>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 23:55:51 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.24.3-r0) (2/2) Installing .makedepends-docker-registry (20250511.235552) Executing busybox-1.37.0-r17.trigger OK: 587 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 74% |*********************** | 1455k 0:00:00 ETA docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2025-05-11T23:56:21Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-11T23:56:21Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.029s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-11T23:56:21Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.008s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.007s === 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.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.07s) PASS ok github.com/docker/distribution/health/checks 0.079s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.007s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.008s === 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.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.032s === 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 ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/05/11 23:56:21 http: TLS handshake error from 127.0.0.1:47454: 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:36215/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36215/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36215/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36215/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41219?status=0, fail=true --- PASS: TestHTTPSink (0.07s) === RUN TestListener --- PASS: TestListener (1.34s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-11T23:56:22Z" level=info msg="broadcaster: closing" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="closing testSink" time="2025-05-11T23:56:22Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-05-11T23:56:22Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 1} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 1} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 1} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 1} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:22Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T23:56:23Z" level=warning msg="&{0x57c403c0 0.9} encountered too many errors, backing off" time="2025-05-11T23:56:23Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.14s) PASS ok github.com/docker/distribution/notifications 2.683s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-11T23:56:22Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T23:56:22.310559434Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:56:22.31059208Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:56:22.310622176Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.24.3 time="2025-05-11T23:56:22.311436178Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-11T23:56:25.312018223Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-11T23:56:25.415006834Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=672a9daa-85cd-4730-8be0-dc2a30b51dc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.243825ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:56:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-11T23:56:26.591395126Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T23:56:26.594400137Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:56:26.594446915Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:56:26.594518435Z" level=info msg="Starting upload purge in 0s" go.version=go1.24.3 time="2025-05-11T23:56:26.594591947Z" level=info msg="PurgeUploads starting: olderThan=2025-05-04 23:56:26.594554266 +0000 UTC m=-604795.710820458, actuallyDelete=true" time="2025-05-11T23:56:26.594674609Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" time="2025-05-11T23:56:26.594690799Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.24.3 time="2025-05-11T23:56:26.595285297Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-11T23:56:26.59530369Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-11T23:56:26.596222245Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-11T23:56:29.614148763Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=da6c9dfa-f04d-49e7-bb61-25d2458fdcca http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.639139ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:56:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-11T23:56:29.614433639Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (4.30s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-11T23:56:32.716730913Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T23:56:32.71762195Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:56:32.717648215Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:56:32.717733761Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.24.3 time="2025-05-11T23:56:32.718224217Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (11.11s) PASS ok github.com/docker/distribution/registry 18.522s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === 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.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.106s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-11T23:56:22Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=58318a24-2db3-47a1-b5f3-e585b1ffc547 time="2025-05-11T23:56:22Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=58318a24-2db3-47a1-b5f3-e585b1ffc547 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-05-11T23:56:22Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password="xTKHIhUz0X4rrVxfYh2w6Nem0_rWB-AcYs9qJLyHqUs" user=docker --- PASS: TestCreateHtpasswdFile (0.11s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.124s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.007s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.14s) === RUN TestLeeway time="2025-05-11T23:56:22Z" level=info msg="token not to be used before 2025-05-11 23:56:23 +0000 UTC - currently 2025-05-11 23:56:22.457367903 +0000 UTC m=+0.151799757" time="2025-05-11T23:56:22Z" level=info msg="token not to be used after 2025-05-11 23:56:22 +0000 UTC - currently 2025-05-11 23:56:22.466154096 +0000 UTC m=+0.160586013" --- PASS: TestLeeway (0.02s) === RUN TestAccessController time="2025-05-11T23:56:22Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.07s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.240s === 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.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.079s === 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.023s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-11T23:56:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:56:23Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:56:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46871" http.request.id=ad92cffa-4eaf-4e71-bf90-800994a888fb http.request.method=GET http.request.remoteaddr="127.0.0.1:47194" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.908852ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:56:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-11T23:56:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:56:23Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:56:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=a5af9016-ada0-4e2d-8265-50d676dd9e0e http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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.795128ms http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2025:23:56:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-11T23:56:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=378ad494-1206-438f-9b69-e4e14b94ecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.943429ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:23 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=4d2da7a5-c9c1-4851-99b3-bd648d8ff711 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/aaaa/blobs/uploads/261e693e-dcab-46ed-8002-655bd64f5bfd?_state=UJH0I21ED2-Ne1oxnqgTQU8oQk9h3-oY0Ar1ZT3XAG17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNjFlNjkzZS1kY2FiLTQ2ZWQtODAwMi02NTViZDY0ZjViZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6MjMuNTU2MTc2NTM3WiJ9&digest=sha256%3A769107579ba4dde9dcea8dc23ee7cce870ab530c1c334e0ed326a8c88831dd72" http.request.useragent="Go-http-client/1.1" http.response.duration=5.179017975s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:23 +0000] "PUT /v2/foo/aaaa/blobs/uploads/261e693e-dcab-46ed-8002-655bd64f5bfd?_state=UJH0I21ED2-Ne1oxnqgTQU8oQk9h3-oY0Ar1ZT3XAG17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNjFlNjkzZS1kY2FiLTQ2ZWQtODAwMi02NTViZDY0ZjViZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6MjMuNTU2MTc2NTM3WiJ9&digest=sha256%3A769107579ba4dde9dcea8dc23ee7cce870ab530c1c334e0ed326a8c88831dd72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=b1b33a2e-e2cd-424b-950d-0458aa381862 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.0157ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:28 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=e0387527-333c-4954-9907-0b4805e98d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.899018ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=e8a91097-0678-4ee1-97af-c227d787b155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/bbbb/blobs/uploads/3ed22040-dc39-42b9-ac44-1fde4137dfbe?_state=lHkEmzHx-_yHKHXJiIrGQV6xs8hTLXh5fr0Y58U8Evl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZWQyMjA0MC1kYzM5LTQyYjktYWM0NC0xZmRlNDEzN2RmYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6MjkuMTk5ODIwMTUzWiJ9&digest=sha256%3A91c741915c2e4e0f905d6a5a34362ac08c16eeb7dceea095fc6965550fc7d0a1" http.request.useragent="Go-http-client/1.1" http.response.duration=7.046789308s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3ed22040-dc39-42b9-ac44-1fde4137dfbe?_state=lHkEmzHx-_yHKHXJiIrGQV6xs8hTLXh5fr0Y58U8Evl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZWQyMjA0MC1kYzM5LTQyYjktYWM0NC0xZmRlNDEzN2RmYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6MjkuMTk5ODIwMTUzWiJ9&digest=sha256%3A91c741915c2e4e0f905d6a5a34362ac08c16eeb7dceea095fc6965550fc7d0a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=031fb26a-3435-4a6a-ae39-32ac5c5b3569 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.504897ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:36 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=c075e063-251e-4c4e-bb90-f69b46d16cc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.409371ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:36 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=01c2851f-7ac1-44d0-869f-0172c9e9c6b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/cccc/blobs/uploads/cb9f8add-5d3c-4d92-9732-7906e11df9f1?_state=79NQ9lHuA1rBk6SD1Fsn9RsHC7xeuJOgiLeQ3ZcdkpB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjYjlmOGFkZC01ZDNjLTRkOTItOTczMi03OTA2ZTExZGY5ZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6MzYuNTYyMjI2MTY1WiJ9&digest=sha256%3Ace4b47b46978c275b6f24c1403ff550b8a1d61403633e0dcd02ba0afbaf57ff0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.502874484s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:36 +0000] "PUT /v2/foo/cccc/blobs/uploads/cb9f8add-5d3c-4d92-9732-7906e11df9f1?_state=79NQ9lHuA1rBk6SD1Fsn9RsHC7xeuJOgiLeQ3ZcdkpB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjYjlmOGFkZC01ZDNjLTRkOTItOTczMi03OTA2ZTExZGY5ZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6MzYuNTYyMjI2MTY1WiJ9&digest=sha256%3Ace4b47b46978c275b6f24c1403ff550b8a1d61403633e0dcd02ba0afbaf57ff0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=ac5140e1-5bae-49aa-a274-6f3d1d2800ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.067838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:41 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=1039b376-5ab8-4ac9-8896-971278b4d24a http.request.method=POST http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.647302ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:41 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=ce1f7938-31bf-4188-a308-c833a07d0a51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/dddd/blobs/uploads/e52d6074-faf0-4a6d-832b-d085ea96f687?_state=AKK16yKz1G3XDNSUCR40qbx2kYvFKt8mLEvv8utVPNZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlNTJkNjA3NC1mYWYwLTRhNmQtODMyYi1kMDg1ZWE5NmY2ODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NDEuMjkxNDg2MTQ1WiJ9&digest=sha256%3A815b7e50bd3f887dd52f6eb7d7c91efec0471cbc86d63e0ee587cf762cd4810b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.73412666s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:41 +0000] "PUT /v2/foo/dddd/blobs/uploads/e52d6074-faf0-4a6d-832b-d085ea96f687?_state=AKK16yKz1G3XDNSUCR40qbx2kYvFKt8mLEvv8utVPNZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlNTJkNjA3NC1mYWYwLTRhNmQtODMyYi1kMDg1ZWE5NmY2ODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NDEuMjkxNDg2MTQ1WiJ9&digest=sha256%3A815b7e50bd3f887dd52f6eb7d7c91efec0471cbc86d63e0ee587cf762cd4810b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=09f6450f-a587-438d-872f-58d629da212b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.154552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:44 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=67d7c8fa-3475-4cca-a778-ec745167ea69 http.request.method=POST http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.953467ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:44 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=6ccc67f4-fc3f-42a0-a2c0-0258be7b2697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/eeee/blobs/uploads/d1ede468-bf40-4411-b032-9dba649285b5?_state=lrZ05_aofPvdfFzlNIJS8WEgh-mzhzo0pGN2P-n_QcR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMWVkZTQ2OC1iZjQwLTQ0MTEtYjAzMi05ZGJhNjQ5Mjg1YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NDQuMzQwMjkyMThaIn0%3D&digest=sha256%3A0cfb7759541bdca3c74a5decab7da9bca51ba311dbc9cb5cc7d139d643c5d3cd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.842842867s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:44 +0000] "PUT /v2/foo/eeee/blobs/uploads/d1ede468-bf40-4411-b032-9dba649285b5?_state=lrZ05_aofPvdfFzlNIJS8WEgh-mzhzo0pGN2P-n_QcR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMWVkZTQ2OC1iZjQwLTQ0MTEtYjAzMi05ZGJhNjQ5Mjg1YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NDQuMzQwMjkyMThaIn0%3D&digest=sha256%3A0cfb7759541bdca3c74a5decab7da9bca51ba311dbc9cb5cc7d139d643c5d3cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=2c7b68e8-f44f-454d-bdab-741b752a1e7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.719894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:47 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=f6a674d8-ef50-427c-a04b-b68f2b2b712f http.request.method=POST http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.106721ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:47 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=bca31ce9-cb1c-4ac6-9c47-d326859b9f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/ffff/blobs/uploads/a2531820-24c3-4cfe-9386-e9058255f443?_state=lcT2mR2qVfKSTHYaBAosJsxbsHMLazPlxgKw5Y6egnd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhMjUzMTgyMC0yNGMzLTRjZmUtOTM4Ni1lOTA1ODI1NWY0NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NDcuNDY3OTI5MjY3WiJ9&digest=sha256%3Ab15359b6094525ffd2d8ab893d888688fac1ff4546c7466d52b31622a3ea67a7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.707667061s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:47 +0000] "PUT /v2/foo/ffff/blobs/uploads/a2531820-24c3-4cfe-9386-e9058255f443?_state=lcT2mR2qVfKSTHYaBAosJsxbsHMLazPlxgKw5Y6egnd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhMjUzMTgyMC0yNGMzLTRjZmUtOTM4Ni1lOTA1ODI1NWY0NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NDcuNDY3OTI5MjY3WiJ9&digest=sha256%3Ab15359b6094525ffd2d8ab893d888688fac1ff4546c7466d52b31622a3ea67a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=52b735b7-1c67-4c17-bc66-5ec39a53f320 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57740" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.347257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=fbbb18b5-0c8a-4078-bf6e-d440c61a2967 http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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.481078ms http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=86b90bc8-1d15-47fe-a610-b3dcb1daeb27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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=2.090557ms http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=8e0966ca-0bb6-451f-9a13-3cf552a6c022 http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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=2.162979ms http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=37b3b39a-df8a-4889-a217-0297acee685d http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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=2.104307ms http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=69d5812f-ada7-463d-8246-53ef8012f595 http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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=2.213264ms http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=f1b083db-f343-4aca-9df7-8fe640a7d08f http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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=2.15772ms http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=47797cd1-e069-4b0b-a0eb-bec20b9b2acf http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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=2.024354ms http.response.status=400 http.response.written=116 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=dd4b35eb-dd82-4d81-8e28-d9fe0eebac2a http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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.947641ms http.response.status=400 http.response.written=115 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=535f6a58-2af0-49cf-9ccf-37aa3ec8f561 http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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.839996ms http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45267" http.request.id=9615a7d0-90ca-45e1-aea6-410198c710c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57740" 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.953576ms http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T23:56: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.24.3 time="2025-05-11T23:56:51Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=2e07eca6-3bbb-4e4d-99af-ec383f18a4da http.request.method=POST http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.041106ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=772d0ab0-679d-470c-b10e-ac4f6aaea843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/aaaa/blobs/uploads/45e313ad-0371-44b5-828b-fff9a54a35bd?_state=4O3s70ISutvlSOhu5JImbg01yGtuLuZ66fuD7P4HMe97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NWUzMTNhZC0wMzcxLTQ0YjUtODI4Yi1mZmY5YTU0YTM1YmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NTEuNTQ4MDczMDU0WiJ9&digest=sha256%3A1ac79e94c7db7fcce9bf29df977dca2d2e9fa1b28fd58e3001b31096cf5bb335" http.request.useragent="Go-http-client/1.1" http.response.duration=5.008165903s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/45e313ad-0371-44b5-828b-fff9a54a35bd?_state=4O3s70ISutvlSOhu5JImbg01yGtuLuZ66fuD7P4HMe97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NWUzMTNhZC0wMzcxLTQ0YjUtODI4Yi1mZmY5YTU0YTM1YmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NTEuNTQ4MDczMDU0WiJ9&digest=sha256%3A1ac79e94c7db7fcce9bf29df977dca2d2e9fa1b28fd58e3001b31096cf5bb335 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=b9e9c014-5821-4f95-9c34-53017bec95ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.394737ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:56 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:56:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=66c32b2d-3bc1-4b5e-91e7-76f5e9578af9 http.request.method=POST http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.382807ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:56 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=82c15f91-894e-486f-bc34-72fdaf9ba0ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/bbbb/blobs/uploads/8f2087f8-c6d2-4110-b0df-87a851146814?_state=6SvO9OkW79NU2VOhDI2po2rZ02T1eoRnPAhRQUnyNm97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4ZjIwODdmOC1jNmQyLTQxMTAtYjBkZi04N2E4NTExNDY4MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NTYuOTMwMzU4OTQ5WiJ9&digest=sha256%3A58365d8c20ce6014fd6d4f9ce01b9486be5e41eb09141e6f572c13430c6700ee" http.request.useragent="Go-http-client/1.1" http.response.duration=4.715360674s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:56:56 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8f2087f8-c6d2-4110-b0df-87a851146814?_state=6SvO9OkW79NU2VOhDI2po2rZ02T1eoRnPAhRQUnyNm97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4ZjIwODdmOC1jNmQyLTQxMTAtYjBkZi04N2E4NTExNDY4MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTY6NTYuOTMwMzU4OTQ5WiJ9&digest=sha256%3A58365d8c20ce6014fd6d4f9ce01b9486be5e41eb09141e6f572c13430c6700ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=d05b17ee-6e0d-4d5c-acba-53fdd57aadbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.436065ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:01 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=44079482-7bcd-437a-aa8b-f9c2cd0c40a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079151ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:01 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=62c06335-6e9f-45f3-8083-41776f0ba69c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/cccc/blobs/uploads/259d6c4f-17d6-426b-96e7-7c389d5f5805?_state=gpYjTPx5FBuqf9Q9CErmuzOsMPsuT6s-CdcL2ClHYm17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNTlkNmM0Zi0xN2Q2LTQyNmItOTZlNy03YzM4OWQ1ZjU4MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MDEuOTkzNDk0MjE3WiJ9&digest=sha256%3A744800b17672b1d5fb2d2084cd5054f75a797f0cf59bc3b618cae9f3c9783557" http.request.useragent="Go-http-client/1.1" http.response.duration=5.313499148s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:01 +0000] "PUT /v2/foo/cccc/blobs/uploads/259d6c4f-17d6-426b-96e7-7c389d5f5805?_state=gpYjTPx5FBuqf9Q9CErmuzOsMPsuT6s-CdcL2ClHYm17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNTlkNmM0Zi0xN2Q2LTQyNmItOTZlNy03YzM4OWQ1ZjU4MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MDEuOTkzNDk0MjE3WiJ9&digest=sha256%3A744800b17672b1d5fb2d2084cd5054f75a797f0cf59bc3b618cae9f3c9783557 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=f243d946-62d6-4759-aaa1-e1df59e76f64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.666076ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:07 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=a5e2d77b-d58c-4ddd-a5b9-dd9d2a50d12b http.request.method=POST http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.799692ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:07 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=7b1c5906-deb4-4de0-9390-d8d1963a7262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/dddd/blobs/uploads/9be98ab5-caa9-4f4c-8468-966104191bea?_state=Mw1e3FBS91eZpD9zqLYGwgjCJS2jhFZYn6ZBt13TYcN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5YmU5OGFiNS1jYWE5LTRmNGMtODQ2OC05NjYxMDQxOTFiZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MDcuNjMxMjI1ODUyWiJ9&digest=sha256%3A87100f20098a76ba730fb653ef432047aaa2e0d436df8f1efece481ae54308eb" http.request.useragent="Go-http-client/1.1" http.response.duration=4.324715113s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:07 +0000] "PUT /v2/foo/dddd/blobs/uploads/9be98ab5-caa9-4f4c-8468-966104191bea?_state=Mw1e3FBS91eZpD9zqLYGwgjCJS2jhFZYn6ZBt13TYcN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5YmU5OGFiNS1jYWE5LTRmNGMtODQ2OC05NjYxMDQxOTFiZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MDcuNjMxMjI1ODUyWiJ9&digest=sha256%3A87100f20098a76ba730fb653ef432047aaa2e0d436df8f1efece481ae54308eb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=1be14d54-af80-416c-bf68-9a7b36795bdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39518" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.619426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:11 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35147" http.request.id=f1bdc87e-d3c4-42f6-9da6-bd112a5ab02b http.request.method=GET http.request.remoteaddr="127.0.0.1:39518" 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.837537ms http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2025:23:57:11 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (48.89s) === RUN TestURLPrefix time="2025-05-11T23:57:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:11Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40103" http.request.id=62813ee8-2c58-4e1e-acb8-f90d1f7849ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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.548884ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:57:11 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-05-11T23:57:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:11Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=72eb504a-23ac-41a9-b473-a9fdd4e41fb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.807109ms http.response.status=404 http.response.written=157 vars.digest="sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "GET /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=e33b5183-6bf8-4b8c-abfa-7286e7391f46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.20086ms http.response.status=404 http.response.written=157 vars.digest="sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=0edfc9d4-5919-4771-9569-ec59fe1e8af0 http.request.method=POST http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.027288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=d5fe1c10-8ec0-4d3d-b645-bf1e885edb60 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111897ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "GET /v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=3dcdc7d4-f5f2-4ab0-be39-92d5ef38bd6e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.415273ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "DELETE /v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=45b3563c-85a8-49d4-a188-9a64954d538a http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7fa03da8-34de-4cd7-9812-ea1da786a6e6 time="2025-05-11T23:57:12Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=45b3563c-85a8-49d4-a188-9a64954d538a http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.158412ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7fa03da8-34de-4cd7-9812-ea1da786a6e6 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "GET /v2/foo/bar/blobs/uploads/7fa03da8-34de-4cd7-9812-ea1da786a6e6?_state=1jVMJMqKBzIcMKbYu9IP-4ubCMCIOuIBv2xpTna-o0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmYTAzZGE4LTM0ZGUtNGNkNy05ODEyLWVhMWRhNzg2YTZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzE4NDQ4MDZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=3c91d15d-128a-4990-9aae-225ed60a3ffe http.request.method=POST http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.963525ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=3cc745d6-f523-4439-8ddc-60825e8d912a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/cab54ecd-82c9-4a14-8b14-16dc9abfb3a6?_state=W62j2R_-VwaW7LhdTKdytHP9jMYd0ytJJeEKzS5quDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYjU0ZWNkLTgyYzktNGExNC04YjE0LTE2ZGM5YWJmYjNhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzg3NzEwODZaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" provided=sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 vars.name="foo/bar" vars.uuid=cab54ecd-82c9-4a14-8b14-16dc9abfb3a6 time="2025-05-11T23:57:12Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=3cc745d6-f523-4439-8ddc-60825e8d912a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/cab54ecd-82c9-4a14-8b14-16dc9abfb3a6?_state=W62j2R_-VwaW7LhdTKdytHP9jMYd0ytJJeEKzS5quDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYjU0ZWNkLTgyYzktNGExNC04YjE0LTE2ZGM5YWJmYjNhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzg3NzEwODZaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cab54ecd-82c9-4a14-8b14-16dc9abfb3a6 time="2025-05-11T23:57:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=3cc745d6-f523-4439-8ddc-60825e8d912a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/cab54ecd-82c9-4a14-8b14-16dc9abfb3a6?_state=W62j2R_-VwaW7LhdTKdytHP9jMYd0ytJJeEKzS5quDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYjU0ZWNkLTgyYzktNGExNC04YjE0LTE2ZGM5YWJmYjNhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzg3NzEwODZaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.848817ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cab54ecd-82c9-4a14-8b14-16dc9abfb3a6 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "PUT /v2/foo/bar/blobs/uploads/cab54ecd-82c9-4a14-8b14-16dc9abfb3a6?_state=W62j2R_-VwaW7LhdTKdytHP9jMYd0ytJJeEKzS5quDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYjU0ZWNkLTgyYzktNGExNC04YjE0LTE2ZGM5YWJmYjNhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yMzg3NzEwODZaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=01b8bea9-18c9-4f58-9586-4b9b22751198 http.request.method=POST http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534087ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=ca79dd9d-83cd-4270-8bfc-faa9f1db42cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/0c44940b-92d6-4f74-b96f-c4ad768e3a49?_state=scRrJNZxLkUVgAW8Hh_IQ-REY75pvkfD74wXiRlWx357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjNDQ5NDBiLTkyZDYtNGY3NC1iOTZmLWM0YWQ3NjhlM2E0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yNDI4OTIwNTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.514292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "PUT /v2/foo/bar/blobs/uploads/0c44940b-92d6-4f74-b96f-c4ad768e3a49?_state=scRrJNZxLkUVgAW8Hh_IQ-REY75pvkfD74wXiRlWx357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjNDQ5NDBiLTkyZDYtNGY3NC1iOTZmLWM0YWQ3NjhlM2E0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yNDI4OTIwNTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=5072a514-2085-496f-a42e-02d158974052 http.request.method=POST http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.518333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=cdf56a77-e83c-454e-831b-5fd0d625da4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/85f4dfab-ef3d-47f2-ac41-75282a89ecfe?_state=iZ1eFCpaySUz9sIERYuD70dsQf70kJCzIX80tCCVOjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1ZjRkZmFiLWVmM2QtNDdmMi1hYzQxLTc1MjgyYTg5ZWNmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yNDY1NjQzOTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.031138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "PUT /v2/foo/bar/blobs/uploads/85f4dfab-ef3d-47f2-ac41-75282a89ecfe?_state=iZ1eFCpaySUz9sIERYuD70dsQf70kJCzIX80tCCVOjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1ZjRkZmFiLWVmM2QtNDdmMi1hYzQxLTc1MjgyYTg5ZWNmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yNDY1NjQzOTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=43a3f9b3-c4f5-486e-880b-d1f4af725660 http.request.method=POST http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.489823ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=b0e3b594-9bf8-41f3-8ea2-c155288c41c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/a50bf1c4-e609-400d-9acd-ca86ed88f1ce?_state=vMUQMTt1s2286gQIszWVs18sJc-3JIOs1Lr_ESLeLUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1MGJmMWM0LWU2MDktNDAwZC05YWNkLWNhODZlZDg4ZjFjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yNTA3MjU0NDlaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.556776689s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:12 +0000] "PUT /v2/foo/bar/blobs/uploads/a50bf1c4-e609-400d-9acd-ca86ed88f1ce?_state=vMUQMTt1s2286gQIszWVs18sJc-3JIOs1Lr_ESLeLUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1MGJmMWM0LWU2MDktNDAwZC05YWNkLWNhODZlZDg4ZjFjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxMi4yNTA3MjU0NDlaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=e0dfc0df-33f1-4004-88d4-4e2bf05c08df http.request.method=POST http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.38835ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37097" http.request.id=ede7a631-b903-4dbd-8db7-579ace1f87db http.request.method=PATCH http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/7bc47c26-978d-4849-ac93-ea4a4943ffd4?_state=HED4lQFwzymHI6AE38ozj-XOHJwaMu6ztgG1R24ES9Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiYzQ3YzI2LTk3OGQtNDg0OS1hYzkzLWVhNGE0OTQzZmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNC45NjU4ODYyMloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.36925236s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:14 +0000] "PATCH /v2/foo/bar/blobs/uploads/7bc47c26-978d-4849-ac93-ea4a4943ffd4?_state=HED4lQFwzymHI6AE38ozj-XOHJwaMu6ztgG1R24ES9Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiYzQ3YzI2LTk3OGQtNDg0OS1hYzkzLWVhNGE0OTQzZmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNC45NjU4ODYyMloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=bbc5053d-7086-401b-8e88-3169093c9bd3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/uploads/7bc47c26-978d-4849-ac93-ea4a4943ffd4?_state=lmXnMApQIG0nxdwmn0RCBZ1rofOA1MdbRr9FNLaDX0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiYzQ3YzI2LTk3OGQtNDg0OS1hYzkzLWVhNGE0OTQzZmZkNCIsIk9mZnNldCI6MTk3MzQwMTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MTRaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.337434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "PUT /v2/foo/bar/blobs/uploads/7bc47c26-978d-4849-ac93-ea4a4943ffd4?_state=lmXnMApQIG0nxdwmn0RCBZ1rofOA1MdbRr9FNLaDX0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiYzQ3YzI2LTk3OGQtNDg0OS1hYzkzLWVhNGE0OTQzZmZkNCIsIk9mZnNldCI6MTk3MzQwMTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MTRaIn0%3D&digest=sha256%3Aceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=b9963bc8-6cce-40d0-87a6-08186800c689 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.341664ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=7315a42a-48ee-4571-969f-fc3ad3ea4ed2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=145.363363ms http.response.status=200 http.response.written=19734016 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 200 19734016 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=error msg="error parsing digest="sha257:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=1c2da25a-d031-45bd-ad98-6a99e134ee7b http.request.method=GET http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/sha257:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" vars.name="foo/bar" time="2025-05-11T23:57:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=1c2da25a-d031-45bd-ad98-6a99e134ee7b http.request.method=GET http.request.remoteaddr="127.0.0.1:59100" http.request.uri="/v2/foo/bar/blobs/sha257:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.498501ms http.response.status=400 http.response.written=110 vars.digest="sha257:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/sha257:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=e3cad4f9-f5a1-4862-a7c2-023894b58f82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.731592ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:17Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=acb6fd15-8494-4424-b14c-65b89c29b6a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60218" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.863377ms http.response.status=404 http.response.written=157 vars.digest="sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=b76f9b83-7022-43d7-97d7-1abcec35edae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.185245ms http.response.status=404 http.response.written=157 vars.digest="sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=78f397db-9c7e-4c38-b7d7-792bcb6a9d6d 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.989974ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=fb733383-a49d-4967-a27c-66b5c9b9ff19 http.request.method=GET http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742456ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=d62ff482-92d0-48f8-a521-f71bc5939738 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.398749ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=4de7d04f-7b9e-4d42-ac69-fb5881fa2765 http.request.method=GET http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=981d3155-61bf-4b91-989c-63a33be1d33b time="2025-05-11T23:57:17Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=4de7d04f-7b9e-4d42-ac69-fb5881fa2765 http.request.method=GET http.request.remoteaddr="127.0.0.1:60222" http.request.uri="/v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.030845ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=981d3155-61bf-4b91-989c-63a33be1d33b 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/uploads/981d3155-61bf-4b91-989c-63a33be1d33b?_state=gcRAQ5tUiVFj71kRML2hCSHDupKVxiW_FfKap_011zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MWQzMTU1LTYxYmYtNGI5MS05ODljLTYzYTMzYmUxZDMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44NzY3MjQ1NTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=a245083d-dc59-4478-a4ed-15bba93c401d http.request.method=POST http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.323985ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=f7b2a826-0e38-4abf-be8e-8b1d38deac5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7?_state=qD_jdrm2X0KPO8BWqLT3HSUS3A6j0rV8sLj3xm5elEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliYmRkMTFmLWMyYmYtNGI2Yi1iNjUxLTg4Y2U2YWU0YThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44ODY4NzczODJaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" provided=sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 vars.name="foo/bar" vars.uuid=9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7 time="2025-05-11T23:57:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=f7b2a826-0e38-4abf-be8e-8b1d38deac5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7?_state=qD_jdrm2X0KPO8BWqLT3HSUS3A6j0rV8sLj3xm5elEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliYmRkMTFmLWMyYmYtNGI2Yi1iNjUxLTg4Y2U2YWU0YThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44ODY4NzczODJaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7 time="2025-05-11T23:57:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=f7b2a826-0e38-4abf-be8e-8b1d38deac5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7?_state=qD_jdrm2X0KPO8BWqLT3HSUS3A6j0rV8sLj3xm5elEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliYmRkMTFmLWMyYmYtNGI2Yi1iNjUxLTg4Y2U2YWU0YThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44ODY4NzczODJaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.346408ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "PUT /v2/foo/bar/blobs/uploads/9bbdd11f-c2bf-4b6b-b651-88ce6ae4a8c7?_state=qD_jdrm2X0KPO8BWqLT3HSUS3A6j0rV8sLj3xm5elEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliYmRkMTFmLWMyYmYtNGI2Yi1iNjUxLTg4Y2U2YWU0YThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44ODY4NzczODJaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=8c9d20cf-6ccd-4995-8136-16ed031573fe http.request.method=POST http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.074102ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=59c83f5b-3dcf-4ead-a69c-39a121849f9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/aaa1ecc8-029c-4ca4-a370-8cd63ad035af?_state=X14jcrrGb9QcEcES9AkTVpmRq13udB3JZvY9GMTlM0F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhYTFlY2M4LTAyOWMtNGNhNC1hMzcwLThjZDYzYWQwMzVhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44OTIxMTg2MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.535468ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "PUT /v2/foo/bar/blobs/uploads/aaa1ecc8-029c-4ca4-a370-8cd63ad035af?_state=X14jcrrGb9QcEcES9AkTVpmRq13udB3JZvY9GMTlM0F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhYTFlY2M4LTAyOWMtNGNhNC1hMzcwLThjZDYzYWQwMzVhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44OTIxMTg2MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=51855a42-935d-4d61-99fe-5ee387240802 http.request.method=POST http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.054893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=1ebeda93-a10d-44ab-b8b5-0b689b324f09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/bdd882fe-3daa-44bd-a7a8-40a03c275506?_state=9WTH25uDDNI3__PgB_e5Gchu_yOU6Nk5oVubufJFOgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkZDg4MmZlLTNkYWEtNDRiZC1hN2E4LTQwYTAzYzI3NTUwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44OTc1MTI0ODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.555965ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "PUT /v2/foo/bar/blobs/uploads/bdd882fe-3daa-44bd-a7a8-40a03c275506?_state=9WTH25uDDNI3__PgB_e5Gchu_yOU6Nk5oVubufJFOgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkZDg4MmZlLTNkYWEtNDRiZC1hN2E4LTQwYTAzYzI3NTUwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy44OTc1MTI0ODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=9d55199a-d0cc-49d5-9625-9409b28b8c3a http.request.method=POST http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.034527ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:21Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=b78e4fb6-0c6a-4765-bfa4-f5adb5722bb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/0080bdb4-1fd2-4b1f-aa83-f3600328795b?_state=1-736mhTS_AuahJKxJOM_pMVcKgV2FOUMQiZftqUjn17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwODBiZGI0LTFmZDItNGIxZi1hYTgzLWYzNjAwMzI4Nzk1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy45MDI4NTU4NjRaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.060280662s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "PUT /v2/foo/bar/blobs/uploads/0080bdb4-1fd2-4b1f-aa83-f3600328795b?_state=1-736mhTS_AuahJKxJOM_pMVcKgV2FOUMQiZftqUjn17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwODBiZGI0LTFmZDItNGIxZi1hYTgzLWYzNjAwMzI4Nzk1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoxNy45MDI4NTU4NjRaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=ee5a7bda-e2ab-4613-b02a-538e0da5272e http.request.method=POST http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.430266ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46239" http.request.id=5f4050ed-e755-4b4c-bebb-95a5257f3c58 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/713ed033-e8f0-4855-94f9-647b87eae8c8?_state=BV1b_s8m6oO2KF2ng-F4ukbFkgbw95Xmu6Lns1ZpNwR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2VkMDMzLWU4ZjAtNDg1NS05NGY5LTY0N2I4N2VhZThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyMi4xODA2MzQ4NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.88167687s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/713ed033-e8f0-4855-94f9-647b87eae8c8?_state=BV1b_s8m6oO2KF2ng-F4ukbFkgbw95Xmu6Lns1ZpNwR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2VkMDMzLWU4ZjAtNDg1NS05NGY5LTY0N2I4N2VhZThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyMi4xODA2MzQ4NjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=d130217f-6ebb-4b5d-a8ac-22f910e568b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/713ed033-e8f0-4855-94f9-647b87eae8c8?_state=K-ktV059N9i_GtUI-_04K7OFTJj14_mX9xuxdu7DP2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2VkMDMzLWU4ZjAtNDg1NS05NGY5LTY0N2I4N2VhZThjOCIsIk9mZnNldCI6MjUxMjIzMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MjJaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.737623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "PUT /v2/foo/bar/blobs/uploads/713ed033-e8f0-4855-94f9-647b87eae8c8?_state=K-ktV059N9i_GtUI-_04K7OFTJj14_mX9xuxdu7DP2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2VkMDMzLWU4ZjAtNDg1NS05NGY5LTY0N2I4N2VhZThjOCIsIk9mZnNldCI6MjUxMjIzMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MjJaIn0%3D&digest=sha256%3Aaa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=f24640a0-b67d-4ae0-8a97-a0320304c932 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.35375ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "HEAD /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=b55524de-0c20-4b34-9f21-67804fcf2a12 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=160.724803ms http.response.status=200 http.response.written=25122304 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 200 25122304 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=error msg="error parsing digest="sha257:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=534330d9-6553-4d62-b5d3-b2a55ae1a623 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/sha257:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" vars.name="foo/bar" time="2025-05-11T23:57:26Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=534330d9-6553-4d62-b5d3-b2a55ae1a623 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/sha257:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.947217ms http.response.status=400 http.response.written=110 vars.digest="sha257:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/sha257:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=c95d6950-769d-470a-8e99-20cb7f7c818a http.request.method=GET http.request.remoteaddr="127.0.0.1:46462" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.198434ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=b8cd248e-5117-4df4-bbec-1fac5fe6cbe8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46446" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.212442ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46239" http.request.id=88a177a9-8fa5-4811-b9c1-b684e854b168 http.request.method=GET http.request.remoteaddr="127.0.0.1:46462" http.request.uri="/v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.352973ms http.response.status=200 http.response.written=98304 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/sha256:aa6aa2be0cc88efaf236ad4838235b9dca7aa645d164209d53db77c415e74bc5 HTTP/1.1" 200 98304 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=7ab6eeef-18f6-472c-a039-9fe3201842af http.request.method=GET http.request.remoteaddr="127.0.0.1:59102" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.761616139s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37097" http.request.id=4a9a6de9-d144-4061-91a1-12909866d5a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.755402496s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [11/May/2025:23:57:17 +0000] "GET /v2/foo/bar/blobs/sha256:ceb3be1156d737a3339afec016e3d2b3929f025f731784ab7f072fe65bd4d6c2 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (14.31s) === RUN TestBlobDelete time="2025-05-11T23:57:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:26Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=4d9dcc4c-0cd3-4a75-8a37-302c37a99910 http.request.method=GET http.request.remoteaddr="127.0.0.1:40942" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.031076ms http.response.status=404 http.response.written=157 vars.digest="sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=31a96f5d-b6d6-4192-838f-6b5cfca43fee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.114979ms http.response.status=404 http.response.written=157 vars.digest="sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "HEAD /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=f8ebd949-b0e7-4d52-ad36-944dadc2bbe2 http.request.method=POST http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.061568ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=a21717a5-ff96-480c-87a2-09073abede1d http.request.method=GET http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.183368ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=9437d25d-0942-4871-a12f-bac46a5d409d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.351184ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "DELETE /v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=4d9677a4-680e-4330-97cf-6d2713605ece http.request.method=GET http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=69217e89-7d32-441a-add5-10816212cbbc time="2025-05-11T23:57:26Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=4d9677a4-680e-4330-97cf-6d2713605ece http.request.method=GET http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.993692ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=69217e89-7d32-441a-add5-10816212cbbc 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "GET /v2/foo/bar/blobs/uploads/69217e89-7d32-441a-add5-10816212cbbc?_state=jprWKD_gDlysyhg-8279AFS3At0T1CB1VIQ-p849uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MjE3ZTg5LTdkMzItNDQxYS1hZGQ1LTEwODE2MjEyY2JiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi41OTgxOTkwNzdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=ed33e478-6abb-4064-9d9a-3f57020c4fc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.701107ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=147a031b-452d-4969-a510-c36f8e1b01a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/f5faa3cf-62d2-402d-b8a5-a3f293968694?_state=mx4ei52-GSLRtCZLcylTdrQBbfj36Gq7MLCsZUKlUZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1ZmFhM2NmLTYyZDItNDAyZC1iOGE1LWEzZjI5Mzk2ODY5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MDkxOTczMzNaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" provided=sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 vars.name="foo/bar" vars.uuid=f5faa3cf-62d2-402d-b8a5-a3f293968694 time="2025-05-11T23:57:26Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=147a031b-452d-4969-a510-c36f8e1b01a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/f5faa3cf-62d2-402d-b8a5-a3f293968694?_state=mx4ei52-GSLRtCZLcylTdrQBbfj36Gq7MLCsZUKlUZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1ZmFhM2NmLTYyZDItNDAyZC1iOGE1LWEzZjI5Mzk2ODY5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MDkxOTczMzNaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f5faa3cf-62d2-402d-b8a5-a3f293968694 time="2025-05-11T23:57:26Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=147a031b-452d-4969-a510-c36f8e1b01a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/f5faa3cf-62d2-402d-b8a5-a3f293968694?_state=mx4ei52-GSLRtCZLcylTdrQBbfj36Gq7MLCsZUKlUZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1ZmFhM2NmLTYyZDItNDAyZC1iOGE1LWEzZjI5Mzk2ODY5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MDkxOTczMzNaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.420631ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f5faa3cf-62d2-402d-b8a5-a3f293968694 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "PUT /v2/foo/bar/blobs/uploads/f5faa3cf-62d2-402d-b8a5-a3f293968694?_state=mx4ei52-GSLRtCZLcylTdrQBbfj36Gq7MLCsZUKlUZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1ZmFhM2NmLTYyZDItNDAyZC1iOGE1LWEzZjI5Mzk2ODY5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MDkxOTczMzNaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=5cb53080-83ae-48e1-83cd-beccc23e5f3a http.request.method=POST http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.377884ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=635e5c3d-fc55-4e08-b21c-22ffecc7ec7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/7f279fbb-4be1-44cf-82c8-43a97331cf62?_state=5NIyyMRNYTFUJcH7Rky4xMXO49o_77lucij__ZjWY-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmMjc5ZmJiLTRiZTEtNDRjZi04MmM4LTQzYTk3MzMxY2Y2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MTcwNTU0NDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.908894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "PUT /v2/foo/bar/blobs/uploads/7f279fbb-4be1-44cf-82c8-43a97331cf62?_state=5NIyyMRNYTFUJcH7Rky4xMXO49o_77lucij__ZjWY-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmMjc5ZmJiLTRiZTEtNDRjZi04MmM4LTQzYTk3MzMxY2Y2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MTcwNTU0NDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=20a4891b-0073-418e-b1b0-a4c71879387d http.request.method=POST http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.367359ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=9c681818-76ae-44bb-9a46-23ca5a97ec4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/907039fa-8bd3-4576-8d64-74104fbed096?_state=zvi1kQJ7eieiRSrkFukMkcZQem5p6KKUc7128hFb8b97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwNzAzOWZhLThiZDMtNDU3Ni04ZDY0LTc0MTA0ZmJlZDA5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MjMwNzg4MDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.971834ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "PUT /v2/foo/bar/blobs/uploads/907039fa-8bd3-4576-8d64-74104fbed096?_state=zvi1kQJ7eieiRSrkFukMkcZQem5p6KKUc7128hFb8b97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwNzAzOWZhLThiZDMtNDU3Ni04ZDY0LTc0MTA0ZmJlZDA5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MjMwNzg4MDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=6be84e93-f822-469b-a0be-82f83fb9f69a http.request.method=POST http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.35673ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=a627f779-17ac-4d3f-a1ad-4104a6fc001a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/f956f566-8d4a-4c76-942f-0a6cecfb7dc3?_state=018j0MVwkQT5RL1sizHeR3dwUaoN4hEr34vYFbP-lRF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5NTZmNTY2LThkNGEtNGM3Ni05NDJmLTBhNmNlY2ZiN2RjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MjkwNDgyMjlaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.duration=4.06956447s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:26 +0000] "PUT /v2/foo/bar/blobs/uploads/f956f566-8d4a-4c76-942f-0a6cecfb7dc3?_state=018j0MVwkQT5RL1sizHeR3dwUaoN4hEr34vYFbP-lRF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5NTZmNTY2LThkNGEtNGM3Ni05NDJmLTBhNmNlY2ZiN2RjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzoyNi42MjkwNDgyMjlaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=cabadb18-bb74-4796-9498-ada29f863595 http.request.method=POST http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.634576ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45977" http.request.id=d5730775-97cf-4864-8d8e-f088cd3dbe66 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/ee683fc6-9b24-4ef6-be65-a759b6f5f5ec?_state=aF2QaVg_hTYRfUPRlzjjclAxfWQpn5Lp2fP78bTuBZ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlNjgzZmM2LTliMjQtNGVmNi1iZTY1LWE3NTliNmY1ZjVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzozMC44OTQ4Mzk3NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.840155927s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/ee683fc6-9b24-4ef6-be65-a759b6f5f5ec?_state=aF2QaVg_hTYRfUPRlzjjclAxfWQpn5Lp2fP78bTuBZ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlNjgzZmM2LTliMjQtNGVmNi1iZTY1LWE3NTliNmY1ZjVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzozMC44OTQ4Mzk3NTVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=11e139ef-3ff4-4abe-beb0-db6baccc6bb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/uploads/ee683fc6-9b24-4ef6-be65-a759b6f5f5ec?_state=a129xIt4cU6CSacP8NRIvHbDcCEes_d8xN4JaOmFeMF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlNjgzZmM2LTliMjQtNGVmNi1iZTY1LWE3NTliNmY1ZjVlYyIsIk9mZnNldCI6MjQ0ODg0NDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MzBaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.duration=1.643494ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "PUT /v2/foo/bar/blobs/uploads/ee683fc6-9b24-4ef6-be65-a759b6f5f5ec?_state=a129xIt4cU6CSacP8NRIvHbDcCEes_d8xN4JaOmFeMF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlNjgzZmM2LTliMjQtNGVmNi1iZTY1LWE3NTliNmY1ZjVlYyIsIk9mZnNldCI6MjQ0ODg0NDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6MzBaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=39e0e979-b450-4d8f-a3ef-f8d152abe18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.26075ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=248b0ea5-6251-4f5d-a315-eaf5546e0d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=147.26241ms http.response.status=200 http.response.written=24488448 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "GET /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 200 24488448 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=error msg="error parsing digest="sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=c55b3b6f-153d-4be4-b21a-3100a1a70112 http.request.method=GET http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" time="2025-05-11T23:57:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=c55b3b6f-153d-4be4-b21a-3100a1a70112 http.request.method=GET http.request.remoteaddr="127.0.0.1:40970" http.request.uri="/v2/foo/bar/blobs/sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.078897ms http.response.status=400 http.response.written=110 vars.digest="sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "GET /v2/foo/bar/blobs/sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=8d1c7b68-067d-4839-8b87-668ace25064c http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.duration=2.793193ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "GET /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=3b391f77-5681-428f-b724-b3258366f67f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116003ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=b6e40d83-49ea-4735-a7a6-47fb31640256 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.686µs" http.response.status=404 http.response.written=157 vars.digest="sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=6748332e-ae4c-49bc-bf18-46c1cc134c8d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="763.533µs" http.response.status=404 http.response.written=74 vars.digest="sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=error msg="error parsing digest="sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=be52988d-3837-42ef-b073-3baae444a3a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35906" http.request.uri="/v2/foo/bar/blobs/sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" time="2025-05-11T23:57:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=be52988d-3837-42ef-b073-3baae444a3a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35906" http.request.uri="/v2/foo/bar/blobs/sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.177045ms http.response.status=400 http.response.written=110 vars.digest="sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "DELETE /v2/foo/bar/blobs/sha257:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T23:57:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=bd6877a0-548b-4234-8157-a8da6b35bb4b http.request.method=POST http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.305935ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=555e320c-0361-4a77-b0c8-887596b226b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/bar/blobs/uploads/881a5528-5d8e-4971-9b58-4844288c9ce6?_state=UhS0rmB1Awq1sQVOvBKmtvqi3Jvf5uxFm911SBC6_Lt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4MWE1NTI4LTVkOGUtNDk3MS05YjU4LTQ4NDQyODhjOWNlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzozNC45NTI3Mjg0NjhaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.duration=4.10185042s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "PUT /v2/foo/bar/blobs/uploads/881a5528-5d8e-4971-9b58-4844288c9ce6?_state=UhS0rmB1Awq1sQVOvBKmtvqi3Jvf5uxFm911SBC6_Lt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4MWE1NTI4LTVkOGUtNDk3MS05YjU4LTQ4NDQyODhjOWNlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzozNC45NTI3Mjg0NjhaIn0%3D&digest=sha256%3A6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=5acef252-2e5f-4efa-83e5-f4ccd508f817 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.348545ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=dac6098b-3c24-43d8-bd27-13e1168f0b70 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.343216991s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "GET /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-05-11T23:57:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45977" http.request.id=6ed1780b-119f-4bfd-9822-a3f0e94c8a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:35872" http.request.uri="/v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.351094082s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [11/May/2025:23:57:34 +0000] "GET /v2/foo/bar/blobs/sha256:6a21746905270f4cfe0cce231afd93b967a7821103cb5748a5bd85aef621df94 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (12.99s) === RUN TestRelativeURL time="2025-05-11T23:57:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38859" http.request.id=2ace103a-1879-4b4d-bd7b-e9e6b0fdb5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:38744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.913975ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38859" http.request.id=d6431dc4-f0b1-4abf-a5a4-e8830d116040 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38744" http.request.uri="/v2/foo/bar/blobs/uploads/4579f82e-b057-4afe-bf26-b2cc65b1e4a1?_state=te1dOD8lVxu-ZWLtV-22VIp28LFl1NFIzsK1tOc5Xq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NzlmODJlLWIwNTctNGFmZS1iZjI2LWIyY2M2NWIxZTRhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzozOS4yODkwMTg1MTJaIn0%3D&digest=sha256%3A3d648031c5717c6017f099e6b9ac7e303ae63c6491663e4d6d37b480471b4c5d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.570616875s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:39 +0000] "PUT /v2/foo/bar/blobs/uploads/4579f82e-b057-4afe-bf26-b2cc65b1e4a1?_state=te1dOD8lVxu-ZWLtV-22VIp28LFl1NFIzsK1tOc5Xq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NzlmODJlLWIwNTctNGFmZS1iZjI2LWIyY2M2NWIxZTRhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1NzozOS4yODkwMTg1MTJaIn0%3D&digest=sha256%3A3d648031c5717c6017f099e6b9ac7e303ae63c6491663e4d6d37b480471b4c5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38859" http.request.id=5782a4ba-c970-41be-ab4d-4f2ad542dc45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.798275ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38859" http.request.id=6eb2ebce-de62-4573-b63f-3d32c204fd84 http.request.method=POST http.request.remoteaddr="127.0.0.1:38744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.382257ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38859" http.request.id=07055661-6c6a-4e12-84e2-b3741ec70b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38744" http.request.uri="/v2/foo/bar/blobs/uploads/877507bf-1e5c-4b0b-b127-cc1307758095?_state=8yf5cLPV2EM6os7aZ1SH9rubZBcQp3KG_ThZ4hietF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3NzUwN2JmLTFlNWMtNGIwYi1iMTI3LWNjMTMwNzc1ODA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1Nzo0NC40NzQ3Nzk2NTJaIn0%3D&digest=sha256%3A479b474ba80981a98885beaf7dce4616284c4fcaf861bc5fb84c0280fd1451d1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.999778896s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:44 +0000] "PUT /v2/foo/bar/blobs/uploads/877507bf-1e5c-4b0b-b127-cc1307758095?_state=8yf5cLPV2EM6os7aZ1SH9rubZBcQp3KG_ThZ4hietF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3NzUwN2JmLTFlNWMtNGIwYi1iMTI3LWNjMTMwNzc1ODA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1Nzo0NC40NzQ3Nzk2NTJaIn0%3D&digest=sha256%3A479b474ba80981a98885beaf7dce4616284c4fcaf861bc5fb84c0280fd1451d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.19s) === RUN TestBlobDeleteDisabled time="2025-05-11T23:57:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:40909" http.request.id=8954025b-4f7e-4dba-bbb6-92db7af7576a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53528" http.request.uri="/v2/foo/bar/blobs/sha256:501a5e06a6486bbb3b2217fa3d49c139d6fa75f8224dc8327730de2f1ade0b93" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.246222ms http.response.status=405 http.response.written=78 vars.digest="sha256:501a5e06a6486bbb3b2217fa3d49c139d6fa75f8224dc8327730de2f1ade0b93" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:501a5e06a6486bbb3b2217fa3d49c139d6fa75f8224dc8327730de2f1ade0b93 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.30s) === RUN TestDeleteDisabled time="2025-05-11T23:57:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:57:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42465" http.request.id=da45edbf-cff7-4cfa-a5d4-3f1b60c43194 http.request.method=POST http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.199168ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42465" http.request.id=dd0cff16-3d95-421d-829b-a18dad2205d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/bar/blobs/uploads/a289259a-4947-4e5d-8aab-67a0363337d1?_state=QUr7tciUvIKa4fiU9k5I0pBxV6R-_SqgtpZdxTO8t197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyODkyNTlhLTQ5NDctNGU1ZC04YWFiLTY3YTAzNjMzMzdkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1Nzo0Ny4wOTk5MzI1NjhaIn0%3D&digest=sha256%3Ac64a0fa0145f4a502f6032ad9de963e9d8fbdd4b2064e19df3efaec2dfc71896" http.request.useragent="Go-http-client/1.1" http.response.duration=5.879236423s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:47 +0000] "PUT /v2/foo/bar/blobs/uploads/a289259a-4947-4e5d-8aab-67a0363337d1?_state=QUr7tciUvIKa4fiU9k5I0pBxV6R-_SqgtpZdxTO8t197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyODkyNTlhLTQ5NDctNGU1ZC04YWFiLTY3YTAzNjMzMzdkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1Nzo0Ny4wOTk5MzI1NjhaIn0%3D&digest=sha256%3Ac64a0fa0145f4a502f6032ad9de963e9d8fbdd4b2064e19df3efaec2dfc71896 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42465" http.request.id=6b80a77d-b9b3-4424-93c0-fd77e5c2d743 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/bar/blobs/sha256:c64a0fa0145f4a502f6032ad9de963e9d8fbdd4b2064e19df3efaec2dfc71896" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.778729ms http.response.status=405 http.response.written=78 vars.digest="sha256:c64a0fa0145f4a502f6032ad9de963e9d8fbdd4b2064e19df3efaec2dfc71896" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:57:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:c64a0fa0145f4a502f6032ad9de963e9d8fbdd4b2064e19df3efaec2dfc71896 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (6.21s) === RUN TestDeleteReadOnly time="2025-05-11T23:57: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.24.3 time="2025-05-11T23:57:52Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45779" http.request.id=1e5efe69-025c-4403-8b06-55cf09dfb02d http.request.method=POST http.request.remoteaddr="127.0.0.1:53228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.802873ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45779" http.request.id=43a7b0db-9adc-4899-9d93-fbe248b71cf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53228" http.request.uri="/v2/foo/bar/blobs/uploads/50a2db9a-7bd9-4160-9b69-ad62017bd22a?_state=XyeX1aa2pgoPVyLEA1uQSJMwqiEAenthXUCrqomARIt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwYTJkYjlhLTdiZDktNDE2MC05YjY5LWFkNjIwMTdiZDIyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1Nzo1My4yNTk2NTI2NloifQ%3D%3D&digest=sha256%3Ad550ce7af250fc5e44de15901a57d428a1afc04b78023e5c1e1f734addf495a0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.263978975s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:53 +0000] "PUT /v2/foo/bar/blobs/uploads/50a2db9a-7bd9-4160-9b69-ad62017bd22a?_state=XyeX1aa2pgoPVyLEA1uQSJMwqiEAenthXUCrqomARIt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwYTJkYjlhLTdiZDktNDE2MC05YjY5LWFkNjIwMTdiZDIyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1Nzo1My4yNTk2NTI2NloifQ%3D%3D&digest=sha256%3Ad550ce7af250fc5e44de15901a57d428a1afc04b78023e5c1e1f734addf495a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "DELETE /v2/foo/bar/blobs/sha256:d550ce7af250fc5e44de15901a57d428a1afc04b78023e5c1e1f734addf495a0 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.54s) === RUN TestStartPushReadOnly time="2025-05-11T23:57: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.24.3 time="2025-05-11T23:57:56Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-11T23:57: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.24.3 time="2025-05-11T23:57:56Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=28eeb7c6-d765-4f8e-9414-d53b49fca511 http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" 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.793764ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=2febd38d-37c9-46c5-b04a-37b85951f883 http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" 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.499899ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=8256629f-84c5-4f15-ae6d-4049ece45202 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" 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.432481ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=c0cd0d13-78e0-42b7-938a-632b9694d32f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" 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=6.812492ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=c0cd0d13-78e0-42b7-938a-632b9694d32f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" 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=6.905761ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=c0cd0d13-78e0-42b7-938a-632b9694d32f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" 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=6.95919ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:57:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=c0cd0d13-78e0-42b7-938a-632b9694d32f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" 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=7.005322ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T23:57:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=deb070b6-8661-48d8-9e9b-c56003fae2dc http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=dd4f4f1f-1bed-43f3-97c2-7a66c314f4e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/blobs/uploads/99a42d62-1dd5-43cc-a52a-ba20bc0c6c5d?_state=U38IdKVjptcYeQUVNA5af3NVtR_RvHgAdndwuuIu-3h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5OWE0MmQ2Mi0xZGQ1LTQzY2MtYTUyYS1iYTIwYmMwYzZjNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6NTYuNzc1NjY4NDg0WiJ9&digest=sha256%3A2df3da17a3267ea19a89872c54582779f6f8106df872298fe2859811f58a1d16" http.request.useragent="Go-http-client/1.1" http.response.duration=1.62554173s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/99a42d62-1dd5-43cc-a52a-ba20bc0c6c5d?_state=U38IdKVjptcYeQUVNA5af3NVtR_RvHgAdndwuuIu-3h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5OWE0MmQ2Mi0xZGQ1LTQzY2MtYTUyYS1iYTIwYmMwYzZjNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6NTYuNzc1NjY4NDg0WiJ9&digest=sha256%3A2df3da17a3267ea19a89872c54582779f6f8106df872298fe2859811f58a1d16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:57:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=45401284-6cfa-4760-bbb8-6926627ef487 http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=b76774ef-a3dd-43a9-8dc8-c64ab67b608f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/blobs/uploads/07b12423-50b9-434f-afb9-47114a576fba?_state=mkahF5Op9ykabD5zoA4po2wkx1wsKQUDhrQdwQYd4hJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwN2IxMjQyMy01MGI5LTQzNGYtYWZiOS00NzExNGE1NzZmYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6NTguODIwMDExMDMyWiJ9&digest=sha256%3A82aa1f86500d51c57aeaa377e032664aec37ffc854813beaa8cc0ef670c98a7b" http.request.useragent="Go-http-client/1.1" http.response.duration=6.590097791s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:57:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/07b12423-50b9-434f-afb9-47114a576fba?_state=mkahF5Op9ykabD5zoA4po2wkx1wsKQUDhrQdwQYd4hJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwN2IxMjQyMy01MGI5LTQzNGYtYWZiOS00NzExNGE1NzZmYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTc6NTguODIwMDExMDMyWiJ9&digest=sha256%3A82aa1f86500d51c57aeaa377e032664aec37ffc854813beaa8cc0ef670c98a7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=6a855fd6-3d18-4fa8-9f38-c2c26fddeac4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.715631ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=d772c350-a781-405e-826d-ce0b355366b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.duration=7.145954ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=d805cd26-da25-4e6a-be2e-a1b0589cd49e http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.603974ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=5e2f6378-28d8-4e99-970c-1396642becaa http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.592611ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36185" http.request.id=750e6bca-7bf8-44c8-9cc2-62195879318d http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.duration=7.247419ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36185" http.request.id=5b6468f5-8875-466c-9c28-0f00c8391639 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.duration=9.80519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:36185" http.request.id=034bb17c-6b30-46e6-bd29-844f71c02f09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.duration=10.002646ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=50a5367a-1daf-4d37-b0e4-07c3fd8d53e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.77012ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=184ec2bf-ccfd-41bb-865d-b89c55ab0e11 http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.839977ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=d58f31f7-3963-4e60-8f4f-7618952ebf4a http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.duration=1.786754ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=f88cf3b0-75b5-4ebb-be8c-bb79264c85a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32784" 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.809591ms http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=error msg="payload digest does match: "sha256:69795c45c4ca0b223527d186db42b7fc26692b5f26a35333b1784ec038811235" != "sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364"" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=ee734224-cc98-4d5e-86b7-4278502fcc37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=ee734224-cc98-4d5e-86b7-4278502fcc37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.236681ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364" 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:6eb960ed33a3dfaf54389f6e9dfb5453f41a7a74bc63bc342d3dab7d3ee75364 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=e2372c29-a7a7-46ad-b28b-abe0952bf322 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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.051588ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=2b3780c1-2658-428e-8e95-1a8fc8fa6a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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.377971ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=08f0cd96-1025-45d2-9ce4-59447674ec78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" 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.204186ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=08f0cd96-1025-45d2-9ce4-59447674ec78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" 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.303958ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=08f0cd96-1025-45d2-9ce4-59447674ec78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" 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.382226ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=a678310d-cdd2-40da-9efd-d2172fbc2262 http.request.method=POST http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.829947ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=94eeba5b-e870-4e07-b2ad-1aed48165ed8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/blobs/uploads/a1ff7b16-3b3e-4c59-b7b0-cff662b725b4?_state=-Q4U_wOytincrH9FQmGtTOW25pegLhsmMpj1EkzPh0V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMWZmN2IxNi0zYjNlLTRjNTktYjdiMC1jZmY2NjJiNzI1YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MDUuNDkyNTA5NjQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916185ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/a1ff7b16-3b3e-4c59-b7b0-cff662b725b4?_state=-Q4U_wOytincrH9FQmGtTOW25pegLhsmMpj1EkzPh0V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMWZmN2IxNi0zYjNlLTRjNTktYjdiMC1jZmY2NjJiNzI1YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MDUuNDkyNTA5NjQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=9a276d87-7d13-4276-8323-7e1e73fea941 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" 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.138246ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=9a276d87-7d13-4276-8323-7e1e73fea941 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" 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.237911ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T23:58:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=72194c16-210a-4e7b-83c4-7d20b9c618bc http.request.method=POST http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.845132ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=d2bc5a17-459c-4346-aba6-ba47b9b4a7e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/blobs/uploads/539edbe2-fb2f-497b-8911-5c14099355a2?_state=QQUOAGts28WZrg1N29K8j9xpzyCc8V8jJQdNkIC0AYh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MzllZGJlMi1mYjJmLTQ5N2ItODkxMS01YzE0MDk5MzU1YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MDUuODYxMjM2OTM2WiJ9&digest=sha256%3A30c4c7425d0b2af24b05219b89838fa8aa843e84eee09d8a33fad7ccd79052ce" http.request.useragent="Go-http-client/1.1" http.response.duration=5.155846018s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/539edbe2-fb2f-497b-8911-5c14099355a2?_state=QQUOAGts28WZrg1N29K8j9xpzyCc8V8jJQdNkIC0AYh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MzllZGJlMi1mYjJmLTQ5N2ItODkxMS01YzE0MDk5MzU1YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MDUuODYxMjM2OTM2WiJ9&digest=sha256%3A30c4c7425d0b2af24b05219b89838fa8aa843e84eee09d8a33fad7ccd79052ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=5459cf1a-a972-4940-9e50-9cc675475790 http.request.method=POST http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.116836ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=0654576e-9143-490f-8c57-003818e9337e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/blobs/uploads/82d9ca9e-1491-429f-ad24-623817e6cabf?_state=k5JvSHr2kIwZk_9jf9TkmQ7c2DUI8_csetizxmTnilt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MmQ5Y2E5ZS0xNDkxLTQyOWYtYWQyNC02MjM4MTdlNmNhYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MTEuMzYzOTIzNDc4WiJ9&digest=sha256%3Ad0600eb61817c4ca84a1f2fae84eb0079fedc621694b337db77c7d9e7a65c001" http.request.useragent="Go-http-client/1.1" http.response.duration=3.853453519s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/82d9ca9e-1491-429f-ad24-623817e6cabf?_state=k5JvSHr2kIwZk_9jf9TkmQ7c2DUI8_csetizxmTnilt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MmQ5Y2E5ZS0xNDkxLTQyOWYtYWQyNC02MjM4MTdlNmNhYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MTEuMzYzOTIzNDc4WiJ9&digest=sha256%3Ad0600eb61817c4ca84a1f2fae84eb0079fedc621694b337db77c7d9e7a65c001 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=cc235392-6d98-4f5d-b406-35d7d84a7b88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.950299ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36185" http.request.id=de1a8249-1c14-48a7-9730-836a1d07f4d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384" http.request.useragent="Go-http-client/1.1" http.response.duration=1.72898ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=ac2f35d6-06f9-49ad-a21b-7a7139abceb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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.335165ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=ac7418af-d896-43ea-be04-981c6887cf6b http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.243105ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=32a393b2-876f-4563-a33a-57d161abcb60 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.726443ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=d99361e0-8d4b-4270-bfa8-931d9e5770f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384" http.request.useragent="Go-http-client/1.1" http.response.duration=1.813937ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=e8654698-a849-45f0-a960-62b8e73dc0f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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.983229ms http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="rewriting manifest sha256:1a89654d62c7d709bb6db1a11160ff93ef248213c3536c85b4534318466bc384 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=32ebbb0f-0fdc-4b80-b8f9-9005832c1480 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=32ebbb0f-0fdc-4b80-b8f9-9005832c1480 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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.619871ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36185" http.request.id=5239dfa1-aaf5-4e34-88f1-31cf131a156f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" 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.391964ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36185" http.request.id=60d679f0-d01b-42f1-a48c-e8a398c32274 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.691165ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36185" http.request.id=4f92aa37-0e26-45f5-a375-a56e1e6732c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.394914ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=2f18a9e5-e29e-4828-a977-fbb39ebb7570 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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.292726ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=fe90d7cc-c2c8-4106-8673-f3b08cb31b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.234372ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=25d300b1-626e-4ce4-8189-903ac3cf6d08 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.809782ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=73a0ee82-b97b-4496-a264-1a83f36bd7eb http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.915547ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="rewriting manifest list sha256:04aeec9ecabaaf5c668c7fbdd46caf0c6579fc9110c641785ff20f46a17d027c in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=55cc1c6a-a517-4f36-a09f-70cd418f7428 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36185" http.request.id=55cc1c6a-a517-4f36-a09f-70cd418f7428 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" 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=5.131956ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:58:15Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=f49c9489-992e-448b-94bd-70e701e33012 http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" 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.174983ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=1e568737-a885-4655-aa86-597f76f04825 http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" 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.86002ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=8a0b4627-b162-472b-b4d1-c35e60cdd523 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" 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.68216ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=29df2c7c-1035-4216-9883-42c93ec5cde8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" 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=4.074983ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=29df2c7c-1035-4216-9883-42c93ec5cde8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" 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=4.118411ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=29df2c7c-1035-4216-9883-42c93ec5cde8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" 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=4.151235ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:58:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=29df2c7c-1035-4216-9883-42c93ec5cde8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" 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=4.178203ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T23:58:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=f4259ba2-6791-4f34-8ee4-90bfae7303e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.374441ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=21384aca-bf8d-4ca2-ac65-a6a75cc22358 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/blobs/uploads/0d960d9d-552c-4024-98d4-c9aa74dbfc69?_state=4CivVOuh8Ufg7DdnCawGF4vnIRNDELWMyCouQeAeJol7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZDk2MGQ5ZC01NTJjLTQwMjQtOThkNC1jOWFhNzRkYmZjNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MTUuNjAyMjc1MDQyWiJ9&digest=sha256%3A16f5960b295240541523e2f0033275c610fd4e54f32c60b886c0e7c57e3f9dcc" http.request.useragent="Go-http-client/1.1" http.response.duration=5.060592917s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/0d960d9d-552c-4024-98d4-c9aa74dbfc69?_state=4CivVOuh8Ufg7DdnCawGF4vnIRNDELWMyCouQeAeJol7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZDk2MGQ5ZC01NTJjLTQwMjQtOThkNC1jOWFhNzRkYmZjNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MTUuNjAyMjc1MDQyWiJ9&digest=sha256%3A16f5960b295240541523e2f0033275c610fd4e54f32c60b886c0e7c57e3f9dcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=8694e393-60ad-4ae6-a58b-508b924363b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.264064ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=98ca01ea-3a30-4452-a082-44e64c76242c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/blobs/uploads/28b5b12a-4d37-4912-b535-afab9c499cc7?_state=ZULKwV5DBz7ABqSj2CAEevC8M35UcuUHDmI3TMZUs_R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOGI1YjEyYS00ZDM3LTQ5MTItYjUzNS1hZmFiOWM0OTljYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjAuOTA4MTIyMDg2WiJ9&digest=sha256%3Ab594f2ec65d5124a94098f6dd46131752833d47c40a8909139d9b6ea194aae8f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.286090789s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/28b5b12a-4d37-4912-b535-afab9c499cc7?_state=ZULKwV5DBz7ABqSj2CAEevC8M35UcuUHDmI3TMZUs_R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOGI1YjEyYS00ZDM3LTQ5MTItYjUzNS1hZmFiOWM0OTljYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjAuOTA4MTIyMDg2WiJ9&digest=sha256%3Ab594f2ec65d5124a94098f6dd46131752833d47c40a8909139d9b6ea194aae8f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=8ff9ca76-3851-4588-badd-fe56e4d07994 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.369202ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=0ee22a9b-a85f-4f6d-a34b-e8087555c15b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.duration=4.041794ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=19eebd89-13cf-4fc0-95e1-78bda3c1e0f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" 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.217923ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=77e37e18-2711-4996-a4a3-491ff3c91a9a http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.820381ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40393" http.request.id=ad15d6bf-d988-4095-9aba-3395c8443a9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.duration=9.955268ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40393" http.request.id=69f6b3d2-9ea5-45a2-a4f3-01e9385b2e30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.duration=10.19578ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:40393" http.request.id=c236ae7a-54cd-4327-906e-9b48ab239713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.duration=9.946165ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=8e690fdd-6646-4beb-be8e-d2d92d416568 http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.995217ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=5b2c5014-027a-43cf-9227-941e715bdc2f http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.828107ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=bd562c6a-6acd-41db-a6ed-f36de0c3bdf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.708847ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=92aab121-5633-4b97-8d4e-96df0be84079 http.request.method=GET http.request.remoteaddr="127.0.0.1:45484" 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.894045ms http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=error msg="payload digest does match: "sha256:25d139c1c0cbda106170017804284220c008fc646beb9422bb7e1ad2ecf67e90" != "sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a"" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=b67442b2-958b-4e40-a64a-cc307b098bf0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=b67442b2-958b-4e40-a64a-cc307b098bf0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45484" http.request.uri="/v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.362243ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a" 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:178ff58457b37a5d8b84734e7096679344de6617169589b086d1dee6dd27518a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=f305a7ba-1762-48a3-a63b-ea59989bb2c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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.364736ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=f3ca1b71-a978-4fe9-b4b4-8f32f0c01945 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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.847363ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=90762803-806c-49ab-a914-eafd77f8116a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" 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.329859ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=90762803-806c-49ab-a914-eafd77f8116a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" 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.421949ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=90762803-806c-49ab-a914-eafd77f8116a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" 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.501729ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=1cbcdeb6-c9c1-4b20-8225-5b9a142e1d8f http.request.method=POST http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.530131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=dbe2256c-6c16-49a5-85f5-88250a1fbd31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/blobs/uploads/2f6deac6-feee-41dc-a83c-7fd2490fd08c?_state=tmRuarBnDBX-00aB-BSUW3RIi0ZOm7GvY0eEQm3jkqx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZjZkZWFjNi1mZWVlLTQxZGMtYTgzYy03ZmQyNDkwZmQwOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjMuMjgyMjY2NjY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.739715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/2f6deac6-feee-41dc-a83c-7fd2490fd08c?_state=tmRuarBnDBX-00aB-BSUW3RIi0ZOm7GvY0eEQm3jkqx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZjZkZWFjNi1mZWVlLTQxZGMtYTgzYy03ZmQyNDkwZmQwOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjMuMjgyMjY2NjY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=d9798735-e7e6-45aa-9ff3-90996209d45e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" 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.831408ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=d9798735-e7e6-45aa-9ff3-90996209d45e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" 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.945247ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T23:58:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=504057fe-56ee-4bbe-ad65-3ec64d8d4c2a http.request.method=POST http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.312355ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=750ab748-c57f-41fe-ba31-428066bc94f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/blobs/uploads/cd9ef46b-0217-4561-9ef4-e89faef8bfdc?_state=TbWn4lMiRi17zQafho5hXUqBjcdfULSqgVmcPXqrsCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZDllZjQ2Yi0wMjE3LTQ1NjEtOWVmNC1lODlmYWVmOGJmZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjMuNTkwMjg1NTY1WiJ9&digest=sha256%3A6391128d3d9049074774f7facdae8a147475e6e84dc70d1ea17394419253bcfb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.696196311s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/cd9ef46b-0217-4561-9ef4-e89faef8bfdc?_state=TbWn4lMiRi17zQafho5hXUqBjcdfULSqgVmcPXqrsCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZDllZjQ2Yi0wMjE3LTQ1NjEtOWVmNC1lODlmYWVmOGJmZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjMuNTkwMjg1NTY1WiJ9&digest=sha256%3A6391128d3d9049074774f7facdae8a147475e6e84dc70d1ea17394419253bcfb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=99f50884-82dc-45d4-83f8-ce4549fb7660 http.request.method=POST http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816513ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=14df7b67-04fd-4685-98c0-46147669ab83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/blobs/uploads/605b590e-1d04-4158-9b8f-283bb714a554?_state=voKns-JJHIAVQ0rR7yDqdI9uy0UOkPXFLz5nMla3vSt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDViNTkwZS0xZDA0LTQxNTgtOWI4Zi0yODNiYjcxNGE1NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjYuNDk2MTIxMDA3WiJ9&digest=sha256%3A38e89f604b2351cd28caf64aef05bb1d79c096b4a9435f09b952745fcdbdbab7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354752908s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/605b590e-1d04-4158-9b8f-283bb714a554?_state=voKns-JJHIAVQ0rR7yDqdI9uy0UOkPXFLz5nMla3vSt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDViNTkwZS0xZDA0LTQxNTgtOWI4Zi0yODNiYjcxNGE1NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjYuNDk2MTIxMDA3WiJ9&digest=sha256%3A38e89f604b2351cd28caf64aef05bb1d79c096b4a9435f09b952745fcdbdbab7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=aaa5f225-288d-4dd3-8795-718c2735d5fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.286216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40393" http.request.id=3f8b5ed8-7b29-468b-9fd9-829f3446836f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354" http.request.useragent="Go-http-client/1.1" http.response.duration=1.37591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=49da9258-f121-48ff-8486-52e66b6707e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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.344859ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=735fa489-e6a5-445d-8a75-183e41f386ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.295546ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=e377bf23-eaf5-4432-b27a-4142edf86ba1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15853ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=b624bb5d-8339-4292-9c9e-47b7c4a3cbd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354" http.request.useragent="Go-http-client/1.1" http.response.duration=1.440681ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=89b9fdb4-86d7-417a-b33e-e3b37c09048a http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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.794257ms http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="rewriting manifest sha256:90cce9e741bf92be9500b3d1d7a062d68d3b8b071396e83869f3338f8c368354 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=d84090f3-713d-4d40-9c79-77cc648a5d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=d84090f3-713d-4d40-9c79-77cc648a5d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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.056509ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40393" http.request.id=c412f590-6b05-4f40-9902-59b32389fd7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" 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.012592ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40393" http.request.id=2e81ec75-35ed-4444-a1ae-28b4df8141a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.056489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40393" http.request.id=d196f6c1-02df-441a-a0c1-cf2f27e518c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18" http.request.useragent="Go-http-client/1.1" http.response.duration="990.393µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=8f195da6-11bb-4ae4-a242-9817c2aa6af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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.430222ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=9f9c5939-ebe7-4092-9c6d-59c40ec0e0c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.776152ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=c4968c0f-b7da-481b-8c90-2ddc35544005 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.397535ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=24a7cbf6-ee28-45a5-b337-7058418f0d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304097ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=info msg="rewriting manifest list sha256:a4359df4770a0092ec2d4c8c77043df01ecf4ee2b4c75638664973333d279b18 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=9745a9c0-173c-4342-b72f-4084218708c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-11T23:58:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40393" http.request.id=9745a9c0-173c-4342-b72f-4084218708c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38008" 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=4.167443ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (31.36s) === RUN TestGetManifestWithStorageError time="2025-05-11T23:58:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:58:27Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33315" http.request.id=25439020-c6d3-4b9e-8e2f-a7722128e037 http.request.method=GET http.request.remoteaddr="127.0.0.1:35596" 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=3.769915ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:33315" http.request.id=20bb77bb-f5a6-4960-a23d-228d69933027 http.request.method=GET http.request.remoteaddr="127.0.0.1:35596" 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.590664ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:33315" http.request.id=0fe88539-ef29-4a43-8d58-b9e3e0f406d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35596" 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.54307ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:33315" http.request.id=524310d6-aa79-433e-967d-b55a82bfb07f http.request.method=GET http.request.remoteaddr="127.0.0.1:35596" 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.878175ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-05-11T23:58:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:58:27Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=5c93d22b-b1f2-4689-ab65-64271604a521 http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.720984ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=259aadfb-0f12-4329-ab56-2b977d7e1a06 http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" 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.524456ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=6ef33f72-8cc3-4976-bb53-983970444d1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" 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.574569ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=0c9922d7-0b93-40d6-9b90-4b403b11a181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" 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=14.292305ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=0c9922d7-0b93-40d6-9b90-4b403b11a181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" 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=14.410416ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=0c9922d7-0b93-40d6-9b90-4b403b11a181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" 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=14.495726ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T23:58:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=0c9922d7-0b93-40d6-9b90-4b403b11a181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" 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=14.57628ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:23:58:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T23:58:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=cbfb4a94-a95c-4035-be57-f3a39a1729a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.190674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=f31a6477-7d08-4588-bb0d-1ace9857ce21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/blobs/uploads/be94338d-8f5e-4dd4-a774-8e843e8c8618?_state=0ap0PvHYeHWRh4bXlVwTlvMu0yhcFlUAcVPoq6e3Jp97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZTk0MzM4ZC04ZjVlLTRkZDQtYTc3NC04ZTg0M2U4Yzg2MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjguMjQ4Mjc1NDM2WiJ9&digest=sha256%3A6e87e42a98c19d16e28e7b01127357473cfaa70277b34ba87f65bdfb62ad3a75" http.request.useragent="Go-http-client/1.1" http.response.duration=4.489874725s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/be94338d-8f5e-4dd4-a774-8e843e8c8618?_state=0ap0PvHYeHWRh4bXlVwTlvMu0yhcFlUAcVPoq6e3Jp97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZTk0MzM4ZC04ZjVlLTRkZDQtYTc3NC04ZTg0M2U4Yzg2MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MjguMjQ4Mjc1NDM2WiJ9&digest=sha256%3A6e87e42a98c19d16e28e7b01127357473cfaa70277b34ba87f65bdfb62ad3a75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=35804c7c-a4a7-414b-a818-bb6ff55e775c http.request.method=POST http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.040106ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=0563568a-3886-4391-95c0-d80542b2d65f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/blobs/uploads/05d18e9b-b721-4788-912a-89b3b09db0df?_state=f-wsRStpdvdmyctHwlkUmG5cEalHDE1Tjd4H1YT6skB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNWQxOGU5Yi1iNzIxLTQ3ODgtOTEyYS04OWIzYjA5ZGIwZGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MzMuMDM4MDU3Mjc0WiJ9&digest=sha256%3A680019731df6c8bc685db1afdc8d239de8a96374aa6ddd19d1dbc5617510b53d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.985627785s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/05d18e9b-b721-4788-912a-89b3b09db0df?_state=f-wsRStpdvdmyctHwlkUmG5cEalHDE1Tjd4H1YT6skB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNWQxOGU5Yi1iNzIxLTQ3ODgtOTEyYS04OWIzYjA5ZGIwZGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MzMuMDM4MDU3Mjc0WiJ9&digest=sha256%3A680019731df6c8bc685db1afdc8d239de8a96374aa6ddd19d1dbc5617510b53d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=23ad22e0-a2d8-4a24-b21c-e225b4776129 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.951648ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=0164a62f-a402-4db2-b421-9345b6a5295c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=5.372634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=a0308d9b-dbe5-4ac5-aabc-8fbf0649c512 http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.797024ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=e5b0ecd7-22ae-458f-bf8a-55fbefdac15d http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.710079ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34893" http.request.id=62aa98d2-739c-40ce-9670-2d370fcaff2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=7.505905ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34893" http.request.id=81439bb7-efc8-4989-aa0d-870fffa8b0ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=7.42257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:34893" http.request.id=255d8221-19fc-4bfa-94b9-614ef7c49543 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.020144ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=e5c14b43-dbcc-49b2-aba6-6721ed54a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.598657ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=d4d95735-288c-4473-87ed-c10901144c80 http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="938.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=54e3d7b9-8ff4-4616-9eae-41fdc110f32e http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.401111ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=e45dd62d-333c-4ec2-8d6f-d43ab5cc88f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48898" 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.367695ms http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="payload digest does match: "sha256:f9f84e77602d46a6e2683f8a5dfdcf8044fb394acef498f9c1cb41dd075d692b" != "sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7"" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=60989038-61ee-4eef-a24c-f791a3b20c1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=60989038-61ee-4eef-a24c-f791a3b20c1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48898" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.82305ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=83788a8a-b794-43e8-a35d-64a117cb7f23 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33332" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.8475ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=4910f463-3713-433c-b1df-b40cdb0b6b6b http.request.method=GET http.request.remoteaddr="127.0.0.1:33332" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.485093ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=8f8e39b0-997e-4663-a517-e65f87f677ab http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33340" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.09014ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=2050e06c-0c58-4329-9c58-f5ae192082af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33348" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=5.633743ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=3f96af7f-4108-48b3-8449-54196072fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:33348" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.851188ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=53138f7f-3ee9-409d-b22e-f076790e25e2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33362" 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.016297ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=c2eb2d0c-0fc3-45a3-a8d8-3b5068cd3f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.784591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=b6cbcf80-8836-422f-8db9-bff1cb96cae0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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.620369ms http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=acab9c9d-05bf-45a1-b561-0053580dbe1b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.947096ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:27fd19b54469f912fb63c7da5aa6fcc84c4f28454b5b09b41fe9cc2cf50b05e7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=e9fe1d7d-321e-4ea8-9767-6aee83b43d75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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.548611ms http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=32b091be-0819-4393-a7ca-e9bc9545a85d http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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.65496ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=e00925be-1707-4408-835c-b8477cf342ec http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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.298536ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=220ef038-590f-4afb-96b8-515aa6b1d11f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" 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.787684ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=220ef038-590f-4afb-96b8-515aa6b1d11f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" 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.847971ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=220ef038-590f-4afb-96b8-515aa6b1d11f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" 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.919803ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=1189ed04-3c17-4b25-bbe7-8db8c1ba18e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.620964ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=75ae1655-e9d7-48b6-9e86-2f3fe8b6ad3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/blobs/uploads/472a866c-dbd3-43be-b1d8-97fcdae0469c?_state=v7XhN-yFTSLwcN8uFqGr_WRAWplM71jkskv8noVWNzp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzJhODY2Yy1kYmQzLTQzYmUtYjFkOC05N2ZjZGFlMDQ2OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MzYuMTIzNzc5MTc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934919ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/472a866c-dbd3-43be-b1d8-97fcdae0469c?_state=v7XhN-yFTSLwcN8uFqGr_WRAWplM71jkskv8noVWNzp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzJhODY2Yy1kYmQzLTQzYmUtYjFkOC05N2ZjZGFlMDQ2OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MzYuMTIzNzc5MTc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=1864efac-9166-49dd-a539-6ae6ec1024a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" 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.029067ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=1864efac-9166-49dd-a539-6ae6ec1024a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" 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.072126ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T23:58:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=85c9dc98-771f-4957-8bf5-5783db84856e http.request.method=POST http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.012145ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=15dbebb0-8d22-4dfa-ae0a-4455f584128a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/blobs/uploads/9635f43c-0f43-40ac-ac11-faf7664195f0?_state=HzA9TOZ6bR4bXUfqBN2Hfj17MlO_xdyJnJL6_etiVTl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjM1ZjQzYy0wZjQzLTQwYWMtYWMxMS1mYWY3NjY0MTk1ZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MzYuNDIzNzgxMTEyWiJ9&digest=sha256%3A87fed226b777a9ad1b3db9d23ed7541494fc9850359407ab2d50beb1d6490d7c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.313749074s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/9635f43c-0f43-40ac-ac11-faf7664195f0?_state=HzA9TOZ6bR4bXUfqBN2Hfj17MlO_xdyJnJL6_etiVTl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjM1ZjQzYy0wZjQzLTQwYWMtYWMxMS1mYWY3NjY0MTk1ZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6MzYuNDIzNzgxMTEyWiJ9&digest=sha256%3A87fed226b777a9ad1b3db9d23ed7541494fc9850359407ab2d50beb1d6490d7c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=bd542348-4e7b-40b1-a71d-e9c11956c719 http.request.method=POST http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.629027ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=3e0cb62c-a0ef-4148-b7f6-925232aa40bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/blobs/uploads/c121c588-315d-4238-a80a-acecdf24d7a5?_state=nOqAeLWxRXH6LNCwKPbyNLqNGVXt922whvfvyWNYQsB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTIxYzU4OC0zMTVkLTQyMzgtYTgwYS1hY2VjZGYyNGQ3YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6NDAuMDIxOTU3NDA3WiJ9&digest=sha256%3A3bb43fa9f52649089538e1c5274b856a056b6ddde161b2346303fb82d3c8ec15" http.request.useragent="Go-http-client/1.1" http.response.duration=3.199299327s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/c121c588-315d-4238-a80a-acecdf24d7a5?_state=nOqAeLWxRXH6LNCwKPbyNLqNGVXt922whvfvyWNYQsB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTIxYzU4OC0zMTVkLTQyMzgtYTgwYS1hY2VjZGYyNGQ3YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMjM6NTg6NDAuMDIxOTU3NDA3WiJ9&digest=sha256%3A3bb43fa9f52649089538e1c5274b856a056b6ddde161b2346303fb82d3c8ec15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=fd6d4650-9998-47fd-a0e7-f695b27d9682 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.237502ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=9efbf43a-873c-4ee7-9e50-5677742ad029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.duration=3.141251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=a6367b3b-a471-487a-a1e3-f9763cdeceb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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.449995ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=f879a5c9-6541-46ef-857f-69b5029543d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.475011ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=8d7c10d9-1485-48c5-9512-0834dfccc365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.909177ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=921f1f83-665b-4aa2-947a-81167a77d1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.duration=1.847684ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=4649f330-2b78-49e6-bc83-d67a837fccc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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.805003ms http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="rewriting manifest sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=9201a38d-5ae5-4fa3-9b4d-2e2720017399 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=9201a38d-5ae5-4fa3-9b4d-2e2720017399 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" 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=5.439203ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=e2094572-795c-466b-8664-0c8e998d914f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.duration=2.392965ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=7be774fd-ad0e-4558-812f-be240cc1ebe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.079335ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=9304b395-fbbe-41ea-96ec-602c5f81db91 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.340942ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=d2ff2078-d754-4fdc-99ab-fc8ae16bbd3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.duration=3.089048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=2cdd5a7c-f049-4426-b738-8b62be909587 http.request.method=GET http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.414ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=cde479b2-35d9-428c-88f6-816f50a2ddc0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41026" 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.270443ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34893" http.request.id=caeff026-1c6d-4095-ac6b-ee5ba3ff92bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41038" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.57668ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=2efb734d-d00c-441d-9df3-0b3b0a26a3ac http.request.method=GET http.request.remoteaddr="127.0.0.1:41038" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.116891ms http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=a6de5d50-8a07-433e-b580-f69aafbcaf80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41038" http.request.uri="/v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344" http.request.useragent="Go-http-client/1.1" http.response.duration=2.384949ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:22f4a70e36ee98631433cd54148ba4f926920d7baae18961432b6f83b9fb5344 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34893" http.request.id=043be2fd-39d0-421a-877e-f7dee0297a80 http.request.method=GET http.request.remoteaddr="127.0.0.1:41038" 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.835128ms http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (15.37s) === RUN TestManifestDeleteDisabled time="2025-05-11T23:58:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:41455" http.request.id=6d90e786-4d19-4645-9ce2-53a3b6b50cbb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41232" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.995134ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-11T23:58:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:37645" http.request.id=ed902f03-7d6e-4bea-a956-45c4d275e5a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60972" 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.28633ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:37645" http.request.id=22e28e6c-913d-4004-b85f-129c77ccba98 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60986" 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.057786ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:37645" http.request.id=fc4dd6ae-9e0b-4572-955d-91452e5b5d08 http.request.method=POST http.request.remoteaddr="127.0.0.1:60988" 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=3.959752ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T23:58:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:37645" http.request.id=a458d630-00cb-4eeb-83a4-66958399651a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60990" 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.486546ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:23:58:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.51s) === RUN TestProxyManifestGetByTag time="2025-05-11T23:58:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T23:58:43Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=71267e82-c777-4013-a979-b3bcddbde460 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.888721ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=2b0f735a-c28f-4b39-a527-dc455aacba5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/foo/bar/blobs/uploads/3473c30e-7a56-43a2-b263-539ebe08da34?_state=kb3xTlrnSAGQvQ1z_2GiaT1hz6jaxerXc3BkVOP77Ml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NzNjMzBlLTdhNTYtNDNhMi1iMjYzLTUzOWViZTA4ZGEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1ODo0NC4xMjYxMzUzNTZaIn0%3D&digest=sha256%3A3c76b478b98217460d04f72b86bb491fa2aa21c312fc23967e59928d3d1b88d0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.691279205s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:44 +0000] "PUT /v2/foo/bar/blobs/uploads/3473c30e-7a56-43a2-b263-539ebe08da34?_state=kb3xTlrnSAGQvQ1z_2GiaT1hz6jaxerXc3BkVOP77Ml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NzNjMzBlLTdhNTYtNDNhMi1iMjYzLTUzOWViZTA4ZGEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1ODo0NC4xMjYxMzUzNTZaIn0%3D&digest=sha256%3A3c76b478b98217460d04f72b86bb491fa2aa21c312fc23967e59928d3d1b88d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=32bc29fb-f8dd-4551-8582-cf54c3fee0bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.58366ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58: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.24.3 time="2025-05-11T23:58:48Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T23:58:48Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.24.3 time="2025-05-11T23:58:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=6de8ae1d-15db-4cd2-9816-28bd6c0af9de http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.77937ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:46461" go.version=go1.24.3 time="2025-05-11T23:58:48Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=b6fb744f-5b50-4985-8660-c35c711a23a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39714" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.07558ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46461 /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:46461/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=7f982408-9d9b-4aa2-b37b-81ff6ef7f07d http.request.method=GET http.request.remoteaddr="127.0.0.1:33914" http.request.uri="/v2/foo/bar/manifests/sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588" time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=c8dd5615-1765-46c6-990d-098e3dadb19e http.request.method=GET http.request.remoteaddr="127.0.0.1:39726" http.request.uri="/v2/foo/bar/manifests/sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.273474ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "GET /v2/foo/bar/manifests/sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588 with ttl=167h59m59.999993272s" go.version=go1.24.3 time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=7f982408-9d9b-4aa2-b37b-81ff6ef7f07d http.request.method=GET http.request.remoteaddr="127.0.0.1:33914" http.request.uri="/v2/foo/bar/manifests/sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=21.679369ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "GET /v2/foo/bar/manifests/sha256:8c737296847488785d940b42e9574a8b94121dea410cc7f14e92d41dd4aef588 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=8d0c6e2c-48e5-4405-abfc-5614b4f42ef0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39726" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.035991ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46461 /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:46461/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=515623f1-a8df-48ce-87c1-3c0756887d5b http.request.method=GET http.request.remoteaddr="127.0.0.1:33930" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=04203f4a-c98d-4490-990e-7256a5c57569 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39732" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.52585ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T23:58:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=515623f1-a8df-48ce-87c1-3c0756887d5b http.request.method=GET http.request.remoteaddr="127.0.0.1:33930" 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=16.250512ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:48 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T23:58:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=4b8c24a4-e098-4547-b402-eab9f098ac75 http.request.method=POST http.request.remoteaddr="127.0.0.1:39732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.58616ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=46ccd0cd-80ae-4204-928b-a6587c6b9e8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39732" http.request.uri="/v2/foo/bar/blobs/uploads/f2081123-5851-4fe3-8763-43ab1226c7f3?_state=zMceLjD1pie3WXVXEgfh_R1MWrZOfg5pViVsi-iYJqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyMDgxMTIzLTU4NTEtNGZlMy04NzYzLTQzYWIxMjI2YzdmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1ODo0OS4xNzI3ODY5MDlaIn0%3D&digest=sha256%3A6cb3c5939597a4ea04ad402960b62c83c7129e14294319f27536a2cb601d893b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.404272722s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:49 +0000] "PUT /v2/foo/bar/blobs/uploads/f2081123-5851-4fe3-8763-43ab1226c7f3?_state=zMceLjD1pie3WXVXEgfh_R1MWrZOfg5pViVsi-iYJqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyMDgxMTIzLTU4NTEtNGZlMy04NzYzLTQzYWIxMjI2YzdmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQyMzo1ODo0OS4xNzI3ODY5MDlaIn0%3D&digest=sha256%3A6cb3c5939597a4ea04ad402960b62c83c7129e14294319f27536a2cb601d893b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=5af77d5e-b623-43bc-abbc-45f477d844ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:39732" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=9.985624ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:23:58:52 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=7f683095-503a-439a-99d2-b4166c2ef963 http.request.method=GET http.request.remoteaddr="127.0.0.1:39732" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.35529ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:58:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46461 /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:46461/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=dd39cb8d-6a3a-48dd-8798-dab8123dde0a http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=8022fea7-3e42-46fd-99d3-e10321edb2eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.101641ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:52 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=43558fd8-f80e-4dfe-a6a1-b3a3c2930da1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.693693ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:23:58:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46461 /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:46461/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=dd39cb8d-6a3a-48dd-8798-dab8123dde0a http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46461" http.request.id=8b797c11-f6cb-4347-b3af-551e87853088 http.request.method=GET http.request.remoteaddr="127.0.0.1:33400" 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=4.988386ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T23:58:52Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:075b79ed927f3966bd981d6e5cdb814c0c0799dd1016db2083133837f834287c with ttl=167h59m59.999993426s" go.version=go1.24.3 time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37809" http.request.id=dd39cb8d-6a3a-48dd-8798-dab8123dde0a http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" 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=28.063993ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:23:58:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (8.82s) === RUN TestAppDispatcher time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32963" http.request.id=cefe67c9-654b-4d01-8cfa-ed90a23e5e6f http.request.method=GET http.request.remoteaddr="127.0.0.1:36560" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.45395ms http.response.status=200 http.response.written=0 time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32963" http.request.id=4f7a9cb7-86ed-48ec-8cf8-e0ef07f94fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36560" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.855692ms http.response.status=200 http.response.written=0 time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32963" http.request.id=f2a04bca-afcb-48ea-8b50-5805569a05ee http.request.method=GET http.request.remoteaddr="127.0.0.1:36560" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728199ms http.response.status=200 http.response.written=0 time="2025-05-11T23:58:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32963" http.request.id=84670f24-0859-4b40-ac29-10bbf593a579 http.request.method=GET http.request.remoteaddr="127.0.0.1:36560" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.804903ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-11T23:58: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.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:58:52Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:58:52Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:41365" http.request.id=82e0662d-a88f-4a7b-8a51-851e960b6473 http.request.method=GET http.request.remoteaddr="127.0.0.1:53132" 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-05-11T23:58: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.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:58:52Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:58:52Z" level=info msg="configuring file health check path=/tmp/healthcheck1420203982, interval=1" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-11T23:58: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.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:58:56Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:58:56Z" level=info msg="configuring TCP health check addr=127.0.0.1:46269, interval=1" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-11T23:59: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.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:59:00Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 time="2025-05-11T23:59:00Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:39589, interval=1, threshold=3" go.version=go1.24.3 instance.id=c0848eb4-c1ad-40a9-a4c9-57543fa63659 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 164.626s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.09s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.52s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.12s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.780s === RUN TestSchedule time="2025-05-11T23:56:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 time="2025-05-11T23:56:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995088ms" go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 time="2025-05-11T23:56:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=996.481µs" go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 time="2025-05-11T23:56:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.042µs" go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-11T23:56:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-11T23:56:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 time="2025-05-11T23:56:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995209ms" go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 time="2025-05-11T23:56:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996254ms" go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 time="2025-05-11T23:56:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-11T23:56:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=efda756e-ef4a-452b-81fa-273fdd5ba955 --- 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 (3.58s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 18447872 sha256:146f5412adee86f2e51a92eed623e1de1079f7c64f1e2be448bbc82fabe8a148 [] map[] } --- PASS: TestSimpleBlobRead (0.67s) === RUN TestBlobMount --- PASS: TestBlobMount (0.46s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.89s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (4.04s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.89s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0086cfda4867f2853c44771b7e2a8cfd363595ddaf4a705bb7162bd358280fdc palailogos: marking blob sha256:8030a8aa007b8b82fcc3063256fee6f0d1a565eeeb07cfd86b3e56ca0b721e66 palailogos: marking blob sha256:4a532f662a161aa7d9c84568b6297f98f831d0ce0e19c89d04525e15f4a54c3f palailogos: marking manifest sha256:492f4e20c2f7db70b9373cab005bd58181d47f38a98bd7676d31e420f8a0a6cd palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:08f47bce8e96c7e0b016654e1438e3208e4c412c5e145f9db0ad30dedcdaea57 palailogos: marking blob sha256:def41a1db8a8056ce7421322c674c84b9fe0de13027b6468d881a9a993479053 palailogos: marking manifest sha256:6867be7ae6968b0247572df9c282e69d56c5340a6d752739f8090ef22200ba6c palailogos: marking blob sha256:786e6e3922bc0cb769596b621fa3f1c3d9aeab9bcfa2b851513e8625c098fb00 palailogos: marking blob sha256:0086cfda4867f2853c44771b7e2a8cfd363595ddaf4a705bb7162bd358280fdc palailogos: marking manifest sha256:786e6e3922bc0cb769596b621fa3f1c3d9aeab9bcfa2b851513e8625c098fb00 palailogos: marking blob sha256:ac85879b0e62fefa6cdcc4a870ec3221a672ef0f672882cddd97054bd579f77c palailogos: marking blob sha256:4f190dd8f9e37fa5181ff87025abd3439018c4623d53e2ab61c89f5e9020d37c 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (3.19s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233 deletemanifests: marking manifest sha256:3c4bcbcf192b6bc1b673bb5cd2499f73fcd68e18cdd8a55d33634c0e44dc6c22 deletemanifests: marking blob sha256:fdb501fc3f11f91bce50e40a602003fa58a978d122ff5b937ed1b45b80a4bb6c deletemanifests: marking blob sha256:ad86e855c0b920af04c1cd44ce8790183fc6026ec0e593b6d1419925c0caaf92 deletemanifests: marking blob sha256:9e48dd3b5fb1a25787c297d10413fb470c997e80b2559a17c17191da9b634350 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233 blob eligible for deletion: sha256:1c12e87bb2b3cb62f113fda94c176aad093eb3f5d71e7c57b2b88ed53f4ae171 blob eligible for deletion: sha256:f49e900ee3e6580ce643328c85b5622bfa8655254cd8eb96e0f5f49a84bed80d blob eligible for deletion: sha256:0884ec0ce157f10f0a96b05d6200ac8e7ad87e629f0da18f8f9f50abae3de813 deletemanifests manifest eligible for deletion: sha256:098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233 deletemanifests: marking manifest sha256:3c4bcbcf192b6bc1b673bb5cd2499f73fcd68e18cdd8a55d33634c0e44dc6c22 deletemanifests: marking blob sha256:fdb501fc3f11f91bce50e40a602003fa58a978d122ff5b937ed1b45b80a4bb6c deletemanifests: marking blob sha256:ad86e855c0b920af04c1cd44ce8790183fc6026ec0e593b6d1419925c0caaf92 deletemanifests: marking blob sha256:9e48dd3b5fb1a25787c297d10413fb470c997e80b2559a17c17191da9b634350 time="2025-05-11T23:56:45Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f time="2025-05-11T23:56:45Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0884ec0ce157f10f0a96b05d6200ac8e7ad87e629f0da18f8f9f50abae3de813 time="2025-05-11T23:56:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/0884ec0ce157f10f0a96b05d6200ac8e7ad87e629f0da18f8f9f50abae3de813" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233 time="2025-05-11T23:56:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/09/098d87c04fb724dee8e2f8c5bb8b9a5ddee9e4c1b2e987775c899d57fc1ef233" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:1c12e87bb2b3cb62f113fda94c176aad093eb3f5d71e7c57b2b88ed53f4ae171 time="2025-05-11T23:56:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1c/1c12e87bb2b3cb62f113fda94c176aad093eb3f5d71e7c57b2b88ed53f4ae171" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:f49e900ee3e6580ce643328c85b5622bfa8655254cd8eb96e0f5f49a84bed80d time="2025-05-11T23:56:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f4/f49e900ee3e6580ce643328c85b5622bfa8655254cd8eb96e0f5f49a84bed80d" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f --- PASS: TestDeleteManifestIfTagNotFound (2.99s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:380fe49d8b6700a28025e11af4cb6351b85610c909af1546a2a367d8fe0f03e2 time="2025-05-11T23:56:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/38/380fe49d8b6700a28025e11af4cb6351b85610c909af1546a2a367d8fe0f03e2" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:8f2edeebf47fc4a7fb105f742b42d65f86c1284c5082985b040207f6ca155b28 time="2025-05-11T23:56:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8f/8f2edeebf47fc4a7fb105f742b42d65f86c1284c5082985b040207f6ca155b28" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:e3d0fcd3fd7137ad4be3d6e9a6fcb878de5dfc9c4af081fac3d03fb28a95e793 time="2025-05-11T23:56:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3d0fcd3fd7137ad4be3d6e9a6fcb878de5dfc9c4af081fac3d03fb28a95e793" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f --- PASS: TestGCWithMissingManifests (0.87s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:554ccc232e4aca13d8294ac451ab24863753df6a3a97c987272dc98bd9e308a0 komnenos: marking blob sha256:bbc3a35ecbc0b5d5cbadf461303e542ee0236ad861ab220f9bcb12c9cec62790 komnenos: marking blob sha256:282110a8b0614f821d565e68b050ea9b30ed18213ebe2d9f1459c05a821ca57d 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2ab8e553433d4a1daaf29cbec57864882a803841604506753bde181d37e9ad3a time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2a/2ab8e553433d4a1daaf29cbec57864882a803841604506753bde181d37e9ad3a" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:4e1b0bc0b0533fdeb43384c6ade621f1779deb0e718d7ef63ee5f555a9fe22b8 time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4e/4e1b0bc0b0533fdeb43384c6ade621f1779deb0e718d7ef63ee5f555a9fe22b8" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:65bb016c28d9b87f8ef6ce4d9a3edc8aeb56b31257f0e265844a65124b78456b time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/65/65bb016c28d9b87f8ef6ce4d9a3edc8aeb56b31257f0e265844a65124b78456b" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:d8dec0fe8213b1cb400c8aa317f18a9b621bd4cd4e9c0eb95b83b43547fe3769 time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d8/d8dec0fe8213b1cb400c8aa317f18a9b621bd4cd4e9c0eb95b83b43547fe3769" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:e9b4c325f465a36c300a628db4c2163d307288fad5ca841ff8af095799f25246 time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e9/e9b4c325f465a36c300a628db4c2163d307288fad5ca841ff8af095799f25246" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f blob eligible for deletion: sha256:0a9f869ed8d5fecb799b22f5b321cf07e15ffbf2d0695c255aad220efa6758bd time="2025-05-11T23:56:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a9f869ed8d5fecb799b22f5b321cf07e15ffbf2d0695c255aad220efa6758bd" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f --- PASS: TestDeletionHasEffect (2.52s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.42s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:d09d11f12035e7d860188517ab12a724c801c1fcdae374f03f525e6a085a6b58 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:a2ae8285a78e196c37c7fde62bd7c93e7fbf44738d936dd6b20bf32b1aeadbb6 michael_z_doukas: marking blob sha256:1ea399ff1783059c49bf2677564aa3d0d6a413ad6698e667fa88ac072cb1c13c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:cb8d8bc90e46bb77d71657b7b5108794c8151b399f81768d88e56f065f41ee60 time="2025-05-11T23:56:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cb8d8bc90e46bb77d71657b7b5108794c8151b399f81768d88e56f065f41ee60" go.version=go1.24.3 instance.id=63d4efc6-6bd3-4df4-9194-e0147902fc6f --- PASS: TestOrphanBlobDeleted (1.44s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:47222ccf14df169bb86b75cb64ed03267a8c0163d056d270d1afa9dfbcf9e416 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a0526c9b07e14adcef84dac97dcb3bb84c353ff67a4acb43609b9d3f73a064e1 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.08s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.90s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.66s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.06s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-05-11T23:56:57Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 22:56:57.763266369 +0000 UTC m=-3565.302839319, actuallyDelete=true" time="2025-05-11T23:56:57Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-11T23:56:57Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782, actuallyDelete=true" time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0a54fb31-f841-4012-8823-738a8a996e90 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/12f63568-50c8-4cfc-800b-0bef1ea0e196 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2e91ef74-d126-4f28-9f97-903c36b30122 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ed131cc-f4fd-47ec-8ddd-4ac120e77b66 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/76180a24-bfa1-40ac-a874-476bd580c55a have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/af11785e-8dcf-4405-b092-9f22d02fb275 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/42c2dd1f-1621-49d1-ae7d-7b74468e6d4d have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/56eb1a0d-05a5-49fe-b6a0-85fcc0e518e2 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5c21b858-46cc-4687-b725-ca6940fa1aee have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e4ad9a5f-9bbc-4e1e-a26e-15f65f407911 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/1d8094eb-d2d9-4a22-b46c-a1cfe13a34b3 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.764215469 +0000 UTC m=+34.698109782). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-11T23:56:57Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 23:56:57.765442425 +0000 UTC m=+34.699336736, actuallyDelete=true" time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1fb75da0-9c72-4cf5-baa6-be3dbb94f30e have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.765442425 +0000 UTC m=+34.699336736). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b2f76120-0d64-4c9d-9c23-ac2ab9703bfd have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.765442425 +0000 UTC m=+34.699336736). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0e7b9986-3720-406f-ad83-6d7c36b4907f have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.765442425 +0000 UTC m=+34.699336736). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/44f95f46-45be-47e7-8d3e-0d57a81def0b have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.765442425 +0000 UTC m=+34.699336736). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a34c8548-a881-4c9f-81de-477fb728cdbb have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.765442425 +0000 UTC m=+34.699336736). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-11T23:56:57Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 23:56:57.766275652 +0000 UTC m=+34.700169962, actuallyDelete=true" time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/28bac52c-5a0b-4e29-9c6a-509b5a0d0d5e have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.766275652 +0000 UTC m=+34.700169962). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6266fc26-7a33-4023-bb43-9f50fdc54dd2 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.766275652 +0000 UTC m=+34.700169962). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b3c1efc2-eb9b-47f5-bcbd-bf86218b74da have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.766275652 +0000 UTC m=+34.700169962). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b62ad241-5685-4260-bb6e-dc81a2ac1234 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.766275652 +0000 UTC m=+34.700169962). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bc378237-ae44-4480-a2fa-37aba2fa6d44 have older date (2025-05-11 22:56:57 +0000 UTC) than purge date (2025-05-11 23:56:57.766275652 +0000 UTC m=+34.700169962). Removing upload directory." time="2025-05-11T23:56:57Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-11T23:56:57Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 23:56:57.766782655 +0000 UTC m=+34.700676966, actuallyDelete=true" time="2025-05-11T23:56:57Z" 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 34.725s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.010s === 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.010s === RUN TestWalkFileRemoved time="2025-05-11T23:56:23Z" 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.514s === 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.074s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.27s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.919s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.04s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.685s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-11T23:56:23Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-11T23:56:23Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-11T23:56:23Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidData time="2025-05-11T23:56:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=436d50bb-0391-402c-931e-be622c1de1c7 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-05-11T23:56:23Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=436d50bb-0391-402c-931e-be622c1de1c7 ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.00s) --- PASS: TestInvalidNetworkType (0.00s) time="2025-05-11T23:56:23Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2025-05-11T23:56:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=436d50bb-0391-402c-931e-be622c1de1c7 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2025-05-11T23:56:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T23:56:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T23:56:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T23:56:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.512s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.007s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.508s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.75s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.272s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.015s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> docker-registry*: Package size: 24.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Sun, 11 May 2025 23:59:08 +0000 elapsed time 0h 3m 17s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250511.235552) (2/2) Purging go (1.24.3-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...