>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r6) started Sun, 09 Feb 2025 20:57:28 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.6-r0) (2/2) Installing .makedepends-docker-registry (20250209.205729) Executing busybox-1.37.0-r14.trigger OK: 462 MiB in 111 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1963k 3 65500 0 0 67599 0 0:00:29 --:--:-- 0:00:29 67595 100 1963k 100 1963k 0 0 1212k 0 0:00:01 0:00:01 --:--:-- 1213k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-02-09T20:57:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T20:57:50Z" 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.026s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-02-09T20:57:50Z" 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 === 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.008s === 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.78s) PASS ok github.com/docker/distribution/health/checks 0.782s === 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.006s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.015s === 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.006s === 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/02/09 20:57:50 http: TLS handshake error from 127.0.0.1:45368: 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:36907/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36907/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36907/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36907/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41803?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.57s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T20:57:51Z" level=info msg="broadcaster: closing" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="closing testSink" time="2025-02-09T20:57:51Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-02-09T20:57:51Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 1} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:51Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T20:57:52Z" level=warning msg="&{0xc00042c390 0.9} encountered too many errors, backing off" time="2025-02-09T20:57:52Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.12s) PASS ok github.com/docker/distribution/notifications 1.865s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T20:57:50Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T20:57:50.631163325Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:57:50.631198492Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:57:50.631283024Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.23.6 time="2025-02-09T20:57:50.631693033Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T20:57:53.634930755Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T20:57:53.739437116Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=02d96f0a-c35c-46c6-ae25-d360e0a0ea65 http.request.method=GET http.request.remoteaddr="[::1]:41060" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.382402ms http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:20:57:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T20:57:54.077876762Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T20:57:54.078618119Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:57:54.07863471Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:57:54.078680871Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.23.6 time="2025-02-09T20:57:54.078778566Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T20:57:54.078789619Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T20:57:54.079030493Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T20:57:57.08625323Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=e8bc37dc-cff6-487d-8045-449a1947f62b http.request.method=GET http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.606891ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:57:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T20:57:57.086436419Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.45s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T20:57:57.941496362Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T20:57:57.943653796Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:57:57.943693441Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:57:57.943714859Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.23.6 time="2025-02-09T20:57:57.943899555Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.86s) PASS ok github.com/docker/distribution/registry 15.428s === 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.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.099s === RUN TestBasicAccessController time="2025-02-09T20:57:50Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=927ae4b5-6365-4bdc-a212-730bb08ea14c time="2025-02-09T20:57:50Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=927ae4b5-6365-4bdc-a212-730bb08ea14c --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-02-09T20:57:50Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password="t9DR_gb_3wCd6BnrEom6w6Sy-AzUo2tn3rwMNRE1YNU" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.105s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.008s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.02s) === RUN TestLeeway time="2025-02-09T20:57:50Z" level=info msg="token not to be used before 2025-02-09 20:57:51 +0000 UTC - currently 2025-02-09 20:57:50.641452449 +0000 UTC m=+0.017542599" time="2025-02-09T20:57:50Z" level=info msg="token not to be used after 2025-02-09 20:57:50 +0000 UTC - currently 2025-02-09 20:57:50.642682793 +0000 UTC m=+0.018772923" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-02-09T20:57:50Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.036s === 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.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.061s === 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.025s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2025-02-09T20:57:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:57:50Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:57:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39003" http.request.id=cd27fe8a-dc08-48e4-9eb7-a33ba803d49a http.request.method=GET http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.98906ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:57:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-02-09T20:57:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:57:50Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:57:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=313c01d3-6369-4039-ab60-d7ba0ac2c01c http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.023793ms http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:20:57:50 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T20:57:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=40231d81-823c-4a25-8fd4-b4666f7541da http.request.method=POST http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.804126ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=c0693eba-85a9-489f-92b8-661a4e2f9155 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/aaaa/blobs/uploads/ab069d5d-64d3-41f9-a516-c900b3ddd4d2?_state=sUEa2VFY2Y8bv6dU7c7ITVgtDW9zQOdx6-H0IXnYZSt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhYjA2OWQ1ZC02NGQzLTQxZjktYTUxNi1jOTAwYjNkZGQ0ZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTEuMDM0MDM4ODMxWiJ9&digest=sha256%3A0a66f50c366c681038d84c1f654fa69d795654d238edcb2e63dbc8aac757bda7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.512307271s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/ab069d5d-64d3-41f9-a516-c900b3ddd4d2?_state=sUEa2VFY2Y8bv6dU7c7ITVgtDW9zQOdx6-H0IXnYZSt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhYjA2OWQ1ZC02NGQzLTQxZjktYTUxNi1jOTAwYjNkZGQ0ZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTEuMDM0MDM4ODMxWiJ9&digest=sha256%3A0a66f50c366c681038d84c1f654fa69d795654d238edcb2e63dbc8aac757bda7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=821438f3-1daf-4093-8915-3c79eb068ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.837614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=024105e1-f217-40d2-9232-d7748b48231f http.request.method=POST http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057959ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:52 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=d22cfabd-2b66-4ed5-874b-6783eac7dd54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/bbbb/blobs/uploads/3baec877-b0b6-4076-9ee2-db4cb84a2278?_state=ssKmN3O247kvhtVVjoK3hWFwnjVkn2Rtz7X4Y1kqVod7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzYmFlYzg3Ny1iMGI2LTQwNzYtOWVlMi1kYjRjYjg0YTIyNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTIuNzg0NzM5MjE1WiJ9&digest=sha256%3A5e5dc178de7dd34f2e1f28fa897df0cb6af2ab3a01dfdad29acd382b8ab2acdb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580600343s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:52 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3baec877-b0b6-4076-9ee2-db4cb84a2278?_state=ssKmN3O247kvhtVVjoK3hWFwnjVkn2Rtz7X4Y1kqVod7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzYmFlYzg3Ny1iMGI2LTQwNzYtOWVlMi1kYjRjYjg0YTIyNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTIuNzg0NzM5MjE1WiJ9&digest=sha256%3A5e5dc178de7dd34f2e1f28fa897df0cb6af2ab3a01dfdad29acd382b8ab2acdb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=e6e099a4-175f-4595-8296-68ab1e7f6435 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.443569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:54 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=3197b1be-6aef-4360-b1af-ab6a02c4458f http.request.method=POST http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06475ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:54 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=a294e3b3-fdcc-44b0-9f9f-7b531109b95a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/cccc/blobs/uploads/06b585d0-9530-4180-9dce-63dbd2a43129?_state=MezkPkXsLAOWujQgt8rNFCE-c2siIu4DN0yR6KMI4MV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwNmI1ODVkMC05NTMwLTQxODAtOWRjZS02M2RiZDJhNDMxMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTQuNjU0NTUyNzIzWiJ9&digest=sha256%3A4cc8ad1bfc50c344b6cc9fa4746a19dbe941215b384fe8ac1811cad6cfff41c0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.753964563s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:54 +0000] "PUT /v2/foo/cccc/blobs/uploads/06b585d0-9530-4180-9dce-63dbd2a43129?_state=MezkPkXsLAOWujQgt8rNFCE-c2siIu4DN0yR6KMI4MV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwNmI1ODVkMC05NTMwLTQxODAtOWRjZS02M2RiZDJhNDMxMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTQuNjU0NTUyNzIzWiJ9&digest=sha256%3A4cc8ad1bfc50c344b6cc9fa4746a19dbe941215b384fe8ac1811cad6cfff41c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=a1aa1d74-755f-4247-a02a-841ec9c301bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.936405ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:56 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=0df0a8df-a219-4822-8132-269ff69b09cc http.request.method=POST http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.659159ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:56 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=856d3222-5571-47f7-8fed-3945ecc13912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/dddd/blobs/uploads/2ec40738-6bb9-4def-8f5e-d0df283095fc?_state=yDkKutg-5gF94jz20xIzNLxfNLdZjdoT09D0BpHghqV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyZWM0MDczOC02YmI5LTRkZWYtOGY1ZS1kMGRmMjgzMDk1ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTYuNjE5NjkzODUxWiJ9&digest=sha256%3A15da4c3dc68b60a2f550b74a8076e013869875273a63b3e8f861c98309dcaedb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020828642s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:56 +0000] "PUT /v2/foo/dddd/blobs/uploads/2ec40738-6bb9-4def-8f5e-d0df283095fc?_state=yDkKutg-5gF94jz20xIzNLxfNLdZjdoT09D0BpHghqV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyZWM0MDczOC02YmI5LTRkZWYtOGY1ZS1kMGRmMjgzMDk1ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTYuNjE5NjkzODUxWiJ9&digest=sha256%3A15da4c3dc68b60a2f550b74a8076e013869875273a63b3e8f861c98309dcaedb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=406cafb8-0aff-4f48-8dd2-1a4f81f3c22f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.760118ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:57 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=8f91a484-c65c-47d8-b5cf-9be3994df0fd http.request.method=POST http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.424648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:57 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=da841efa-993b-4ac9-934f-223b0ffeed58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/eeee/blobs/uploads/5c557ddb-13bd-475f-8e0f-b3f74a35c68d?_state=3e1pGxSfmdTHB1YozJvnCXN4uNlQE5IL71L6JxpQTrR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1YzU1N2RkYi0xM2JkLTQ3NWYtOGUwZi1iM2Y3NGEzNWM2OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTcuNzYyMDY4NjUxWiJ9&digest=sha256%3A54f2bd7bfd74d36a98f690a06b4c92107caf6390cf2dc9a8cb611ab30ead6d90" http.request.useragent="Go-http-client/1.1" http.response.duration=438.29489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:57 +0000] "PUT /v2/foo/eeee/blobs/uploads/5c557ddb-13bd-475f-8e0f-b3f74a35c68d?_state=3e1pGxSfmdTHB1YozJvnCXN4uNlQE5IL71L6JxpQTrR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1YzU1N2RkYi0xM2JkLTQ3NWYtOGUwZi1iM2Y3NGEzNWM2OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTcuNzYyMDY4NjUxWiJ9&digest=sha256%3A54f2bd7bfd74d36a98f690a06b4c92107caf6390cf2dc9a8cb611ab30ead6d90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=961c0722-6de2-482d-b36d-b58dd5fc56a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.692146ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=5e0284c9-8cd4-48bd-8bbc-fffdd2d145d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.444929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=7d0b3f9e-7a60-4f0b-aa36-f2effec6a1b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/ffff/blobs/uploads/88c0c129-246e-4b01-8de8-20659cd4c6dc?_state=QAIMqBtrwKv4cONLNw7hVH63DowX0uW4g0wdr3pE_dl7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4OGMwYzEyOS0yNDZlLTRiMDEtOGRlOC0yMDY1OWNkNGM2ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTguMzM5MDAxNjUyWiJ9&digest=sha256%3Ada2be65a846b0d4c9a46c32b8da8ed8241b9d6483e937ca3a3cfca706bd76c44" http.request.useragent="Go-http-client/1.1" http.response.duration=487.821381ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "PUT /v2/foo/ffff/blobs/uploads/88c0c129-246e-4b01-8de8-20659cd4c6dc?_state=QAIMqBtrwKv4cONLNw7hVH63DowX0uW4g0wdr3pE_dl7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4OGMwYzEyOS0yNDZlLTRiMDEtOGRlOC0yMDY1OWNkNGM2ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTguMzM5MDAxNjUyWiJ9&digest=sha256%3Ada2be65a846b0d4c9a46c32b8da8ed8241b9d6483e937ca3a3cfca706bd76c44 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=6900909f-2a26-4e5c-aaf0-344c40db4474 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.192705ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=bf691b4d-f556-4800-a6f7-4a65e8ad70e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" 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.350533ms http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=a5485cca-86d2-4433-be6a-56caa69721c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.436µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=f6953745-8b52-4c99-88f5-b01b0a452931 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.381332ms http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=97e18265-4177-456c-a04d-62325d5530f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.394672ms http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=7e693d46-4451-4bb5-bbcc-c48dffa21ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.40889ms http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=0fc2ac50-4425-467e-82dd-5789f4129654 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" 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="856.671µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=f8225e21-6d13-42f2-80b8-4e9f5662ae06 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.468579ms http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=d9dbb162-183b-44f1-b52d-8c85bc0c72ed http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" 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.352033ms http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=9b932949-384a-4550-ae5e-2c846a8b870c http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" 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="690.199µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45409" http.request.id=69437cc3-b5c5-4818-9e2c-80c35df09e30 http.request.method=GET http.request.remoteaddr="127.0.0.1:43086" 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="698.657µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:20:57:58 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T20:57:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:57:58Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:57:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=105678d4-1564-4174-b958-acdaeb3cd769 http.request.method=POST http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066168ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:59 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=a47a4193-e35a-4ef1-887c-8c7011b70188 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/aaaa/blobs/uploads/00fc201d-c648-47bc-aec5-43396e453c21?_state=cWBFy-u0d_ixb8Y1F-DM1Ou_629at6mg9NZ9jecC3aZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMGZjMjAxZC1jNjQ4LTQ3YmMtYWVjNS00MzM5NmU0NTNjMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTkuMDQ5MjkyMDQ5WiJ9&digest=sha256%3A500ee8e3e5596d85b7f6bd2d5dda359219ae5f7d2395bc4626a74fac7ad6b750" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108660682s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:57:59 +0000] "PUT /v2/foo/aaaa/blobs/uploads/00fc201d-c648-47bc-aec5-43396e453c21?_state=cWBFy-u0d_ixb8Y1F-DM1Ou_629at6mg9NZ9jecC3aZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMGZjMjAxZC1jNjQ4LTQ3YmMtYWVjNS00MzM5NmU0NTNjMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTc6NTkuMDQ5MjkyMDQ5WiJ9&digest=sha256%3A500ee8e3e5596d85b7f6bd2d5dda359219ae5f7d2395bc4626a74fac7ad6b750 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=4b7b8571-a328-41d1-812c-cac947a554de http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.514835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:00 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=1082f343-9daf-4721-99fe-b50f635d5345 http.request.method=POST http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359084ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:00 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=db12b33f-53f1-4bab-9953-1937278e9fd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/bbbb/blobs/uploads/1257db2c-f0bc-4f38-bb73-dc48dc2c30f2?_state=yJzCv4tCnx1OeXlIEMHrQ_t9nXCNvCDreD-kBKEqD8t7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxMjU3ZGIyYy1mMGJjLTRmMzgtYmI3My1kYzQ4ZGMyYzMwZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDAuMzExNzEwMTg4WiJ9&digest=sha256%3A0ba2edc08330cbd8b9c4c1e5b21ad6fd84315be2f4a999cec934774a71741e78" http.request.useragent="Go-http-client/1.1" http.response.duration=624.591916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:00 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1257db2c-f0bc-4f38-bb73-dc48dc2c30f2?_state=yJzCv4tCnx1OeXlIEMHrQ_t9nXCNvCDreD-kBKEqD8t7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxMjU3ZGIyYy1mMGJjLTRmMzgtYmI3My1kYzQ4ZGMyYzMwZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDAuMzExNzEwMTg4WiJ9&digest=sha256%3A0ba2edc08330cbd8b9c4c1e5b21ad6fd84315be2f4a999cec934774a71741e78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=bcd48885-d1e9-409a-9704-1342828d0986 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.771697ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:00 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=0e01c4bc-9d66-4e80-971b-079d84133484 http.request.method=POST http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.757574ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:01 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=c9a87486-1a5f-4bed-a373-da0a3253c40a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/cccc/blobs/uploads/e8e7b53b-06b2-413c-b618-f1ebdbe7d3c6?_state=4_eBWVDRS2AKrjGQ-LhlzuFZp8MzKtmyH3M7g6kJBxt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlOGU3YjUzYi0wNmIyLTQxM2MtYjYxOC1mMWViZGJlN2QzYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDEuMDk1Njk0MzI1WiJ9&digest=sha256%3A0d4c13373dc9fd65e072e33cfc44af32e511b2cf9f7ba65882af850bcf697986" http.request.useragent="Go-http-client/1.1" http.response.duration=461.316314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:01 +0000] "PUT /v2/foo/cccc/blobs/uploads/e8e7b53b-06b2-413c-b618-f1ebdbe7d3c6?_state=4_eBWVDRS2AKrjGQ-LhlzuFZp8MzKtmyH3M7g6kJBxt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlOGU3YjUzYi0wNmIyLTQxM2MtYjYxOC1mMWViZGJlN2QzYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDEuMDk1Njk0MzI1WiJ9&digest=sha256%3A0d4c13373dc9fd65e072e33cfc44af32e511b2cf9f7ba65882af850bcf697986 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=02fe3019-9335-4fc2-9363-1c32272892a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.889067ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:01 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=c3316249-a0fa-4e3b-86a5-c9a3af3b3f6a http.request.method=POST http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="984.385µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:01 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=b77819be-70bf-4ffe-b4a0-71dda0223121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/dddd/blobs/uploads/b6662153-b44a-4ab9-9f4f-68a74a3c9c72?_state=Gs0ZubKReMS1d9fjUUIYd-hkMj9O21UYq2XQPQIRT9V7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNjY2MjE1My1iNDRhLTRhYjktOWY0Zi02OGE3NGEzYzljNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDEuODMyMjg1MTAyWiJ9&digest=sha256%3A0f1fb3e7a58cda896ca7172077d4c8475d09ee9667c946e60777f5f45489ebcd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.082549258s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:01 +0000] "PUT /v2/foo/dddd/blobs/uploads/b6662153-b44a-4ab9-9f4f-68a74a3c9c72?_state=Gs0ZubKReMS1d9fjUUIYd-hkMj9O21UYq2XQPQIRT9V7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNjY2MjE1My1iNDRhLTRhYjktOWY0Zi02OGE3NGEzYzljNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDEuODMyMjg1MTAyWiJ9&digest=sha256%3A0f1fb3e7a58cda896ca7172077d4c8475d09ee9667c946e60777f5f45489ebcd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=717da782-fe28-4563-a9c8-c1abf3eea378 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38970" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.832628ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:03 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33943" http.request.id=2f5ec4b3-8e71-4ffd-8ce3-cbdb45d4a252 http.request.method=GET http.request.remoteaddr="127.0.0.1:38970" 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.042561ms http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:20:58:03 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (13.11s) === RUN TestURLPrefix time="2025-02-09T20:58:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:03Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42143" http.request.id=70ba3cfa-1fd3-43ca-8cef-ebf0cbad7b5e http.request.method=GET http.request.remoteaddr="127.0.0.1:44202" 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.075724ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:58:03 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-02-09T20:58:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:03Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=87a67d26-0144-48e8-8da6-62fe6ffe32a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36994" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="954.457µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "GET /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=5c710f28-9f26-426d-b41b-989d3e86cc1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37002" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.26336ms http.response.status=404 http.response.written=157 vars.digest="sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=25a8a17f-fa70-4c51-a6a2-0077ab842e67 http.request.method=POST http.request.remoteaddr="127.0.0.1:37002" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="853.906µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=c41bb6cb-96c8-4f81-b92b-30324af17b58 http.request.method=GET http.request.remoteaddr="127.0.0.1:37002" http.request.uri="/v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="982.271µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "GET /v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=35297cdd-2477-4158-bf76-84c666ee6f75 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37002" http.request.uri="/v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="855.298µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=29e3f5e8-f149-4aed-8037-d40b45849d13 http.request.method=GET http.request.remoteaddr="127.0.0.1:37002" http.request.uri="/v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4411920d-1c22-48a7-bc11-de4570b98da3 time="2025-02-09T20:58:04Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=29e3f5e8-f149-4aed-8037-d40b45849d13 http.request.method=GET http.request.remoteaddr="127.0.0.1:37002" http.request.uri="/v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.180619ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4411920d-1c22-48a7-bc11-de4570b98da3 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "GET /v2/foo/bar/blobs/uploads/4411920d-1c22-48a7-bc11-de4570b98da3?_state=AZTSajx9UOyB-QuGkTO-7TD_OEyEozyUNPNIoM1uFOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTE5MjBkLTFjMjItNDhhNy1iYzExLWRlNDU3MGI5OGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMjU5Mjg1MjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=13b15cf8-6d0f-4ca9-bb01-4bd59ce7343c http.request.method=POST http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.545331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=d1ddc130-3440-492c-9153-fe18b1609c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/09a301ba-7de4-4abb-ba86-61ad5518bb93?_state=kl5XPJ1fsIaI5XzdynvVnQJB0ZVN2mcF66sQdCSJt1N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5YTMwMWJhLTdkZTQtNGFiYi1iYTg2LTYxYWQ1NTE4YmI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzE0NDk1MTlaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" provided=sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e vars.name="foo/bar" vars.uuid=09a301ba-7de4-4abb-ba86-61ad5518bb93 time="2025-02-09T20:58:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=d1ddc130-3440-492c-9153-fe18b1609c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/09a301ba-7de4-4abb-ba86-61ad5518bb93?_state=kl5XPJ1fsIaI5XzdynvVnQJB0ZVN2mcF66sQdCSJt1N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5YTMwMWJhLTdkZTQtNGFiYi1iYTg2LTYxYWQ1NTE4YmI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzE0NDk1MTlaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=09a301ba-7de4-4abb-ba86-61ad5518bb93 time="2025-02-09T20:58:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=d1ddc130-3440-492c-9153-fe18b1609c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/09a301ba-7de4-4abb-ba86-61ad5518bb93?_state=kl5XPJ1fsIaI5XzdynvVnQJB0ZVN2mcF66sQdCSJt1N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5YTMwMWJhLTdkZTQtNGFiYi1iYTg2LTYxYWQ1NTE4YmI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzE0NDk1MTlaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.025834ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=09a301ba-7de4-4abb-ba86-61ad5518bb93 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "PUT /v2/foo/bar/blobs/uploads/09a301ba-7de4-4abb-ba86-61ad5518bb93?_state=kl5XPJ1fsIaI5XzdynvVnQJB0ZVN2mcF66sQdCSJt1N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5YTMwMWJhLTdkZTQtNGFiYi1iYTg2LTYxYWQ1NTE4YmI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzE0NDk1MTlaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=6a3ef6bc-10a5-4ba1-b25d-eec413e9ab1a http.request.method=POST http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409281ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=fcf3e024-fb67-4034-8085-20bf52560c6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/eb7653fe-4ebb-4bb9-8b68-81eac2b5c165?_state=nLjUX2HZydH6E2x76VmiHRAytW3BqeA8OyP-8bCFQYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNzY1M2ZlLTRlYmItNGJiOS04YjY4LTgxZWFjMmI1YzE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzQzNDgyNzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104141ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "PUT /v2/foo/bar/blobs/uploads/eb7653fe-4ebb-4bb9-8b68-81eac2b5c165?_state=nLjUX2HZydH6E2x76VmiHRAytW3BqeA8OyP-8bCFQYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNzY1M2ZlLTRlYmItNGJiOS04YjY4LTgxZWFjMmI1YzE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzQzNDgyNzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=f3ad2cfb-ca1b-41f2-bebb-5d0f4ce3318f http.request.method=POST http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.417µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=3f70dda5-ad80-4fc6-ab7e-a009dfe7ae4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/9d54095f-9d7e-4e1a-8ac9-a7b69b88e6aa?_state=7zcpSG9r144v8X604DxFZhQ6ngUEvvu4a4P2uQ3I8tB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNTQwOTVmLTlkN2UtNGUxYS04YWM5LWE3YjY5Yjg4ZTZhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzY3MzQxNzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073361ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "PUT /v2/foo/bar/blobs/uploads/9d54095f-9d7e-4e1a-8ac9-a7b69b88e6aa?_state=7zcpSG9r144v8X604DxFZhQ6ngUEvvu4a4P2uQ3I8tB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNTQwOTVmLTlkN2UtNGUxYS04YWM5LWE3YjY5Yjg4ZTZhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzY3MzQxNzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=e490654d-6af9-4713-bd90-e416e84f790e http.request.method=POST http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="834.547µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=dca1599a-2f34-43d8-ae7e-852b26c6bab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/3248fc43-ab6a-4ebd-8cea-6827a5f80dcc?_state=Jt5Hdunk2FWQVJQ23UM0qu5Mbsl7sncDgF42XQD5hXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNDhmYzQzLWFiNmEtNGViZC04Y2VhLTY4MjdhNWY4MGRjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzkwNjM2MTlaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.803003935s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:04 +0000] "PUT /v2/foo/bar/blobs/uploads/3248fc43-ab6a-4ebd-8cea-6827a5f80dcc?_state=Jt5Hdunk2FWQVJQ23UM0qu5Mbsl7sncDgF42XQD5hXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNDhmYzQzLWFiNmEtNGViZC04Y2VhLTY4MjdhNWY4MGRjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNC4yMzkwNjM2MTlaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=eb14eb62-1ed9-4751-a730-403dbc015a70 http.request.method=POST http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.48695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40811" http.request.id=1ce939ff-b0c3-4834-b297-418b170337d7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/77a8c16d-56d5-450c-9ff0-0aac80da9aa8?_state=qajs2ZFX1zMXJ6p-3veLTkaF_ebFrAZ0lI_8sbwJLhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YThjMTZkLTU2ZDUtNDUwYy05ZmYwLTBhYWM4MGRhOWFhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNi4xNDg4NTA5NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.678981615s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:06 +0000] "PATCH /v2/foo/bar/blobs/uploads/77a8c16d-56d5-450c-9ff0-0aac80da9aa8?_state=qajs2ZFX1zMXJ6p-3veLTkaF_ebFrAZ0lI_8sbwJLhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YThjMTZkLTU2ZDUtNDUwYy05ZmYwLTBhYWM4MGRhOWFhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowNi4xNDg4NTA5NzhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=2dd73a7b-068f-45b9-b5ad-b964d5dcbd68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/uploads/77a8c16d-56d5-450c-9ff0-0aac80da9aa8?_state=cjn-2kiKA8ul3G2XfFtLUIz7tDa8Iy3gXSp6oIQ-pPF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YThjMTZkLTU2ZDUtNDUwYy05ZmYwLTBhYWM4MGRhOWFhOCIsIk9mZnNldCI6MjgzMDc0NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDZaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359019ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "PUT /v2/foo/bar/blobs/uploads/77a8c16d-56d5-450c-9ff0-0aac80da9aa8?_state=cjn-2kiKA8ul3G2XfFtLUIz7tDa8Iy3gXSp6oIQ-pPF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YThjMTZkLTU2ZDUtNDUwYy05ZmYwLTBhYWM4MGRhOWFhOCIsIk9mZnNldCI6MjgzMDc0NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDZaIn0%3D&digest=sha256%3Aa07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=5916d9fc-9c80-4f67-aa6a-17e83a0abb90 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="979.023µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=e2513d18-9bd3-4706-9549-6d8c71084117 http.request.method=GET http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=82.21733ms http.response.status=200 http.response.written=28307456 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "GET /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 200 28307456 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=error msg="error parsing digest="sha257:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=a9242354-2524-4dcc-b4e9-7c6f852422ca http.request.method=GET http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/sha257:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" vars.name="foo/bar" time="2025-02-09T20:58:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=a9242354-2524-4dcc-b4e9-7c6f852422ca http.request.method=GET http.request.remoteaddr="127.0.0.1:37012" http.request.uri="/v2/foo/bar/blobs/sha257:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188025ms http.response.status=400 http.response.written=110 vars.digest="sha257:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "GET /v2/foo/bar/blobs/sha257:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=c2887ace-ba19-49d3-8613-238253863b1c http.request.method=GET http.request.remoteaddr="127.0.0.1:37028" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.119616ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "GET /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:07Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=c1ee9b58-bbda-4401-a034-02b4bd2d9511 http.request.method=GET http.request.remoteaddr="127.0.0.1:45950" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.697µs" http.response.status=404 http.response.written=157 vars.digest="sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "GET /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=2eb4980a-a8a3-489e-b77d-d2004c76f159 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45958" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.334878ms http.response.status=404 http.response.written=157 vars.digest="sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=4b0026ce-cd55-42d4-b2d2-60b9b2309e03 http.request.method=POST http.request.remoteaddr="127.0.0.1:45958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.185007ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=d3ce3664-9b5c-4acc-b8a1-4318bca27d68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45958" http.request.uri="/v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150301ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "GET /v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=77979646-d777-4173-8124-536ae4afe561 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45958" http.request.uri="/v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="944.301µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "DELETE /v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=bc9a3783-f8d3-4210-ab17-dc8124d0dbfa http.request.method=GET http.request.remoteaddr="127.0.0.1:45958" http.request.uri="/v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f83382d5-9068-4759-b8ae-824c57eefd3d time="2025-02-09T20:58:08Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=bc9a3783-f8d3-4210-ab17-dc8124d0dbfa http.request.method=GET http.request.remoteaddr="127.0.0.1:45958" http.request.uri="/v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.732µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f83382d5-9068-4759-b8ae-824c57eefd3d 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "GET /v2/foo/bar/blobs/uploads/f83382d5-9068-4759-b8ae-824c57eefd3d?_state=WBuBCxkTrsORC7SQTT3M7PMc3UUuA79yy_JWTX6uvq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MzM4MmQ1LTkwNjgtNDc1OS1iOGFlLTgyNGM1N2VlZmQzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTA3NjU4M1oifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=a5f2e81e-f177-48ec-a788-33ce6830d059 http.request.method=POST http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="924.333µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=75f2e3c4-b6b6-4a77-a2b6-858de3f49b92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/14ec387e-8b1d-45c6-824a-bd5c24e2d547?_state=F92l3YiVojhiVjdyOJCoa1_u8b0qBkZe7M3t7xSAKdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZWMzODdlLThiMWQtNDVjNi04MjRhLWJkNWMyNGUyZDU0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTU2Mjg4NzVaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" provided=sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 vars.name="foo/bar" vars.uuid=14ec387e-8b1d-45c6-824a-bd5c24e2d547 time="2025-02-09T20:58:08Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=75f2e3c4-b6b6-4a77-a2b6-858de3f49b92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/14ec387e-8b1d-45c6-824a-bd5c24e2d547?_state=F92l3YiVojhiVjdyOJCoa1_u8b0qBkZe7M3t7xSAKdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZWMzODdlLThiMWQtNDVjNi04MjRhLWJkNWMyNGUyZDU0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTU2Mjg4NzVaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=14ec387e-8b1d-45c6-824a-bd5c24e2d547 time="2025-02-09T20:58:08Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=75f2e3c4-b6b6-4a77-a2b6-858de3f49b92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/14ec387e-8b1d-45c6-824a-bd5c24e2d547?_state=F92l3YiVojhiVjdyOJCoa1_u8b0qBkZe7M3t7xSAKdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZWMzODdlLThiMWQtNDVjNi04MjRhLWJkNWMyNGUyZDU0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTU2Mjg4NzVaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.319781ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=14ec387e-8b1d-45c6-824a-bd5c24e2d547 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/14ec387e-8b1d-45c6-824a-bd5c24e2d547?_state=F92l3YiVojhiVjdyOJCoa1_u8b0qBkZe7M3t7xSAKdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZWMzODdlLThiMWQtNDVjNi04MjRhLWJkNWMyNGUyZDU0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTU2Mjg4NzVaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=e65e9c9e-15a3-406d-8a13-7b208fca8131 http.request.method=POST http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906119ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=a23083ef-9e0c-4a3a-987d-e8b6ebea53f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/aad3177c-c2f0-4a24-8813-ad6513060040?_state=GthLToceRb6KN4p1e6I3KYPNmMi7qC1YzxS0MszFk1x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhZDMxNzdjLWMyZjAtNGEyNC04ODEzLWFkNjUxMzA2MDA0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTkzMjE4NzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.415409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/aad3177c-c2f0-4a24-8813-ad6513060040?_state=GthLToceRb6KN4p1e6I3KYPNmMi7qC1YzxS0MszFk1x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhZDMxNzdjLWMyZjAtNGEyNC04ODEzLWFkNjUxMzA2MDA0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMTkzMjE4NzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=21c39caf-385b-405c-94d7-37b0119d5448 http.request.method=POST http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117379ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=e04adfb2-0c9d-4286-a854-9ee82c09f61e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/f523c3ef-6f16-4a04-870c-8eb4699ddffa?_state=EW2NY6toM5rP_mde_yWIsbmR1mNPdgUgpcjuWLJGHPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MjNjM2VmLTZmMTYtNGEwNC04NzBjLThlYjQ2OTlkZGZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMjI0MTg1MTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.44277ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/f523c3ef-6f16-4a04-870c-8eb4699ddffa?_state=EW2NY6toM5rP_mde_yWIsbmR1mNPdgUgpcjuWLJGHPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MjNjM2VmLTZmMTYtNGEwNC04NzBjLThlYjQ2OTlkZGZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMjI0MTg1MTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=dfb6e79c-dd35-46c3-91e9-a70cabd75e93 http.request.method=POST http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073488ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=e28463eb-0145-43c7-aaa8-bdc2fcb3d931 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/2f30e281-216b-4dc4-8831-d69317b91760?_state=ZTKAEWgqOJ3FeruzIDVU2RgrUWgddL2kjoNNUh5X6wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJmMzBlMjgxLTIxNmItNGRjNC04ODMxLWQ2OTMxN2I5MTc2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMjU5MzQ5MjJaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.duration=749.075987ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/2f30e281-216b-4dc4-8831-d69317b91760?_state=ZTKAEWgqOJ3FeruzIDVU2RgrUWgddL2kjoNNUh5X6wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJmMzBlMjgxLTIxNmItNGRjNC04ODMxLWQ2OTMxN2I5MTc2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC4xMjU5MzQ5MjJaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=e5f68e61-a914-4310-89dd-e1fa11d6742c http.request.method=POST http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281846ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45063" http.request.id=22493ffe-9f13-4930-8526-59039c4da6c2 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/0cb78a4a-2b1e-473b-a16c-8af5259783d6?_state=uAYviimm4ZTygJy9_kZ_cqIiwAtlmDcwERvq9KqxM417Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYjc4YTRhLTJiMWUtNDczYi1hMTZjLThhZjUyNTk3ODNkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC45NDE5MDQxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=745.598973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/0cb78a4a-2b1e-473b-a16c-8af5259783d6?_state=uAYviimm4ZTygJy9_kZ_cqIiwAtlmDcwERvq9KqxM417Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYjc4YTRhLTJiMWUtNDczYi1hMTZjLThhZjUyNTk3ODNkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOC45NDE5MDQxMzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=03e5fb52-f4bf-493c-936a-f02596bb365e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/uploads/0cb78a4a-2b1e-473b-a16c-8af5259783d6?_state=NdiNuycLs4w9Lv7Tqcq6kKb5KXSY2tlWvMFFM_VmOjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYjc4YTRhLTJiMWUtNDczYi1hMTZjLThhZjUyNTk3ODNkNiIsIk9mZnNldCI6MTg3ODY4MTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDhaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121533ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "PUT /v2/foo/bar/blobs/uploads/0cb78a4a-2b1e-473b-a16c-8af5259783d6?_state=NdiNuycLs4w9Lv7Tqcq6kKb5KXSY2tlWvMFFM_VmOjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYjc4YTRhLTJiMWUtNDczYi1hMTZjLThhZjUyNTk3ODNkNiIsIk9mZnNldCI6MTg3ODY4MTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MDhaIn0%3D&digest=sha256%3A25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=8ff96f96-58e3-4b90-8f4e-7338fe1bdbb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.393432ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=7766c0bc-0b56-42b2-9b87-4c45e72bbddf http.request.method=GET http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=53.537161ms http.response.status=200 http.response.written=18786816 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 200 18786816 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=error msg="error parsing digest="sha257:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=102809c8-353a-4e41-b1b0-bd60391f627d http.request.method=GET http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/sha257:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" vars.name="foo/bar" time="2025-02-09T20:58:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=102809c8-353a-4e41-b1b0-bd60391f627d http.request.method=GET http.request.remoteaddr="127.0.0.1:45966" http.request.uri="/v2/foo/bar/blobs/sha257:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="689.694µs" http.response.status=400 http.response.written=110 vars.digest="sha257:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/sha257:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=c56d4288-146e-4f66-a938-385a0ee1d11f http.request.method=GET http.request.remoteaddr="127.0.0.1:45992" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.duration="951.914µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=f1e442e1-1daf-4544-8214-dad9e9116fef http.request.method=GET http.request.remoteaddr="127.0.0.1:45992" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.458352ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45063" http.request.id=9ce314e0-cb04-459d-b8c0-f9e944c8a576 http.request.method=GET http.request.remoteaddr="127.0.0.1:45982" http.request.uri="/v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.421086ms http.response.status=200 http.response.written=4063232 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/sha256:25f6caeca7fdbf765ada79a3fc1ed0978d592a72609a4ea6127a8f8ec2143709 HTTP/1.1" 200 4063232 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=7c71f4c2-58ba-4e47-9632-cb52ed2c36e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37028" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.829167392s http.response.status=200 http.response.written=4063232 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "GET /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 200 4063232 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40811" http.request.id=3bfaebdf-6a65-4f34-bdc7-1ce80f0c8001 http.request.method=GET http.request.remoteaddr="127.0.0.1:37018" http.request.uri="/v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.83335764s http.response.status=200 http.response.written=4063232 127.0.0.1 - - [09/Feb/2025:20:58:07 +0000] "GET /v2/foo/bar/blobs/sha256:a07812376a7a0f0ceb4fbff013f052815da46c72e252382c93212bde6b7b8e1e HTTP/1.1" 200 4063232 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.85s) === RUN TestBlobDelete time="2025-02-09T20:58:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:09Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=bc26c9ac-d16d-4878-90a5-e4a991d51a9d http.request.method=GET http.request.remoteaddr="127.0.0.1:50802" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="894.898µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=c4240471-d1e2-4444-a5fb-21c78cc177dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50806" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="830.448µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=d54447cf-3a9e-443b-8ae1-1718cdbd9a35 http.request.method=POST http.request.remoteaddr="127.0.0.1:50806" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="793.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=dbedf23d-bf46-44bc-8a6e-69bf065ea0d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50806" http.request.uri="/v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="831.625µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=76bacfd3-c87f-42f4-ab58-a865f9e34312 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50806" http.request.uri="/v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="786.728µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "DELETE /v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=485e71c1-eb83-4883-94af-562d66af0d7b http.request.method=GET http.request.remoteaddr="127.0.0.1:50806" http.request.uri="/v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bb981473-6619-4830-80c7-f96eb141ce87 time="2025-02-09T20:58:09Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=485e71c1-eb83-4883-94af-562d66af0d7b http.request.method=GET http.request.remoteaddr="127.0.0.1:50806" http.request.uri="/v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.359µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=bb981473-6619-4830-80c7-f96eb141ce87 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "GET /v2/foo/bar/blobs/uploads/bb981473-6619-4830-80c7-f96eb141ce87?_state=QHDp9b0FlbBU7amVkHYGzk6B6TGGVSzRZEZd-1Vwhcx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiOTgxNDczLTY2MTktNDgzMC04MGM3LWY5NmViMTQxY2U4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDE2OTAwMTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=07ed0afd-8db2-4908-94f9-282c5cf947ce http.request.method=POST http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="884.184µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=cf3c6e3a-7307-43cd-b16e-873b29a3cccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/325f06e3-6fb8-4390-92ea-9f6d25eaab5c?_state=FVPItgtNYim4ZcIEg5XM89HmoIrMfpnWhL8WadloBsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNWYwNmUzLTZmYjgtNDM5MC05MmVhLTlmNmQyNWVhYWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDU2NTMxODhaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" provided=sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e vars.name="foo/bar" vars.uuid=325f06e3-6fb8-4390-92ea-9f6d25eaab5c time="2025-02-09T20:58:09Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=cf3c6e3a-7307-43cd-b16e-873b29a3cccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/325f06e3-6fb8-4390-92ea-9f6d25eaab5c?_state=FVPItgtNYim4ZcIEg5XM89HmoIrMfpnWhL8WadloBsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNWYwNmUzLTZmYjgtNDM5MC05MmVhLTlmNmQyNWVhYWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDU2NTMxODhaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=325f06e3-6fb8-4390-92ea-9f6d25eaab5c time="2025-02-09T20:58:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=cf3c6e3a-7307-43cd-b16e-873b29a3cccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/325f06e3-6fb8-4390-92ea-9f6d25eaab5c?_state=FVPItgtNYim4ZcIEg5XM89HmoIrMfpnWhL8WadloBsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNWYwNmUzLTZmYjgtNDM5MC05MmVhLTlmNmQyNWVhYWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDU2NTMxODhaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="862.386µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=325f06e3-6fb8-4390-92ea-9f6d25eaab5c 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "PUT /v2/foo/bar/blobs/uploads/325f06e3-6fb8-4390-92ea-9f6d25eaab5c?_state=FVPItgtNYim4ZcIEg5XM89HmoIrMfpnWhL8WadloBsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNWYwNmUzLTZmYjgtNDM5MC05MmVhLTlmNmQyNWVhYWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDU2NTMxODhaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=e93d44df-fe96-46c2-a85e-202d7003ef29 http.request.method=POST http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="773.174µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=4c6dad7c-cdac-4cb1-a303-64f0a88c28dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/3553ff06-d581-4378-8697-604deaeb7187?_state=5UWtUth9H7IMW-Q0GMFDBvT622ahxU8JV_LKce3duL57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NTNmZjA2LWQ1ODEtNDM3OC04Njk3LTYwNGRlYWViNzE4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDc2Nzg4MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="972.432µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "PUT /v2/foo/bar/blobs/uploads/3553ff06-d581-4378-8697-604deaeb7187?_state=5UWtUth9H7IMW-Q0GMFDBvT622ahxU8JV_LKce3duL57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NTNmZjA2LWQ1ODEtNDM3OC04Njk3LTYwNGRlYWViNzE4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDc2Nzg4MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=ea39d406-f603-4c52-919c-18c0f476f740 http.request.method=POST http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="861.784µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=bd3867a7-48ca-4c55-a6a1-db1f02430078 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/06590a99-2a81-421a-b5e8-44d474f021f0?_state=BmD4kMPX78nFHmVLjpQeUJjIJDdi5UBi2jNHfBbxivd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2NTkwYTk5LTJhODEtNDIxYS1iNWU4LTQ0ZDQ3NGYwMjFmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDk4NTIyNzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="989.284µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "PUT /v2/foo/bar/blobs/uploads/06590a99-2a81-421a-b5e8-44d474f021f0?_state=BmD4kMPX78nFHmVLjpQeUJjIJDdi5UBi2jNHfBbxivd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2NTkwYTk5LTJhODEtNDIxYS1iNWU4LTQ0ZDQ3NGYwMjFmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NDk4NTIyNzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=59cfee72-a076-48db-a300-12095890c44f http.request.method=POST http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="831.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=ac1dc528-ed53-4d3e-82dd-7b6f26f39e0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/255d9c0b-ec4e-4ad7-8c43-d6b74bccafa9?_state=WMl8C0HpkEaF8nV4IDghBFYNm5FfkVOP4diBQRLUoBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1NWQ5YzBiLWVjNGUtNGFkNy04YzQzLWQ2Yjc0YmNjYWZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NTIwMzIzNThaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.duration=972.210883ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:09 +0000] "PUT /v2/foo/bar/blobs/uploads/255d9c0b-ec4e-4ad7-8c43-d6b74bccafa9?_state=WMl8C0HpkEaF8nV4IDghBFYNm5FfkVOP4diBQRLUoBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1NWQ5YzBiLWVjNGUtNGFkNy04YzQzLWQ2Yjc0YmNjYWZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODowOS45NTIwMzIzNThaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=36382466-a5cd-4d67-8a41-5dfd8fc217d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.775387ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36885" http.request.id=570d4a65-5a17-47ad-8e02-43756ec534d9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/12cfc741-1fe2-490d-a165-4f202ad3d042?_state=I9YrwC0iK3VjzzZSEMT1h6TLERQp34ufPpPFLMRWEQZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyY2ZjNzQxLTFmZTItNDkwZC1hMTY1LTRmMjAyYWQzZDA0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxMS4wMjAyMzg3MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015847215s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:11 +0000] "PATCH /v2/foo/bar/blobs/uploads/12cfc741-1fe2-490d-a165-4f202ad3d042?_state=I9YrwC0iK3VjzzZSEMT1h6TLERQp34ufPpPFLMRWEQZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyY2ZjNzQxLTFmZTItNDkwZC1hMTY1LTRmMjAyYWQzZDA0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxMS4wMjAyMzg3MjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=d5bf396e-a8fb-4221-9c34-1527eced0ddd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/uploads/12cfc741-1fe2-490d-a165-4f202ad3d042?_state=4wfdyiLLedUV1N34MvPSEQtSrBB1x2IEDiOtyaPl1BR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyY2ZjNzQxLTFmZTItNDkwZC1hMTY1LTRmMjAyYWQzZDA0MiIsIk9mZnNldCI6MjIwODI1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MTFaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "PUT /v2/foo/bar/blobs/uploads/12cfc741-1fe2-490d-a165-4f202ad3d042?_state=4wfdyiLLedUV1N34MvPSEQtSrBB1x2IEDiOtyaPl1BR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyY2ZjNzQxLTFmZTItNDkwZC1hMTY1LTRmMjAyYWQzZDA0MiIsIk9mZnNldCI6MjIwODI1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MTFaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=7825491d-dfee-4ba8-9b82-bca4a7db2101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="780.436µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=4fb9c098-eab9-424f-8729-879eab7594b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=58.19379ms http.response.status=200 http.response.written=22082560 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "GET /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 200 22082560 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=error msg="error parsing digest="sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=f12b0c54-28b7-4075-844b-ab76ce392fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" time="2025-02-09T20:58:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=f12b0c54-28b7-4075-844b-ab76ce392fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50812" http.request.uri="/v2/foo/bar/blobs/sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="789.084µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "GET /v2/foo/bar/blobs/sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=b7e54e06-f5f6-4ad0-8087-d0a26fde768f http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.028552ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "GET /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=ecaf8a5c-ed84-4828-bd72-40934aab0e28 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.duration="850.292µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=090eb1ab-dafa-4e5f-a951-9252bf4166da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="677.308µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=d0d95145-e1e1-4b18-a045-eb64ae78bf9b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.168805ms http.response.status=404 http.response.written=74 vars.digest="sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=error msg="error parsing digest="sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=36b42355-842f-4993-9e7f-427b06a259a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48232" http.request.uri="/v2/foo/bar/blobs/sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" time="2025-02-09T20:58:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=36b42355-842f-4993-9e7f-427b06a259a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48232" http.request.uri="/v2/foo/bar/blobs/sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.36µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "DELETE /v2/foo/bar/blobs/sha257:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T20:58:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=b398a1c1-5d05-4164-8a8d-c8571e89046e http.request.method=POST http.request.remoteaddr="127.0.0.1:48240" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.445µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=7434e586-295d-4c59-89f6-fe744400d7f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48240" http.request.uri="/v2/foo/bar/blobs/uploads/cf49c34a-93b9-4603-853d-5b015ec62795?_state=25IxDCAOVjMVqIo-LUwsrFE40jqMTTIwP7cueKQu9Ah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmNDljMzRhLTkzYjktNDYwMy04NTNkLTViMDE1ZWM2Mjc5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxMi4xMjM3MDU4MzhaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.duration=969.068207ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "PUT /v2/foo/bar/blobs/uploads/cf49c34a-93b9-4603-853d-5b015ec62795?_state=25IxDCAOVjMVqIo-LUwsrFE40jqMTTIwP7cueKQu9Ah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmNDljMzRhLTkzYjktNDYwMy04NTNkLTViMDE1ZWM2Mjc5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxMi4xMjM3MDU4MzhaIn0%3D&digest=sha256%3A9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=c8ad203f-a751-46c7-81d7-9ed6a04a764e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48240" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.015074ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=af954b19-e41c-40b8-8bd4-f808b13fb2ea http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.046045076s http.response.status=200 http.response.written=4063232 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "GET /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 200 4063232 "" "Go-http-client/1.1" time="2025-02-09T20:58:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36885" http.request.id=c21c966b-fe9c-4bdb-8361-c1f7ed6a8db6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.043023547s http.response.status=200 http.response.written=4063232 127.0.0.1 - - [09/Feb/2025:20:58:12 +0000] "GET /v2/foo/bar/blobs/sha256:9d2e70e59b5aa0eb8e6074b4a763f25d7cf7d93a1cb927f2edfeab77dd0c762e HTTP/1.1" 200 4063232 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.39s) === RUN TestRelativeURL time="2025-02-09T20:58:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:13Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46059" http.request.id=41e9a87c-77aa-4cb6-9d5e-f71136a399aa http.request.method=POST http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.3009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46059" http.request.id=1898d23e-2428-499b-bdb0-d71622364ee4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/4b7c448d-3174-437f-a710-f62bd0c3f6c5?_state=GOwSID0y0OQSy6EbpBjgtrOk5BhsNHCb5g65ReTwQSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiN2M0NDhkLTMxNzQtNDM3Zi1hNzEwLWY2MmJkMGMzZjZjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxMy4xNjI3NDUwNloifQ%3D%3D&digest=sha256%3A5f3b3ed2fd5c5f6a3584bf2a46455d2a94881d1efec710dd553caa515006df53" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362522469s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:13 +0000] "PUT /v2/foo/bar/blobs/uploads/4b7c448d-3174-437f-a710-f62bd0c3f6c5?_state=GOwSID0y0OQSy6EbpBjgtrOk5BhsNHCb5g65ReTwQSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiN2M0NDhkLTMxNzQtNDM3Zi1hNzEwLWY2MmJkMGMzZjZjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxMy4xNjI3NDUwNloifQ%3D%3D&digest=sha256%3A5f3b3ed2fd5c5f6a3584bf2a46455d2a94881d1efec710dd553caa515006df53 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46059" http.request.id=80dc1b25-eaa3-4c7c-af37-5e87e3194c60 http.request.method=POST http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46059" http.request.id=7c53cecf-cc8a-4255-8ec6-88661eaaa18e http.request.method=POST http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167487ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46059" http.request.id=b4fc9345-ef51-4e81-84b8-fc03389da961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/edff7adc-427d-4974-9b8a-9fd29d688af4?_state=-wD3z9c3gWBXegLw_4_0_U70QKkk3DSppHA1AVc0HSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkZmY3YWRjLTQyN2QtNDk3NC05YjhhLTlmZDI5ZDY4OGFmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxNC44OTc3MjExODJaIn0%3D&digest=sha256%3Ad37dbde8560769b73607fc89c1cf8301d5d792d2d6d50c25ff39f37828e3dc4b" http.request.useragent="Go-http-client/1.1" http.response.duration=926.133786ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:14 +0000] "PUT /v2/foo/bar/blobs/uploads/edff7adc-427d-4974-9b8a-9fd29d688af4?_state=-wD3z9c3gWBXegLw_4_0_U70QKkk3DSppHA1AVc0HSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkZmY3YWRjLTQyN2QtNDk3NC05YjhhLTlmZDI5ZDY4OGFmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxNC44OTc3MjExODJaIn0%3D&digest=sha256%3Ad37dbde8560769b73607fc89c1cf8301d5d792d2d6d50c25ff39f37828e3dc4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.67s) === RUN TestBlobDeleteDisabled time="2025-02-09T20: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.23.6 time="2025-02-09T20:58:15Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44329" http.request.id=1f2cc721-3a6c-458f-8a20-717e1a47474a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/foo/bar/blobs/sha256:09b0767b15705f55328611aa67ae746158c7d1cafa4587bf0109c668aa20829e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.106µs" http.response.status=405 http.response.written=78 vars.digest="sha256:09b0767b15705f55328611aa67ae746158c7d1cafa4587bf0109c668aa20829e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:09b0767b15705f55328611aa67ae746158c7d1cafa4587bf0109c668aa20829e HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.14s) === RUN TestDeleteDisabled time="2025-02-09T20: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.23.6 time="2025-02-09T20:58:15Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33983" http.request.id=d4b80c44-0f13-4b70-8d49-a308962dbab8 http.request.method=POST http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.297332ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33983" http.request.id=39f064ac-6136-4faa-81f8-fff56e8a3cfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/foo/bar/blobs/uploads/7179c4ab-cda1-4b05-b349-674e561ae5ff?_state=wuVyYy2ms7Hw2ik_wp5qpaOolLnY3hsZWkPzG3yCzul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxNzljNGFiLWNkYTEtNGIwNS1iMzQ5LTY3NGU1NjFhZTVmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxNi4xNzEzNTgzMjNaIn0%3D&digest=sha256%3Ab37c2ce0e7ac65b51b4aa57e7a91807780809252338a6595eea2e4e9b209ff83" http.request.useragent="Go-http-client/1.1" http.response.duration=1.398284829s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:16 +0000] "PUT /v2/foo/bar/blobs/uploads/7179c4ab-cda1-4b05-b349-674e561ae5ff?_state=wuVyYy2ms7Hw2ik_wp5qpaOolLnY3hsZWkPzG3yCzul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxNzljNGFiLWNkYTEtNGIwNS1iMzQ5LTY3NGU1NjFhZTVmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxNi4xNzEzNTgzMjNaIn0%3D&digest=sha256%3Ab37c2ce0e7ac65b51b4aa57e7a91807780809252338a6595eea2e4e9b209ff83 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:17Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:33983" http.request.id=aa15b26d-2af8-4b2a-8adb-466ac36ed814 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/foo/bar/blobs/sha256:b37c2ce0e7ac65b51b4aa57e7a91807780809252338a6595eea2e4e9b209ff83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.545868ms http.response.status=405 http.response.written=78 vars.digest="sha256:b37c2ce0e7ac65b51b4aa57e7a91807780809252338a6595eea2e4e9b209ff83" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:17 +0000] "DELETE /v2/foo/bar/blobs/sha256:b37c2ce0e7ac65b51b4aa57e7a91807780809252338a6595eea2e4e9b209ff83 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.61s) === RUN TestDeleteReadOnly time="2025-02-09T20:58: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.23.6 time="2025-02-09T20:58:17Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41035" http.request.id=5e3271a5-e6ab-41c7-80dc-e00568a932fb http.request.method=POST http.request.remoteaddr="127.0.0.1:55542" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525861ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41035" http.request.id=b6eed4ae-b803-4886-88ec-bcc52c5f88af http.request.method=PUT http.request.remoteaddr="127.0.0.1:55542" http.request.uri="/v2/foo/bar/blobs/uploads/02617d6f-517c-4a70-b3c4-5c9cbc26e8cd?_state=NrY4uIQbYl8cLnVHtRWQ4xN2d_H_58LcqvnIbvtKfpB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyNjE3ZDZmLTUxN2MtNGE3MC1iM2M0LTVjOWNiYzI2ZThjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxNy43Mjc2MDgwNjJaIn0%3D&digest=sha256%3Acc4ea32297d833bf01c2c7970249ce99fbd7541666cc513a5a9a6bcfba00d6ac" http.request.useragent="Go-http-client/1.1" http.response.duration=669.867155ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:17 +0000] "PUT /v2/foo/bar/blobs/uploads/02617d6f-517c-4a70-b3c4-5c9cbc26e8cd?_state=NrY4uIQbYl8cLnVHtRWQ4xN2d_H_58LcqvnIbvtKfpB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyNjE3ZDZmLTUxN2MtNGE3MC1iM2M0LTVjOWNiYzI2ZThjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODoxNy43Mjc2MDgwNjJaIn0%3D&digest=sha256%3Acc4ea32297d833bf01c2c7970249ce99fbd7541666cc513a5a9a6bcfba00d6ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:cc4ea32297d833bf01c2c7970249ce99fbd7541666cc513a5a9a6bcfba00d6ac HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.83s) === RUN TestStartPushReadOnly time="2025-02-09T20:58:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:18Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-02-09T20:58:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:18Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=80d0e686-827f-4006-90f3-fdb58cf9c686 http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" 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.023814ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=47e48be3-351c-443f-98ac-a76d6d29d8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" 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="949.1µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=c17c9b06-861a-4539-8103-773e686543c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" 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="921.517µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=0d42569f-0241-4d09-b4ff-68d66b2e5300 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" 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.494128ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=0d42569f-0241-4d09-b4ff-68d66b2e5300 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" 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.53271ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=0d42569f-0241-4d09-b4ff-68d66b2e5300 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" 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.56551ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=0d42569f-0241-4d09-b4ff-68d66b2e5300 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" 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.596722ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T20:58:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=07b2e60e-23ab-4a15-bf8a-177af91497b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.37µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=66e98545-853b-4e18-8294-2a6ce1fd643c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/blobs/uploads/5b33cfa3-24df-4535-aeb1-de583e101270?_state=vvhIn3htzcSbu37gRBQB6CyhqdqLRcsCgIB4h1pcqUF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1YjMzY2ZhMy0yNGRmLTQ1MzUtYWViMS1kZTU4M2UxMDEyNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MTguNjA2OTA2Mjg1WiJ9&digest=sha256%3A1053fd428f77588dc6cd132331de2a7e9f58f0bdf51ac8d314ac25ed769660b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258784541s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:18 +0000] "PUT /v2/foo/schema1/blobs/uploads/5b33cfa3-24df-4535-aeb1-de583e101270?_state=vvhIn3htzcSbu37gRBQB6CyhqdqLRcsCgIB4h1pcqUF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1YjMzY2ZhMy0yNGRmLTQ1MzUtYWViMS1kZTU4M2UxMDEyNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MTguNjA2OTA2Mjg1WiJ9&digest=sha256%3A1053fd428f77588dc6cd132331de2a7e9f58f0bdf51ac8d314ac25ed769660b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=deba5062-c75e-484d-857d-bbc94afe349d http.request.method=POST http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.273717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=e2beb72d-8896-45c9-8dd1-881d2a16dd00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/blobs/uploads/fa6f2adb-cc5d-4d9f-aa94-f43f7f29216d?_state=y9xYgobJJpxVOA4EoNfHodlQIXIH90iC9J-tNk9MevR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYTZmMmFkYi1jYzVkLTRkOWYtYWE5NC1mNDNmN2YyOTIxNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjAuMTA2NzM3NDgyWiJ9&digest=sha256%3A926077efa2ad417fa773fe625ae4e02b489d55523872d2c4fb4cb6231950cb75" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887007438s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/fa6f2adb-cc5d-4d9f-aa94-f43f7f29216d?_state=y9xYgobJJpxVOA4EoNfHodlQIXIH90iC9J-tNk9MevR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYTZmMmFkYi1jYzVkLTRkOWYtYWE5NC1mNDNmN2YyOTIxNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjAuMTA2NzM3NDgyWiJ9&digest=sha256%3A926077efa2ad417fa773fe625ae4e02b489d55523872d2c4fb4cb6231950cb75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=63ae7be6-b6b3-4329-83d2-741c13142d7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.074338ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=7dc10b2e-f242-47fa-8f77-08de4cb62d83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.7331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=797e4ada-ab72-4721-a975-ca75862e3902 http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.214856ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=55a1cf58-66a5-41f7-ab29-e1f3da46bf6b http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.316558ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41447" http.request.id=b62edc8a-4d4d-4c64-8bc0-5962bf5696c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.075669ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41447" http.request.id=a8118089-5224-45ed-9016-a3ace1391901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934232ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:41447" http.request.id=616c43f0-6b98-4de0-ba5b-6289a9735ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=fe3bcdd2-62cc-4001-b385-f759ff80f6f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.654016ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=ac90e5c6-08b0-4d6d-a537-ecb4df929e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="900.443µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=7f4cb241-4a60-4783-9d76-a96a30149c20 http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.duration="807.556µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=22d72f1f-2293-44e4-aa15-b83dde626f69 http.request.method=GET http.request.remoteaddr="127.0.0.1:53524" 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="851.742µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=error msg="payload digest does match: "sha256:e56f8f9a191cd3ff39f9211e6f622b90d285d8a5448370ab592e97b7e3ba74d2" != "sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3"" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=f9ed3aee-08db-4ee0-9afb-d3f557242349 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=f9ed3aee-08db-4ee0-9afb-d3f557242349 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53524" http.request.uri="/v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.139093ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3" 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:4096069841a408646074a17bb87f7749c47c61e3186fd2bfdb8c7b5de0aee6c3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=8ffc9f61-96e2-4ee8-932d-ed32326995a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" 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.029673ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=ebf8ea64-f09e-41d1-a66a-a52732099adf http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" 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="705.62µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=462d1411-bf14-492d-8e36-b6315924ecd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" 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="786.978µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=462d1411-bf14-492d-8e36-b6315924ecd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" 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="818.591µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=462d1411-bf14-492d-8e36-b6315924ecd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" 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="855.341µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=cf47b16c-6284-4c0b-a6cc-a94c354f2678 http.request.method=POST http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=a89ed297-bd40-4696-8cd6-a220846930f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/blobs/uploads/77d4e6ff-2817-4865-98f9-e12d6426a738?_state=GvKlxiTq7jLfNL-xp1K3Kqh-93bFK-ndpK9aU4TR4fR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3N2Q0ZTZmZi0yODE3LTQ4NjUtOThmOS1lMTJkNjQyNmE3MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjIuMDIyMTM1MTFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129804ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/77d4e6ff-2817-4865-98f9-e12d6426a738?_state=GvKlxiTq7jLfNL-xp1K3Kqh-93bFK-ndpK9aU4TR4fR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3N2Q0ZTZmZi0yODE3LTQ4NjUtOThmOS1lMTJkNjQyNmE3MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjIuMDIyMTM1MTFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=86da802f-6b98-48e5-b22d-15d5557f1f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" 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="846.494µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=86da802f-6b98-48e5-b22d-15d5557f1f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" 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="879.269µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T20:58:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=73c911f7-97b3-4ae3-a1a0-f9101b62c8fb http.request.method=POST http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="917.323µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=8211a467-9b9b-49d3-afa5-49f1438c36e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/blobs/uploads/046e6500-9308-4d80-b7eb-dfad63cc2876?_state=VQyTPjWvzIfxTD5KH_8z2jyVlS9pozk-dHiLZtKc4sJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDZlNjUwMC05MzA4LTRkODAtYjdlYi1kZmFkNjNjYzI4NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjIuMTg1NjA2OTk0WiJ9&digest=sha256%3Aa14549ca10ae522463644b479765a0664b3b0a1ec3165be257ce9ae67756aae1" http.request.useragent="Go-http-client/1.1" http.response.duration=872.860099ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/046e6500-9308-4d80-b7eb-dfad63cc2876?_state=VQyTPjWvzIfxTD5KH_8z2jyVlS9pozk-dHiLZtKc4sJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDZlNjUwMC05MzA4LTRkODAtYjdlYi1kZmFkNjNjYzI4NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjIuMTg1NjA2OTk0WiJ9&digest=sha256%3Aa14549ca10ae522463644b479765a0664b3b0a1ec3165be257ce9ae67756aae1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=41cecd5c-6951-4ea0-a66a-fcc8f818408c http.request.method=POST http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="912.304µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=5ff61e19-2ded-4705-82ed-0ff626c0a115 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/blobs/uploads/c596ba7e-ae42-4639-a071-e359ed0b5328?_state=gS9TfGc1hfxHq620L7Teb6RLdPxrYrOy4N58mKDe6oV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNTk2YmE3ZS1hZTQyLTQ2MzktYTA3MS1lMzU5ZWQwYjUzMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjMuMTgyMzM5Nzk4WiJ9&digest=sha256%3A45400d3d776141adce10f47fc7688f6406c338c77d6e0732a9de6d511ecaa16f" http.request.useragent="Go-http-client/1.1" http.response.duration=496.167851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/c596ba7e-ae42-4639-a071-e359ed0b5328?_state=gS9TfGc1hfxHq620L7Teb6RLdPxrYrOy4N58mKDe6oV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNTk2YmE3ZS1hZTQyLTQ2MzktYTA3MS1lMzU5ZWQwYjUzMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjMuMTgyMzM5Nzk4WiJ9&digest=sha256%3A45400d3d776141adce10f47fc7688f6406c338c77d6e0732a9de6d511ecaa16f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=09a37b6a-70fa-416c-be28-73fffbc8c777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388346ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41447" http.request.id=c24ba1cb-63e3-4806-960e-531d7ea2906b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=4dff9a83-cd39-4df8-89d8-0c81b7d81fb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" 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.317657ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=6ae0e6eb-6a5e-44d9-b534-e8be309dc2b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="958.714µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=1323f5e5-49af-4a9a-841d-b7202b646127 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210657ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=11725819-1bbf-4f17-a2bd-f8c0bf1a5114 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811" http.request.useragent="Go-http-client/1.1" http.response.duration="731.018µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=e5cf2124-e6a6-4241-bc89-dd50d915c18c http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.216µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="rewriting manifest sha256:68d7b9215cd3d719bd7cb25623c70a84b18eaec3b44756b86b7309c68897e811 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=768bc65d-75ff-4b07-9640-4a9ca213460d http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" 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-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=768bc65d-75ff-4b07-9640-4a9ca213460d http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.50053ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T20: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.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41447" http.request.id=237aac0a-64e2-4897-83ce-5ab6bd53d9ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" 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.154872ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41447" http.request.id=899b4978-c817-47d7-afc8-68b240b426d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41447" http.request.id=e338185f-83ec-451a-9a82-3b2af5072431 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a" http.request.useragent="Go-http-client/1.1" http.response.duration="974.636µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=da03d1b4-3427-4730-840c-b7cb095e776c http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.503952ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=e020dcfd-a92e-41ca-aedd-0378b808f884 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.391098ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=5632a029-a3ea-4dd6-86bf-d824d01dd938 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="999.897µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=046450a7-6ab3-41ba-92b8-d3ad896b9567 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a" http.request.useragent="Go-http-client/1.1" http.response.duration="881.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="rewriting manifest list sha256:2e7d633a38724cb8197680724b60bcb15833f4f9c161362fe65a13023b70621a in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=63ca47b3-cc37-4e82-a675-9def3b8cd016 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" 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-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41447" http.request.id=63ca47b3-cc37-4e82-a675-9def3b8cd016 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.719571ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T20:58: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.23.6 time="2025-02-09T20:58:23Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=6e11008e-6348-4701-87d7-a59e430bf3d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" 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="882.79µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=3d238c98-e48f-47f1-bbba-1145c313d513 http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" 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="727.322µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=84867c0d-bdca-4d81-93aa-e3975627e071 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" 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="976.05µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T20: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.23.6 http.request.host="127.0.0.1:37871" http.request.id=1e28cc5d-0deb-4bb5-b76a-514260f169e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" 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.991196ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=1e28cc5d-0deb-4bb5-b76a-514260f169e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" 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.043694ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20: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.23.6 http.request.host="127.0.0.1:37871" http.request.id=1e28cc5d-0deb-4bb5-b76a-514260f169e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" 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.089544ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=1e28cc5d-0deb-4bb5-b76a-514260f169e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" 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.128306ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T20:58:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=c5a3f6e1-3c59-4dfb-8762-02f41626bfba http.request.method=POST http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="903.35µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=14b336be-44fc-424b-b68a-bf1877ba6adc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/blobs/uploads/738b0c63-d343-4c23-9047-66c7270e5b17?_state=PZXXlZssKs7itNMZV92YsmMsNX8rnpfiueSLBVTPBSJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MzhiMGM2My1kMzQzLTRjMjMtOTA0Ny02NmM3MjcwZTViMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjMuOTQ4ODI3MzEzWiJ9&digest=sha256%3Af929882dcf20d4a863d50b84817965d1f7626c336819ccad66f040ef0f7738eb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.616143771s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/738b0c63-d343-4c23-9047-66c7270e5b17?_state=PZXXlZssKs7itNMZV92YsmMsNX8rnpfiueSLBVTPBSJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MzhiMGM2My1kMzQzLTRjMjMtOTA0Ny02NmM3MjcwZTViMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjMuOTQ4ODI3MzEzWiJ9&digest=sha256%3Af929882dcf20d4a863d50b84817965d1f7626c336819ccad66f040ef0f7738eb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=ea510db3-308d-4082-830a-9f164cb3f8f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.469271ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=4f42ed6a-4526-4efe-b04e-04cd23f000db http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/blobs/uploads/03d682f0-7bfb-4ea7-b020-d979eee9b83e?_state=Bb-XanAdROaFaubXPA6_FNN4qrf7sYPcEb2EcmhLEUF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwM2Q2ODJmMC03YmZiLTRlYTctYjAyMC1kOTc5ZWVlOWI4M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjUuNzAxNzg1MTExWiJ9&digest=sha256%3A51536f3d3ac767b762f5063c4e1a60f389278273691792aa128c6af63b4490f6" http.request.useragent="Go-http-client/1.1" http.response.duration=524.159304ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/03d682f0-7bfb-4ea7-b020-d979eee9b83e?_state=Bb-XanAdROaFaubXPA6_FNN4qrf7sYPcEb2EcmhLEUF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwM2Q2ODJmMC03YmZiLTRlYTctYjAyMC1kOTc5ZWVlOWI4M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjUuNzAxNzg1MTExWiJ9&digest=sha256%3A51536f3d3ac767b762f5063c4e1a60f389278273691792aa128c6af63b4490f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=93f14e63-9ffc-42c3-89eb-c811a668b891 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.518285ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=1bc0ce35-a1c2-45f9-a477-83dd39769b90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.695913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=611952e4-f4d0-4322-b37b-07dffcb8beb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.898119ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=2ff04f6f-036d-437d-b2b8-57f3b1709308 http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.803978ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37871" http.request.id=97c13b28-1d64-496e-8b18-353908632282 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.638119ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37871" http.request.id=a11d042e-42d6-4f27-b159-e4f25656a7ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.669436ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:37871" http.request.id=890e5f38-fd58-4c56-a416-53e9ca38781b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.576976ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=9cc2c2d9-4c1d-4ba0-a693-f9928d62377f http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.287023ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=ec8ab5cc-c909-4975-ab47-306c874fd4b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="706.917µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=f2b3f453-69ce-49df-9093-3e9116748c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.duration="702.639µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=b1e55d48-1a37-44d2-9ad8-b8787c063e9e http.request.method=GET http.request.remoteaddr="127.0.0.1:45746" 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="784.92µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=error msg="payload digest does match: "sha256:459b055aa9e015b20c1ae15e9a48ba6fd746ec631a7bc06ebe9f1c94fc5eb24c" != "sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba"" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=619d202a-eee0-4bcf-8f57-eacddd1ea638 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=619d202a-eee0-4bcf-8f57-eacddd1ea638 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.681µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba" 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:cfaf309c26567135dda00b5c2959d43d31140c975114775de922144f2e4f4eba HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=fcb71f62-2176-48bd-95ef-8ecc8c647a6b http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" 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="933.596µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=24a3720b-2449-49bf-982c-e54c2e5b66d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" 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="798.078µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=42805b27-b62d-4fea-ad39-927291eb15b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" 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.009043ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=42805b27-b62d-4fea-ad39-927291eb15b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" 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.061696ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=42805b27-b62d-4fea-ad39-927291eb15b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" 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.10796ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=fcc2f205-f6c7-43eb-aaa3-ee5d6497fc5b http.request.method=POST http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="970.542µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=12f6abf0-196f-43aa-9d0a-eebca1ae9d3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/blobs/uploads/7c6738ca-b30c-4302-96d6-4fd7dbaf4953?_state=KLFGi8IPsSDh67RFVxg6xOwTGGEhKlINOTt7EctFziZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YzY3MzhjYS1iMzBjLTQzMDItOTZkNi00ZmQ3ZGJhZjQ5NTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjYuMjUyODQ1Mzk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.197579ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/7c6738ca-b30c-4302-96d6-4fd7dbaf4953?_state=KLFGi8IPsSDh67RFVxg6xOwTGGEhKlINOTt7EctFziZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YzY3MzhjYS1iMzBjLTQzMDItOTZkNi00ZmQ3ZGJhZjQ5NTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjYuMjUyODQ1Mzk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=26cff2b7-00e6-41db-85da-a34e610a5f78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" 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.016831ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=26cff2b7-00e6-41db-85da-a34e610a5f78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" 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.06058ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T20:58:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=241958ec-11fc-438a-a584-1cb28582bc37 http.request.method=POST http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=1c003efb-0d6f-44b3-b6a6-eec8e1a4625d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/blobs/uploads/4a3ec1bb-bbf9-4eea-a5bb-2d92457d80c5?_state=iVAmISgcykFJTxMtAWvxnu09fiSMHg-WRZzE6WE8BbN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YTNlYzFiYi1iYmY5LTRlZWEtYTViYi0yZDkyNDU3ZDgwYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjYuNDkxMTc4MDE2WiJ9&digest=sha256%3A7f718ef84cc0b2ab1a5e8b58971453646b0da187c483d026cc5a065178cce21d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391338913s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/4a3ec1bb-bbf9-4eea-a5bb-2d92457d80c5?_state=iVAmISgcykFJTxMtAWvxnu09fiSMHg-WRZzE6WE8BbN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YTNlYzFiYi1iYmY5LTRlZWEtYTViYi0yZDkyNDU3ZDgwYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjYuNDkxMTc4MDE2WiJ9&digest=sha256%3A7f718ef84cc0b2ab1a5e8b58971453646b0da187c483d026cc5a065178cce21d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=3a7df8d6-ba21-482a-88e1-ee1bc01e0c12 http.request.method=POST http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.472845ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=347ae391-1823-4888-b0e7-2400ab836462 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/blobs/uploads/9ccfb7d0-6118-4112-b5a4-1cac136900f8?_state=_tFwoovHu_Ji2SNSQKp7iQ4kBL3rwRtGWklAQgSAsrF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5Y2NmYjdkMC02MTE4LTQxMTItYjVhNC0xY2FjMTM2OTAwZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjguMTA5NTAyMjI2WiJ9&digest=sha256%3Ad793cb47e4765a4eb3d5fe4b0f0df50b5cc62d80ac3b7c1ae35952463eb3745a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.381242189s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/9ccfb7d0-6118-4112-b5a4-1cac136900f8?_state=_tFwoovHu_Ji2SNSQKp7iQ4kBL3rwRtGWklAQgSAsrF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5Y2NmYjdkMC02MTE4LTQxMTItYjVhNC0xY2FjMTM2OTAwZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjguMTA5NTAyMjI2WiJ9&digest=sha256%3Ad793cb47e4765a4eb3d5fe4b0f0df50b5cc62d80ac3b7c1ae35952463eb3745a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=eb98ff29-1db2-46b3-8657-94bde605066c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.350367ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37871" http.request.id=bb4f1f97-3e83-4489-8ead-3fc48af31cfb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13" http.request.useragent="Go-http-client/1.1" http.response.duration=1.86176ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=59649edd-958b-457b-8ba7-b8391f53a4b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" 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.583574ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=2f917a72-6a3e-451f-b75e-6012dda376e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.466691ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=493aa4e1-6a2e-4bf2-a66f-0d2c84b3599b http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.527783ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=cd9c19db-8897-431a-b374-19ce7bcba5ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13" http.request.useragent="Go-http-client/1.1" http.response.duration=1.696915ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=166d5a55-44d0-420f-b6d5-6221e81d0cb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" 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.694025ms http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="rewriting manifest sha256:bd9fcf364fbb361db58a1b8548d3fad1f2c873ab86b8b39d701d5447808e8c13 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=6377bb03-0492-45d1-92fe-30c0aa25ed43 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" 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-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=6377bb03-0492-45d1-92fe-30c0aa25ed43 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.854781ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37871" http.request.id=2ebb4baf-8a60-47f7-96aa-dd2602762822 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" 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.724483ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37871" http.request.id=a38381b3-77c1-4b26-ad15-113a002f864d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.681996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37871" http.request.id=af010f29-4320-4c02-8f99-820089fcadf0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842" http.request.useragent="Go-http-client/1.1" http.response.duration=1.539513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=d5bbc1b3-ed67-42b0-9f59-25f1bee7cde2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.453096ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=a56c5272-44b4-4deb-85af-3d04a56ae770 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.412371ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=196dd478-b523-4818-a6b1-e6d4bbd6ed29 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.289943ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=83f37fed-72f9-4d95-a5ba-d14d4ab2c927 http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131756ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="rewriting manifest list sha256:1d4d0dad722ca4aa00636561a63cff069cad5b741d44aaf97c83306b1e0f5842 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=3c128a7b-71fa-4089-b9a2-9899a22dbe8b http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" 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-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37871" http.request.id=3c128a7b-71fa-4089-b9a2-9899a22dbe8b http.request.method=GET http.request.remoteaddr="127.0.0.1:45756" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.587948ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (11.12s) === RUN TestGetManifestWithStorageError time="2025-02-09T20:58:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:29Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33755" http.request.id=90f356a6-c12d-4f43-9276-90aad47b906f http.request.method=GET http.request.remoteaddr="127.0.0.1:44396" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.453861ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:33755" http.request.id=61bd1e06-d5c2-4ed9-a2fc-1a04264c0f8a http.request.method=GET http.request.remoteaddr="127.0.0.1:44396" 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.232755ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:33755" http.request.id=d547da59-6464-49e7-828e-b91ae501027d http.request.method=GET http.request.remoteaddr="127.0.0.1:44396" 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="984.588µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:33755" http.request.id=664c9cb8-07da-4ae2-811b-fbc91e0bb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44396" 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="737.583µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-02-09T20:58:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:29Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=8978bbda-de90-4c8c-945c-7bf21d439c92 http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" 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.127558ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=72809ef4-9c69-4974-850a-a7d82606e418 http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" 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.243941ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=5a21ed91-9dab-4f53-9ffb-7de40cbf6464 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" 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.482729ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=04ac6509-18fe-4620-81f5-8cd04d71782d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" 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.741731ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=04ac6509-18fe-4620-81f5-8cd04d71782d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" 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.804431ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=04ac6509-18fe-4620-81f5-8cd04d71782d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" 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.85084ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T20:58:29Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=04ac6509-18fe-4620-81f5-8cd04d71782d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" 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.899094ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T20:58:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=90b4aabf-f989-4986-8847-8f1c851823de http.request.method=POST http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.270347ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=94200a6f-62cc-430f-8b00-423d9fd9f919 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/blobs/uploads/988f1e8c-d900-4bd0-a1bc-d5cca74d2e62?_state=RvkCrAKmNj0sk7h3l09SreIO97DerLPwAZA57LBg3s17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ODhmMWU4Yy1kOTAwLTRiZDAtYTFiYy1kNWNjYTc0ZDJlNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjkuODUwMzE1NDI0WiJ9&digest=sha256%3A8015ed7fc661e69f3fc2370b11812f9e76534eac61de3f2eec280ed882e7879c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.709802226s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:29 +0000] "PUT /v2/foo/schema1/blobs/uploads/988f1e8c-d900-4bd0-a1bc-d5cca74d2e62?_state=RvkCrAKmNj0sk7h3l09SreIO97DerLPwAZA57LBg3s17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ODhmMWU4Yy1kOTAwLTRiZDAtYTFiYy1kNWNjYTc0ZDJlNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MjkuODUwMzE1NDI0WiJ9&digest=sha256%3A8015ed7fc661e69f3fc2370b11812f9e76534eac61de3f2eec280ed882e7879c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=f98531c8-002e-4a54-97d4-32b203e4d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.422842ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=d6c375a1-b2e8-47ad-a4dc-cf2901571b11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/blobs/uploads/a88fe9d7-a1a9-46c3-a521-e960bf76fb40?_state=Nj0PRuk9gMCeJWJjO57baQDnrw2cmDY7NIQJ97Y3ZDh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhODhmZTlkNy1hMWE5LTQ2YzMtYTUyMS1lOTYwYmY3NmZiNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzEuNzk3MDI3ODA5WiJ9&digest=sha256%3Ada2263a9a99026266d4673a0c43080dd336796c929d051dc3d8190d457726ccf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.663410038s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/a88fe9d7-a1a9-46c3-a521-e960bf76fb40?_state=Nj0PRuk9gMCeJWJjO57baQDnrw2cmDY7NIQJ97Y3ZDh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhODhmZTlkNy1hMWE5LTQ2YzMtYTUyMS1lOTYwYmY3NmZiNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzEuNzk3MDI3ODA5WiJ9&digest=sha256%3Ada2263a9a99026266d4673a0c43080dd336796c929d051dc3d8190d457726ccf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=d7953ca4-08fd-4491-a51b-4e03ab11dc9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.761132ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=1b2d3a92-0545-4ddb-9a3e-0fa01b772f9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.314963ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=301384a9-af52-4c47-a65d-7e8287f11cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" 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.040964ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=60c2affb-3b68-4ee5-b8ac-7b69656ca982 http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.690402ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39889" http.request.id=917bcfa6-cc68-46a8-90e8-7519fecc6bfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.606567ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39889" http.request.id=c0a02b49-9458-4e5a-be18-4c7d1a03e47f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.581298ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:39889" http.request.id=68c8588f-d70d-4fd2-a62e-84bcd0632d9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.084363ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=5d62c5c4-7fee-4835-b0d4-93dbd3b7c224 http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.442074ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=d908b45e-c98d-4fb6-81af-a7169f319e5b http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="934.991µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=6065eb91-c669-49d5-9c9f-69e36eec31ef http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration="870.306µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=f2ad97fe-ec17-4774-8f93-4dc0b0d10bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45052" 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="812.05µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="payload digest does match: "sha256:673890709befea2836c3a6074e3ced532d802f588524d3b287f568e79961755b" != "sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5"" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=b46f54f5-98c1-4491-bd0f-d34f9b59b49d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=b46f54f5-98c1-4491-bd0f-d34f9b59b49d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45052" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.285µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=9bb9f66f-b661-47a1-ac01-33ef4a56a72a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226508ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=6b203b80-e5bc-4f50-939d-d2f73f426191 http.request.method=GET http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.051219ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=518baf9d-3e2c-4bc3-81a6-11de75f47d5e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37386" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.964µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=cf98171d-4bff-4935-9d26-8c1050b368a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.853562ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=39e4e664-b437-4eec-98f6-c144c0e3b2b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.368651ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=d883f7ea-b2d3-4455-89ac-45f208ed5565 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37404" 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="881.588µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=9f84d295-4258-4d7e-9d9e-823e590c8f5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.825798ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=8e556479-3f09-421e-aa3d-3651ebb6c090 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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="732.109µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=785783ab-be91-4528-8ea4-849547bd7ca9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5" http.request.useragent="Go-http-client/1.1" http.response.duration="872.392µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:a20a0d994a06efa06f53059e8e71fe7320669917821941f8263cbf3b8799abc5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=575b6309-1ad7-457b-b7a9-9bdc5d46f54a http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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="690.898µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=ffbc6b6e-ce14-442b-8c45-7ca833a4ad3f http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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="833.857µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=8feeeb98-e168-4a5e-8a8a-847161330330 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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="724.671µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=9f362099-4cb5-44c7-ac99-0510adca70f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" 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="964.966µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=9f362099-4cb5-44c7-ac99-0510adca70f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" 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.001908ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=9f362099-4cb5-44c7-ac99-0510adca70f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" 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.033964ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=7244e2e9-9e72-400f-a0b0-e6c0deed8546 http.request.method=POST http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.673µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=1f266fad-4f25-4366-9d39-97240a397dda http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/blobs/uploads/6a65add0-3a5b-4bcc-9692-caa4d6dd21a7?_state=_tKttqMHW1QqyCvZ8OQXPPyUJ1v4ym8f0b1rqdKZ4r17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTY1YWRkMC0zYTViLTRiY2MtOTY5Mi1jYWE0ZDZkZDIxYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzMuNTA2NjI3NTIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067037ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/6a65add0-3a5b-4bcc-9692-caa4d6dd21a7?_state=_tKttqMHW1QqyCvZ8OQXPPyUJ1v4ym8f0b1rqdKZ4r17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTY1YWRkMC0zYTViLTRiY2MtOTY5Mi1jYWE0ZDZkZDIxYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzMuNTA2NjI3NTIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=e81954dc-909d-437d-89be-bf6e56f08d15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" 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="828.083µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T20:58:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=e81954dc-909d-437d-89be-bf6e56f08d15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" 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="863.396µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T20:58:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=99ebdc23-8cc4-4f2a-ad57-ed9951c23905 http.request.method=POST http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="880.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=5e663e8e-fbd2-499c-bb30-29bd19535374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/blobs/uploads/569b66ab-ab53-483f-b3f9-4b80a4f5ecb3?_state=vk5KlWgPgnF6rvt0dX7RtxedwZbnmkWmCt4uUIH7TTt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NjliNjZhYi1hYjUzLTQ4M2YtYjNmOS00YjgwYTRmNWVjYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzMuNzA3ODA3NjQxWiJ9&digest=sha256%3Afb0cf0593163255d8253fc00c7fafae02aa4e94bd75b920b60b6c63f1684d123" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019594033s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/569b66ab-ab53-483f-b3f9-4b80a4f5ecb3?_state=vk5KlWgPgnF6rvt0dX7RtxedwZbnmkWmCt4uUIH7TTt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NjliNjZhYi1hYjUzLTQ4M2YtYjNmOS00YjgwYTRmNWVjYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzMuNzA3ODA3NjQxWiJ9&digest=sha256%3Afb0cf0593163255d8253fc00c7fafae02aa4e94bd75b920b60b6c63f1684d123 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=1fd57f65-a7e4-483c-ab93-304b5a33b7d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.657µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=c4f942a9-a71b-4170-a0c2-f5341786c4e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/blobs/uploads/ee7bd12f-d011-45a9-9bab-9b22fbcea3c5?_state=bk4XFmHuxtPAOHwgk0MLrWQefYZPiPGq2BWgOIWZNIh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZTdiZDEyZi1kMDExLTQ1YTktOWJhYi05YjIyZmJjZWEzYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzQuODkwMDY1OTg3WiJ9&digest=sha256%3A8628dd6ed64711abf434bd3065ee8631218b5bf5654be913a029c172449db361" http.request.useragent="Go-http-client/1.1" http.response.duration=630.677367ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/ee7bd12f-d011-45a9-9bab-9b22fbcea3c5?_state=bk4XFmHuxtPAOHwgk0MLrWQefYZPiPGq2BWgOIWZNIh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZTdiZDEyZi1kMDExLTQ1YTktOWJhYi05YjIyZmJjZWEzYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjA6NTg6MzQuODkwMDY1OTg3WiJ9&digest=sha256%3A8628dd6ed64711abf434bd3065ee8631218b5bf5654be913a029c172449db361 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=e0e07ba0-4839-4bee-9d32-c7051ab3ee82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.219468ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=2c5c4684-0666-4d60-8e6f-216e341d015b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.616776ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=0e6920f6-d2c2-495e-bdd5-46ea10e48e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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.372148ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=aba6374c-d5ae-459e-818d-9e6e11ecae65 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.438145ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=bf8e23bc-22f9-4245-8e53-3cef300dd452 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="691.164µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=f3bf138d-e700-4237-923f-1170c72c531b http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139087ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=777d434f-baed-4b42-be74-4c65bca90cde http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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="690.218µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="rewriting manifest sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=2fb92539-a773-469f-8328-62a89d4bc622 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" 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-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=2fb92539-a773-469f-8328-62a89d4bc622 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.420445ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=5c18b40c-d75e-41e8-8580-3b19409bfd93 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.duration="825.75µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=d61f15f3-306f-44eb-9efc-6ea1fc8885e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37406" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="729.23µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=96eca1e2-de01-4c98-b1f4-003f12124177 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37416" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.421538ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=2480f101-4f83-4c75-862d-1eec8811eb6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37418" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.872798ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=d6fb45dd-2140-4219-b826-69daf36113dd http.request.method=GET http.request.remoteaddr="127.0.0.1:37418" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.385782ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=af3cf86e-fd61-4e7b-9ff6-ea5fe55412ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37434" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.348242ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39889" http.request.id=b237eb02-cb5f-40f3-856b-6ad5f14aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37448" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.407482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=569aeba2-9ebc-4dc1-952d-f4a018b055b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37448" 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="813.249µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=faa610af-4c44-4a0a-a7f0-5767004b41b9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37448" http.request.uri="/v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.429322ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:41ba14c2cc2aca087bdfa1d0de90c8addae3fb422c3e45a19512f47d34d4664c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39889" http.request.id=9d543b87-58d6-41fb-8fa1-675d5859725f http.request.method=GET http.request.remoteaddr="127.0.0.1:37448" 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.145378ms http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.02s) === RUN TestManifestDeleteDisabled time="2025-02-09T20:58:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:35Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:46089" http.request.id=09bba2e1-841e-449f-8399-dcea6eda69f3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36600" 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="981.056µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:20:58:35 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-02-09T20:58:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:35Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T20:58:36Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T20:58:36Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T20:58:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:36217" http.request.id=15396901-407b-4fda-a91a-ce07e7c113e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35140" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.986209ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:20:58:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T20:58:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:36217" http.request.id=05a159e0-e8cb-4329-befc-99977e098648 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35146" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.905148ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:20:58:36 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T20:58:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:36217" http.request.id=a9652a46-b403-44ef-91a2-429c134d4e9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35162" 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=4.581245ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T20:58:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:36217" http.request.id=f3352865-7e47-45e3-9741-b13f6f5ae611 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35174" 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=4.538535ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:20:58:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.61s) === RUN TestProxyManifestGetByTag time="2025-02-09T20:58:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T20:58:36Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=4f03deab-9f84-4875-b84b-479dda0aaff2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.055499ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=e8207329-1cd3-49f6-a08b-8bc52ab8d95a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/foo/bar/blobs/uploads/5fffd374-9af9-4560-a02d-86e71b757833?_state=mk_9F2SUQyZ1MrKQ_CdTECLBtmzNqLyT8i1FvQMXrD17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmZmZkMzc0LTlhZjktNDU2MC1hMDJkLTg2ZTcxYjc1NzgzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODozNi42NDgxNzE0NzNaIn0%3D&digest=sha256%3A478e7e815e5142d39964271d07093bfa29c77d4fccec9b8756dadcbd89125c51" http.request.useragent="Go-http-client/1.1" http.response.duration=2.460458427s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:36 +0000] "PUT /v2/foo/bar/blobs/uploads/5fffd374-9af9-4560-a02d-86e71b757833?_state=mk_9F2SUQyZ1MrKQ_CdTECLBtmzNqLyT8i1FvQMXrD17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmZmZkMzc0LTlhZjktNDU2MC1hMDJkLTg2ZTcxYjc1NzgzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODozNi42NDgxNzE0NzNaIn0%3D&digest=sha256%3A478e7e815e5142d39964271d07093bfa29c77d4fccec9b8756dadcbd89125c51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=20fa46fa-7800-40db-9dd4-1bafda1a4d7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=5.391671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58: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.23.6 time="2025-02-09T20:58:39Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T20:58:39Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.23.6 time="2025-02-09T20:58:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=9a68f6dd-31d2-4653-a209-6f463a777f18 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.282467ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45287" go.version=go1.23.6 time="2025-02-09T20:58:39Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=6c2aa519-6587-4f56-b9b3-4fd6e2b9f78c http.request.method=GET http.request.remoteaddr="127.0.0.1:49844" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.96845ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45287 /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:45287/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=6206be13-9ab3-41ec-9f06-5cceb054cbd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42212" http.request.uri="/v2/foo/bar/manifests/sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080" time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=849d69d9-9a05-4407-97b7-4b6b3b45ed22 http.request.method=GET http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/foo/bar/manifests/sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.348028ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "GET /v2/foo/bar/manifests/sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080 with ttl=167h59m59.999994391s" go.version=go1.23.6 time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=6206be13-9ab3-41ec-9f06-5cceb054cbd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42212" http.request.uri="/v2/foo/bar/manifests/sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=14.994147ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "GET /v2/foo/bar/manifests/sha256:d318bc486e72285f74a89730c1a357d5e7f9322cbb723c6ab44558f92372a080 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=7684b45f-5900-44dc-97e5-e21699da9824 http.request.method=GET http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.663852ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45287 /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:45287/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=116fd48a-edad-4957-9e5f-18913eaa4146 http.request.method=GET http.request.remoteaddr="127.0.0.1:42214" 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-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=e0cce7cf-02fb-4b2d-8472-4b6a22ec5c0b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49862" 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=3.285188ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=116fd48a-edad-4957-9e5f-18913eaa4146 http.request.method=GET http.request.remoteaddr="127.0.0.1:42214" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.140721ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T20:58:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=3a4fa235-8bcb-40c7-8ed8-06e567475a60 http.request.method=POST http.request.remoteaddr="127.0.0.1:49862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.296717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=225b42db-826b-4d6e-af0d-b3aecd01253b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49862" http.request.uri="/v2/foo/bar/blobs/uploads/2987a0e7-8518-41d0-a711-2286ef81645a?_state=QaMLVMw0NLk6zmC3aiLYQC7WsZaw3OyffyG5uCH_7ER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ODdhMGU3LTg1MTgtNDFkMC1hNzExLTIyODZlZjgxNjQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODozOS41NzMyMTE0MDNaIn0%3D&digest=sha256%3A3fa8f1d1669cf6c513181b748e67642034494b71da0af7a97d8637eb7d895b84" http.request.useragent="Go-http-client/1.1" http.response.duration=2.707528014s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:39 +0000] "PUT /v2/foo/bar/blobs/uploads/2987a0e7-8518-41d0-a711-2286ef81645a?_state=QaMLVMw0NLk6zmC3aiLYQC7WsZaw3OyffyG5uCH_7ER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ODdhMGU3LTg1MTgtNDFkMC1hNzExLTIyODZlZjgxNjQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMDo1ODozOS41NzMyMTE0MDNaIn0%3D&digest=sha256%3A3fa8f1d1669cf6c513181b748e67642034494b71da0af7a97d8637eb7d895b84 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=aded5e97-aa4e-4234-bf65-fe6e50e6e504 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49862" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.915259ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:20:58:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=5c67de93-f54f-4e07-a57c-08bf6c528044 http.request.method=GET http.request.remoteaddr="127.0.0.1:49862" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.544236ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:58:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45287 /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:45287/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=76a864cb-8d39-4f7b-b575-5ea3e128d751 http.request.method=GET http.request.remoteaddr="127.0.0.1:53984" 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-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=b600d52f-cb00-4d8b-9fb6-2bada4fd6823 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47538" 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=3.119417ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:42 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=b10dd23a-ce3c-4ed6-a445-22cd413a3b9b http.request.method=GET http.request.remoteaddr="127.0.0.1:47538" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.137028ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:20:58:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45287 /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:45287/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=76a864cb-8d39-4f7b-b575-5ea3e128d751 http.request.method=GET http.request.remoteaddr="127.0.0.1:53984" 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-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45287" http.request.id=65f9c5ab-a776-42e6-a9ef-f988671e17c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47554" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.364753ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:42 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T20:58:42Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:5a74f4bcc669378aa13e959ef3df50dda7d2faac61f442c8e2c4cc3fb5f08791 with ttl=167h59m59.999991073s" go.version=go1.23.6 time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33407" http.request.id=76a864cb-8d39-4f7b-b575-5ea3e128d751 http.request.method=GET http.request.remoteaddr="127.0.0.1:53984" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=15.13225ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:20:58:42 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (6.14s) === RUN TestAppDispatcher time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34271" http.request.id=3b15c066-ed54-4772-bc8c-55ff5db8d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:53444" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.417995ms http.response.status=200 http.response.written=0 time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34271" http.request.id=d959630f-db80-4e8c-94f0-87217404ac89 http.request.method=GET http.request.remoteaddr="127.0.0.1:53444" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200407ms http.response.status=200 http.response.written=0 time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34271" http.request.id=db5776ad-ff86-4171-94e3-e429d709bdd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53444" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725877ms http.response.status=200 http.response.written=0 time="2025-02-09T20:58:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34271" http.request.id=5152859b-b003-425d-93b3-23b41124320d http.request.method=GET http.request.remoteaddr="127.0.0.1:53444" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265439ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-02-09T20:58:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:42Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:42Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.6 http.request.host="127.0.0.1:39399" http.request.id=2968a130-8f59-44f0-a01f-496d3edadf72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52550" 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-02-09T20:58:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:42Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:42Z" level=info msg="configuring file health check path=/tmp/healthcheck1502212479, interval=1" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T20:58: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.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:46Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:46Z" level=info msg="configuring TCP health check addr=127.0.0.1:42383, interval=1" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T20:58:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:50Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f time="2025-02-09T20:58:50Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36999, interval=1, threshold=3" go.version=go1.23.6 instance.id=4eba06c4-04d5-4bf3-b8ba-d141fd4d138f --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 66.543s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.28s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.47s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.823s === RUN TestSchedule time="2025-02-09T20:57:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 time="2025-02-09T20:57:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.993232ms" go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 time="2025-02-09T20:57:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=993.764µs" go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 time="2025-02-09T20:57:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.353µs" go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 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-02-09T20:57:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T20:57:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 time="2025-02-09T20:57:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995351ms" go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 time="2025-02-09T20:57:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996164ms" go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 time="2025-02-09T20:57:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-02-09T20:57:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=1596e078-da08-4b02-aec9-f8093b146531 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.582s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.30s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 30375936 sha256:a9c9cdeb9a6275066e1ba8a892468aae475ab189440c8061b0006b1ce30a03ad [] map[] } --- PASS: TestSimpleBlobRead (0.57s) === RUN TestBlobMount --- PASS: TestBlobMount (0.49s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.76s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.70s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.63s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0e49e8ed7798d92b20493db6e41c1acbd972934f01f20fafe1456a77ecf76c1e palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:30193be63f25e7c02803a109a8cc3aac408c8f69cc414cdc44f11656849147ea palailogos: marking blob sha256:eeda55120e01b5e05178d210d9f4721ddab5b0bb8823e3fe50b6cfd48f278d4e palailogos: marking manifest sha256:21564afec881b062c438baeca4f7d6fa5c77f05fd5c814a252ac49ade00e9f43 palailogos: marking blob sha256:c8e2e4760197b80e12ea77ddd95dbfeb7de3e5dd110dd006acdd17fbd253627f palailogos: marking blob sha256:b6245c657550b735b0ea0396133ee32d42257296f09a7ba5701fb853cb80b227 palailogos: marking manifest sha256:5bf7fe20eca492887b4a1c6c0695ff04913e32df02c46aeb4d20cf55c7c2ea91 palailogos: marking blob sha256:52ef6664d16a8382131b0d8aad583cf67c748bfcda9caf866d1925e3723e5f8c palailogos: marking blob sha256:4db88a607d8bd80ced97e1d25c486873b5a95e4133944ccc01d224d6d0b3d826 palailogos: marking manifest sha256:8badfb681786b8c7c2f49eb4658d59b64f77cb6e3c44d39a913681fb93cd1d02 palailogos: marking blob sha256:5bf7fe20eca492887b4a1c6c0695ff04913e32df02c46aeb4d20cf55c7c2ea91 palailogos: marking blob sha256:21564afec881b062c438baeca4f7d6fa5c77f05fd5c814a252ac49ade00e9f43 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.05s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7 deletemanifests: marking manifest sha256:6c3d0e5fbd0c3b8c835b049d38caf25dd60918557946d1356147ca0c2510a0e3 deletemanifests: marking blob sha256:df71201ce4199722c2526b7d18f6fa92e33cc8aadff3f2bbefc0b435643f4c96 deletemanifests: marking blob sha256:3bad9d3fa0cafce9f45f1a543f78d95c98c65e44cc9d924445551192c1539862 deletemanifests: marking blob sha256:276a99585fb6d5ae152659104bc6fd6391226ec85f1f2ae72aed26232477f57d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7 blob eligible for deletion: sha256:5a1d128785a6a71978246a4208612469d4e68c1f785cca098d0f201cbf096e95 blob eligible for deletion: sha256:7a3a088781031c7a8b016a1ab46546121296fb278703f3fa02aeb2ee3bbd281f blob eligible for deletion: sha256:c9e1ef460b99b3a33b905a5290d524a05d7167ad320a2aee7bf1dff88422055f deletemanifests manifest eligible for deletion: sha256:0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7 deletemanifests: marking manifest sha256:6c3d0e5fbd0c3b8c835b049d38caf25dd60918557946d1356147ca0c2510a0e3 deletemanifests: marking blob sha256:df71201ce4199722c2526b7d18f6fa92e33cc8aadff3f2bbefc0b435643f4c96 deletemanifests: marking blob sha256:3bad9d3fa0cafce9f45f1a543f78d95c98c65e44cc9d924445551192c1539862 deletemanifests: marking blob sha256:276a99585fb6d5ae152659104bc6fd6391226ec85f1f2ae72aed26232477f57d time="2025-02-09T20:58:05Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 time="2025-02-09T20:58:05Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7 time="2025-02-09T20:58:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/0218f712fed93cb0617b12a108d89d98dfeaa9fa0dedebc964caff05411bc6b7" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:5a1d128785a6a71978246a4208612469d4e68c1f785cca098d0f201cbf096e95 time="2025-02-09T20:58:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5a1d128785a6a71978246a4208612469d4e68c1f785cca098d0f201cbf096e95" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:7a3a088781031c7a8b016a1ab46546121296fb278703f3fa02aeb2ee3bbd281f time="2025-02-09T20:58:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7a3a088781031c7a8b016a1ab46546121296fb278703f3fa02aeb2ee3bbd281f" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:c9e1ef460b99b3a33b905a5290d524a05d7167ad320a2aee7bf1dff88422055f time="2025-02-09T20:58:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c9/c9e1ef460b99b3a33b905a5290d524a05d7167ad320a2aee7bf1dff88422055f" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 --- PASS: TestDeleteManifestIfTagNotFound (2.08s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:9384eee58344d0eb5ae6aa76fcabf96da82d29e04ff17a4435bd4badf2b7b1f1 time="2025-02-09T20:58:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/93/9384eee58344d0eb5ae6aa76fcabf96da82d29e04ff17a4435bd4badf2b7b1f1" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:190f6705388f250398d6ecfe05422339a2c08707741b1b8ca5bf40632eef5d15 time="2025-02-09T20:58:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/190f6705388f250398d6ecfe05422339a2c08707741b1b8ca5bf40632eef5d15" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:287f477e6c1395fa1965f0d81516c3a39305cb559f64c0bec799012210a0967d time="2025-02-09T20:58:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/28/287f477e6c1395fa1965f0d81516c3a39305cb559f64c0bec799012210a0967d" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 --- PASS: TestGCWithMissingManifests (0.62s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:ca99412db6a183da860d88136165d17703b92891c84253a05477f81a55a9f458 komnenos: marking blob sha256:acf25c25eb3fc56b2ab6269f4c9127e6a5f23058ad6f749674a107377e2ee4ab komnenos: marking blob sha256:3c15335d5fa1ae729f9bcae8c12256b24da731ed254e7b0cb8fc43281b136576 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:cd82289d68678ff879ef1be529f1d526652171e8c5e5d787e7802e9ebbeaf930 time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cd82289d68678ff879ef1be529f1d526652171e8c5e5d787e7802e9ebbeaf930" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:eeaf49d951690135400270e5a673afdb097f3d44bf64b17fdd4ea1c3347449b8 time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ee/eeaf49d951690135400270e5a673afdb097f3d44bf64b17fdd4ea1c3347449b8" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:50ed910d032e285279b9b43380b726af4c3fba73435e8ad1a42984d3f4124f4c time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/50/50ed910d032e285279b9b43380b726af4c3fba73435e8ad1a42984d3f4124f4c" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:8c907cb5ff994d85f03366bd2e3d004314eeaa6c5883b9cc57fdbdae50bf37e3 time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8c/8c907cb5ff994d85f03366bd2e3d004314eeaa6c5883b9cc57fdbdae50bf37e3" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:8d3e79febe60af0528f6e608a0f132c51ee869c1517bdac6050122bc08fc6c9f time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8d3e79febe60af0528f6e608a0f132c51ee869c1517bdac6050122bc08fc6c9f" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 blob eligible for deletion: sha256:9ed29298cd99afe9473e7062e779757ef6a3c5f96e7e45a59c63cc395f812d65 time="2025-02-09T20:58:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9e/9ed29298cd99afe9473e7062e779757ef6a3c5f96e7e45a59c63cc395f812d65" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 --- PASS: TestDeletionHasEffect (1.70s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.68s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:ff8e66991b6ac0c28370421aefd8b896d507ea8cb0ccb0c75a83e5af094f9ae2 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:1f5b3b9f71d32938bf071c25aec82e24140805bebd6ab1d97b80f16eea16ae96 michael_z_doukas: marking blob sha256:5b8a7a2347a645aba367517db03dc84ed90257ad389a195f6d93d44f63d78fa3 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:93712230f944072fbf96fbb2acbb74df10cc43b533d7cc2feb207d8c574c570a time="2025-02-09T20:58:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/93/93712230f944072fbf96fbb2acbb74df10cc43b533d7cc2feb207d8c574c570a" go.version=go1.23.6 instance.id=eb2c2869-2309-4ac9-9705-ec767136ea07 --- PASS: TestOrphanBlobDeleted (0.72s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:f3f834dedca3185c48cab1ac31d740a4604a0151ca8823db159cbc67f5e477dc linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:07aba4a4c3949b2ce078599f69597a67f7a826510adf07e180a52575ef814377 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.43s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.52s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.37s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.07s) === 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-02-09T20:58:12Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:58:12.533728688 +0000 UTC m=-3578.263532499, actuallyDelete=true" time="2025-02-09T20:58:12Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T20:58:12Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416, actuallyDelete=true" time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fd9dae72-99ba-4e78-a978-f7d48c74b8e0 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/50294e46-6ee4-48e4-86f5-d46762833452 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9ef6f871-4d6d-4aeb-8a33-f53b8c527fad have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b2d62dcd-189c-45bd-ba7a-4fb737f9bbbf have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c09ff9eb-745a-4f70-94fe-6be8d983d336 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ce29f88c-a77c-47b4-acc8-c21ba103b0d8 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e15a63a3-06ee-41c1-b51e-6afce2a164dd have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/622dcd2e-5200-42b7-8b8d-a8db1fd94bc0 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/96d50d6a-6ef2-4298-94c9-1453338ec846 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f88521a8-df67-4cee-9c80-78048941a281 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/1a9b9369-bdbe-4020-9891-3bb261d3be2f have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.535014604 +0000 UTC m=+21.737753416). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T20:58:12Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 20:58:12.536566778 +0000 UTC m=+21.739305580, actuallyDelete=true" time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e4662721-82b5-4f36-b34a-8260b819da20 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.536566778 +0000 UTC m=+21.739305580). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1b052404-982c-46a3-b59c-395767e7d69d have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.536566778 +0000 UTC m=+21.739305580). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/530c3969-0de8-4b38-98ae-14a3774e5341 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.536566778 +0000 UTC m=+21.739305580). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bc1c1a24-fb09-4e91-ba5d-658660ef08f8 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.536566778 +0000 UTC m=+21.739305580). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/45c6038f-97c0-4ac8-ae58-b6dafd519586 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.536566778 +0000 UTC m=+21.739305580). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T20:58:12Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 20:58:12.537660633 +0000 UTC m=+21.740399446, actuallyDelete=true" time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/86197417-4cf5-4676-b87f-468b92dabd01 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.537660633 +0000 UTC m=+21.740399446). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8c6eb304-b453-4c65-9885-c9587654221a have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.537660633 +0000 UTC m=+21.740399446). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8f4e324b-5d33-4f06-bf21-4540ba47c013 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.537660633 +0000 UTC m=+21.740399446). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c02ac051-9e49-4a67-ac85-940d0f084477 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.537660633 +0000 UTC m=+21.740399446). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4dbd0c74-f78f-4bfb-8c1a-e9526e18cc78 have older date (2025-02-09 19:58:12 +0000 UTC) than purge date (2025-02-09 20:58:12.537660633 +0000 UTC m=+21.740399446). Removing upload directory." time="2025-02-09T20:58:12Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T20:58:12Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 20:58:12.538294753 +0000 UTC m=+21.741033553, actuallyDelete=true" time="2025-02-09T20:58:12Z" 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 21.752s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.008s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.013s === RUN TestWalkFileRemoved time="2025-02-09T20:57:50Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.745s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === 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.083s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.19s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.899s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.42s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.141s === 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-02-09T20:57:50Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-02-09T20:57:50Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-02-09T20:57:50Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestParsing === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 time="2025-02-09T20:57:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=ba4f1417-2c48-4547-863e-6456030e435f time="2025-02-09T20:57:50Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T20:57:50Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=ba4f1417-2c48-4547-863e-6456030e435f ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2025-02-09T20:57:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=ba4f1417-2c48-4547-863e-6456030e435f --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-02-09T20:57:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T20:57:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T20:57:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T20:57:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.510s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.008s === 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.735s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.55s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.317s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.027s >>> 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-r9.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-r9.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 25.0 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r9.apk >>> docker-registry: Build complete at Sun, 09 Feb 2025 20:58:58 +0000 elapsed time 0h 1m 30s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250209.205729) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r14.trigger OK: 278 MiB in 109 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...