>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 17:57:41 +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/2) Installing go (1.22.3-r0) (2/2) Installing .makedepends-docker-registry (20240517.175743) Executing busybox-1.36.1-r26.trigger OK: 558 MiB in 115 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1963k 100 1963k 0 0 6687k 0 --:--:-- --:--:-- --:--:-- 6701k >>> 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/edge/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] === RUN Test time="2024-05-17T17:58:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T17:58:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.046s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-17T17:58:19Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.010s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.010s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.007s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.33s) PASS ok github.com/docker/distribution/health/checks 0.338s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.010s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.018s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.03s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.01s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.01s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.02s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.01s) PASS ok github.com/docker/distribution/manifest/schema1 0.089s === 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.011s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.02s) === 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 17:58:19 http: TLS handshake error from 127.0.0.1:34752: 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:38519/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38519/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38519/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38519/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:37245?status=0, fail=true --- PASS: TestHTTPSink (0.13s) === RUN TestListener --- PASS: TestListener (1.21s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T17:58:20Z" level=info msg="broadcaster: closing" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="closing testSink" time="2024-05-17T17:58:20Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-05-17T17:58:20Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 1} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 1} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 1} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 1} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:20Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T17:58:21Z" level=warning msg="&{0x5a7bc450 0.9} encountered too many errors, backing off" time="2024-05-17T17:58:21Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.00s) PASS ok github.com/docker/distribution/notifications 2.528s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T17:58:19Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T17:58:19.074595697Z" 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-17T17:58:19.074704484Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.22.3 time="2024-05-17T17:58:19.074782988Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:58:19.090989286Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T17:58:22.09314592Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T17:58:22.197344203Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=86d76072-986d-4d37-9798-890325e01e4e http.request.method=GET http.request.remoteaddr="[::1]:38018" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.592482ms http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:17:58:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T17:58:23.384065014Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T17:58:23.385607145Z" 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-17T17:58:23.385666051Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:58:23.385756503Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.22.3 time="2024-05-17T17:58:23.38686485Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T17:58:23.386905726Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T17:58:23.387743492Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T17:58:26.414724659Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=034e602c-ac94-48c7-bad3-b3e7dea109d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.483762ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:17:58:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T17:58:26.415033602Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (4.32s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T17:58:27.989095875Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T17:58:27.99141606Z" 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-17T17:58:27.991463864Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:58:27.991541651Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.22.3 time="2024-05-17T17:58:27.993259074Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (9.58s) PASS ok github.com/docker/distribution/registry 17.037s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.009s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.10s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.200s === RUN TestBasicAccessController time="2024-05-17T17:58:19Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=f575ffbe-9f05-4d93-9891-134317e70cd1 time="2024-05-17T17:58:19Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=f575ffbe-9f05-4d93-9891-134317e70cd1 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T17:58:19Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password="uvwPbOJSQHCsBTA_f5hSigLajNjlRVtay-OA6rc1mGc" user=docker --- PASS: TestCreateHtpasswdFile (0.18s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.199s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.010s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.23s) === RUN TestLeeway time="2024-05-17T17:58:19Z" level=info msg="token not to be used before 2024-05-17 17:58:20 +0000 UTC - currently 2024-05-17 17:58:19.324132868 +0000 UTC m=+0.251107084" time="2024-05-17T17:58:19Z" level=info msg="token not to be used after 2024-05-17 17:58:19 +0000 UTC - currently 2024-05-17 17:58:19.337440424 +0000 UTC m=+0.264414662" --- PASS: TestLeeway (0.03s) === RUN TestAccessController time="2024-05-17T17:58:19Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.09s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.02s) PASS ok github.com/docker/distribution/registry/auth/token 0.387s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === 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.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.02s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.03s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === 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.175s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === 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.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.043s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.008s === RUN TestCheckAPI time="2024-05-17T17:58:20Z" 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-17T17:58:20Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42535" http.request.id=e5405d17-0609-464d-b260-f3b0bb7e2fb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.144367ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:17:58:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2024-05-17T17:58:20Z" 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-17T17:58:20Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=e1afbb2d-74a3-41b6-8883-596242080aa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.614682ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:17:58:20 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T17:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=a213b60a-a239-40a1-bf89-2d795642d15d http.request.method=POST http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.248458ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:20 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=c806c9ef-c6c8-4898-ae0f-deb5d4416ab5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/aaaa/blobs/uploads/7b68a9a9-473c-4dad-b7e2-141c7296c6e2?_state=JpoM3Cio8XwtN0y5Os9PV9Fd6FvSIzQgSpIQqKX965N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3YjY4YTlhOS00NzNjLTRkYWQtYjdlMi0xNDFjNzI5NmM2ZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MjAuNzM1ODI3NTVaIn0%3D&digest=sha256%3Ab5a3c770fb07040bd61b1460f1eb1bd3c93964b4702726cb801d5060cf7d7ecd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.530057213s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:20 +0000] "PUT /v2/foo/aaaa/blobs/uploads/7b68a9a9-473c-4dad-b7e2-141c7296c6e2?_state=JpoM3Cio8XwtN0y5Os9PV9Fd6FvSIzQgSpIQqKX965N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3YjY4YTlhOS00NzNjLTRkYWQtYjdlMi0xNDFjNzI5NmM2ZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MjAuNzM1ODI3NTVaIn0%3D&digest=sha256%3Ab5a3c770fb07040bd61b1460f1eb1bd3c93964b4702726cb801d5060cf7d7ecd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=9e699557-7c82-4a99-b884-506608192449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.086238ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:24 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=5834d62f-e719-4d9c-92c5-2a60c5d4f594 http.request.method=POST http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.910335ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:24 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=d9687e58-5358-419c-9895-d993c76e7f29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bbbb/blobs/uploads/43cc60d9-297b-424a-ae58-84de42a63c46?_state=C5fyDmV7NKu9eFjXAwBnHLMOMHvoW3X8x1oI4xDLN157Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0M2NjNjBkOS0yOTdiLTQyNGEtYWU1OC04NGRlNDJhNjNjNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MjQuNjc3NjgzNzZaIn0%3D&digest=sha256%3A60e3fbdd81d602c54fe998be7760e5c455ac6097286a7ce5a7cf56316534df81" http.request.useragent="Go-http-client/1.1" http.response.duration=3.253075526s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:24 +0000] "PUT /v2/foo/bbbb/blobs/uploads/43cc60d9-297b-424a-ae58-84de42a63c46?_state=C5fyDmV7NKu9eFjXAwBnHLMOMHvoW3X8x1oI4xDLN157Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0M2NjNjBkOS0yOTdiLTQyNGEtYWU1OC04NGRlNDJhNjNjNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MjQuNjc3NjgzNzZaIn0%3D&digest=sha256%3A60e3fbdd81d602c54fe998be7760e5c455ac6097286a7ce5a7cf56316534df81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=8e4344e3-91b1-4867-a118-0342876595f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.431902ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=bb785345-7e6b-4e89-a751-37cb3eb8961e http.request.method=POST http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.819193ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:28 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=09b4d887-c290-4cbb-9926-bcbd869bf9f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/cccc/blobs/uploads/c6b0a6f3-5595-4442-8278-98ec72e670da?_state=n4EDW115w4NHGG7lGeEkfV7empjbvvDhtwPQRucvF5d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjNmIwYTZmMy01NTk1LTQ0NDItODI3OC05OGVjNzJlNjcwZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MjguMzQ4MzA1NTk1WiJ9&digest=sha256%3A27be434eb17591cda7c085b2d44aef3102a8b7f3f8b0752545bb4c24abc113ea" http.request.useragent="Go-http-client/1.1" http.response.duration=4.184547818s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:28 +0000] "PUT /v2/foo/cccc/blobs/uploads/c6b0a6f3-5595-4442-8278-98ec72e670da?_state=n4EDW115w4NHGG7lGeEkfV7empjbvvDhtwPQRucvF5d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjNmIwYTZmMy01NTk1LTQ0NDItODI3OC05OGVjNzJlNjcwZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MjguMzQ4MzA1NTk1WiJ9&digest=sha256%3A27be434eb17591cda7c085b2d44aef3102a8b7f3f8b0752545bb4c24abc113ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=7eac1f13-acb0-47e5-ad3f-103cae93dacc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.337601ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:32 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=924da9ff-a15e-48e9-8179-55c4440dcfa7 http.request.method=POST http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.043054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:33 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=519ba581-f612-4bb4-92bb-ec1ff4e121c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/dddd/blobs/uploads/c17e0df4-237f-42ca-a47b-48c3356d3a6c?_state=L2EA38bBF6EKB1_0H_OQ7HSRdw5FSWyDdCzyc-rK-4J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMTdlMGRmNC0yMzdmLTQyY2EtYTQ3Yi00OGMzMzU2ZDNhNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MzMuMDI5NjYwNTNaIn0%3D&digest=sha256%3Af6c5bb18cb17c9d7fcc2b1320336884da00baa842b5d64ffc8994bfef05e4920" http.request.useragent="Go-http-client/1.1" http.response.duration=4.995113078s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:33 +0000] "PUT /v2/foo/dddd/blobs/uploads/c17e0df4-237f-42ca-a47b-48c3356d3a6c?_state=L2EA38bBF6EKB1_0H_OQ7HSRdw5FSWyDdCzyc-rK-4J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMTdlMGRmNC0yMzdmLTQyY2EtYTQ3Yi00OGMzMzU2ZDNhNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MzMuMDI5NjYwNTNaIn0%3D&digest=sha256%3Af6c5bb18cb17c9d7fcc2b1320336884da00baa842b5d64ffc8994bfef05e4920 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=05d824b3-21e8-4569-bccb-3dd03ad6f23d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=13.304057ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:38 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=05118c66-87c0-46fd-8f02-4f51c0a8116b http.request.method=POST http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934537ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:38 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=754cf5d8-c63b-4740-8f41-c6134f8b45e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/eeee/blobs/uploads/efe34319-c9d2-47cb-bd2f-4ebe26aff193?_state=iPUavUS0s-V_Kl8dGTvdKm5uLERaxbiWQSDDCgl_7hV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlZmUzNDMxOS1jOWQyLTQ3Y2ItYmQyZi00ZWJlMjZhZmYxOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MzguNzkwNTg3NDM2WiJ9&digest=sha256%3Aea31bb03b6062f66327bbda6669746bd1899fa0e9be8441a9e49168cdb3267a7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.935537686s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:38 +0000] "PUT /v2/foo/eeee/blobs/uploads/efe34319-c9d2-47cb-bd2f-4ebe26aff193?_state=iPUavUS0s-V_Kl8dGTvdKm5uLERaxbiWQSDDCgl_7hV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlZmUzNDMxOS1jOWQyLTQ3Y2ItYmQyZi00ZWJlMjZhZmYxOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6MzguNzkwNTg3NDM2WiJ9&digest=sha256%3Aea31bb03b6062f66327bbda6669746bd1899fa0e9be8441a9e49168cdb3267a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=577788b6-5742-4898-8a3d-597c66491cac http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.312869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:43 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=391ba045-a0b8-4c16-81e9-e828ff0d98d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815238ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:44 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=75ac8b64-85df-4f3b-aa3b-ac998769819a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/ffff/blobs/uploads/b00ed50a-9970-4c2f-973e-039bc95c96e6?_state=nH88LSc33ZfmF5ORFxZs0B-vosX3j2t3T7-oIdkTnPt7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiMDBlZDUwYS05OTcwLTRjMmYtOTczZS0wMzliYzk1Yzk2ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NDQuMTc2MDU3Njg1WiJ9&digest=sha256%3Ac82d189bba30bb51f30470d13824ec71c97d8be3c02866f52223c929157f437a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.849551668s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:44 +0000] "PUT /v2/foo/ffff/blobs/uploads/b00ed50a-9970-4c2f-973e-039bc95c96e6?_state=nH88LSc33ZfmF5ORFxZs0B-vosX3j2t3T7-oIdkTnPt7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiMDBlZDUwYS05OTcwLTRjMmYtOTczZS0wMzliYzk1Yzk2ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NDQuMTc2MDU3Njg1WiJ9&digest=sha256%3Ac82d189bba30bb51f30470d13824ec71c97d8be3c02866f52223c929157f437a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=d62758fe-3cde-47fb-b45c-faeb0a1c7cc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.403164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=39472234-4f60-404e-b7f5-d9f18d490aac http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.368818ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=455a795f-8b03-4cc7-a318-7c044d9db9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.453411ms http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=73c6ea3b-c9a4-4f34-b5b0-43ce12702da7 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.510817ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=138d6910-0a92-4d12-898e-a9230f3d0403 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.437897ms http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=a07650b3-98a0-4bf0-bef5-a284d015951c http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.43679ms http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=192ef577-6f51-46ac-b3d7-a75c6aae05ff http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.399689ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" 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:36537" http.request.id=21aa7ebf-9c13-4c83-b97c-002a9ab8d39f http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.539662ms http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" 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:36537" http.request.id=fb4e4247-f278-400b-ac62-6335ca99e6cb http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.40692ms http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=2c9bbf52-46da-466b-badc-70ae78b51417 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.349485ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36537" http.request.id=7ac8be09-1c06-4011-a6ec-136567249bee http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.47936ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T17:58:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T17:58:48Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:58:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=b32c85e9-a493-4493-a61c-80db222e45d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.541226ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=e1922adf-18f8-4f15-ac15-52ebd01b8ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/aaaa/blobs/uploads/16f48711-9bb3-4904-86f6-fcb9699a12a2?_state=0xEGrAoQk52wGcYLa0gX1sAxD2_T8uahKr-obpWkxfV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNmY0ODcxMS05YmIzLTQ5MDQtODZmNi1mY2I5Njk5YTEyYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NDguNjIwMzg5Njk4WiJ9&digest=sha256%3A7ddabb1cb34032f46701a903d986994790ba4e681e706d06852947c057b2bdc8" http.request.useragent="Go-http-client/1.1" http.response.duration=5.762072898s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/16f48711-9bb3-4904-86f6-fcb9699a12a2?_state=0xEGrAoQk52wGcYLa0gX1sAxD2_T8uahKr-obpWkxfV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNmY0ODcxMS05YmIzLTQ5MDQtODZmNi1mY2I5Njk5YTEyYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NDguNjIwMzg5Njk4WiJ9&digest=sha256%3A7ddabb1cb34032f46701a903d986994790ba4e681e706d06852947c057b2bdc8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=2d1c3af8-4411-4a4a-8895-1e700795beeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.500651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:54 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=aaa0a358-7c2d-411d-ada3-3a9532fd9092 http.request.method=POST http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.732371ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:54 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=260b3503-0a10-4682-bf20-a15b198abb37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/bbbb/blobs/uploads/1bd797c1-c6ba-4404-8ace-dfbae39ad605?_state=pNCeskPIotKJZaiM3XL0sz3TauA7pW0FibA5sal300F7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYmQ3OTdjMS1jNmJhLTQ0MDQtOGFjZS1kZmJhZTM5YWQ2MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NTQuODMyNTc1MTUzWiJ9&digest=sha256%3A8b4f5d668dc053bc3ceb36015a2a09e7e5bfe4010f32c88094e838c2d2ca5791" http.request.useragent="Go-http-client/1.1" http.response.duration=3.725462945s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:54 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1bd797c1-c6ba-4404-8ace-dfbae39ad605?_state=pNCeskPIotKJZaiM3XL0sz3TauA7pW0FibA5sal300F7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYmQ3OTdjMS1jNmJhLTQ0MDQtOGFjZS1kZmJhZTM5YWQ2MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NTQuODMyNTc1MTUzWiJ9&digest=sha256%3A8b4f5d668dc053bc3ceb36015a2a09e7e5bfe4010f32c88094e838c2d2ca5791 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=a3b3d729-ae08-4ef5-954f-17d8dcc57a7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.785472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:58 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:58:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=219ef92b-bd01-42e8-a503-3375e14220b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.654841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:58 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=efe4e97e-8b5c-4870-b249-ac32ddb090bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/cccc/blobs/uploads/cac69136-0629-4083-b43f-f487c542f49f?_state=sr37NIBOezQB-1Zg5yiolu0vrqGhAr2-V8N3GYz4E2x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjYWM2OTEzNi0wNjI5LTQwODMtYjQzZi1mNDg3YzU0MmY0OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NTguODYzOTM3OTg3WiJ9&digest=sha256%3A0e8033a648a596ed3282594a5478f7d9d3d2c0ddc01ecd044fb3674eda17477a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.769462974s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:58:58 +0000] "PUT /v2/foo/cccc/blobs/uploads/cac69136-0629-4083-b43f-f487c542f49f?_state=sr37NIBOezQB-1Zg5yiolu0vrqGhAr2-V8N3GYz4E2x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjYWM2OTEzNi0wNjI5LTQwODMtYjQzZi1mNDg3YzU0MmY0OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTg6NTguODYzOTM3OTg3WiJ9&digest=sha256%3A0e8033a648a596ed3282594a5478f7d9d3d2c0ddc01ecd044fb3674eda17477a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=035c3bd0-a3dd-4514-aabc-a026893d9e6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.240614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:00 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=17254335-b919-43ce-b304-ebdbd766a724 http.request.method=POST http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.823189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:01 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=60338b2f-e0c4-4aea-aac1-1d0d396d75df http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/dddd/blobs/uploads/4195fc60-4a3c-4c1c-8272-64ae9000115d?_state=2o9qqxi8UypXG2lywt4vHdlDma-i7jGLBexGLTwkwiN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0MTk1ZmM2MC00YTNjLTRjMWMtODI3Mi02NGFlOTAwMDExNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MDEuMTM1NTU5ODk3WiJ9&digest=sha256%3Ac614a77dd74fd4a9e70a8b64f3576a2aee521a0ec193d50cbff505abf3d07080" http.request.useragent="Go-http-client/1.1" http.response.duration=4.944722198s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:01 +0000] "PUT /v2/foo/dddd/blobs/uploads/4195fc60-4a3c-4c1c-8272-64ae9000115d?_state=2o9qqxi8UypXG2lywt4vHdlDma-i7jGLBexGLTwkwiN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0MTk1ZmM2MC00YTNjLTRjMWMtODI3Mi02NGFlOTAwMDExNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MDEuMTM1NTU5ODk3WiJ9&digest=sha256%3Ac614a77dd74fd4a9e70a8b64f3576a2aee521a0ec193d50cbff505abf3d07080 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=96cc7cab-fb61-466c-b920-da631d58c6df http.request.method=PUT http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.314746ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:32877" http.request.id=677f2d58-3911-420c-9771-0bedda0e2462 http.request.method=GET http.request.remoteaddr="127.0.0.1:49510" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.266639ms http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (45.73s) === RUN TestURLPrefix time="2024-05-17T17:59:06Z" 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-17T17:59:06Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34575" http.request.id=00a16b56-8188-4696-9994-a823e216bc0f http.request.method=GET http.request.remoteaddr="127.0.0.1:46120" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.629983ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-05-17T17:59:06Z" 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-17T17:59:06Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=a5d64ff7-23af-41eb-a396-88b2c085305a http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.807609ms http.response.status=404 http.response.written=157 vars.digest="sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "GET /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=fcdae120-8e70-4b52-9c20-d0177ff7a924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58882" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.844599ms http.response.status=404 http.response.written=157 vars.digest="sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=b0141877-3a93-442b-8b0f-0b29ecefe2c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.507898ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=d0c0a927-0f4d-48a2-ad96-7d5b5c04e8fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58882" http.request.uri="/v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.694715ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "GET /v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=3e91f595-ced8-4e4c-8ca2-a5c988141826 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58882" http.request.uri="/v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.550574ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "DELETE /v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=da6496fc-c757-4fcb-822e-94b489047c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58882" http.request.uri="/v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6867b009-2b3f-4780-a188-d9ca5d051b01 time="2024-05-17T17:59:06Z" 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:44553" http.request.id=da6496fc-c757-4fcb-822e-94b489047c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58882" http.request.uri="/v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.636035ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6867b009-2b3f-4780-a188-d9ca5d051b01 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "GET /v2/foo/bar/blobs/uploads/6867b009-2b3f-4780-a188-d9ca5d051b01?_state=3iZcG5jClCZqCJbqQ2SpZYDuw31kyVTfKPTXboPxK2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NjdiMDA5LTJiM2YtNDc4MC1hMTg4LWQ5Y2E1ZDA1MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MTY1OTM5NTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=5855dab6-0338-45c6-bb77-84d3325b24d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.897086ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=7cfedcfe-7853-483a-ad66-7359fbd34e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/96a94ecc-ca7b-4c40-8acd-9898307f364f?_state=va5hSG6paVvI159A67TXpZZzmt5RHRlg02N-TCUYvAZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2YTk0ZWNjLWNhN2ItNGM0MC04YWNkLTk4OTgzMDdmMzY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MjcwNDc5NDlaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" provided=sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 vars.name="foo/bar" vars.uuid=96a94ecc-ca7b-4c40-8acd-9898307f364f time="2024-05-17T17:59:06Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=7cfedcfe-7853-483a-ad66-7359fbd34e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/96a94ecc-ca7b-4c40-8acd-9898307f364f?_state=va5hSG6paVvI159A67TXpZZzmt5RHRlg02N-TCUYvAZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2YTk0ZWNjLWNhN2ItNGM0MC04YWNkLTk4OTgzMDdmMzY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MjcwNDc5NDlaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=96a94ecc-ca7b-4c40-8acd-9898307f364f time="2024-05-17T17:59:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6, 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:44553" http.request.id=7cfedcfe-7853-483a-ad66-7359fbd34e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/96a94ecc-ca7b-4c40-8acd-9898307f364f?_state=va5hSG6paVvI159A67TXpZZzmt5RHRlg02N-TCUYvAZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2YTk0ZWNjLWNhN2ItNGM0MC04YWNkLTk4OTgzMDdmMzY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MjcwNDc5NDlaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.876017ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=96a94ecc-ca7b-4c40-8acd-9898307f364f 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "PUT /v2/foo/bar/blobs/uploads/96a94ecc-ca7b-4c40-8acd-9898307f364f?_state=va5hSG6paVvI159A67TXpZZzmt5RHRlg02N-TCUYvAZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2YTk0ZWNjLWNhN2ItNGM0MC04YWNkLTk4OTgzMDdmMzY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MjcwNDc5NDlaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=e5e32371-cd3c-4516-b931-a954d8807fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.669581ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=911396a2-4ed4-4962-b6e0-11e9cf31dfb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/660e64c9-2c79-4e3e-a377-d77302f7974a?_state=CC0DRVkSO8bp1RuRnMkUdfA3byVdeE15HK02Y77f9-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2MGU2NGM5LTJjNzktNGUzZS1hMzc3LWQ3NzMwMmY3OTc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MzI3ODg2NjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.95439ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "PUT /v2/foo/bar/blobs/uploads/660e64c9-2c79-4e3e-a377-d77302f7974a?_state=CC0DRVkSO8bp1RuRnMkUdfA3byVdeE15HK02Y77f9-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2MGU2NGM5LTJjNzktNGUzZS1hMzc3LWQ3NzMwMmY3OTc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43MzI3ODg2NjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=109937da-75f9-4834-93d1-d1cac891335a http.request.method=POST http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.583404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=e90262d4-2455-4637-9af0-25f591b74840 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/a8aa4610-9c2b-45b2-9bc0-db3ecd1832d4?_state=0o1NfDFJ4WqDGzaaj5dRtBTNDYqsEFpHfS6hRx_ErlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE4YWE0NjEwLTljMmItNDViMi05YmMwLWRiM2VjZDE4MzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43Mzc0NzgxMDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863729ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "PUT /v2/foo/bar/blobs/uploads/a8aa4610-9c2b-45b2-9bc0-db3ecd1832d4?_state=0o1NfDFJ4WqDGzaaj5dRtBTNDYqsEFpHfS6hRx_ErlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE4YWE0NjEwLTljMmItNDViMi05YmMwLWRiM2VjZDE4MzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43Mzc0NzgxMDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=858dd053-d158-4b93-a85e-c4c8b1849cee http.request.method=POST http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.561417ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=e78da9f9-7208-4d56-8d00-cf50a063fe70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/6e14c637-9d2e-4418-9355-89848a711bdb?_state=geUV1GM82veocXbdzDRxzhDc_6AOBvPLRuqXaTqCqWR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlMTRjNjM3LTlkMmUtNDQxOC05MzU1LTg5ODQ4YTcxMWJkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43NDE3MTgwNjRaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.duration=5.991277688s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:06 +0000] "PUT /v2/foo/bar/blobs/uploads/6e14c637-9d2e-4418-9355-89848a711bdb?_state=geUV1GM82veocXbdzDRxzhDc_6AOBvPLRuqXaTqCqWR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlMTRjNjM3LTlkMmUtNDQxOC05MzU1LTg5ODQ4YTcxMWJkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTowNi43NDE3MTgwNjRaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=cde972f6-d0a0-477b-816e-8812c6989190 http.request.method=POST http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.015828ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44553" http.request.id=e5103a60-c52b-4047-a22c-7d4685afa5db http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/83b15011-247d-449a-ae50-adac45e859e3?_state=LJZ7tWDMfQVcZuBP2t33hOl4P0bb0dtIh0IS4pfrgBh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzYjE1MDExLTI0N2QtNDQ5YS1hZTUwLWFkYWM0NWU4NTllMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxMy4wODk1Nzk1MVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.341586436s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:13 +0000] "PATCH /v2/foo/bar/blobs/uploads/83b15011-247d-449a-ae50-adac45e859e3?_state=LJZ7tWDMfQVcZuBP2t33hOl4P0bb0dtIh0IS4pfrgBh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzYjE1MDExLTI0N2QtNDQ5YS1hZTUwLWFkYWM0NWU4NTllMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxMy4wODk1Nzk1MVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=da39408a-35d1-43f5-b369-65745e173bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/uploads/83b15011-247d-449a-ae50-adac45e859e3?_state=2mTiWSZPJwgzspfcvk4RrDjuCojItkv3n3HfsXd_sXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzYjE1MDExLTI0N2QtNDQ5YS1hZTUwLWFkYWM0NWU4NTllMyIsIk9mZnNldCI6Mjc5OTE1NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MTNaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.duration=4.0316ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "PUT /v2/foo/bar/blobs/uploads/83b15011-247d-449a-ae50-adac45e859e3?_state=2mTiWSZPJwgzspfcvk4RrDjuCojItkv3n3HfsXd_sXF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzYjE1MDExLTI0N2QtNDQ5YS1hZTUwLWFkYWM0NWU4NTllMyIsIk9mZnNldCI6Mjc5OTE1NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MTNaIn0%3D&digest=sha256%3Ada3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=1cb00872-9a3d-4a4a-92b2-568dbb2608ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.045642ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=36f46ff5-72d0-4e8e-8aff-12c1c8017a4e http.request.method=GET http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=258.43901ms http.response.status=200 http.response.written=27991552 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "GET /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 200 27991552 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=error msg="error parsing digest="sha257:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=e10c66fa-c661-47fd-89f0-5736e297d698 http.request.method=GET http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/sha257:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" vars.name="foo/bar" time="2024-05-17T17:59:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=e10c66fa-c661-47fd-89f0-5736e297d698 http.request.method=GET http.request.remoteaddr="127.0.0.1:58890" http.request.uri="/v2/foo/bar/blobs/sha257:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.824386ms http.response.status=400 http.response.written=110 vars.digest="sha257:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "GET /v2/foo/bar/blobs/sha257:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=8adf33dd-45b3-48b6-bd95-0773c31481b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55742" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.679231ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "GET /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T17:59:18Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=eacaeaf5-1f61-4159-8a8f-292fb7ce5ddf http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.822972ms http.response.status=404 http.response.written=157 vars.digest="sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "GET /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=8962e878-10e8-4fbe-8f07-7078916ba665 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60086" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.659495ms http.response.status=404 http.response.written=157 vars.digest="sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=89d8e98e-fbbb-408b-aa1e-6056c344f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:60086" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.668766ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=2ac3658c-4628-4ac7-bd8f-1946943344e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60086" http.request.uri="/v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.929931ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "GET /v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=8b58c0e8-904a-4613-acef-1ea4ca7b0d64 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60086" http.request.uri="/v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.643453ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "DELETE /v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=6fa8a1bb-5c54-441f-a3e8-746a3bfce7a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60086" http.request.uri="/v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d17826d2-c098-4640-b327-4c6320fcffde time="2024-05-17T17:59:19Z" 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:38071" http.request.id=6fa8a1bb-5c54-441f-a3e8-746a3bfce7a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60086" http.request.uri="/v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.670255ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d17826d2-c098-4640-b327-4c6320fcffde 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "GET /v2/foo/bar/blobs/uploads/d17826d2-c098-4640-b327-4c6320fcffde?_state=la9LguMaXBo3ZJ6OMaP_RHrmzR2bW5POV0XH0E3YB0B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxNzgyNmQyLWMwOTgtNDY0MC1iMzI3LTRjNjMyMGZjZmZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNDM2MTkwMDNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=a230aa73-cb43-4d7d-9a61-3870887b6823 http.request.method=POST http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.510189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=59123c98-80c5-410b-b597-f290c3b77722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7?_state=z4SUBZw_tLCPI-OlHib8DTVSyFEZrXXklm91IBElJYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTJmYWEyLWIzNDAtNGFlZi04Y2MwLTNiM2ZjM2VkMzFmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNTU2OTgzODdaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" provided=sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 vars.name="foo/bar" vars.uuid=ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7 time="2024-05-17T17:59:19Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=59123c98-80c5-410b-b597-f290c3b77722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7?_state=z4SUBZw_tLCPI-OlHib8DTVSyFEZrXXklm91IBElJYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTJmYWEyLWIzNDAtNGFlZi04Y2MwLTNiM2ZjM2VkMzFmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNTU2OTgzODdaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7 time="2024-05-17T17:59:19Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90, 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:38071" http.request.id=59123c98-80c5-410b-b597-f290c3b77722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7?_state=z4SUBZw_tLCPI-OlHib8DTVSyFEZrXXklm91IBElJYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTJmYWEyLWIzNDAtNGFlZi04Y2MwLTNiM2ZjM2VkMzFmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNTU2OTgzODdaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.956857ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "PUT /v2/foo/bar/blobs/uploads/ee12faa2-b340-4aef-8cc0-3b3fc3ed31f7?_state=z4SUBZw_tLCPI-OlHib8DTVSyFEZrXXklm91IBElJYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTJmYWEyLWIzNDAtNGFlZi04Y2MwLTNiM2ZjM2VkMzFmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNTU2OTgzODdaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=db4bebb9-f62a-4a29-b0d4-4c7347e3757c http.request.method=POST http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.572551ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=921f4aaa-40c1-461e-bb92-50d491c5f52b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/7798901c-6052-40db-9af6-273c7c2d4026?_state=O476uK_-rm0-DG91_x-mseUHYpBezO-AqTydNbuGbgJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3OTg5MDFjLTYwNTItNDBkYi05YWY2LTI3M2M3YzJkNDAyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNjAzMzg4NjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.020249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "PUT /v2/foo/bar/blobs/uploads/7798901c-6052-40db-9af6-273c7c2d4026?_state=O476uK_-rm0-DG91_x-mseUHYpBezO-AqTydNbuGbgJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3OTg5MDFjLTYwNTItNDBkYi05YWY2LTI3M2M3YzJkNDAyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNjAzMzg4NjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=da963a49-62f8-46db-8bb6-0dd9d0cd6dda http.request.method=POST http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473349ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=b81ddbd6-f8e7-4770-b97a-c57e428133c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/65b63a55-a527-45e1-a9a8-f4a038e1ce2f?_state=kpsCOp2-g9AomXv-UMr1S6kPeiKTuya2kqEkYe1ZAst7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1YjYzYTU1LWE1MjctNDVlMS1hOWE4LWY0YTAzOGUxY2UyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNjQ4ODI0MTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.198564ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "PUT /v2/foo/bar/blobs/uploads/65b63a55-a527-45e1-a9a8-f4a038e1ce2f?_state=kpsCOp2-g9AomXv-UMr1S6kPeiKTuya2kqEkYe1ZAst7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1YjYzYTU1LWE1MjctNDVlMS1hOWE4LWY0YTAzOGUxY2UyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNjQ4ODI0MTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=715aba52-bcbf-469f-88ad-e2089d9ab982 http.request.method=POST http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544224ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=063ccf87-e08b-46e2-90d7-2084bfa9be67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/7b6417b3-e793-43ab-95be-1d0052b8128a?_state=lvSRuV6lzCmwEgJPzou3ijzyTzVcLEtjN0l8RCF7jat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNjQxN2IzLWU3OTMtNDNhYi05NWJlLTFkMDA1MmI4MTI4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNzA1MTc1NjJaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.666885914s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:19 +0000] "PUT /v2/foo/bar/blobs/uploads/7b6417b3-e793-43ab-95be-1d0052b8128a?_state=lvSRuV6lzCmwEgJPzou3ijzyTzVcLEtjN0l8RCF7jat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNjQxN2IzLWU3OTMtNDNhYi05NWJlLTFkMDA1MmI4MTI4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToxOS4yNzA1MTc1NjJaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=a02a7974-f16b-43fe-9055-8888215b11f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.838111ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38071" http.request.id=b65f5959-273d-42cf-bfd8-b7d85c804c4f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/b018405c-6a43-4e92-bda1-cc6895981ea3?_state=dXiVt7gFRMw7iUKkGgckKG9tFr9E-klrIuBOyuhvP_t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMTg0MDVjLTZhNDMtNGU5Mi1iZGExLWNjNjg5NTk4MWVhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyMy4xOTM3ODYyNTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.874238089s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:23 +0000] "PATCH /v2/foo/bar/blobs/uploads/b018405c-6a43-4e92-bda1-cc6895981ea3?_state=dXiVt7gFRMw7iUKkGgckKG9tFr9E-klrIuBOyuhvP_t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMTg0MDVjLTZhNDMtNGU5Mi1iZGExLWNjNjg5NTk4MWVhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyMy4xOTM3ODYyNTFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=a8901ed1-2e09-4657-95bd-ed0228dc1cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/uploads/b018405c-6a43-4e92-bda1-cc6895981ea3?_state=0QLW3Av4bxXWaLVOdLaBB8n-XIONJACN8fODyTxQKcp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMTg0MDVjLTZhNDMtNGU5Mi1iZGExLWNjNjg5NTk4MWVhMyIsIk9mZnNldCI6MjMwNjU2MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MjNaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.738521ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "PUT /v2/foo/bar/blobs/uploads/b018405c-6a43-4e92-bda1-cc6895981ea3?_state=0QLW3Av4bxXWaLVOdLaBB8n-XIONJACN8fODyTxQKcp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMTg0MDVjLTZhNDMtNGU5Mi1iZGExLWNjNjg5NTk4MWVhMyIsIk9mZnNldCI6MjMwNjU2MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MjNaIn0%3D&digest=sha256%3A0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=485b5e74-8480-446a-b2b6-9951037844ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.977329ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=f0cc1b4a-4cc4-4d1b-bae0-b32e0633e03f http.request.method=GET http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=186.293755ms http.response.status=200 http.response.written=23065600 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 200 23065600 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=error msg="error parsing digest="sha257:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=29b58832-61f9-469c-9acf-87d1469cb68d http.request.method=GET http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/sha257:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" vars.name="foo/bar" time="2024-05-17T17:59:27Z" 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:38071" http.request.id=29b58832-61f9-469c-9acf-87d1469cb68d http.request.method=GET http.request.remoteaddr="127.0.0.1:60096" http.request.uri="/v2/foo/bar/blobs/sha257:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.546666ms http.response.status=400 http.response.written=110 vars.digest="sha257:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/sha257:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=ae6edac1-ae19-42b1-ac08-682416bd2952 http.request.method=GET http.request.remoteaddr="127.0.0.1:60120" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.duration=2.064072ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=2d1803a8-2491-42ff-a484-b700aba721a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60120" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.393087ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38071" http.request.id=3d5e08b3-a490-4ac3-8098-20e99038c743 http.request.method=GET http.request.remoteaddr="127.0.0.1:60108" http.request.uri="/v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.342284ms http.response.status=200 http.response.written=2850816 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/sha256:0c78a58cc91ef0fef454e436b9f60e96f70a09d181018499819cdcba4adf3d90 HTTP/1.1" 200 2850816 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=e83b0f2f-2b44-43ad-8ca7-c593d4e234f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55730" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.545685612s http.response.status=200 http.response.written=2850816 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "GET /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 200 2850816 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44553" http.request.id=f5547b29-df8e-43bf-bda8-c96dfa0bd6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55742" http.request.uri="/v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.536904283s http.response.status=200 http.response.written=2785280 127.0.0.1 - - [17/May/2024:17:59:18 +0000] "GET /v2/foo/bar/blobs/sha256:da3edebc5bc4ca452287c0f00c30fd070b30b5ff3d71c158b3b642f815c375c6 HTTP/1.1" 200 2785280 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (21.26s) === RUN TestBlobDelete time="2024-05-17T17:59:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T17:59:27Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=f641b515-b90b-4e38-9d8c-4e4e63f5fe54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42240" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.372091ms http.response.status=404 http.response.written=157 vars.digest="sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=daecc950-a72b-487e-a43b-707fb6dbf5e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.382747ms http.response.status=404 http.response.written=157 vars.digest="sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=436af64b-d9c9-4a2c-882c-413d098fe04f http.request.method=POST http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.948221ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=ba0fa9c5-937d-46fc-83f6-d7fbb57a9dfd http.request.method=GET http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.174523ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=984cd71b-6fc0-40e5-a4fb-0a2eed8f1437 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.118109ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "DELETE /v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=4007cbeb-acf3-4297-a898-62c36c88dad1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a976cfac-2afa-4b02-98f7-d950bcc0b245 time="2024-05-17T17:59:27Z" 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:44901" http.request.id=4007cbeb-acf3-4297-a898-62c36c88dad1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.972915ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a976cfac-2afa-4b02-98f7-d950bcc0b245 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "GET /v2/foo/bar/blobs/uploads/a976cfac-2afa-4b02-98f7-d950bcc0b245?_state=FM1h4tPR_Tuiql6adWzhwO08QXH31JkOgj8MxY4TFRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzZjZmFjLTJhZmEtNGIwMi05OGY3LWQ5NTBiY2MwYjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NDI1MzcxNjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=a96e02eb-33e7-4afd-af8a-1a60f6e157c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.478326ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=486992ab-5b47-4e96-8afc-4b47654c227a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/932b0e9e-9711-498f-bc44-a2609d5dd218?_state=-DEd3mjVzFrV0AKoKBvOk87brSbTCYOKvPKmnUAaUp57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMmIwZTllLTk3MTEtNDk4Zi1iYzQ0LWEyNjA5ZDVkZDIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NTgwNjc0MzFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" provided=sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 vars.name="foo/bar" vars.uuid=932b0e9e-9711-498f-bc44-a2609d5dd218 time="2024-05-17T17:59:27Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=486992ab-5b47-4e96-8afc-4b47654c227a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/932b0e9e-9711-498f-bc44-a2609d5dd218?_state=-DEd3mjVzFrV0AKoKBvOk87brSbTCYOKvPKmnUAaUp57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMmIwZTllLTk3MTEtNDk4Zi1iYzQ0LWEyNjA5ZDVkZDIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NTgwNjc0MzFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=932b0e9e-9711-498f-bc44-a2609d5dd218 time="2024-05-17T17:59:27Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952, 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:44901" http.request.id=486992ab-5b47-4e96-8afc-4b47654c227a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/932b0e9e-9711-498f-bc44-a2609d5dd218?_state=-DEd3mjVzFrV0AKoKBvOk87brSbTCYOKvPKmnUAaUp57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMmIwZTllLTk3MTEtNDk4Zi1iYzQ0LWEyNjA5ZDVkZDIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NTgwNjc0MzFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.301587ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=932b0e9e-9711-498f-bc44-a2609d5dd218 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "PUT /v2/foo/bar/blobs/uploads/932b0e9e-9711-498f-bc44-a2609d5dd218?_state=-DEd3mjVzFrV0AKoKBvOk87brSbTCYOKvPKmnUAaUp57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMmIwZTllLTk3MTEtNDk4Zi1iYzQ0LWEyNjA5ZDVkZDIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NTgwNjc0MzFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=85e7e746-a723-4e55-8ad6-95ec65a3516c http.request.method=POST http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.834358ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=d4a968f0-489a-448a-9aa0-6fddfbf1a44f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/67a1aa42-cae1-4655-b643-6e777ed9f22e?_state=ovkBE900mtmNIJGlwEVNL21sNLtr2v-IdCtoLLTud317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YTFhYTQyLWNhZTEtNDY1NS1iNjQzLTZlNzc3ZWQ5ZjIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NjUyNjQ2M1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.566195ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "PUT /v2/foo/bar/blobs/uploads/67a1aa42-cae1-4655-b643-6e777ed9f22e?_state=ovkBE900mtmNIJGlwEVNL21sNLtr2v-IdCtoLLTud317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YTFhYTQyLWNhZTEtNDY1NS1iNjQzLTZlNzc3ZWQ5ZjIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NjUyNjQ2M1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=1379fe0f-4d75-4b77-9b45-7f65ec1e9c16 http.request.method=POST http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.628762ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=822be646-c6cf-416d-936e-45ae757f21ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/ba0c0123-4d50-4af5-9c0a-afe339303a8a?_state=kCbd7YGR0KS6a9Im7JMiZ2c4THicS4fYcAUVmqsm_uN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJhMGMwMTIzLTRkNTAtNGFmNS05YzBhLWFmZTMzOTMwM2E4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NzE4ODY1MzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.625394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "PUT /v2/foo/bar/blobs/uploads/ba0c0123-4d50-4af5-9c0a-afe339303a8a?_state=kCbd7YGR0KS6a9Im7JMiZ2c4THicS4fYcAUVmqsm_uN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJhMGMwMTIzLTRkNTAtNGFmNS05YzBhLWFmZTMzOTMwM2E4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43NzE4ODY1MzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=a62c37f9-84c6-42f2-aab0-d699f2888e2c http.request.method=POST http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.895485ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=841942c2-b248-4e52-a8dd-7e21e01a42af http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/31aea15c-a9e1-4459-8be7-ff23f183bd8e?_state=pzh6O6enMsX77re-GZ9TJG6g_CDasUmoElPnSr6pKmB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYWVhMTVjLWE5ZTEtNDQ1OS04YmU3LWZmMjNmMTgzYmQ4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43Nzk5MjIwOTFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.duration=3.183212525s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:27 +0000] "PUT /v2/foo/bar/blobs/uploads/31aea15c-a9e1-4459-8be7-ff23f183bd8e?_state=pzh6O6enMsX77re-GZ9TJG6g_CDasUmoElPnSr6pKmB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYWVhMTVjLWE5ZTEtNDQ1OS04YmU3LWZmMjNmMTgzYmQ4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OToyNy43Nzk5MjIwOTFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=25b8ba80-af6c-4b17-a744-9ebd65dbe288 http.request.method=POST http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.011467ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44901" http.request.id=d68c3519-0873-4b65-a108-b31eea71ca6b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/8e4a3821-adbf-4b5f-a0e1-e4be44f0e85f?_state=vaN247fUiB5HT8U3iadgjiDpfYw7RNQg4SmBUoAG6eN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNGEzODIxLWFkYmYtNGI1Zi1hMGUxLWU0YmU0NGYwZTg1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTozMS4xNzI2NTAxNjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.57068699s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:31 +0000] "PATCH /v2/foo/bar/blobs/uploads/8e4a3821-adbf-4b5f-a0e1-e4be44f0e85f?_state=vaN247fUiB5HT8U3iadgjiDpfYw7RNQg4SmBUoAG6eN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNGEzODIxLWFkYmYtNGI1Zi1hMGUxLWU0YmU0NGYwZTg1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTozMS4xNzI2NTAxNjJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=d9838a44-68a3-4d09-b272-6b5871d19b30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/uploads/8e4a3821-adbf-4b5f-a0e1-e4be44f0e85f?_state=ebWb9iczwR3iOw8txk_q6ilAIUUCo_ZbLJ-3lJ5hQFN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNGEzODIxLWFkYmYtNGI1Zi1hMGUxLWU0YmU0NGYwZTg1ZiIsIk9mZnNldCI6MTk0MzgwODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MzFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.duration=2.19332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "PUT /v2/foo/bar/blobs/uploads/8e4a3821-adbf-4b5f-a0e1-e4be44f0e85f?_state=ebWb9iczwR3iOw8txk_q6ilAIUUCo_ZbLJ-3lJ5hQFN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNGEzODIxLWFkYmYtNGI1Zi1hMGUxLWU0YmU0NGYwZTg1ZiIsIk9mZnNldCI6MTk0MzgwODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6MzFaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=be5d1601-a880-4b50-ab19-3a68f5dbecd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.713536ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=58dd97e9-d454-4573-8d64-2784cba67b2b http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=139.912404ms http.response.status=200 http.response.written=19438080 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "GET /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 200 19438080 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=error msg="error parsing digest="sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=487783e7-1261-49af-a8a6-a89ab3a650cd http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" time="2024-05-17T17:59:33Z" 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:44901" http.request.id=487783e7-1261-49af-a8a6-a89ab3a650cd http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" http.request.uri="/v2/foo/bar/blobs/sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.702636ms http.response.status=400 http.response.written=110 vars.digest="sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "GET /v2/foo/bar/blobs/sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=18b47a0c-5426-4a40-a7d6-1ee8c11ae8ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41144" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.duration=2.179919ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "GET /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=463e5f15-df9a-47ff-ab39-624635457ca7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41150" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.duration=1.865286ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=3e66364b-f69e-4b21-9caf-b738f3657508 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41150" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.567288ms http.response.status=404 http.response.written=157 vars.digest="sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" 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:44901" http.request.id=284bba8b-08f2-4e95-ab65-e05cc9e59a57 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41150" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.426171ms http.response.status=404 http.response.written=74 vars.digest="sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=error msg="error parsing digest="sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=1adeb883-2803-4e56-a7e5-4942cd79525e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41164" http.request.uri="/v2/foo/bar/blobs/sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" time="2024-05-17T17:59:33Z" 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:44901" http.request.id=1adeb883-2803-4e56-a7e5-4942cd79525e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41164" http.request.uri="/v2/foo/bar/blobs/sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.236496ms http.response.status=400 http.response.written=110 vars.digest="sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "DELETE /v2/foo/bar/blobs/sha257:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T17:59:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=db373005-0738-495d-b90b-e09fbcd2ebd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41166" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.451547ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=a7c0eca8-b527-4a8a-8372-d6710270cead http.request.method=PUT http.request.remoteaddr="127.0.0.1:41166" http.request.uri="/v2/foo/bar/blobs/uploads/8a4e9790-4c49-4ec1-8ad7-4114ac4dd7b2?_state=lX5w3ahxK8TwDEV7cu0QYtRamRNQjq7msdcCB-_ipsB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNGU5NzkwLTRjNDktNGVjMS04YWQ3LTQxMTRhYzRkZDdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTozMy45OTMxMzU1NzlaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.duration=2.879499196s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "PUT /v2/foo/bar/blobs/uploads/8a4e9790-4c49-4ec1-8ad7-4114ac4dd7b2?_state=lX5w3ahxK8TwDEV7cu0QYtRamRNQjq7msdcCB-_ipsB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNGU5NzkwLTRjNDktNGVjMS04YWQ3LTQxMTRhYzRkZDdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTozMy45OTMxMzU1NzlaIn0%3D&digest=sha256%3Ab4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=4ddd0c47-3004-4aa4-b39c-e395dcb23d77 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41166" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.02146ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=953fa3fa-b0f7-42ee-bbd5-789b89846550 http.request.method=GET http.request.remoteaddr="127.0.0.1:41142" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.276976391s http.response.status=200 http.response.written=2883584 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "GET /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 200 2883584 "" "Go-http-client/1.1" time="2024-05-17T17:59:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44901" http.request.id=53b6d8a7-7c1d-4a39-b5e1-b39fb6aa937c http.request.method=GET http.request.remoteaddr="127.0.0.1:41144" http.request.uri="/v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.269717778s http.response.status=200 http.response.written=2818048 127.0.0.1 - - [17/May/2024:17:59:33 +0000] "GET /v2/foo/bar/blobs/sha256:b4be16da4534fb317294cf09b111f8d8177b6ec545aca17b186c530912662952 HTTP/1.1" 200 2818048 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (9.89s) === RUN TestRelativeURL time="2024-05-17T17:59: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-17T17:59:37Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39249" http.request.id=bdd78e78-47c7-4627-8184-c18c50901d92 http.request.method=POST http.request.remoteaddr="127.0.0.1:44732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.665352ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39249" http.request.id=d8f36734-064d-44e0-a550-5e8457eb219d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44732" http.request.uri="/v2/foo/bar/blobs/uploads/ada45772-56f7-41d6-a585-0f224e12e37a?_state=Eg3qMuRrTrSF3xVfNC7edIca_QU74TxzyOjAXDHQXZl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYTQ1NzcyLTU2ZjctNDFkNi1hNTg1LTBmMjI0ZTEyZTM3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTozNy4yNTUyMTc5NDVaIn0%3D&digest=sha256%3Ad4fe878283a85d39ff9a0532b3dafc5745e697a2944ac4731e9a898cb9d1769a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.085408019s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:37 +0000] "PUT /v2/foo/bar/blobs/uploads/ada45772-56f7-41d6-a585-0f224e12e37a?_state=Eg3qMuRrTrSF3xVfNC7edIca_QU74TxzyOjAXDHQXZl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYTQ1NzcyLTU2ZjctNDFkNi1hNTg1LTBmMjI0ZTEyZTM3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTozNy4yNTUyMTc5NDVaIn0%3D&digest=sha256%3Ad4fe878283a85d39ff9a0532b3dafc5745e697a2944ac4731e9a898cb9d1769a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39249" http.request.id=926d9017-5ad6-4b50-8d7b-25896bc2bd25 http.request.method=POST http.request.remoteaddr="127.0.0.1:44732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.184713ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39249" http.request.id=f2d52d30-6fb3-4cbe-9591-40f43c81b3f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.412492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39249" http.request.id=6fc74a0d-c2d8-4601-81cb-55c1798df243 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44732" http.request.uri="/v2/foo/bar/blobs/uploads/4f451ef6-38d1-4adb-8163-5da3c1345eb3?_state=YNkTR3bnJtBmVlS5yQwtQUq4HkzEX4y95VbgWHHsCRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNDUxZWY2LTM4ZDEtNGFkYi04MTYzLTVkYTNjMTM0NWViMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTo0MC4wOTAxMzQ1NzZaIn0%3D&digest=sha256%3A0d80c729d6aa9f6ae0afe77a74b37f1b158ee33cc6fda8bbcc67bbf75c6dbbd6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.940942202s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:40 +0000] "PUT /v2/foo/bar/blobs/uploads/4f451ef6-38d1-4adb-8163-5da3c1345eb3?_state=YNkTR3bnJtBmVlS5yQwtQUq4HkzEX4y95VbgWHHsCRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNDUxZWY2LTM4ZDEtNGFkYi04MTYzLTVkYTNjMTM0NWViMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTo0MC4wOTAxMzQ1NzZaIn0%3D&digest=sha256%3A0d80c729d6aa9f6ae0afe77a74b37f1b158ee33cc6fda8bbcc67bbf75c6dbbd6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (5.79s) === RUN TestBlobDeleteDisabled time="2024-05-17T17:59: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-17T17:59:43Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:43Z" 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:40453" http.request.id=7673dccf-93d3-4aa6-83c6-8f54bd779018 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46882" http.request.uri="/v2/foo/bar/blobs/sha256:fc9cf6ef15be8ccaa7a315c9239fb80abc8dcfd8ba4a0c928ec5ec25f05eff75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.697225ms http.response.status=405 http.response.written=78 vars.digest="sha256:fc9cf6ef15be8ccaa7a315c9239fb80abc8dcfd8ba4a0c928ec5ec25f05eff75" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:fc9cf6ef15be8ccaa7a315c9239fb80abc8dcfd8ba4a0c928ec5ec25f05eff75 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.48s) === RUN TestDeleteDisabled time="2024-05-17T17:59: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-17T17:59:43Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44681" http.request.id=bd60c4b6-0381-4e4f-adbb-c00565f5015e http.request.method=POST http.request.remoteaddr="127.0.0.1:38374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.316606ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44681" http.request.id=8129c24a-e4f0-4bd3-af6b-56407092daa2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38374" http.request.uri="/v2/foo/bar/blobs/uploads/8f4636bd-d9f7-4109-9e6f-d68cdf8d01ac?_state=Ymvyu34y6_-L8VZpXpkOjpcezuQNHBPkr-2smzEmx6d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmNDYzNmJkLWQ5ZjctNDEwOS05ZTZmLWQ2OGNkZjhkMDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTo0NC4wMDk2NTk2MTZaIn0%3D&digest=sha256%3Ae00dda593c5cd350fd6279b7696f8c7a6ba0ad70cf1be31efba83969e9a3f158" http.request.useragent="Go-http-client/1.1" http.response.duration=6.201546756s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:44 +0000] "PUT /v2/foo/bar/blobs/uploads/8f4636bd-d9f7-4109-9e6f-d68cdf8d01ac?_state=Ymvyu34y6_-L8VZpXpkOjpcezuQNHBPkr-2smzEmx6d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmNDYzNmJkLWQ5ZjctNDEwOS05ZTZmLWQ2OGNkZjhkMDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTo0NC4wMDk2NTk2MTZaIn0%3D&digest=sha256%3Ae00dda593c5cd350fd6279b7696f8c7a6ba0ad70cf1be31efba83969e9a3f158 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:50Z" 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:44681" http.request.id=8e412213-11d8-488c-8601-9199d53578ff http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38374" http.request.uri="/v2/foo/bar/blobs/sha256:e00dda593c5cd350fd6279b7696f8c7a6ba0ad70cf1be31efba83969e9a3f158" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.901924ms http.response.status=405 http.response.written=78 vars.digest="sha256:e00dda593c5cd350fd6279b7696f8c7a6ba0ad70cf1be31efba83969e9a3f158" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:17:59:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:e00dda593c5cd350fd6279b7696f8c7a6ba0ad70cf1be31efba83969e9a3f158 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (6.71s) === RUN TestDeleteReadOnly time="2024-05-17T17:59:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T17:59:50Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39405" http.request.id=60d1a7e1-68be-4055-ab1c-e7e854f5c2a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.100179ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T17:59:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39405" http.request.id=e675e72b-bef3-414b-8789-dd59a84f3959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/foo/bar/blobs/uploads/715be65c-2600-4360-ba74-1806be84e3bc?_state=yUHRNFkMl5Z-SV6TH12cYIs5PRyhKp49ms6SRE9yiX17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxNWJlNjVjLTI2MDAtNDM2MC1iYTc0LTE4MDZiZTg0ZTNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTo1MC43NDk0MzkwNDFaIn0%3D&digest=sha256%3Abb01a0a024cecd41caceb80ed1e3b9fbe99767efae4788b1778894fbef668c28" http.request.useragent="Go-http-client/1.1" http.response.duration=6.281337906s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:50 +0000] "PUT /v2/foo/bar/blobs/uploads/715be65c-2600-4360-ba74-1806be84e3bc?_state=yUHRNFkMl5Z-SV6TH12cYIs5PRyhKp49ms6SRE9yiX17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxNWJlNjVjLTI2MDAtNDM2MC1iYTc0LTE4MDZiZTg0ZTNiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNzo1OTo1MC43NDk0MzkwNDFaIn0%3D&digest=sha256%3Abb01a0a024cecd41caceb80ed1e3b9fbe99767efae4788b1778894fbef668c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "DELETE /v2/foo/bar/blobs/sha256:bb01a0a024cecd41caceb80ed1e3b9fbe99767efae4788b1778894fbef668c28 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.82s) === RUN TestStartPushReadOnly time="2024-05-17T17:59:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T17:59:57Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-05-17T17:59:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T17:59:57Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T17:59:57Z" 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:36347" http.request.id=a4921c3a-d045-42e0-80cf-ba38e79a4430 http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" 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.276036ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T17:59:57Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=2a6143f5-4dc4-4af9-a7f7-b2d1d424422c http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.491899ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T17:59:57Z" 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:36347" http.request.id=ce8958ec-a1da-4adf-a1d1-c66861cfaa09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.668417ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T17:59:57Z" 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:36347" http.request.id=85936679-b2fb-47b0-9905-17c8952d8214 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" 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=11.984897ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T17:59:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=85936679-b2fb-47b0-9905-17c8952d8214 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" 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=12.094565ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T17:59:57Z" 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:36347" http.request.id=85936679-b2fb-47b0-9905-17c8952d8214 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" 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=12.181028ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T17:59:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=85936679-b2fb-47b0-9905-17c8952d8214 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" 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=12.267162ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T17:59:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=6ced118d-4e23-44f6-9f95-d2827d096b94 http.request.method=POST http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.073709ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=2b4fa612-15ae-444f-baf9-3fa785743d74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/blobs/uploads/f4355086-02aa-4869-a98f-fc932f73026c?_state=d-jwm-dA2hrGa9vGf56AMuRzjutKxvF9-KDqxT4S_o17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNDM1NTA4Ni0wMmFhLTQ4NjktYTk4Zi1mYzkzMmY3MzAyNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6NTcuNDMwMjMzODA4WiJ9&digest=sha256%3A4a945dd3fb55f13e8dba8ffc95d62ba7f0e1f848b9e5390174fdb529b6bbb532" http.request.useragent="Go-http-client/1.1" http.response.duration=2.683200984s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:17:59:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/f4355086-02aa-4869-a98f-fc932f73026c?_state=d-jwm-dA2hrGa9vGf56AMuRzjutKxvF9-KDqxT4S_o17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNDM1NTA4Ni0wMmFhLTQ4NjktYTk4Zi1mYzkzMmY3MzAyNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTc6NTk6NTcuNDMwMjMzODA4WiJ9&digest=sha256%3A4a945dd3fb55f13e8dba8ffc95d62ba7f0e1f848b9e5390174fdb529b6bbb532 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=726e5579-29d7-4f1f-b011-5760ce20bdae http.request.method=POST http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.376058ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=44f4a356-4e87-4b93-a356-5c6c65ab3d38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/blobs/uploads/e3f52e52-cdff-40cb-a7dc-43776516f178?_state=-2qUX_O-wNM0kj9CFtwWm5jMYgqOU2jncYgVVNfHSyB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlM2Y1MmU1Mi1jZGZmLTQwY2ItYTdkYy00Mzc3NjUxNmYxNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MDAuNjU2NzM4MzgyWiJ9&digest=sha256%3A98d6ca44dd1059f1ece581766e60e7ce63fe182497b83265cd80dc952609e164" http.request.useragent="Go-http-client/1.1" http.response.duration=5.419964299s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/e3f52e52-cdff-40cb-a7dc-43776516f178?_state=-2qUX_O-wNM0kj9CFtwWm5jMYgqOU2jncYgVVNfHSyB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlM2Y1MmU1Mi1jZGZmLTQwY2ItYTdkYy00Mzc3NjUxNmYxNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MDAuNjU2NzM4MzgyWiJ9&digest=sha256%3A98d6ca44dd1059f1ece581766e60e7ce63fe182497b83265cd80dc952609e164 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=06e44d5a-e092-49a6-afbf-a768e533c0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.425799ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=f496f343-d6f9-4967-9e84-2e1bdbb06260 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.duration=11.834478ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=ffff5a00-c8c1-4990-a7c6-9edb292854aa http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.687364ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=dd260781-6e14-43fb-b00a-bb39b670a939 http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.359899ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=db0bcc0b-fa4b-4c62-89da-6778a00de929 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.duration=9.443083ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=7e910155-b58d-4963-b5bd-6fa0ac8552bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.duration=6.90734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:36347" http.request.id=1bf31fcb-8b54-49a2-a452-43bd02bfafff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.duration=9.331342ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=fe869604-51f4-4b27-ab40-f2d808b23ea6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.457645ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=f5f12afc-e2dc-491e-8a04-c8301df838e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278036ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=e6226a50-3e9d-4692-b6be-6dc6647d0042 http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.462847ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=443b8221-306b-4728-95fc-9dd623960f5d http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.067161ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=error msg="payload digest does match: "sha256:2533d1c1b0af4fec648176de26f026ab896b8bf41bc081b02ea219fcfef89515" != "sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af"" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=9a8e60ff-0c8a-4354-a6d5-fcc6875a8d6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=9a8e60ff-0c8a-4354-a6d5-fcc6875a8d6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.716629ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af" 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:07963bf0414b91806e244f33393d518b8fd0e911f1f37b2a2d5259d4d29283af HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=e866cdd1-20ea-4ae1-b6ad-03539b41c091 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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.65067ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=d50c6918-6eab-4859-8504-ec9f91ec9918 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.339498ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=20561d3f-580c-4346-80bc-3e849c7c4868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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.50655ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:06Z" 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:36347" http.request.id=20561d3f-580c-4346-80bc-3e849c7c4868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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.567457ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:06Z" 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:36347" http.request.id=20561d3f-580c-4346-80bc-3e849c7c4868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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.614828ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=45f2d9ca-7059-423a-82ec-26ec8040b5a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.539283ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=61d6e181-fe9f-4ce9-ae8d-9453cd3278ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/blobs/uploads/90abe8ab-0143-44e6-992f-962eebfafae0?_state=XFqrd-4H3AUQc7C617pge-YiukmgilFP60MWy1elpx57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MGFiZThhYi0wMTQzLTQ0ZTYtOTkyZi05NjJlZWJmYWZhZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MDYuMTYxMDE0MTY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.150909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/90abe8ab-0143-44e6-992f-962eebfafae0?_state=XFqrd-4H3AUQc7C617pge-YiukmgilFP60MWy1elpx57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MGFiZThhYi0wMTQzLTQ0ZTYtOTkyZi05NjJlZWJmYWZhZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MDYuMTYxMDE0MTY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" 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:36347" http.request.id=5fd79128-026b-4040-9f87-46aea35ee96f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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=3.087021ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:06Z" 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:36347" http.request.id=5fd79128-026b-4040-9f87-46aea35ee96f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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=3.313917ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T18:00:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=db63b1c2-eb1a-48a8-8376-eb00f160f57d http.request.method=POST http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.649083ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=e2797a01-a360-4f2d-812e-8e09e48dedec http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/blobs/uploads/104cebaf-e4ef-4ac3-b53b-102d1b30f309?_state=Lx_UILwqQww_jhP5Dton_BnQ01zIOkdoHWW0vfi3wIZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMDRjZWJhZi1lNGVmLTRhYzMtYjUzYi0xMDJkMWIzMGYzMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MDYuNzkyNzgxMTYyWiJ9&digest=sha256%3A63f9acecac3ee96a1a79bb60b6cd279540bc891d3e40bfef1ca89eb80576006d" http.request.useragent="Go-http-client/1.1" http.response.duration=6.943242324s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/104cebaf-e4ef-4ac3-b53b-102d1b30f309?_state=Lx_UILwqQww_jhP5Dton_BnQ01zIOkdoHWW0vfi3wIZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMDRjZWJhZi1lNGVmLTRhYzMtYjUzYi0xMDJkMWIzMGYzMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MDYuNzkyNzgxMTYyWiJ9&digest=sha256%3A63f9acecac3ee96a1a79bb60b6cd279540bc891d3e40bfef1ca89eb80576006d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=53792447-335d-41a9-8123-5815307c6f7f http.request.method=POST http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.061172ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=0db84e05-347e-4970-986b-001fce2a5ef6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/blobs/uploads/3592f31f-89d9-4fd2-be8b-9f394f67c628?_state=xnYxHl8GaKZKfNDtU55nmtf-TsgTtYYCJUTVQ2uCPjp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNTkyZjMxZi04OWQ5LTRmZDItYmU4Yi05ZjM5NGY2N2M2MjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MTQuMDgwMTUwMTAxWiJ9&digest=sha256%3A975871e8cdc5ef52aae9549cda98b9e9306a455da8153fa0b8a326d414944113" http.request.useragent="Go-http-client/1.1" http.response.duration=2.621619642s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/3592f31f-89d9-4fd2-be8b-9f394f67c628?_state=xnYxHl8GaKZKfNDtU55nmtf-TsgTtYYCJUTVQ2uCPjp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNTkyZjMxZi04OWQ5LTRmZDItYmU4Yi05ZjM5NGY2N2M2MjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MTQuMDgwMTUwMTAxWiJ9&digest=sha256%3A975871e8cdc5ef52aae9549cda98b9e9306a455da8153fa0b8a326d414944113 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" 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:36347" http.request.id=3d4956b2-6f69-4301-b70c-a15cebbb16f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.165051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" 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:36347" http.request.id=f1f18c14-6d1f-47dc-82eb-2bf0e41d6707 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.435257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=7858994f-88cc-4bdc-9804-934b4d3f38bd http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.883114ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=f290af54-a97e-4def-b2cb-bc78c7095876 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.833395ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=86a9c318-945c-46f4-b27b-7694b713f3b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464213ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=fe16e158-6281-4599-b484-194775f70952 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.326511ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=f08ba1d0-bc6f-4304-bec7-af3ebddd661d http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.493242ms http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="rewriting manifest sha256:ad911c8a4d8f4abe351a0e0644749bb4a41a38bec47f7da9fbaf6a77410f9bf4 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=19e04c6a-41d4-4b46-86cf-c0d4c06d1680 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=19e04c6a-41d4-4b46-86cf-c0d4c06d1680 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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=4.119754ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36347" http.request.id=2d363985-1354-45d8-8981-a1010d27510d http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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.664058ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" 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:36347" http.request.id=0ba5693d-70af-4770-8047-94322d5ed56f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.342417ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" 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:36347" http.request.id=b8966559-57d3-451a-8494-24ea9864d625 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.018225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=182cd18a-2887-4f18-9778-bf5ae7c7fa7e http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.951782ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=d3ec7291-7422-4058-bcfa-2c57ed999188 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.730784ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=987f724e-8a8b-4c28-b29b-efa090769179 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.320911ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=94a2d876-de9c-45ff-9073-965f26e5644d http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.411705ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:16Z" level=info msg="rewriting manifest list sha256:9cac76a7890fa0c471e77b6d072bf1df72be68d1569247b80c0cb26a970c56a1 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=766ba41f-875f-4922-ae10-22e792ade763 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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-17T18:00:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36347" http.request.id=766ba41f-875f-4922-ae10-22e792ade763 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.949998ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T18:00: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-17T18:00:16Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:00: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:37041" http.request.id=4fcc6041-ca7f-43d4-a450-13315ff8b7a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" 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.767149ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T18:00: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:37041" http.request.id=a4bb42e9-c361-4708-8b7c-47ade803ff0f http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.560057ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T18:00: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:37041" http.request.id=fe5af7f1-6fe6-435c-a828-9560b993bed6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" 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.521338ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T18:00: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:37041" http.request.id=98c77d02-e452-4168-8dbc-f0dd2f8bd680 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.577992ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T18:00: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:37041" http.request.id=98c77d02-e452-4168-8dbc-f0dd2f8bd680 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.639261ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T18:00: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:37041" http.request.id=98c77d02-e452-4168-8dbc-f0dd2f8bd680 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.684714ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T18:00: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:37041" http.request.id=98c77d02-e452-4168-8dbc-f0dd2f8bd680 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.728013ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:18:00:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T18:00:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=0dce5729-3f0d-4550-af31-a110253d7b51 http.request.method=POST http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.849441ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:21Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=2bc0ffcf-b428-4b86-a3a3-7fc43695ad36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/blobs/uploads/4427d34e-c850-47e5-bdac-55749be89510?_state=UJGOKCgOKNxAmbSXumXA-DTkK2KXFUzU7fjaobllkfV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NDI3ZDM0ZS1jODUwLTQ3ZTUtYmRhYy01NTc0OWJlODk1MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MTcuMjA3MTAwMTI1WiJ9&digest=sha256%3A1919d72e22549e740af86d62d586f93aba822c6177bd1a2ee740a25bb28ad33f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.926419595s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/4427d34e-c850-47e5-bdac-55749be89510?_state=UJGOKCgOKNxAmbSXumXA-DTkK2KXFUzU7fjaobllkfV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NDI3ZDM0ZS1jODUwLTQ3ZTUtYmRhYy01NTc0OWJlODk1MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MTcuMjA3MTAwMTI1WiJ9&digest=sha256%3A1919d72e22549e740af86d62d586f93aba822c6177bd1a2ee740a25bb28ad33f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:21Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=f81ba1b8-13a2-4209-851c-a040410f4b7a http.request.method=POST http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.932728ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=d558dc96-4531-44f2-aaf5-c02e15c670ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/blobs/uploads/c58f6124-1769-407d-8b9b-9bd71bcd007c?_state=rhXg_J4IpWVUq6EF0biJf0Y4YTQKzBILNBvdA-hUqHZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNThmNjEyNC0xNzY5LTQwN2QtOGI5Yi05YmQ3MWJjZDAwN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MjEuNjY5ODQwNDM2WiJ9&digest=sha256%3Ab5c9a004451bdd42e413b60c426a073bba3c809712c31fc135bb7a5b900f21aa" http.request.useragent="Go-http-client/1.1" http.response.duration=5.938575174s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/c58f6124-1769-407d-8b9b-9bd71bcd007c?_state=rhXg_J4IpWVUq6EF0biJf0Y4YTQKzBILNBvdA-hUqHZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNThmNjEyNC0xNzY5LTQwN2QtOGI5Yi05YmQ3MWJjZDAwN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MjEuNjY5ODQwNDM2WiJ9&digest=sha256%3Ab5c9a004451bdd42e413b60c426a073bba3c809712c31fc135bb7a5b900f21aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=87434267-64b9-41eb-9fb5-503a1575834e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.387082ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=72aaa0c1-6bed-4eec-ada6-8fd98a3a166f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.duration=11.801795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=8274a2ae-3353-4d26-a54f-7e9cfb687055 http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" 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=6.15374ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=e4b55833-d0bb-4ae6-b455-bba361e0928d http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.905064ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" 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:37041" http.request.id=d1eeb42c-09e4-4598-8fe3-02947d164283 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.duration=12.003354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" 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:37041" http.request.id=d0b5bc17-1890-43cc-b503-807492b5da86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.duration=12.236683ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:37041" http.request.id=6ba8ca46-f63d-410f-a714-3a087e2a6174 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.duration=11.774819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=ccb9a164-210a-4868-a016-6d8f3efe1789 http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.212954ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=e801dd68-0fd7-4b39-ad1a-8007bc8e2c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.445174ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=60c4141f-2a1b-4eec-abc0-4e472567404d http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.53172ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=cbc61bf7-03ae-4ad7-bcec-617f590566ba http.request.method=GET http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.402288ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=error msg="payload digest does match: "sha256:6a6d23769eb8ec2b783d9fa34fa6977ef2ca14c298aa2898a07a9891d0eb3abe" != "sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f"" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=13f3e5a7-aeb0-4b3b-b58a-2ca18de74d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" time="2024-05-17T18:00:27Z" 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:37041" http.request.id=13f3e5a7-aeb0-4b3b-b58a-2ca18de74d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44628" http.request.uri="/v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.668208ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f" 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3e121bd97140e5650ea19f32b5f4dca1c1b826bb43f8df897da969eefc67c6f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" 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:37041" http.request.id=fea3dbb4-0d88-4513-9cd5-c7a68373c5d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.861612ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" 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:37041" http.request.id=b473e51d-147c-4358-9ae8-e4a1a886af96 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.764567ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37041" http.request.id=e2969fe3-d137-4ebb-ac59-b37d6097a23f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" 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.829165ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:27Z" 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:37041" http.request.id=e2969fe3-d137-4ebb-ac59-b37d6097a23f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" 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.903357ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:27Z" 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:37041" http.request.id=e2969fe3-d137-4ebb-ac59-b37d6097a23f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" 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.978452ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=5223163f-c914-4b32-a7d0-f8aa1f64efd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.749099ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=ce67f529-dd8c-4f3d-92df-42f5c387c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/blobs/uploads/727bbaf2-d1c3-4eb4-af1c-4743245cc58e?_state=ltxqjOUaE9dWd_GonEDLqiD3Lrk5iRv5Ya01zqdzjWN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MjdiYmFmMi1kMWMzLTRlYjQtYWYxYy00NzQzMjQ1Y2M1OGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MjcuNzI2MDI5NDkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.680375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/727bbaf2-d1c3-4eb4-af1c-4743245cc58e?_state=ltxqjOUaE9dWd_GonEDLqiD3Lrk5iRv5Ya01zqdzjWN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MjdiYmFmMi1kMWMzLTRlYjQtYWYxYy00NzQzMjQ1Y2M1OGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MjcuNzI2MDI5NDkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:27Z" 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:37041" http.request.id=ecc57b5c-dac8-4477-9240-ca2fd4ad7c18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.973677ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:27Z" 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:37041" http.request.id=ecc57b5c-dac8-4477-9240-ca2fd4ad7c18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" 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=3.085154ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T18:00:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=cb2fd511-c117-49cc-8756-4d27df471aa1 http.request.method=POST http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.922222ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:34Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=6145795f-1276-4d58-8cdf-6d4d6ba94549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/blobs/uploads/59d47fa9-f131-40d2-a325-8c22193ba509?_state=W0WhKPPeWvIIYQVJbE5RBfISf3TnG1qpD_7rFbEVRNR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OWQ0N2ZhOS1mMTMxLTQwZDItYTMyNS04YzIyMTkzYmE1MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MjguNDQ2NDk3ODU3WiJ9&digest=sha256%3A33a5c25deec8ced24a63b2d5e8545ea02515c0e6e01d5479d42dc29e722ebe2b" http.request.useragent="Go-http-client/1.1" http.response.duration=6.463873708s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/59d47fa9-f131-40d2-a325-8c22193ba509?_state=W0WhKPPeWvIIYQVJbE5RBfISf3TnG1qpD_7rFbEVRNR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OWQ0N2ZhOS1mMTMxLTQwZDItYTMyNS04YzIyMTkzYmE1MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MjguNDQ2NDk3ODU3WiJ9&digest=sha256%3A33a5c25deec8ced24a63b2d5e8545ea02515c0e6e01d5479d42dc29e722ebe2b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=20627058-3353-4381-86fe-607e387ac3bb http.request.method=POST http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.130871ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=b189bf50-dc27-4bbc-836d-a32c758bdc87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/blobs/uploads/6ca5e991-bd13-4cd3-834c-fbb28f7922ab?_state=l6FLhPQvAXCiEIOl0xLpQ6SPs-Dc9GDICBebM5xB9Qx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Y2E1ZTk5MS1iZDEzLTRjZDMtODM0Yy1mYmIyOGY3OTIyYWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MzUuMzg4MjQ5NDA1WiJ9&digest=sha256%3A790160ec4185f13570d124dcda7cbc9ac607d9786ed991662ca977d0b2361962" http.request.useragent="Go-http-client/1.1" http.response.duration=4.781430814s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/6ca5e991-bd13-4cd3-834c-fbb28f7922ab?_state=l6FLhPQvAXCiEIOl0xLpQ6SPs-Dc9GDICBebM5xB9Qx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Y2E1ZTk5MS1iZDEzLTRjZDMtODM0Yy1mYmIyOGY3OTIyYWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6MzUuMzg4MjQ5NDA1WiJ9&digest=sha256%3A790160ec4185f13570d124dcda7cbc9ac607d9786ed991662ca977d0b2361962 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00: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:37041" http.request.id=21c54f9c-c63a-4d9c-b96b-49cda5485d73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.201869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00: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:37041" http.request.id=42029a29-24ac-4a6c-aa04-fea71db04681 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248" http.request.useragent="Go-http-client/1.1" http.response.duration=1.848522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=4f039e24-1357-48d2-882c-27ee44930558 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" 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.73703ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=d3465a5d-339b-4d8d-81f1-0d95fd33f433 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.784745ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=c6c72eaa-bd3b-4127-afc8-028ce49be340 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.349096ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=747982d8-7790-4618-8f74-adfb1278857e http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248" http.request.useragent="Go-http-client/1.1" http.response.duration=1.375574ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=c1059e19-3dcf-49e6-9842-46163d2a5e5d http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.338356ms http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="rewriting manifest sha256:6be68709ef891fb93927ff1e106054d94bf25b80012a31ce9e062252fa8fa248 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=d82291d7-1638-4cfb-9267-5e33a5cd56cb http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" 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-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=d82291d7-1638-4cfb-9267-5e33a5cd56cb http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.96106ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:37041" http.request.id=3a354479-a4e4-4509-b8df-a79a0c1e9f1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" 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.562473ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:37041" http.request.id=4a781658-1100-43f6-9a86-40fb50bef72f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.986533ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:37041" http.request.id=b0032c0e-5693-449a-b59b-c6111fc9782f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808" http.request.useragent="Go-http-client/1.1" http.response.duration=3.005057ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=8fd1d0f5-8e6e-4857-8b5b-76ce75696af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.797328ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=64d802ad-85c8-42e1-ad02-65ec8c8225af http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.731508ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=91e90b17-da37-4fad-8c2b-df43febdc249 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.564025ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=5f7a3d7d-ef16-4e43-87e8-aa2a39a20f58 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288904ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="rewriting manifest list sha256:0c7201b95e945210e23e58d842d57bd694e9bc5ca66f45f947c5ae6166480808 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=6816bbd7-f576-43d6-a977-4c037f0361a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" 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-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37041" http.request.id=6816bbd7-f576-43d6-a977-4c037f0361a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.050902ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (43.17s) === RUN TestGetManifestWithStorageError time="2024-05-17T18:00:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T18:00:40Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:00:40Z" 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:40095" http.request.id=58464ae1-6f3d-4a1c-b0cd-2a1c7a8c7a8f http.request.method=GET http.request.remoteaddr="127.0.0.1:50228" 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.631088ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:40095" http.request.id=f09b27cb-d4d6-46b4-9666-de6c2dd37742 http.request.method=GET http.request.remoteaddr="127.0.0.1:50228" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.431227ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:40095" http.request.id=5e9da1bc-372f-4974-85dc-de1b6911cb12 http.request.method=GET http.request.remoteaddr="127.0.0.1:50228" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.789111ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:40095" http.request.id=9202c0f5-b2e7-4a9f-b5a3-5ef8e3bf6bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50228" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.28849ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:18:00:40 +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-17T18:00:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T18:00:40Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:00:40Z" 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:41691" http.request.id=5245b64a-5ef5-42e5-8298-1ac888d17c3f http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" 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.594631ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:41691" http.request.id=1fbda792-5aee-4303-bb60-b79051d1b7c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.287475ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:41691" http.request.id=ab2c75c2-1184-461d-848b-3927174f8684 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" 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.377809ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" 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:41691" http.request.id=60d197eb-768b-4e03-908c-7d0e74a208dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.298293ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T18:00:40Z" 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:41691" http.request.id=60d197eb-768b-4e03-908c-7d0e74a208dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.369144ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T18:00:40Z" 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:41691" http.request.id=60d197eb-768b-4e03-908c-7d0e74a208dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.41733ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T18:00:40Z" 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:41691" http.request.id=60d197eb-768b-4e03-908c-7d0e74a208dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.460526ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T18:00:40Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=74ae592c-feb2-45e0-9be7-b5714ff9784b http.request.method=POST http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.588046ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=4105b902-3dbf-4910-8457-cd7774bc8972 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/blobs/uploads/86556a00-7be7-46f2-bf9f-6ee5fcc0b7c7?_state=z8ScGs61cmHSJYkWz7Bo5kWhbDPly30pW9u2S6BRMf17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NjU1NmEwMC03YmU3LTQ2ZjItYmY5Zi02ZWU1ZmNjMGI3YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NDAuNTY5NTIzNDMyWiJ9&digest=sha256%3Adca5f05d3c368ecc660db6d26c7d2187b8f8c28e1deb4417a0ea6abc5979ba95" http.request.useragent="Go-http-client/1.1" http.response.duration=2.281737632s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:40 +0000] "PUT /v2/foo/schema1/blobs/uploads/86556a00-7be7-46f2-bf9f-6ee5fcc0b7c7?_state=z8ScGs61cmHSJYkWz7Bo5kWhbDPly30pW9u2S6BRMf17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NjU1NmEwMC03YmU3LTQ2ZjItYmY5Zi02ZWU1ZmNjMGI3YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NDAuNTY5NTIzNDMyWiJ9&digest=sha256%3Adca5f05d3c368ecc660db6d26c7d2187b8f8c28e1deb4417a0ea6abc5979ba95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=2990cf08-7dfc-4783-9450-d5dedfd51d6c http.request.method=POST http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.321641ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=c31a1994-6be1-4a97-b431-d98e964c544c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/blobs/uploads/e49d0521-ff38-48e1-ba41-e6b72686b985?_state=Mzz35HUk6AxjHowHV5llTDHkNzJtJ1dOdWFh_qxoBUB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDlkMDUyMS1mZjM4LTQ4ZTEtYmE0MS1lNmI3MjY4NmI5ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NDMuMzc2Nzg1MDA4WiJ9&digest=sha256%3Abe51b82d49ac08265681ff1a0e4febc92d890e62f5fa793b542ac3a11b319a22" http.request.useragent="Go-http-client/1.1" http.response.duration=6.381173725s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/e49d0521-ff38-48e1-ba41-e6b72686b985?_state=Mzz35HUk6AxjHowHV5llTDHkNzJtJ1dOdWFh_qxoBUB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDlkMDUyMS1mZjM4LTQ4ZTEtYmE0MS1lNmI3MjY4NmI5ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NDMuMzc2Nzg1MDA4WiJ9&digest=sha256%3Abe51b82d49ac08265681ff1a0e4febc92d890e62f5fa793b542ac3a11b319a22 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=3282a9df-f626-43c5-846d-36377a3be711 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.556527ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=82890b8a-b98f-4257-b447-e2e599bf3641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=7.394431ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=ad03d3de-1403-4dec-bd3e-5f7b91142be9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" 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=6.746747ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=1f1ff414-70a0-4938-8151-fa3404b6d4a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.591867ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=c541c253-4c65-46fb-9b20-91f6ec6146f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=12.763001ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=25e69388-8cc6-424f-85a7-9bd09d08f8a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=12.795658ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:41691" http.request.id=e928b8c6-c89d-4575-a2ba-b6860c5693ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=12.688134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=00c023d4-5abe-43e2-b7da-ccfd4be465d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.583314ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=5f5e6ef3-460d-4383-b738-19097789d8c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.48306ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=03596ca7-2728-4a9d-aefa-e641c695d47e http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.449709ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=78cc2dcb-47f2-4b00-ab8a-4dfdde2884e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.394185ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=error msg="payload digest does match: "sha256:f85f9ec4141b55e590baf79e98b4e3b18913719f11442d25ce236058c43069d9" != "sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a"" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=d0631093-8c4e-42ec-8173-b2fd77808f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=d0631093-8c4e-42ec-8173-b2fd77808f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39266" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.061643ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=54fa57a5-58d1-4889-a6aa-5607f8cb2e9d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.026709ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=d18183a1-f10a-4e38-a7ba-ff44eb56a4ce http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.75456ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=16c23217-c776-4714-85db-f0da345f4475 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36090" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.855145ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=8f3bd315-4c87-419d-b155-68194b04b83e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36106" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=13.431648ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=7f23da38-86b4-49b5-92b5-b1ca3ab1e32c http.request.method=GET http.request.remoteaddr="127.0.0.1:36106" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.724502ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=a67b7b43-7306-4899-97e2-4a6938c070d1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36110" 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=3.455634ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=277c8374-274f-4f93-9abd-a64f4c161cbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.589613ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=63b83165-2ea8-4b25-a30a-af423c0a3343 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.39846ms http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=45e8db92-94a3-4ee6-a744-84f9060ddfeb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.721012ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7aca900341bc96fdc18228a240bfaf57cdf9042d309cf85365700cf247a3885a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=8a1f300c-8605-4025-a686-eb9877615bdd http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.397187ms http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=58ecd9b0-cc61-416f-ae53-fe98bedcb8e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" 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.463211ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=d0ecdd95-0be3-4b40-98d0-8282926bf103 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.33164ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=3f036a8e-e10f-40f4-a007-ca132e1f4fab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.791014ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:49Z" 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:41691" http.request.id=3f036a8e-e10f-40f4-a007-ca132e1f4fab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.915828ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:49Z" 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:41691" http.request.id=3f036a8e-e10f-40f4-a007-ca132e1f4fab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" 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=3.005052ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=627a2a1d-beba-47e1-8015-db48e65c1029 http.request.method=POST http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.981505ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=88a4921a-6fae-4016-9f4d-f4c38564f4b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/blobs/uploads/544f34db-982b-48ff-8d79-05995dca3850?_state=0dywITFi7J2EinTR8RiIRK_z7nB1JkO0crEPtqtU_RB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NDRmMzRkYi05ODJiLTQ4ZmYtOGQ3OS0wNTk5NWRjYTM4NTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NDkuOTAyOTE5NTM5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.148087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/544f34db-982b-48ff-8d79-05995dca3850?_state=0dywITFi7J2EinTR8RiIRK_z7nB1JkO0crEPtqtU_RB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NDRmMzRkYi05ODJiLTQ4ZmYtOGQ3OS0wNTk5NWRjYTM4NTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NDkuOTAyOTE5NTM5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:49Z" 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:41691" http.request.id=f147046d-0d3a-4163-8306-20e06a3bbe29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" 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.746749ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T18:00:49Z" 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:41691" http.request.id=f147046d-0d3a-4163-8306-20e06a3bbe29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" 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.808193ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:18:00:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T18:00:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=d22a41bb-430b-470b-b31d-9c2cc6cb1d59 http.request.method=POST http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.80746ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=a3100c8f-3dca-46a1-a0a9-c00eb86640fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/blobs/uploads/5b449644-2d0b-4c68-a8c4-d25ef5806774?_state=1KBBNKWQq6G9CSDqfUCOmi_6ZoHpfpZF1m1ybBK4clN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YjQ0OTY0NC0yZDBiLTRjNjgtYThjNC1kMjVlZjU4MDY3NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NTAuNDA5MDI1MTg3WiJ9&digest=sha256%3Ab38c55e6fcccaa5368be143e757dd7e23b73f23d467a33ecdd50649a52fc7b39" http.request.useragent="Go-http-client/1.1" http.response.duration=4.333536182s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/5b449644-2d0b-4c68-a8c4-d25ef5806774?_state=1KBBNKWQq6G9CSDqfUCOmi_6ZoHpfpZF1m1ybBK4clN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YjQ0OTY0NC0yZDBiLTRjNjgtYThjNC1kMjVlZjU4MDY3NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NTAuNDA5MDI1MTg3WiJ9&digest=sha256%3Ab38c55e6fcccaa5368be143e757dd7e23b73f23d467a33ecdd50649a52fc7b39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=9b8574b3-380f-4327-a2b7-cbab2efd893c http.request.method=POST http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.986761ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=8bf2fde2-6510-4d01-94e6-586202207dec http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/blobs/uploads/42e0702b-1d78-4f18-88e1-2aac44cc5e26?_state=wQgFSd0X0KJi4iKkpFW-yzCp2jyD8dnkKARFtlzsUj97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MmUwNzAyYi0xZDc4LTRmMTgtODhlMS0yYWFjNDRjYzVlMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NTUuMTE4MjQ5MTc0WiJ9&digest=sha256%3A75f8bfc8c548e8ae8f8f3d3f7d1dc75e0c087addbf219b150420b8dee66407f9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.720064696s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/42e0702b-1d78-4f18-88e1-2aac44cc5e26?_state=wQgFSd0X0KJi4iKkpFW-yzCp2jyD8dnkKARFtlzsUj97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MmUwNzAyYi0xZDc4LTRmMTgtODhlMS0yYWFjNDRjYzVlMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTg6MDA6NTUuMTE4MjQ5MTc0WiJ9&digest=sha256%3A75f8bfc8c548e8ae8f8f3d3f7d1dc75e0c087addbf219b150420b8dee66407f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" 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:41691" http.request.id=5f7bc273-4a65-4f4b-99ff-dc16730a85ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.814152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" 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:41691" http.request.id=62728766-73da-4a76-b0b6-999cc332ab3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.068973ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=b2a902f9-7e4e-4914-a0b1-ddb06a3a261f http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" 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.64685ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=b57a9e9d-d364-4d8d-b45d-37eab46d144b http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.628928ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=129add9c-cdb4-42ac-8eff-acc5cc999f86 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.319312ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=c8d692f6-c5a5-43c0-b6b5-c64a894dbb5b http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309355ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=0586ae50-614b-4cc0-8d44-c6ae8bbe41e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.32361ms http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="rewriting manifest sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=e88e3b2e-1e6b-49bf-a896-d5096e2ea249 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" 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-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=e88e3b2e-1e6b-49bf-a896-d5096e2ea249 http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.801147ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=6101a627-f486-46a4-bd3b-f55402007e9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.557646ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=e74e5d70-ebb1-4c9c-89fc-6f464ca2618c http.request.method=GET http.request.remoteaddr="127.0.0.1:36114" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.426878ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" 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:41691" http.request.id=68e767ec-4ac6-4945-96a8-85347d7fd441 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.665492ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" 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:41691" http.request.id=df28f095-98a0-40f4-93b4-c9edf7ca83d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38930" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.167178ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=4321c7e9-afdd-45fb-b687-220623008a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38930" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.65326ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" 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:41691" http.request.id=c1a04916-de5c-4b14-ade9-4bf77586306d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38942" 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.67806ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" 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:41691" http.request.id=786e9cf8-4cff-481f-af8a-8e0ebee7d126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38946" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.156056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=52151762-749f-435c-b615-6a5e17c2edf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38946" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.364649ms http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=c184c92f-f941-4e71-a583-21dec4dc18e3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38946" http.request.uri="/v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.706278ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:86a944f2e16f610c170d678cff174f805461cf5cbf73c14079cd95e9d223d0f0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:00:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41691" http.request.id=e8ef8d6f-918d-4141-95fa-ac52707a37f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38946" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.328055ms http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (17.65s) === RUN TestManifestDeleteDisabled time="2024-05-17T18:00:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T18:00:57Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:00:57Z" 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:41823" http.request.id=07cca2e4-49a7-4846-913b-05a4574d7115 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43544" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.517612ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:18:00:57 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T18:00:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T18:00:57Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:00:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T18:00:58Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T18:00:58Z" 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-17T18:00:58Z" 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:36319" http.request.id=aa87100f-7eb4-4a7d-88c8-05c5ab38ab8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38872" 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=5.45327ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:18:00:58 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T18:00:58Z" 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:36319" http.request.id=e3091536-e2be-482b-902f-7524944bad22 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38882" 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=5.509904ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:18:00:58 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T18:00:58Z" 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:36319" http.request.id=87778a66-342c-4523-ac51-8369a25cd68b http.request.method=POST http.request.remoteaddr="127.0.0.1:38894" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.284177ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:18:00:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T18:00:58Z" 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:36319" http.request.id=70705c4d-be53-418b-9d60-f06f199f7afe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38902" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.656927ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:18:00:58 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.23s) === RUN TestProxyManifestGetByTag time="2024-05-17T18:00:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T18:00:58Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:00:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=0bee5df1-aadc-4dc8-afa8-191a7d0f350e http.request.method=POST http.request.remoteaddr="127.0.0.1:49438" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921042ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=2ebe76c5-a816-415f-895e-f4d78a5c886b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49438" http.request.uri="/v2/foo/bar/blobs/uploads/c534ba01-e2c1-48a1-bc2f-c4a64da73cdb?_state=gelnYgOmWlNPH_74ylO_x5h76kgTziISWkFoLR_WmP57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MzRiYTAxLWUyYzEtNDhhMS1iYzJmLWM0YTY0ZGE3M2NkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxODowMDo1OC40Nzc3NDc5MDJaIn0%3D&digest=sha256%3A0b1d324feb7d19602984511842add8c0346e1b185086adb141daf2ee8532cc75" http.request.useragent="Go-http-client/1.1" http.response.duration=2.702011504s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:00:58 +0000] "PUT /v2/foo/bar/blobs/uploads/c534ba01-e2c1-48a1-bc2f-c4a64da73cdb?_state=gelnYgOmWlNPH_74ylO_x5h76kgTziISWkFoLR_WmP57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MzRiYTAxLWUyYzEtNDhhMS1iYzJmLWM0YTY0ZGE3M2NkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxODowMDo1OC40Nzc3NDc5MDJaIn0%3D&digest=sha256%3A0b1d324feb7d19602984511842add8c0346e1b185086adb141daf2ee8532cc75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=c7cef250-9e0f-4200-b9a0-9e9f17638402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49438" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=7.455468ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" 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-17T18:01:01Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T18:01:01Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.22.3 time="2024-05-17T18:01:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=aa77581f-ac7a-464d-b699-8170fceb8d78 http.request.method=GET http.request.remoteaddr="127.0.0.1:49438" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.405572ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:43413" go.version=go1.22.3 time="2024-05-17T18:01:01Z" 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-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=b4a3c463-2fba-48ce-8d3a-e4dafc94291a http.request.method=GET http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.636016ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43413 /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:43413/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=eb6499c4-0ea3-47f3-b0bf-4e4cfbc9e687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44546" http.request.uri="/v2/foo/bar/manifests/sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b" time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=fbf6120c-d717-452f-9718-68f6102fdae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49448" http.request.uri="/v2/foo/bar/manifests/sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.758114ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "GET /v2/foo/bar/manifests/sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b with ttl=167h59m59.99999474s" go.version=go1.22.3 time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=eb6499c4-0ea3-47f3-b0bf-4e4cfbc9e687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44546" http.request.uri="/v2/foo/bar/manifests/sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=15.022292ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "GET /v2/foo/bar/manifests/sha256:0ebbaf25925904c0c0b6fc0fdc60276e8b0da2a4785049935a6dd0bbededd28b HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=3640c708-5289-4887-8800-143a1406a434 http.request.method=GET http.request.remoteaddr="127.0.0.1:49448" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.417047ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43413 /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:43413/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=07987b6a-35a0-4a77-8910-8898668c56d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" 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-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=bcf0cd19-6cca-4978-be0a-c8becaa5fd9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49450" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.954295ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=07987b6a-35a0-4a77-8910-8898668c56d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.513257ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T18:01:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=24655757-37bd-4e19-8087-9276ab252b9a http.request.method=POST http.request.remoteaddr="127.0.0.1:49450" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.156701ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=e9f90fb6-8844-4443-bc2c-7595ebce07cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49450" http.request.uri="/v2/foo/bar/blobs/uploads/4f5ec1e8-a15a-4641-8dce-3d835ee0032f?_state=AvpjcFgsPtZH3RLGjAWzUnTiXSVMU_yWhaGcFzp6a5t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNWVjMWU4LWExNWEtNDY0MS04ZGNlLTNkODM1ZWUwMDMyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxODowMTowMS42NDc5ODIwNzFaIn0%3D&digest=sha256%3Acbf38ad91ee6ddf1dbc2f81bc41e20ae49d14c4a9f0cee4ee987ce00fb79010b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.188819123s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:01:01 +0000] "PUT /v2/foo/bar/blobs/uploads/4f5ec1e8-a15a-4641-8dce-3d835ee0032f?_state=AvpjcFgsPtZH3RLGjAWzUnTiXSVMU_yWhaGcFzp6a5t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNWVjMWU4LWExNWEtNDY0MS04ZGNlLTNkODM1ZWUwMDMyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxODowMTowMS42NDc5ODIwNzFaIn0%3D&digest=sha256%3Acbf38ad91ee6ddf1dbc2f81bc41e20ae49d14c4a9f0cee4ee987ce00fb79010b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=2bea18b0-04af-49e4-b4bc-acd6ca1129c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49450" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=9.03097ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:18:01:05 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=b73b25ee-833a-428f-84c5-f77bb35b6a79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.215581ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:18:01:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43413 /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:43413/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=60e21b87-0d3c-42f3-90ed-7c362c1006a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" 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-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=f8a7db6f-9b10-452f-afb1-6789d783dde5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49464" 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.616203ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:05 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=d1e75b52-b687-4541-b30c-874cffe70146 http.request.method=GET http.request.remoteaddr="127.0.0.1:49464" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.320465ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:18:01:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43413 /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:43413/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=60e21b87-0d3c-42f3-90ed-7c362c1006a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" 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-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43413" http.request.id=8f1b0ad8-e551-40f2-8cdc-a5d2285767bc http.request.method=GET http.request.remoteaddr="127.0.0.1:49474" 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.968155ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:05 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T18:01:05Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:cab2b142b1c8d1bdead381926da26d6450d2197364a5ae2435bb31c99c99abb1 with ttl=167h59m59.99999181s" go.version=go1.22.3 time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43939" http.request.id=60e21b87-0d3c-42f3-90ed-7c362c1006a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" 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=37.170584ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:18:01:05 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (7.77s) === RUN TestAppDispatcher time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37419" http.request.id=892e423a-dfd7-445d-a55a-e78a07470349 http.request.method=GET http.request.remoteaddr="127.0.0.1:46360" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.106699ms http.response.status=200 http.response.written=0 time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37419" http.request.id=c8ad13c7-fa3d-4208-a8b3-ed0a7d243df5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46360" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.67823ms http.response.status=200 http.response.written=0 time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37419" http.request.id=cad2ced2-1a05-49d5-8dc6-08b85cf9887b http.request.method=GET http.request.remoteaddr="127.0.0.1:46360" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455653ms http.response.status=200 http.response.written=0 time="2024-05-17T18:01:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37419" http.request.id=537367dd-61eb-46be-bea8-dc670b9d421c http.request.method=GET http.request.remoteaddr="127.0.0.1:46360" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.6396ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2024-05-17T18:01:05Z" 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=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:05Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:05Z" 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:38475" http.request.id=e3e2881f-37fd-45ca-b331-1e3f1a76be24 http.request.method=GET http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T18:01:05Z" 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=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:05Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:05Z" level=info msg="configuring file health check path=/tmp/healthcheck216298506, interval=1" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T18:01:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:09Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:09Z" level=info msg="configuring TCP health check addr=127.0.0.1:42329, interval=1" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T18:01:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:13Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b time="2024-05-17T18:01:13Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41159, interval=1, threshold=3" go.version=go1.22.3 instance.id=344a49c0-bf3b-41a2-892b-d4b0f04db77b --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 180.649s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.09s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.59s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.43s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.188s === RUN TestSchedule time="2024-05-17T17:58:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e time="2024-05-17T17:58:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.992038ms" go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e time="2024-05-17T17:58:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=993.081µs" go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e time="2024-05-17T17:58:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=994.478µs" go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e 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-17T17:58:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T17:58:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e time="2024-05-17T17:58:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99042ms" go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e time="2024-05-17T17:58:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.993886ms" go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e time="2024-05-17T17:58:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-17T17:58:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=a5c86dc1-c9df-4c7c-b1d4-f97f94c72c5e --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.590s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (6.71s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25686016 sha256:2fcadf06ea02b9a88c2c4f5f8ee9f599ec895656ee50facedabcd0c0bfc35bce [] map[] } --- PASS: TestSimpleBlobRead (1.13s) === RUN TestBlobMount --- PASS: TestBlobMount (0.87s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (6.09s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (7.37s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (6.23s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.02s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:6970881dd111353a2dba7e0ee6ead07cb968cc0ac2455455fd0118780f0b4908 palailogos: marking blob sha256:f7a9c68cd17d7978e0fc1e534828139b10f87f1a6b014155071c2b50531608eb palailogos: marking blob sha256:cdf1c8c9eb71669dc11d159b00c83bb90943bba5240c7028bf4a7685f6792f88 palailogos: marking manifest sha256:7cf3d4788d7d4a1d52b918b5050e0f372d17f989ea3e858487f5182016b67b05 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:6a1ef0c1d3da01b3dd0cff7dac09245c17b754b87b215f03df6df390785f8c15 palailogos: marking blob sha256:e61eceee97a31c37ddd5511bd5cb5dad477f1daf0e67f9e496d2214600fe04d2 palailogos: marking manifest sha256:cdf1c8c9eb71669dc11d159b00c83bb90943bba5240c7028bf4a7685f6792f88 palailogos: marking blob sha256:8f474ce5d57256332dae0255f840a9be2bdbd53d4a30e8ad2ba59356553ab040 palailogos: marking blob sha256:87a9310f199a143182ab5da80d55c8d6b27ed2fca48d0351544da3b1b3754f84 palailogos: marking manifest sha256:f7a9c68cd17d7978e0fc1e534828139b10f87f1a6b014155071c2b50531608eb palailogos: marking blob sha256:d5913bcb072236c2b9be79a4e32e2ee48626af90653c1e72d137653c4fd1f20d palailogos: marking blob sha256:1855a1685b9a9a7d80cd2b3268fc431ef1bd780502cc721008f844de713d6cfc 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (4.18s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0 deletemanifests: marking manifest sha256:a08f9ff4ef8f6116485a99acb48dd0615d95cafb9ebd63e0903f34dd81274d20 deletemanifests: marking blob sha256:7a84622b3d671b4bcc67171351ffd8a976342b5c114c160dd11a8f8407a3df40 deletemanifests: marking blob sha256:c0400eafb360a1ee9384042430e5cccc9e5b34e9a357f86b61b9d56aa347491b deletemanifests: marking blob sha256:09d2b352fdb6725d8b2ba1d71224e848706b5b6366ea1e21303bd381285b22c2 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0 blob eligible for deletion: sha256:4c378d719afe84bf45cacdfd74a91901eaad3d377970b43218e2de80e79ba5d0 blob eligible for deletion: sha256:7bfcfa8322ad1536a17c8eda66d69b16a8329428ed6cb384266d5fc8c85b6b0a blob eligible for deletion: sha256:ca9eeba378ee7e74d407474b9fef6753aca1aa633f4140fee3fef9f2b0645f63 deletemanifests manifest eligible for deletion: sha256:331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0 deletemanifests: marking manifest sha256:a08f9ff4ef8f6116485a99acb48dd0615d95cafb9ebd63e0903f34dd81274d20 deletemanifests: marking blob sha256:7a84622b3d671b4bcc67171351ffd8a976342b5c114c160dd11a8f8407a3df40 deletemanifests: marking blob sha256:c0400eafb360a1ee9384042430e5cccc9e5b34e9a357f86b61b9d56aa347491b deletemanifests: marking blob sha256:09d2b352fdb6725d8b2ba1d71224e848706b5b6366ea1e21303bd381285b22c2 time="2024-05-17T17:58:57Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 time="2024-05-17T17:58:57Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0 time="2024-05-17T17:58:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/33/331f59276f120c71cf9098bc2f945dc285db78f9dc71227fdd7da7c12496aab0" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:4c378d719afe84bf45cacdfd74a91901eaad3d377970b43218e2de80e79ba5d0 time="2024-05-17T17:58:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4c/4c378d719afe84bf45cacdfd74a91901eaad3d377970b43218e2de80e79ba5d0" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:7bfcfa8322ad1536a17c8eda66d69b16a8329428ed6cb384266d5fc8c85b6b0a time="2024-05-17T17:58:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7b/7bfcfa8322ad1536a17c8eda66d69b16a8329428ed6cb384266d5fc8c85b6b0a" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:ca9eeba378ee7e74d407474b9fef6753aca1aa633f4140fee3fef9f2b0645f63 time="2024-05-17T17:58:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/ca9eeba378ee7e74d407474b9fef6753aca1aa633f4140fee3fef9f2b0645f63" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 --- PASS: TestDeleteManifestIfTagNotFound (4.41s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3cb6b417bbafab78feea11b40e3a01b41ffbd0d43ee0c133d0066fd17d49e16a time="2024-05-17T17:58:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3c/3cb6b417bbafab78feea11b40e3a01b41ffbd0d43ee0c133d0066fd17d49e16a" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:3ddbc95d5e8b7528920de5b7775c5562374367c691de9114f9baffe1c6cca5c2 time="2024-05-17T17:58:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3d/3ddbc95d5e8b7528920de5b7775c5562374367c691de9114f9baffe1c6cca5c2" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:e19db43f0414b64c1161bb9ca81b6089182609f21ec295719a2022bc88fbda7e time="2024-05-17T17:58:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e1/e19db43f0414b64c1161bb9ca81b6089182609f21ec295719a2022bc88fbda7e" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 --- PASS: TestGCWithMissingManifests (1.49s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:6bc8ad80c7b01783f6d46b887436a04f9e3c9bdc0775c46bd4b3df7c5d9a6eef komnenos: marking blob sha256:ffc400585656faaff2d6c7af0b93f53657e2f738d75b664ccb867d3a8bb1d536 komnenos: marking blob sha256:e52f3ba2f53ed2dca387ca70f87e7d5267b512b65cc70aed12d49796c2a0f1e9 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:535f1427d06d8d472bfc11f12b223c76b498f63742f4b92d31f28459fbf7ab00 time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/535f1427d06d8d472bfc11f12b223c76b498f63742f4b92d31f28459fbf7ab00" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:c06105f876fec35c56c96e90c9c3d345f67cf072b62806facc566d0c86c5059a time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c0/c06105f876fec35c56c96e90c9c3d345f67cf072b62806facc566d0c86c5059a" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:eb1c92c6835a89e56e824201985bded0147e24e70b586f8fcb4a2ae729b397bd time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/eb/eb1c92c6835a89e56e824201985bded0147e24e70b586f8fcb4a2ae729b397bd" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:ebafeffc5d6ee7859b107cf35cfd5359e78ad376f2a11656ef2206f93a989222 time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/eb/ebafeffc5d6ee7859b107cf35cfd5359e78ad376f2a11656ef2206f93a989222" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:f8b1042d19cc8d8e039016ce686709c3f517766110d5f40327b81a7b13bb5a66 time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f8/f8b1042d19cc8d8e039016ce686709c3f517766110d5f40327b81a7b13bb5a66" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 blob eligible for deletion: sha256:4411541cf7ca26d663a962de43085178bdf0ac8b2654d83462d4f9e04ab70e02 time="2024-05-17T17:59:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/44/4411541cf7ca26d663a962de43085178bdf0ac8b2654d83462d4f9e04ab70e02" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 --- PASS: TestDeletionHasEffect (4.48s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.10s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:e1e231c3b84b600868355bf3d0c422a630400ab9c78fde43a78076db62f46258 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:b1c07de7b30c1473fc2ef3728227cd85eb086dcd917b1dca8dd9986dcc206136 michael_z_doukas: marking blob sha256:a636eb26eaa9dadb8dada6bda054986f2094e1876bf3f358bf9cf3bdd75675e2 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:945b329fe3b23be81135ad88f46cd20ba0be02f74d1404e4bb3f763e709c589f time="2024-05-17T17:59:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/94/945b329fe3b23be81135ad88f46cd20ba0be02f74d1404e4bb3f763e709c589f" go.version=go1.22.3 instance.id=0d394f05-4396-4686-b114-0d4a0c7b3484 --- PASS: TestOrphanBlobDeleted (2.66s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:14dc3075cb23e4c7c813319ea036bfb102008b51927a42009d724ff496ace407 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:dabd24a0b993a7508c6bb93b6eda85709afd015efa34d1a56f0ff18d5bb15ceb --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.37s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.79s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (1.08s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.85s) === 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-17T17:59:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 16:59:17.184485771 +0000 UTC m=-3543.146196397, actuallyDelete=true" time="2024-05-17T17:59:17Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T17:59:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856, actuallyDelete=true" time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/15de45c8-3226-476a-8730-7a30ed62d6e4 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2a16addf-1ca0-43bc-9cee-db6e78ae226c have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9da40afd-a35b-4bb7-930a-c1399ecdf43b have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b8771d9a-3903-4c0f-b086-1de59c48f7d4 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/31d7e1bc-d229-4be5-9f4b-a3b62bcab032 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/086a366c-413b-44e0-a0f9-36e48dff443b have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/105fdf92-d656-4940-ae10-deaef693bf56 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2d58735f-4738-452b-b838-67493a3b5b05 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/672c605c-6a45-4674-b8b7-a65a82cdf385 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dbb9fbbc-1836-46e6-8fdf-3ad8439198de have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ed59d76b-39ff-4ae9-b182-7a84838e9eb5 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.186195023 +0000 UTC m=+56.855512856). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T17:59:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 17:59:17.188183813 +0000 UTC m=+56.857501644, actuallyDelete=true" time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0cd16745-6c55-4896-b025-81dd2b3fcf1e have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.188183813 +0000 UTC m=+56.857501644). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/742e67e7-884a-4da6-aeb2-9e98ad76ce99 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.188183813 +0000 UTC m=+56.857501644). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c62e3fa0-8f93-4e4b-8659-6d72b58a0909 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.188183813 +0000 UTC m=+56.857501644). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a978866d-03be-4a5d-974b-5f582dc82a3f have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.188183813 +0000 UTC m=+56.857501644). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b51886d8-9770-4be7-ae50-6a822dd5800c have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.188183813 +0000 UTC m=+56.857501644). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T17:59:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 17:59:17.189669569 +0000 UTC m=+56.858987400, actuallyDelete=true" time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e3bc6b3-4a2a-48f3-ad61-28463ae8bce6 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.189669569 +0000 UTC m=+56.858987400). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/62b8abf7-0039-4802-b833-0c4df9223e88 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.189669569 +0000 UTC m=+56.858987400). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d681d5df-1b7e-49ef-a1d3-e6055d9cd590 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.189669569 +0000 UTC m=+56.858987400). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ff8082c3-17e3-42db-8c46-a25d14593dc9 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.189669569 +0000 UTC m=+56.858987400). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0a535a4f-f989-4a91-a640-a7d11f8ffac1 have older date (2024-05-17 16:59:17 +0000 UTC) than purge date (2024-05-17 17:59:17.189669569 +0000 UTC m=+56.858987400). Removing upload directory." time="2024-05-17T17:59:17Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T17:59:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 17:59:17.190616349 +0000 UTC m=+56.859934181, actuallyDelete=true" time="2024-05-17T17:59:17Z" 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 56.893s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.010s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.010s === RUN TestWalkFileRemoved time="2024-05-17T17:58:20Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.007s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.902s === 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.108s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.40s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.442s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.18s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 20.114s === 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-17T17:58:20Z" 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-17T17:58:20Z" 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-17T17:58:20Z" 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 TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4 === CONT TestParsing === CONT TestMatchIPV6 === CONT TestInvalidNetworkType === CONT TestInvalidData time="2024-05-17T17:58:20Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=cda23099-b4e0-4dd4-9f5f-821a1846c586 ip=?0000000000000000000000000000000000 time="2024-05-17T17:58:20Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-05-17T17:58:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=cda23099-b4e0-4dd4-9f5f-821a1846c586 --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-05-17T17:58:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=cda23099-b4e0-4dd4-9f5f-821a1846c586 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestS3TryUpdate (0.01s) time="2024-05-17T17:58:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T17:58:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T17:58:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T17:58:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.519s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.009s === 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.881s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.92s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.903s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.015s >>> 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-x86.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 18:01:23 +0000 elapsed time 0h 3m 42s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240517.175743) (2/2) Purging go (1.22.3-r0) Executing busybox-1.36.1-r26.trigger OK: 380 MiB in 113 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...