>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 15:22:18 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.3-r0) (3/3) Installing .makedepends-docker-registry (20240517.152219) Executing busybox-1.36.1-r26.trigger OK: 501 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/docker-registry-2.8.3.tar.gz.part' saved >>> 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="2024-05-17T15:22:36Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T15:22:36Z" 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.089s ? 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="2024-05-17T15:22:36Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.052s === 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.045s === 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.041s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.174s === 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.039s === 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.037s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.070s === 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.037s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === 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 2024/05/17 15:22:37 http: TLS handshake error from 127.0.0.1:60874: 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:34045/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34045/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34045/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34045/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:33983?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.86s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T15:22:37Z" level=info msg="broadcaster: closing" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="closing testSink" time="2024-05-17T15:22:37Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-17T15:22:38Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 1} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 1} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 1} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:38Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=warning msg="&{0x2ceac00 0.9} encountered too many errors, backing off" time="2024-05-17T15:22:39Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.23s) PASS ok github.com/docker/distribution/notifications 2.311s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T15:22:36Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T15:22:36.984799444Z" 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.22.3 time="2024-05-17T15:22:36.984922445Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.22.3 time="2024-05-17T15:22:36.984957966Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:36.991733831Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T15:22:39.993311726Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T15:22:40.09506294Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=3f03c87e-f936-4333-b0ba-94ea31147f1f http.request.method=GET http.request.remoteaddr="[::1]:46058" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10385ms http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:15:22:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T15:22:40.77925541Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T15:22:40.780056778Z" 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.22.3 time="2024-05-17T15:22:40.780080298Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:40.780144819Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.22.3 time="2024-05-17T15:22:40.780674424Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T15:22:40.780690824Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T15:22:40.781109988Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T15:22:43.795817488Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=5c7a094c-6a17-459b-8d94-a31f7ca75603 http.request.method=GET http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.288µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:22:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T15:22:43.795968729Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (3.80s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T15:22:45.114174908Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T15:22:45.114952236Z" 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.22.3 time="2024-05-17T15:22:45.114974636Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:45.114994436Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.22.3 time="2024-05-17T15:22:45.115543041Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (9.32s) PASS ok github.com/docker/distribution/registry 16.308s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.037s === 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.07s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.145s === RUN TestBasicAccessController time="2024-05-17T15:22:36Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=70ddf507-dafd-4d18-8728-fea0747724cf time="2024-05-17T15:22:36Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=70ddf507-dafd-4d18-8728-fea0747724cf --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T15:22:37Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password="z7Kqco3qK9bxyaaGZoJLZA7W0NJwblpNTWefx_QxjiY" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.120s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.045s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-05-17T15:22:37Z" level=info msg="token not to be used before 2024-05-17 15:22:38 +0000 UTC - currently 2024-05-17 15:22:37.036421538 +0000 UTC m=+0.089825861" time="2024-05-17T15:22:37Z" level=info msg="token not to be used after 2024-05-17 15:22:37 +0000 UTC - currently 2024-05-17 15:22:37.040228095 +0000 UTC m=+0.093632378" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-05-17T15:22:37Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.158s === 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.01s) === 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.091s === 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.054s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.029s === RUN TestCheckAPI time="2024-05-17T15:22:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:22:37Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40737" http.request.id=e1e076d9-8728-4689-91fc-b4fed030b373 http.request.method=GET http.request.remoteaddr="127.0.0.1:46526" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.408µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:22:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-17T15:22:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:22:37Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=94d784a6-6ee5-498a-89e4-91b3c6e3a3ba http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.663186ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:15:22:37 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T15:22:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=6764bdce-1581-4e95-8a88-44d5e470aef0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315093ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:37 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=c435e056-90c9-4f69-9119-74db9a055cc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/aaaa/blobs/uploads/a03bbbe8-1863-4ba4-b0ed-c9d7a6cc0e38?_state=OgXBwv_4JBoi9jvxJ8_24eOvh8aGwOaD2Wuk5Xdw7WJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhMDNiYmJlOC0xODYzLTRiYTQtYjBlZC1jOWQ3YTZjYzBlMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6MzcuMzMzMTA5MzM5WiJ9&digest=sha256%3Afa04172519c13e3dbd4605a9279d9d91e380a5993eb7f725abacfba1454ec92e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.76845909s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:37 +0000] "PUT /v2/foo/aaaa/blobs/uploads/a03bbbe8-1863-4ba4-b0ed-c9d7a6cc0e38?_state=OgXBwv_4JBoi9jvxJ8_24eOvh8aGwOaD2Wuk5Xdw7WJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhMDNiYmJlOC0xODYzLTRiYTQtYjBlZC1jOWQ3YTZjYzBlMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6MzcuMzMzMTA5MzM5WiJ9&digest=sha256%3Afa04172519c13e3dbd4605a9279d9d91e380a5993eb7f725abacfba1454ec92e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=9c3b4ae0-ab23-4651-96fd-e083cc9df029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.818996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:39 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=83f62481-0784-4a7f-8670-b78cfa989b6c http.request.method=POST http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:39 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=1c9850b9-666c-4789-b7db-fdab234fea38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/bbbb/blobs/uploads/034a3530-3b18-4230-beaa-1ef79d8ff43c?_state=axQJehY6vdMIJ3KzA__Ct7N_tfPOo6imUA1q8nKyLkZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMzRhMzUzMC0zYjE4LTQyMzAtYmVhYS0xZWY3OWQ4ZmY0M2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6MzkuMjY4OTA1NDMxWiJ9&digest=sha256%3A9fa86176e797e2e653aceae432e9b9d6bd4705df9a77d94646786132aa18e01b" http.request.useragent="Go-http-client/1.1" http.response.duration=910.951641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:39 +0000] "PUT /v2/foo/bbbb/blobs/uploads/034a3530-3b18-4230-beaa-1ef79d8ff43c?_state=axQJehY6vdMIJ3KzA__Ct7N_tfPOo6imUA1q8nKyLkZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMzRhMzUzMC0zYjE4LTQyMzAtYmVhYS0xZWY3OWQ4ZmY0M2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6MzkuMjY4OTA1NDMxWiJ9&digest=sha256%3A9fa86176e797e2e653aceae432e9b9d6bd4705df9a77d94646786132aa18e01b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=7ec2a8fe-e811-4947-aca4-b4dd5ee116de http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.810917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:40 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=925a7b7e-f753-4e71-8564-e9d190e69ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:40 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=2e8d003a-645c-4530-9273-86df7aa5ef26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/cccc/blobs/uploads/a86aa1a4-4758-41df-82d7-05b884b0f6c8?_state=by9ZVKrJR8Sx1d6PA6JxKDcqdIHhpqezy8EAtvnIIz57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhODZhYTFhNC00NzU4LTQxZGYtODJkNy0wNWI4ODRiMGY2YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDAuNDE5MTYzNzIzWiJ9&digest=sha256%3A509337ed087fe16de963d15df36ff78d319aeac8a4196ad34e7b01a05adf2e6f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.704502478s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:40 +0000] "PUT /v2/foo/cccc/blobs/uploads/a86aa1a4-4758-41df-82d7-05b884b0f6c8?_state=by9ZVKrJR8Sx1d6PA6JxKDcqdIHhpqezy8EAtvnIIz57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhODZhYTFhNC00NzU4LTQxZGYtODJkNy0wNWI4ODRiMGY2YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDAuNDE5MTYzNzIzWiJ9&digest=sha256%3A509337ed087fe16de963d15df36ff78d319aeac8a4196ad34e7b01a05adf2e6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=c6b84cdf-f1cc-4802-bf67-e7b0a2453f68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.1962ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:42 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=444c70cc-7095-4f48-8823-5fcfd24c6302 http.request.method=POST http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06641ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:42 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=f4584a5e-bc09-4d1f-a817-7c56a8656b70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/dddd/blobs/uploads/cc95ff4a-5319-4081-970b-29a1287ffc8b?_state=j30VcmAKUNfDOf-f9E5SLLSK3BYh56DzVXq39ENZL0N7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjYzk1ZmY0YS01MzE5LTQwODEtOTcwYi0yOWExMjg3ZmZjOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDIuMzI0MjQzNzJaIn0%3D&digest=sha256%3A8a2eca4a4a299a772da79769c059924db7cddb1eb7b893634f1deb5c4ebcfd12" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248015147s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:42 +0000] "PUT /v2/foo/dddd/blobs/uploads/cc95ff4a-5319-4081-970b-29a1287ffc8b?_state=j30VcmAKUNfDOf-f9E5SLLSK3BYh56DzVXq39ENZL0N7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjYzk1ZmY0YS01MzE5LTQwODEtOTcwYi0yOWExMjg3ZmZjOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDIuMzI0MjQzNzJaIn0%3D&digest=sha256%3A8a2eca4a4a299a772da79769c059924db7cddb1eb7b893634f1deb5c4ebcfd12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=524ee5e2-06be-43f4-be5a-9ff2c8f2d4cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.716435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:43 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=20c05941-f304-48e0-9ba6-29389c978b96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="979.17µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:43 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=1876e85a-b9a5-46d8-818f-53929268362a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/eeee/blobs/uploads/33004d95-5916-4922-8e10-4823589b5e6b?_state=FZ9jIKUpk8XuW7trp2VwYsCdyjtpo55zJRTS4hTEjl97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMzAwNGQ5NS01OTE2LTQ5MjItOGUxMC00ODIzNTg5YjVlNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDMuNzM5MjIwMTA2WiJ9&digest=sha256%3A38d880a17378175870e6d8497f6d02264870b3c4cca16cf92c3807e1eda48a9e" http.request.useragent="Go-http-client/1.1" http.response.duration=792.394826ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:43 +0000] "PUT /v2/foo/eeee/blobs/uploads/33004d95-5916-4922-8e10-4823589b5e6b?_state=FZ9jIKUpk8XuW7trp2VwYsCdyjtpo55zJRTS4hTEjl97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMzAwNGQ5NS01OTE2LTQ5MjItOGUxMC00ODIzNTg5YjVlNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDMuNzM5MjIwMTA2WiJ9&digest=sha256%3A38d880a17378175870e6d8497f6d02264870b3c4cca16cf92c3807e1eda48a9e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=b9e16284-9feb-4863-91a4-3259cb61dbba http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.887567ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:44 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=460db9e3-1521-4a4e-bb14-4df865aa145e http.request.method=POST http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:44 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=3ef3724b-a289-4495-bede-498a3ed699d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/ffff/blobs/uploads/de031d8a-0104-40fa-8575-359fc1e29894?_state=b2SYGRAJ-vadtmbm8HqpupLso9dqWpGfPzmEjj_mvfN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJkZTAzMWQ4YS0wMTA0LTQwZmEtODU3NS0zNTlmYzFlMjk4OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDQuNzczNjcyNTY5WiJ9&digest=sha256%3Ae0d713d92abe25d40c3425d4c6e62b1d7eb1189d1fec6d64012b034bac7f856b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.748868221s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:44 +0000] "PUT /v2/foo/ffff/blobs/uploads/de031d8a-0104-40fa-8575-359fc1e29894?_state=b2SYGRAJ-vadtmbm8HqpupLso9dqWpGfPzmEjj_mvfN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJkZTAzMWQ4YS0wMTA0LTQwZmEtODU3NS0zNTlmYzFlMjk4OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDQuNzczNjcyNTY5WiJ9&digest=sha256%3Ae0d713d92abe25d40c3425d4c6e62b1d7eb1189d1fec6d64012b034bac7f856b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=81454c92-d88c-4c24-aaa6-e70f1a363920 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.826236ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=fc23be6a-4a78-424a-b11a-8fcdc50e608e http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.208µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=b1bee969-e2c6-43e4-b27e-1754ec02c029 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="798.208µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=3ddf76b5-9446-4555-af81-7a2b1b13c7bc http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="811.448µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=8c0bfd00-e492-495e-8575-d827f1a95447 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="758.088µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=0a88ed34-6524-47ff-9a45-28adbae6dd9a http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="801.687µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=614314ea-bec8-408e-9aa5-70b7f5475174 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="757.207µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" 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.22.3 http.request.host="127.0.0.1:37105" http.request.id=d41c0938-0777-4209-9272-012c255bf524 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="860.929µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" 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.22.3 http.request.host="127.0.0.1:37105" http.request.id=8e1f02d2-a7f3-4865-8ce7-314adb6c55bc http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="707.127µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=5b3fb808-2f73-475e-9c83-65697767abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="721.287µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37105" http.request.id=80cdd4ac-4ba6-4d9f-94b3-1e98bc87827d http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" 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="772.808µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T15:22: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.22.3 time="2024-05-17T15:22:46Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=5e0e69c9-4c74-48d9-a7b6-807717139802 http.request.method=POST http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09141ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=ae37efcb-006a-48aa-a9f7-b8a963b16162 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/aaaa/blobs/uploads/56c9e7b2-54f5-46ad-a4e1-1d3fc793a5b7?_state=5T0-DwjfXvTUYx-5wzf1RbFqATbQeNo0KoQXBHByuwR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1NmM5ZTdiMi01NGY1LTQ2YWQtYTRlMS0xZDNmYzc5M2E1YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDYuNzk0Mzc1NzEyWiJ9&digest=sha256%3A630d65aa03d288f242f201b350e1b584d6da36b756dc11be5d231611ce737437" http.request.useragent="Go-http-client/1.1" http.response.duration=1.882728342s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:46 +0000] "PUT /v2/foo/aaaa/blobs/uploads/56c9e7b2-54f5-46ad-a4e1-1d3fc793a5b7?_state=5T0-DwjfXvTUYx-5wzf1RbFqATbQeNo0KoQXBHByuwR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1NmM5ZTdiMi01NGY1LTQ2YWQtYTRlMS0xZDNmYzc5M2E1YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDYuNzk0Mzc1NzEyWiJ9&digest=sha256%3A630d65aa03d288f242f201b350e1b584d6da36b756dc11be5d231611ce737437 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=5c3414a1-ebd5-4c4b-a044-229f2e4e57fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.846077ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:48 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=e143351b-6bd1-4b56-914b-548a77c0854e http.request.method=POST http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01057ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:48 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=56176743-7e12-4008-8607-fee77919d20f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/bbbb/blobs/uploads/b8042883-3eb4-4137-8826-3e724b530125?_state=ElKSoggKoBK_8HE3azpTHomdwvSqTPWwmNnX8OAK6O17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiODA0Mjg4My0zZWI0LTQxMzctODgyNi0zZTcyNGI1MzAxMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDguODQ3Mzk0NjQ1WiJ9&digest=sha256%3Ad8f7bd874c320688c7c354793cc70d373e8b5be143bb89529544296129a71399" http.request.useragent="Go-http-client/1.1" http.response.duration=834.024544ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:48 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b8042883-3eb4-4137-8826-3e724b530125?_state=ElKSoggKoBK_8HE3azpTHomdwvSqTPWwmNnX8OAK6O17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiODA0Mjg4My0zZWI0LTQxMzctODgyNi0zZTcyNGI1MzAxMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDguODQ3Mzk0NjQ1WiJ9&digest=sha256%3Ad8f7bd874c320688c7c354793cc70d373e8b5be143bb89529544296129a71399 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=aac92322-4e14-4741-9b00-19fc21efd19d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.726915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:49 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=8cf1a6c4-9261-408a-9b0c-f913f902f177 http.request.method=POST http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05521ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:49 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=6bd295b7-3ff0-42cf-8217-b3934468e511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/cccc/blobs/uploads/3d8a7a1e-c977-4c79-bf31-2ad4329f22b3?_state=psmEDfIMKSWAKjbWg3BAfemuXmdLCueXU15YbyV3ibB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZDhhN2ExZS1jOTc3LTRjNzktYmYzMS0yYWQ0MzI5ZjIyYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDkuOTk3MDg4MzdaIn0%3D&digest=sha256%3A91bb4f8212f23d50290b52e7dd9c958d2a3f5c94daa05eb191e1654e9915c1c1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.293069309s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:49 +0000] "PUT /v2/foo/cccc/blobs/uploads/3d8a7a1e-c977-4c79-bf31-2ad4329f22b3?_state=psmEDfIMKSWAKjbWg3BAfemuXmdLCueXU15YbyV3ibB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZDhhN2ExZS1jOTc3LTRjNzktYmYzMS0yYWQ0MzI5ZjIyYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NDkuOTk3MDg4MzdaIn0%3D&digest=sha256%3A91bb4f8212f23d50290b52e7dd9c958d2a3f5c94daa05eb191e1654e9915c1c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=130a85a5-db22-4f23-a64c-b5bf0546945f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.704196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=c37a50d4-9c6c-4f77-b464-82250e312fb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:52 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=a9420bf8-7cfc-4fa2-8044-b6f4f790db5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/dddd/blobs/uploads/a56427fd-4429-48fe-bef7-e36c0a0e6cc9?_state=IU9nfWgHpNpiw_AYXi7ufkB70FWtIgCkA6CBxxb3Inh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNTY0MjdmZC00NDI5LTQ4ZmUtYmVmNy1lMzZjMGEwZTZjYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NTIuNTMwMzc3Mzc5WiJ9&digest=sha256%3A64982dd9a59d858945fb47409abeff464efa6cf3ba86bced92319744e28ea272" http.request.useragent="Go-http-client/1.1" http.response.duration=1.448854628s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:52 +0000] "PUT /v2/foo/dddd/blobs/uploads/a56427fd-4429-48fe-bef7-e36c0a0e6cc9?_state=IU9nfWgHpNpiw_AYXi7ufkB70FWtIgCkA6CBxxb3Inh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNTY0MjdmZC00NDI5LTQ4ZmUtYmVmNy1lMzZjMGEwZTZjYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NTIuNTMwMzc3Mzc5WiJ9&digest=sha256%3A64982dd9a59d858945fb47409abeff464efa6cf3ba86bced92319744e28ea272 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=09e02e04-c705-46e4-af13-7a800e076a8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.749996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:53 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33479" http.request.id=b41e57f2-c484-415a-88e5-a6e90e7f5079 http.request.method=GET http.request.remoteaddr="127.0.0.1:54636" 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="796.328µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:15:22:53 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (16.90s) === RUN TestURLPrefix time="2024-05-17T15:22:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:22:53Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35681" http.request.id=bdbf1c7c-15f8-4d35-818f-2f5e36681b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:39272" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.848µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:22:53 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T15:22:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:22:53Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:22:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=152e448d-70d7-47b8-a179-d23c10841efc http.request.method=GET http.request.remoteaddr="127.0.0.1:56688" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="995.65µs" http.response.status=404 http.response.written=157 vars.digest="sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "GET /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=e9d90c18-9027-4fe3-b9db-d41c87f918a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.249µs" http.response.status=404 http.response.written=157 vars.digest="sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "HEAD /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=c51c7ffa-adc3-4d65-a59c-f8cbf8de8012 http.request.method=POST http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="946.409µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=13ead298-e50a-40b8-84f3-ce752d16c7cf http.request.method=GET http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="920.329µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "GET /v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=ad4f7a3a-ee78-4570-8aa7-3895b9ad5a6d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="856.529µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "DELETE /v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=065620ef-b39f-49d8-8e0d-50d4b8298d38 http.request.method=GET http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1a062f32-2185-4104-8272-2b3eb6360aa3 time="2024-05-17T15:22:54Z" 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.22.3 http.request.host="127.0.0.1:40959" http.request.id=065620ef-b39f-49d8-8e0d-50d4b8298d38 http.request.method=GET http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.688µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1a062f32-2185-4104-8272-2b3eb6360aa3 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "GET /v2/foo/bar/blobs/uploads/1a062f32-2185-4104-8272-2b3eb6360aa3?_state=ZjDl43F1ssqf8U--zvnQElWadGvUw6FS8H6lBRuyKfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMDYyZjMyLTIxODUtNDEwNC04MjcyLTJiM2ViNjM2MGFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yODc5OTQ0NDNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=7c447ac4-d58c-4654-bcc0-781b8c197375 http.request.method=POST http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=1c5112eb-7457-4652-817e-9e14f7eb663b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/a9264750-d2d6-4a7c-bcad-67915f67c8e4?_state=AF4RdjExfokCu1J-Fnq3OMDd3bZZ1KYGJny0y61oQWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5MjY0NzUwLWQyZDYtNGE3Yy1iY2FkLTY3OTE1ZjY3YzhlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTI0NDk5MjZaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" provided=sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 vars.name="foo/bar" vars.uuid=a9264750-d2d6-4a7c-bcad-67915f67c8e4 time="2024-05-17T15:22:54Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=1c5112eb-7457-4652-817e-9e14f7eb663b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/a9264750-d2d6-4a7c-bcad-67915f67c8e4?_state=AF4RdjExfokCu1J-Fnq3OMDd3bZZ1KYGJny0y61oQWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5MjY0NzUwLWQyZDYtNGE3Yy1iY2FkLTY3OTE1ZjY3YzhlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTI0NDk5MjZaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a9264750-d2d6-4a7c-bcad-67915f67c8e4 time="2024-05-17T15:22:54Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=1c5112eb-7457-4652-817e-9e14f7eb663b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/a9264750-d2d6-4a7c-bcad-67915f67c8e4?_state=AF4RdjExfokCu1J-Fnq3OMDd3bZZ1KYGJny0y61oQWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5MjY0NzUwLWQyZDYtNGE3Yy1iY2FkLTY3OTE1ZjY3YzhlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTI0NDk5MjZaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.929µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a9264750-d2d6-4a7c-bcad-67915f67c8e4 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/a9264750-d2d6-4a7c-bcad-67915f67c8e4?_state=AF4RdjExfokCu1J-Fnq3OMDd3bZZ1KYGJny0y61oQWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5MjY0NzUwLWQyZDYtNGE3Yy1iY2FkLTY3OTE1ZjY3YzhlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTI0NDk5MjZaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=32543edf-8b2a-449d-828f-18ddfc52d91a http.request.method=POST http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="824.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=a278f60d-fa40-4604-96bc-00fa05589fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/9c7f5c15-6b43-478a-b06d-47d1dcd0395c?_state=LqMDu6kcffjsp7LceNmlfgf_zTAQpVUa0d84I574Jpt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljN2Y1YzE1LTZiNDMtNDc4YS1iMDZkLTQ3ZDFkY2QwMzk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTQ4NDY2MjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/9c7f5c15-6b43-478a-b06d-47d1dcd0395c?_state=LqMDu6kcffjsp7LceNmlfgf_zTAQpVUa0d84I574Jpt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljN2Y1YzE1LTZiNDMtNDc4YS1iMDZkLTQ3ZDFkY2QwMzk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTQ4NDY2MjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=92356a8c-9ef3-4a68-9117-476f64ebe1ba http.request.method=POST http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="787.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=c62b9976-47e6-432a-bbd8-2cadac8b495c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/6b3ac0b6-8c15-4de4-9c4c-d320479b7fb0?_state=P-jXzkx0W3YsYnpwpMBf9Ri4XnjP_by67GKLLQHdMLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiM2FjMGI2LThjMTUtNGRlNC05YzRjLWQzMjA0NzliN2ZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTcyNTQ2NTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="990.97µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/6b3ac0b6-8c15-4de4-9c4c-d320479b7fb0?_state=P-jXzkx0W3YsYnpwpMBf9Ri4XnjP_by67GKLLQHdMLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiM2FjMGI2LThjMTUtNGRlNC05YzRjLWQzMjA0NzliN2ZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTcyNTQ2NTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=1bab67c5-803b-401a-b538-19fe0d5a4d75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=cc521302-4201-4616-9fd0-84e1ea41c4b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/fbc6acf9-c82f-4eed-9516-132214f172b9?_state=dZ8TBOcXwVH1GzSeJXSPOwpPZpbC1RGVOK5DHhBM7NN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiYzZhY2Y5LWM4MmYtNGVlZC05NTE2LTEzMjIxNGYxNzJiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTk1MTE5MTNaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.909808731s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/fbc6acf9-c82f-4eed-9516-132214f172b9?_state=dZ8TBOcXwVH1GzSeJXSPOwpPZpbC1RGVOK5DHhBM7NN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiYzZhY2Y5LWM4MmYtNGVlZC05NTE2LTEzMjIxNGYxNzJiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1NC4yOTk1MTE5MTNaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:22:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=d4286aa8-051b-4a60-aad7-08f458b0cbb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40959" http.request.id=6b8d7c6b-aaae-468a-9883-b2d0b9b3dfdf http.request.method=PATCH http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/40d1e0c3-8f5a-4c9a-b3ab-19f7329722b8?_state=EhPPRfRLAwdbhlSyqfDb-uvJA6qjD3UwkvEiRoTPZ857Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDFlMGMzLThmNWEtNGM5YS1iM2FiLTE5ZjczMjk3MjJiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1Ny40Mjg3MjU1NDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.719948274s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:22:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/40d1e0c3-8f5a-4c9a-b3ab-19f7329722b8?_state=EhPPRfRLAwdbhlSyqfDb-uvJA6qjD3UwkvEiRoTPZ857Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDFlMGMzLThmNWEtNGM5YS1iM2FiLTE5ZjczMjk3MjJiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMjo1Ny40Mjg3MjU1NDVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=72b538c5-3fe9-46a1-93d9-0d1ed97f6401 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/uploads/40d1e0c3-8f5a-4c9a-b3ab-19f7329722b8?_state=N6kwjvQCXpLcS-ODcewFHVEJpV-3lP8b80OQcBL7tMt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDFlMGMzLThmNWEtNGM5YS1iM2FiLTE5ZjczMjk3MjJiOCIsIk9mZnNldCI6Mjg0NzY5MjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NTdaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.301332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "PUT /v2/foo/bar/blobs/uploads/40d1e0c3-8f5a-4c9a-b3ab-19f7329722b8?_state=N6kwjvQCXpLcS-ODcewFHVEJpV-3lP8b80OQcBL7tMt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDFlMGMzLThmNWEtNGM5YS1iM2FiLTE5ZjczMjk3MjJiOCIsIk9mZnNldCI6Mjg0NzY5MjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjI6NTdaIn0%3D&digest=sha256%3A39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=d4b9cccc-a85c-4275-81e3-b9596f4d5fcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.036089ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=23cc6fdd-8f3c-4455-854a-9bbe710ec064 http.request.method=GET http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=163.00632ms http.response.status=200 http.response.written=28476928 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 200 28476928 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=error msg="error parsing digest="sha257:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=4394cca2-75ae-455c-8488-5993217eda7b http.request.method=GET http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/sha257:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" vars.name="foo/bar" time="2024-05-17T15:23:00Z" 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.22.3 http.request.host="127.0.0.1:40959" http.request.id=4394cca2-75ae-455c-8488-5993217eda7b http.request.method=GET http.request.remoteaddr="127.0.0.1:56708" http.request.uri="/v2/foo/bar/blobs/sha257:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.368µs" http.response.status=400 http.response.written=110 vars.digest="sha257:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/sha257:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=e3d10af9-1b64-4cef-98d6-e5b0a057464d http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241332ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:00Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=cc0e2e50-48b9-4f2f-b176-d41aafb93700 http.request.method=GET http.request.remoteaddr="127.0.0.1:50236" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.155771ms http.response.status=404 http.response.written=157 vars.digest="sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=fd0436db-c6bf-474f-9d34-d85028b4bdfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50252" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.809µs" http.response.status=404 http.response.written=157 vars.digest="sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=187ed720-fb5d-4ba4-b0c5-53a75aa0e591 http.request.method=POST http.request.remoteaddr="127.0.0.1:50252" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="982.69µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=3c5e5249-acf9-4cab-af8c-672d4ec3ba7a http.request.method=GET http.request.remoteaddr="127.0.0.1:50252" http.request.uri="/v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05273ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=c4887d85-993e-4981-a209-680c51d99e77 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50252" http.request.uri="/v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04489ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=b89cafd9-2f0a-46d1-b9d5-a55af3808d53 http.request.method=GET http.request.remoteaddr="127.0.0.1:50252" http.request.uri="/v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5e620439-3936-4ece-b4b5-633ffe12ecbc time="2024-05-17T15:23:00Z" 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.22.3 http.request.host="127.0.0.1:33861" http.request.id=b89cafd9-2f0a-46d1-b9d5-a55af3808d53 http.request.method=GET http.request.remoteaddr="127.0.0.1:50252" http.request.uri="/v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="944.089µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5e620439-3936-4ece-b4b5-633ffe12ecbc 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/uploads/5e620439-3936-4ece-b4b5-633ffe12ecbc?_state=tbhDdD1VAlSD7H-VsyjQGifBl-SrZ8DEwFts2c1WS2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNjIwNDM5LTM5MzYtNGVjZS1iNGI1LTYzM2ZmZTEyZWNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MjkzODI3NDNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=1c435cd3-4aed-49e5-a284-a87da5148744 http.request.method=POST http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04505ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=e52052c4-6b57-416b-89cc-3e36e22ff33c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/5cbc3fbf-c092-479a-b297-1300cf2775f7?_state=Zpwuazl8NEQKSyuFHJZHBFiZ1KOkd0T0icZw3YieacV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYmMzZmJmLWMwOTItNDc5YS1iMjk3LTEzMDBjZjI3NzVmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MzQ1NTUwNzJaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" provided=sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc vars.name="foo/bar" vars.uuid=5cbc3fbf-c092-479a-b297-1300cf2775f7 time="2024-05-17T15:23:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=e52052c4-6b57-416b-89cc-3e36e22ff33c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/5cbc3fbf-c092-479a-b297-1300cf2775f7?_state=Zpwuazl8NEQKSyuFHJZHBFiZ1KOkd0T0icZw3YieacV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYmMzZmJmLWMwOTItNDc5YS1iMjk3LTEzMDBjZjI3NzVmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MzQ1NTUwNzJaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5cbc3fbf-c092-479a-b297-1300cf2775f7 time="2024-05-17T15:23:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=e52052c4-6b57-416b-89cc-3e36e22ff33c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/5cbc3fbf-c092-479a-b297-1300cf2775f7?_state=Zpwuazl8NEQKSyuFHJZHBFiZ1KOkd0T0icZw3YieacV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYmMzZmJmLWMwOTItNDc5YS1iMjk3LTEzMDBjZjI3NzVmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MzQ1NTUwNzJaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06013ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5cbc3fbf-c092-479a-b297-1300cf2775f7 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "PUT /v2/foo/bar/blobs/uploads/5cbc3fbf-c092-479a-b297-1300cf2775f7?_state=Zpwuazl8NEQKSyuFHJZHBFiZ1KOkd0T0icZw3YieacV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYmMzZmJmLWMwOTItNDc5YS1iMjk3LTEzMDBjZjI3NzVmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MzQ1NTUwNzJaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=44e5607d-771d-4678-a369-94574ea9ebbd http.request.method=POST http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=d80546ff-8bb3-4c12-bf0e-c063656ce7f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/ef3d51d0-4ce7-479d-89c3-ec23f08dd4f4?_state=phjJuKdz9-bPqhceCTChibYWFHaOoWUrZ4tI5y7nIsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmM2Q1MWQwLTRjZTctNDc5ZC04OWMzLWVjMjNmMDhkZDRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MzcwMTAyNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ef3d51d0-4ce7-479d-89c3-ec23f08dd4f4?_state=phjJuKdz9-bPqhceCTChibYWFHaOoWUrZ4tI5y7nIsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmM2Q1MWQwLTRjZTctNDc5ZC04OWMzLWVjMjNmMDhkZDRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41MzcwMTAyNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=6a971606-bd74-4d88-8d8d-76ce3a68e4a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=dfba3d37-9af6-4309-9a38-692fbddd9d99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/ccf20132-18ba-4247-83f6-2892058ec583?_state=mIxN0XPTWdf2gkxHw_twUx-OOstMQQ7v_VX5MCjFhkd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjZjIwMTMyLTE4YmEtNDI0Ny04M2Y2LTI4OTIwNThlYzU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41Mzk1OTUzNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.179691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ccf20132-18ba-4247-83f6-2892058ec583?_state=mIxN0XPTWdf2gkxHw_twUx-OOstMQQ7v_VX5MCjFhkd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjZjIwMTMyLTE4YmEtNDI0Ny04M2Y2LTI4OTIwNThlYzU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41Mzk1OTUzNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=bf010f3b-4669-4f0c-9b64-a8336fdb425e http.request.method=POST http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=b152a05e-2f45-4694-a80a-1a44d6bd7a64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/2dea48a5-1ff3-4fa3-945f-41fdf6050f80?_state=8gxJz-o0QJVyR5N_hrIqtNZATXxpN8M7MAWu7GjULzB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZWE0OGE1LTFmZjMtNGZhMy05NDVmLTQxZmRmNjA1MGY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41NDIxMTcyMjVaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.duration=704.694665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "PUT /v2/foo/bar/blobs/uploads/2dea48a5-1ff3-4fa3-945f-41fdf6050f80?_state=8gxJz-o0QJVyR5N_hrIqtNZATXxpN8M7MAWu7GjULzB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZWE0OGE1LTFmZjMtNGZhMy05NDVmLTQxZmRmNjA1MGY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMC41NDIxMTcyMjVaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=a510923c-3d9e-4458-a315-5ad563b024b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33861" http.request.id=fc255b97-c618-43a1-b950-a0e4862dde2f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/a091eb28-9676-46b7-8902-7b29241750a2?_state=AYen46oD7sZoroEOsp2McnblOy3bs8K5ZnAhBbYYuYh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTFlYjI4LTk2NzYtNDZiNy04OTAyLTdiMjkyNDE3NTBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMS4zNTM5MDQ4NzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=711.976735ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/a091eb28-9676-46b7-8902-7b29241750a2?_state=AYen46oD7sZoroEOsp2McnblOy3bs8K5ZnAhBbYYuYh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTFlYjI4LTk2NzYtNDZiNy04OTAyLTdiMjkyNDE3NTBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMS4zNTM5MDQ4NzRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=ab82470d-5be8-4d98-ac5e-c207482bc824 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/uploads/a091eb28-9676-46b7-8902-7b29241750a2?_state=Zibx_mhbh4_9SGFOyF0sccJpQyNbugQX9sdV7r7XP457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTFlYjI4LTk2NzYtNDZiNy04OTAyLTdiMjkyNDE3NTBhMiIsIk9mZnNldCI6MTM5NDIyNzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MDFaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "PUT /v2/foo/bar/blobs/uploads/a091eb28-9676-46b7-8902-7b29241750a2?_state=Zibx_mhbh4_9SGFOyF0sccJpQyNbugQX9sdV7r7XP457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTFlYjI4LTk2NzYtNDZiNy04OTAyLTdiMjkyNDE3NTBhMiIsIk9mZnNldCI6MTM5NDIyNzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MDFaIn0%3D&digest=sha256%3A45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=a7b1e6ea-e85b-46b1-be9d-1199df3dc947 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.02273ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=5ef7cba4-dcfd-4249-b582-9a8fc7c70b82 http.request.method=GET http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=51.740056ms http.response.status=200 http.response.written=13942272 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 200 13942272 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=error msg="error parsing digest="sha257:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=9d2f121e-56aa-458b-877c-1fd719b011ec http.request.method=GET http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/sha257:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" vars.name="foo/bar" time="2024-05-17T15:23:02Z" 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.22.3 http.request.host="127.0.0.1:33861" http.request.id=9d2f121e-56aa-458b-877c-1fd719b011ec http.request.method=GET http.request.remoteaddr="127.0.0.1:50254" http.request.uri="/v2/foo/bar/blobs/sha257:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.089µs" http.response.status=400 http.response.written=110 vars.digest="sha257:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/sha257:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=cf2c14c5-2808-4e55-9df7-4a0adc93988a http.request.method=GET http.request.remoteaddr="127.0.0.1:50268" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.237692ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=5148cc4c-3671-4969-b203-6be264278ea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50268" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.682896ms http.response.status=200 http.response.written=360448 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 200 360448 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33861" http.request.id=6f3b0ff1-32c9-4762-a042-83544f11a5e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50260" http.request.uri="/v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.418852ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/sha256:45c527cd2ccc7497908016f2c52690030568473670cb518f14728ec8f9ebe7dc HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=cdc3d5bd-d987-4482-9372-7b895726865f http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.816282904s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40959" http.request.id=e6236b41-a901-4b5c-84be-d6329851c998 http.request.method=GET http.request.remoteaddr="127.0.0.1:56712" http.request.uri="/v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.821599315s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:15:23:00 +0000] "GET /v2/foo/bar/blobs/sha256:39740d497615ec0238fd6a21d854f589897ae4e9badcf9e3189175be13efd6a4 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (8.20s) === RUN TestBlobDelete time="2024-05-17T15:23:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:02Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=82f2a1c0-ca54-4728-9208-c76467f68e64 http.request.method=GET http.request.remoteaddr="127.0.0.1:45040" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05577ms http.response.status=404 http.response.written=157 vars.digest="sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=35d7e98a-8e18-4484-82a6-5e6dc5af0577 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45050" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04997ms http.response.status=404 http.response.written=157 vars.digest="sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=1d5451c0-0589-4398-8c2c-d457f9a38b21 http.request.method=POST http.request.remoteaddr="127.0.0.1:45050" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=ed8383b0-22fd-4049-b492-1989e6d4af8a http.request.method=GET http.request.remoteaddr="127.0.0.1:45050" http.request.uri="/v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="975.329µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=36d995da-2a3c-482b-b243-5cd572e75a99 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45050" http.request.uri="/v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="940.489µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=862ae9a7-6a82-4dba-b331-1f86921188d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45050" http.request.uri="/v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=94a48014-b8b5-4c67-bf16-6683396c36fc time="2024-05-17T15:23:02Z" 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.22.3 http.request.host="127.0.0.1:46473" http.request.id=862ae9a7-6a82-4dba-b331-1f86921188d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45050" http.request.uri="/v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.689µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=94a48014-b8b5-4c67-bf16-6683396c36fc 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "GET /v2/foo/bar/blobs/uploads/94a48014-b8b5-4c67-bf16-6683396c36fc?_state=SQA1mTPWCKrkpYFm7rphqS-dWs9U4NJP9YUgwuOFcIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTQ4MDE0LWI4YjUtNGM2Ny1iZjE2LTY2ODMzOTZjMzZmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MjY1MTI0MloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=390f7893-0284-4e72-ab9c-8948a3c31f11 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10149ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=e2ce852d-2644-419a-8c96-a36a90912a25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c?_state=Z3yHWo_Ekd2Ji6zMm6jhFXXfP6acrYMOwI_7aQGn7n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExYjQ1ZDk2LTg5YWItNDNkNS1iOTRlLWZhOGNiM2JkNWU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MzEyNTIxNDZaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" provided=sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d vars.name="foo/bar" vars.uuid=a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c time="2024-05-17T15:23:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=e2ce852d-2644-419a-8c96-a36a90912a25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c?_state=Z3yHWo_Ekd2Ji6zMm6jhFXXfP6acrYMOwI_7aQGn7n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExYjQ1ZDk2LTg5YWItNDNkNS1iOTRlLWZhOGNiM2JkNWU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MzEyNTIxNDZaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c time="2024-05-17T15:23:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=e2ce852d-2644-419a-8c96-a36a90912a25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c?_state=Z3yHWo_Ekd2Ji6zMm6jhFXXfP6acrYMOwI_7aQGn7n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExYjQ1ZDk2LTg5YWItNDNkNS1iOTRlLWZhOGNiM2JkNWU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MzEyNTIxNDZaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00981ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "PUT /v2/foo/bar/blobs/uploads/a1b45d96-89ab-43d5-b94e-fa8cb3bd5e6c?_state=Z3yHWo_Ekd2Ji6zMm6jhFXXfP6acrYMOwI_7aQGn7n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExYjQ1ZDk2LTg5YWItNDNkNS1iOTRlLWZhOGNiM2JkNWU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MzEyNTIxNDZaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=392b1e94-9438-4ab1-890a-19aeb65e9436 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="902.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=0c429355-416f-4a99-aa41-1db8fa13a701 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/9bf7c3e5-2a43-430b-94cc-2a8023973dd6?_state=VvXOGCMxWpQFNRs5s4lt-DIhYEG0lu1loFH05_g1Gkh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliZjdjM2U1LTJhNDMtNDMwYi05NGNjLTJhODAyMzk3M2RkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MzM2MTI4ODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.253852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "PUT /v2/foo/bar/blobs/uploads/9bf7c3e5-2a43-430b-94cc-2a8023973dd6?_state=VvXOGCMxWpQFNRs5s4lt-DIhYEG0lu1loFH05_g1Gkh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliZjdjM2U1LTJhNDMtNDMwYi05NGNjLTJhODAyMzk3M2RkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40MzM2MTI4ODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=cc3d1fe6-7107-4520-beaa-4e584249627b http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=84a2d64f-3a90-4c7d-8e29-1c896cb96295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/effdfb18-5b6e-4f5e-83aa-34c84d97eefb?_state=Vlr-1LREvU38pwfnkz5fz1Xmc1dgg5I8teS0DNFUOJd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmZmRmYjE4LTViNmUtNGY1ZS04M2FhLTM0Yzg0ZDk3ZWVmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40NDAzMjYyMzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "PUT /v2/foo/bar/blobs/uploads/effdfb18-5b6e-4f5e-83aa-34c84d97eefb?_state=Vlr-1LREvU38pwfnkz5fz1Xmc1dgg5I8teS0DNFUOJd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmZmRmYjE4LTViNmUtNGY1ZS04M2FhLTM0Yzg0ZDk3ZWVmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40NDAzMjYyMzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=23bf8854-13e2-48f1-aab1-13ea354270de http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:04Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=77aeb352-8cc1-4d03-92a1-31efeed32121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/583c9574-82e3-45bc-a8de-575923d52d5c?_state=W9Z0Jg1VygyT5KoumVd5ogVubkywki7KEGVNUwLLtZB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4M2M5NTc0LTgyZTMtNDViYy1hOGRlLTU3NTkyM2Q1MmQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40NDg0MzAxMVoifQ%3D%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863580796s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:02 +0000] "PUT /v2/foo/bar/blobs/uploads/583c9574-82e3-45bc-a8de-575923d52d5c?_state=W9Z0Jg1VygyT5KoumVd5ogVubkywki7KEGVNUwLLtZB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4M2M5NTc0LTgyZTMtNDViYy1hOGRlLTU3NTkyM2Q1MmQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowMi40NDg0MzAxMVoifQ%3D%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:04Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=22696674-349d-48d4-b95e-9f0054844e0c http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181452ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46473" http.request.id=9cfda23e-b6bd-427e-8a0e-7d24b6518a01 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/951e792b-7ee3-4efc-8fdb-37ba7d63023d?_state=KzRHjzUhn8AwHF_evMMzLmFd1KNR0f_n180wIzCvRYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MWU3OTJiLTdlZTMtNGVmYy04ZmRiLTM3YmE3ZDYzMDIzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowNC40NzgzODk4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.800530513s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:04 +0000] "PATCH /v2/foo/bar/blobs/uploads/951e792b-7ee3-4efc-8fdb-37ba7d63023d?_state=KzRHjzUhn8AwHF_evMMzLmFd1KNR0f_n180wIzCvRYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MWU3OTJiLTdlZTMtNGVmYy04ZmRiLTM3YmE3ZDYzMDIzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowNC40NzgzODk4MTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=16b7ef04-7eb0-45c4-9dfc-2407d7a68382 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/uploads/951e792b-7ee3-4efc-8fdb-37ba7d63023d?_state=ZiRO7JGaL5d41HKY7Qd4mhkYg1EZ2znSIsmlTrAYsHN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MWU3OTJiLTdlZTMtNGVmYy04ZmRiLTM3YmE3ZDYzMDIzZCIsIk9mZnNldCI6MjI0NTI3MzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MDRaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "PUT /v2/foo/bar/blobs/uploads/951e792b-7ee3-4efc-8fdb-37ba7d63023d?_state=ZiRO7JGaL5d41HKY7Qd4mhkYg1EZ2znSIsmlTrAYsHN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MWU3OTJiLTdlZTMtNGVmYy04ZmRiLTM3YmE3ZDYzMDIzZCIsIk9mZnNldCI6MjI0NTI3MzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MDRaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=2c1aa8ff-9836-47d6-b17a-4050ef13ebef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.01717ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=e86b75ec-1e14-48f3-a586-eaea628f416f http.request.method=GET http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=108.980683ms http.response.status=200 http.response.written=22452736 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 200 22452736 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=error msg="error parsing digest="sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=67428c18-adb4-405b-a8b9-b38c1396ed44 http.request.method=GET http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" time="2024-05-17T15:23:06Z" 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.22.3 http.request.host="127.0.0.1:46473" http.request.id=67428c18-adb4-405b-a8b9-b38c1396ed44 http.request.method=GET http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/foo/bar/blobs/sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.489µs" http.response.status=400 http.response.written=110 vars.digest="sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "GET /v2/foo/bar/blobs/sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=a2a24679-2324-4535-9c34-c6b7e45bf0b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54194" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200491ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=707d4449-2c9b-4100-897e-eac8bbd29418 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54208" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=5271f23c-f92b-4bdd-89e5-0bd9050063cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54208" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.688µs" http.response.status=404 http.response.written=157 vars.digest="sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=3046879c-b07c-4c7b-9804-eec2be1566e2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54208" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="867.008µs" http.response.status=404 http.response.written=74 vars.digest="sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=error msg="error parsing digest="sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=1b6fe21b-38ee-4d91-a97b-ed8e03de1c57 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/bar/blobs/sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" time="2024-05-17T15:23:06Z" 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.22.3 http.request.host="127.0.0.1:46473" http.request.id=1b6fe21b-38ee-4d91-a97b-ed8e03de1c57 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/bar/blobs/sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005329ms http.response.status=400 http.response.written=110 vars.digest="sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "DELETE /v2/foo/bar/blobs/sha257:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T15:23:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=b0602877-08f8-4f4d-8ad5-5ab4817cb94a http.request.method=POST http.request.remoteaddr="127.0.0.1:54230" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09245ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=1cefa338-67fe-4a83-b889-7965edd1332a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54230" http.request.uri="/v2/foo/bar/blobs/uploads/91c91757-ca47-47ab-b29d-52a9c1d3a81b?_state=zIz602vR5gcgwXjpKr5pm23BqOrJLO0Tk8UpTjs-6oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxYzkxNzU3LWNhNDctNDdhYi1iMjlkLTUyYTljMWQzYTgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowNi40NzUyNzM2NTFaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.771939879s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "PUT /v2/foo/bar/blobs/uploads/91c91757-ca47-47ab-b29d-52a9c1d3a81b?_state=zIz602vR5gcgwXjpKr5pm23BqOrJLO0Tk8UpTjs-6oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxYzkxNzU3LWNhNDctNDdhYi1iMjlkLTUyYTljMWQzYTgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowNi40NzUyNzM2NTFaIn0%3D&digest=sha256%3A91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=70ee4ffd-60cb-4298-9963-b13b63d7a641 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54230" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.243732ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=156fa1fd-a35e-4ad9-afc6-6adb5da43008 http.request.method=GET http.request.remoteaddr="127.0.0.1:54194" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.950621948s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T15:23:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46473" http.request.id=ce68b085-64e7-4ef6-aa0b-5de0d07e7553 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.956579725s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:15:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:91932f555e0578f88a8f21763530928fe970aa7c3db687c56ae7477e1943df5d HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.22s) === RUN TestRelativeURL time="2024-05-17T15:23:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:08Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41851" http.request.id=85b98ccc-4ad3-4a59-8561-fee235a83970 http.request.method=POST http.request.remoteaddr="127.0.0.1:55264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116411ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41851" http.request.id=908f429b-d1a3-40f0-82b4-fc4193ccc499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55264" http.request.uri="/v2/foo/bar/blobs/uploads/be1ea333-440d-47b6-ad89-2f8a7b5d82b0?_state=K-ha4teUcEnTcTBOZG2sqC3ladeNXFWSoynNmudrvDt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMWVhMzMzLTQ0MGQtNDdiNi1hZDg5LTJmOGE3YjVkODJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowOC40MTQ0MDU4NDlaIn0%3D&digest=sha256%3Aa90079aa73894ba2e5133ec598f1ca9b0a695721651815f2f47a6e7cb524170e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241959006s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:08 +0000] "PUT /v2/foo/bar/blobs/uploads/be1ea333-440d-47b6-ad89-2f8a7b5d82b0?_state=K-ha4teUcEnTcTBOZG2sqC3ladeNXFWSoynNmudrvDt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMWVhMzMzLTQ0MGQtNDdiNi1hZDg5LTJmOGE3YjVkODJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzowOC40MTQ0MDU4NDlaIn0%3D&digest=sha256%3Aa90079aa73894ba2e5133ec598f1ca9b0a695721651815f2f47a6e7cb524170e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41851" http.request.id=9aeda201-6270-4e1b-8a6a-199c5808c048 http.request.method=POST http.request.remoteaddr="127.0.0.1:55264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41851" http.request.id=9dee1644-de1a-40d2-b1ce-b6f0b3ea6c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:55264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="974.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41851" http.request.id=6a0a7257-7b9c-4fef-8311-3f99c2fdc2ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:55264" http.request.uri="/v2/foo/bar/blobs/uploads/02ecd92c-d802-480e-bb38-bab83e0ffea2?_state=1hwsQNUfIQ9ppVZ8FZRkF2jOX__KCNUz9rwlG44NKU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyZWNkOTJjLWQ4MDItNDgwZS1iYjM4LWJhYjgzZTBmZmVhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzoxMC4wNzExMjM5NDVaIn0%3D&digest=sha256%3Abea2aafa1e0bf34235e9a3ece6272b99ebca56d7498d2a3a4a8923b82af19e94" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553250905s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:10 +0000] "PUT /v2/foo/bar/blobs/uploads/02ecd92c-d802-480e-bb38-bab83e0ffea2?_state=1hwsQNUfIQ9ppVZ8FZRkF2jOX__KCNUz9rwlG44NKU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyZWNkOTJjLWQ4MDItNDgwZS1iYjM4LWJhYjgzZTBmZmVhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzoxMC4wNzExMjM5NDVaIn0%3D&digest=sha256%3Abea2aafa1e0bf34235e9a3ece6272b99ebca56d7498d2a3a4a8923b82af19e94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.21s) === RUN TestBlobDeleteDisabled time="2024-05-17T15:23:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:11Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:36793" http.request.id=0916e690-a11a-40db-b3e7-de16b2a26db8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38698" http.request.uri="/v2/foo/bar/blobs/sha256:4f833c2b816476f906cb765d8da065dd2d265bf572612ae0db5cc51c3b9b468a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.289µs" http.response.status=405 http.response.written=78 vars.digest="sha256:4f833c2b816476f906cb765d8da065dd2d265bf572612ae0db5cc51c3b9b468a" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:4f833c2b816476f906cb765d8da065dd2d265bf572612ae0db5cc51c3b9b468a HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.18s) === RUN TestDeleteDisabled time="2024-05-17T15:23:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:11Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33327" http.request.id=84955f3a-5652-43f1-a66a-6e66bec0b004 http.request.method=POST http.request.remoteaddr="127.0.0.1:54302" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08945ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33327" http.request.id=ca1a981c-cf27-420a-826d-227254970b69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54302" http.request.uri="/v2/foo/bar/blobs/uploads/03afb074-64f8-4244-a085-ccb3bc8be880?_state=1Oh_Z6wdD98RAFyt7foJaM3GjG4iOM5txAeZJsW4PeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzYWZiMDc0LTY0ZjgtNDI0NC1hMDg1LWNjYjNiYzhiZTg4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzoxMi4wNzE5MTA1MzJaIn0%3D&digest=sha256%3Ab104cb248b9361479a2ab9a67c28f965c358c2a16e9a5f5878ccc88fc97ed50d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.114668357s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:12 +0000] "PUT /v2/foo/bar/blobs/uploads/03afb074-64f8-4244-a085-ccb3bc8be880?_state=1Oh_Z6wdD98RAFyt7foJaM3GjG4iOM5txAeZJsW4PeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzYWZiMDc0LTY0ZjgtNDI0NC1hMDg1LWNjYjNiYzhiZTg4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzoxMi4wNzE5MTA1MzJaIn0%3D&digest=sha256%3Ab104cb248b9361479a2ab9a67c28f965c358c2a16e9a5f5878ccc88fc97ed50d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:14Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:33327" http.request.id=4d34e0f5-1460-4bb2-b474-8aa8d073b68f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54302" http.request.uri="/v2/foo/bar/blobs/sha256:b104cb248b9361479a2ab9a67c28f965c358c2a16e9a5f5878ccc88fc97ed50d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.809µs" http.response.status=405 http.response.written=78 vars.digest="sha256:b104cb248b9361479a2ab9a67c28f965c358c2a16e9a5f5878ccc88fc97ed50d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:b104cb248b9361479a2ab9a67c28f965c358c2a16e9a5f5878ccc88fc97ed50d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.38s) === RUN TestDeleteReadOnly time="2024-05-17T15:23:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:14Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43349" http.request.id=fd68d614-071c-416a-949c-b3e8f1d13620 http.request.method=POST http.request.remoteaddr="127.0.0.1:45494" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43349" http.request.id=be14b10b-c189-40e7-a6e3-c1eb8b3f9abc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45494" http.request.uri="/v2/foo/bar/blobs/uploads/5329158a-610a-4019-ba59-6ea0897e0aae?_state=uEJWfBKZZ_yjWxOLmQjEWB_p36gEVtmril9xjaTZeVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzMjkxNThhLTYxMGEtNDAxOS1iYTU5LTZlYTA4OTdlMGFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzoxNC40NjY0MTcyNDhaIn0%3D&digest=sha256%3Af38ccefa680148ae7857bc569861e8e23e5a04b3ba8f986b82e24728c302f74d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.296110814s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:14 +0000] "PUT /v2/foo/bar/blobs/uploads/5329158a-610a-4019-ba59-6ea0897e0aae?_state=uEJWfBKZZ_yjWxOLmQjEWB_p36gEVtmril9xjaTZeVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzMjkxNThhLTYxMGEtNDAxOS1iYTU5LTZlYTA4OTdlMGFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzoxNC40NjY0MTcyNDhaIn0%3D&digest=sha256%3Af38ccefa680148ae7857bc569861e8e23e5a04b3ba8f986b82e24728c302f74d HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:15:23:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:f38ccefa680148ae7857bc569861e8e23e5a04b3ba8f986b82e24728c302f74d HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.58s) === RUN TestStartPushReadOnly time="2024-05-17T15:23:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:16Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:15:23:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-17T15:23:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:16Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=de4ec70f-20d8-48ba-b4ad-29a03861c18a http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" 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="996.57µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T15:23:16Z" 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.22.3 http.request.host="127.0.0.1:46241" http.request.id=d21ab405-8816-4ffc-9ec5-bb1f773b1ffa http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" 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="826.888µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:15:23:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T15:23:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=14519303-ea06-427c-8711-7a864459c417 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" 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="808.848µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T15:23:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=28dd630c-d397-4643-b993-c25a419a3b56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.238711ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=28dd630c-d397-4643-b993-c25a419a3b56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.280431ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=28dd630c-d397-4643-b993-c25a419a3b56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.308951ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=28dd630c-d397-4643-b993-c25a419a3b56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.334592ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T15:23:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=c02494d2-5bb3-404f-9736-b317cf555704 http.request.method=POST http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=4054150c-aabd-4f2c-a426-ffc592da77d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/blobs/uploads/0a3d78c5-3265-4d59-a174-7f496012041c?_state=fsSJf4DYRtH7IaW4VuY7oXZcmQVzFEYOTUvF8s10hIt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTNkNzhjNS0zMjY1LTRkNTktYTE3NC03ZjQ5NjAxMjA0MWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MTcuMDExODIwNTI3WiJ9&digest=sha256%3Aa3cc93241b1de659d0360b247379da03d9c1ba5a081a601955e84525054b8ab2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.608744555s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/0a3d78c5-3265-4d59-a174-7f496012041c?_state=fsSJf4DYRtH7IaW4VuY7oXZcmQVzFEYOTUvF8s10hIt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTNkNzhjNS0zMjY1LTRkNTktYTE3NC03ZjQ5NjAxMjA0MWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MTcuMDExODIwNTI3WiJ9&digest=sha256%3Aa3cc93241b1de659d0360b247379da03d9c1ba5a081a601955e84525054b8ab2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=f57dc09d-8a6b-4b1e-99e3-b5a8a5209432 http.request.method=POST http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:18 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=7286a0f8-f7e3-48f9-886b-f91ddf903678 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/blobs/uploads/2bf4c569-ee44-4722-9b9a-a4312bc64898?_state=Dg0w47xTD6nXgk5PFIeB0O1FKRUKJGUdY57kual9K-l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYmY0YzU2OS1lZTQ0LTQ3MjItOWI5YS1hNDMxMmJjNjQ4OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MTguODcwNDA1NjcyWiJ9&digest=sha256%3A4a11c101ced3c51efbfbe64100d2450420a2fa24c6866076920df082572f341b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.719217892s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:18 +0000] "PUT /v2/foo/schema1/blobs/uploads/2bf4c569-ee44-4722-9b9a-a4312bc64898?_state=Dg0w47xTD6nXgk5PFIeB0O1FKRUKJGUdY57kual9K-l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYmY0YzU2OS1lZTQ0LTQ3MjItOWI5YS1hNDMxMmJjNjQ4OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MTguODcwNDA1NjcyWiJ9&digest=sha256%3A4a11c101ced3c51efbfbe64100d2450420a2fa24c6866076920df082572f341b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=6e19143f-57cc-4dc9-b930-124d66402980 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.734955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=3f641b31-8ed2-4f0a-aa5e-9cb3c534a439 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.duration=3.511594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=1b224958-60ea-44a6-ae5c-f6daafdac5b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" 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.955699ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=759482be-47cf-4446-9af7-9c1dbff2cbb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.910898ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46241" http.request.id=4660f127-f5f2-4b5b-86b6-db8612877110 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.duration=3.445473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46241" http.request.id=6e0f9b30-369c-4782-9f5c-13308bbd2911 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.duration=3.517754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:46241" http.request.id=96eb2561-2845-4ed5-9c9a-7d62fbae3827 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.duration=3.541314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=a91043be-a450-4bb9-a0f8-62fafbfcf7cd http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.972099ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=32306e90-3fda-4e71-8d3c-6fd14fc6f165 http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="773.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=af6f5059-e702-4121-adb1-f501d869b3a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.duration="764.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=b9810974-6d9f-411a-b922-99550916e849 http.request.method=GET http.request.remoteaddr="127.0.0.1:49342" 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="861.528µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=error msg="payload digest does match: "sha256:5760ae9814c7d1dcc263ef211bb4a62f7770f583716926b46aa7e5183a1b2039" != "sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619"" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=38eaed60-71d6-4b8d-8be8-f826145b11a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" time="2024-05-17T15:23:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=38eaed60-71d6-4b8d-8be8-f826145b11a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49342" http.request.uri="/v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="963.73µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619" 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:63cac66704620ca5f941fff1cf97d3282c53e75eec9d86efe0e93cd8a43e4619 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=f327e364-010a-4a58-86fc-02b4e348ffef http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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="977.05µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" 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.22.3 http.request.host="127.0.0.1:46241" http.request.id=02df782c-cb3e-468e-a731-430231a4e3e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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="767.728µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=98a48a77-158f-46a5-94ca-464df3a28756 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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.02753ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:20Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=98a48a77-158f-46a5-94ca-464df3a28756 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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.06793ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:20Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=98a48a77-158f-46a5-94ca-464df3a28756 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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.09925ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=482f26cb-1dfd-481f-a57a-d901c599ac7b http.request.method=POST http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=3f832bff-8ccc-455c-ad6b-aa029205f2cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/blobs/uploads/7dfa485d-bac3-424d-9f13-9702fdf7a844?_state=fJtbB8iU5RTQGDwrQLKIh2cKjktqrXj8pci0NfUm-_N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZGZhNDg1ZC1iYWMzLTQyNGQtOWYxMy05NzAyZmRmN2E4NDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjAuNjI3OTIxNTMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/7dfa485d-bac3-424d-9f13-9702fdf7a844?_state=fJtbB8iU5RTQGDwrQLKIh2cKjktqrXj8pci0NfUm-_N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZGZhNDg1ZC1iYWMzLTQyNGQtOWYxMy05NzAyZmRmN2E4NDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjAuNjI3OTIxNTMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=806e6d90-fcf1-468a-bb1e-1937e1b2ae21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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="972.329µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:20Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=806e6d90-fcf1-468a-bb1e-1937e1b2ae21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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.01133ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T15:23:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=8177d485-a6fb-4980-93df-899f0ec6aedc http.request.method=POST http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.97µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=9e898433-4f43-4d1b-90d6-261667cfaa09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/blobs/uploads/c24f4cac-b497-4dc4-bb62-86a869538340?_state=NXsr93GGm7OD48L0eQplGzX-wZ1e7hrTmwdjapZPqDB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMjRmNGNhYy1iNDk3LTRkYzQtYmI2Mi04NmE4Njk1MzgzNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjAuODg1MTIxNTEyWiJ9&digest=sha256%3A07b779dddaae861c4e6db71157576f31a5ef3e3c9db6a85a731060530c3400e2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.31054215s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/c24f4cac-b497-4dc4-bb62-86a869538340?_state=NXsr93GGm7OD48L0eQplGzX-wZ1e7hrTmwdjapZPqDB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMjRmNGNhYy1iNDk3LTRkYzQtYmI2Mi04NmE4Njk1MzgzNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjAuODg1MTIxNTEyWiJ9&digest=sha256%3A07b779dddaae861c4e6db71157576f31a5ef3e3c9db6a85a731060530c3400e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=4a54eef9-a308-4f43-91b0-3eb8c006eb07 http.request.method=POST http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.253412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=0fa588a8-1b56-487a-b79d-3fb13cc0be55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/blobs/uploads/b005db6b-4461-4cb2-a009-78395b37891e?_state=QeNlvRSQbdY4Sg0SpmIgW9nxZ7OBi0jEPfroL-F2AzR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMDA1ZGI2Yi00NDYxLTRjYjItYTAwOS03ODM5NWIzNzg5MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjMuMzcwMzYxODEzWiJ9&digest=sha256%3Ace90145b6bdc119cb810a4bb3d5db7236e94263966deb6977cad866400d70209" http.request.useragent="Go-http-client/1.1" http.response.duration=941.56101ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/b005db6b-4461-4cb2-a009-78395b37891e?_state=QeNlvRSQbdY4Sg0SpmIgW9nxZ7OBi0jEPfroL-F2AzR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMDA1ZGI2Yi00NDYxLTRjYjItYTAwOS03ODM5NWIzNzg5MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjMuMzcwMzYxODEzWiJ9&digest=sha256%3Ace90145b6bdc119cb810a4bb3d5db7236e94263966deb6977cad866400d70209 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=4a082655-98a5-43fb-a4c6-d2bb1868c160 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.435693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46241" http.request.id=d1177ac5-0dde-4187-99ed-d7b243f2d2a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09149ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=3787bd02-5d67-4965-94e2-6f89bf6f7add http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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="947.929µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=8bed994d-39cc-4924-8782-92c86d184308 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.01465ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=381f1238-9e5e-46fe-bb11-e3dd9130b318 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="795.368µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=11cb3748-da1d-4c8a-88f2-21b9ed2d066e http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc" http.request.useragent="Go-http-client/1.1" http.response.duration="694.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=6abdd83b-9d24-4479-93eb-d30fefaf08ae http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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="729.927µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="rewriting manifest sha256:94465ccea96cb589592f9386d09a67a0c32c4ef9ae43e8cf390ac76564b6d0dc in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=3407f543-1ac5-49ff-a462-94fba79eaf59 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=3407f543-1ac5-49ff-a462-94fba79eaf59 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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.228342ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46241" http.request.id=a1dd2edf-0122-4261-8889-3c1d489129af http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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="876.489µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46241" http.request.id=1d2b92a7-d678-47f8-8738-12476fb8c7fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46241" http.request.id=d75fa251-3fdd-4a6d-895a-e9adc129b543 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1" http.request.useragent="Go-http-client/1.1" http.response.duration="908.208µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=5438a3b1-7dbd-46e7-9d32-d1e95794436d http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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="859.328µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=0426abec-676c-41ac-af58-147296247dad http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="870.288µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=401fd20e-338c-45eb-976c-79bfb5c082bd http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="773.007µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=e67771c0-830d-4829-b383-eb430ff68178 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1" http.request.useragent="Go-http-client/1.1" http.response.duration="704.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="rewriting manifest list sha256:866da9aff1a14b79d8d820e2355af3c8940f965460aff6553ff87f87cdd969d1 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=490d7add-28a3-4457-923a-41d6c0e2b1d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46241" http.request.id=490d7add-28a3-4457-923a-41d6c0e2b1d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49348" 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.234301ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:24Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=8a2ca948-4ed8-4620-80dd-b00d66a09137 http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" 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="940.809µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=40413576-ff8b-459d-a9bc-115997e790b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" 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="889.809µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=5f9211cf-f3ba-45de-921d-9c14c0f59bf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" 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="831.808µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=c64cdf71-3e5a-44ee-8e7f-2f77df511a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.257231ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=c64cdf71-3e5a-44ee-8e7f-2f77df511a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.304472ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=c64cdf71-3e5a-44ee-8e7f-2f77df511a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.332032ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=c64cdf71-3e5a-44ee-8e7f-2f77df511a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.364632ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T15:23:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=223d5dd9-741c-4ebb-9776-1811fb7558cf http.request.method=POST http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04341ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=33c4092a-e73d-447a-b11e-ddc4b5486c41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/blobs/uploads/1d3ee3aa-12bf-4cfa-bbc2-4ec3372bc1ef?_state=B6BJI7LkOR0jypAqBalECrpC32uYsKyXHqVjOVj7V3h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZDNlZTNhYS0xMmJmLTRjZmEtYmJjMi00ZWMzMzcyYmMxZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjQuNTEzMjA1Mzg5WiJ9&digest=sha256%3A4821a307845f3d00c5466da885e6cf332211cf2c1d415ff851ea1f4b4db041df" http.request.useragent="Go-http-client/1.1" http.response.duration=803.993853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/1d3ee3aa-12bf-4cfa-bbc2-4ec3372bc1ef?_state=B6BJI7LkOR0jypAqBalECrpC32uYsKyXHqVjOVj7V3h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZDNlZTNhYS0xMmJmLTRjZmEtYmJjMi00ZWMzMzcyYmMxZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjQuNTEzMjA1Mzg5WiJ9&digest=sha256%3A4821a307845f3d00c5466da885e6cf332211cf2c1d415ff851ea1f4b4db041df HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=f149ee0d-7cb3-4e7d-9c28-0a89c7b83593 http.request.method=POST http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=0e24f8d7-8838-4d22-b085-89ad8b9232b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/blobs/uploads/a74a2095-1f49-4a1e-97b7-3ae5735c873b?_state=5p4hI2nsXyAgZOUcMU3WNlOGQSwp4QgejquL4rEbMf97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNzRhMjA5NS0xZjQ5LTRhMWUtOTdiNy0zYWU1NzM1Yzg3M2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjUuNTIzNTAwOTM2WiJ9&digest=sha256%3Ad459e8f6ea1c5763888c0b5776c1e1906eac08f05f7158610dbb41ab922eabb1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.231986429s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/a74a2095-1f49-4a1e-97b7-3ae5735c873b?_state=5p4hI2nsXyAgZOUcMU3WNlOGQSwp4QgejquL4rEbMf97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNzRhMjA5NS0xZjQ5LTRhMWUtOTdiNy0zYWU1NzM1Yzg3M2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjUuNTIzNTAwOTM2WiJ9&digest=sha256%3Ad459e8f6ea1c5763888c0b5776c1e1906eac08f05f7158610dbb41ab922eabb1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=7f1f3ac8-95b4-41c8-9d30-40ff859fe9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.886847ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=bd57442c-d4ae-4a2c-b62c-935285d2216d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.547394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=8b4856e5-8cf0-4c2d-864a-f14cc5ffbf3d http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" 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.911059ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=831bc40c-edca-4682-96f4-69b4a3d8261a http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.856018ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40875" http.request.id=50cfbb42-aa71-4765-b50f-c3d8f9bed6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.476433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40875" http.request.id=1d3478b4-7be3-42e4-a7a9-ae8940b06c53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.523793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:40875" http.request.id=fc9132a6-a82e-4ac4-a54b-48deb901032a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.533314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=90015e11-955e-44cd-b7f1-7afe67667612 http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.867938ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=e2527fbe-7fd9-4fee-8e96-b32853010fa1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="794.528µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=d88271af-c231-416d-b55e-45b54174a2ca http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.duration="729.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=fad11600-de1b-4587-9da1-682847060dca http.request.method=GET http.request.remoteaddr="127.0.0.1:54216" 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="753.767µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=error msg="payload digest does match: "sha256:9c966e772a739fbfa252c0accbef41df084ecc12b54063a4f24a96b0b8dadd78" != "sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d"" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=70b2fe84-41c8-43cb-840c-399a67dc63b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" time="2024-05-17T15:23:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=70b2fe84-41c8-43cb-840c-399a67dc63b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54216" http.request.uri="/v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="924.969µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d" 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:38d6b0c90ae1ad19bbe37486f4ddf8980f272ac2bfe18dfdf90629e07f61d51d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=3ae01eff-7854-4529-ba4c-f634bc4e0368 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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="970.849µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T15:23: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.22.3 http.request.host="127.0.0.1:40875" http.request.id=a50cd9b6-0105-4496-ac45-94b2645d94f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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="745.607µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T15:23: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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=98b9449a-6492-4029-b2b0-43efc4197c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" 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="944.809µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23: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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=98b9449a-6492-4029-b2b0-43efc4197c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" 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="984.21µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23: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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=98b9449a-6492-4029-b2b0-43efc4197c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" 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.01341ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=709f9823-ef62-4687-91d8-ec0d3e5ea459 http.request.method=POST http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.409µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=f6274077-3e9b-45a2-a281-445dee0b0130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/blobs/uploads/602f90ae-2e5a-4767-afa8-a2afcf09bedb?_state=wiOMiHdjvJvyOMUIpomZR9SzqpaOXS4g2uLNS52V4Dd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDJmOTBhZS0yZTVhLTQ3NjctYWZhOC1hMmFmY2YwOWJlZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjYuNzk0NTk2MDE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/602f90ae-2e5a-4767-afa8-a2afcf09bedb?_state=wiOMiHdjvJvyOMUIpomZR9SzqpaOXS4g2uLNS52V4Dd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDJmOTBhZS0yZTVhLTQ3NjctYWZhOC1hMmFmY2YwOWJlZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjYuNzk0NTk2MDE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23: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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=693718af-27db-4a6f-bb5e-bf36fb2e4708 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" 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="981.449µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23: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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=693718af-27db-4a6f-bb5e-bf36fb2e4708 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" 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.02933ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T15:23:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=3db22d3e-aaa8-4b18-a573-075379fd0253 http.request.method=POST http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=a760c9d3-6f5b-4ab8-956b-65b353a8d97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/blobs/uploads/5500ae0e-fd93-4063-b477-50940b6d81b6?_state=yl9NnaCsRa8FP09ECOkdN-Ko-1b2nIOkewuqcsWSMql7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NTAwYWUwZS1mZDkzLTQwNjMtYjQ3Ny01MDk0MGI2ZDgxYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjcuMDg2OTEwNDk2WiJ9&digest=sha256%3A42f9a6fd758f2253957aea2c441ee4dfb567e72526f7c7eadbd68dd15a90dfd4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.538805733s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/5500ae0e-fd93-4063-b477-50940b6d81b6?_state=yl9NnaCsRa8FP09ECOkdN-Ko-1b2nIOkewuqcsWSMql7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NTAwYWUwZS1mZDkzLTQwNjMtYjQ3Ny01MDk0MGI2ZDgxYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjcuMDg2OTEwNDk2WiJ9&digest=sha256%3A42f9a6fd758f2253957aea2c441ee4dfb567e72526f7c7eadbd68dd15a90dfd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=4e667f82-afcd-4a30-941b-ba94b3c8b0bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.207691ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=d5d54beb-6e9b-4f76-a675-66b3ce3c5b16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/blobs/uploads/a9744b49-9a91-41a7-9e6a-80868bcf849a?_state=7cLV3ksnWfY2YrhUcSvMCQLGxXoFhYfi7nDvDLAGc757Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOTc0NGI0OS05YTkxLTQxYTctOWU2YS04MDg2OGJjZjg0OWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjkuODkxNjU1MDUzWiJ9&digest=sha256%3A691189d15c440f7ab44b2534c467bc0bc83d5bf33dc249a6e54b95eeba5a8a12" http.request.useragent="Go-http-client/1.1" http.response.duration=2.02334008s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/a9744b49-9a91-41a7-9e6a-80868bcf849a?_state=7cLV3ksnWfY2YrhUcSvMCQLGxXoFhYfi7nDvDLAGc757Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOTc0NGI0OS05YTkxLTQxYTctOWU2YS04MDg2OGJjZjg0OWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MjkuODkxNjU1MDUzWiJ9&digest=sha256%3A691189d15c440f7ab44b2534c467bc0bc83d5bf33dc249a6e54b95eeba5a8a12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=7897fcae-c378-4c92-aebd-9fbece9e2635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.591335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40875" http.request.id=386177ee-efda-4420-bacb-d831141f6537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949" http.request.useragent="Go-http-client/1.1" http.response.duration=1.314013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=c7584834-0639-42f1-aa7a-f4e103cbcdea http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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.026809ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=1fdf946b-46c4-4f50-9266-6a6e696d3def http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.06821ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=4f27e6e5-a0db-46f0-be97-7b97eee46680 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="946.929µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=cbe766a3-f893-475e-8471-87a24c86f8e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949" http.request.useragent="Go-http-client/1.1" http.response.duration="874.368µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=9c2ac20e-6611-4803-8477-bfea213db6c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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="914.408µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="rewriting manifest sha256:04098ca88181f452da13bcfbab6d6203b5399ac642ee1070ace20004ecf82949 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=9397a9b5-86a3-4f29-83df-e3ab30c81ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=9397a9b5-86a3-4f29-83df-e3ab30c81ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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.308863ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40875" http.request.id=93559746-b66e-4fbc-aaca-d6002b31c656 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" 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.125211ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40875" http.request.id=b74167d2-6ff9-49f6-9d12-d2bdb8c22899 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409333ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40875" http.request.id=280b5792-fa7c-4ba7-aa53-dd01d2de1ce5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=eb756ce6-c6a7-4e17-84f3-318c4567bda7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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.11005ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=71df5d9a-a0bc-4c05-9080-36371570140d http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.07085ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=4cb308f2-3a31-46ee-8c51-ea4f80d319a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="951.609µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=5c242818-79e3-4fa2-8795-b48356137473 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1" http.request.useragent="Go-http-client/1.1" http.response.duration="859.728µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=info msg="rewriting manifest list sha256:8456fdad7ee07e02bb29a017f96d47d9c3de853f45b8bc996e6a040330b9f1a1 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=9da16e8c-c80c-41aa-8bbf-57c2b3b543e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T15:23:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40875" http.request.id=9da16e8c-c80c-41aa-8bbf-57c2b3b543e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54224" 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.572504ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (15.18s) === RUN TestGetManifestWithStorageError time="2024-05-17T15:23:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:31Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43141" http.request.id=3e1e8ba8-6d8c-47de-b583-1f2fdfafb4d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60008" 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.125891ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:43141" http.request.id=09388f01-3e82-41da-b5b7-40081eaaeb93 http.request.method=GET http.request.remoteaddr="127.0.0.1:60008" 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="942.849µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:43141" http.request.id=00b6bbbd-cbf9-4aff-a29c-8e9e026d08a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60008" 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="983.77µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:43141" http.request.id=7919d316-7a30-4940-ad1c-790d15a51665 http.request.method=GET http.request.remoteaddr="127.0.0.1:60008" 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="988.249µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-17T15:23:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:31Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=b503b406-793b-42fb-b1e4-01442c4bf3fc http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" 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.110451ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" 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.22.3 http.request.host="127.0.0.1:42379" http.request.id=4854725e-ffd1-4ebf-b508-677ae4935689 http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" 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="886.688µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=c97b83c9-a99a-447c-bd78-cc4dfe0d06e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" 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="909.368µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=2b1a2bd2-b86b-4480-b1f2-0c2eb0e7716a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.477074ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=2b1a2bd2-b86b-4480-b1f2-0c2eb0e7716a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.535114ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=2b1a2bd2-b86b-4480-b1f2-0c2eb0e7716a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.568195ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T15:23:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=2b1a2bd2-b86b-4480-b1f2-0c2eb0e7716a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.593555ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:15:23:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T15:23:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=63731d1b-b2c3-49a2-a9c6-0349f438e59d http.request.method=POST http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:34Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=38be5331-ff2f-4b9a-962a-b8f2c9c8b314 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/blobs/uploads/c731f39b-a01e-41b2-b119-37ac392ae8ab?_state=lfF1zCDnR6h-O9ahQFF2foAacaw0Z-grs-i3BEuQ2GF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNzMxZjM5Yi1hMDFlLTQxYjItYjExOS0zN2FjMzkyYWU4YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzIuMjM1MTA1MDM2WiJ9&digest=sha256%3A66b252a759a2ff2a8132dfec25bbda81d3cdfa876aab039fb61a4789729c6102" http.request.useragent="Go-http-client/1.1" http.response.duration=2.560542819s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/c731f39b-a01e-41b2-b119-37ac392ae8ab?_state=lfF1zCDnR6h-O9ahQFF2foAacaw0Z-grs-i3BEuQ2GF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNzMxZjM5Yi1hMDFlLTQxYjItYjExOS0zN2FjMzkyYWU4YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzIuMjM1MTA1MDM2WiJ9&digest=sha256%3A66b252a759a2ff2a8132dfec25bbda81d3cdfa876aab039fb61a4789729c6102 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=2dfe47de-451b-4cde-8dfb-fce8dded2b7c http.request.method=POST http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.211332ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:35 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=4f424de8-1987-41b2-89aa-627a0f4445ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/blobs/uploads/a2abc24a-47d0-40e0-aa2c-603797d0beb7?_state=GL9Oy9LAJK-cHg4BmKc0xPkQZ-HEDRncP1PX7aYDop17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMmFiYzI0YS00N2QwLTQwZTAtYWEyYy02MDM3OTdkMGJlYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzUuMTEzMTAzNTMyWiJ9&digest=sha256%3A4d79332998f40640138069290c395ce38b8b2f7e62b6f318992e3f09bdeb6452" http.request.useragent="Go-http-client/1.1" http.response.duration=2.924070217s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:35 +0000] "PUT /v2/foo/schema1/blobs/uploads/a2abc24a-47d0-40e0-aa2c-603797d0beb7?_state=GL9Oy9LAJK-cHg4BmKc0xPkQZ-HEDRncP1PX7aYDop17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMmFiYzI0YS00N2QwLTQwZTAtYWEyYy02MDM3OTdkMGJlYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzUuMTEzMTAzNTMyWiJ9&digest=sha256%3A4d79332998f40640138069290c395ce38b8b2f7e62b6f318992e3f09bdeb6452 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=f2e9484f-4666-4dfd-be17-9cdde1c99ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.773516ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=138e94d8-4f12-43d0-8abc-9733e426298b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration=10.339499ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=4c49dfd1-e633-4f22-8781-73b071717efe http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" 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.998499ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=99651704-605c-4dee-96e0-6de7975f768f http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.913338ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42379" http.request.id=a496e642-4509-4829-86f5-0df254f18c5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.535594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42379" http.request.id=ca6cdfc7-1d21-4242-b072-1bba0f926222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.495674ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:42379" http.request.id=c8548aaa-8f81-401b-b7b5-79058d3bee02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.518313ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=3d80d192-6ab6-4b69-af80-014aa8f6e5df http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.951138ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=99141022-1015-4abe-a3d5-ebe35a3da0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="776.168µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=aacdba90-23dd-48da-b04e-d7b31577b9da http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration="783.047µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=9ee974e8-a197-4683-9642-61608d3517dc http.request.method=GET http.request.remoteaddr="127.0.0.1:55076" 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="766.848µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=error msg="payload digest does match: "sha256:dd25682d34fe93fde24e0367d963d14cb98d7bc117e78f94c7de5ee0df1036f6" != "sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2"" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=831bba60-597e-408c-92f0-c7ffac266613 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" time="2024-05-17T15:23:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=831bba60-597e-408c-92f0-c7ffac266613 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55076" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="921.408µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=91c2f23f-7f56-42f4-8cd6-11d19d1b134d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44702" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=7e2de614-8daf-4678-a25a-fc0e2c7be1da http.request.method=GET http.request.remoteaddr="127.0.0.1:44702" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="872.688µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=b04742f4-7b81-45ac-afdb-dbfd524492db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00473ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=f9d0b834-f728-4a6a-b825-4acf9b01f883 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44722" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.708035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=94549a07-fd02-49ab-b60c-145c3a4edfde http.request.method=GET http.request.remoteaddr="127.0.0.1:44722" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.975259ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=6418f07b-b023-48a5-b3f3-3a2b45a8c3e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44732" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01121ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=24af2c2c-4296-404e-917c-1a2cfa08d1b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.733836ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=8a2b4f63-081c-4bd9-bf53-d1a69a2e43cb http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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="762.407µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=ffc40aa5-aa42-4137-a9b4-9cac523ae384 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2" http.request.useragent="Go-http-client/1.1" http.response.duration="940.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:0e3751476b6e7965400e3550a274c62bf546c300227846493ce0b8d5e4cd27d2 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=71d7c96b-acd9-452f-a13d-73ff74f04847 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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="830.567µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=1c5edfca-3fb1-4511-90e4-ccb91cff6cc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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="824.927µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" 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.22.3 http.request.host="127.0.0.1:42379" http.request.id=74f785f4-da7c-4c41-8268-4b92a99cabb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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="735.967µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=741f7c41-8b74-4ed4-a3f1-3c6ae3ea97ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" 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="961.009µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:38Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=741f7c41-8b74-4ed4-a3f1-3c6ae3ea97ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" 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.00929ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:38Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=741f7c41-8b74-4ed4-a3f1-3c6ae3ea97ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" 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.03809ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=91454f99-b1fa-4d2a-9892-a120f1c59c9a http.request.method=POST http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04265ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=644c1bc9-25ae-4021-85f8-073dff714961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/blobs/uploads/00dd5473-2580-4d1a-9e5e-4aae9b92ddcd?_state=1ZKZ-bF4odYw-rjBHYFa5rl87jNxAcadbl3kxmwyQHB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMGRkNTQ3My0yNTgwLTRkMWEtOWU1ZS00YWFlOWI5MmRkY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzguMTAwNzQzNjc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.199011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/00dd5473-2580-4d1a-9e5e-4aae9b92ddcd?_state=1ZKZ-bF4odYw-rjBHYFa5rl87jNxAcadbl3kxmwyQHB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMGRkNTQ3My0yNTgwLTRkMWEtOWU1ZS00YWFlOWI5MmRkY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzguMTAwNzQzNjc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=d2c20877-bc22-4840-ac77-609844373901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" 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.00793ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:38Z" 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.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=d2c20877-bc22-4840-ac77-609844373901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" 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.05753ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T15:23:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=a8a47005-44e8-45c5-a43f-355a555a9073 http.request.method=POST http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07817ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=ed27342a-6fa3-4ec6-956a-c455abb9d9ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/blobs/uploads/8fffdbd8-78e7-411f-8dc8-0629cbbb3f68?_state=huCgPfC1E2mN1ICHeOb5W9UA_hI5QCnwKj0csOCT5ih7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZmZmZGJkOC03OGU3LTQxMWYtOGRjOC0wNjI5Y2JiYjNmNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzguMzAzNjEwMDU4WiJ9&digest=sha256%3A128edaef7a58358515efe5a148d3b886c8303f6d3bdb14a8eefe4e020172fb77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.294351903s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/8fffdbd8-78e7-411f-8dc8-0629cbbb3f68?_state=huCgPfC1E2mN1ICHeOb5W9UA_hI5QCnwKj0csOCT5ih7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZmZmZGJkOC03OGU3LTQxMWYtOGRjOC0wNjI5Y2JiYjNmNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzguMzAzNjEwMDU4WiJ9&digest=sha256%3A128edaef7a58358515efe5a148d3b886c8303f6d3bdb14a8eefe4e020172fb77 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=cf246133-6769-4fbd-b020-fdf3de04b9cc http.request.method=POST http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.280573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=3462104d-a092-4567-9273-9f6372ce0abe http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/blobs/uploads/16361d3f-37c8-4b6e-ba20-1fefe124bf96?_state=E-qebqQaYpRxeQNtJlDsLETDz_0RS85ppjfiP8zX6b17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjM2MWQzZi0zN2M4LTRiNmUtYmEyMC0xZmVmZTEyNGJmOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzkuNzg2NjkyOTI3WiJ9&digest=sha256%3A9af224148444e72ae2327f5294fc1a3f94ea43074d55280dc851719823a7f950" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145055235s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/16361d3f-37c8-4b6e-ba20-1fefe124bf96?_state=E-qebqQaYpRxeQNtJlDsLETDz_0RS85ppjfiP8zX6b17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjM2MWQzZi0zN2M4LTRiNmUtYmEyMC0xZmVmZTEyNGJmOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTU6MjM6MzkuNzg2NjkyOTI3WiJ9&digest=sha256%3A9af224148444e72ae2327f5294fc1a3f94ea43074d55280dc851719823a7f950 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=1c19d31f-92d8-4178-9f01-5d79b6f0b894 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.478254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=7c709d76-9867-42d2-936e-f72dccef08f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=a7b4a672-53c9-4ef0-b781-058efa9502e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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="934.769µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=2c8dc2ec-c8f0-4a47-af12-c0602e6af1de http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="892.809µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=8efadb1b-cea7-4c0e-a5f4-abdb12c16a0e http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="723.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=f78021fd-a49e-4277-b9bd-12f234b30794 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.duration="696.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=68c9c102-a023-4180-b56b-d02790d09cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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="806.368µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="rewriting manifest sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=1ac9ba86-35b1-4c4b-8ed5-f4bdff935341 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=1ac9ba86-35b1-4c4b-8ed5-f4bdff935341 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" 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.12634ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=b5c6647d-a7f9-4e4e-b6b3-e53a446bd5dc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.duration="904.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=f7b37539-fb22-448e-8412-d3d4f75e572a http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.127µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=72b6f6d3-797e-427c-ab8c-5e3c5a236caa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.034809ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=59d88b3d-bca5-4167-9308-cf3d6cda8d69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44764" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=133047ac-ca57-441c-902a-b70f838c05f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44764" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.03013ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "GET /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T15:23:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=12f0f67f-243d-4241-8acd-ec7e89914e37 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44768" 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.03169ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42379" http.request.id=04b33e00-a97d-497c-81b7-3a5209602aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44782" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.406094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:40 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=73c156a7-26f0-44c3-b65f-b91ee005c418 http.request.method=GET http.request.remoteaddr="127.0.0.1:44782" 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="831.968µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=3da4bcb9-33fe-4964-af10-d1ac07950211 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44782" http.request.uri="/v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb" http.request.useragent="Go-http-client/1.1" http.response.duration="999.09µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8e4b8a6738e07f511711763e3d30f99ac26f8b6f25c93a7466d0cc17feec4deb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42379" http.request.id=a020ccf5-e303-4e22-b4cf-02d64da2152b http.request.method=GET http.request.remoteaddr="127.0.0.1:44782" 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="757.047µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (9.05s) === RUN TestManifestDeleteDisabled time="2024-05-17T15:23:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:34647" http.request.id=8a838ce9-5469-4d2a-a13c-afe4a5595518 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54126" 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="978.609µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:15:23:41 +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="2024-05-17T15:23:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:34339" http.request.id=0a8a33c0-8657-4b43-98be-09c393a91db2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48438" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.944499ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:34339" http.request.id=880f1868-4c67-4e00-ab1b-c24d8e8dface http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48446" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.840858ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:34339" http.request.id=8225e2bf-4ffc-4e06-a36c-52ee1b72fd2b http.request.method=POST http.request.remoteaddr="127.0.0.1:48458" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.759097ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T15:23:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:34339" http.request.id=0967cdf2-1d27-496e-8d45-1d6e64f0e6b0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48464" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.793417ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-05-17T15:23:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=d4f9598c-8254-473f-84f8-b716b57fa10e http.request.method=POST http.request.remoteaddr="127.0.0.1:58150" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=74aab326-85e6-4b51-9bd3-dec155915f2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58150" http.request.uri="/v2/foo/bar/blobs/uploads/2d443102-7ab6-47d9-92c8-3d578b03b455?_state=Lp28dXFBpur84ZHKy7bwXauyZler7ERz_KzTdN2V8WZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNDQzMTAyLTdhYjYtNDdkOS05MmM4LTNkNTc4YjAzYjQ1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzo0MS41MDQyMTkyMzlaIn0%3D&digest=sha256%3A65127cfe4868dfa0774007ca753e27bb20a45ddc36a2f7d7953403308460a329" http.request.useragent="Go-http-client/1.1" http.response.duration=2.470249753s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:41 +0000] "PUT /v2/foo/bar/blobs/uploads/2d443102-7ab6-47d9-92c8-3d578b03b455?_state=Lp28dXFBpur84ZHKy7bwXauyZler7ERz_KzTdN2V8WZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNDQzMTAyLTdhYjYtNDdkOS05MmM4LTNkNTc4YjAzYjQ1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzo0MS41MDQyMTkyMzlaIn0%3D&digest=sha256%3A65127cfe4868dfa0774007ca753e27bb20a45ddc36a2f7d7953403308460a329 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=581015cd-97e9-4ed1-a963-c8dafc1eb6f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58150" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.857206ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=7b986ee9-d9ba-4563-a62a-72bdd8ecdbea http.request.method=GET http.request.remoteaddr="127.0.0.1:58150" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="692.606µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45835" go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=2447c6ec-ef5f-42d5-8a51-be7fa6a3e930 http.request.method=GET http.request.remoteaddr="127.0.0.1:58160" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.567µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45835 /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:45835/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=d1534ca4-04e3-40a2-ac9f-c626a4a47ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/foo/bar/manifests/sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe" time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=6dfdd030-294b-4107-a4d7-de308289ac04 http.request.method=GET http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/foo/bar/manifests/sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.007539ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "GET /v2/foo/bar/manifests/sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe with ttl=167h59m59.99999672s" go.version=go1.22.3 time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=d1534ca4-04e3-40a2-ac9f-c626a4a47ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/foo/bar/manifests/sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.865315ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "GET /v2/foo/bar/manifests/sha256:9cebe190e45b3fd751376e5a646a341e6d58ceb5dab3691b8734f1c63a81b8fe HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=f412e701-188a-4098-883b-c1a353941301 http.request.method=GET http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="719.327µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45835 /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:45835/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=d0b5ac46-6ef9-41b2-b450-d55a5632327b http.request.method=GET http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=2cbe1855-75b4-4567-9cb3-556c438e400b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58164" 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.033819ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T15:23:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=d0b5ac46-6ef9-41b2-b450-d55a5632327b http.request.method=GET http.request.remoteaddr="127.0.0.1:34628" 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=6.107018ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:43 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T15:23:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=a97054b5-0a12-4e5f-9844-3adf74ac2772 http.request.method=POST http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=3d422733-43f2-48bb-8abb-48c734ffbdd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/foo/bar/blobs/uploads/50168529-a258-4dba-92b8-1e6aa531d413?_state=y1kRMYLOQd9SrgmgHr1Dnj7nWuWB-0OFsnrmmAaMIPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwMTY4NTI5LWEyNTgtNGRiYS05MmI4LTFlNmFhNTMxZDQxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzo0NC4xOTY0OTIxNTdaIn0%3D&digest=sha256%3A553e7e1da1a5448ac7604d1a946a110285e8753384a0e582700a595792c90b9b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248740506s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:44 +0000] "PUT /v2/foo/bar/blobs/uploads/50168529-a258-4dba-92b8-1e6aa531d413?_state=y1kRMYLOQd9SrgmgHr1Dnj7nWuWB-0OFsnrmmAaMIPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwMTY4NTI5LWEyNTgtNGRiYS05MmI4LTFlNmFhNTMxZDQxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNToyMzo0NC4xOTY0OTIxNTdaIn0%3D&digest=sha256%3A553e7e1da1a5448ac7604d1a946a110285e8753384a0e582700a595792c90b9b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=f7822c95-5b34-4c9b-bedf-9574e41095ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.658955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:15:23:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=72266143-a8f4-4f79-9b12-8ba6867dd794 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.127µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:23:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45835 /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:45835/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=0b348990-d6aa-4fc1-9f89-e9b9a6ed48ec http.request.method=GET http.request.remoteaddr="127.0.0.1:44288" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=b7183c67-504b-43d8-842c-0e40c8383574 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55902" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.965819ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:45 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=f163f556-2ff5-44d0-b55a-aee9091a6199 http.request.method=GET http.request.remoteaddr="127.0.0.1:55902" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="665.526µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:15:23:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45835 /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:45835/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=0b348990-d6aa-4fc1-9f89-e9b9a6ed48ec http.request.method=GET http.request.remoteaddr="127.0.0.1:44288" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45835" http.request.id=e1ec39f7-f0eb-445f-9e1f-bd678872ff7b http.request.method=GET http.request.remoteaddr="127.0.0.1:55910" 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.019219ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T15:23:45Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a6fe60929b7d0c638eb36264ad732e002d6af4d284d3dcc0f772b61044e742c2 with ttl=167h59m59.9999962s" go.version=go1.22.3 time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41299" http.request.id=0b348990-d6aa-4fc1-9f89-e9b9a6ed48ec http.request.method=GET http.request.remoteaddr="127.0.0.1:44288" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.999745ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:15:23:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.25s) === RUN TestAppDispatcher time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44565" http.request.id=c0407e62-3a89-4347-8374-012daf740974 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="924.248µs" http.response.status=200 http.response.written=0 time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44565" http.request.id=247df729-4622-4b98-9866-928829c72c7c http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="730.727µs" http.response.status=200 http.response.written=0 time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44565" http.request.id=9c2ac209-c88c-40c7-92c2-30ca79385ddf http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="817.288µs" http.response.status=200 http.response.written=0 time="2024-05-17T15:23:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44565" http.request.id=aa11a532-180c-45c1-987b-e12c3d1d2cb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="757.007µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-17T15:23:45Z" 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.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:45Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:45Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.3 http.request.host="127.0.0.1:40615" http.request.id=23b28648-fecc-45a7-99b5-91cb438a191f http.request.method=GET http.request.remoteaddr="127.0.0.1:39878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T15:23:45Z" 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.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:45Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:45Z" level=info msg="configuring file health check path=/tmp/healthcheck410050804, interval=1" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T15:23:49Z" 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.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:49Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:49Z" level=info msg="configuring TCP health check addr=127.0.0.1:33929, interval=1" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T15:23:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:53Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 time="2024-05-17T15:23:53Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:44063, interval=1, threshold=3" go.version=go1.22.3 instance.id=766b19e1-663c-4735-9510-b138f8f13869 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 83.497s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.08s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.38s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.67s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.210s === RUN TestSchedule time="2024-05-17T15:22:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 time="2024-05-17T15:22:37Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99736ms" go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 time="2024-05-17T15:22:37Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=996.92µs" go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 time="2024-05-17T15:22:37Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.08µs" go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 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="2024-05-17T15:22:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T15:22:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 time="2024-05-17T15:22:37Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995479ms" go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 time="2024-05-17T15:22:37Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99796ms" go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 time="2024-05-17T15:22:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-17T15:22:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=bab41ceb-4f4e-45e8-a948-e42dcb8c81a5 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.614s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.23s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15623680 sha256:e1aaf3b293ba97509dafcc5b7667034e7c3d20f4172a8b263d62fd2a9c2434e0 [] map[] } --- PASS: TestSimpleBlobRead (0.46s) === RUN TestBlobMount --- PASS: TestBlobMount (0.65s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.83s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.58s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.96s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0461a8d88b2d06168863449e6fc98fbff755be96d1f80b376db54d255ed487cf palailogos: marking blob sha256:526ca997adb764e55c242e82f75ec9070c52cf0cc07d1bb86b2415540b64f22d palailogos: marking blob sha256:22894918ed7fa443c3c72fad249ab42c9183a6b50dda3448160449acd6e9f7dd palailogos: marking manifest sha256:22894918ed7fa443c3c72fad249ab42c9183a6b50dda3448160449acd6e9f7dd palailogos: marking blob sha256:924c9bd3ac3029686744a7d68be8f80c2efa0caadd3945860d2829f8871f8891 palailogos: marking blob sha256:c83374726061d66561254f02301cf6d18cfc00979e62f0ffd542b847d69d1d1f palailogos: marking manifest sha256:526ca997adb764e55c242e82f75ec9070c52cf0cc07d1bb86b2415540b64f22d palailogos: marking blob sha256:c27dcc909757bee4d8caf4a2f0503704f76cd7a3509b139b896184da1dd6cd8a palailogos: marking blob sha256:0f5cf593b6e675958d92d1cbd7c55580445cfacc1ce5265287e801534583226c palailogos: marking manifest sha256:9c50136dff9c287ab369bcae054589b8f7c92800e99d8bb0028cc12d753fb3f8 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:9b10c8530e5a22712e8742e8ea442ab1039eed6067036f7f98e065ef1b262f11 palailogos: marking blob sha256:ee2cbdc5a167e14d8ba2e557472ce0872d2b40e76e9f19de03d4cbd3801ac06f 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.76s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22 deletemanifests: marking manifest sha256:b86558ad3a090a393435db269920b5a766fcbf0489646f918371ef407f6f52a3 deletemanifests: marking blob sha256:473777e390e85ec84f4cd4b2347496e473de063e616e58ad67d00d25ec697939 deletemanifests: marking blob sha256:39ea1e890c65a6b68bed5d55c93cdbe5c79d8b0f8507286de97bfa6cc81ad35e deletemanifests: marking blob sha256:139116a4be94abbde797c10f85757ee89538a1a5fff245a54b066d2805312fe4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:231db2460b944f0b7571436c130a75786bb45e75a5345a20020e3f21e3a1bdbd blob eligible for deletion: sha256:25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22 blob eligible for deletion: sha256:3493e53e928a9e640c29eaf98b23fea135fcbed55c6ac93c4b0ac439b45a38dc blob eligible for deletion: sha256:a48fbe2635ed6e785e7d0c75436229f9d7312e118810ee122fa9cb23886dbf88 deletemanifests manifest eligible for deletion: sha256:25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22 deletemanifests: marking manifest sha256:b86558ad3a090a393435db269920b5a766fcbf0489646f918371ef407f6f52a3 deletemanifests: marking blob sha256:473777e390e85ec84f4cd4b2347496e473de063e616e58ad67d00d25ec697939 deletemanifests: marking blob sha256:39ea1e890c65a6b68bed5d55c93cdbe5c79d8b0f8507286de97bfa6cc81ad35e deletemanifests: marking blob sha256:139116a4be94abbde797c10f85757ee89538a1a5fff245a54b066d2805312fe4 time="2024-05-17T15:22:56Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 time="2024-05-17T15:22:56Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:231db2460b944f0b7571436c130a75786bb45e75a5345a20020e3f21e3a1bdbd time="2024-05-17T15:22:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/23/231db2460b944f0b7571436c130a75786bb45e75a5345a20020e3f21e3a1bdbd" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22 time="2024-05-17T15:22:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/25/25f114bc3fd8b840efb1931e6d25088a9947eb513d36f9e66ba056c9771a9f22" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:3493e53e928a9e640c29eaf98b23fea135fcbed55c6ac93c4b0ac439b45a38dc time="2024-05-17T15:22:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/3493e53e928a9e640c29eaf98b23fea135fcbed55c6ac93c4b0ac439b45a38dc" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:a48fbe2635ed6e785e7d0c75436229f9d7312e118810ee122fa9cb23886dbf88 time="2024-05-17T15:22:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a4/a48fbe2635ed6e785e7d0c75436229f9d7312e118810ee122fa9cb23886dbf88" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 --- PASS: TestDeleteManifestIfTagNotFound (2.43s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:686ccef6f57e9dea19ba417c02c1c196d99928948fada523d251303ffab7f5a1 time="2024-05-17T15:22:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/686ccef6f57e9dea19ba417c02c1c196d99928948fada523d251303ffab7f5a1" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:bacda24e405e951a0f450a5a851a91571caed662f0ea356b336b569dc903a9f6 time="2024-05-17T15:22:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ba/bacda24e405e951a0f450a5a851a91571caed662f0ea356b336b569dc903a9f6" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:e0e30cd3478564a670aa607908465117d3f0614fd28e022e261dbd75de6a18f2 time="2024-05-17T15:22:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e0/e0e30cd3478564a670aa607908465117d3f0614fd28e022e261dbd75de6a18f2" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 --- PASS: TestGCWithMissingManifests (0.83s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d063929034f0f9eb88db0457da989a59c09b5f8e519c178fcc8f36891643441e komnenos: marking blob sha256:5c0dbc3f3774421c40147e9f6cb9ef3589fa5a51cb0e9c8801e3ff231155489d komnenos: marking blob sha256:99bce06021bb232401a5f78ed00f14b05977a9493c3ae675f6f983eea370a69f 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:4ae3f686dfa050f16c998c6dd77f4337d7b627f0fdee9c9b798a9b244de7386b time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4a/4ae3f686dfa050f16c998c6dd77f4337d7b627f0fdee9c9b798a9b244de7386b" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:7d625b0f5a75f44775177b83d96a14e9aa212ac75b0553c40caa4fd5d6b88240 time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7d/7d625b0f5a75f44775177b83d96a14e9aa212ac75b0553c40caa4fd5d6b88240" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:a236a087d129e06a039c401ebd59dc66dabc93880d21c99e39725d905042595f time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a2/a236a087d129e06a039c401ebd59dc66dabc93880d21c99e39725d905042595f" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:b56741271445aa13d0d3f51388fb75d210d501a79ea5b51b365adeec02daf117 time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b5/b56741271445aa13d0d3f51388fb75d210d501a79ea5b51b365adeec02daf117" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:bfbd04c76ccf12529bee2faed3d1f3949c97b7242835b067efa2f6274f6deb6e time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bfbd04c76ccf12529bee2faed3d1f3949c97b7242835b067efa2f6274f6deb6e" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 blob eligible for deletion: sha256:f6ca2f5e8c0d2ca0c7a7eccb77fbb398ab932e4de9e4c371103b333b7d18ee9f time="2024-05-17T15:23:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f6/f6ca2f5e8c0d2ca0c7a7eccb77fbb398ab932e4de9e4c371103b333b7d18ee9f" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 --- PASS: TestDeletionHasEffect (2.30s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.37s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:0f8dcc68a78782e063b4d244953a533250533daf9a24218d55fbd9e5c4131c9d michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:b7efbb97877cacc5ad7d89b8bdadbfc356fb79e39b7e0cc71a20386d0e2a4115 michael_z_doukas: marking blob sha256:64abc2d7f55c01913208da0ea6da17807b97ff7e4bb7f0139fab9c2fa3b75e09 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e9b9fa7d85199f77448e92d8a2ff564dda7d8a509fe8be22c02f1a096c436364 time="2024-05-17T15:23:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e9/e9b9fa7d85199f77448e92d8a2ff564dda7d8a509fe8be22c02f1a096c436364" go.version=go1.22.3 instance.id=16fd2f1a-54e8-4b51-9463-bcdaf132ef04 --- PASS: TestOrphanBlobDeleted (1.32s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:890277307d9514e5c7c086b618d001a72d72e775bebb12957f73961e1fe38e37 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:4999bcf9da1325401ff63b2b4c0a5ee2966d9b3a51b5ca094f14438be11ed329 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.67s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.89s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.78s) === 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="2024-05-17T15:23:07Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 14:23:07.542353423 +0000 UTC m=-3569.503927729, actuallyDelete=true" time="2024-05-17T15:23:07Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T15:23:07Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441, actuallyDelete=true" time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5e18cdbc-881e-435c-83c4-0e5a9f688b07 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7dd43342-b4de-495e-9d56-0c3b2131fdfb have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b481acc-a7de-447d-ac6e-020a86c81ed4 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e84a86c4-26f5-4741-bb4b-6adcdf9fa008 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/3264c857-0c9f-4e37-a9b1-d18dce1131f5 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/137a0353-2f33-4085-8934-8929247a98b6 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c0fe166-ee76-4b46-8824-274fa8d0d847 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/42cc237e-30a1-4ced-ba5f-10aa71e05df1 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/00977640-3555-4cbf-8763-275cd66f7cc3 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5749c855-258d-4761-96ec-c8ba49640aa0 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/825d77e1-c654-4dbd-bc8e-045d59ede348 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.543367553 +0000 UTC m=+30.497086441). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T15:23:07Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 15:23:07.544597765 +0000 UTC m=+30.498316613, actuallyDelete=true" time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5dc71640-a072-4509-b975-48ce46f783d6 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.544597765 +0000 UTC m=+30.498316613). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9b68b708-7908-4fc8-92df-8629a98f6648 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.544597765 +0000 UTC m=+30.498316613). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a8c85755-8090-4ddb-8a41-12173b04c9b7 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.544597765 +0000 UTC m=+30.498316613). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4573305e-244a-4e49-82ba-9142eca1ef2d have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.544597765 +0000 UTC m=+30.498316613). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/809d17d1-62d6-40aa-9b54-e7be5dd06970 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.544597765 +0000 UTC m=+30.498316613). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T15:23:07Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 15:23:07.545432053 +0000 UTC m=+30.499150941, actuallyDelete=true" time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0c5f6df6-6c80-4e8e-a7b0-0795b6c39670 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.545432053 +0000 UTC m=+30.499150941). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c8a3821-f271-47f7-b1f1-6f8eb9e7f750 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.545432053 +0000 UTC m=+30.499150941). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/551a4600-866e-4a26-a651-e01a31fae290 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.545432053 +0000 UTC m=+30.499150941). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/badcb952-edca-4c09-a1a1-08e8308f7533 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.545432053 +0000 UTC m=+30.499150941). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fd454910-39a1-4f80-bcb6-c2adf666b4c8 have older date (2024-05-17 14:23:07 +0000 UTC) than purge date (2024-05-17 15:23:07.545432053 +0000 UTC m=+30.499150941). Removing upload directory." time="2024-05-17T15:23:07Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T15:23:07Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 15:23:07.545909457 +0000 UTC m=+30.499628345, actuallyDelete=true" time="2024-05-17T15:23:07Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 30.529s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.031s === 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.031s === RUN TestWalkFileRemoved time="2024-05-17T15:22:37Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.018s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.373s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.136s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.23s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.592s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.64s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.014s === 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="2024-05-17T15:22:37Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-17T15:22:37Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-17T15:22:37Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestInvalidNetworkType === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 time="2024-05-17T15:22:37Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestMatchIPV4 (0.00s) time="2024-05-17T15:22:37Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=c041a641-c08f-48bd-a7c2-c93c2d30e3b1 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) time="2024-05-17T15:22:37Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=c041a641-c08f-48bd-a7c2-c93c2d30e3b1 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestParsing (0.01s) time="2024-05-17T15:22:37Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=c041a641-c08f-48bd-a7c2-c93c2d30e3b1 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) time="2024-05-17T15:22:38Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T15:22:39Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T15:22:40Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T15:22:41Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.545s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.038s === 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.370s === 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 15.916s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.026s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> 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-r5.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: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r5.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r5.apk >>> docker-registry: Build complete at Fri, 17 May 2024 15:24:01 +0000 elapsed time 0h 1m 43s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240517.152219) (2/3) Purging go (1.22.3-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 315 MiB in 103 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...