>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.14.1-r4) started Sun, 06 Apr 2025 16:31:59 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.8-r0) (2/2) Installing .makedepends-docker-registry (20250406.163200) Executing busybox-1.37.0-r12.trigger OK: 580 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/manifest [no test files] === RUN Test time="2025-04-06T16:32:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-06T16:32:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.026s ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-04-06T16:32:19Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.009s === 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.025s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.05s) PASS ok github.com/docker/distribution/health/checks 0.059s === 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.006s === 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.006s === 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.025s === 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.007s === 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/04/06 16:32:19 http: TLS handshake error from 127.0.0.1:60562: 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:42953/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42953/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42953/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:42953/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:42277?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.49s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-06T16:32:19Z" level=info msg="broadcaster: closing" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="closing testSink" time="2025-04-06T16:32:19Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-06T16:32:20Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 1} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 1} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 1} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 1} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 1} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:20Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=warning msg="&{0xc001102540 0.9} encountered too many errors, backing off" time="2025-04-06T16:32:21Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.97s) PASS ok github.com/docker/distribution/notifications 1.601s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-06T16:32:19Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T16:32:19.478171373Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:32:19.478201251Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:32:19.478268Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.23.8 time="2025-04-06T16:32:19.479022479Z" level=info msg="listening on [::]:5000" go.version=go1.23.8 time="2025-04-06T16:32:22.481365188Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 time="2025-04-06T16:32:22.586156358Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=a8cd0646-4cd2-466b-ac2c-9f9b28ffa12e http.request.method=GET http.request.remoteaddr="127.0.0.1:33744" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.691037ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:32:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-06T16:32:22.936302534Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T16:32:22.937131351Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:32:22.937166174Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:32:22.937247029Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.23.8 time="2025-04-06T16:32:22.937303216Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 time="2025-04-06T16:32:22.937326533Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.8 time="2025-04-06T16:32:22.978924935Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.8 time="2025-04-06T16:32:25.947034006Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=3ed42c14-2f01-45b3-be45-3f4fb8a0e7e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36960" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.088611ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:32:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-06T16:32:25.947250847Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 --- PASS: TestRegistrySupportedCipherSuite (3.46s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-06T16:32:26.352987264Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T16:32:26.353764337Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:32:26.353783009Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:32:26.353850261Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.23.8 time="2025-04-06T16:32:26.353920572Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 --- PASS: TestRegistryUnsupportedCipherSuite (3.41s) PASS ok github.com/docker/distribution/registry 10.020s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.071s === RUN TestBasicAccessController time="2025-04-06T16:32:19Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.8 instance.id=78c3e83e-583a-4cdf-9bc9-905541f35c77 time="2025-04-06T16:32:19Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.8 instance.id=78c3e83e-583a-4cdf-9bc9-905541f35c77 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-06T16:32:19Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.8 password=2VM13UwlVXYn1JVC6tIW8vvXSgrUhTPNNUY05LQdsiQ user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.086s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.005s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-04-06T16:32:19Z" level=info msg="token not to be used before 2025-04-06 16:32:20 +0000 UTC - currently 2025-04-06 16:32:19.48113483 +0000 UTC m=+0.007311065" time="2025-04-06T16:32:19Z" level=info msg="token not to be used after 2025-04-06 16:32:19 +0000 UTC - currently 2025-04-06 16:32:19.48151063 +0000 UTC m=+0.007686865" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-04-06T16:32:19Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.016s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.043s === 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.016s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.004s === RUN TestCheckAPI time="2025-04-06T16:32:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:32:19Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:32:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39199" http.request.id=26905d55-caae-4380-84c7-ab18a83ca4ac http.request.method=GET http.request.remoteaddr="127.0.0.1:59156" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.054395ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:32:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-04-06T16:32:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:32:19Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:32:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=971c0dcf-4d31-4e41-b066-fa7954160567 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.199µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:16:32:19 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T16:32:20Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=f5553e67-67a1-4067-ba1c-9de19983ba76 http.request.method=POST http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:20 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=440c6c8b-36ec-453b-90e2-0f0a53b1abf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/aaaa/blobs/uploads/b6ef93fb-fce8-4cf7-9c6d-a4be7b63055e?_state=wF8JxzL3Hqv1xOCXBYcaf2aEq8lJmoFSDaNEdT9JCpR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNmVmOTNmYi1mY2U4LTRjZjctOWM2ZC1hNGJlN2I2MzA1NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MjAuMDI1OTk1Mjc5WiJ9&digest=sha256%3Ab14ac408fe58946a61e852d8f1a7c8c388d8f01022df663c3eb3d1c9394d2f6b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.979230923s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:20 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b6ef93fb-fce8-4cf7-9c6d-a4be7b63055e?_state=wF8JxzL3Hqv1xOCXBYcaf2aEq8lJmoFSDaNEdT9JCpR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNmVmOTNmYi1mY2U4LTRjZjctOWM2ZC1hNGJlN2I2MzA1NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MjAuMDI1OTk1Mjc5WiJ9&digest=sha256%3Ab14ac408fe58946a61e852d8f1a7c8c388d8f01022df663c3eb3d1c9394d2f6b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=cca54028-8b83-487c-a88e-ca3d2bf8e23b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.285506ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:23 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=2379a47d-c39c-48fe-834d-bbca27190bcd http.request.method=POST http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.02108ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:23 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=0c51d757-be8e-4fad-8746-a28798ba4005 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/bbbb/blobs/uploads/f7fa6ca2-1370-442a-99d3-3cc18cb2ae23?_state=ftaDxx_B6khvIoAJgUzctbdt_q0y5WP8j78VFkZl2u57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmN2ZhNmNhMi0xMzcwLTQ0MmEtOTlkMy0zY2MxOGNiMmFlMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MjMuMjEwOTM4NTEzWiJ9&digest=sha256%3Ab0f7d8f038b144255d4ca8c59d336a55e1f3c536de042ee7058d11e64c25dfc9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.639245382s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:23 +0000] "PUT /v2/foo/bbbb/blobs/uploads/f7fa6ca2-1370-442a-99d3-3cc18cb2ae23?_state=ftaDxx_B6khvIoAJgUzctbdt_q0y5WP8j78VFkZl2u57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmN2ZhNmNhMi0xMzcwLTQ0MmEtOTlkMy0zY2MxOGNiMmFlMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MjMuMjEwOTM4NTEzWiJ9&digest=sha256%3Ab0f7d8f038b144255d4ca8c59d336a55e1f3c536de042ee7058d11e64c25dfc9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=dee200e5-1e9e-4a0c-b91d-c16e4185e8c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.115045ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:26 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=368c7a8e-0550-4170-9819-41c2b7ba882d http.request.method=POST http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.971443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:27 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:34Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=b490983f-e0fe-4dd9-807e-42d790bace05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/cccc/blobs/uploads/ceaf539b-092e-493e-aa89-b89c9d660dc8?_state=h_8xQVeV_9BsFbMp59J2OR0O_E7FUGH8xpD-MuS-zhJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjZWFmNTM5Yi0wOTJlLTQ5M2UtYWE4OS1iODljOWQ2NjBkYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MjcuMDkzNzg5OTA1WiJ9&digest=sha256%3A98daeb38123342811028472712bcfadc0699034dcba1387465005d095b918db4" http.request.useragent="Go-http-client/1.1" http.response.duration=7.658453761s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:27 +0000] "PUT /v2/foo/cccc/blobs/uploads/ceaf539b-092e-493e-aa89-b89c9d660dc8?_state=h_8xQVeV_9BsFbMp59J2OR0O_E7FUGH8xpD-MuS-zhJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjZWFmNTM5Yi0wOTJlLTQ5M2UtYWE4OS1iODljOWQ2NjBkYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MjcuMDkzNzg5OTA1WiJ9&digest=sha256%3A98daeb38123342811028472712bcfadc0699034dcba1387465005d095b918db4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:34Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=43cde767-d545-4b13-94b9-6d1a7454f93b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.259549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:34 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:34Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=a466f996-44af-42e2-8f1e-8b1edfdc38ea http.request.method=POST http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.73894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:34 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:40Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=be3fd936-0b85-4a93-8bfd-4578afd16baa http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/dddd/blobs/uploads/019d9e28-846a-4dc1-92a1-403016013f80?_state=ZcwyOTW3uJ-t8rsB2YBA-TrXGe4MXKJ0e999pFA4CSF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwMTlkOWUyOC04NDZhLTRkYzEtOTJhMS00MDMwMTYwMTNmODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MzQuOTc1NDEzMDA5WiJ9&digest=sha256%3A5553e7adcf340487d67a124b58c2b173285adb941517b834eb3180670f682422" http.request.useragent="Go-http-client/1.1" http.response.duration=5.304541613s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:34 +0000] "PUT /v2/foo/dddd/blobs/uploads/019d9e28-846a-4dc1-92a1-403016013f80?_state=ZcwyOTW3uJ-t8rsB2YBA-TrXGe4MXKJ0e999pFA4CSF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwMTlkOWUyOC04NDZhLTRkYzEtOTJhMS00MDMwMTYwMTNmODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6MzQuOTc1NDEzMDA5WiJ9&digest=sha256%3A5553e7adcf340487d67a124b58c2b173285adb941517b834eb3180670f682422 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:40Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=33603592-12c1-4073-bcea-e5530ed641cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:40 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:40Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=fb7f608a-dcc3-478f-9439-8ff47968446e http.request.method=POST http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.727139ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:40 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=1af0f03f-8c87-473d-82c5-d778c440dbec http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/eeee/blobs/uploads/5e42c2ba-450b-4d15-b18d-a6cb1b4ffaa8?_state=UxbOCDv4lMuLnPhGMIXtGN2lRXAg9r3GUg2s1CcPf-17Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1ZTQyYzJiYS00NTBiLTRkMTUtYjE4ZC1hNmNiMWI0ZmZhYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDAuNDg1MDQ1Njc3WiJ9&digest=sha256%3Aeaf19b7e4150fae3a5260493147e4c7c9fb8c0a9d88fc3abaa52a2f6063cdbaa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.022331046s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:40 +0000] "PUT /v2/foo/eeee/blobs/uploads/5e42c2ba-450b-4d15-b18d-a6cb1b4ffaa8?_state=UxbOCDv4lMuLnPhGMIXtGN2lRXAg9r3GUg2s1CcPf-17Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1ZTQyYzJiYS00NTBiLTRkMTUtYjE4ZC1hNmNiMWI0ZmZhYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDAuNDg1MDQ1Njc3WiJ9&digest=sha256%3Aeaf19b7e4150fae3a5260493147e4c7c9fb8c0a9d88fc3abaa52a2f6063cdbaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=50c378bd-70a7-4dce-a2ac-29b2714ca949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.333104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:42 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=faec49cc-ec68-4f25-890c-8bb5f9884027 http.request.method=POST http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.867319ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:42 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=b2507560-14c3-420a-ae71-a57f675dcc65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/ffff/blobs/uploads/32a5e0db-96f0-4d58-bd60-b95de630e888?_state=eoQZqcWRUfUCRNq5-t6wNqKWSRPfIvdVjVc-oqtL6dB7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIzMmE1ZTBkYi05NmYwLTRkNTgtYmQ2MC1iOTVkZTYzMGU4ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDIuNzM4NDg4MzM4WiJ9&digest=sha256%3Ac9bad4005d2593e2ea4dd54839a91c2a81a449dc0af5c6778d94f5020f884afd" http.request.useragent="Go-http-client/1.1" http.response.duration=4.594053724s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:42 +0000] "PUT /v2/foo/ffff/blobs/uploads/32a5e0db-96f0-4d58-bd60-b95de630e888?_state=eoQZqcWRUfUCRNq5-t6wNqKWSRPfIvdVjVc-oqtL6dB7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIzMmE1ZTBkYi05NmYwLTRkNTgtYmQ2MC1iOTVkZTYzMGU4ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDIuNzM4NDg4MzM4WiJ9&digest=sha256%3Ac9bad4005d2593e2ea4dd54839a91c2a81a449dc0af5c6778d94f5020f884afd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=11dd0867-5d4a-428c-b868-0f02cbd794d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47008" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.042691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=843dc76e-b850-479a-868d-2128fcd73f66 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.650707ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=ebcbbb3e-df06-4775-8160-5891b479f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.888697ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=42cb9918-c3fb-4c2c-a8ef-956342201594 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.833332ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=d29b853d-3c4a-44f7-9987-96aa210d58d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.729802ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=cf493654-4327-4a93-82dd-6dfcb07def9f http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.545515ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=30cca077-9796-48dc-8887-7a4e7fb653f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.425789ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=4f8c3cb9-d501-4ade-8e6f-d48e07ddfc87 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.518533ms http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=ed408831-6857-404a-8c98-dcbb088cd55b http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.428923ms http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=85350498-aa68-4718-9e1a-789b14de8b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.292607ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45879" http.request.id=ecbfbe39-a86d-4cb2-ae9b-95f796e71af7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47008" 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.538182ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T16:32:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:32:47Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:32:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=e3006050-f695-4999-81a5-9ecffd92bdad http.request.method=POST http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.439333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=197de7e3-0d59-4d79-b9dd-65608d4fbc55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/aaaa/blobs/uploads/b5570680-c14d-46b8-b98b-2a17bc7bc3f1?_state=58XO2ST4Afon6Da0mgj65AVQs3vJ5EBkmAfVSDSufW57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNTU3MDY4MC1jMTRkLTQ2YjgtYjk4Yi0yYTE3YmM3YmMzZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDcuNTA5NDExNDc0WiJ9&digest=sha256%3Aa89299a0e475d8027c7da056a7c92fa1d8828953ad5ee8bcde4bcec8d7a1e88b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.919514324s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:47 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b5570680-c14d-46b8-b98b-2a17bc7bc3f1?_state=58XO2ST4Afon6Da0mgj65AVQs3vJ5EBkmAfVSDSufW57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNTU3MDY4MC1jMTRkLTQ2YjgtYjk4Yi0yYTE3YmM3YmMzZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDcuNTA5NDExNDc0WiJ9&digest=sha256%3Aa89299a0e475d8027c7da056a7c92fa1d8828953ad5ee8bcde4bcec8d7a1e88b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=f28015d7-b142-4f85-a945-e3a65d8fb0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.843149ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:49 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=6c35affe-403c-41b5-a366-01d8e4023528 http.request.method=POST http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.63901ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:49 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=5c42cd74-6410-4d64-8756-1d733e3ae50d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/bbbb/blobs/uploads/d2f47c3c-020e-4d0c-8693-9b2845705cd9?_state=E8K6yaqhuCdzF1u7zX8LR7WA5ATb5hcmfJRnwjYZ7n97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMmY0N2MzYy0wMjBlLTRkMGMtODY5My05YjI4NDU3MDVjZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDkuNjY0Nzc3NTAxWiJ9&digest=sha256%3A302c5c9a913fb046d46b6012f54b1b56c981a3900750b3dfe95d7b9b125da3a1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.885865068s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:49 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d2f47c3c-020e-4d0c-8693-9b2845705cd9?_state=E8K6yaqhuCdzF1u7zX8LR7WA5ATb5hcmfJRnwjYZ7n97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMmY0N2MzYy0wMjBlLTRkMGMtODY5My05YjI4NDU3MDVjZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NDkuNjY0Nzc3NTAxWiJ9&digest=sha256%3A302c5c9a913fb046d46b6012f54b1b56c981a3900750b3dfe95d7b9b125da3a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=205dc4fd-f131-41ad-8810-28344a1c9aea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.261491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:54 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=2258416c-03e4-4754-bee1-f9183a74cf3b http.request.method=POST http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.776841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:54 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=111944dd-e808-40e6-95a3-7244d6f941de http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/cccc/blobs/uploads/64af910d-bf98-4adc-b229-91b3e9e56919?_state=I3oORfCZ2nfUwK_QcyImSFHFeUXRzvca5KLbw_quR9N7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NGFmOTEwZC1iZjk4LTRhZGMtYjIyOS05MWIzZTllNTY5MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NTQuNzYzODk4NjI0WiJ9&digest=sha256%3Abd73cb6abe45591418cd3e914dedcd9389315de6b867fa45d23c46ede366abc8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.686939127s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:54 +0000] "PUT /v2/foo/cccc/blobs/uploads/64af910d-bf98-4adc-b229-91b3e9e56919?_state=I3oORfCZ2nfUwK_QcyImSFHFeUXRzvca5KLbw_quR9N7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NGFmOTEwZC1iZjk4LTRhZGMtYjIyOS05MWIzZTllNTY5MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NTQuNzYzODk4NjI0WiJ9&digest=sha256%3Abd73cb6abe45591418cd3e914dedcd9389315de6b867fa45d23c46ede366abc8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=0b8b40f8-c6ef-4e4d-93cf-364558cd111e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.854552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:58 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:32:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=cbce5651-798d-440d-a4a4-7d9a6b3b6998 http.request.method=POST http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.820919ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:58 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=4844344c-27e8-4aa0-9e30-21f26e022d12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/dddd/blobs/uploads/ea029285-e28a-41a6-8eda-ee2e6d1b9cdc?_state=uD7WqiBpqXtcKPnG1svG1AhdnTWqL7-9YiI72lYuer57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlYTAyOTI4NS1lMjhhLTQxYTYtOGVkYS1lZTJlNmQxYjljZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NTguNzAxODcxOTI5WiJ9&digest=sha256%3A706fa97244736f25b6f887e2ae49da88a4705f68dac96d7fdea119a3e0ab7986" http.request.useragent="Go-http-client/1.1" http.response.duration=4.205248328s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:32:58 +0000] "PUT /v2/foo/dddd/blobs/uploads/ea029285-e28a-41a6-8eda-ee2e6d1b9cdc?_state=uD7WqiBpqXtcKPnG1svG1AhdnTWqL7-9YiI72lYuer57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlYTAyOTI4NS1lMjhhLTQxYTYtOGVkYS1lZTJlNmQxYjljZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzI6NTguNzAxODcxOTI5WiJ9&digest=sha256%3A706fa97244736f25b6f887e2ae49da88a4705f68dac96d7fdea119a3e0ab7986 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=7edda64a-636c-4831-96b9-70f4f7281833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39548" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.754569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:02 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35595" http.request.id=532f0257-9c60-4a52-9ad2-6ed64457cb06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39548" 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.51787ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:16:33:02 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (43.03s) === RUN TestURLPrefix time="2025-04-06T16:33:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:02Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39967" http.request.id=999978a8-2f0a-4818-ab2c-465a07c9a0f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57444" 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.57193ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:33:02 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-04-06T16:33:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:02Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=6b45a5bc-e74d-4d54-9665-313b0300d5b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55210" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="883.846µs" http.response.status=404 http.response.written=157 vars.digest="sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "GET /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=16ca8a62-e8e6-4c03-9ea6-75d343d90ee1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.129732ms http.response.status=404 http.response.written=157 vars.digest="sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=7e23025a-d3b0-4fe0-9d88-6910adc4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.333563ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=84892800-562c-4e97-bb58-525454ec704f http.request.method=GET http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.300162ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "GET /v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=96ad0768-2511-4262-b74a-1b44cc47efe4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.231488ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "DELETE /v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=b1aa3c23-edc3-4664-a29a-c3b6f51d3437 http.request.method=GET http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c time="2025-04-06T16:33:03Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=b1aa3c23-edc3-4664-a29a-c3b6f51d3437 http.request.method=GET http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.010004ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "GET /v2/foo/bar/blobs/uploads/b1bcb1cb-2d42-47e2-a725-21aaa98a0d5c?_state=UOg0pCdX4IgvZNTkwrX9qLB_uBbb6WYRTVKSgwsxZKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYmNiMWNiLTJkNDItNDdlMi1hNzI1LTIxYWFhOThhMGQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNDI4NTk2MVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=65d01aad-4700-472c-aeeb-cefbd1b5f9b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.32698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=e107fe46-7ecf-44f0-a87a-4b7ea025f961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/00cb817c-edf6-47c6-9eaa-9e4ad579dd51?_state=BAliiH_Nx_unFIvXyC0bK2yYPxwxWkps8Ecbt2KhXml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwY2I4MTdjLWVkZjYtNDdjNi05ZWFhLTllNGFkNTc5ZGQ1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNTM0MDU0MjhaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" provided=sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc vars.name="foo/bar" vars.uuid=00cb817c-edf6-47c6-9eaa-9e4ad579dd51 time="2025-04-06T16:33:03Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=e107fe46-7ecf-44f0-a87a-4b7ea025f961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/00cb817c-edf6-47c6-9eaa-9e4ad579dd51?_state=BAliiH_Nx_unFIvXyC0bK2yYPxwxWkps8Ecbt2KhXml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwY2I4MTdjLWVkZjYtNDdjNi05ZWFhLTllNGFkNTc5ZGQ1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNTM0MDU0MjhaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=00cb817c-edf6-47c6-9eaa-9e4ad579dd51 time="2025-04-06T16:33:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=e107fe46-7ecf-44f0-a87a-4b7ea025f961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/00cb817c-edf6-47c6-9eaa-9e4ad579dd51?_state=BAliiH_Nx_unFIvXyC0bK2yYPxwxWkps8Ecbt2KhXml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwY2I4MTdjLWVkZjYtNDdjNi05ZWFhLTllNGFkNTc5ZGQ1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNTM0MDU0MjhaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.351851ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=00cb817c-edf6-47c6-9eaa-9e4ad579dd51 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "PUT /v2/foo/bar/blobs/uploads/00cb817c-edf6-47c6-9eaa-9e4ad579dd51?_state=BAliiH_Nx_unFIvXyC0bK2yYPxwxWkps8Ecbt2KhXml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwY2I4MTdjLWVkZjYtNDdjNi05ZWFhLTllNGFkNTc5ZGQ1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNTM0MDU0MjhaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=10b9fbd2-a8d9-47e5-b794-df975d123c35 http.request.method=POST http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360309ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=8811ab18-0f47-4d96-9fb9-1437813f61d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/c5108246-dba0-4add-b6f3-b018976958d5?_state=ioX34_usOAkS1U-SqIucJxrGonn1wmwJmdJdAHAGvd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTA4MjQ2LWRiYTAtNGFkZC1iNmYzLWIwMTg5NzY5NThkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNTgyMTEyOTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.590915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "PUT /v2/foo/bar/blobs/uploads/c5108246-dba0-4add-b6f3-b018976958d5?_state=ioX34_usOAkS1U-SqIucJxrGonn1wmwJmdJdAHAGvd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTA4MjQ2LWRiYTAtNGFkZC1iNmYzLWIwMTg5NzY5NThkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNTgyMTEyOTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=4a11bec0-bc95-46a8-815c-e9cded6e411b http.request.method=POST http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.992774ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=27a7f8c4-4d82-4c5c-bc27-012d6535376a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/28469a7c-ed07-419f-a9f3-62c33c13c031?_state=bBOrOMA4FXNtnrioKqFketqCDDYNDRLmbsE3Td-3YU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4NDY5YTdjLWVkMDctNDE5Zi1hOWYzLTYyYzMzYzEzYzAzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNjM0ODYyMTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.2733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "PUT /v2/foo/bar/blobs/uploads/28469a7c-ed07-419f-a9f3-62c33c13c031?_state=bBOrOMA4FXNtnrioKqFketqCDDYNDRLmbsE3Td-3YU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4NDY5YTdjLWVkMDctNDE5Zi1hOWYzLTYyYzMzYzEzYzAzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNjM0ODYyMTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=b3e5741b-ce14-4440-a540-8729b255ddc8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.935608ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=1626b2db-a1b2-466b-bd64-1e83894a1f7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/10157744-e3f6-439c-8ca6-11e7256b32f6?_state=VCTIzN5qWWjwnXCh_eLZPBEACcymsmFZSYouyAeASud7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMTU3NzQ0LWUzZjYtNDM5Yy04Y2E2LTExZTcyNTZiMzJmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNjg2MDMzMzlaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.duration=4.902662693s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:03 +0000] "PUT /v2/foo/bar/blobs/uploads/10157744-e3f6-439c-8ca6-11e7256b32f6?_state=VCTIzN5qWWjwnXCh_eLZPBEACcymsmFZSYouyAeASud7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMTU3NzQ0LWUzZjYtNDM5Yy04Y2E2LTExZTcyNTZiMzJmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowMy4xNjg2MDMzMzlaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=e37c0e82-9f6f-4c4e-8e89-ada4fba61cc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.914447ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45209" http.request.id=fc335cc6-c68d-46bf-b16d-f5e4b0bc2e6a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/e73b3cc8-ef75-4ae0-82b5-e1263a4055a5?_state=VJTNid0wOEqnjRJfwS1CdFp-5WzKPdpluwVKi7d-dwN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3M2IzY2M4LWVmNzUtNGFlMC04MmI1LWUxMjYzYTQwNTVhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowOC4xOTY1MjU1NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.736604725s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/e73b3cc8-ef75-4ae0-82b5-e1263a4055a5?_state=VJTNid0wOEqnjRJfwS1CdFp-5WzKPdpluwVKi7d-dwN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3M2IzY2M4LWVmNzUtNGFlMC04MmI1LWUxMjYzYTQwNTVhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzowOC4xOTY1MjU1NjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=0e205e27-4831-44b0-9f3c-692d00997fe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/uploads/e73b3cc8-ef75-4ae0-82b5-e1263a4055a5?_state=qQTXrRgmdwe-VCpjIvEOuOciynvvjOBQ0qyQe-hQWPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3M2IzY2M4LWVmNzUtNGFlMC04MmI1LWUxMjYzYTQwNTVhNSIsIk9mZnNldCI6MjYzMzExMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6MDhaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.181269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:12 +0000] "PUT /v2/foo/bar/blobs/uploads/e73b3cc8-ef75-4ae0-82b5-e1263a4055a5?_state=qQTXrRgmdwe-VCpjIvEOuOciynvvjOBQ0qyQe-hQWPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3M2IzY2M4LWVmNzUtNGFlMC04MmI1LWUxMjYzYTQwNTVhNSIsIk9mZnNldCI6MjYzMzExMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6MDhaIn0%3D&digest=sha256%3A71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=f5222779-301a-4b65-838a-58caa9935bde http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.96025ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=32949e15-f582-4722-8b60-f4bf77c01905 http.request.method=GET http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=116.112028ms http.response.status=200 http.response.written=26331136 127.0.0.1 - - [06/Apr/2025:16:33:12 +0000] "GET /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 200 26331136 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=error msg="error parsing digest="sha257:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=2df13e29-4bfe-4ec3-aa09-cde6e03cbf17 http.request.method=GET http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/sha257:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" vars.name="foo/bar" time="2025-04-06T16:33:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=2df13e29-4bfe-4ec3-aa09-cde6e03cbf17 http.request.method=GET http.request.remoteaddr="127.0.0.1:55218" http.request.uri="/v2/foo/bar/blobs/sha257:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.142065ms http.response.status=400 http.response.written=110 vars.digest="sha257:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/sha257:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=dc8678ea-9c2d-4f4c-b484-474d29c30ea0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49874" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.670771ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:13Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=a7f34264-c1c6-466e-9e89-cd7be88c9716 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.653314ms http.response.status=404 http.response.written=157 vars.digest="sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=5c153739-2c7f-4c79-8aaf-7ab02d89f6dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.111125ms http.response.status=404 http.response.written=157 vars.digest="sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=25cccdb5-da68-4582-a93d-721a18e3a2d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.06695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=87372878-977e-4fbd-9b90-05ed9751237d http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163127ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=1958db64-9f85-424b-bf6e-8516fdd23365 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.15671ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "DELETE /v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=b2461022-59ec-40ac-8385-5e12facaf0a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d48a0028-494d-480b-b3a6-d136746149f4 time="2025-04-06T16:33:13Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=b2461022-59ec-40ac-8385-5e12facaf0a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.961118ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d48a0028-494d-480b-b3a6-d136746149f4 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/uploads/d48a0028-494d-480b-b3a6-d136746149f4?_state=mPlFHwI-s-mulfOlbWw6erT3qDqapIMJc6bwZ8kNNcR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0OGEwMDI4LTQ5NGQtNDgwYi1iM2E2LWQxMzY3NDYxNDlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMjE0MDg1ODJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=598c119e-b75c-4403-b5b9-8304b794abc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.977927ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=4a10a253-ede3-47c3-9e4c-9bfe4d70d456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/523d900f-5af5-4a8f-9dec-1bfe9a527202?_state=Fy9VUbpR22vGWVudGpCwXA8DvGE30yZjJPfFvazBBjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyM2Q5MDBmLTVhZjUtNGE4Zi05ZGVjLTFiZmU5YTUyNzIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzAzNDQzMTdaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" provided=sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 vars.name="foo/bar" vars.uuid=523d900f-5af5-4a8f-9dec-1bfe9a527202 time="2025-04-06T16:33:13Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=4a10a253-ede3-47c3-9e4c-9bfe4d70d456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/523d900f-5af5-4a8f-9dec-1bfe9a527202?_state=Fy9VUbpR22vGWVudGpCwXA8DvGE30yZjJPfFvazBBjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyM2Q5MDBmLTVhZjUtNGE4Zi05ZGVjLTFiZmU5YTUyNzIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzAzNDQzMTdaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=523d900f-5af5-4a8f-9dec-1bfe9a527202 time="2025-04-06T16:33:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=4a10a253-ede3-47c3-9e4c-9bfe4d70d456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/523d900f-5af5-4a8f-9dec-1bfe9a527202?_state=Fy9VUbpR22vGWVudGpCwXA8DvGE30yZjJPfFvazBBjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyM2Q5MDBmLTVhZjUtNGE4Zi05ZGVjLTFiZmU5YTUyNzIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzAzNDQzMTdaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.915785ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=523d900f-5af5-4a8f-9dec-1bfe9a527202 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "PUT /v2/foo/bar/blobs/uploads/523d900f-5af5-4a8f-9dec-1bfe9a527202?_state=Fy9VUbpR22vGWVudGpCwXA8DvGE30yZjJPfFvazBBjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyM2Q5MDBmLTVhZjUtNGE4Zi05ZGVjLTFiZmU5YTUyNzIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzAzNDQzMTdaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=b02ec0ae-32ef-4a91-bd90-76c1a4fd0057 http.request.method=POST http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707877ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=add251f9-e9c1-48ad-beb6-75a0d99b5bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/ed1bd298-2ce5-42b8-9799-06c6428872bb?_state=IjP2pmgtsamBoKR9FhFirYbTS34aHgVbH54AWH4udo57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkMWJkMjk4LTJjZTUtNDJiOC05Nzk5LTA2YzY0Mjg4NzJiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzQ5OTM1MVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.221574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "PUT /v2/foo/bar/blobs/uploads/ed1bd298-2ce5-42b8-9799-06c6428872bb?_state=IjP2pmgtsamBoKR9FhFirYbTS34aHgVbH54AWH4udo57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkMWJkMjk4LTJjZTUtNDJiOC05Nzk5LTA2YzY0Mjg4NzJiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzQ5OTM1MVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=db757688-7cba-483e-a490-b7d7cb82bd87 http.request.method=POST http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622235ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=fd2e54db-b00f-488b-af23-457b18f7c49e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/fe40e527-4d9a-4c56-b55f-fd44745cd649?_state=xsCADaF_2N7ZTbBGzpaKZEwqf5GrherBzwk3taSdLJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlNDBlNTI3LTRkOWEtNGM1Ni1iNTVmLWZkNDQ3NDVjZDY0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzk3NDk3NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.081861ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "PUT /v2/foo/bar/blobs/uploads/fe40e527-4d9a-4c56-b55f-fd44745cd649?_state=xsCADaF_2N7ZTbBGzpaKZEwqf5GrherBzwk3taSdLJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlNDBlNTI3LTRkOWEtNGM1Ni1iNTVmLWZkNDQ3NDVjZDY0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zMzk3NDk3NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=3f8fac47-9529-4a70-bc80-f244e67bf116 http.request.method=POST http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.626777ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=ef0813d1-fd0a-47b0-a5c9-64e8fcd81876 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/842e71e3-faf7-442c-94a9-2002577d55e7?_state=zGu2e88JFCxHrxxYN04MdBRFeGWM_03n-n5VX6sX2kd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0MmU3MWUzLWZhZjctNDQyYy05NGE5LTIwMDI1NzdkNTVlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zNDQzNDE5MjhaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.duration=6.043963787s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "PUT /v2/foo/bar/blobs/uploads/842e71e3-faf7-442c-94a9-2002577d55e7?_state=zGu2e88JFCxHrxxYN04MdBRFeGWM_03n-n5VX6sX2kd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0MmU3MWUzLWZhZjctNDQyYy05NGE5LTIwMDI1NzdkNTVlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxMy4zNDQzNDE5MjhaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=d2c6c90c-4781-4a75-a922-502926e767ee http.request.method=POST http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.021474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36153" http.request.id=2e21d83f-29ce-4d52-ac8b-cb5a29a6fe11 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/c5e46903-6f6b-43ab-a5ff-f85952152ddd?_state=dJ116WMUgz7iydfiF-X_oVFP-BKMvlsBQzbwkvTXpnV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZTQ2OTAzLTZmNmItNDNhYi1hNWZmLWY4NTk1MjE1MmRkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxOS40OTQ5NzU2MzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.475055289s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:19 +0000] "PATCH /v2/foo/bar/blobs/uploads/c5e46903-6f6b-43ab-a5ff-f85952152ddd?_state=dJ116WMUgz7iydfiF-X_oVFP-BKMvlsBQzbwkvTXpnV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZTQ2OTAzLTZmNmItNDNhYi1hNWZmLWY4NTk1MjE1MmRkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoxOS40OTQ5NzU2MzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=084182b3-a163-4583-8471-7319e2f67baa http.request.method=PUT http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/c5e46903-6f6b-43ab-a5ff-f85952152ddd?_state=fYZnjnrrzqYXBDBYAcw9uPHwhMqYuF4yYOFNnN9jPGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZTQ2OTAzLTZmNmItNDNhYi1hNWZmLWY4NTk1MjE1MmRkZCIsIk9mZnNldCI6Mjg1NDI0NjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6MTlaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.duration=2.350103ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:24 +0000] "PUT /v2/foo/bar/blobs/uploads/c5e46903-6f6b-43ab-a5ff-f85952152ddd?_state=fYZnjnrrzqYXBDBYAcw9uPHwhMqYuF4yYOFNnN9jPGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZTQ2OTAzLTZmNmItNDNhYi1hNWZmLWY4NTk1MjE1MmRkZCIsIk9mZnNldCI6Mjg1NDI0NjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6MTlaIn0%3D&digest=sha256%3Accc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=d6a84685-9166-45e5-97e6-84027368d519 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.021037ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=d59931c4-8fd8-4b32-8508-9c252e8c8ab5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=73.023447ms http.response.status=200 http.response.written=28542464 127.0.0.1 - - [06/Apr/2025:16:33:24 +0000] "GET /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 200 28542464 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=error msg="error parsing digest="sha257:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=eed435a6-6e66-433b-9e5e-42d051bd84c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/sha257:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" vars.name="foo/bar" time="2025-04-06T16:33:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=eed435a6-6e66-433b-9e5e-42d051bd84c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/sha257:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.77415ms http.response.status=400 http.response.written=110 vars.digest="sha257:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/sha257:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=a12b2c03-13d4-4f6c-a5e1-8cfbc6211fb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59472" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.duration=2.346355ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=01f61f0c-469a-4e46-9a63-ef2576658783 http.request.method=GET http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=20.452327ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36153" http.request.id=34ca7509-7e99-46d7-ba7d-9ac2982e8ec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59472" http.request.uri="/v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.892798ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/sha256:ccc9ff8de0c93359d671d1e215f3ba38ca1743d7efe90a7ece3d7259946b4066 HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=16c63ba1-a91c-454f-92fe-386128da90bb http.request.method=GET http.request.remoteaddr="127.0.0.1:49874" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.005960484s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45209" http.request.id=76eb3e5b-3c6c-42b3-81eb-af365aabff86 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.01440936s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Apr/2025:16:33:13 +0000] "GET /v2/foo/bar/blobs/sha256:71274d3a5fc92c7d680fe15d3d8eda464e6a5136651eeefe1881ccc6b5e98ddc HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (22.17s) === RUN TestBlobDelete time="2025-04-06T16:33:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:25Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=8393df75-ae83-41b9-9876-ab240a9077ae http.request.method=GET http.request.remoteaddr="127.0.0.1:54598" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.839µs" http.response.status=404 http.response.written=157 vars.digest="sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=9e09e0be-0aa7-4274-8740-9d0be0ff2222 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.650127ms http.response.status=404 http.response.written=157 vars.digest="sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=5239096d-c0b3-4805-9687-c8acb2fce635 http.request.method=POST http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.557082ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=2b11d7cc-8463-4086-97c0-573205b915b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.054026ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=abf1948d-7f54-48aa-bf4b-1523b0674d5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.924222ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "DELETE /v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=c553dd30-c698-46ed-a27a-4a0e584137e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cecccc9f-291c-4c27-969b-f4a5d5dc1ad3 time="2025-04-06T16:33:25Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=c553dd30-c698-46ed-a27a-4a0e584137e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.602848ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=cecccc9f-291c-4c27-969b-f4a5d5dc1ad3 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "GET /v2/foo/bar/blobs/uploads/cecccc9f-291c-4c27-969b-f4a5d5dc1ad3?_state=PMXp4Lgvs1Ag5OL3cekbRXP9NjbXpo0b8gNSp66NwVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlY2NjYzlmLTI5MWMtNGMyNy05NjliLWY0YTVkNWRjMWFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zMzQxNDUwOTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=660ed391-2020-4bcb-bcbc-c2634520be2c http.request.method=POST http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.882529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=8db8adbb-5aa7-4bea-b15d-bb14b053f0ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/6ce24fcd-6879-4ba1-bdbe-0d518c5a603a?_state=HBSiI_xK-rjJ-cDX1U_QdNScjhDa649YD6pZpL8tQdF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZTI0ZmNkLTY4NzktNGJhMS1iZGJlLTBkNTE4YzVhNjAzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNDMyMzI0NzNaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" provided=sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f vars.name="foo/bar" vars.uuid=6ce24fcd-6879-4ba1-bdbe-0d518c5a603a time="2025-04-06T16:33:25Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=8db8adbb-5aa7-4bea-b15d-bb14b053f0ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/6ce24fcd-6879-4ba1-bdbe-0d518c5a603a?_state=HBSiI_xK-rjJ-cDX1U_QdNScjhDa649YD6pZpL8tQdF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZTI0ZmNkLTY4NzktNGJhMS1iZGJlLTBkNTE4YzVhNjAzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNDMyMzI0NzNaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6ce24fcd-6879-4ba1-bdbe-0d518c5a603a time="2025-04-06T16:33:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=8db8adbb-5aa7-4bea-b15d-bb14b053f0ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/6ce24fcd-6879-4ba1-bdbe-0d518c5a603a?_state=HBSiI_xK-rjJ-cDX1U_QdNScjhDa649YD6pZpL8tQdF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZTI0ZmNkLTY4NzktNGJhMS1iZGJlLTBkNTE4YzVhNjAzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNDMyMzI0NzNaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.795605ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6ce24fcd-6879-4ba1-bdbe-0d518c5a603a 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "PUT /v2/foo/bar/blobs/uploads/6ce24fcd-6879-4ba1-bdbe-0d518c5a603a?_state=HBSiI_xK-rjJ-cDX1U_QdNScjhDa649YD6pZpL8tQdF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZTI0ZmNkLTY4NzktNGJhMS1iZGJlLTBkNTE4YzVhNjAzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNDMyMzI0NzNaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=a00e8320-56b3-4847-b96d-7fa7d900ba6d http.request.method=POST http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.62201ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=9837781b-94fd-4f8a-b6fe-b51334584295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/78831a86-2fc0-4e62-b75d-8c8154cf74e8?_state=sdGxRTR30BCtbdjBDSsBYmDUgmylUt-FxgOExi-mZlt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4ODMxYTg2LTJmYzAtNGU2Mi1iNzVkLThjODE1NGNmNzRlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNDc0OTc3NzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.971189ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "PUT /v2/foo/bar/blobs/uploads/78831a86-2fc0-4e62-b75d-8c8154cf74e8?_state=sdGxRTR30BCtbdjBDSsBYmDUgmylUt-FxgOExi-mZlt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4ODMxYTg2LTJmYzAtNGU2Mi1iNzVkLThjODE1NGNmNzRlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNDc0OTc3NzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=beefd68c-7bad-456e-9975-4c7713ece120 http.request.method=POST http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553144ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=0a837d21-c4b9-4dbf-a4a0-c44c66cc616b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/ee295984-1555-4793-bfc8-5cae4b642b1d?_state=pG2rANsrzR55SZOjSCVgbHwqGo3dfkQD5y8XFSkMZL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMjk1OTg0LTE1NTUtNDc5My1iZmM4LTVjYWU0YjY0MmIxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNTE4ODgxNjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.9865ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "PUT /v2/foo/bar/blobs/uploads/ee295984-1555-4793-bfc8-5cae4b642b1d?_state=pG2rANsrzR55SZOjSCVgbHwqGo3dfkQD5y8XFSkMZL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMjk1OTg0LTE1NTUtNDc5My1iZmM4LTVjYWU0YjY0MmIxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNTE4ODgxNjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=c2942227-c681-42b2-96d7-58976c906691 http.request.method=POST http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.545131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=0b6c10bd-67a7-4f05-a6bd-db3fc675b700 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/d94d971d-2c9a-4f16-9411-f39b308569db?_state=y9V4p5nowG2CTDArYDDx_xnawn9ILnGbWaDJxsLvsU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NGQ5NzFkLTJjOWEtNGYxNi05NDExLWYzOWIzMDg1NjlkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNTYyMjI1MDRaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.613588132s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:25 +0000] "PUT /v2/foo/bar/blobs/uploads/d94d971d-2c9a-4f16-9411-f39b308569db?_state=y9V4p5nowG2CTDArYDDx_xnawn9ILnGbWaDJxsLvsU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NGQ5NzFkLTJjOWEtNGYxNi05NDExLWYzOWIzMDg1NjlkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyNS4zNTYyMjI1MDRaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=46d8e3b0-47fd-44bb-9aed-ead9f04b22f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.782126ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39725" http.request.id=9fcb1fa0-3055-43d8-affd-9ce8723bceb3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/e75419aa-c48c-43b5-acbb-a71d0dd74b37?_state=COsg0jEXkAFqWTMb-Ee9Y5fimmXwKC03CYaf3BOHSoh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3NTQxOWFhLWM0OGMtNDNiNS1hY2JiLWE3MWQwZGQ3NGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyOS4wODA3OTQyNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.547446152s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:29 +0000] "PATCH /v2/foo/bar/blobs/uploads/e75419aa-c48c-43b5-acbb-a71d0dd74b37?_state=COsg0jEXkAFqWTMb-Ee9Y5fimmXwKC03CYaf3BOHSoh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3NTQxOWFhLWM0OGMtNDNiNS1hY2JiLWE3MWQwZGQ3NGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzoyOS4wODA3OTQyNjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=b8f97587-87c0-4ee3-8e79-33bee3538c52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/uploads/e75419aa-c48c-43b5-acbb-a71d0dd74b37?_state=4zHMHOAFB0E03JxzeBUPGwsRPPiD_YEoBOpeDoU4bG17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3NTQxOWFhLWM0OGMtNDNiNS1hY2JiLWE3MWQwZGQ3NGIzNyIsIk9mZnNldCI6MjE0NjI1MjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6MjlaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.219612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "PUT /v2/foo/bar/blobs/uploads/e75419aa-c48c-43b5-acbb-a71d0dd74b37?_state=4zHMHOAFB0E03JxzeBUPGwsRPPiD_YEoBOpeDoU4bG17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3NTQxOWFhLWM0OGMtNDNiNS1hY2JiLWE3MWQwZGQ3NGIzNyIsIk9mZnNldCI6MjE0NjI1MjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6MjlaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=e927a654-a7af-4efb-a17b-cb2f495a3fce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.097343ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=4f3b3c80-58ca-4597-a978-ff986e9602a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=64.747228ms http.response.status=200 http.response.written=21462528 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "GET /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 200 21462528 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=error msg="error parsing digest="sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=cf00d2da-9605-45c8-b9c4-e2b0a490695c http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" time="2025-04-06T16:33:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=cf00d2da-9605-45c8-b9c4-e2b0a490695c http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/foo/bar/blobs/sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.867846ms http.response.status=400 http.response.written=110 vars.digest="sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "GET /v2/foo/bar/blobs/sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=f23a7f0c-7f11-4aa9-aea9-ca65dadb50ca http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.02035ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "GET /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=c73d8900-da99-4c47-8d27-91952b4367c9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.014408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=b7e8b30c-6b58-4edc-9ecc-dfdc16b566a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.560606ms http.response.status=404 http.response.written=157 vars.digest="sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=c5c55892-c15a-4ce9-aea8-4b18dcd9053e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.058034ms http.response.status=404 http.response.written=74 vars.digest="sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=error msg="error parsing digest="sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=bf657f7e-6dbc-46a4-b66a-1a49c9f845e8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/foo/bar/blobs/sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" time="2025-04-06T16:33:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=bf657f7e-6dbc-46a4-b66a-1a49c9f845e8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/foo/bar/blobs/sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.09276ms http.response.status=400 http.response.written=110 vars.digest="sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "DELETE /v2/foo/bar/blobs/sha257:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T16:33:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=c92249b2-b660-471d-8f2f-9b6244af1e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:48030" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.383869ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:36Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=cafede8a-3e44-4ab5-9cac-9dca5646b572 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48030" http.request.uri="/v2/foo/bar/blobs/uploads/8e0b11f3-a191-42ad-9150-e899cc2d3e64?_state=5VCWr8Ttd0dBLz4mnid_upGXE5MvGU6kBRkbBEjOpSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMGIxMWYzLWExOTEtNDJhZC05MTUwLWU4OTljYzJkM2U2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzozMi43NDI5MTU5NzFaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.491561964s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "PUT /v2/foo/bar/blobs/uploads/8e0b11f3-a191-42ad-9150-e899cc2d3e64?_state=5VCWr8Ttd0dBLz4mnid_upGXE5MvGU6kBRkbBEjOpSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMGIxMWYzLWExOTEtNDJhZC05MTUwLWU4OTljYzJkM2U2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzozMi43NDI5MTU5NzFaIn0%3D&digest=sha256%3Aadf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:36Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=b1739db7-7405-4dde-afe9-42dd2a7b0eda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48030" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.211895ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:36Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=84b05852-cc13-4c1b-a7c4-8c638bd532da http.request.method=GET http.request.remoteaddr="127.0.0.1:48008" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.62832992s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "GET /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-04-06T16:33:36Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39725" http.request.id=aab19793-efd3-46c2-9fda-34f4ab682164 http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.620297024s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Apr/2025:16:33:32 +0000] "GET /v2/foo/bar/blobs/sha256:adf0057ba188358c053600c506521834ddebe81e7cd6f7a00c7d8fd29e69b10f HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (11.25s) === RUN TestRelativeURL time="2025-04-06T16:33: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.23.8 time="2025-04-06T16:33:36Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:36Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45571" http.request.id=73c48d70-4d0c-4da5-8b19-fd47bd395765 http.request.method=POST http.request.remoteaddr="127.0.0.1:55398" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.05216ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45571" http.request.id=d9f9d9fd-7d3a-4fd8-b6de-c95cc8bfed70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55398" http.request.uri="/v2/foo/bar/blobs/uploads/3452b006-f72f-4a8f-a1f8-a9f38e610448?_state=dSM22lDjSPlGclKjLhztOSQMQL48cYVu9lsChgfZM_t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NTJiMDA2LWY3MmYtNGE4Zi1hMWY4LWE5ZjM4ZTYxMDQ0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzozNi4zNDkyNjY2MTRaIn0%3D&digest=sha256%3A41e45491882549ffe6e72da46a135372b9f6d647eedaea5678036caaba8347d2" http.request.useragent="Go-http-client/1.1" http.response.duration=6.019391222s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:36 +0000] "PUT /v2/foo/bar/blobs/uploads/3452b006-f72f-4a8f-a1f8-a9f38e610448?_state=dSM22lDjSPlGclKjLhztOSQMQL48cYVu9lsChgfZM_t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NTJiMDA2LWY3MmYtNGE4Zi1hMWY4LWE5ZjM4ZTYxMDQ0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzozNi4zNDkyNjY2MTRaIn0%3D&digest=sha256%3A41e45491882549ffe6e72da46a135372b9f6d647eedaea5678036caaba8347d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45571" http.request.id=27466d9a-d96b-495b-b52f-1863fc067c41 http.request.method=POST http.request.remoteaddr="127.0.0.1:55398" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.472497ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45571" http.request.id=c52bfc3f-566c-4d20-b86e-bf5dcb3cbd5f http.request.method=POST http.request.remoteaddr="127.0.0.1:55398" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226475ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45571" http.request.id=b1af7ca5-06b3-45b4-bae3-24efd2bde678 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55398" http.request.uri="/v2/foo/bar/blobs/uploads/6a9220ac-637b-4ced-b96c-9cab24ba1758?_state=ZcMRYtqX88gkbghCfaS97PCOVjfOKYyR4d3eTnYRR4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTIyMGFjLTYzN2ItNGNlZC1iOTZjLTljYWIyNGJhMTc1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzo0Mi44ODAyMTU4NTFaIn0%3D&digest=sha256%3A53164ab7b823b7e2d8771d7c8b45710ec9efca4b4967fc7b26f99fad4bdaa947" http.request.useragent="Go-http-client/1.1" http.response.duration=5.464113549s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:42 +0000] "PUT /v2/foo/bar/blobs/uploads/6a9220ac-637b-4ced-b96c-9cab24ba1758?_state=ZcMRYtqX88gkbghCfaS97PCOVjfOKYyR4d3eTnYRR4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTIyMGFjLTYzN2ItNGNlZC1iOTZjLTljYWIyNGJhMTc1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzo0Mi44ODAyMTU4NTFaIn0%3D&digest=sha256%3A53164ab7b823b7e2d8771d7c8b45710ec9efca4b4967fc7b26f99fad4bdaa947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (12.00s) === RUN TestBlobDeleteDisabled time="2025-04-06T16:33:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:48Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:48Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:45835" http.request.id=f673e4ee-3880-451b-a7a8-a97da7c6774a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/bar/blobs/sha256:a57d20f661c07ecc9211b650a13ce8f83ba234e4386957a3613484980e60666c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.984218ms http.response.status=405 http.response.written=78 vars.digest="sha256:a57d20f661c07ecc9211b650a13ce8f83ba234e4386957a3613484980e60666c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:a57d20f661c07ecc9211b650a13ce8f83ba234e4386957a3613484980e60666c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.17s) === RUN TestDeleteDisabled time="2025-04-06T16:33:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:48Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43947" http.request.id=add4f0a3-8a7c-4b23-bcfc-bee94b07978e http.request.method=POST http.request.remoteaddr="127.0.0.1:55972" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030375ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43947" http.request.id=effd7909-aa36-4855-a147-963ffce45a2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55972" http.request.uri="/v2/foo/bar/blobs/uploads/e42532a6-a4b0-4d79-9a0b-16e28b84d315?_state=2N1DnTFrBh-YHK4TuvdiADJk6AVDIvgxyOPshFCGDvF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MjUzMmE2LWE0YjAtNGQ3OS05YTBiLTE2ZTI4Yjg0ZDMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzo0OC42NTQ5ODUwMVoifQ%3D%3D&digest=sha256%3A812d3a7fcd3fa93c9fc23945bda63c7f1857d29f60dd958163d991d5532ebaa2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.966941778s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:48 +0000] "PUT /v2/foo/bar/blobs/uploads/e42532a6-a4b0-4d79-9a0b-16e28b84d315?_state=2N1DnTFrBh-YHK4TuvdiADJk6AVDIvgxyOPshFCGDvF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MjUzMmE2LWE0YjAtNGQ3OS05YTBiLTE2ZTI4Yjg0ZDMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzo0OC42NTQ5ODUwMVoifQ%3D%3D&digest=sha256%3A812d3a7fcd3fa93c9fc23945bda63c7f1857d29f60dd958163d991d5532ebaa2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:51Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:43947" http.request.id=628a003a-c311-4f82-9626-0f452970e4e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55972" http.request.uri="/v2/foo/bar/blobs/sha256:812d3a7fcd3fa93c9fc23945bda63c7f1857d29f60dd958163d991d5532ebaa2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.660596ms http.response.status=405 http.response.written=78 vars.digest="sha256:812d3a7fcd3fa93c9fc23945bda63c7f1857d29f60dd958163d991d5532ebaa2" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:33:51 +0000] "DELETE /v2/foo/bar/blobs/sha256:812d3a7fcd3fa93c9fc23945bda63c7f1857d29f60dd958163d991d5532ebaa2 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.11s) === RUN TestDeleteReadOnly time="2025-04-06T16:33:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:51Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39615" http.request.id=5a72e225-a5ea-46d9-ac2a-4fcaeebefff9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.222µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39615" http.request.id=b33dfcfa-ec96-42c9-b443-77fb7b489e9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41222" http.request.uri="/v2/foo/bar/blobs/uploads/a003a1cf-6eba-4c14-a810-bdf62086aa8d?_state=tVhfa0XLH9xDPtf-RTRWRqv3hqHUYG3lgTLZ_2ZBaZx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwMDNhMWNmLTZlYmEtNGMxNC1hODEwLWJkZjYyMDg2YWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzo1MS43NjM4Mjg4NFoifQ%3D%3D&digest=sha256%3A7dcdbbb303a252b5c14ed680e4eb77893a8dc118f7b94b42903f26dfadc38c5c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.745728953s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:51 +0000] "PUT /v2/foo/bar/blobs/uploads/a003a1cf-6eba-4c14-a810-bdf62086aa8d?_state=tVhfa0XLH9xDPtf-RTRWRqv3hqHUYG3lgTLZ_2ZBaZx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwMDNhMWNmLTZlYmEtNGMxNC1hODEwLWJkZjYyMDg2YWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozMzo1MS43NjM4Mjg4NFoifQ%3D%3D&digest=sha256%3A7dcdbbb303a252b5c14ed680e4eb77893a8dc118f7b94b42903f26dfadc38c5c HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:7dcdbbb303a252b5c14ed680e4eb77893a8dc118f7b94b42903f26dfadc38c5c HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.89s) === RUN TestStartPushReadOnly time="2025-04-06T16:33:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:54Z" level=info msg="redis not configured" go.version=go1.23.8 127.0.0.1 - - [06/Apr/2025:16:33:54 +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-04-06T16:33:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:33:54Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=1534cf35-fd39-4d23-97ac-9c407d5e3939 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" 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.17171ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=5e64dee7-c83e-4cee-b98d-9c68f1692ca5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" 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.827606ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=8ff4dadb-3858-45bf-917b-7db4dc1707c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" 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.828414ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=12e6b5ae-9393-4b8e-8f93-cc0466a0a9b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" 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.412669ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=12e6b5ae-9393-4b8e-8f93-cc0466a0a9b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" 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.481512ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=12e6b5ae-9393-4b8e-8f93-cc0466a0a9b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" 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.543304ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:33:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=12e6b5ae-9393-4b8e-8f93-cc0466a0a9b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" 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.59761ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T16:33:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=e4d6c752-4f19-45bf-8ec6-a7bf4ee15100 http.request.method=POST http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.942263ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=bbc25155-afb1-4957-904b-ef3abcad337d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/blobs/uploads/922a13c5-7ecc-4106-a582-596c80fff407?_state=_3eaG48u-5wJqJtcVnTJjW6J1ej2tLByYTXZ5W3D4qJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MjJhMTNjNS03ZWNjLTQxMDYtYTU4Mi01OTZjODBmZmY0MDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6NTQuNzczODQwMVoifQ%3D%3D&digest=sha256%3A17551c7d9bc0f09ca6e9ec7fa933d713aa9675edf3d1584000a9d6924be7d49d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.022055142s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/922a13c5-7ecc-4106-a582-596c80fff407?_state=_3eaG48u-5wJqJtcVnTJjW6J1ej2tLByYTXZ5W3D4qJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MjJhMTNjNS03ZWNjLTQxMDYtYTU4Mi01OTZjODBmZmY0MDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6NTQuNzczODQwMVoifQ%3D%3D&digest=sha256%3A17551c7d9bc0f09ca6e9ec7fa933d713aa9675edf3d1584000a9d6924be7d49d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:33:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=47aa1cef-1160-413b-9144-06c402ccb97c http.request.method=POST http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293447ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=56e8d378-85c6-4618-9ee4-b983d2cbf882 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/blobs/uploads/501e25eb-62f6-41a1-abc2-661f32552715?_state=uK7FdRLj450wdJP7ADv7NiK5uMKVmFb8CzO3Lmhx64N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MDFlMjVlYi02MmY2LTQxYTEtYWJjMi02NjFmMzI1NTI3MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6NTguOTcxNDM4NjgyWiJ9&digest=sha256%3A791eb749fdf1f1a6f910eed8c69c3c8de05ea6e3d94cbd709ce7209212bd8431" http.request.useragent="Go-http-client/1.1" http.response.duration=2.001968536s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:33:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/501e25eb-62f6-41a1-abc2-661f32552715?_state=uK7FdRLj450wdJP7ADv7NiK5uMKVmFb8CzO3Lmhx64N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MDFlMjVlYi02MmY2LTQxYTEtYWJjMi02NjFmMzI1NTI3MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzM6NTguOTcxNDM4NjgyWiJ9&digest=sha256%3A791eb749fdf1f1a6f910eed8c69c3c8de05ea6e3d94cbd709ce7209212bd8431 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=708e29d8-6562-4020-9201-494613ea7d22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.997348ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=e0d7a286-f27e-4fb2-bf4f-98936a6a0980 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.700387ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=83fb3061-99c7-4017-9f86-b8fb112d3416 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" 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.370429ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=354801fb-77ac-42b2-a571-e025deb5ae98 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.358743ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "GET /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33397" http.request.id=b93fedea-2c61-4591-bb04-4f657851dd23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.839784ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33397" http.request.id=adaf6560-d805-4a54-b1f2-3e4746a9107b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:33397" http.request.id=0262b5fc-3b0b-480c-923a-c9d244e7d5e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=79c34842-f483-489f-9092-b744776f4e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.216835ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "GET /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=1bd5cecf-8111-44de-99cc-71446ea88dfb http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360978ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=c3b7feee-c513-4b6f-b0f8-184c4bb01375 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.36369ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:00 +0000] "GET /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=d376c6e8-a8da-46b3-ac29-9f0f703e5e37 http.request.method=GET http.request.remoteaddr="127.0.0.1:46664" 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="653.606µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=error msg="payload digest does match: "sha256:6ed69ed362d4f4976359d87d0dbd6067f6a02aae8344babd92f596147653d9a1" != "sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd"" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=43fcab03-5caa-4cb3-8863-7e56c959e0f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=43fcab03-5caa-4cb3-8863-7e56c959e0f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46664" http.request.uri="/v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.568946ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd" 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:8fbdf81a98bef699d8a842bac95a56e4c153157736ab4a22469013632dc84ddd HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=6e425d44-b5ff-4570-a8da-972688a6bcc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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.527083ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=4b4ba98d-dfca-47b9-ae55-53109334f53f http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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.443724ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=8a6d58b5-ab5d-4399-93dc-ac485546888c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" 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="888.528µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=8a6d58b5-ab5d-4399-93dc-ac485546888c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" 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="926.004µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=8a6d58b5-ab5d-4399-93dc-ac485546888c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" 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="952.992µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=22d9a540-79a5-4c7c-b4ae-431fbbd8e93f http.request.method=POST http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="892.04µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=985b0128-b06b-4725-acf7-ce6156da01f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/blobs/uploads/b1282257-d4bc-4d96-a141-8324f26042d0?_state=CLBku99wp2XqD884VBQxDKWoQfYY3KRdef7yaMJTJ9x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMTI4MjI1Ny1kNGJjLTRkOTYtYTE0MS04MzI0ZjI2MDQyZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDEuMDEwMTk4MzAzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.881288ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/b1282257-d4bc-4d96-a141-8324f26042d0?_state=CLBku99wp2XqD884VBQxDKWoQfYY3KRdef7yaMJTJ9x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMTI4MjI1Ny1kNGJjLTRkOTYtYTE0MS04MzI0ZjI2MDQyZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDEuMDEwMTk4MzAzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=49a1af29-99d9-43fc-ab0f-17dd813d4365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" 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.562848ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=49a1af29-99d9-43fc-ab0f-17dd813d4365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" 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.628314ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T16:34:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=ee5baa92-fd80-47c0-9c8d-ea38e8d6fde5 http.request.method=POST http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.736907ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=b07ab7b4-f43d-46d0-a492-e8d08d9e520b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/blobs/uploads/7f9982be-4f87-4f83-95d6-85aef67ac543?_state=fEjD6EcKG3QQVcN9auzxHWV7bSg9HqYWOzPefOj-Lgx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Zjk5ODJiZS00Zjg3LTRmODMtOTVkNi04NWFlZjY3YWM1NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDEuMTczMTUzODEyWiJ9&digest=sha256%3Aafdacfec58ccbea0e630d124f1035f4ffd2b95182be7ddf821907fbf6d6f7ace" http.request.useragent="Go-http-client/1.1" http.response.duration=2.479366205s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/7f9982be-4f87-4f83-95d6-85aef67ac543?_state=fEjD6EcKG3QQVcN9auzxHWV7bSg9HqYWOzPefOj-Lgx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Zjk5ODJiZS00Zjg3LTRmODMtOTVkNi04NWFlZjY3YWM1NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDEuMTczMTUzODEyWiJ9&digest=sha256%3Aafdacfec58ccbea0e630d124f1035f4ffd2b95182be7ddf821907fbf6d6f7ace HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=a96f9207-4bfc-49c3-bf3b-6a37fc1d4363 http.request.method=POST http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.758967ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=546f5b15-a8d4-4350-b1f0-0387fb407681 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/blobs/uploads/7f9fed79-0351-4aa6-8738-3b4f472d1417?_state=DnZhPhm2rN1Cvpw3vm7oAqeg3A2gBfrbamnXxKdWeP57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZjlmZWQ3OS0wMzUxLTRhYTYtODczOC0zYjRmNDcyZDE0MTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDMuODQ4ODM1MTI4WiJ9&digest=sha256%3A0b10d098ef5c95db0383727c955659e44cef1ca538bf442d62b07251f5745288" http.request.useragent="Go-http-client/1.1" http.response.duration=5.890471154s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/7f9fed79-0351-4aa6-8738-3b4f472d1417?_state=DnZhPhm2rN1Cvpw3vm7oAqeg3A2gBfrbamnXxKdWeP57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZjlmZWQ3OS0wMzUxLTRhYTYtODczOC0zYjRmNDcyZDE0MTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDMuODQ4ODM1MTI4WiJ9&digest=sha256%3A0b10d098ef5c95db0383727c955659e44cef1ca538bf442d62b07251f5745288 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=3e8d4414-0c35-42fb-b3fb-209689b10fe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.546112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33397" http.request.id=6ecb1999-d005-4cfb-9df6-d135d80be783 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.229672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=8f3c192e-2832-4231-bf71-e9b32c47d44a http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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=2.205762ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=190e5507-0ee1-4967-b2f5-946d675fc214 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.938752ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=4a15985a-6b1a-4087-afc2-4a2b4f35d2d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.54051ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=8ca0a9c7-df78-4398-a683-3be15132e6cd http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.772748ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=2e212223-91f8-464b-b44b-1912be948ae1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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.88866ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="rewriting manifest sha256:cd424b48956468cb8b4641a4a4e31f845e302a2d5e073a13242088dd608974c7 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=91d65204-4da1-4a09-9429-465d9389a206 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=91d65204-4da1-4a09-9429-465d9389a206 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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=3.253969ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33397" http.request.id=ed6277c6-accf-4711-82a8-c29382e67366 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" 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=2.187407ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33397" http.request.id=324209e8-4eef-4ea5-9762-239f79ec5205 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.440334ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33397" http.request.id=d706c7e0-419c-451f-bb38-492fda7dde1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.268034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=055a9a38-2736-4d5b-816b-2299905bc262 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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=2.169773ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=6672d1ab-b67a-4b74-842f-538773418d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.198703ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=e8eb650b-abb9-4d68-8137-7b43a7395c29 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.884199ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=78bdb679-6a04-46af-bbcb-5b77f1586e47 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/schema2/manifests/sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906438ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="rewriting manifest list sha256:811f42455dce523e513c798a62966362662941b26cf055a1d0fb8e34942cfefe in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=e2036169-b8db-4980-9cd8-e9f488c5fa90 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33397" http.request.id=e2036169-b8db-4980-9cd8-e9f488c5fa90 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" 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=3.460432ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:34:09Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=c95296d4-f060-46dd-b716-0e5a9979ff22 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" 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.151773ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=1e739a52-68a7-4fba-a3a6-8904bd3fd379 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" 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.835499ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=3c4f28b8-a380-4b48-ae07-cc05503b621b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" 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.161344ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=224c66d8-ae11-4338-8724-27addfdeb9ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" 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.704457ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=224c66d8-ae11-4338-8724-27addfdeb9ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" 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.793578ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=224c66d8-ae11-4338-8724-27addfdeb9ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" 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.842568ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:34:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=224c66d8-ae11-4338-8724-27addfdeb9ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" 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.905618ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T16:34:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=bc58705b-4cab-4e67-bd83-98855f0e4562 http.request.method=POST http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.292725ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=a46265eb-f023-4451-96a6-39bf12eeb700 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/blobs/uploads/82ae9965-2833-4d70-90e1-ad6e78936d5e?_state=tLffTnWqaM67Wgrc8Ral5iHSNjpzqtuulqnFrWNJpOd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MmFlOTk2NS0yODMzLTRkNzAtOTBlMS1hZDZlNzg5MzZkNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDkuOTQ4NDk2NTYyWiJ9&digest=sha256%3Ae3641745090da9dd0f08806e3187dd0f69ecfeec17cadc5784dc2c27071ef54e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.108614042s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/82ae9965-2833-4d70-90e1-ad6e78936d5e?_state=tLffTnWqaM67Wgrc8Ral5iHSNjpzqtuulqnFrWNJpOd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MmFlOTk2NS0yODMzLTRkNzAtOTBlMS1hZDZlNzg5MzZkNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MDkuOTQ4NDk2NTYyWiJ9&digest=sha256%3Ae3641745090da9dd0f08806e3187dd0f69ecfeec17cadc5784dc2c27071ef54e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=b3a0f70b-08e3-4629-9e8b-dffba9fc7f40 http.request.method=POST http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840831ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=512c0829-f9ff-475a-bb33-3d0c5aacbabf http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/blobs/uploads/cf55cc26-581f-4316-97a1-de5411b16804?_state=XGhSU6U2bCkYXKNMPSyAh7B96BbquUMqkFMwwz19MW97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZjU1Y2MyNi01ODFmLTQzMTYtOTdhMS1kZTU0MTFiMTY4MDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MTIuMjI3NjIxMTZaIn0%3D&digest=sha256%3A94b65438052e2560a22f8ba07142310ba98e85b9f41caf371f9bdda0f100cc06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.415379615s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:12 +0000] "PUT /v2/foo/schema1/blobs/uploads/cf55cc26-581f-4316-97a1-de5411b16804?_state=XGhSU6U2bCkYXKNMPSyAh7B96BbquUMqkFMwwz19MW97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZjU1Y2MyNi01ODFmLTQzMTYtOTdhMS1kZTU0MTFiMTY4MDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MTIuMjI3NjIxMTZaIn0%3D&digest=sha256%3A94b65438052e2560a22f8ba07142310ba98e85b9f41caf371f9bdda0f100cc06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=a255adcd-de45-4e22-86b4-2c0bc9582c5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.55497ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=8e5e66b1-66e3-4fc6-b642-68c6a392a711 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.duration=2.595838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=1a5471eb-dd41-4dc0-902e-3d2dea1e86b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" 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.265684ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=925a8a45-68d6-4c6d-b559-ae22f84b7720 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.634919ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37629" http.request.id=047dd60c-48d7-4588-8876-3381888e62e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.duration=2.516059ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37629" http.request.id=9b229f6f-5d81-45d6-ba0a-9b83aa289f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.duration=2.564635ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:37629" http.request.id=edf30e5a-ca84-41d6-846a-05d4881dc298 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.duration=2.504321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=cf3e19be-de80-4549-a916-b8fba99dcd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.142969ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=8cba603a-f079-4e8d-886f-a9ce7c66c659 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.347001ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=0d0c1b3e-9fb7-49b1-ad05-f5818e7fde56 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.duration=1.426513ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=cd6432c2-403c-40c2-b246-03946aa17124 http.request.method=GET http.request.remoteaddr="127.0.0.1:58912" 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.375438ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=error msg="payload digest does match: "sha256:7e9168a89de9e98e9d5c0b754f51a729587988c06fdb7ed70090c60cb7a19d06" != "sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359"" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=7cda4ff4-8c82-4c59-9569-3dbf26026113 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=7cda4ff4-8c82-4c59-9569-3dbf26026113 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58912" http.request.uri="/v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.613504ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359" 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c99ab4cb93692d5d59e2457c73de5a85d2bcc85fa5fae9a37d2cf90681920359 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=fd5318a9-041a-45e5-a090-6392a4d9b692 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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.597242ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=4ee3233a-a345-44f5-8c2a-df33e94162fc http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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.26579ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=bd0973a0-f008-4619-99ad-9d3be290a0e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" 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.58375ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=bd0973a0-f008-4619-99ad-9d3be290a0e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" 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.648725ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=bd0973a0-f008-4619-99ad-9d3be290a0e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" 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.69958ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=023f96ad-6e0a-4a58-a7eb-e12cafe6f729 http.request.method=POST http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.646025ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=edd31a5a-969a-497c-99de-4044e61decac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/blobs/uploads/04be0076-e1e7-48de-8ac2-a099a6e1213b?_state=efdPD5oyaSAcaftO2qx4EcTpnNOKCL6Dyv4o4Iz-ZJp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNGJlMDA3Ni1lMWU3LTQ4ZGUtOGFjMi1hMDk5YTZlMTIxM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MTQuNjgyNTgyMTA0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.954126ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/04be0076-e1e7-48de-8ac2-a099a6e1213b?_state=efdPD5oyaSAcaftO2qx4EcTpnNOKCL6Dyv4o4Iz-ZJp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNGJlMDA3Ni1lMWU3LTQ4ZGUtOGFjMi1hMDk5YTZlMTIxM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MTQuNjgyNTgyMTA0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=3502cf5b-2adc-46e0-b27f-8c6f0bea429c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" 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.659424ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=3502cf5b-2adc-46e0-b27f-8c6f0bea429c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" 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.75696ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T16:34:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=1fec468d-26fa-4299-a37f-2ffc248c90df http.request.method=POST http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.772395ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:20Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=46e04329-d6b0-4d07-903b-00b28b5c5421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/blobs/uploads/1d44ef7f-dcbe-4929-8312-769ef5f74f91?_state=7TmsRjHsMtsiVDfGADf_lKVWKkBWOZsPniRDa-GaXPR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZDQ0ZWY3Zi1kY2JlLTQ5MjktODMxMi03NjllZjVmNzRmOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MTQuOTQ3Nzg5NTFaIn0%3D&digest=sha256%3A345f7f31e1ddecf03af053c9267fbc1f5588b582d30ba03badd0fbcb8fd8c617" http.request.useragent="Go-http-client/1.1" http.response.duration=5.210491472s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/1d44ef7f-dcbe-4929-8312-769ef5f74f91?_state=7TmsRjHsMtsiVDfGADf_lKVWKkBWOZsPniRDa-GaXPR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZDQ0ZWY3Zi1kY2JlLTQ5MjktODMxMi03NjllZjVmNzRmOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MTQuOTQ3Nzg5NTFaIn0%3D&digest=sha256%3A345f7f31e1ddecf03af053c9267fbc1f5588b582d30ba03badd0fbcb8fd8c617 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:20Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=a4dedcc8-9b51-4411-b2d9-19dd33ba9e0d http.request.method=POST http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=64c6a45b-a69f-4ac7-b371-884ab79b33f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/blobs/uploads/ada89abe-4643-478e-8145-345610bc5f56?_state=Xi4Z7cnNIk1K3PlWrm5QFbOVO8YCrsj7UJeciFuijRt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZGE4OWFiZS00NjQzLTQ3OGUtODE0NS0zNDU2MTBiYzVmNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MjAuMzIzMzY4Nzg3WiJ9&digest=sha256%3Ad3f88c0520a59fc8a200844bcd6ad7aea09625dfceac655e6258eacd43eec4db" http.request.useragent="Go-http-client/1.1" http.response.duration=3.700243432s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/ada89abe-4643-478e-8145-345610bc5f56?_state=Xi4Z7cnNIk1K3PlWrm5QFbOVO8YCrsj7UJeciFuijRt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZGE4OWFiZS00NjQzLTQ3OGUtODE0NS0zNDU2MTBiYzVmNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MjAuMzIzMzY4Nzg3WiJ9&digest=sha256%3Ad3f88c0520a59fc8a200844bcd6ad7aea09625dfceac655e6258eacd43eec4db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=efb1fba7-9905-4a42-997c-902399605624 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122968ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37629" http.request.id=6ac9cc11-abe5-48c5-9629-0db163a7cd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777" http.request.useragent="Go-http-client/1.1" http.response.duration=2.205842ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=8ce7c3c3-c715-4ce0-ae54-9ac339ea8616 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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=2.013181ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=79e1848b-8118-45eb-9823-ef6f8dd2c22f http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.693767ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=062b5a12-a767-4d4c-b310-ecf4ef84efbf http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.605564ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=dcfa01bd-c0e6-4f85-a936-679ed8fd35db http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482445ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=f7a64f9f-42f8-4d8c-b424-4a25c80cbc3d http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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.50418ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="rewriting manifest sha256:25f440a36b625f48731c9136b65cc06716aa3fd439395b2ab098932eb33a6777 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=369bb16d-1f7a-49b3-b475-0dbb3554d505 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=369bb16d-1f7a-49b3-b475-0dbb3554d505 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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.730214ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37629" http.request.id=bca418c9-a5a4-46ca-bb99-1dfce5300442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" 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.653174ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37629" http.request.id=89a689f1-47a0-4573-a8d7-c3da10f7e40d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.015581ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37629" http.request.id=ffa088ad-03bd-433e-bfe5-0e2718a17297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168" http.request.useragent="Go-http-client/1.1" http.response.duration=1.941224ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=09781b19-11c5-4475-b644-de17169076b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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=3.290191ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=bc6bc437-7b8d-4aaf-8af9-d967b15f1482 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.916833ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=35ad5731-0b8f-42c7-8f38-860852fa6f55 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.641603ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=a554cfdf-5fa5-4ac9-aa0f-42f68d9870b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" http.request.uri="/v2/foo/schema2/manifests/sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262292ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="rewriting manifest list sha256:8aa24bae8d2e61f40ceae06011727d4f083ecba2987b2190325a6f62d2945168 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=54af3b07-3fb5-4356-8e0c-167512890b6a http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37629" http.request.id=54af3b07-3fb5-4356-8e0c-167512890b6a http.request.method=GET http.request.remoteaddr="127.0.0.1:44244" 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=3.319939ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (29.55s) === RUN TestGetManifestWithStorageError time="2025-04-06T16:34: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.23.8 time="2025-04-06T16:34:24Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:41863" http.request.id=275b93ea-59b9-40b0-ad99-caca537474e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41800" 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.500359ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:41863" http.request.id=5ec4a6b0-566a-4b9a-8bc2-37f2c820abde http.request.method=GET http.request.remoteaddr="127.0.0.1:41800" 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.657858ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:41863" http.request.id=3f2e1d24-68c4-4bc0-863b-989878d17c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:41800" 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.700498ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:41863" http.request.id=961a6280-99a9-4f5f-a969-bd802f797d32 http.request.method=GET http.request.remoteaddr="127.0.0.1:41800" 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.400209ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-04-06T16:34: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.23.8 time="2025-04-06T16:34:24Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=c179af84-304e-42de-bd6c-c6dc105a9925 http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" 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.710229ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=b249cbc9-c15c-4a5e-be88-061a4b7555dc http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" 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.447414ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=f14d6f78-5dc7-4c30-8fc3-5d095d4b2f81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" 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.454863ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=66741218-4e99-4c9a-9de4-43247693e44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" 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.052117ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=66741218-4e99-4c9a-9de4-43247693e44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" 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.124241ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=66741218-4e99-4c9a-9de4-43247693e44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" 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.175176ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T16:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=66741218-4e99-4c9a-9de4-43247693e44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" 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.219581ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T16:34:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=5776cc03-70fb-409c-8989-06a51e1356f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.952825ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=6d2ae212-49e6-4c89-a02f-4769bb90542b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/blobs/uploads/855a0ecb-3659-4570-9ab9-24a168452afe?_state=ij7ZjoxcmucwEcCACAtto7HIgeA17uTwRSqJqDQO2dF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NTVhMGVjYi0zNjU5LTQ1NzAtOWFiOS0yNGExNjg0NTJhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MjQuMjgzMzIzNjUyWiJ9&digest=sha256%3A0604773e0d560c559a0b26cb585ecd9d2bb479a4372dbf23207b1ca6bedc33f4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.779182158s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/855a0ecb-3659-4570-9ab9-24a168452afe?_state=ij7ZjoxcmucwEcCACAtto7HIgeA17uTwRSqJqDQO2dF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NTVhMGVjYi0zNjU5LTQ1NzAtOWFiOS0yNGExNjg0NTJhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MjQuMjgzMzIzNjUyWiJ9&digest=sha256%3A0604773e0d560c559a0b26cb585ecd9d2bb479a4372dbf23207b1ca6bedc33f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=c16f5f0a-4f58-49e1-ac0a-9e65706ebfd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.955054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=61a3762f-8487-4c6a-8dcb-8e01301f6988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/blobs/uploads/e4389485-2bee-4412-8a89-b73820f98ec0?_state=8KTvvvUmwhaEN5rj-HukdG9gJzsSinUGWXOuN_XYbrt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDM4OTQ4NS0yYmVlLTQ0MTItOGE4OS1iNzM4MjBmOThlYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MjguMjYzMDcwODE3WiJ9&digest=sha256%3Acbbeddb9e9ac8d574c5c4641f0c3110f15d392ef87f6cd5d1c409f4c9d1b0efb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.47724515s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/e4389485-2bee-4412-8a89-b73820f98ec0?_state=8KTvvvUmwhaEN5rj-HukdG9gJzsSinUGWXOuN_XYbrt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDM4OTQ4NS0yYmVlLTQ0MTItOGE4OS1iNzM4MjBmOThlYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MjguMjYzMDcwODE3WiJ9&digest=sha256%3Acbbeddb9e9ac8d574c5c4641f0c3110f15d392ef87f6cd5d1c409f4c9d1b0efb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=43d3f830-e20e-49ec-a720-932fa14ea013 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.721033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=50674441-9091-46ef-a625-ca74c0be6321 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.56932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=e094016c-5723-4e3f-af7a-0399687e0076 http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" 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.185787ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=fd462e21-cf68-4239-85d8-0a8847831d2b http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.37029ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43753" http.request.id=b6e2fca2-3186-484c-aba9-f79678d96110 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.756364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43753" http.request.id=2585da1b-6a8e-4024-b144-2c2b1254a530 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.713484ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:43753" http.request.id=50ab6ed3-9d05-4251-888f-caabf15dd938 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.608981ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=a3575ea8-920d-4917-bcba-82dacf111d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.309839ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=2ee30b40-9173-4937-920a-4d464b584fd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.62762ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=fbcba4c7-dc64-4edf-aea2-fb310f39f004 http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.735923ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=62f8519d-6149-437f-8982-173f403cb715 http.request.method=GET http.request.remoteaddr="127.0.0.1:55666" 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.816109ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="payload digest does match: "sha256:fb7457705963d2159221ec7c877badfb4a916f47adbc8cc9f334f4417eed68f1" != "sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0"" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=f245c036-63bc-4987-837f-a687c84cf09b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=f245c036-63bc-4987-837f-a687c84cf09b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55666" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.917714ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=bce5f743-c440-4c41-91e1-0c5b48a1f34a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.469664ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=03b6e271-1b4c-4752-a680-70a093f251a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.729669ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=5d6dba31-9d2d-46df-8950-7f579c158f6a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.191011ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=7c4118e6-9506-4c37-9124-8855487c7a8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35800" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.594141ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=9f1390a8-f91d-4f52-b9aa-fabc1685fccf http.request.method=GET http.request.remoteaddr="127.0.0.1:35800" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.579276ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=11f881a8-a12f-4912-b4fb-b2a25beab560 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35814" 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=2.34562ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=5a8fb221-bad0-4ff2-ab94-01d015f35712 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.261926ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=7a9d1ece-2f62-45f2-8f4f-6776b35b929c http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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.542482ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=8f4e17ba-82e3-4b37-adae-971064947ba4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916388ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f36c77e216180ad896fc95fef41d39e089105691daa910e85fdec2f1cabcf8a0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=6e195889-640f-496d-80ad-eee322ea432b http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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=2.003841ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=b6aec4ea-d5ae-4aee-95ec-cba0c8d096f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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.975395ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=1d241691-b113-4532-9100-55c6740bea8d http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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.487043ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=1d5eb9ea-7710-4a9c-af65-1d8a470afe09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" 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.718563ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=1d5eb9ea-7710-4a9c-af65-1d8a470afe09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" 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.788377ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=1d5eb9ea-7710-4a9c-af65-1d8a470afe09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" 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.845017ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=57eb3fad-afda-4c4f-a39f-9aed18dd3da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.883571ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=6982e395-b927-4813-b1a6-b3747d1f7bd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/blobs/uploads/0e13ee31-8b24-402c-9e61-77e7c17fb11f?_state=utyEj7T7r9h7kIlqelMLoKQTBEoh41Q6x2x_d8gw2gx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZTEzZWUzMS04YjI0LTQwMmMtOWU2MS03N2U3YzE3ZmIxMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MzEuODEzNTE1OTQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.310307ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/0e13ee31-8b24-402c-9e61-77e7c17fb11f?_state=utyEj7T7r9h7kIlqelMLoKQTBEoh41Q6x2x_d8gw2gx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZTEzZWUzMS04YjI0LTQwMmMtOWU2MS03N2U3YzE3ZmIxMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MzEuODEzNTE1OTQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=3f4b3e29-1009-4b05-a1bd-99788089403a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" 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=2.170287ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T16:34:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=3f4b3e29-1009-4b05-a1bd-99788089403a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" 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=2.245208ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:16:34:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T16:34:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=0acb5a79-652d-425a-b3dd-e47d51112827 http.request.method=POST http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.952495ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=62b3b7a4-6b1a-459b-8704-03957fd65e0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/blobs/uploads/424120ce-a333-4d97-b0d9-00ff7db1a007?_state=JoFmyitOI136-WqnSgX8V19N4-KcNKbUr6X5TUS4f8Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MjQxMjBjZS1hMzMzLTRkOTctYjBkOS0wMGZmN2RiMWEwMDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MzIuMDk2MDMxNTg1WiJ9&digest=sha256%3A578554d72a579d2d35194c57795f6a8a10e6e996c08f2b58d5ade7c3ae526e51" http.request.useragent="Go-http-client/1.1" http.response.duration=5.461348669s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/424120ce-a333-4d97-b0d9-00ff7db1a007?_state=JoFmyitOI136-WqnSgX8V19N4-KcNKbUr6X5TUS4f8Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MjQxMjBjZS1hMzMzLTRkOTctYjBkOS0wMGZmN2RiMWEwMDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MzIuMDk2MDMxNTg1WiJ9&digest=sha256%3A578554d72a579d2d35194c57795f6a8a10e6e996c08f2b58d5ade7c3ae526e51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=2beccb20-c141-4186-ad54-2076ff94c815 http.request.method=POST http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.930613ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=5ce8d9f9-3ae4-4cde-8dc8-ec3382d112d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/blobs/uploads/ec4190ba-2745-46d3-9996-529bd54a2b04?_state=A7_G7sxeT_xC216Ohet8JyB_ISYrX4eIqPF2HPcirbN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYzQxOTBiYS0yNzQ1LTQ2ZDMtOTk5Ni01MjliZDU0YTJiMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MzcuNzg3MDYyMzU2WiJ9&digest=sha256%3Aa7280b4572be38fdcfd335f1b0e6e4b8dc65b684d51ca6f2dd1a4db766beca7d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.990130583s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/ec4190ba-2745-46d3-9996-529bd54a2b04?_state=A7_G7sxeT_xC216Ohet8JyB_ISYrX4eIqPF2HPcirbN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYzQxOTBiYS0yNzQ1LTQ2ZDMtOTk5Ni01MjliZDU0YTJiMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTY6MzQ6MzcuNzg3MDYyMzU2WiJ9&digest=sha256%3Aa7280b4572be38fdcfd335f1b0e6e4b8dc65b684d51ca6f2dd1a4db766beca7d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=e65ca15d-686f-4e92-b779-219adccaf0f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.249279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=ddb7e818-13f2-4536-aeac-c969fd84671d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.duration=1.986798ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=4a427849-b84d-45ef-b5d6-163e01388933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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.989221ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=7d8ad2e9-f751-475f-b76e-e33ad1a6d872 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.889762ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=6090d870-046e-4808-a957-8f23c5ac50c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.775035ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=932fa5bf-db23-4aed-8733-4d7ab1ce7038 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.duration=1.900701ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=bf7bac21-2568-4c32-9027-b6386f6dc981 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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.848514ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="rewriting manifest sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=f026e821-ddc9-44fd-8707-a1ee74e1c95b http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=f026e821-ddc9-44fd-8707-a1ee74e1c95b http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" 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=3.021072ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=ad1d6938-4c95-45d0-a109-a4433df08493 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.duration=2.19817ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=0eebde28-adb1-48d1-a5af-c83677aeb238 http.request.method=GET http.request.remoteaddr="127.0.0.1:35818" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.956559ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=69be8e47-5fbc-4e5a-9f87-eb3db3c9b302 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33538" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.23306ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=ff747f30-de85-44bf-920a-40c9a1e02554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.duration=2.582983ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=36f9cac7-82d7-49a2-88b2-eccde6f8711c http.request.method=GET http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.254932ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=cc00c34a-18ab-44c0-9023-c8a6d3d78ab3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33554" 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=2.349682ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43753" http.request.id=f971c90c-c9bb-4509-84d1-d0503b99152a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.815276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=1ed06386-1f54-470d-a0c8-4178743a7df4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" 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.841662ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=2530ef26-752f-4ce7-81c0-0eeee71a413f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720" http.request.useragent="Go-http-client/1.1" http.response.duration=2.185212ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4e4986ca0a3415bc1b201ccbf89bed4a59f408b859ee59dcd8b8006c0e16a720 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43753" http.request.id=6ef2a57d-5bf8-4071-8e24-a32aec77054e http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" 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.825364ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:16:34:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.75s) === RUN TestManifestDeleteDisabled time="2025-04-06T16:34:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:34:42Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:40043" http.request.id=18c7dbec-5a43-4f2c-b436-c4bfa1cff8d3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41064" 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=2.189703ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Apr/2025:16:34:42 +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-04-06T16:34:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:34:42Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T16:34:43Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.8 time="2025-04-06T16:34:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T16:34:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:35897" http.request.id=604376f5-f3f8-4284-863f-15010e64ed9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36802" 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=4.193494ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:16:34:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T16:34:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:35897" http.request.id=8db48113-cdf1-49fa-a468-0335b038fcd7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36806" 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=3.800809ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:16:34:43 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T16:34:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:35897" http.request.id=e4775b96-c8c3-43df-bda9-08185d7846cf http.request.method=POST http.request.remoteaddr="127.0.0.1:36810" 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=5.428498ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:34:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T16:34:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:35897" http.request.id=cbd1dde9-7639-4bff-bdc1-aee7e2822b01 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36826" 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=3.032299ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:16:34:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.69s) === RUN TestProxyManifestGetByTag time="2025-04-06T16:34:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:34:43Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=7e19ce27-ed3e-45ec-a3d9-d21b55f1ce3f http.request.method=POST http.request.remoteaddr="127.0.0.1:41814" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.064832ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=955bb123-dcaa-4a7f-9838-2a587c856564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41814" http.request.uri="/v2/foo/bar/blobs/uploads/4d06951f-70e6-4cb7-b1b9-0cc263f23f28?_state=LQouARJnAoDqdrtr_8StcKlnPOHf1f88Wb7M8gDQQbB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMDY5NTFmLTcwZTYtNGNiNy1iMWI5LTBjYzI2M2YyM2YyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozNDo0My43NDkwNDEzMDlaIn0%3D&digest=sha256%3Aa89369b8488c3fd31a4335f83ea2e6f148a75c6f8ccdc48c72db9b309a0bbc24" http.request.useragent="Go-http-client/1.1" http.response.duration=4.96717249s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:43 +0000] "PUT /v2/foo/bar/blobs/uploads/4d06951f-70e6-4cb7-b1b9-0cc263f23f28?_state=LQouARJnAoDqdrtr_8StcKlnPOHf1f88Wb7M8gDQQbB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMDY5NTFmLTcwZTYtNGNiNy1iMWI5LTBjYzI2M2YyM2YyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozNDo0My43NDkwNDEzMDlaIn0%3D&digest=sha256%3Aa89369b8488c3fd31a4335f83ea2e6f148a75c6f8ccdc48c72db9b309a0bbc24 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=5a1ed461-6368-49d9-8962-8c5bd5bf233a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41814" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.877486ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=35812ee2-5243-4b8c-9431-693a0d3fff9c http.request.method=GET http.request.remoteaddr="127.0.0.1:41814" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.507307ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37397" go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=b9b5b314-418f-4d4c-b030-03cf3cc8d446 http.request.method=GET http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.255208ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37397 /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:37397/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=a77c4fe2-7711-4830-8154-ef9e673459e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37022" http.request.uri="/v2/foo/bar/manifests/sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444" time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=94e7b96a-0fcc-45c9-88b6-5842e0c41eb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/foo/bar/manifests/sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.767267ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "GET /v2/foo/bar/manifests/sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444 with ttl=167h59m59.999998058s" go.version=go1.23.8 time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=a77c4fe2-7711-4830-8154-ef9e673459e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37022" http.request.uri="/v2/foo/bar/manifests/sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.314176ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "GET /v2/foo/bar/manifests/sha256:a01fdf385f746e37dc1b1dfe6dd01d4f0442b26e09e91014f2453c88f1f4b444 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=4be51cc4-ea41-423c-8493-bb1ef263d2c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="944.272µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37397 /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:37397/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=c2f4e705-9d5f-4cb9-9079-8d11727c78f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37026" 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-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=15deb2e4-ca2a-49a2-bfe8-70f127ef356c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41848" 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.531811ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=c2f4e705-9d5f-4cb9-9079-8d11727c78f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37026" 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.45995ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T16:34:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=a2bd244b-1a01-4d4c-8df7-0752a544c178 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.897233ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=80075ea4-94f2-492b-9774-15bcebbbd090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/foo/bar/blobs/uploads/738e6925-720a-4367-8f89-d8a68e4fb7d7?_state=UMhrxGvCJoYko9WDayFRw_keh16Hwm19FHEIDjzwTZl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczOGU2OTI1LTcyMGEtNDM2Ny04Zjg5LWQ4YTY4ZTRmYjdkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozNDo0OC45Mjk2MjAwNjZaIn0%3D&digest=sha256%3Aad7248b2c60e2e6d1b319f123eadbeaa574c9fc22ee6ccf63faeaa20270e5c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.08971628s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:48 +0000] "PUT /v2/foo/bar/blobs/uploads/738e6925-720a-4367-8f89-d8a68e4fb7d7?_state=UMhrxGvCJoYko9WDayFRw_keh16Hwm19FHEIDjzwTZl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczOGU2OTI1LTcyMGEtNDM2Ny04Zjg5LWQ4YTY4ZTRmYjdkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNjozNDo0OC45Mjk2MjAwNjZaIn0%3D&digest=sha256%3Aad7248b2c60e2e6d1b319f123eadbeaa574c9fc22ee6ccf63faeaa20270e5c5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=392ad07c-3249-4556-9331-19a598ce641c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.966793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:16:34:52 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=7f5746c5-ea3e-432b-9357-9b9628e4cc39 http.request.method=GET http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.359482ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:34:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37397 /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:37397/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=e1591755-3545-440f-aafd-9445619b959b http.request.method=GET http.request.remoteaddr="127.0.0.1:42612" 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-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=c6329e04-287f-48c3-a5b8-1e4e69066508 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44228" 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.863916ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:52 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=96ecb6fb-4a3c-4052-8c5a-6834c980ca44 http.request.method=GET http.request.remoteaddr="127.0.0.1:44228" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.607833ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:16:34:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37397 /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:37397/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=e1591755-3545-440f-aafd-9445619b959b http.request.method=GET http.request.remoteaddr="127.0.0.1:42612" 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-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37397" http.request.id=063bedcb-518f-49eb-a3ef-74e1e36501b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44230" 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.939408ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T16:34:52Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f684815737a8ffafee8e4a82ad5711a18a392d59614c1218776b4f6428d86c5a with ttl=167h59m59.999995862s" go.version=go1.23.8 time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44111" http.request.id=e1591755-3545-440f-aafd-9445619b959b http.request.method=GET http.request.remoteaddr="127.0.0.1:42612" 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=15.307288ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:16:34:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (8.52s) === RUN TestAppDispatcher time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39123" http.request.id=2857f911-a13d-45bb-b6a6-05239268af2b http.request.method=GET http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.982747ms http.response.status=200 http.response.written=0 time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39123" http.request.id=b497cc1a-26c8-41fd-b793-f0fe0541e895 http.request.method=GET http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.671995ms http.response.status=200 http.response.written=0 time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39123" http.request.id=9b64c2a4-d5db-4c7d-a8ed-5548ddcedb08 http.request.method=GET http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.861188ms http.response.status=200 http.response.written=0 time="2025-04-06T16:34:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39123" http.request.id=92ed73e3-1dad-4ed6-8d3c-3b82a42874fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841779ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-04-06T16:34:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:34:52Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:34:52Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.8 http.request.host="127.0.0.1:40317" http.request.id=3c16e91d-9588-4688-83df-e5b98114aebf http.request.method=GET http.request.remoteaddr="127.0.0.1:33392" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-04-06T16:34:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:34:52Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:34:52Z" level=info msg="configuring file health check path=/tmp/healthcheck2807373183, interval=1" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-06T16:34:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:34:56Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:34:56Z" level=info msg="configuring TCP health check addr=127.0.0.1:41135, interval=1" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-06T16:35:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:35:00Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 time="2025-04-06T16:35:00Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:39315, interval=1, threshold=3" go.version=go1.23.8 instance.id=f766e351-c9a7-405c-9445-4c31435dd2d5 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 167.271s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.22s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.19s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (4.21s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (4.20s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.77s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.54s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 13.149s === RUN TestSchedule time="2025-04-06T16:32:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 time="2025-04-06T16:32:19Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99754ms" go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 time="2025-04-06T16:32:19Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.398µs" go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 time="2025-04-06T16:32:19Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.955µs" go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 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-04-06T16:32:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-06T16:32:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 time="2025-04-06T16:32:19Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997699ms" go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 time="2025-04-06T16:32:19Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997062ms" go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 time="2025-04-06T16:32:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-04-06T16:32:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=a367a31b-f774-40e1-98e8-464370abf7a2 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.584s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (7.29s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29850112 sha256:3358cae82465b844fa4d5524da5abeb7c6fc3be3bd4b8fbd410425576aabe347 [] map[] } --- PASS: TestSimpleBlobRead (0.53s) === RUN TestBlobMount --- PASS: TestBlobMount (0.36s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.49s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.50s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.27s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:225167d259ef9dd66619a45e082881eddda597a4eadf62f4073526bddbed45d4 palailogos: marking blob sha256:cda0a985731366365118502499b45086a9523d3e30fdeacab1ba316620cc87b1 palailogos: marking blob sha256:1b1819e6c03b49f7e75db31eea739bfb791854ef7b9291a35e1b2386971f227b palailogos: marking manifest sha256:79f19a979a45177b781c44636a7c9572d5250bf617237ff4dc5d4a0ec3e59ebb palailogos: marking blob sha256:d2c7f66597bfba24514b7cea6b9cb9ba31c15ce5b42bbd3dc7f946098ced4d8a palailogos: marking blob sha256:ed42c824a3d5f7571c656d01df1223f74330279b322b9c199d92c651ee6ccfdd palailogos: marking manifest sha256:8788ccd2441145f57726cb98009323c90a8e5349606db4dd55d7c30c8e192cfb palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:af4fd74c36fcd58c1e90f6bd57e4483cb28c1299f7e2dd7fca09a87e5b6a23a3 palailogos: marking blob sha256:98f5e9a64137976da8d480f28a0f4f19236d24521125305240fc3c94d2b67ce4 palailogos: marking manifest sha256:9ff1c62a688e0e570e6aa2b895e7b1414f1860cc1e5e20215391f25c061f28ac palailogos: marking blob sha256:79f19a979a45177b781c44636a7c9572d5250bf617237ff4dc5d4a0ec3e59ebb palailogos: marking blob sha256:225167d259ef9dd66619a45e082881eddda597a4eadf62f4073526bddbed45d4 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.09s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece deletemanifests: marking manifest sha256:43cad805081f03650d9441e41eeb827fcb4430b61325fd22b19f35364928b85b deletemanifests: marking blob sha256:969ace8ab5c898b97b26c5ed74b7ea5e1728aa90bc66be25ad90e0f739b1ffb0 deletemanifests: marking blob sha256:ea8704fd084f4ef8d5876d38e32194d9500c3d5faa916c8d954849abda50034f deletemanifests: marking blob sha256:7c79e72850e5dea43bb03b191464e493bba7da5f689a0e1af75eb601c48ee986 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece blob eligible for deletion: sha256:37ea1f3ad5b0c71e1e8e32c46c44d3228e05a5207eba718c3ca820b32f6bfa28 blob eligible for deletion: sha256:64a8471f07cb2a1d5f953e40f739efacfaa3cd2188e82b3c0eec41f2583eb383 blob eligible for deletion: sha256:bbfa02dde25cc1ab8823cb42ad0fd9d8dbdadd37c44b2bc76c41fc4a5c8d6ae2 deletemanifests manifest eligible for deletion: sha256:0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece deletemanifests: marking manifest sha256:43cad805081f03650d9441e41eeb827fcb4430b61325fd22b19f35364928b85b deletemanifests: marking blob sha256:969ace8ab5c898b97b26c5ed74b7ea5e1728aa90bc66be25ad90e0f739b1ffb0 deletemanifests: marking blob sha256:ea8704fd084f4ef8d5876d38e32194d9500c3d5faa916c8d954849abda50034f deletemanifests: marking blob sha256:7c79e72850e5dea43bb03b191464e493bba7da5f689a0e1af75eb601c48ee986 time="2025-04-06T16:32:37Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce time="2025-04-06T16:32:37Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece time="2025-04-06T16:32:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/0220914ce785b6773542a0a56811013380fa93dc6e26e87dbd89a07116d46ece" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:37ea1f3ad5b0c71e1e8e32c46c44d3228e05a5207eba718c3ca820b32f6bfa28 time="2025-04-06T16:32:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/37/37ea1f3ad5b0c71e1e8e32c46c44d3228e05a5207eba718c3ca820b32f6bfa28" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:64a8471f07cb2a1d5f953e40f739efacfaa3cd2188e82b3c0eec41f2583eb383 time="2025-04-06T16:32:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/64a8471f07cb2a1d5f953e40f739efacfaa3cd2188e82b3c0eec41f2583eb383" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:bbfa02dde25cc1ab8823cb42ad0fd9d8dbdadd37c44b2bc76c41fc4a5c8d6ae2 time="2025-04-06T16:32:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bb/bbfa02dde25cc1ab8823cb42ad0fd9d8dbdadd37c44b2bc76c41fc4a5c8d6ae2" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce --- PASS: TestDeleteManifestIfTagNotFound (1.33s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0ee9d635226cd4cb964432ee76b4b2a7197eec5f45cd6d3d31c88585befe0472 time="2025-04-06T16:32:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0e/0ee9d635226cd4cb964432ee76b4b2a7197eec5f45cd6d3d31c88585befe0472" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:bf7b48bf262d501bb55258f4d779c9a5ab4cec26685d6aa50d1323de46d3689f time="2025-04-06T16:32:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bf7b48bf262d501bb55258f4d779c9a5ab4cec26685d6aa50d1323de46d3689f" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:e7b6fbd0e927c0d85b078a3ffbf432ff5de990f1d4ffd3aaaf57a9049a46d273 time="2025-04-06T16:32:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e7/e7b6fbd0e927c0d85b078a3ffbf432ff5de990f1d4ffd3aaaf57a9049a46d273" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce --- PASS: TestGCWithMissingManifests (0.44s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:18879eefdd4129c143ea9ec73b477f6887850c72b108c4c01d4bccdb76cba206 komnenos: marking blob sha256:09ed0936c9ff7dbc8636fbb0542845b463de886d0461cb611a8b57d5d6d331ba komnenos: marking blob sha256:3f306522a57327735ad07683e5481386c9815a0d6f0a78bf07e12e3a3a553d3f 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:10f95cbaa32fe374156906104a080ae7f95e4822d03c0993ef43d1dbd0024adf time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/10/10f95cbaa32fe374156906104a080ae7f95e4822d03c0993ef43d1dbd0024adf" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:11486c9a5a89df20c2c6daf4f3d1e2ba0232ca8d37b40c62c2924f6543981344 time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/11486c9a5a89df20c2c6daf4f3d1e2ba0232ca8d37b40c62c2924f6543981344" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:440b6d9f641aefcadf9271bf3216320b932f67a1bb921947368a32eea49a78dd time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/44/440b6d9f641aefcadf9271bf3216320b932f67a1bb921947368a32eea49a78dd" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:6e985f94e000138ef8c0cd289222c0d08f52980a12231721cd8e76e5e59ed01a time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6e/6e985f94e000138ef8c0cd289222c0d08f52980a12231721cd8e76e5e59ed01a" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:78024cb546d6bbc81906d019c998c7162f03c1c8ece370e4778d7c540e76e353 time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/78/78024cb546d6bbc81906d019c998c7162f03c1c8ece370e4778d7c540e76e353" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce blob eligible for deletion: sha256:aa7feeb7f48e89370e4fd4f34fdefcbd6bb4706fbc7774e9a92de2acc89c1e3a time="2025-04-06T16:32:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa7feeb7f48e89370e4fd4f34fdefcbd6bb4706fbc7774e9a92de2acc89c1e3a" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce --- PASS: TestDeletionHasEffect (1.45s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.19s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:0d8c0129be17ced30375fe1cbde52733815b30ecfb0dc4ef653cf3cb14acca04 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:8861498635867d6947fa41bb2b2e74cd05e1a48635d96c27f434bd8d4d81a7ad michael_z_doukas: marking blob sha256:6bff51a3a446458f6b3f575dcd55e02f63f05ccd5da57336b51bf341705c8efc 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e4e320556518e8fd1fde8f1448dbfae03164b68784a9f18fbcd0769babc403ce time="2025-04-06T16:32:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e4/e4e320556518e8fd1fde8f1448dbfae03164b68784a9f18fbcd0769babc403ce" go.version=go1.23.8 instance.id=3ee4e7bb-82b7-472e-9971-4b67959ed2ce --- PASS: TestOrphanBlobDeleted (0.57s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:cfd52412bf291027fb9cc3ff3bd286993155ca1f7a699ea67ea918a3d2d5341a linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:e332162c94e524e0d49267a2573b39d5f77cf1304b2b641ed13753fa33b5d7aa --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.52s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.55s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.36s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.22s) === 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-04-06T16:32:44Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 15:32:44.039511307 +0000 UTC m=-3575.820625829, actuallyDelete=true" time="2025-04-06T16:32:44Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-06T16:32:44Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068, actuallyDelete=true" time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/ab69fcd0-4e80-4333-b425-3dec1e02f0f3 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/25cdd3ad-77e5-42a1-89ac-d34e0ab24c7b have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/27d286e9-b692-471e-9b75-9c0070d26304 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7df3b61c-fa23-4d06-8735-e2428b645c8f have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a10ac5bd-26f5-48a0-a380-cabf7fab89ea have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dc042905-a514-4bac-b990-89f4fa41360d have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e7138db9-6c56-407b-9592-c1b14f5288d8 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/08257a99-87c2-431d-a711-0655e030b0ea have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2699a1a5-a00c-4008-8477-ba38ba3a85d9 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2a1fbfbf-4e50-46a3-8c2e-b1bc42068cec have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/adc62bff-b2fc-4ecc-8dbc-182e5c2996a2 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040110206 +0000 UTC m=+24.179973068). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-06T16:32:44Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 16:32:44.040843086 +0000 UTC m=+24.180705950, actuallyDelete=true" time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1dddb3f0-4997-426f-825a-499d09b9601b have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040843086 +0000 UTC m=+24.180705950). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3ba29c3f-c203-4057-9b39-86e2b5d445a5 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040843086 +0000 UTC m=+24.180705950). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d2810be8-70f6-4030-b2bd-f4603671bbf4 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040843086 +0000 UTC m=+24.180705950). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f5037f3b-1d5f-47d3-8b5d-4a310faeb90d have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040843086 +0000 UTC m=+24.180705950). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/62485d51-7eb2-4311-b6a9-398f330acac5 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.040843086 +0000 UTC m=+24.180705950). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-06T16:32:44Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 16:32:44.041354279 +0000 UTC m=+24.181217145, actuallyDelete=true" time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5525fb64-9b61-4168-acef-1963f342c832 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.041354279 +0000 UTC m=+24.181217145). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6981cc70-c070-45c9-b81a-73ee81b86fb2 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.041354279 +0000 UTC m=+24.181217145). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/85047176-e24d-4fd7-b6aa-b979353915da have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.041354279 +0000 UTC m=+24.181217145). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cbf830bf-bcdc-4bef-bb2e-2a1ae93c636f have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.041354279 +0000 UTC m=+24.181217145). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/46d81a93-d211-47e3-94cf-c44ec44abd73 have older date (2025-04-06 15:32:44 +0000 UTC) than purge date (2025-04-06 16:32:44.041354279 +0000 UTC m=+24.181217145). Removing upload directory." time="2025-04-06T16:32:44Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-06T16:32:44Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 16:32:44.041671865 +0000 UTC m=+24.181534741, actuallyDelete=true" time="2025-04-06T16:32:44Z" 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 24.203s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.006s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.007s === RUN TestWalkFileRemoved time="2025-04-06T16:32:19Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.480s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === 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.077s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (25.44s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 25.867s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.78s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.206s === 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-04-06T16:32:19Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.8 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-04-06T16:32:19Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.8 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-04-06T16:32:19Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.8 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2025-04-06T16:32:19Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestS3TryUpdate (0.00s) time="2025-04-06T16:32:19Z" level=error msg="unknown ip address format" go.version=go1.23.8 instance.id=2035238e-1ee8-4a59-a7d0-7993b1cdcfec ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2025-04-06T16:32:19Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=2035238e-1ee8-4a59-a7d0-7993b1cdcfec --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-04-06T16:32:19Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=2035238e-1ee8-4a59-a7d0-7993b1cdcfec --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestInvalidData (0.00s) time="2025-04-06T16:32:20Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T16:32:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T16:32:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T16:32:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.517s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.426s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.91s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.350s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.023s >>> 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-r11.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-r11.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 24.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r11.apk >>> docker-registry: Build complete at Sun, 06 Apr 2025 16:35:08 +0000 elapsed time 0h 3m 9s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250406.163200) (2/2) Purging go (1.23.8-r0) Executing busybox-1.37.0-r12.trigger OK: 397 MiB in 101 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...