>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 03:00:16 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.24.3-r1) (2/2) Installing .makedepends-docker-registry (20250513.030017) Executing busybox-1.37.0-r17.trigger OK: 443 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/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-05-13T03:00:45Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-13T03:00:45Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.047s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-13T03:00:45Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.015s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.010s === 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.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.144s ? 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.010s === 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.009s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.014s === 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.012s ? 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/05/13 03:00:45 http: TLS handshake error from 127.0.0.1:34122: 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:38189/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38189/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38189/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38189/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:43747?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.62s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-13T03:00:46Z" level=info msg="broadcaster: closing" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="closing testSink" time="2025-05-13T03:00:46Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-13T03:00:46Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:46Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=warning msg="&{0xc000120fc0 0.9} encountered too many errors, backing off" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T03:00:47Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.32s) PASS ok github.com/docker/distribution/notifications 2.139s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-13T03:00:45Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T03:00:45.914505807Z" 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.3 time="2025-05-13T03:00:45.914558227Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:00:45.914657727Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.24.3 time="2025-05-13T03:00:45.91559014Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-13T03:00:48.91989945Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-13T03:00:49.024080234Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=ad4f8098-0785-44d2-b2ad-4e30cc15169d http.request.method=GET http.request.remoteaddr="[::1]:40492" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.094045ms http.response.status=200 http.response.written=2 ::1 - - [13/May/2025:03:00:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-13T03:00:49.970890799Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T03:00:49.972902524Z" 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.3 time="2025-05-13T03:00:49.972959674Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:00:49.973191545Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.24.3 time="2025-05-13T03:00:49.973520886Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-13T03:00:49.973552816Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-13T03:00:49.974355448Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-13T03:00:52.987089429Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=7ff0babc-43ed-419b-99c9-388cecde04e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60856" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.280781ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:00:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-13T03:00:52.98750101Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (4.06s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-13T03:00:53.752463443Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T03:00:53.754033227Z" 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.3 time="2025-05-13T03:00:53.754076997Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:00:53.754156067Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.24.3 time="2025-05-13T03:00:53.755027339Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.77s) PASS ok github.com/docker/distribution/registry 15.960s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.011s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.09s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.174s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-13T03:00:45Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=25fb95b1-58f1-4e08-bf90-57717165fee1 time="2025-05-13T03:00:45Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=25fb95b1-58f1-4e08-bf90-57717165fee1 --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2025-05-13T03:00:46Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password=9Ek4wnsogJPww5uQiqRBUSKOVaDSWNUdvzuphAfmOHc user=docker --- PASS: TestCreateHtpasswdFile (0.12s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.141s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.009s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.02s) === RUN TestLeeway time="2025-05-13T03:00:45Z" level=info msg="token not to be used before 2025-05-13 03:00:46 +0000 UTC - currently 2025-05-13 03:00:45.956816014 +0000 UTC m=+0.022182447" time="2025-05-13T03:00:45Z" level=info msg="token not to be used after 2025-05-13 03:00:45 +0000 UTC - currently 2025-05-13 03:00:45.958209108 +0000 UTC m=+0.023575591" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-05-13T03:00:45Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.043s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.103s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.028s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.008s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-13T03:00: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.3 time="2025-05-13T03:00:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:00:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34237" http.request.id=c00049c7-8dbd-4586-825d-8cbf84d16fff http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.001693ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:00:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-13T03:00: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.3 time="2025-05-13T03:00:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:00:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=216dc3aa-787a-420f-8e06-5ae4748df1de http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.808964ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:03:00:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T03:00:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=1566b651-4aed-438b-814a-27775dd34899 http.request.method=POST http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.456036ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:46 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:00:50Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=bda27000-cd84-4d1a-bce9-3696e49c2f5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/aaaa/blobs/uploads/904230a7-a4fe-4816-a05d-79bbd9510448?_state=mMPpVUrBRpPyFRbjQZ6rWPac-M9nDxPbfXcp7In8_Kh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MDQyMzBhNy1hNGZlLTQ4MTYtYTA1ZC03OWJiZDk1MTA0NDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDA6NDYuNDQxMTY5MjU1WiJ9&digest=sha256%3A251e00ac2e856944626c007f61c774694edbb9ee939ff27935adb1c7c6b19503" http.request.useragent="Go-http-client/1.1" http.response.duration=4.031482489s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:46 +0000] "PUT /v2/foo/aaaa/blobs/uploads/904230a7-a4fe-4816-a05d-79bbd9510448?_state=mMPpVUrBRpPyFRbjQZ6rWPac-M9nDxPbfXcp7In8_Kh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MDQyMzBhNy1hNGZlLTQ4MTYtYTA1ZC03OWJiZDk1MTA0NDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDA6NDYuNDQxMTY5MjU1WiJ9&digest=sha256%3A251e00ac2e856944626c007f61c774694edbb9ee939ff27935adb1c7c6b19503 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:00:50Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=be379b83-7e1a-4899-80fc-18403002029b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.652832ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:50 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:00:50Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=d3e53dae-113d-40d6-bd46-3863338eaa55 http.request.method=POST http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.359766ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:00:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=ee0b2908-a883-449f-9c77-425aead8a7d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/bbbb/blobs/uploads/c1851a43-13d9-46ac-a9cb-720ebe04475b?_state=CL0pV5-AmhsSmTDdMb-7qrxs2oe9D21hGSMEb7VEfDd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjMTg1MWE0My0xM2Q5LTQ2YWMtYTljYi03MjBlYmUwNDQ3NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDA6NTAuODE3MTkxNTM4WiJ9&digest=sha256%3A0b734d55d9f99b628038b873369584d6212e489f7e9a449da265cf050bca5703" http.request.useragent="Go-http-client/1.1" http.response.duration=8.153977748s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c1851a43-13d9-46ac-a9cb-720ebe04475b?_state=CL0pV5-AmhsSmTDdMb-7qrxs2oe9D21hGSMEb7VEfDd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjMTg1MWE0My0xM2Q5LTQ2YWMtYTljYi03MjBlYmUwNDQ3NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDA6NTAuODE3MTkxNTM4WiJ9&digest=sha256%3A0b734d55d9f99b628038b873369584d6212e489f7e9a449da265cf050bca5703 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:00:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=9e602425-6583-445d-b40a-dea077dd6370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.235368ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:58 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:00:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=cf2efe4b-25c3-4f41-b3c2-d4812736015b http.request.method=POST http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.132605ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:59 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=792acb02-8e9f-4bac-affd-70e3cbab5476 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/cccc/blobs/uploads/a3aff7e2-0333-4b10-9162-c00e21d2a558?_state=w8Ea3z8_OlaJ6bFn3lF14yR8jhLJZhw_HlVbvkdQU5Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhM2FmZjdlMi0wMzMzLTRiMTAtOTE2Mi1jMDBlMjFkMmE1NTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDA6NTkuMTk2NzY1NDA5WiJ9&digest=sha256%3A7317f27ce48c68724bc8ca24c334a8b0be4298a0bdacda1e6efb433df4950553" http.request.useragent="Go-http-client/1.1" http.response.duration=3.313648396s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:00:59 +0000] "PUT /v2/foo/cccc/blobs/uploads/a3aff7e2-0333-4b10-9162-c00e21d2a558?_state=w8Ea3z8_OlaJ6bFn3lF14yR8jhLJZhw_HlVbvkdQU5Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhM2FmZjdlMi0wMzMzLTRiMTAtOTE2Mi1jMDBlMjFkMmE1NTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDA6NTkuMTk2NzY1NDA5WiJ9&digest=sha256%3A7317f27ce48c68724bc8ca24c334a8b0be4298a0bdacda1e6efb433df4950553 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=2d26e595-3526-4482-aa9a-87afafbcead1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.87142ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:02 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=d5220b45-6149-4d70-8ebd-eb337837e0fd http.request.method=POST http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.429076ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:02 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=3ffd45a2-514c-4642-94b6-b5bac31f5c74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/dddd/blobs/uploads/66a1dd3a-1ce6-402e-94ee-224012ca88c3?_state=i_N_sDdcTfVutZ3jzxty2FZVy65Gt6oTan5Z9exZgJ97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2NmExZGQzYS0xY2U2LTQwMmUtOTRlZS0yMjQwMTJjYTg4YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MDIuNzgxNzcwOTQ0WiJ9&digest=sha256%3A762529caee9f171ef0c3d24cc0ac776a607e8f938872904f8a20067b7ef47e87" http.request.useragent="Go-http-client/1.1" http.response.duration=5.738657895s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:02 +0000] "PUT /v2/foo/dddd/blobs/uploads/66a1dd3a-1ce6-402e-94ee-224012ca88c3?_state=i_N_sDdcTfVutZ3jzxty2FZVy65Gt6oTan5Z9exZgJ97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2NmExZGQzYS0xY2U2LTQwMmUtOTRlZS0yMjQwMTJjYTg4YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MDIuNzgxNzcwOTQ0WiJ9&digest=sha256%3A762529caee9f171ef0c3d24cc0ac776a607e8f938872904f8a20067b7ef47e87 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=772fc99c-b257-480f-946e-9a93ae52b730 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.89853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:08 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=203faa96-df2f-4569-9b5e-d83bd00dfdb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.149606ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:08 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=a3d4f3ee-3331-4a6f-a420-1277e700a4dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/eeee/blobs/uploads/06f7d599-7770-44dc-8f42-e555de690268?_state=G-ptLw1SzMvumqmfLpepUKrjSaV879praMwER1m7aWl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwNmY3ZDU5OS03NzcwLTQ0ZGMtOGY0Mi1lNTU1ZGU2OTAyNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MDguODczMTc2NTk0WiJ9&digest=sha256%3A762ff9f5f4993b3f5bba42ee644000df638ee248f795475f1800732e9e2dcb2c" http.request.useragent="Go-http-client/1.1" http.response.duration=8.216198446s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:08 +0000] "PUT /v2/foo/eeee/blobs/uploads/06f7d599-7770-44dc-8f42-e555de690268?_state=G-ptLw1SzMvumqmfLpepUKrjSaV879praMwER1m7aWl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwNmY3ZDU5OS03NzcwLTQ0ZGMtOGY0Mi1lNTU1ZGU2OTAyNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MDguODczMTc2NTk0WiJ9&digest=sha256%3A762ff9f5f4993b3f5bba42ee644000df638ee248f795475f1800732e9e2dcb2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=672639da-f64b-4bc3-87bc-686b43b24127 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.372058ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:17 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=1b53c970-0c16-4798-8a2c-b1e255cd0c0e http.request.method=POST http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.298756ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:17 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=809bdb5f-b9a7-422d-b975-7a59d3c474aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/ffff/blobs/uploads/ff79a647-46eb-4ccc-83b4-4ac5beb340ca?_state=iadge5TW2JpDhA5JQdR33KvHLG4ei-yA1r6tsEDLdJN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmZjc5YTY0Ny00NmViLTRjY2MtODNiNC00YWM1YmViMzQwY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MTcuMzgxNDkwODMyWiJ9&digest=sha256%3A4abf7a5c03b1308e4179d37ca0a0945f9939cac61bfa5dbd5d50c7f3d38e811a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.009175241s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:17 +0000] "PUT /v2/foo/ffff/blobs/uploads/ff79a647-46eb-4ccc-83b4-4ac5beb340ca?_state=iadge5TW2JpDhA5JQdR33KvHLG4ei-yA1r6tsEDLdJN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmZjc5YTY0Ny00NmViLTRjY2MtODNiNC00YWM1YmViMzQwY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MTcuMzgxNDkwODMyWiJ9&digest=sha256%3A4abf7a5c03b1308e4179d37ca0a0945f9939cac61bfa5dbd5d50c7f3d38e811a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=78ef9a6c-630e-413c-8248-2218099d4fa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.536429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=3467b8b9-008e-4fdd-b40e-f49386b14a1f http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.702085ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=25ec513b-a42b-45d8-9df9-5658728cb90e http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.546254ms http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=54a5f8f4-edd3-4d1b-bfad-247db473ca94 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" 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=1.243063ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=4cc28c49-928d-449d-945b-be819e241b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.397323ms http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=04caebcf-e79d-447a-ad26-f7ba9cf2e501 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.214563ms http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=4b3defa6-1129-40b6-af4a-55b10767c496 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.438794ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" 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.3 http.request.host="127.0.0.1:45803" http.request.id=dcf5e6ce-7518-481c-be64-43855839e3b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" 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=1.416123ms http.response.status=400 http.response.written=116 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" 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.3 http.request.host="127.0.0.1:45803" http.request.id=2edea8b1-a908-4cd4-9969-5bd1c184fcb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.278974ms http.response.status=400 http.response.written=115 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=b0bf324b-a4ae-4ecd-832b-4dc717b7b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" 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=1.294614ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45803" http.request.id=40dc6a58-f45a-4fbf-b263-cd41f388f697 http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" 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=1.346694ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T03:01:22Z" 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.3 time="2025-05-13T03:01:22Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:01:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=36c3863a-ee24-4abf-ae79-1a18d5381441 http.request.method=POST http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.228986ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=5decf774-6df6-4623-b1ab-2f1f34f4dca3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/aaaa/blobs/uploads/183eef75-2629-4c1b-9227-375cd399ef61?_state=XDK6tCn7JmWAqWi2yBBuglj4JABCifvkcxHOOCROTIt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxODNlZWY3NS0yNjI5LTRjMWItOTIyNy0zNzVjZDM5OWVmNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MjIuNjkwODM0NzM2WiJ9&digest=sha256%3A0066ec078f1adeaea2f76b7a064c6b311a4f55dea4ed7319932bd447f3a559dd" http.request.useragent="Go-http-client/1.1" http.response.duration=4.107338241s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:22 +0000] "PUT /v2/foo/aaaa/blobs/uploads/183eef75-2629-4c1b-9227-375cd399ef61?_state=XDK6tCn7JmWAqWi2yBBuglj4JABCifvkcxHOOCROTIt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxODNlZWY3NS0yNjI5LTRjMWItOTIyNy0zNzVjZDM5OWVmNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MjIuNjkwODM0NzM2WiJ9&digest=sha256%3A0066ec078f1adeaea2f76b7a064c6b311a4f55dea4ed7319932bd447f3a559dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=78d05147-9ee5-4712-a557-97af98e628e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.419609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:26 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=d21fd71c-61c3-4770-a745-6d0249c0f1a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.484784ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:27 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=8898ea84-68b4-4cbf-aa5b-2a092ac31376 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/bbbb/blobs/uploads/54f5f17e-d3de-4729-9dee-275f30303c0d?_state=Gq8SHj_6saOP2FNZiTV35XZiwNcUzTfOvpWI-F4VZwx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1NGY1ZjE3ZS1kM2RlLTQ3MjktOWRlZS0yNzVmMzAzMDNjMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MjcuMDgyODQ0OTdaIn0%3D&digest=sha256%3A89128996bfbd1696e4b48995358103da02b511df9efa29ff2be02a7c3494389b" http.request.useragent="Go-http-client/1.1" http.response.duration=5.013026212s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:27 +0000] "PUT /v2/foo/bbbb/blobs/uploads/54f5f17e-d3de-4729-9dee-275f30303c0d?_state=Gq8SHj_6saOP2FNZiTV35XZiwNcUzTfOvpWI-F4VZwx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1NGY1ZjE3ZS1kM2RlLTQ3MjktOWRlZS0yNzVmMzAzMDNjMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MjcuMDgyODQ0OTdaIn0%3D&digest=sha256%3A89128996bfbd1696e4b48995358103da02b511df9efa29ff2be02a7c3494389b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=bbc80d5b-9752-4935-9507-bb7de9d3bdeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.572229ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:32 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=038dad2e-823a-4387-9ca4-457eef85eec5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188095ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:32 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=ce176777-606a-40d5-afcc-b66fb5bb8467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/cccc/blobs/uploads/4ca3ba1c-54f7-419d-96a0-a0065bedc33c?_state=ntM_WILMtPt9uKXnyAPSzOXVaPt0ynsh8Chfvbg9Tdx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0Y2EzYmExYy01NGY3LTQxOWQtOTZhMC1hMDA2NWJlZGMzM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MzIuNDMxOTkxNTc1WiJ9&digest=sha256%3A570f619c5a68ea0705ce9fe77e80cf0a48402b5da281d52fc35444a476003237" http.request.useragent="Go-http-client/1.1" http.response.duration=6.301650924s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:32 +0000] "PUT /v2/foo/cccc/blobs/uploads/4ca3ba1c-54f7-419d-96a0-a0065bedc33c?_state=ntM_WILMtPt9uKXnyAPSzOXVaPt0ynsh8Chfvbg9Tdx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0Y2EzYmExYy01NGY3LTQxOWQtOTZhMC1hMDA2NWJlZGMzM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MzIuNDMxOTkxNTc1WiJ9&digest=sha256%3A570f619c5a68ea0705ce9fe77e80cf0a48402b5da281d52fc35444a476003237 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=747009d5-0bcb-4809-84ce-647137669e74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.591289ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:38 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=e05793f8-6c61-4199-82ce-68ac2e4b7989 http.request.method=POST http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.512524ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:38 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=347d672b-6860-41eb-8318-b5f4bcdb5bbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/dddd/blobs/uploads/8028d1ff-9158-4242-ade8-5bdeb7c6fffa?_state=AlbuOa4Ycfyba4ilWKAvdp0cq2aUR-hwTlAtwvMnpgh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4MDI4ZDFmZi05MTU4LTQyNDItYWRlOC01YmRlYjdjNmZmZmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MzguOTMyODg5MDg1WiJ9&digest=sha256%3A6a1ada28f958565056e19c1185753f707566cf172da3712b6a67d3a66781c2f6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.7955608s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:38 +0000] "PUT /v2/foo/dddd/blobs/uploads/8028d1ff-9158-4242-ade8-5bdeb7c6fffa?_state=AlbuOa4Ycfyba4ilWKAvdp0cq2aUR-hwTlAtwvMnpgh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4MDI4ZDFmZi05MTU4LTQyNDItYWRlOC01YmRlYjdjNmZmZmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6MzguOTMyODg5MDg1WiJ9&digest=sha256%3A6a1ada28f958565056e19c1185753f707566cf172da3712b6a67d3a66781c2f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=e0b66ac5-fc92-4e60-b184-354405311339 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.291989ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:41 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33881" http.request.id=2eaca405-2d07-4448-8b38-d9221d789ce3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44282" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.507583ms http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:03:01:41 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (55.55s) === RUN TestURLPrefix time="2025-05-13T03:01: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.3 time="2025-05-13T03:01:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:01:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33661" http.request.id=8dfb187d-e6ca-4fe5-b3ba-8e1cf5eb2115 http.request.method=GET http.request.remoteaddr="127.0.0.1:53256" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.443253ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:01:41 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-05-13T03:01: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.3 time="2025-05-13T03:01:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:01:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=172e7dfe-9925-4b6e-8f37-ea4e66942096 http.request.method=GET http.request.remoteaddr="127.0.0.1:55086" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.938965ms http.response.status=404 http.response.written=157 vars.digest="sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "GET /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=81731d3e-8c9a-4d0a-baa8-e956d4e0ae0b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.626344ms http.response.status=404 http.response.written=157 vars.digest="sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=b059effc-ac35-4d75-aab3-eb5a4b538450 http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.603854ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=9f9abdb0-23a2-48bf-91b3-1c68665f8c5c http.request.method=GET http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.747494ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "GET /v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=0ab81fe9-695c-4cf7-aa85-cbbe7f1c5a8b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.629734ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "DELETE /v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=110f29fa-0298-4cae-9d0f-9bc3aa4de4c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=154dbbb4-56f3-4796-a223-07c8cdc49bf1 time="2025-05-13T03:01:42Z" 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.3 http.request.host="127.0.0.1:34867" http.request.id=110f29fa-0298-4cae-9d0f-9bc3aa4de4c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.606604ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=154dbbb4-56f3-4796-a223-07c8cdc49bf1 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "GET /v2/foo/bar/blobs/uploads/154dbbb4-56f3-4796-a223-07c8cdc49bf1?_state=lnihPgR61ruqUIrr3bHeNbVjRsSPVAt7SU-h9FklaXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGRiYmI0LTU2ZjMtNDc5Ni1hMjIzLTA3YzhjZGM0OWJmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMTg0ODQ1MTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=b3b77105-aa71-4283-ae92-cd6f15627a20 http.request.method=POST http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642704ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=525a25d7-64f9-4a5c-9a01-9cd9714288c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/91b5bcbc-a706-46df-92e6-85264a3af103?_state=0lHF6gzavuKcXQX5GnEdLDEmZIdZ-z3YWvM0HHVrY2F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxYjViY2JjLWE3MDYtNDZkZi05MmU2LTg1MjY0YTNhZjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMjYzMjk4MzFaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" provided=sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a vars.name="foo/bar" vars.uuid=91b5bcbc-a706-46df-92e6-85264a3af103 time="2025-05-13T03:01:42Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=525a25d7-64f9-4a5c-9a01-9cd9714288c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/91b5bcbc-a706-46df-92e6-85264a3af103?_state=0lHF6gzavuKcXQX5GnEdLDEmZIdZ-z3YWvM0HHVrY2F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxYjViY2JjLWE3MDYtNDZkZi05MmU2LTg1MjY0YTNhZjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMjYzMjk4MzFaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=91b5bcbc-a706-46df-92e6-85264a3af103 time="2025-05-13T03:01:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=525a25d7-64f9-4a5c-9a01-9cd9714288c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/91b5bcbc-a706-46df-92e6-85264a3af103?_state=0lHF6gzavuKcXQX5GnEdLDEmZIdZ-z3YWvM0HHVrY2F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxYjViY2JjLWE3MDYtNDZkZi05MmU2LTg1MjY0YTNhZjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMjYzMjk4MzFaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.787484ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=91b5bcbc-a706-46df-92e6-85264a3af103 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "PUT /v2/foo/bar/blobs/uploads/91b5bcbc-a706-46df-92e6-85264a3af103?_state=0lHF6gzavuKcXQX5GnEdLDEmZIdZ-z3YWvM0HHVrY2F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxYjViY2JjLWE3MDYtNDZkZi05MmU2LTg1MjY0YTNhZjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMjYzMjk4MzFaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=cb2b00fe-2a6d-47fc-be7d-1b5d76e93cf6 http.request.method=POST http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493824ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=ce37cc6a-db87-4da0-9508-0b2185edbb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/02807958-72ae-4489-925d-f8c51af665a9?_state=HQHBAn2LPKNoLZqC3EBsbrlPYlRjVJPiu9GgfGdq9DB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyODA3OTU4LTcyYWUtNDQ4OS05MjVkLWY4YzUxYWY2NjVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMzAyNTIyMzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "PUT /v2/foo/bar/blobs/uploads/02807958-72ae-4489-925d-f8c51af665a9?_state=HQHBAn2LPKNoLZqC3EBsbrlPYlRjVJPiu9GgfGdq9DB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyODA3OTU4LTcyYWUtNDQ4OS05MjVkLWY4YzUxYWY2NjVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMzAyNTIyMzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=8b74f773-e005-4886-a897-a6949b5b2049 http.request.method=POST http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165073ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=f0974add-8837-420e-b52b-d437a0bbfcb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/dd22b063-8b7c-4264-be83-a9b220c5095f?_state=NAVcDtRtGo3-E5uJji1Z2ra5n8xChTG9t9h66CLaivh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkMjJiMDYzLThiN2MtNDI2NC1iZTgzLWE5YjIyMGM1MDk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMzM0NDA3NFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725384ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "PUT /v2/foo/bar/blobs/uploads/dd22b063-8b7c-4264-be83-a9b220c5095f?_state=NAVcDtRtGo3-E5uJji1Z2ra5n8xChTG9t9h66CLaivh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkMjJiMDYzLThiN2MtNDI2NC1iZTgzLWE5YjIyMGM1MDk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMzM0NDA3NFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=6c18722a-b0f1-457c-9435-54849941a0cc http.request.method=POST http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.404543ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=1fd8be81-299a-48de-890f-5088ef93d80f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/b493a75b-57f7-4332-9761-466aa07c8ffa?_state=jtb-WEo6uLYHVPVhlNih4UPChfcliU6bp-dTk9ZMJaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0OTNhNzViLTU3ZjctNDMzMi05NzYxLTQ2NmFhMDdjOGZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMzcxMDkwNDlaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.41430545s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:42 +0000] "PUT /v2/foo/bar/blobs/uploads/b493a75b-57f7-4332-9761-466aa07c8ffa?_state=jtb-WEo6uLYHVPVhlNih4UPChfcliU6bp-dTk9ZMJaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0OTNhNzViLTU3ZjctNDMzMi05NzYxLTQ2NmFhMDdjOGZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Mi4wMzcxMDkwNDlaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=5ee06efa-b8e5-4fe5-8d16-fc77047f5d5f http.request.method=POST http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34867" http.request.id=0649f3ea-d158-4044-9402-f4befcf802f7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/9a57dddf-671a-41ac-b3e6-9b3776cdc0c0?_state=MFIE3S2vy_8W8tZlkmqCHSgf_MAt2qky22DXipyDHxR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhNTdkZGRmLTY3MWEtNDFhYy1iM2U2LTliMzc3NmNkYzBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Ny42MTQ1MDIzOTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.717852332s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:47 +0000] "PATCH /v2/foo/bar/blobs/uploads/9a57dddf-671a-41ac-b3e6-9b3776cdc0c0?_state=MFIE3S2vy_8W8tZlkmqCHSgf_MAt2qky22DXipyDHxR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhNTdkZGRmLTY3MWEtNDFhYy1iM2U2LTliMzc3NmNkYzBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo0Ny42MTQ1MDIzOTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=c83cda3d-0f95-46d0-af32-231405e72b0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/uploads/9a57dddf-671a-41ac-b3e6-9b3776cdc0c0?_state=mXXpc-8fxHpu_HSfeFRmH-BFtOFAFCYc-aiWIJFxykl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhNTdkZGRmLTY3MWEtNDFhYy1iM2U2LTliMzc3NmNkYzBjMCIsIk9mZnNldCI6Mjc1NjcxMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6NDdaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.424676ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "PUT /v2/foo/bar/blobs/uploads/9a57dddf-671a-41ac-b3e6-9b3776cdc0c0?_state=mXXpc-8fxHpu_HSfeFRmH-BFtOFAFCYc-aiWIJFxykl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhNTdkZGRmLTY3MWEtNDFhYy1iM2U2LTliMzc3NmNkYzBjMCIsIk9mZnNldCI6Mjc1NjcxMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6NDdaIn0%3D&digest=sha256%3A9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=8b5b4c20-9c0a-4009-a923-637025fdea43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.733505ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=0014e511-f5f3-481c-9c36-33f8f76676c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=135.412104ms http.response.status=200 http.response.written=27567104 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 200 27567104 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=error msg="error parsing digest="sha257:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=5fbee274-4b3a-4779-ac58-460283706a47 http.request.method=GET http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/sha257:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" vars.name="foo/bar" time="2025-05-13T03:01:53Z" 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.3 http.request.host="127.0.0.1:34867" http.request.id=5fbee274-4b3a-4779-ac58-460283706a47 http.request.method=GET http.request.remoteaddr="127.0.0.1:55110" http.request.uri="/v2/foo/bar/blobs/sha257:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.707054ms http.response.status=400 http.response.written=110 vars.digest="sha257:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/sha257:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=9fe26de3-0579-478e-8420-5af5e74a53f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58364" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.866795ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:01: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.3 time="2025-05-13T03:01:53Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:01:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=0bdeab05-06e3-4966-90d4-5982e652bf4b http.request.method=GET http.request.remoteaddr="127.0.0.1:56736" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.896425ms http.response.status=404 http.response.written=157 vars.digest="sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=95628316-2d81-4687-86de-85d67d1f17b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56752" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.563814ms http.response.status=404 http.response.written=157 vars.digest="sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=8e9ec7f2-bf1f-4554-8891-e8c909b85f03 http.request.method=POST http.request.remoteaddr="127.0.0.1:56752" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.696614ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=86259fff-4f5e-4a26-a18b-99316313b63c http.request.method=GET http.request.remoteaddr="127.0.0.1:56752" http.request.uri="/v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.696294ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=6d742908-5370-4dda-8b90-bdacc1c908ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56752" http.request.uri="/v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.618404ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "DELETE /v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=525d5aa8-cca9-44a0-b39d-f57d67a7df30 http.request.method=GET http.request.remoteaddr="127.0.0.1:56752" http.request.uri="/v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1d5e816f-d4ea-4634-982c-df36cc5cd4e0 time="2025-05-13T03:01:53Z" 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.3 http.request.host="127.0.0.1:37233" http.request.id=525d5aa8-cca9-44a0-b39d-f57d67a7df30 http.request.method=GET http.request.remoteaddr="127.0.0.1:56752" http.request.uri="/v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.558544ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1d5e816f-d4ea-4634-982c-df36cc5cd4e0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/uploads/1d5e816f-d4ea-4634-982c-df36cc5cd4e0?_state=-2uiHkMrn-tVERGkGGkwPw4tbwYnUEhwYe7lcpIaxT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNWU4MTZmLWQ0ZWEtNDYzNC05ODJjLWRmMzZjYzVjZDRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTIxNTk4OTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=0380d606-1a82-4e9e-b0e9-0fe0d44435cb http.request.method=POST http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.656695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=f0679fdb-0444-4464-bd2f-aa479d3085f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/3aa0d42b-1178-4295-a801-026c8e7acf81?_state=kY6bT3whIf8XLrrDWniZYmV7bKYnaq26aeCYQgKghet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhYTBkNDJiLTExNzgtNDI5NS1hODAxLTAyNmM4ZTdhY2Y4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTk4NzA5MjJaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" provided=sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd vars.name="foo/bar" vars.uuid=3aa0d42b-1178-4295-a801-026c8e7acf81 time="2025-05-13T03:01:53Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=f0679fdb-0444-4464-bd2f-aa479d3085f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/3aa0d42b-1178-4295-a801-026c8e7acf81?_state=kY6bT3whIf8XLrrDWniZYmV7bKYnaq26aeCYQgKghet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhYTBkNDJiLTExNzgtNDI5NS1hODAxLTAyNmM4ZTdhY2Y4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTk4NzA5MjJaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3aa0d42b-1178-4295-a801-026c8e7acf81 time="2025-05-13T03:01:53Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=f0679fdb-0444-4464-bd2f-aa479d3085f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/3aa0d42b-1178-4295-a801-026c8e7acf81?_state=kY6bT3whIf8XLrrDWniZYmV7bKYnaq26aeCYQgKghet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhYTBkNDJiLTExNzgtNDI5NS1hODAxLTAyNmM4ZTdhY2Y4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTk4NzA5MjJaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.497394ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3aa0d42b-1178-4295-a801-026c8e7acf81 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "PUT /v2/foo/bar/blobs/uploads/3aa0d42b-1178-4295-a801-026c8e7acf81?_state=kY6bT3whIf8XLrrDWniZYmV7bKYnaq26aeCYQgKghet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhYTBkNDJiLTExNzgtNDI5NS1hODAxLTAyNmM4ZTdhY2Y4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My43OTk4NzA5MjJaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=bc733477-3707-4937-be27-a245c031ce68 http.request.method=POST http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331024ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=8201951b-48da-4a58-a9da-bef8fe11c7c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/655a2ca1-c2fa-4c87-bbc8-334eae989a4b?_state=7j6lqOZR3tdD7qh-6IqVN_HAARwwcrJsi6j_hC2Imel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1NWEyY2ExLWMyZmEtNGM4Ny1iYmM4LTMzNGVhZTk4OWE0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My44MDMzNjIzMDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.951575ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "PUT /v2/foo/bar/blobs/uploads/655a2ca1-c2fa-4c87-bbc8-334eae989a4b?_state=7j6lqOZR3tdD7qh-6IqVN_HAARwwcrJsi6j_hC2Imel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1NWEyY2ExLWMyZmEtNGM4Ny1iYmM4LTMzNGVhZTk4OWE0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My44MDMzNjIzMDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=5f33cc77-de05-41d4-9af7-1ff562e9702c http.request.method=POST http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530744ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=a14f68d9-4493-4992-85ea-c821990c9e1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/15f9ecbf-8a84-453f-998e-d5afffd00865?_state=kWZPB6weczd1Mb4GQUac2nxSPknOGvg8OhzYI0fbjZ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1ZjllY2JmLThhODQtNDUzZi05OThlLWQ1YWZmZmQwMDg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My44MDczODExMzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.834815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "PUT /v2/foo/bar/blobs/uploads/15f9ecbf-8a84-453f-998e-d5afffd00865?_state=kWZPB6weczd1Mb4GQUac2nxSPknOGvg8OhzYI0fbjZ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1ZjllY2JmLThhODQtNDUzZi05OThlLWQ1YWZmZmQwMDg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My44MDczODExMzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=3101d3b0-d455-4ac6-8748-d88ea87c7b3e http.request.method=POST http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502804ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=6b7e9cf3-7043-4bcd-8438-aa980045200c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/0c63c98e-5943-48fd-8e7f-a28f635bcb44?_state=IUalD0GR8Pyz2UZauG819NUONij2YPXIGWv88mjkBvd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjNjNjOThlLTU5NDMtNDhmZC04ZTdmLWEyOGY2MzViY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My44MTEyNTIxOTFaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.duration=5.393055407s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "PUT /v2/foo/bar/blobs/uploads/0c63c98e-5943-48fd-8e7f-a28f635bcb44?_state=IUalD0GR8Pyz2UZauG819NUONij2YPXIGWv88mjkBvd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjNjNjOThlLTU5NDMtNDhmZC04ZTdmLWEyOGY2MzViY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1My44MTEyNTIxOTFaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:01:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=9a8421bf-92af-43fb-85fd-080e428ed7a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.096055ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37233" http.request.id=e8740b75-9111-45f0-a631-94b5de4eefad http.request.method=PATCH http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/42c25f55-2eba-4130-a641-a60ca40d4755?_state=h-VAd4XtPwrndnl3FXy0DP3kU_DE2ZARJrVQiuqWRFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYzI1ZjU1LTJlYmEtNDEzMC1hNjQxLWE2MGNhNDBkNDc1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1OS4zNjQ5NDkwMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.412426975s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:01:59 +0000] "PATCH /v2/foo/bar/blobs/uploads/42c25f55-2eba-4130-a641-a60ca40d4755?_state=h-VAd4XtPwrndnl3FXy0DP3kU_DE2ZARJrVQiuqWRFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYzI1ZjU1LTJlYmEtNDEzMC1hNjQxLWE2MGNhNDBkNDc1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMTo1OS4zNjQ5NDkwMTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=29982208-0422-4223-a8e5-aa06001096a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/uploads/42c25f55-2eba-4130-a641-a60ca40d4755?_state=gLJERc7zhiAC6JobbGlTpK8b0dst8NWIsrC6DSULAF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYzI1ZjU1LTJlYmEtNDEzMC1hNjQxLWE2MGNhNDBkNDc1NSIsIk9mZnNldCI6MjcxMjA2NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6NTlaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.171205ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "PUT /v2/foo/bar/blobs/uploads/42c25f55-2eba-4130-a641-a60ca40d4755?_state=gLJERc7zhiAC6JobbGlTpK8b0dst8NWIsrC6DSULAF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYzI1ZjU1LTJlYmEtNDEzMC1hNjQxLWE2MGNhNDBkNDc1NSIsIk9mZnNldCI6MjcxMjA2NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDE6NTlaIn0%3D&digest=sha256%3A9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=2de36c02-ee02-4f5b-aa9c-a37588b8d149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.550114ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=e5eabd4a-8def-423a-8840-b9df9862e8cc http.request.method=GET http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=134.098371ms http.response.status=200 http.response.written=27120640 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "GET /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 200 27120640 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=error msg="error parsing digest="sha257:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=f8caf3d6-3847-4c03-9ca6-9324e628f2da http.request.method=GET http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha257:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" vars.name="foo/bar" time="2025-05-13T03:02:04Z" 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.3 http.request.host="127.0.0.1:37233" http.request.id=f8caf3d6-3847-4c03-9ca6-9324e628f2da http.request.method=GET http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha257:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.621744ms http.response.status=400 http.response.written=110 vars.digest="sha257:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "GET /v2/foo/bar/blobs/sha257:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=f94f0f1f-ca9d-41e9-bd26-c28e2b87ed34 http.request.method=GET http.request.remoteaddr="127.0.0.1:49244" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.554394ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "GET /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=ae4e0d37-71d9-4bdc-a293-67bbb91a291c http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.122948ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "GET /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37233" http.request.id=046d35c0-0e45-42ef-86f1-013857c6de9c http.request.method=GET http.request.remoteaddr="127.0.0.1:49244" http.request.uri="/v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.234914ms http.response.status=200 http.response.written=65536 127.0.0.1 - - [13/May/2025:03:02:04 +0000] "GET /v2/foo/bar/blobs/sha256:9c18a57c9597ec14a6726faf42383351568841a7e0312c30f27dfc930934aebd HTTP/1.1" 200 65536 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=eee41fde-0c34-4192-be49-d099e2dd503e http.request.method=GET http.request.remoteaddr="127.0.0.1:58364" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.446875771s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-05-13T03:02:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34867" http.request.id=d35ba68e-72d2-48f5-8fb2-842700cc877a http.request.method=GET http.request.remoteaddr="127.0.0.1:58356" http.request.uri="/v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.453392868s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [13/May/2025:03:01:53 +0000] "GET /v2/foo/bar/blobs/sha256:9172be79d6b657356ca2fc87e7b9fee7cd95b106369f1c7ded3d0d43fe07411a HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (23.22s) === RUN TestBlobDelete time="2025-05-13T03:02: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.3 time="2025-05-13T03:02:04Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=4d90e4fa-5260-48cb-bed3-2e4aabcd36bf http.request.method=GET http.request.remoteaddr="127.0.0.1:54064" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.860845ms http.response.status=404 http.response.written=157 vars.digest="sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "GET /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=81e430f8-83cc-4b6c-b687-3f89b339b88b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54070" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.444474ms http.response.status=404 http.response.written=157 vars.digest="sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=b1e5bc42-b74c-477a-bb0d-fc295fb3a837 http.request.method=POST http.request.remoteaddr="127.0.0.1:54070" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=ff440249-cddb-4a6a-803d-bfd28474df51 http.request.method=GET http.request.remoteaddr="127.0.0.1:54070" http.request.uri="/v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.568644ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "GET /v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=93091aa5-a949-41b9-a83a-2510df367990 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54070" http.request.uri="/v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.374693ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=17d31241-65b6-4a35-b3f2-be01113e55c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54070" http.request.uri="/v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5 time="2025-05-13T03:02:05Z" 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.3 http.request.host="127.0.0.1:35757" http.request.id=17d31241-65b6-4a35-b3f2-be01113e55c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54070" http.request.uri="/v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.407143ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "GET /v2/foo/bar/blobs/uploads/f658e6eb-34e1-4b2c-b9d7-13df6ec9eec5?_state=7NGYk1TteHf6huGlEtM5aKsjZ1hobGcU-eYMsZkiiR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NThlNmViLTM0ZTEtNGIyYy1iOWQ3LTEzZGY2ZWM5ZWVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzI0NTU4MTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=42114c62-9a91-4f6f-833a-cde2251ef675 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.310813ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=707de773-534a-471c-a983-25060286ccdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/8d937b4e-4bd7-46c7-b58f-f534d5388481?_state=AUJWGuOY7ZDeOefmJgcvfZLpW9JYG3gr6htOs_k6f9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkOTM3YjRlLTRiZDctNDZjNy1iNThmLWY1MzRkNTM4ODQ4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzk1Mjg2MTdaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" provided=sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 vars.name="foo/bar" vars.uuid=8d937b4e-4bd7-46c7-b58f-f534d5388481 time="2025-05-13T03:02:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=707de773-534a-471c-a983-25060286ccdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/8d937b4e-4bd7-46c7-b58f-f534d5388481?_state=AUJWGuOY7ZDeOefmJgcvfZLpW9JYG3gr6htOs_k6f9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkOTM3YjRlLTRiZDctNDZjNy1iNThmLWY1MzRkNTM4ODQ4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzk1Mjg2MTdaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8d937b4e-4bd7-46c7-b58f-f534d5388481 time="2025-05-13T03:02:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=707de773-534a-471c-a983-25060286ccdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/8d937b4e-4bd7-46c7-b58f-f534d5388481?_state=AUJWGuOY7ZDeOefmJgcvfZLpW9JYG3gr6htOs_k6f9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkOTM3YjRlLTRiZDctNDZjNy1iNThmLWY1MzRkNTM4ODQ4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzk1Mjg2MTdaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.524174ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8d937b4e-4bd7-46c7-b58f-f534d5388481 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "PUT /v2/foo/bar/blobs/uploads/8d937b4e-4bd7-46c7-b58f-f534d5388481?_state=AUJWGuOY7ZDeOefmJgcvfZLpW9JYG3gr6htOs_k6f9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkOTM3YjRlLTRiZDctNDZjNy1iNThmLWY1MzRkNTM4ODQ4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yNzk1Mjg2MTdaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=cd56bb51-5e83-43ad-836f-efb87aacb8b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.267253ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=524ec094-7965-42da-8e44-ed96864a3b6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/d495cd8e-96c1-4b48-a52d-570a339eeff8?_state=2PVOxPijA7cw4j0wBRDfC7HupOoHj4ETFTIs_INrbbB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OTVjZDhlLTk2YzEtNGI0OC1hNTJkLTU3MGEzMzllZWZmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yODI5ODY1OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.624205ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "PUT /v2/foo/bar/blobs/uploads/d495cd8e-96c1-4b48-a52d-570a339eeff8?_state=2PVOxPijA7cw4j0wBRDfC7HupOoHj4ETFTIs_INrbbB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OTVjZDhlLTk2YzEtNGI0OC1hNTJkLTU3MGEzMzllZWZmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yODI5ODY1OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=13a7048a-e9c6-40a4-82f7-1ed34acb0d18 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=6d3afdd8-326b-4436-ac1b-0650d439e54e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/41030404-8894-4c83-9b58-295b1b8fbf67?_state=U9Nvcnr37-V38-O_Ck-a-v6XVn65rJpJITwMTiBUyMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxMDMwNDA0LTg4OTQtNGM4My05YjU4LTI5NWIxYjhmYmY2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yODYzNDQ1MjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340143ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "PUT /v2/foo/bar/blobs/uploads/41030404-8894-4c83-9b58-295b1b8fbf67?_state=U9Nvcnr37-V38-O_Ck-a-v6XVn65rJpJITwMTiBUyMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxMDMwNDA0LTg4OTQtNGM4My05YjU4LTI5NWIxYjhmYmY2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yODYzNDQ1MjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=4fc32a58-05ce-41af-838b-a9db77e78941 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.446824ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=f0725456-ad24-4460-b1e1-c3661d500db8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/3f9e7d9a-f68c-4950-ab8a-263f81568bd5?_state=aeZPdtzeOtWE8HGm10ZHlRHssps9D_EZFzV7oVsKKWl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmOWU3ZDlhLWY2OGMtNDk1MC1hYjhhLTI2M2Y4MTU2OGJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yODk2ODQ1MTJaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.duration=6.231471516s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:05 +0000] "PUT /v2/foo/bar/blobs/uploads/3f9e7d9a-f68c-4950-ab8a-263f81568bd5?_state=aeZPdtzeOtWE8HGm10ZHlRHssps9D_EZFzV7oVsKKWl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmOWU3ZDlhLWY2OGMtNDk1MC1hYjhhLTI2M2Y4MTU2OGJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjowNS4yODk2ODQ1MTJaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=9411fa69-c74e-4f71-9d99-f4ab071fd9c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.869174ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35757" http.request.id=4d83fc46-a834-4c7d-9e11-bfff2b28e08b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/55fabac2-aabf-48eb-b9ed-8ae23247ba02?_state=CMOVWtfFJXjWt9lnGAsKsd1K6yh9V_tzeb4xY4jI_WJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1ZmFiYWMyLWFhYmYtNDhlYi1iOWVkLThhZTIzMjQ3YmEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoxMS42OTQyODM3MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.247917428s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:11 +0000] "PATCH /v2/foo/bar/blobs/uploads/55fabac2-aabf-48eb-b9ed-8ae23247ba02?_state=CMOVWtfFJXjWt9lnGAsKsd1K6yh9V_tzeb4xY4jI_WJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1ZmFiYWMyLWFhYmYtNDhlYi1iOWVkLThhZTIzMjQ3YmEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoxMS42OTQyODM3MjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=357455b1-4a66-4e12-9bbb-d1ac4a6f0956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/uploads/55fabac2-aabf-48eb-b9ed-8ae23247ba02?_state=aBvQKs05hBYlFkYsrJ6vSgxV-8WxGzc64wEFlyYoeqR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1ZmFiYWMyLWFhYmYtNDhlYi1iOWVkLThhZTIzMjQ3YmEwMiIsIk9mZnNldCI6MjkyOTQ1OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6MTFaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.199836ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:17 +0000] "PUT /v2/foo/bar/blobs/uploads/55fabac2-aabf-48eb-b9ed-8ae23247ba02?_state=aBvQKs05hBYlFkYsrJ6vSgxV-8WxGzc64wEFlyYoeqR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1ZmFiYWMyLWFhYmYtNDhlYi1iOWVkLThhZTIzMjQ3YmEwMiIsIk9mZnNldCI6MjkyOTQ1OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6MTFaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=8fe57eaf-4639-467a-b58d-761700461908 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.536214ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=32813c43-9536-4cab-9a4a-4e6b33705f75 http.request.method=GET http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=153.33159ms http.response.status=200 http.response.written=29294592 127.0.0.1 - - [13/May/2025:03:02:17 +0000] "GET /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 200 29294592 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=error msg="error parsing digest="sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=2816f27d-65c2-4515-8c3e-3702533d44d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" time="2025-05-13T03:02:18Z" 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.3 http.request.host="127.0.0.1:35757" http.request.id=2816f27d-65c2-4515-8c3e-3702533d44d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/foo/bar/blobs/sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.553934ms http.response.status=400 http.response.written=110 vars.digest="sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "GET /v2/foo/bar/blobs/sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=73cb2994-bbc8-4db0-bd0c-82533cfefd7c http.request.method=GET http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.586294ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "GET /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=4a6e16dc-8eda-47b0-b6e8-a0f6da12da9c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.405154ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=2d759dfa-9b1e-4895-86ba-2b28040388e0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.087643ms http.response.status=404 http.response.written=157 vars.digest="sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=1d29e31c-af02-4c9d-b961-72b6b326a7b8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.014013ms http.response.status=404 http.response.written=74 vars.digest="sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=error msg="error parsing digest="sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=76f040e0-5e45-4a7b-9842-89d859917e63 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59206" http.request.uri="/v2/foo/bar/blobs/sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" time="2025-05-13T03:02:18Z" 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.3 http.request.host="127.0.0.1:35757" http.request.id=76f040e0-5e45-4a7b-9842-89d859917e63 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59206" http.request.uri="/v2/foo/bar/blobs/sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.135463ms http.response.status=400 http.response.written=110 vars.digest="sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "DELETE /v2/foo/bar/blobs/sha257:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T03:02:18Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=bc264d6e-df43-4886-99ef-641f69ee09d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:59216" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.514164ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=2b2813cd-c93e-45b6-873d-3d1fbc63ff3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59216" http.request.uri="/v2/foo/bar/blobs/uploads/a7f67e44-c5b4-49e3-a863-64c914d39945?_state=7wvPIPmtN5DPT6Wc4uywjZ84WzloB4EpA41MfDb7REF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3ZjY3ZTQ0LWM1YjQtNDllMy1hODYzLTY0YzkxNGQzOTk0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoxOC4xNjI3ODYyNjVaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.duration=6.255240946s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "PUT /v2/foo/bar/blobs/uploads/a7f67e44-c5b4-49e3-a863-64c914d39945?_state=7wvPIPmtN5DPT6Wc4uywjZ84WzloB4EpA41MfDb7REF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3ZjY3ZTQ0LWM1YjQtNDllMy1hODYzLTY0YzkxNGQzOTk0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoxOC4xNjI3ODYyNjVaIn0%3D&digest=sha256%3Af12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=58b0c0e6-1e96-4c52-9085-32c6167c3d6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59216" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.971455ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=07b0b97a-2ec2-4826-9214-6b67b72491ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.440515676s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "GET /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-05-13T03:02:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35757" http.request.id=4f12a815-ee72-4afc-a093-178c5c95659c http.request.method=GET http.request.remoteaddr="127.0.0.1:59172" http.request.uri="/v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.447324074s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [13/May/2025:03:02:18 +0000] "GET /v2/foo/bar/blobs/sha256:f12dcf87c2648bb79d7133efc426c51f0fe7cb13bf994ccc68756cebda1e4ab8 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (19.63s) === RUN TestRelativeURL time="2025-05-13T03:02:24Z" 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.3 time="2025-05-13T03:02:24Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37785" http.request.id=b45fb3cb-3c72-471a-a1a2-63d9b767cbe6 http.request.method=POST http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.425326ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37785" http.request.id=0c56f0f9-bb30-4435-9ffb-f172f9132a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/foo/bar/blobs/uploads/b6b19e87-076a-4048-abf6-00e1cbf651b7?_state=_GdUBfNWCeD6D9KDlRcP5wjpEKd98XGTjysHMUhJ7217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2YjE5ZTg3LTA3NmEtNDA0OC1hYmY2LTAwZTFjYmY2NTFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoyNC41OTg3MTI4MjFaIn0%3D&digest=sha256%3A86e196ab12940afbefa7494936c1b323b9cbc0cfe7ac87673f09ec21d39a5a5d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.235052326s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:24 +0000] "PUT /v2/foo/bar/blobs/uploads/b6b19e87-076a-4048-abf6-00e1cbf651b7?_state=_GdUBfNWCeD6D9KDlRcP5wjpEKd98XGTjysHMUhJ7217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2YjE5ZTg3LTA3NmEtNDA0OC1hYmY2LTAwZTFjYmY2NTFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoyNC41OTg3MTI4MjFaIn0%3D&digest=sha256%3A86e196ab12940afbefa7494936c1b323b9cbc0cfe7ac87673f09ec21d39a5a5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37785" http.request.id=849d107f-5c86-403d-a3fc-46abb93e57b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.638557ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37785" http.request.id=81987a25-decd-4daa-8ba0-19069d661fcc http.request.method=POST http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.582264ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37785" http.request.id=c62bdbe1-33cb-42ca-bb42-0f9040845aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/foo/bar/blobs/uploads/d47a8932-1b55-4753-9bdd-cf60bcc68620?_state=xhrQy9a5Vt2QUf08K6n5HaV3nUEGJ148-kpHSbW5AeR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0N2E4OTMyLTFiNTUtNDc1My05YmRkLWNmNjBiY2M2ODYyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoyOS40MDY1Mjk1MDFaIn0%3D&digest=sha256%3A126ff8228b51541b117c455aeaa45a033e4905cc8e9170e6896c7050be5d2493" http.request.useragent="Go-http-client/1.1" http.response.duration=7.105034074s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:29 +0000] "PUT /v2/foo/bar/blobs/uploads/d47a8932-1b55-4753-9bdd-cf60bcc68620?_state=xhrQy9a5Vt2QUf08K6n5HaV3nUEGJ148-kpHSbW5AeR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0N2E4OTMyLTFiNTUtNDc1My05YmRkLWNmNjBiY2M2ODYyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjoyOS40MDY1Mjk1MDFaIn0%3D&digest=sha256%3A126ff8228b51541b117c455aeaa45a033e4905cc8e9170e6896c7050be5d2493 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (11.92s) === RUN TestBlobDeleteDisabled time="2025-05-13T03:02:36Z" 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.3 time="2025-05-13T03:02:36Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:40269" http.request.id=d9c51960-38cb-48ed-9ad3-8cf1c58393fb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54604" http.request.uri="/v2/foo/bar/blobs/sha256:acaf1559dde3a66c8779a3f91cf1b4f49805aa9244ae901e06061928f7b9d8fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.841055ms http.response.status=405 http.response.written=78 vars.digest="sha256:acaf1559dde3a66c8779a3f91cf1b4f49805aa9244ae901e06061928f7b9d8fc" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:acaf1559dde3a66c8779a3f91cf1b4f49805aa9244ae901e06061928f7b9d8fc HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.26s) === RUN TestDeleteDisabled time="2025-05-13T03:02:36Z" 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.3 time="2025-05-13T03:02:36Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33297" http.request.id=2a958d53-53d0-40cd-a44b-d0da04d2c6ed http.request.method=POST http.request.remoteaddr="127.0.0.1:49888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.082266ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33297" http.request.id=b8cb7177-1b4d-4659-b817-9b639b68618f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49888" http.request.uri="/v2/foo/bar/blobs/uploads/e586f722-4d12-4df7-803e-b05a26f5539a?_state=ckXalCr_eRYBgZgietrPUJRUxDdjohv9ZXBRyfEFXv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1ODZmNzIyLTRkMTItNGRmNy04MDNlLWIwNWEyNmY1NTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjozNi45MzMxMDc3NDZaIn0%3D&digest=sha256%3A1a0cf9e0af8c91aaf912b7d27ce38711e03029b6a42dded1aefb7b2b57f53b3b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.461628922s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:36 +0000] "PUT /v2/foo/bar/blobs/uploads/e586f722-4d12-4df7-803e-b05a26f5539a?_state=ckXalCr_eRYBgZgietrPUJRUxDdjohv9ZXBRyfEFXv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1ODZmNzIyLTRkMTItNGRmNy04MDNlLWIwNWEyNmY1NTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjozNi45MzMxMDc3NDZaIn0%3D&digest=sha256%3A1a0cf9e0af8c91aaf912b7d27ce38711e03029b6a42dded1aefb7b2b57f53b3b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:38Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:33297" http.request.id=67e59575-9a81-4b93-af07-e449b148cc01 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49888" http.request.uri="/v2/foo/bar/blobs/sha256:1a0cf9e0af8c91aaf912b7d27ce38711e03029b6a42dded1aefb7b2b57f53b3b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658524ms http.response.status=405 http.response.written=78 vars.digest="sha256:1a0cf9e0af8c91aaf912b7d27ce38711e03029b6a42dded1aefb7b2b57f53b3b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:02:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:1a0cf9e0af8c91aaf912b7d27ce38711e03029b6a42dded1aefb7b2b57f53b3b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.62s) === RUN TestDeleteReadOnly time="2025-05-13T03:02:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T03:02:38Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43205" http.request.id=7fbcfbc1-653e-4456-8480-bd2babd0fe60 http.request.method=POST http.request.remoteaddr="127.0.0.1:49034" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.464209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43205" http.request.id=c5d4f5f6-d90c-4b3c-81df-5f72c9201d07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49034" http.request.uri="/v2/foo/bar/blobs/uploads/fe561a44-9361-4fe9-9b77-f14f7a4e5246?_state=YG8G0A6ARZP5TWJMoQ3HBi30Z8lTUQOwHhULGEFyUiB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlNTYxYTQ0LTkzNjEtNGZlOS05Yjc3LWYxNGY3YTRlNTI0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjozOC41OTE4NDEyMDhaIn0%3D&digest=sha256%3A31c8d362db9f956e80144d45cc6973f913db693ac204efad9c9281b8967eba34" http.request.useragent="Go-http-client/1.1" http.response.duration=2.678761214s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:38 +0000] "PUT /v2/foo/bar/blobs/uploads/fe561a44-9361-4fe9-9b77-f14f7a4e5246?_state=YG8G0A6ARZP5TWJMoQ3HBi30Z8lTUQOwHhULGEFyUiB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlNTYxYTQ0LTkzNjEtNGZlOS05Yjc3LWYxNGY3YTRlNTI0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMjozOC41OTE4NDEyMDhaIn0%3D&digest=sha256%3A31c8d362db9f956e80144d45cc6973f913db693ac204efad9c9281b8967eba34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:31c8d362db9f956e80144d45cc6973f913db693ac204efad9c9281b8967eba34 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.88s) === RUN TestStartPushReadOnly time="2025-05-13T03:02: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.3 time="2025-05-13T03:02:41Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-13T03:02: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.3 time="2025-05-13T03:02:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=59e73f9e-7b24-4e97-8634-a632d9dfe1be http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" 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.638914ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T03:02:41Z" 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.3 http.request.host="127.0.0.1:35153" http.request.id=9af0d978-6140-4b10-8967-955bc989358e http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.426574ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T03:02:41Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=d7aecd76-8185-4dc1-9940-77ebc9bc7f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" 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.940395ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T03:02:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=f5be1bae-c620-4c54-a920-e4d627a3cfa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" 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=2.302086ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:02:41Z" 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.3 http.request.host="127.0.0.1:35153" http.request.id=f5be1bae-c620-4c54-a920-e4d627a3cfa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" 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=2.358986ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:02:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=f5be1bae-c620-4c54-a920-e4d627a3cfa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" 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=2.404286ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:02:41Z" 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.3 http.request.host="127.0.0.1:35153" http.request.id=f5be1bae-c620-4c54-a920-e4d627a3cfa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" 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=2.447876ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T03:02:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=6ccdd4b7-87a3-4586-9735-c22652b543b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.668954ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=0c44c999-ce98-4c6d-9767-d0e62c3a4001 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/blobs/uploads/4360cab3-59c2-4842-a065-d7822b1b6c79?_state=jAWM8fIkluOP04NeOKpXxZt8qFajk9tq7eM1sPu9cPl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MzYwY2FiMy01OWMyLTQ4NDItYTA2NS1kNzgyMmIxYjZjNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDEuNDY0NjYzNDk0WiJ9&digest=sha256%3Aaaa46280cd45933cc146b02a9fb2819c12f292d3cb6adf96d49abbda28bbfeea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.758407616s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/4360cab3-59c2-4842-a065-d7822b1b6c79?_state=jAWM8fIkluOP04NeOKpXxZt8qFajk9tq7eM1sPu9cPl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MzYwY2FiMy01OWMyLTQ4NDItYTA2NS1kNzgyMmIxYjZjNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDEuNDY0NjYzNDk0WiJ9&digest=sha256%3Aaaa46280cd45933cc146b02a9fb2819c12f292d3cb6adf96d49abbda28bbfeea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=b7f2c762-11e9-4f0e-9f54-3833011811c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.131976ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=e33969df-77d9-4106-8386-a77fde326d87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/blobs/uploads/51605364-8083-4204-9925-43f661ba81a0?_state=wZmXUyKJFE66EUwcooz67hQx3YSzKThNAl4g0Q015917Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MTYwNTM2NC04MDgzLTQyMDQtOTkyNS00M2Y2NjFiYTgxYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDMuMzczOTUyNzQzWiJ9&digest=sha256%3Aea9821e4fc28031a48a792b3151c10591767b60ccccb1011fba841b0f5b8baaf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.330255749s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/51605364-8083-4204-9925-43f661ba81a0?_state=wZmXUyKJFE66EUwcooz67hQx3YSzKThNAl4g0Q015917Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MTYwNTM2NC04MDgzLTQyMDQtOTkyNS00M2Y2NjFiYTgxYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDMuMzczOTUyNzQzWiJ9&digest=sha256%3Aea9821e4fc28031a48a792b3151c10591767b60ccccb1011fba841b0f5b8baaf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=15e73042-332c-431f-92ef-ee4b959f1f1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.245278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=3f759100-d912-472c-a507-eba9daf1123a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.duration=2.481576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=44a9b660-9340-4243-a147-e4f3c3f71293 http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" 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=3.272938ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=2f97e51d-071d-4d99-af99-37b6f522721d http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.231215ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35153" http.request.id=745fbd22-404d-493e-adc1-caa421ba89a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.duration=2.364206ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35153" http.request.id=292877a4-a905-4eb2-9669-3886fada9348 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.duration=2.417286ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35153" http.request.id=6aae148d-89b0-4a01-a2ee-906e76822d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.duration=2.432356ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=99af915d-fae6-4ff2-a860-cd66449793fc http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.982865ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=ad2eb8e1-754b-4c38-bb45-6c3a06ad844e http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.166043ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=fe1397e7-6858-408e-8893-f3ee6b110b90 http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114813ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=321cf8a7-211e-44b0-b1ce-31344502ad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.214433ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=error msg="payload digest does match: "sha256:41dd3250a7dd582e84e776b3419254c2c511d330d726f36b0229d39c7b7a146b" != "sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888"" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=940902e4-e941-4852-8237-db65a3b2eee0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" time="2025-05-13T03:02:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=940902e4-e941-4852-8237-db65a3b2eee0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.346833ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888" 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:3415667bc82d4a481020581f856357b1c159a0051d7807eac31d98b864601888 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=8153e089-664d-4b0d-94fa-a53698db93fe http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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.260273ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" 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.3 http.request.host="127.0.0.1:35153" http.request.id=cdeba8c6-922b-4afe-b2b0-3d44c16db611 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.114243ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=8ac6f9cf-553f-430e-95b8-3e396eb4ec1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" 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.825245ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:02:44Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=8ac6f9cf-553f-430e-95b8-3e396eb4ec1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" 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.907155ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:02:44Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=8ac6f9cf-553f-430e-95b8-3e396eb4ec1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" 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.957635ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=5068446a-97e1-4325-aa32-2a15573bc424 http.request.method=POST http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.342824ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=b765a6ac-b761-41cb-8df7-035b6e398153 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/blobs/uploads/977e63bb-faf2-40b5-af49-e568087e08aa?_state=y6zHRhAHdd14q_X5CQWEm-u08ANZLLHfeZluJTC0P7V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NzdlNjNiYi1mYWYyLTQwYjUtYWY0OS1lNTY4MDg3ZTA4YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDQuNzQ2MjQwOTM4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.628174ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/977e63bb-faf2-40b5-af49-e568087e08aa?_state=y6zHRhAHdd14q_X5CQWEm-u08ANZLLHfeZluJTC0P7V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NzdlNjNiYi1mYWYyLTQwYjUtYWY0OS1lNTY4MDg3ZTA4YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDQuNzQ2MjQwOTM4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:44Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=3e592236-9d0d-4b5b-96fa-6c1d25726ff9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" 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.320854ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:02:44Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=3e592236-9d0d-4b5b-96fa-6c1d25726ff9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" 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.366464ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:02:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T03:02:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=ac82ae2f-052e-4da4-924e-6a546b59bd78 http.request.method=POST http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.777195ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=51946048-6e37-470b-8d62-818e5704542b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/blobs/uploads/62120fdc-761e-437e-bd84-e5ab23631b99?_state=92C7VHxiTufE69p3WwVLrgLSwzCBuKSIs__CquYVqVd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MjEyMGZkYy03NjFlLTQzN2UtYmQ4NC1lNWFiMjM2MzFiOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDUuMDQwNjAzNjc2WiJ9&digest=sha256%3Ab54b6cabd062cecd00f00926102f815907d3db137c6d7cea6934f1ee14f621c1" http.request.useragent="Go-http-client/1.1" http.response.duration=6.797376493s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/62120fdc-761e-437e-bd84-e5ab23631b99?_state=92C7VHxiTufE69p3WwVLrgLSwzCBuKSIs__CquYVqVd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MjEyMGZkYy03NjFlLTQzN2UtYmQ4NC1lNWFiMjM2MzFiOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NDUuMDQwNjAzNjc2WiJ9&digest=sha256%3Ab54b6cabd062cecd00f00926102f815907d3db137c6d7cea6934f1ee14f621c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=832eec4a-bbd5-4536-8f68-4e8735d5142f http.request.method=POST http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.023616ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=8cbb8191-92ff-45ee-bbb9-eb3f93eedbc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/blobs/uploads/241b09ef-697e-4b75-9165-c9fb4ae28756?_state=LBrGazJ-36V0xEc42VJGaEbrvKUzRhYMstdyNQCDKDd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNDFiMDllZi02OTdlLTRiNzUtOTE2NS1jOWZiNGFlMjg3NTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NTIuMTIwNTgxNDc2WiJ9&digest=sha256%3Ad39608c613866db868171ded16811ea002019d0ca96623f8f54e8f880f7f2141" http.request.useragent="Go-http-client/1.1" http.response.duration=5.764153409s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/241b09ef-697e-4b75-9165-c9fb4ae28756?_state=LBrGazJ-36V0xEc42VJGaEbrvKUzRhYMstdyNQCDKDd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNDFiMDllZi02OTdlLTRiNzUtOTE2NS1jOWZiNGFlMjg3NTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NTIuMTIwNTgxNDc2WiJ9&digest=sha256%3Ad39608c613866db868171ded16811ea002019d0ca96623f8f54e8f880f7f2141 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=baf8c29c-e8c1-4dc0-bc68-cf7f669bfcd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.508907ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35153" http.request.id=9ae3634e-b7d8-48da-9612-c2d49d633579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164" http.request.useragent="Go-http-client/1.1" http.response.duration=2.329666ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=0436c632-0e72-49ee-afcb-d3ef3c777321 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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.802595ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=7ca24f34-03c2-470a-b7d8-6628a7fc3222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.639004ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=0bd72c4b-b2e8-4f91-92c6-bb81c4d3fe5d http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.522504ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=51144890-553b-423f-a788-6903deb9e8e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210423ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=c2c04446-487e-434b-bd35-fa218a583578 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.155753ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="rewriting manifest sha256:55359f277d801071db0a9d6784fb055f2a097089b6eb1f1e77bcc17d31c10164 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=93a9cdfd-6092-4542-8c64-d3976c4ea0d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=93a9cdfd-6092-4542-8c64-d3976c4ea0d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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.963288ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35153" http.request.id=c18c0c5d-22ff-4ec5-bc94-3618b3214293 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" 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.559334ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35153" http.request.id=94a01cfc-a14e-4224-83e4-013987cba02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.557824ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35153" http.request.id=1562d22a-e3b1-466b-9e96-1dac4300ae94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143" http.request.useragent="Go-http-client/1.1" http.response.duration=1.781055ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=402ab197-1f65-498c-9351-67b5dccb41ac http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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.429224ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=1dbc67ac-fdbe-46a1-a324-f8937493a9be http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.301263ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=bf67bfa5-8d90-4b7e-8bd0-c86053b4f2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.472184ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=23175c94-1998-4fbd-84df-6e942748930b http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" http.request.uri="/v2/foo/schema2/manifests/sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285884ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=info msg="rewriting manifest list sha256:ec21f929e5ded69f02a41060e9489548b3c4647ff0723d899d9c2841751e5143 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=886571a7-e12a-40e8-96d7-6eef67137611 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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-05-13T03:02:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35153" http.request.id=886571a7-e12a-40e8-96d7-6eef67137611 http.request.method=GET http.request.remoteaddr="127.0.0.1:40324" 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.588987ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T03:02:57Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=f4715e07-8ecf-4cc1-8dfd-3b31836915b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" 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.494864ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=a6901511-613e-4a8c-a01a-bcd41fb21804 http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.295814ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=ec562fa0-5805-4ffb-91cb-8669b4afc66e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" 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.180213ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=58b8b969-fca5-49ec-bc72-0d95b0b0bc47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" 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=2.403557ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=58b8b969-fca5-49ec-bc72-0d95b0b0bc47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" 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=2.477877ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=58b8b969-fca5-49ec-bc72-0d95b0b0bc47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" 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=2.524227ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:02:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=58b8b969-fca5-49ec-bc72-0d95b0b0bc47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" 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=2.562507ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:02:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T03:02:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=cda2e13d-464e-4873-81be-49b149cef942 http.request.method=POST http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921555ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=7049e7d3-cb0c-475b-85e6-4bd74703255f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/blobs/uploads/6efdd481-25b0-481d-a23c-87e61be60959?_state=_nGJq-HW-W1dyfpLm2sCZWzFusNwN9giicZolYtDJJB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZWZkZDQ4MS0yNWIwLTQ4MWQtYTIzYy04N2U2MWJlNjA5NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NTguMTg2NTQwOTUyWiJ9&digest=sha256%3A5081df9bbd6e73cb42f3cdf0de583c35deaa33e6457bb512dff5f3bf214274b4" http.request.useragent="Go-http-client/1.1" http.response.duration=4.442145001s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:02:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/6efdd481-25b0-481d-a23c-87e61be60959?_state=_nGJq-HW-W1dyfpLm2sCZWzFusNwN9giicZolYtDJJB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZWZkZDQ4MS0yNWIwLTQ4MWQtYTIzYy04N2U2MWJlNjA5NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDI6NTguMTg2NTQwOTUyWiJ9&digest=sha256%3A5081df9bbd6e73cb42f3cdf0de583c35deaa33e6457bb512dff5f3bf214274b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=487164e3-f82c-4527-b972-5aeee108e489 http.request.method=POST http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.313206ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=15e780aa-ef6a-4130-b03b-344587cc96b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/blobs/uploads/e478ee30-b22f-4d63-acf7-59e8b5e77114?_state=Az5v7YpPDrXUXlUbaJxHNeAkTolJhmypd1khC8Y-Mdx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDc4ZWUzMC1iMjJmLTRkNjMtYWNmNy01OWU4YjVlNzcxMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDIuODE4MDA2NTE0WiJ9&digest=sha256%3A8b013818d2c48a8a181475ab373089dbabc685876478fce2c13aa01efff0cc24" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188192868s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/e478ee30-b22f-4d63-acf7-59e8b5e77114?_state=Az5v7YpPDrXUXlUbaJxHNeAkTolJhmypd1khC8Y-Mdx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDc4ZWUzMC1iMjJmLTRkNjMtYWNmNy01OWU4YjVlNzcxMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDIuODE4MDA2NTE0WiJ9&digest=sha256%3A8b013818d2c48a8a181475ab373089dbabc685876478fce2c13aa01efff0cc24 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=11d4acc9-b031-4037-8344-8f932e7109a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.064247ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=8b0d9c64-6650-4ba4-8cf5-58df609d7225 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.duration=2.351446ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=65392b56-1b9f-407d-9150-392fcb9793fd http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" 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.892415ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=0f4b2bf0-6e9c-45fa-82cf-bae97d9c28fb http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.865705ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35249" http.request.id=c9fc95f1-17ad-44a8-860d-f7d320984470 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.duration=2.306646ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35249" http.request.id=b0846f52-0311-4532-a129-d144c375a447 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.duration=2.414386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35249" http.request.id=9f58b9fa-1821-4ff6-949e-48e57d2c8a3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.duration=2.350175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=bddc7038-1067-4883-8d37-f4fef8c6def1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.924675ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=6d2c56b6-82e1-4b79-aa08-f1c4e10b4f60 http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155183ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=37a7bfcc-40b1-43b8-8df4-6736aee1c5f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.duration=1.113332ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=ce221940-f195-4886-87dd-c1c1a91499eb http.request.method=GET http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.173263ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=error msg="payload digest does match: "sha256:dfc215ea518de66cb966df0b4391bef65699eea2fd99c73a2e3eb69dc85a295f" != "sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727"" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=7af57cd4-dab3-479c-94be-644ed4c99221 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" time="2025-05-13T03:03:05Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=7af57cd4-dab3-479c-94be-644ed4c99221 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.329384ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727" 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6156f2e35fd0859304acd2d38caef6088fe515b7940f6d3915b2f43d3010e727 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=5cf1de49-b356-4ed4-8b34-4f8e761277dc http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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.238773ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" 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.3 http.request.host="127.0.0.1:35249" http.request.id=3a84e6c5-d511-4777-996f-7ccc0b7236dd http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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=2.022035ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=c16bcb31-3824-480b-83f3-e59e3ef97f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" 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.357093ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:03:05Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=c16bcb31-3824-480b-83f3-e59e3ef97f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" 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.406733ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:03:05Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=c16bcb31-3824-480b-83f3-e59e3ef97f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" 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.446864ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=8d9cf8e9-0f36-45e9-91d1-42addfc6fbb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304214ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=007142ec-f2e4-4b6f-9840-637a221bb24f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/blobs/uploads/efe59c37-13fa-4776-be6b-6450530091fb?_state=CD0Dg0TRFmXSS7IUPnrpwvNRzXPtOloFKTjtpkoj5nB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZmU1OWMzNy0xM2ZhLTQ3NzYtYmU2Yi02NDUwNTMwMDkxZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDUuMDQ0MjgyODk4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.596874ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/efe59c37-13fa-4776-be6b-6450530091fb?_state=CD0Dg0TRFmXSS7IUPnrpwvNRzXPtOloFKTjtpkoj5nB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZmU1OWMzNy0xM2ZhLTQ3NzYtYmU2Yi02NDUwNTMwMDkxZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDUuMDQ0MjgyODk4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=76948764-7852-4bec-8499-ae39b8cd3d51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" 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.329314ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:03:05Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=76948764-7852-4bec-8499-ae39b8cd3d51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" 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.380964ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T03:03:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=7b786f66-dbf1-4be9-8295-6c5d27f3fbba http.request.method=POST http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.932295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=020f2522-d34d-41d7-99fc-84a7f775e7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/blobs/uploads/bc266b2f-fd46-4cad-9582-fc4b5728fd7a?_state=iVT6cTdT2NOPiaJzRL0Is18qyWqEaK5Xtkn05WE-ZWZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYzI2NmIyZi1mZDQ2LTRjYWQtOTU4Mi1mYzRiNTcyOGZkN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDUuMjY1Mjc4Mzc5WiJ9&digest=sha256%3Ab5a89f82acad5525728d0c1a7839217d8ef75b90e1dddc416448f4df7380ad31" http.request.useragent="Go-http-client/1.1" http.response.duration=3.143492873s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/bc266b2f-fd46-4cad-9582-fc4b5728fd7a?_state=iVT6cTdT2NOPiaJzRL0Is18qyWqEaK5Xtkn05WE-ZWZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYzI2NmIyZi1mZDQ2LTRjYWQtOTU4Mi1mYzRiNTcyOGZkN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDUuMjY1Mjc4Mzc5WiJ9&digest=sha256%3Ab5a89f82acad5525728d0c1a7839217d8ef75b90e1dddc416448f4df7380ad31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=7d8724d0-9acb-479c-8d5a-32f9a3c07c7f http.request.method=POST http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.998745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=86d58303-2619-4874-9aca-8ad04543643b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/blobs/uploads/8a246735-b08b-4242-bcaa-ca84d0eba390?_state=QU9M9fFVgzANqzJ7lXzEvF5bVTI7t46dGIWWykKwdmB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YTI0NjczNS1iMDhiLTQyNDItYmNhYS1jYTg0ZDBlYmEzOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDguNTk1Mzc1NzA3WiJ9&digest=sha256%3Aa950302e73d62f12ddca95d0754ec778b3003fc47bf8e56f337edf73a6816d6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.9572132s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/8a246735-b08b-4242-bcaa-ca84d0eba390?_state=QU9M9fFVgzANqzJ7lXzEvF5bVTI7t46dGIWWykKwdmB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YTI0NjczNS1iMDhiLTQyNDItYmNhYS1jYTg0ZDBlYmEzOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MDguNTk1Mzc1NzA3WiJ9&digest=sha256%3Aa950302e73d62f12ddca95d0754ec778b3003fc47bf8e56f337edf73a6816d6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=6a027f74-a6d7-45f1-884b-c0ca82f4972f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370776ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35249" http.request.id=d354f123-5158-4170-a5d5-a127d90d11f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825" http.request.useragent="Go-http-client/1.1" http.response.duration=2.381216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=e1dc1a61-746f-4b57-a35c-240b182df899 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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.706695ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=bcf9cd0d-1924-41d3-b89e-29cee80c1f18 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.482183ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=93fb5b5b-736d-43a7-ba25-b74eb7198860 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112213ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=b09a10b3-67fc-4583-b140-558d74310ef2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092763ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=cf5d8e33-3c33-4c8f-bdab-f6a3f70a4742 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.457283ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="rewriting manifest sha256:6ed6206b31da0880b8a05de8dbb0a84aff023ef8748f48c9b36b6af77a11a825 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=d1f46312-cf5b-4d7f-a7a9-ad9f6af4c987 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=d1f46312-cf5b-4d7f-a7a9-ad9f6af4c987 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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.564277ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35249" http.request.id=7466489a-b8f6-4454-9aaf-85b73a925703 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" 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.701105ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35249" http.request.id=42741109-73c5-4821-994a-2e57864cb3ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.667164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35249" http.request.id=cdafef4c-9070-4fc7-920d-163108a25058 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913" http.request.useragent="Go-http-client/1.1" http.response.duration=1.744944ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=c4b9e84a-3d2e-4bd2-99ae-efb728e28e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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.477053ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=6c561b0c-6cb0-4a81-8afb-970643b900fe http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.296843ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=7ec75424-4777-4c98-9dec-d954b8b1b350 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.483654ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=8a7b6a6b-6a86-4464-b4eb-4e523efe72d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema2/manifests/sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360383ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="rewriting manifest list sha256:b2802fef141894a6a01c72c1429f16c8dfe92a6db4c5b31ca22bf7a2ca0e6913 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=499fa92d-d4ef-4ce5-8c9f-6979edb05b23 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35249" http.request.id=499fa92d-d4ef-4ce5-8c9f-6979edb05b23 http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" 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.858637ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (29.31s) === RUN TestGetManifestWithStorageError time="2025-05-13T03:03:10Z" 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.3 time="2025-05-13T03:03:10Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38887" http.request.id=f9ac5b30-272d-4562-9374-145334d0a921 http.request.method=GET http.request.remoteaddr="127.0.0.1:35796" 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.533884ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:38887" http.request.id=6b380c86-ce24-42fe-9bd0-46f5991fad86 http.request.method=GET http.request.remoteaddr="127.0.0.1:35796" 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=1.227593ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:38887" http.request.id=657922ae-17d4-4c9a-9e0c-8b51e9b44908 http.request.method=GET http.request.remoteaddr="127.0.0.1:35796" 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=1.381364ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:38887" http.request.id=799fc8ae-5c0a-445c-8021-e5ac8635350e http.request.method=GET http.request.remoteaddr="127.0.0.1:35796" 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=1.240434ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-05-13T03:03:10Z" 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.3 time="2025-05-13T03:03:10Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=2fe8df46-2ecc-4f96-ad66-aac0f9d76e5d http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" 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.285103ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" 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.3 http.request.host="127.0.0.1:35435" http.request.id=60a59664-e9e1-4092-b823-8a29a58b7865 http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.386603ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=9349ed92-4c67-46bd-989b-d66f4e7053b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" 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.467704ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=5ea05a92-0003-4faf-a59d-b7a7309fe27a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" 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=2.074035ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:03:10Z" 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.3 http.request.host="127.0.0.1:35435" http.request.id=5ea05a92-0003-4faf-a59d-b7a7309fe27a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" 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=2.128325ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:03:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=5ea05a92-0003-4faf-a59d-b7a7309fe27a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" 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=2.165495ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T03:03:10Z" 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.3 http.request.host="127.0.0.1:35435" http.request.id=5ea05a92-0003-4faf-a59d-b7a7309fe27a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" 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=2.201445ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T03:03:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=01b306a3-f7ad-4ae3-a17a-9d6b94de1ddc http.request.method=POST http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863485ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=6bb703b7-8e77-42a3-9e70-697c5c2a9c03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/blobs/uploads/63cd0606-e835-4e50-9bb0-f17a543708e9?_state=PgKTJmrkJNXiEO3oZ9z_1J8homkv0XSH6wPNCOWeTRx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2M2NkMDYwNi1lODM1LTRlNTAtOWJiMC1mMTdhNTQzNzA4ZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTAuNzkzMTMxMzc4WiJ9&digest=sha256%3Ae0b394ecd518a999dce3a6baa1523151dda9088e0f6a2cc4519239231d07cd94" http.request.useragent="Go-http-client/1.1" http.response.duration=2.216387089s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/63cd0606-e835-4e50-9bb0-f17a543708e9?_state=PgKTJmrkJNXiEO3oZ9z_1J8homkv0XSH6wPNCOWeTRx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2M2NkMDYwNi1lODM1LTRlNTAtOWJiMC1mMTdhNTQzNzA4ZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTAuNzkzMTMxMzc4WiJ9&digest=sha256%3Ae0b394ecd518a999dce3a6baa1523151dda9088e0f6a2cc4519239231d07cd94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=1862388d-77a1-4b2b-9136-b2879a032e6d http.request.method=POST http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.112755ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=c507391a-19f6-4809-8569-617b959b9618 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/blobs/uploads/b90ebff6-d095-482b-a322-c15d0720b355?_state=VIHNfW0Tss2JZMR5fGKeoYH0lpvEsQAKv0XHjK7clw57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiOTBlYmZmNi1kMDk1LTQ4MmItYTMyMi1jMTVkMDcyMGIzNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTMuMjQxNjc3ODE3WiJ9&digest=sha256%3Aede5cc9df8e7a1181acd52beb36ecd68819f144173e4c8846fc017cb1c33e67d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.497666353s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/b90ebff6-d095-482b-a322-c15d0720b355?_state=VIHNfW0Tss2JZMR5fGKeoYH0lpvEsQAKv0XHjK7clw57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiOTBlYmZmNi1kMDk1LTQ4MmItYTMyMi1jMTVkMDcyMGIzNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTMuMjQxNjc3ODE3WiJ9&digest=sha256%3Aede5cc9df8e7a1181acd52beb36ecd68819f144173e4c8846fc017cb1c33e67d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=d6309a50-f02b-4dc3-b832-ccd160da8af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.378779ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=ecaa8b02-b568-481e-80df-39dd47aa2e4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=3.109138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=4d85eac5-4f1e-4052-b3d1-d2f7b52af3b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" 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.196176ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=d0744dad-8d90-4e0c-83f6-39cab116feb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.189336ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35435" http.request.id=2efeeb65-5064-4a96-a613-8acc2c12d015 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=2.762307ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35435" http.request.id=83f161ad-fa04-429f-98f5-bb464310c865 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=2.485697ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35435" http.request.id=d4bb0155-400f-45ae-ab82-25f6bc2709f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=2.828838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=88403700-b69c-40f7-a401-2d38f6333fab http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.944705ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=5fe16fc2-b2e5-44eb-b174-86d720e23f90 http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.442853ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=8274ce00-fd5a-4951-b8d3-a8b2eeba3668 http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.180933ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=d076876e-5021-461c-a196-619efef4147e http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.195143ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="payload digest does match: "sha256:b5d15b26a5d148aa46cebabeda5798af021c550814d4955eb313cd0659bf3f7a" != "sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba"" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=29d96805-ddf2-452d-a870-e7dad0336e71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=29d96805-ddf2-452d-a870-e7dad0336e71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.361964ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=389e2496-f160-41cd-9aa5-b9e29561c8ce http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51480" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.581134ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "DELETE /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=e514c67a-d19c-4a29-922d-3215e7d449a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51480" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.254963ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=b980a56f-66f3-4cbe-a5ca-b1008fc0f604 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51492" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.713794ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "DELETE /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=90c36d98-abff-4c63-8aee-96d91d0e2f27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51502" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=2.593726ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=61b8422b-9ade-4fec-a528-b971f876f3d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51502" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.922575ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=f465491f-7a0c-4ad0-86af-3b71165ab9f2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51518" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.338583ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=f670a3c2-32ba-489c-a627-8180e1c05a13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.569696ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=0bf4412e-f207-4f5d-9aae-7093c088cf75 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.299763ms http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=cb9efb8d-1f79-409a-8e2d-124ccbe9bc09 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.627524ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "DELETE /v2/foo/schema1/manifests/sha256:229a191adae79bc7b32973fc6fecf03ee2bb4b5d137e4408b7eba3cb646f60ba HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=d016f038-2ff6-4fa8-96e2-8321579d1a99 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.395393ms http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=23b8cb1f-7598-4f96-b12a-11a1b3c05d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" 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.217103ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=bf1e6ef0-06db-44cc-a80f-d69fa6c7cde4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.467273ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=e7cd9da7-c10d-48d7-be47-9b1723d60483 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" 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.625934ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=e7cd9da7-c10d-48d7-be47-9b1723d60483 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" 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.689765ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=e7cd9da7-c10d-48d7-be47-9b1723d60483 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" 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.736215ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=00f9c063-193b-42a7-bb19-015be555af1f http.request.method=POST http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.312443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=0f35ba09-3720-4fce-9af3-2168d4291266 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/blobs/uploads/e27a7cad-36b7-4644-a224-b771779f3f9c?_state=AMudTs3wK6sCct5pi4bYzyj38kddZ5XFc_vT4ijQRQ17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjdhN2NhZC0zNmI3LTQ2NDQtYTIyNC1iNzcxNzc5ZjNmOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTYuODAzOTkzOTE0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.007145ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/e27a7cad-36b7-4644-a224-b771779f3f9c?_state=AMudTs3wK6sCct5pi4bYzyj38kddZ5XFc_vT4ijQRQ17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjdhN2NhZC0zNmI3LTQ2NDQtYTIyNC1iNzcxNzc5ZjNmOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTYuODAzOTkzOTE0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=35d18bc8-8cbb-42fa-a756-241e97c75c15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" 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.577984ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T03:03:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=35d18bc8-8cbb-42fa-a756-241e97c75c15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" 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.632864ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:03:03:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T03:03:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=a1890005-7bef-452f-8e2f-b4eb95499338 http.request.method=POST http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409304ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=77ca8cec-d9a6-4b2a-ae6d-5936ded19dac http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/blobs/uploads/38cb9df9-3992-497c-bd70-f84b5c481351?_state=xDn2xv9pLe_OgIJlXuGYTMl2j0q45-rZktJcmVNLgEx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzOGNiOWRmOS0zOTkyLTQ5N2MtYmQ3MC1mODRiNWM0ODEzNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTcuMDQyNTQzNjdaIn0%3D&digest=sha256%3A1662da9eaf9b4bfbc25c021f352e8c93388ae5011861de24b77afc7821c27fbd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.852241274s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/38cb9df9-3992-497c-bd70-f84b5c481351?_state=xDn2xv9pLe_OgIJlXuGYTMl2j0q45-rZktJcmVNLgEx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzOGNiOWRmOS0zOTkyLTQ5N2MtYmQ3MC1mODRiNWM0ODEzNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MTcuMDQyNTQzNjdaIn0%3D&digest=sha256%3A1662da9eaf9b4bfbc25c021f352e8c93388ae5011861de24b77afc7821c27fbd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:21Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=639e058e-1066-4d86-a4b2-658fe954f841 http.request.method=POST http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.963995ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=b3088429-d395-4d68-ad30-130081ff17d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/blobs/uploads/7470be41-20d2-4424-b490-e1355077ae09?_state=XxkvikMyNm2jbhBwPMD6OSxZcvmvmjiGurg5HcGpIUp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDcwYmU0MS0yMGQyLTQ0MjQtYjQ5MC1lMTM1NTA3N2FlMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MjEuMDYwOTYxMzQ1WiJ9&digest=sha256%3A9d2f9a5831e8065e3e0838259d42925e22b9e48f755fa83a1f6d49ad29f02043" http.request.useragent="Go-http-client/1.1" http.response.duration=1.485108092s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/7470be41-20d2-4424-b490-e1355077ae09?_state=XxkvikMyNm2jbhBwPMD6OSxZcvmvmjiGurg5HcGpIUp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDcwYmU0MS0yMGQyLTQ0MjQtYjQ5MC1lMTM1NTA3N2FlMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDM6MDM6MjEuMDYwOTYxMzQ1WiJ9&digest=sha256%3A9d2f9a5831e8065e3e0838259d42925e22b9e48f755fa83a1f6d49ad29f02043 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=b5b1c7cc-e0a1-4234-b77c-f612d24fa0ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.480556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=69fcb94a-c0e8-49a5-9759-fdce6efc0c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.137885ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=08e60224-209c-474c-84e2-439e06bb695b http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" 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.726105ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=b59d29dc-0fde-4cc9-a789-da066475b006 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.663254ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=fa01fdd0-61cd-46c0-9034-ff214bc8a805 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.405774ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=e0534e96-fd2b-457e-86a5-d8f9d85140ad http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.399004ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=f678557e-1cb2-4eb8-a1ac-735eb4d77eac http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.434134ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="rewriting manifest sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=b268cbb5-13fc-4ad7-b424-80525e21fb7a http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" 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-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=b268cbb5-13fc-4ad7-b424-80525e21fb7a http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" 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.634086ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=bff94cb1-7c97-4fdb-afdb-06bb64c1dd3d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.596724ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=807d082a-0477-4a43-82b9-a3ce8e3fd0d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51522" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.445314ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=88545baf-d4be-46ab-ac85-eae941d94655 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.625434ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=e54be44d-c202-4b88-bce7-f02d2f89655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57872" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.937975ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=0886c019-c25a-4bcb-8710-3d5e10c79bbd http.request.method=GET http.request.remoteaddr="127.0.0.1:57872" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.472714ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=a31fb43f-31be-4b5d-b164-cb9702cd7698 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57884" 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=1.565604ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35435" http.request.id=10b75f72-1865-4808-bfc7-afd7c20e711e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.034755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=535019a5-dd12-469c-a4d0-5a06187a340e http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.370973ms http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=4727fb52-511e-43a2-ba4d-b3ce82e31e2d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.568804ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8f6f3cc11a4dbe27a8a5b3d97158c2539f2d33378f45a2df09441f5660cb0e2a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35435" http.request.id=e95cfde0-e28f-4cfe-a7ec-c1501ff75ecf http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.370664ms http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (11.99s) === RUN TestManifestDeleteDisabled time="2025-05-13T03:03:22Z" 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.3 time="2025-05-13T03:03:22Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:03:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:45937" http.request.id=725f9b62-6de2-4e3c-94ca-2567c93b4f2d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45940" 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=1.528024ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [13/May/2025:03:03:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-13T03:03:22Z" 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.3 time="2025-05-13T03:03:22Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:03:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T03:03:23Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-13T03:03:23Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T03:03:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:36073" http.request.id=4b529b64-41fd-469c-b0ad-a0519c19f7db http.request.method=PUT http.request.remoteaddr="127.0.0.1:60408" 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=2.942068ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:03:03:23 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T03:03:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:36073" http.request.id=ccf55b12-f0f7-4870-9596-230aeb7c8713 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60418" 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=2.598226ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:03:03:23 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T03:03:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:36073" http.request.id=eb157fd6-36dd-4aee-9647-309fa34cac49 http.request.method=POST http.request.remoteaddr="127.0.0.1:60434" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.502377ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:03:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T03:03:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:36073" http.request.id=5130ba4a-bebd-4e99-9585-080bb3130031 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60442" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.381366ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:03:03:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-05-13T03:03:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T03:03:23Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:03:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=c0830063-1dce-4210-81bf-c432c9cb3d77 http.request.method=POST http.request.remoteaddr="127.0.0.1:39976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.767465ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=69bf5b5e-b344-4d64-8b0d-2323eb775084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39976" http.request.uri="/v2/foo/bar/blobs/uploads/25daf2c6-a811-40d0-9956-08d756656ed4?_state=wJQIDFBNhkmECFGTKto2jg6Ft2H6wpZPpjm-WUXA4sx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ZGFmMmM2LWE4MTEtNDBkMC05OTU2LTA4ZDc1NjY1NmVkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMzoyMy40MzA3MTcxNzNaIn0%3D&digest=sha256%3A981c813ec92d26bf1e9dc2464b3a0e81a8e9f7ff79c054acd54955632f0a9ef6" http.request.useragent="Go-http-client/1.1" http.response.duration=6.783442028s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:23 +0000] "PUT /v2/foo/bar/blobs/uploads/25daf2c6-a811-40d0-9956-08d756656ed4?_state=wJQIDFBNhkmECFGTKto2jg6Ft2H6wpZPpjm-WUXA4sx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ZGFmMmM2LWE4MTEtNDBkMC05OTU2LTA4ZDc1NjY1NmVkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMzoyMy40MzA3MTcxNzNaIn0%3D&digest=sha256%3A981c813ec92d26bf1e9dc2464b3a0e81a8e9f7ff79c054acd54955632f0a9ef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=02f8f063-49f5-4d02-be0e-9df618df0fb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39976" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.379109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=0d48d05d-4516-4c51-8e0f-9afecb32ed97 http.request.method=GET http.request.remoteaddr="127.0.0.1:39976" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.513874ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:46431" go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=4c1284b0-1784-4e06-8e57-e49415439453 http.request.method=GET http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.394273ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46431 /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:46431/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=7cb6d165-4f1e-4c29-a51f-71067a70e33a http.request.method=GET http.request.remoteaddr="127.0.0.1:46548" http.request.uri="/v2/foo/bar/manifests/sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e" time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=bdb315ec-0903-47d7-8dc6-895988d02cda http.request.method=GET http.request.remoteaddr="127.0.0.1:58720" http.request.uri="/v2/foo/bar/manifests/sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.222496ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "GET /v2/foo/bar/manifests/sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e with ttl=167h59m59.99999383s" go.version=go1.24.3 time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=7cb6d165-4f1e-4c29-a51f-71067a70e33a http.request.method=GET http.request.remoteaddr="127.0.0.1:46548" http.request.uri="/v2/foo/bar/manifests/sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.092893ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "GET /v2/foo/bar/manifests/sha256:080c2b5fcccf01dca9dde3fcf78c6769e55b4743a72a9988a0caca90b5d94f6e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=fe4507f9-43a9-4ec1-9027-d8c1f870d7ee http.request.method=GET http.request.remoteaddr="127.0.0.1:58720" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.171873ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46431 /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:46431/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=7568454d-df9e-4a0b-b1e7-ad2415006387 http.request.method=GET http.request.remoteaddr="127.0.0.1:46562" 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-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=369f3307-dd32-4e5d-a55d-7919080006c8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58724" 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.993425ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=7568454d-df9e-4a0b-b1e7-ad2415006387 http.request.method=GET http.request.remoteaddr="127.0.0.1:46562" 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=7.80474ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T03:03:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=018011ce-f034-4829-a43e-bb8bde957b71 http.request.method=POST http.request.remoteaddr="127.0.0.1:58724" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.083895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=20bed9fb-0cb2-4ed6-835a-e9e8f198cad6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58724" http.request.uri="/v2/foo/bar/blobs/uploads/1715b005-a945-440b-958f-979f465c0ad6?_state=sThdWsMFRwqpKEwQUxQ0xUEI7ssRp9JKdOrXBi1Seil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MTViMDA1LWE5NDUtNDQwYi05NThmLTk3OWY0NjVjMGFkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMzozMC41MjY1MzUzNDRaIn0%3D&digest=sha256%3A1d6a5e23d41b2920d677599f5f90b6fb4431bc5837d6f4433192aae8e440b6ec" http.request.useragent="Go-http-client/1.1" http.response.duration=6.058700867s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:30 +0000] "PUT /v2/foo/bar/blobs/uploads/1715b005-a945-440b-958f-979f465c0ad6?_state=sThdWsMFRwqpKEwQUxQ0xUEI7ssRp9JKdOrXBi1Seil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MTViMDA1LWE5NDUtNDQwYi05NThmLTk3OWY0NjVjMGFkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwMzowMzozMC41MjY1MzUzNDRaIn0%3D&digest=sha256%3A1d6a5e23d41b2920d677599f5f90b6fb4431bc5837d6f4433192aae8e440b6ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=b15aeb5e-77b3-43fa-a592-c5439ec37fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58724" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.011638ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:03:03:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=497a3b5f-7964-4e8c-9064-cede1ffe3295 http.request.method=GET http.request.remoteaddr="127.0.0.1:58724" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.574144ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:03:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46431 /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:46431/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=d3edf4c2-e96c-42f6-9b78-bcbd9c998cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46566" 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-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=f561ee68-22c1-4f63-a6f5-7ab0b5f7a29c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.811608ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:36 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=be345a23-b8c8-44ff-9223-041f3018769c http.request.method=GET http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.178463ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:03:03:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46431 /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:46431/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=d3edf4c2-e96c-42f6-9b78-bcbd9c998cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46566" 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-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46431" http.request.id=fe1f7f34-6295-49fa-9d5b-055b72d0a97b http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.354436ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:36 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T03:03:36Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1bb7cdb9c79b815e8bae2348a23c53534842b5bafcd2ee16f34004e61e9c2656 with ttl=167h59m59.99999572s" go.version=go1.24.3 time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=d3edf4c2-e96c-42f6-9b78-bcbd9c998cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46566" 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=14.250376ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:03:03:36 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (13.48s) === RUN TestAppDispatcher time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39099" http.request.id=66b49ad4-8e6b-4731-8ca2-96091f3e77a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33710" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.230183ms http.response.status=200 http.response.written=0 time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39099" http.request.id=bb1f5f3f-149d-401e-9977-1604e227ecdb http.request.method=GET http.request.remoteaddr="127.0.0.1:33710" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.438484ms http.response.status=200 http.response.written=0 time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39099" http.request.id=8fec6a10-7dd6-4b7f-94fd-da6fed01555e http.request.method=GET http.request.remoteaddr="127.0.0.1:33710" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331263ms http.response.status=200 http.response.written=0 time="2025-05-13T03:03:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39099" http.request.id=3b032175-3433-4b4b-bef6-5739bb3a61f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33710" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.531354ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-13T03:03:36Z" 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.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:36Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:36Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:46073" http.request.id=5191dc45-464d-4729-9b89-67b52cabcf1d http.request.method=GET http.request.remoteaddr="127.0.0.1:60918" 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-05-13T03:03:36Z" 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.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:36Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:36Z" level=info msg="configuring file health check path=/tmp/healthcheck4115189667, interval=1" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-13T03:03:40Z" 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.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:40Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:40Z" level=info msg="configuring TCP health check addr=127.0.0.1:36521, interval=1" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-13T03:03: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.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:44Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 time="2025-05-13T03:03:44Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:45477, interval=1, threshold=3" go.version=go1.24.3 instance.id=d88c9643-3d8e-45a4-bd5e-28636c2d7158 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 185.480s ? 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.09s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.34s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.82s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.305s === RUN TestSchedule time="2025-05-13T03:00:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e time="2025-05-13T03:00:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99647ms" go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e time="2025-05-13T03:00:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.28µs" go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e time="2025-05-13T03:00:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.86µs" go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-13T03:00:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-13T03:00:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e time="2025-05-13T03:00:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99074ms" go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e time="2025-05-13T03:00:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99623ms" go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e time="2025-05-13T03:00:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-13T03:00:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=2efb5bfd-be69-49fd-a347-f7064b7f863e --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.587s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (5.39s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15818752 sha256:782bfcef071bc416a78f0367d471186f2406572522de3fa33937053a821d7943 [] map[] } --- PASS: TestSimpleBlobRead (0.48s) === RUN TestBlobMount --- PASS: TestBlobMount (0.71s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.14s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.13s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.49s) === 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:01f4c4f2951af29d3d1fb37be4caeff5b2310fdf7c55389396402088d72aaaa3 palailogos: marking blob sha256:75a2f4a873582b4b556379198f1539a6e5c385f319ce3066eb24e84a9793bbb2 palailogos: marking blob sha256:b15eb42cfeaf9a6def2d06cc61dc9c551c7c13f215ffefbc6ca2b8a729c725ce palailogos: marking manifest sha256:9508f886c935c166c826130e636ee58bae34e7886f51e5d37f59a8863def3ca3 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:2f10e1f206a18ed85ae1b1283c550634054d2ae273fbafbc6cb10109f201eb11 palailogos: marking blob sha256:02adfb2b1fec597491cdaeece4bc70f7c3ce13c749f7b3ecd2faf5657945eb07 palailogos: marking manifest sha256:c52677cd288387f2102a65dd5c598e3d39f797188025abb4d4d6086b57260dca palailogos: marking blob sha256:01f4c4f2951af29d3d1fb37be4caeff5b2310fdf7c55389396402088d72aaaa3 palailogos: marking blob sha256:f051d976e4673d54b0c64399260158dbdee3b32935ec7734080d8ad268c5fc25 palailogos: marking manifest sha256:f051d976e4673d54b0c64399260158dbdee3b32935ec7734080d8ad268c5fc25 palailogos: marking blob sha256:8145bb1704b2fe0de6a304b6cae5b1c63a9af668003a78fd919529ee8403c314 palailogos: marking blob sha256:73ea0fc58299493eb42fb0c7229b70c6bef7117dc8bf9acc422af5dcbb76bfa9 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.23s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7 deletemanifests: marking manifest sha256:cdbda6602aba025df7b90ccb185bc2b21512c93ab65df49db973897add83d6cd deletemanifests: marking blob sha256:bbb7a0423ad76d41faf8cd0cb689af2ecbe858c5da03bc00b6bc7508b9ef93a5 deletemanifests: marking blob sha256:bcc1993021ef9e1c763a635db8e59a6de706dd4eed3b947f02ffb36ac3a7178b deletemanifests: marking blob sha256:27816f30e319d66209fbe444de805bb8cf4671d7865bd36cf370be0c2474736f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2236adec8b850d4f346f67ca4f742ed52d4270f3c6edc4bd3a7dbdb2a2ffd412 blob eligible for deletion: sha256:b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7 blob eligible for deletion: sha256:f956115b2d80e02b1e435b7ee5771c1304d26c90e5d85a85804c70be0cdcac41 blob eligible for deletion: sha256:1995017543f1ef993b71931708c7809283bafc234cc733af1af2dd52390b850a deletemanifests manifest eligible for deletion: sha256:b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7 deletemanifests: marking manifest sha256:cdbda6602aba025df7b90ccb185bc2b21512c93ab65df49db973897add83d6cd deletemanifests: marking blob sha256:bbb7a0423ad76d41faf8cd0cb689af2ecbe858c5da03bc00b6bc7508b9ef93a5 deletemanifests: marking blob sha256:bcc1993021ef9e1c763a635db8e59a6de706dd4eed3b947f02ffb36ac3a7178b deletemanifests: marking blob sha256:27816f30e319d66209fbe444de805bb8cf4671d7865bd36cf370be0c2474736f time="2025-05-13T03:01:07Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 time="2025-05-13T03:01:07Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1995017543f1ef993b71931708c7809283bafc234cc733af1af2dd52390b850a time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/1995017543f1ef993b71931708c7809283bafc234cc733af1af2dd52390b850a" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:2236adec8b850d4f346f67ca4f742ed52d4270f3c6edc4bd3a7dbdb2a2ffd412 time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/22/2236adec8b850d4f346f67ca4f742ed52d4270f3c6edc4bd3a7dbdb2a2ffd412" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7 time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b8/b8e2942a9dc4c8845b6a79c014143e08a6327b7de9e156b9127e7cecb9cb85e7" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:f956115b2d80e02b1e435b7ee5771c1304d26c90e5d85a85804c70be0cdcac41 time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f9/f956115b2d80e02b1e435b7ee5771c1304d26c90e5d85a85804c70be0cdcac41" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 --- PASS: TestDeleteManifestIfTagNotFound (2.52s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:bd01cc062491052fd7a8536a8ba85bc938c07878fffd2f9144f4b5d4c0225280 time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bd01cc062491052fd7a8536a8ba85bc938c07878fffd2f9144f4b5d4c0225280" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:c84436bbcb63ae6c7040c02a3a55a133bde93c03790af81cb88cfefba5455009 time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c84436bbcb63ae6c7040c02a3a55a133bde93c03790af81cb88cfefba5455009" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:cba615a28da26e99c8da91fe22c76739abc3bd90b0304b4ac9b0d65f862003cd time="2025-05-13T03:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cba615a28da26e99c8da91fe22c76739abc3bd90b0304b4ac9b0d65f862003cd" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 --- PASS: TestGCWithMissingManifests (0.70s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:4ca780d61988700b3120cda4da9fc6e8ef8ff4fe5bb303a96d26e828359a86e2 komnenos: marking blob sha256:3892a788ae0327823e8eac78714ad0b734fe0aee0d8f5d781a379ef456881149 komnenos: marking blob sha256:6e1212c041e931466a71ecdf66f4f19bfbe607d1efc060c2e5d7a93aa53cae50 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5446ea74e4cc0222e837d02efe0daa4e08616e4237b8ef3a1ed5669f7f9f4e33 time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/54/5446ea74e4cc0222e837d02efe0daa4e08616e4237b8ef3a1ed5669f7f9f4e33" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:6d6ce762b9ca483fc78a9bab0af99cf4b87814e8a499ba08c69150dbf7150a91 time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6d/6d6ce762b9ca483fc78a9bab0af99cf4b87814e8a499ba08c69150dbf7150a91" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:c4cc8e58832f94f2f8e29a7ab1f336e4fc10b0499c3d317bcba243c7613542b4 time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c4cc8e58832f94f2f8e29a7ab1f336e4fc10b0499c3d317bcba243c7613542b4" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:36f24fe8fa738a073e6d496b0c4be5ad498bd6fe5715218e145999d1b532ab6f time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/36/36f24fe8fa738a073e6d496b0c4be5ad498bd6fe5715218e145999d1b532ab6f" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:46945b1a0548b78453a7e2b9975cf68078d05b6dda603c515c5342f89b4b58f5 time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/46/46945b1a0548b78453a7e2b9975cf68078d05b6dda603c515c5342f89b4b58f5" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 blob eligible for deletion: sha256:4f9a1167111cbc3799497c8d00ba9836ad58b3b91f936607c1a5884c683b48f0 time="2025-05-13T03:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4f/4f9a1167111cbc3799497c8d00ba9836ad58b3b91f936607c1a5884c683b48f0" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 --- PASS: TestDeletionHasEffect (2.34s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.19s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:748b3cd565b65d5b8bdc4d11ac50d1712ba72313e383940f993dca02c154db37 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:655dc07490336acc431c6b95cdb1256d62d342d641b7e5bac56bdd6f422b77d7 michael_z_doukas: marking blob sha256:2feaaebc239b71eee77b7656f9287675277d4181022cb22bb1c4a12587a7c213 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:67b8be626f4086c20fefbb8004153e596aa84379b9028fbdd2cb1e667394c278 time="2025-05-13T03:01:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/67/67b8be626f4086c20fefbb8004153e596aa84379b9028fbdd2cb1e667394c278" go.version=go1.24.3 instance.id=bb01d58a-aa9e-4d1a-ba40-4710948fc234 --- PASS: TestOrphanBlobDeleted (1.07s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:f3c11f4d569f1c93e34fd7e18b954a1efdc5eb8b5ea80680f5db4cf780d0f20d linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:f3de02639535151970af9c20ecb4eb55d6b039ff7c36448cf80dfe3fbbf4f27c --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.65s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.82s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.45s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.38s) === 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-05-13T03:01:16Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 02:01:16.90827019 +0000 UTC m=-3569.260375261, actuallyDelete=true" time="2025-05-13T03:01:16Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-13T03:01:16Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843, actuallyDelete=true" time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8f2fc337-c264-4350-95a5-61f99a71b259 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9bdb37c1-449b-48d0-add4-95e33ad355df have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ad69e8ee-2f62-4215-b1b4-5c5163d363b1 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fdfa47c2-b035-42b9-a4ae-ad91ec3d9c4f have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2027520a-4347-4868-8f36-c25082b04242 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9e670444-a441-43f1-938b-7b4261210d0d have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/31f32306-5295-4ed3-b259-75a651839f52 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/02489a73-53d8-4777-b754-c6464eeef7d1 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e7ae0a2-993b-441a-a064-91d934196042 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/24cd1f4f-0000-4cc3-86b3-170a4facfca1 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5023a22a-571d-466d-bdd6-69b558ab393e have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.909648304 +0000 UTC m=+30.741002843). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-13T03:01:16Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 03:01:16.911225558 +0000 UTC m=+30.742580087, actuallyDelete=true" time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3dec4ce3-1ed0-4bd5-8bc6-cc6f065abcd9 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.911225558 +0000 UTC m=+30.742580087). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/40fee39f-fd21-4374-8aec-73a95b3807b6 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.911225558 +0000 UTC m=+30.742580087). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b1570fac-d7c0-40b8-b1e8-d474b09f0c5f have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.911225558 +0000 UTC m=+30.742580087). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cad6543d-68a3-4b62-9e94-244f159f637e have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.911225558 +0000 UTC m=+30.742580087). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d4d2226b-353d-496c-9e35-516f805b7e4f have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.911225558 +0000 UTC m=+30.742580087). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-13T03:01:16Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 03:01:16.912659312 +0000 UTC m=+30.744013851, actuallyDelete=true" time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/081b36ed-b72f-4256-bd0e-68db5ba1771a have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.912659312 +0000 UTC m=+30.744013851). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4e5b080d-5e2c-4872-a28a-159de9170b3e have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.912659312 +0000 UTC m=+30.744013851). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7e176c33-50ea-4c6b-b0da-2918bc54e199 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.912659312 +0000 UTC m=+30.744013851). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7f672ff0-4d88-4d10-b242-4f739f5333b0 have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.912659312 +0000 UTC m=+30.744013851). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9f3aa45b-c240-4d9e-86cf-0586c8ce1a0c have older date (2025-05-13 02:01:16 +0000 UTC) than purge date (2025-05-13 03:01:16.912659312 +0000 UTC m=+30.744013851). Removing upload directory." time="2025-05-13T03:01:16Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-13T03:01:16Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 03:01:16.913361293 +0000 UTC m=+30.744715822, actuallyDelete=true" time="2025-05-13T03:01:16Z" 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 30.760s ? 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.009s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.009s === RUN TestWalkFileRemoved time="2025-05-13T03:00:46Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.407s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.15s) === 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.161s ? 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.788s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (20.50s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 20.909s ? 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-05-13T03:00:46Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-13T03:00:46Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-13T03:00:46Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 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 TestParsing === CONT TestUpdateCalledRegularly === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2025-05-13T03:00:46Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestS3TryUpdate (0.01s) time="2025-05-13T03:00:46Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=db981246-61bd-4bcc-a883-e8b22d8e834f ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.00s) time="2025-05-13T03:00:46Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=db981246-61bd-4bcc-a883-e8b22d8e834f --- PASS: TestInvalidNetworkType (0.01s) time="2025-05-13T03:00:46Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=db981246-61bd-4bcc-a883-e8b22d8e834f --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-05-13T03:00:47Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T03:00:48Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T03:00:49Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T03:00:50Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.515s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.009s ? 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.415s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.01s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.436s ? 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.014s ? 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-r12.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-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 25.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Tue, 13 May 2025 03:03:52 +0000 elapsed time 0h 3m 36s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250513.030017) (2/2) Purging go (1.24.3-r1) Executing busybox-1.37.0-r17.trigger OK: 251 MiB in 102 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...