>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 23:03:08 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.3-r0) (3/3) Installing .makedepends-docker-registry (20240517.230309) Executing busybox-1.36.1-r26.trigger OK: 939 MiB in 141 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/middleware/registry [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 Test time="2024-05-17T23:03:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T23:03:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.098s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-17T23:03:22Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.074s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.083s === 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.057s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.154s === 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.047s === 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.059s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.073s === 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.048s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/17 23:03:22 http: TLS handshake error from 127.0.0.1:52714: 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:35251/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35251/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35251/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:35251/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41251?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.19s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T23:03:22Z" level=info msg="broadcaster: closing" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="closing testSink" time="2024-05-17T23:03:22Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-17T23:03:22Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 1} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 1} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:22Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:23Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:24Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:24Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:24Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:24Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:24Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:03:24Z" level=warning msg="&{0x400047d620 0.9} encountered too many errors, backing off" time="2024-05-17T23:03:24Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.17s) PASS ok github.com/docker/distribution/notifications 1.608s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T23:03:22Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:03:22.560078705Z" 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-17T23:03:22.560198506Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:22.560300347Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.22.3 time="2024-05-17T23:03:22.560732671Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T23:03:25.561565757Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T23:03:25.665456469Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=91a592f4-77ab-4484-9469-4eeebb640257 http.request.method=GET http.request.remoteaddr="[::1]:60246" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.115387ms http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:23:03:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T23:03:25.78508016Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:03:25.785789567Z" 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-17T23:03:25.785806327Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:25.78623017Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.22.3 time="2024-05-17T23:03:25.786242011Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T23:03:25.786271051Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T23:03:25.786596534Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T23:03:28.792289663Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=b8a4e282-ef8d-4f0a-93ef-7903c88be138 http.request.method=GET http.request.remoteaddr="127.0.0.1:38996" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.126µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:03:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T23:03:28.792387383Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (3.23s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T23:03:28.995510168Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:03:28.997070902Z" 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-17T23:03:28.997094062Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:28.997148142Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.22.3 time="2024-05-17T23:03:28.997218463Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.21s) PASS ok github.com/docker/distribution/registry 14.633s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.050s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.07s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.198s === RUN TestBasicAccessController time="2024-05-17T23:03:22Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=17ad2bc6-23c2-470f-810b-623dccfd6757 time="2024-05-17T23:03:22Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=17ad2bc6-23c2-470f-810b-623dccfd6757 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T23:03:22Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password="3DRlx-qP6Kate_X9lH7DldvfcNMeUteMvr14mtyAosM" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.159s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.073s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-05-17T23:03:22Z" level=info msg="token not to be used before 2024-05-17 23:03:23 +0000 UTC - currently 2024-05-17 23:03:22.541227459 +0000 UTC m=+0.035626274" time="2024-05-17T23:03:22Z" level=info msg="token not to be used after 2024-05-17 23:03:22 +0000 UTC - currently 2024-05-17 23:03:22.541706744 +0000 UTC m=+0.036105559" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-05-17T23:03:22Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.078s === 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.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.130s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.099s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.050s === RUN TestCheckAPI time="2024-05-17T23:03:22Z" 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-17T23:03:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43475" http.request.id=6af02a02-b012-406e-81df-f478ca2758e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="877.367µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:03:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-17T23:03:22Z" 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-17T23:03:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=d9d328f5-1ce0-4d8c-8a82-5a5a6b338408 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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.746535ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:23:03:22 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T23:03:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=ba9a277a-2a65-4596-ac4b-139f87d503d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="955.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:22 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=6ed37d71-cc8b-41d4-ab8a-cceb139d39f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/aaaa/blobs/uploads/c0596377-5722-4e28-ae11-4b9264938ed3?_state=z1PpFUGUFpR7TjsixVXzl1JQOY4crSY2K0x6EbRwQcN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMDU5NjM3Ny01NzIyLTRlMjgtYWUxMS00YjkyNjQ5MzhlZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjIuNjgxMTY0NjQ5WiJ9&digest=sha256%3Af06d8010eb535b87499cbeae9b21f4420a00ea458cc06ec05005bc5bac9a05b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.596754509s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:22 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c0596377-5722-4e28-ae11-4b9264938ed3?_state=z1PpFUGUFpR7TjsixVXzl1JQOY4crSY2K0x6EbRwQcN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMDU5NjM3Ny01NzIyLTRlMjgtYWUxMS00YjkyNjQ5MzhlZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjIuNjgxMTY0NjQ5WiJ9&digest=sha256%3Af06d8010eb535b87499cbeae9b21f4420a00ea458cc06ec05005bc5bac9a05b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=f9637ef5-25d8-4104-ae4d-acaada548bae http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.633254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:24 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=1f6f5612-02d9-4b4d-b31f-7bef04764809 http.request.method=POST http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="960.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:24 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=c4d554ac-b04d-4154-b60f-fb671dfec02d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/bbbb/blobs/uploads/62bf237d-95f0-4da7-acb5-6f17a3446bba?_state=KysDHWdHIpjGgsjyBwO7EqCCXThrXA8bJHHAmUAxt0R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MmJmMjM3ZC05NWYwLTRkYTctYWNiNS02ZjE3YTM0NDZiYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjQuMzQwNTI0NjY4WiJ9&digest=sha256%3A38160fba0c272d200c2d06c7e7eadf7c29b00a753108cd30733fee12ae5995d8" http.request.useragent="Go-http-client/1.1" http.response.duration=825.611893ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:24 +0000] "PUT /v2/foo/bbbb/blobs/uploads/62bf237d-95f0-4da7-acb5-6f17a3446bba?_state=KysDHWdHIpjGgsjyBwO7EqCCXThrXA8bJHHAmUAxt0R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MmJmMjM3ZC05NWYwLTRkYTctYWNiNS02ZjE3YTM0NDZiYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjQuMzQwNTI0NjY4WiJ9&digest=sha256%3A38160fba0c272d200c2d06c7e7eadf7c29b00a753108cd30733fee12ae5995d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=b4b20a9b-4b74-4825-a47a-c5766403e6e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.552173ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:25 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=3401ef33-fbac-41f4-82cf-65479496ae64 http.request.method=POST http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:25 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=9903b2c2-fb00-4a15-b251-05fb42847b75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/cccc/blobs/uploads/ec607fe9-b92f-4a85-92aa-aa3e40ad9191?_state=ccdOfqPC94di3GgpCcML9zpexhW-8VAb4PqBNkvyI_V7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlYzYwN2ZlOS1iOTJmLTRhODUtOTJhYS1hYTNlNDBhZDkxOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjUuMjY0NjIxMDI4WiJ9&digest=sha256%3A5df55f6f3e64d9b7d1531b9d211b3cd99c187a2a304ecee4f78959da38e3d1ea" http.request.useragent="Go-http-client/1.1" http.response.duration=2.064318418s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:25 +0000] "PUT /v2/foo/cccc/blobs/uploads/ec607fe9-b92f-4a85-92aa-aa3e40ad9191?_state=ccdOfqPC94di3GgpCcML9zpexhW-8VAb4PqBNkvyI_V7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlYzYwN2ZlOS1iOTJmLTRhODUtOTJhYS1hYTNlNDBhZDkxOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjUuMjY0NjIxMDI4WiJ9&digest=sha256%3A5df55f6f3e64d9b7d1531b9d211b3cd99c187a2a304ecee4f78959da38e3d1ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=a659ba16-6289-4c06-9331-a0a15d45b54a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:27 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=f5168fa9-192f-4f70-9934-9424c4ab4b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:27 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=ca1680aa-09bf-45d1-9678-277cff68a03f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/dddd/blobs/uploads/53a19382-74f6-4f1d-8db6-4b0915184503?_state=8uS_Y_OBmNC2G5_UtQGoF152mBrsMiFe9oNCBFngKd17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1M2ExOTM4Mi03NGY2LTRmMWQtOGRiNi00YjA5MTUxODQ1MDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjcuNDAzODI5MTQzWiJ9&digest=sha256%3Abc744a3b71166ef35372fbafdb1a9d52f9479b4a1340c0ad355034902adb3446" http.request.useragent="Go-http-client/1.1" http.response.duration=971.98962ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:27 +0000] "PUT /v2/foo/dddd/blobs/uploads/53a19382-74f6-4f1d-8db6-4b0915184503?_state=8uS_Y_OBmNC2G5_UtQGoF152mBrsMiFe9oNCBFngKd17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1M2ExOTM4Mi03NGY2LTRmMWQtOGRiNi00YjA5MTUxODQ1MDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjcuNDAzODI5MTQzWiJ9&digest=sha256%3Abc744a3b71166ef35372fbafdb1a9d52f9479b4a1340c0ad355034902adb3446 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=afaaffdf-f056-4297-8c55-b013e5f02238 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:28 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=ada6efff-d54a-414a-808b-5534ae9d9fa8 http.request.method=POST http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.207µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:28 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=87043c24-226a-4d0e-82c3-0a07d58d1fc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/eeee/blobs/uploads/e86aee28-0d50-43fd-aa1e-2ff073799955?_state=jF1tCiB41Gkaf_EeHtKX5J7R1V4q-48AONGPAK209k57Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlODZhZWUyOC0wZDUwLTQzZmQtYWExZS0yZmYwNzM3OTk5NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjguNDg5ODYzNTI1WiJ9&digest=sha256%3A670c26607e4cb81cd931d0cabf09ca4915af45e9572a051b826bf3ada435e054" http.request.useragent="Go-http-client/1.1" http.response.duration=2.193603433s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:28 +0000] "PUT /v2/foo/eeee/blobs/uploads/e86aee28-0d50-43fd-aa1e-2ff073799955?_state=jF1tCiB41Gkaf_EeHtKX5J7R1V4q-48AONGPAK209k57Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlODZhZWUyOC0wZDUwLTQzZmQtYWExZS0yZmYwNzM3OTk5NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MjguNDg5ODYzNTI1WiJ9&digest=sha256%3A670c26607e4cb81cd931d0cabf09ca4915af45e9572a051b826bf3ada435e054 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=d6d6ed41-95ad-4716-9d26-881650f350f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.531494ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:30 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=72f15716-724a-4ef9-b65d-187e75054281 http.request.method=POST http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="807.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:30 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=3636514a-8c6c-484d-8c17-6b199899dba3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/ffff/blobs/uploads/867aff40-e2f6-4b50-aff9-1dea177abbfb?_state=gidUVRGvzPqkoJ1g8p8sGpeazzSMq-uSthCN2I4cgjd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4NjdhZmY0MC1lMmY2LTRiNTAtYWZmOS0xZGVhMTc3YWJiZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzAuNzY3MzcxNDU2WiJ9&digest=sha256%3Afd2a860fc7f3428dce934cdb0e46ebc3f040ae49a833a34fe85ab73187e52151" http.request.useragent="Go-http-client/1.1" http.response.duration=962.494657ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:30 +0000] "PUT /v2/foo/ffff/blobs/uploads/867aff40-e2f6-4b50-aff9-1dea177abbfb?_state=gidUVRGvzPqkoJ1g8p8sGpeazzSMq-uSthCN2I4cgjd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4NjdhZmY0MC1lMmY2LTRiNTAtYWZmOS0xZGVhMTc3YWJiZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzAuNzY3MzcxNDU2WiJ9&digest=sha256%3Afd2a860fc7f3428dce934cdb0e46ebc3f040ae49a833a34fe85ab73187e52151 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=3b54dbda-1b61-4662-bc67-20069959a291 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.024217ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=4e5d542f-e296-42e9-b464-329748e7e38e http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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.18361ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=574ddf2b-9949-497d-9832-a21fc2208f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="691.006µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=582185dc-ac87-45dc-9d29-b7a57586d293 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="656.446µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=51aa47f5-a475-42a7-9983-8faac0975a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="782.527µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=91457d4d-26d6-4ff6-8a16-88765751d1de http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="693.806µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=2bd58958-9f09-46ef-9a3e-0c0efa96c5f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="705.406µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" 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:46179" http.request.id=2c44700c-27f7-4abc-8941-39885ec33a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="709.326µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" 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:46179" http.request.id=4e2c8c4e-9d65-436b-beb7-3e4eb7f67665 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="651.006µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=68b4acb8-1c67-4ac1-a5f1-ad938af9ab92 http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="624.126µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46179" http.request.id=20cf9f6a-ecef-49da-b207-b1874a01397f http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" 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="731.807µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:03:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:31Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=2cbe5edc-e0b6-4ed7-a2b5-211247add89d http.request.method=POST http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=1578e7d7-acce-43aa-a5a2-5f6fe2bf4436 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/aaaa/blobs/uploads/c5fd121a-f154-4897-9816-28ce90e3583d?_state=dkfYAdGowa4MwdbmN4u-X7SnGzgCh8WYHIG0UVM08Dd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNWZkMTIxYS1mMTU0LTQ4OTctOTgxNi0yOGNlOTBlMzU4M2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzEuODQxNTk4MTM1WiJ9&digest=sha256%3Af1f630e3520278678b65b5cd4d00cf40b0c9a267bc34c1fa0d2d0b5c40dd114a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.782976226s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:31 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c5fd121a-f154-4897-9816-28ce90e3583d?_state=dkfYAdGowa4MwdbmN4u-X7SnGzgCh8WYHIG0UVM08Dd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNWZkMTIxYS1mMTU0LTQ4OTctOTgxNi0yOGNlOTBlMzU4M2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzEuODQxNTk4MTM1WiJ9&digest=sha256%3Af1f630e3520278678b65b5cd4d00cf40b0c9a267bc34c1fa0d2d0b5c40dd114a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=3229fa06-f991-46f0-8d8e-226ff8a08e74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.551214ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:33 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=7362ae8e-4bc5-431b-8584-5d18d0270063 http.request.method=POST http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="917.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:33 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:34Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=5317c18d-1690-4f27-8d6d-9421816892cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/bbbb/blobs/uploads/377d859c-11d3-4253-aedc-3196b401d25a?_state=NJR-l-8oizW3A-aJqsr-DL-_5joZKh3R6QXtcySyuk57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzNzdkODU5Yy0xMWQzLTQyNTMtYWVkYy0zMTk2YjQwMWQyNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzMuNzA2MzUxMzZaIn0%3D&digest=sha256%3Ad329e2343951c7d6666e34ef4b6d8c55642d079a1d55ed88994faa948a9638e8" http.request.useragent="Go-http-client/1.1" http.response.duration=961.377807ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:33 +0000] "PUT /v2/foo/bbbb/blobs/uploads/377d859c-11d3-4253-aedc-3196b401d25a?_state=NJR-l-8oizW3A-aJqsr-DL-_5joZKh3R6QXtcySyuk57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzNzdkODU5Yy0xMWQzLTQyNTMtYWVkYy0zMTk2YjQwMWQyNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzMuNzA2MzUxMzZaIn0%3D&digest=sha256%3Ad329e2343951c7d6666e34ef4b6d8c55642d079a1d55ed88994faa948a9638e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:34Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=46fea5fc-695d-4da2-b8ec-31633e2c6c10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.410252ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:34 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:34Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=23fe1271-44f5-4030-a1c7-48e7ab391379 http.request.method=POST http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:34 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=8a48573b-e2f7-4d8f-9582-2ed3e49940ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/cccc/blobs/uploads/48847e9a-b81e-4273-8026-e849fad9ea0d?_state=luuILU6asqHk6HhGF0CpRknzYY-bUrMJV-tlhGHA16x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ODg0N2U5YS1iODFlLTQyNzMtODAyNi1lODQ5ZmFkOWVhMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzQuNzUyNzY3MTE0WiJ9&digest=sha256%3Ac5379e482678812defca3061fe7560ed89690df1f8900af88675d3bb5c11d71b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088913968s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:34 +0000] "PUT /v2/foo/cccc/blobs/uploads/48847e9a-b81e-4273-8026-e849fad9ea0d?_state=luuILU6asqHk6HhGF0CpRknzYY-bUrMJV-tlhGHA16x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ODg0N2U5YS1iODFlLTQyNzMtODAyNi1lODQ5ZmFkOWVhMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzQuNzUyNzY3MTE0WiJ9&digest=sha256%3Ac5379e482678812defca3061fe7560ed89690df1f8900af88675d3bb5c11d71b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=df09ac47-670c-43ee-ba18-b1fcaf566477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.439013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:35 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=e6cc42fc-dfa0-45fd-b5d6-eb8f36cefc5a http.request.method=POST http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="808.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:35 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=4863d557-bb91-407d-8440-0bac04688774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/dddd/blobs/uploads/725fc910-0600-4497-b043-8a6576ff992f?_state=1Rttk6vIAOsMDr7aEbCYEuRxMP9Kmtenu2wmZiazKit7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3MjVmYzkxMC0wNjAwLTQ0OTctYjA0My04YTY1NzZmZjk5MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzUuOTAyNzE0NDU4WiJ9&digest=sha256%3Abf61193cdb4a886754597cae00ac0c5189fff095a9ac0765d1d58bdbbe6705ee" http.request.useragent="Go-http-client/1.1" http.response.duration=502.247813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:35 +0000] "PUT /v2/foo/dddd/blobs/uploads/725fc910-0600-4497-b043-8a6576ff992f?_state=1Rttk6vIAOsMDr7aEbCYEuRxMP9Kmtenu2wmZiazKit7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3MjVmYzkxMC0wNjAwLTQ0OTctYjA0My04YTY1NzZmZjk5MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzUuOTAyNzE0NDU4WiJ9&digest=sha256%3Abf61193cdb4a886754597cae00ac0c5189fff095a9ac0765d1d58bdbbe6705ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=af00d4b5-48f8-469d-827e-d41e719fdbe2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59236" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.483533ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43301" http.request.id=022e768d-8456-4538-8884-1dd0c60ec89a http.request.method=GET http.request.remoteaddr="127.0.0.1:59236" 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="693.606µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (13.84s) === RUN TestURLPrefix time="2024-05-17T23:03:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:36Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37709" http.request.id=3e8d33c0-2bf0-4da5-9c8e-d1932ca977de http.request.method=GET http.request.remoteaddr="127.0.0.1:38704" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.367µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T23:03:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:36Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=c86ec2fb-9779-4732-9de7-d69ea4a60efc http.request.method=GET http.request.remoteaddr="127.0.0.1:33872" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="871.247µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "GET /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=57496b14-0681-4671-9b63-7eee2800e35a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33886" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="839.727µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=9027f8d1-96c8-4bf3-ae9a-9c977f46eb01 http.request.method=POST http.request.remoteaddr="127.0.0.1:33886" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="701.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=15e170ea-fe8b-4a8c-8040-5a64f219ea68 http.request.method=GET http.request.remoteaddr="127.0.0.1:33886" http.request.uri="/v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="719.486µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "GET /v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=f1637e30-66bc-4600-a995-189d7811cf93 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33886" http.request.uri="/v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="653.966µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "DELETE /v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=01621384-f3c7-4e82-9a0f-5a4341cc93c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33886" http.request.uri="/v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=67668025-f3a6-477d-bcea-cc3ae72b195c time="2024-05-17T23:03:36Z" 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:35913" http.request.id=01621384-f3c7-4e82-9a0f-5a4341cc93c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33886" http.request.uri="/v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.486µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=67668025-f3a6-477d-bcea-cc3ae72b195c 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "GET /v2/foo/bar/blobs/uploads/67668025-f3a6-477d-bcea-cc3ae72b195c?_state=QEDRHqn6IC6r6D5AuG2__GowZoLkxKU2bvGXk6FdFml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjY4MDI1LWYzYTYtNDc3ZC1iY2VhLWNjM2FlNzJiMTk1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODA4NjE1NzhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=3b339f9b-35b2-4f7c-8bd9-e2ea83629858 http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=71a0ecc8-39de-4bf4-96ec-015038f7cf0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/3ad126a8-4fad-454c-adc3-02acf6aa807c?_state=OZwiRR9xBl_Ovs2MguYwnb_WD6Il_hMBuy88iB3YN3t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZDEyNmE4LTRmYWQtNDU0Yy1hZGMzLTAyYWNmNmFhODA3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODQ2NDY4OTFaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" provided=sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 vars.name="foo/bar" vars.uuid=3ad126a8-4fad-454c-adc3-02acf6aa807c time="2024-05-17T23:03:36Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=71a0ecc8-39de-4bf4-96ec-015038f7cf0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/3ad126a8-4fad-454c-adc3-02acf6aa807c?_state=OZwiRR9xBl_Ovs2MguYwnb_WD6Il_hMBuy88iB3YN3t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZDEyNmE4LTRmYWQtNDU0Yy1hZGMzLTAyYWNmNmFhODA3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODQ2NDY4OTFaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3ad126a8-4fad-454c-adc3-02acf6aa807c time="2024-05-17T23:03:36Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0, 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:35913" http.request.id=71a0ecc8-39de-4bf4-96ec-015038f7cf0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/3ad126a8-4fad-454c-adc3-02acf6aa807c?_state=OZwiRR9xBl_Ovs2MguYwnb_WD6Il_hMBuy88iB3YN3t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZDEyNmE4LTRmYWQtNDU0Yy1hZGMzLTAyYWNmNmFhODA3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODQ2NDY4OTFaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="882.648µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3ad126a8-4fad-454c-adc3-02acf6aa807c 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "PUT /v2/foo/bar/blobs/uploads/3ad126a8-4fad-454c-adc3-02acf6aa807c?_state=OZwiRR9xBl_Ovs2MguYwnb_WD6Il_hMBuy88iB3YN3t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZDEyNmE4LTRmYWQtNDU0Yy1hZGMzLTAyYWNmNmFhODA3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODQ2NDY4OTFaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=bf4459fa-a1ae-4f7e-a66f-46c15cf45b24 http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="705.246µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=6e626c39-e6e8-4767-b821-38a16c1e683e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/cd99a8ff-a9da-4c78-a2aa-f8b482d8dd60?_state=Hkl66GShPOUewI7s8R51yf2nZsJP3f1ECUK6XWA93N97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkOTlhOGZmLWE5ZGEtNGM3OC1hMmFhLWY4YjQ4MmQ4ZGQ2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODY2NDA5MDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="934.849µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "PUT /v2/foo/bar/blobs/uploads/cd99a8ff-a9da-4c78-a2aa-f8b482d8dd60?_state=Hkl66GShPOUewI7s8R51yf2nZsJP3f1ECUK6XWA93N97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkOTlhOGZmLWE5ZGEtNGM3OC1hMmFhLWY4YjQ4MmQ4ZGQ2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODY2NDA5MDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=d2cca91a-3621-4439-9504-ea4133e53f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="753.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=726362cb-2c01-46ee-a751-1125344bb3fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/114c76c1-5a22-409b-be53-eddb789c9bcc?_state=1YI-ZfRyqM5AGhX_HDxhuR2vaMk8Krpn8qTPEx5KqNV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExNGM3NmMxLTVhMjItNDA5Yi1iZTUzLWVkZGI3ODljOWJjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODg3MjE1NjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="988.768µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "PUT /v2/foo/bar/blobs/uploads/114c76c1-5a22-409b-be53-eddb789c9bcc?_state=1YI-ZfRyqM5AGhX_HDxhuR2vaMk8Krpn8qTPEx5KqNV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExNGM3NmMxLTVhMjItNDA5Yi1iZTUzLWVkZGI3ODljOWJjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40ODg3MjE1NjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=f7c479e8-98be-4e05-b1e6-8345e9c19190 http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="800.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=24593c6c-b199-48d6-80ce-dabd85f522d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/b80d870e-6161-4f6f-b14b-b29beb9966ce?_state=6cTR91YeHzK6-dPxfXbD-HeC1H3sUQ4ZTOnhlL2FvT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MGQ4NzBlLTYxNjEtNGY2Zi1iMTRiLWIyOWJlYjk5NjZjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40OTA5MDg0MjZaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.duration=861.835332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:36 +0000] "PUT /v2/foo/bar/blobs/uploads/b80d870e-6161-4f6f-b14b-b29beb9966ce?_state=6cTR91YeHzK6-dPxfXbD-HeC1H3sUQ4ZTOnhlL2FvT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MGQ4NzBlLTYxNjEtNGY2Zi1iMTRiLWIyOWJlYjk5NjZjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNi40OTA5MDg0MjZaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=52f434c8-c1eb-405f-8744-82acd8af9936 http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35913" http.request.id=c0f58fd8-b01b-4f6c-af58-acef4496ebee http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/c7e58edf-d6b1-4a25-a5c9-d46c4458f69a?_state=-oA_li1uQSfA0kYIgrHpGfQq6ZyUyx19rj_88EbUJkl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZTU4ZWRmLWQ2YjEtNGEyNS1hNWM5LWQ0NmM0NDU4ZjY5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNy4zNjQ4OTA4MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=910.331958ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:37 +0000] "PATCH /v2/foo/bar/blobs/uploads/c7e58edf-d6b1-4a25-a5c9-d46c4458f69a?_state=-oA_li1uQSfA0kYIgrHpGfQq6ZyUyx19rj_88EbUJkl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZTU4ZWRmLWQ2YjEtNGEyNS1hNWM5LWQ0NmM0NDU4ZjY5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozNy4zNjQ4OTA4MjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=235910be-51ae-40cb-9f81-522801fec6fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/uploads/c7e58edf-d6b1-4a25-a5c9-d46c4458f69a?_state=7lWV4JMW6m7D7f7dta_2j8oyzc2XkUkDEowBhHjLVEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZTU4ZWRmLWQ2YjEtNGEyNS1hNWM5LWQ0NmM0NDU4ZjY5YSIsIk9mZnNldCI6MTk5MjcwNDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzdaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15057ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "PUT /v2/foo/bar/blobs/uploads/c7e58edf-d6b1-4a25-a5c9-d46c4458f69a?_state=7lWV4JMW6m7D7f7dta_2j8oyzc2XkUkDEowBhHjLVEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZTU4ZWRmLWQ2YjEtNGEyNS1hNWM5LWQ0NmM0NDU4ZjY5YSIsIk9mZnNldCI6MTk5MjcwNDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzdaIn0%3D&digest=sha256%3A8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=4ef90a97-5ccc-450d-9823-48429334fc68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="853.248µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=289a0ccd-edbb-4da1-a661-ebc13dff9158 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.325722ms http.response.status=200 http.response.written=19927040 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 200 19927040 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=error msg="error parsing digest="sha257:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=c3ce4cf2-109e-48f9-9d90-4826412d7d09 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/sha257:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" vars.name="foo/bar" time="2024-05-17T23:03:38Z" 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:35913" http.request.id=c3ce4cf2-109e-48f9-9d90-4826412d7d09 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/bar/blobs/sha257:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="732.367µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/sha257:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=7fa24113-2c9f-40d2-a24f-f4b28e2bf70d http.request.method=GET http.request.remoteaddr="127.0.0.1:33922" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305932ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" 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-17T23:03:38Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=71ff5e48-4361-4c29-bd2d-82fb4fa345c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52856" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="883.167µs" http.response.status=404 http.response.written=157 vars.digest="sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=d8187382-9a07-47a0-832d-5aa1b27fc486 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52862" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="793.207µs" http.response.status=404 http.response.written=157 vars.digest="sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=1b4ed408-f25a-4787-b5c0-8faed6115420 http.request.method=POST http.request.remoteaddr="127.0.0.1:52862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="662.086µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=ac251766-6ea0-48da-84fc-f34da37b7725 http.request.method=GET http.request.remoteaddr="127.0.0.1:52862" http.request.uri="/v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="770.566µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=89ecfd3c-eb8a-4ca4-a574-1a9df414d094 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52862" http.request.uri="/v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="746.646µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "DELETE /v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=37825cc2-1a48-4318-bc11-3d5a173d823c http.request.method=GET http.request.remoteaddr="127.0.0.1:52862" http.request.uri="/v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5c38405c-8ffd-486b-9571-dc913e7efd03 time="2024-05-17T23:03:38Z" 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:42477" http.request.id=37825cc2-1a48-4318-bc11-3d5a173d823c http.request.method=GET http.request.remoteaddr="127.0.0.1:52862" http.request.uri="/v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="754.087µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5c38405c-8ffd-486b-9571-dc913e7efd03 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/uploads/5c38405c-8ffd-486b-9571-dc913e7efd03?_state=sdlXw1NTEu0MPRc0BAXgKFtEUK9ipCEBDfHLxP3PZ1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjMzg0MDVjLThmZmQtNDg2Yi05NTcxLWRjOTEzZTdlZmQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC4zOTk3NjM1NTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=b2171222-f5d6-48a0-a04e-7179898dd9cc http.request.method=POST http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=1204e953-b452-4287-91ea-2fa31bdc9777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/eeb62ec5-2765-48f4-bc65-a304482991be?_state=LLpA5WvLr4bxyh9OPP8WoOsKB8z8hCgOMYwi2h1rXK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlYjYyZWM1LTI3NjUtNDhmNC1iYzY1LWEzMDQ0ODI5OTFiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDM3NDQwMzRaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" provided=sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 vars.name="foo/bar" vars.uuid=eeb62ec5-2765-48f4-bc65-a304482991be time="2024-05-17T23:03:38Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=1204e953-b452-4287-91ea-2fa31bdc9777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/eeb62ec5-2765-48f4-bc65-a304482991be?_state=LLpA5WvLr4bxyh9OPP8WoOsKB8z8hCgOMYwi2h1rXK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlYjYyZWM1LTI3NjUtNDhmNC1iYzY1LWEzMDQ0ODI5OTFiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDM3NDQwMzRaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=eeb62ec5-2765-48f4-bc65-a304482991be time="2024-05-17T23:03:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2, 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:42477" http.request.id=1204e953-b452-4287-91ea-2fa31bdc9777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/eeb62ec5-2765-48f4-bc65-a304482991be?_state=LLpA5WvLr4bxyh9OPP8WoOsKB8z8hCgOMYwi2h1rXK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlYjYyZWM1LTI3NjUtNDhmNC1iYzY1LWEzMDQ0ODI5OTFiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDM3NDQwMzRaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="860.967µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=eeb62ec5-2765-48f4-bc65-a304482991be 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "PUT /v2/foo/bar/blobs/uploads/eeb62ec5-2765-48f4-bc65-a304482991be?_state=LLpA5WvLr4bxyh9OPP8WoOsKB8z8hCgOMYwi2h1rXK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlYjYyZWM1LTI3NjUtNDhmNC1iYzY1LWEzMDQ0ODI5OTFiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDM3NDQwMzRaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=dab97e59-8dbc-4684-9e4b-e6ca019fcb92 http.request.method=POST http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="703.006µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=a628679b-49d0-4482-af7f-c14bb4c869e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/8121ed33-cd02-4302-b946-f281da17557b?_state=RwUE2KL6eiebNCybtPY_7kd6_OT1BarasAn2-g2WgM97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMjFlZDMzLWNkMDItNDMwMi1iOTQ2LWYyODFkYTE3NTU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDU3MjE0MTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="961.769µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "PUT /v2/foo/bar/blobs/uploads/8121ed33-cd02-4302-b946-f281da17557b?_state=RwUE2KL6eiebNCybtPY_7kd6_OT1BarasAn2-g2WgM97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMjFlZDMzLWNkMDItNDMwMi1iOTQ2LWYyODFkYTE3NTU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDU3MjE0MTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=1aece7ce-ac03-4d90-bd44-649004cb495f http.request.method=POST http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="755.086µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=01b8d252-c1e7-4ab5-8209-a5c92374bc70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/de835416-63a7-4b42-baeb-e6ff8758bd80?_state=r7IuTqROWtw1yB4za3fxFSCd-JonD_AQ7EpbS2mxH017Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlODM1NDE2LTYzYTctNGI0Mi1iYWViLWU2ZmY4NzU4YmQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDc3NzgwMjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="959.848µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "PUT /v2/foo/bar/blobs/uploads/de835416-63a7-4b42-baeb-e6ff8758bd80?_state=r7IuTqROWtw1yB4za3fxFSCd-JonD_AQ7EpbS2mxH017Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlODM1NDE2LTYzYTctNGI0Mi1iYWViLWU2ZmY4NzU4YmQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDc3NzgwMjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=75266c78-671e-4461-ad0c-879bec565366 http.request.method=POST http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="739.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=8da4b980-aafc-4291-a71b-964fe26fefcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/fb79c2a4-d6ff-4eec-ac74-25b7585b79b5?_state=YXuv9g2XSpar42O3CPFc9UGz2s2tAXf0Ej1J31UOFf57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNzljMmE0LWQ2ZmYtNGVlYy1hYzc0LTI1Yjc1ODViNzliNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDk3NTU2NDdaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.50112871s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "PUT /v2/foo/bar/blobs/uploads/fb79c2a4-d6ff-4eec-ac74-25b7585b79b5?_state=YXuv9g2XSpar42O3CPFc9UGz2s2tAXf0Ej1J31UOFf57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNzljMmE0LWQ2ZmYtNGVlYy1hYzc0LTI1Yjc1ODViNzliNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOC40MDk3NTU2NDdaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=b7c7fe3b-db35-430b-a94b-bbffcfb193de http.request.method=POST http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42477" http.request.id=09745c5f-26b6-414b-bdde-640308079a1c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/92eacf15-f8f8-412e-adc5-06532b4864cd?_state=yUmy-OAbFqeigtRoNb8yQCQFox7_oDsNm_WTi6bVxZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZWFjZjE1LWY4ZjgtNDEyZS1hZGM1LTA2NTMyYjQ4NjRjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOS45MjYyMzQ0MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.458305934s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/92eacf15-f8f8-412e-adc5-06532b4864cd?_state=yUmy-OAbFqeigtRoNb8yQCQFox7_oDsNm_WTi6bVxZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZWFjZjE1LWY4ZjgtNDEyZS1hZGM1LTA2NTMyYjQ4NjRjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzozOS45MjYyMzQ0MTJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=8e8cf1e5-51ac-4642-a4e6-0ca7301cfba6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/uploads/92eacf15-f8f8-412e-adc5-06532b4864cd?_state=JBQcSbYeUxLLTysMNRPXPFnleAMdND-lTtkgoZ2twt17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZWFjZjE1LWY4ZjgtNDEyZS1hZGM1LTA2NTMyYjQ4NjRjZCIsIk9mZnNldCI6MjU0NDE3OTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzlaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "PUT /v2/foo/bar/blobs/uploads/92eacf15-f8f8-412e-adc5-06532b4864cd?_state=JBQcSbYeUxLLTysMNRPXPFnleAMdND-lTtkgoZ2twt17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZWFjZjE1LWY4ZjgtNDEyZS1hZGM1LTA2NTMyYjQ4NjRjZCIsIk9mZnNldCI6MjU0NDE3OTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6MzlaIn0%3D&digest=sha256%3A64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=927c93e4-a8f7-4d83-9652-e46c3f6c456f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="837.768µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=852f1506-9dc2-4b19-89fd-dbc750b8230c http.request.method=GET http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.395237ms http.response.status=200 http.response.written=25441792 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 200 25441792 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=error msg="error parsing digest="sha257:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=316ce20c-35e5-4b65-b4af-141d0fbd98d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/sha257:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" vars.name="foo/bar" time="2024-05-17T23:03:41Z" 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:42477" http.request.id=316ce20c-35e5-4b65-b4af-141d0fbd98d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52864" http.request.uri="/v2/foo/bar/blobs/sha257:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.526µs" http.response.status=400 http.response.written=110 vars.digest="sha257:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/sha257:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=3e7c18e1-0432-4e04-87b8-ae8cd3c61856 http.request.method=GET http.request.remoteaddr="127.0.0.1:52870" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016489ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=6a81ec6b-e003-4804-9379-494562271872 http.request.method=GET http.request.remoteaddr="127.0.0.1:52870" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.805625ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42477" http.request.id=8b44a204-9e61-443c-90d4-431d47e3254d http.request.method=GET http.request.remoteaddr="127.0.0.1:52866" http.request.uri="/v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.926221ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/sha256:64e55423ca10b524406659eea76c7e9d4c51bdd4a927d0ca15b6b7f921be2ec2 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=50ae9b26-efe6-4fd8-9bd5-2b081862f9c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33922" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.117627194s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35913" http.request.id=c54145f3-7cca-4f3a-b084-792904579b9e http.request.method=GET http.request.remoteaddr="127.0.0.1:33910" http.request.uri="/v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.120968623s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:23:03:38 +0000] "GET /v2/foo/bar/blobs/sha256:8e90a70f9174dcecea411897674f00c652faebcb01ea9803eeddc1387b9566d0 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.00s) === RUN TestBlobDelete time="2024-05-17T23:03:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=33968042-65ee-4253-a3a1-8e34055b5c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:42628" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.167µs" http.response.status=404 http.response.written=157 vars.digest="sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=91fce409-82de-4fc3-b947-f900cb918245 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="884.528µs" http.response.status=404 http.response.written=157 vars.digest="sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=56c063d1-6934-495d-9542-3a287c2ae91e http.request.method=POST http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="832.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=9c09e5c9-5eb6-4b7e-a56b-c3b091d589ae http.request.method=GET http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="878.568µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=2852e07d-f7bc-4316-8891-ced8a0ca811f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="789.127µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=bdb93d36-71df-43ab-bd7e-863801a5f707 http.request.method=GET http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4b3e40af-3f89-4919-8e64-c988a3657d0c time="2024-05-17T23:03:41Z" 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:37707" http.request.id=bdb93d36-71df-43ab-bd7e-863801a5f707 http.request.method=GET http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.487µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4b3e40af-3f89-4919-8e64-c988a3657d0c 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "GET /v2/foo/bar/blobs/uploads/4b3e40af-3f89-4919-8e64-c988a3657d0c?_state=g4BtG4X8crsl0OlTDHLzelcIbh5lm-QqQ7HDf459bCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiM2U0MGFmLTNmODktNDkxOS04ZTY0LWM5ODhhMzY1N2QwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTIzNDAyNjlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=f6ac44c4-0c11-459b-838a-7756aec09d52 http.request.method=POST http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.021329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=fad27c63-8e20-45c0-bf87-5d0eb1c1cf9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/ee167042-71fb-4752-b0ce-c50af4714771?_state=CMf8e8yVFPe59h_bTT8k0vNOVQY2AdljKk8bxkLpXet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTY3MDQyLTcxZmItNDc1Mi1iMGNlLWM1MGFmNDcxNDc3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTY1MjUyNjVaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" provided=sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f vars.name="foo/bar" vars.uuid=ee167042-71fb-4752-b0ce-c50af4714771 time="2024-05-17T23:03:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=fad27c63-8e20-45c0-bf87-5d0eb1c1cf9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/ee167042-71fb-4752-b0ce-c50af4714771?_state=CMf8e8yVFPe59h_bTT8k0vNOVQY2AdljKk8bxkLpXet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTY3MDQyLTcxZmItNDc1Mi1iMGNlLWM1MGFmNDcxNDc3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTY1MjUyNjVaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ee167042-71fb-4752-b0ce-c50af4714771 time="2024-05-17T23:03:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f, 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:37707" http.request.id=fad27c63-8e20-45c0-bf87-5d0eb1c1cf9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/ee167042-71fb-4752-b0ce-c50af4714771?_state=CMf8e8yVFPe59h_bTT8k0vNOVQY2AdljKk8bxkLpXet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTY3MDQyLTcxZmItNDc1Mi1iMGNlLWM1MGFmNDcxNDc3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTY1MjUyNjVaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.087µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ee167042-71fb-4752-b0ce-c50af4714771 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "PUT /v2/foo/bar/blobs/uploads/ee167042-71fb-4752-b0ce-c50af4714771?_state=CMf8e8yVFPe59h_bTT8k0vNOVQY2AdljKk8bxkLpXet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMTY3MDQyLTcxZmItNDc1Mi1iMGNlLWM1MGFmNDcxNDc3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTY1MjUyNjVaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=508d0e81-1e6a-431f-88a2-3f62888da47d http.request.method=POST http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="672.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=6a457298-a920-447c-9d00-926239ad7aa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/c8df65ff-43f0-48e7-9e37-fa1c9d21565f?_state=WsOjtLJe4lkGMvcty6QFCuJrVhjCSXT5Jqh3zkVsLkV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4ZGY2NWZmLTQzZjAtNDhlNy05ZTM3LWZhMWM5ZDIxNTY1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTgzODM2NDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="835.407µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "PUT /v2/foo/bar/blobs/uploads/c8df65ff-43f0-48e7-9e37-fa1c9d21565f?_state=WsOjtLJe4lkGMvcty6QFCuJrVhjCSXT5Jqh3zkVsLkV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4ZGY2NWZmLTQzZjAtNDhlNy05ZTM3LWZhMWM5ZDIxNTY1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MTgzODM2NDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=0e8e8a1d-33a5-46c2-ab0c-1a575f8f76eb http.request.method=POST http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="689.366µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=af27caab-f84c-48d2-812a-0cbf285fe31b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/2a0e03cb-adfa-4c1f-a4dd-c6e5ce4a7307?_state=LYN9nSTJIFsuHkg9xbzufYdlN-GP0AicXxtxwy57eTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhMGUwM2NiLWFkZmEtNGMxZi1hNGRkLWM2ZTVjZTRhNzMwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MjAyMjc3MzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="846.247µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "PUT /v2/foo/bar/blobs/uploads/2a0e03cb-adfa-4c1f-a4dd-c6e5ce4a7307?_state=LYN9nSTJIFsuHkg9xbzufYdlN-GP0AicXxtxwy57eTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhMGUwM2NiLWFkZmEtNGMxZi1hNGRkLWM2ZTVjZTRhNzMwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MjAyMjc3MzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=046f66f7-4320-4288-8550-c35774c5affa http.request.method=POST http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="650.086µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=bb3bf1f0-8b3d-4cc2-b37e-6e661588defb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/a6d09a45-76be-4f2a-8a8a-aacf65206c83?_state=j3oxCm_v2L86qfe6y5lttW9ZTSkW9qvE0oBVCi3_xdV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2ZDA5YTQ1LTc2YmUtNGYyYS04YThhLWFhY2Y2NTIwNmM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MjIwMjEwMzRaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.251634745s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:41 +0000] "PUT /v2/foo/bar/blobs/uploads/a6d09a45-76be-4f2a-8a8a-aacf65206c83?_state=j3oxCm_v2L86qfe6y5lttW9ZTSkW9qvE0oBVCi3_xdV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2ZDA5YTQ1LTc2YmUtNGYyYS04YThhLWFhY2Y2NTIwNmM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0MS41MjIwMjEwMzRaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=2e6a8b9d-3485-49df-b5ff-334f982f9553 http.request.method=POST http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="970.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37707" http.request.id=d1e02a24-0910-491e-9933-6777ccfd4463 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/9819f422-b2ff-425b-85f8-8add988212b6?_state=txWe_WMbzZfA6A4HWAtcF3UncNLPaCGgwjfLj1UX2xR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MTlmNDIyLWIyZmYtNDI1Yi04NWY4LThhZGQ5ODgyMTJiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0My43OTA4Mzg5M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.152769677s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:43 +0000] "PATCH /v2/foo/bar/blobs/uploads/9819f422-b2ff-425b-85f8-8add988212b6?_state=txWe_WMbzZfA6A4HWAtcF3UncNLPaCGgwjfLj1UX2xR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MTlmNDIyLWIyZmYtNDI1Yi04NWY4LThhZGQ5ODgyMTJiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0My43OTA4Mzg5M1oifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=306ec3eb-496f-4fd9-a91b-fb67e8dac0b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/uploads/9819f422-b2ff-425b-85f8-8add988212b6?_state=YJwNYL1I9YWmJX9V5KdQHeFti2M55NIdJ2jFC-yi-kx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MTlmNDIyLWIyZmYtNDI1Yi04NWY4LThhZGQ5ODgyMTJiNiIsIk9mZnNldCI6Mjk1ODU0MDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NDNaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.159971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "PUT /v2/foo/bar/blobs/uploads/9819f422-b2ff-425b-85f8-8add988212b6?_state=YJwNYL1I9YWmJX9V5KdQHeFti2M55NIdJ2jFC-yi-kx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MTlmNDIyLWIyZmYtNDI1Yi04NWY4LThhZGQ5ODgyMTJiNiIsIk9mZnNldCI6Mjk1ODU0MDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NDNaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=5c103978-bdac-4409-acea-19fc42ea66fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="868.687µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=78039193-6761-46d9-9c69-1a45466654df http.request.method=GET http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.208271ms http.response.status=200 http.response.written=29585408 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "GET /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 200 29585408 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=error msg="error parsing digest="sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=ac12af1c-17db-4c47-832d-e9ca8f2ebcc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" time="2024-05-17T23:03:45Z" 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:37707" http.request.id=ac12af1c-17db-4c47-832d-e9ca8f2ebcc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/foo/bar/blobs/sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="738.046µs" http.response.status=400 http.response.written=110 vars.digest="sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "GET /v2/foo/bar/blobs/sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=1509834e-1cc1-4de8-98e7-0fce3b333b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:40056" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14849ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "GET /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=d5077ab2-8bdd-484f-871d-7e989c282b74 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40058" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.duration="999.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=23cb4874-0242-4d9a-9051-748beb696792 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40058" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="749.887µs" http.response.status=404 http.response.written=157 vars.digest="sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" 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:37707" http.request.id=e4034c05-9b80-4466-9d92-fbb79e844a9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40058" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="701.886µs" http.response.status=404 http.response.written=74 vars.digest="sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=error msg="error parsing digest="sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=a81865ca-d67b-4e74-abb3-b5849838d133 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40074" http.request.uri="/v2/foo/bar/blobs/sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" time="2024-05-17T23:03:45Z" 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:37707" http.request.id=a81865ca-d67b-4e74-abb3-b5849838d133 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40074" http.request.uri="/v2/foo/bar/blobs/sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.488µs" http.response.status=400 http.response.written=110 vars.digest="sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "DELETE /v2/foo/bar/blobs/sha257:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:03:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=ff949153-c6da-4b4f-b72f-4cab4ed49ec5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40084" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=14fe8538-f72f-4f39-aa9b-98c603e117c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40084" http.request.uri="/v2/foo/bar/blobs/uploads/47e12371-1dbc-4283-b5d5-c215455517b7?_state=tIvo7AzstBngI_R0Tx_h3cwpzB3Sv9GNXceDo8sGxDd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZTEyMzcxLTFkYmMtNDI4My1iNWQ1LWMyMTU0NTU1MTdiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0NS45ODM5MzAxNjFaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.105691263s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "PUT /v2/foo/bar/blobs/uploads/47e12371-1dbc-4283-b5d5-c215455517b7?_state=tIvo7AzstBngI_R0Tx_h3cwpzB3Sv9GNXceDo8sGxDd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZTEyMzcxLTFkYmMtNDI4My1iNWQ1LWMyMTU0NTU1MTdiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0NS45ODM5MzAxNjFaIn0%3D&digest=sha256%3A83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=148cbd57-d6f6-4d5a-95df-a9eaa1090612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40084" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.181531ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=1ff64cb7-bf9c-451b-975b-a0e195f58192 http.request.method=GET http.request.remoteaddr="127.0.0.1:40040" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.136366813s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "GET /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37707" http.request.id=a239f6e5-bac8-461f-939e-de75227b37bf http.request.method=GET http.request.remoteaddr="127.0.0.1:40056" http.request.uri="/v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.131860173s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:03:45 +0000] "GET /v2/foo/bar/blobs/sha256:83a3b51f691cd1f80608747f6f51f208677b5ef0fc0208cf970d3c5946daa94f HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.69s) === RUN TestRelativeURL time="2024-05-17T23:03: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-17T23:03:48Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44863" http.request.id=cfbc4cdf-60be-477d-be50-d2d442279176 http.request.method=POST http.request.remoteaddr="127.0.0.1:55182" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="982.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44863" http.request.id=b76118da-e1a9-4013-91ea-6d68069de852 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55182" http.request.uri="/v2/foo/bar/blobs/uploads/37a7e64d-3c2a-422a-99b1-c77d23a66580?_state=JOoRx1JQCpPYsdkDGyVyBpfgyx6ocxTzoEOR3Dliofl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3YTdlNjRkLTNjMmEtNDIyYS05OWIxLWM3N2QyM2E2NjU4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0OC4xMTAzOTc5MjZaIn0%3D&digest=sha256%3A5fbfe9fc1ad7912ec1fa1c423da505c4dce8fc24a391b774a0b93b048b40be42" http.request.useragent="Go-http-client/1.1" http.response.duration=704.884874ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:48 +0000] "PUT /v2/foo/bar/blobs/uploads/37a7e64d-3c2a-422a-99b1-c77d23a66580?_state=JOoRx1JQCpPYsdkDGyVyBpfgyx6ocxTzoEOR3Dliofl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3YTdlNjRkLTNjMmEtNDIyYS05OWIxLWM3N2QyM2E2NjU4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0OC4xMTAzOTc5MjZaIn0%3D&digest=sha256%3A5fbfe9fc1ad7912ec1fa1c423da505c4dce8fc24a391b774a0b93b048b40be42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44863" http.request.id=e7de37ac-b5c6-4d43-bec9-cb02d38c91c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:55182" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.032009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44863" http.request.id=050da7b8-a70b-4c7c-9a5e-f8204ca94c99 http.request.method=POST http.request.remoteaddr="127.0.0.1:55182" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="786.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44863" http.request.id=20092b7b-83b8-4ed3-8ecf-815b7ac72fd3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55182" http.request.uri="/v2/foo/bar/blobs/uploads/305eb09d-560f-49e5-a580-850d18fa0ae5?_state=MMYWfI00ZAbHSthlaYCKKhdTJqufxzWfNlceFlxAP057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNWViMDlkLTU2MGYtNDllNS1hNTgwLTg1MGQxOGZhMGFlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0OC45NjY2NTM0OVoifQ%3D%3D&digest=sha256%3A4cbc57c0325f47a7d9ac5d79729c05ef2623aa9d7693ffdbefe07d93061bdad9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.674788557s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:48 +0000] "PUT /v2/foo/bar/blobs/uploads/305eb09d-560f-49e5-a580-850d18fa0ae5?_state=MMYWfI00ZAbHSthlaYCKKhdTJqufxzWfNlceFlxAP057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNWViMDlkLTU2MGYtNDllNS1hNTgwLTg1MGQxOGZhMGFlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo0OC45NjY2NTM0OVoifQ%3D%3D&digest=sha256%3A4cbc57c0325f47a7d9ac5d79729c05ef2623aa9d7693ffdbefe07d93061bdad9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.53s) === RUN TestBlobDeleteDisabled time="2024-05-17T23:03: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-17T23:03:50Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03: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:44729" http.request.id=b48edfca-100a-40ae-9c58-b6ae59be70eb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56356" http.request.uri="/v2/foo/bar/blobs/sha256:7f79fc56b6a35e6af23671c4531fc550289e80bcebc1de1d58217805efd3de99" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="972.409µs" http.response.status=405 http.response.written=78 vars.digest="sha256:7f79fc56b6a35e6af23671c4531fc550289e80bcebc1de1d58217805efd3de99" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:7f79fc56b6a35e6af23671c4531fc550289e80bcebc1de1d58217805efd3de99 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.06s) === RUN TestDeleteDisabled time="2024-05-17T23:03: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-17T23:03:50Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38055" http.request.id=e134f9ed-12ca-46cd-917f-9056f7d071e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57368" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38055" http.request.id=7995d814-e095-4d1a-bbfd-691cd39c7cf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57368" http.request.uri="/v2/foo/bar/blobs/uploads/396763cd-d31f-4c7e-a058-274b595a3344?_state=y0XCTUALQRpKNPKkuTEJnCZ4VNjUgkECfKXyOw19dIF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5Njc2M2NkLWQzMWYtNGM3ZS1hMDU4LTI3NGI1OTVhMzM0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo1MC44MDUyNDMyMDZaIn0%3D&digest=sha256%3A1983544049a8d79912db01b7486c61ee0891ce87a415153fbff35013686dbd70" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934475439s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:50 +0000] "PUT /v2/foo/bar/blobs/uploads/396763cd-d31f-4c7e-a058-274b595a3344?_state=y0XCTUALQRpKNPKkuTEJnCZ4VNjUgkECfKXyOw19dIF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5Njc2M2NkLWQzMWYtNGM3ZS1hMDU4LTI3NGI1OTVhMzM0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo1MC44MDUyNDMyMDZaIn0%3D&digest=sha256%3A1983544049a8d79912db01b7486c61ee0891ce87a415153fbff35013686dbd70 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:52Z" 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:38055" http.request.id=7c90f6a7-57cb-43be-8dc3-5fb0ef082d98 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57368" http.request.uri="/v2/foo/bar/blobs/sha256:1983544049a8d79912db01b7486c61ee0891ce87a415153fbff35013686dbd70" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.088µs" http.response.status=405 http.response.written=78 vars.digest="sha256:1983544049a8d79912db01b7486c61ee0891ce87a415153fbff35013686dbd70" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:03:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:1983544049a8d79912db01b7486c61ee0891ce87a415153fbff35013686dbd70 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.04s) === RUN TestDeleteReadOnly time="2024-05-17T23:03:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:52Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42381" http.request.id=fc78d085-a1eb-49e9-a6a1-da38a23eae6a http.request.method=POST http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42381" http.request.id=96569613-62f9-45a8-b554-2329da1d098c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/edfc13aa-32c6-4795-a180-50f0de4d03be?_state=nYK-FMNQWmoM07DL-K3wmxhBD76lvCeDX2ULKz4bl_d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkZmMxM2FhLTMyYzYtNDc5NS1hMTgwLTUwZjBkZTRkMDNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo1Mi44MDU5OTk1NDhaIn0%3D&digest=sha256%3A576265cc7f8bda7b5ab3936a04f1a0281efb9228755fb02538865f77cf354c7c" http.request.useragent="Go-http-client/1.1" http.response.duration=738.181447ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:52 +0000] "PUT /v2/foo/bar/blobs/uploads/edfc13aa-32c6-4795-a180-50f0de4d03be?_state=nYK-FMNQWmoM07DL-K3wmxhBD76lvCeDX2ULKz4bl_d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkZmMxM2FhLTMyYzYtNDc5NS1hMTgwLTUwZjBkZTRkMDNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowMzo1Mi44MDU5OTk1NDhaIn0%3D&digest=sha256%3A576265cc7f8bda7b5ab3936a04f1a0281efb9228755fb02538865f77cf354c7c HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:576265cc7f8bda7b5ab3936a04f1a0281efb9228755fb02538865f77cf354c7c HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.80s) === RUN TestStartPushReadOnly time="2024-05-17T23:03:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:53Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-17T23:03:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:03:53Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03:53Z" 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:38283" http.request.id=b55f9299-bbbe-4fab-8573-70912e0a94e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" 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.019649ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:03:53Z" 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:38283" http.request.id=b631371b-9ece-4045-940f-8d229fdbd12c http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" 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="625.125µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:03:53Z" 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:38283" http.request.id=baca62c0-a611-49b0-9cd3-7e8c31a5e9b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" 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="722.566µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:03:53Z" 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:38283" http.request.id=5a892cc9-7b2f-450a-91a8-eb93ffd6a213 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" 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.015929ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:03:53Z" 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:38283" http.request.id=5a892cc9-7b2f-450a-91a8-eb93ffd6a213 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" 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.044649ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:03:53Z" 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:38283" http.request.id=5a892cc9-7b2f-450a-91a8-eb93ffd6a213 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" 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.066689ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:03:53Z" 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:38283" http.request.id=5a892cc9-7b2f-450a-91a8-eb93ffd6a213 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" 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.08497ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:03:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=12d93b1f-0524-41c2-8913-48aa6229afce http.request.method=POST http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=309a45e1-09b2-46fa-b061-0d214dbca2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/blobs/uploads/2218a98c-80ec-4bbe-ad84-f17973100aa5?_state=IveKBX1CXQdTjvUkIB1uowc1F6lIoU8m0zB92reVGIZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMjE4YTk4Yy04MGVjLTRiYmUtYWQ4NC1mMTc5NzMxMDBhYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTMuNjI5NTIzNjI0WiJ9&digest=sha256%3A356d15f38258532fe3c13661eda702fbf1d501e7b96eb36f6d222499fdc8eedf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.151328757s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/2218a98c-80ec-4bbe-ad84-f17973100aa5?_state=IveKBX1CXQdTjvUkIB1uowc1F6lIoU8m0zB92reVGIZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMjE4YTk4Yy04MGVjLTRiYmUtYWQ4NC1mMTc5NzMxMDBhYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTMuNjI5NTIzNjI0WiJ9&digest=sha256%3A356d15f38258532fe3c13661eda702fbf1d501e7b96eb36f6d222499fdc8eedf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=616d2aa8-c3fc-4c72-bc0a-6dd6a0c6f1f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07297ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=942075ec-5bf4-46cc-981b-0c3aa173c67c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/blobs/uploads/8602c676-a4ff-4093-9deb-4dd10ee91de3?_state=kV-iKmCKV5yrAakkKoHyDlR4E5EGt6rBmoxSAIGQT_F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NjAyYzY3Ni1hNGZmLTQwOTMtOWRlYi00ZGQxMGVlOTFkZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTQuODMxMjU3NzA1WiJ9&digest=sha256%3A11a1a1d4b84b2c3d3bd9b59fd40d93170e6b6cb1c296dd1a2389b0f1945cff8e" http.request.useragent="Go-http-client/1.1" http.response.duration=508.429187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/8602c676-a4ff-4093-9deb-4dd10ee91de3?_state=kV-iKmCKV5yrAakkKoHyDlR4E5EGt6rBmoxSAIGQT_F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NjAyYzY3Ni1hNGZmLTQwOTMtOWRlYi00ZGQxMGVlOTFkZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTQuODMxMjU3NzA1WiJ9&digest=sha256%3A11a1a1d4b84b2c3d3bd9b59fd40d93170e6b6cb1c296dd1a2389b0f1945cff8e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=b402e55e-4402-4ff4-964f-06e2b95f8f83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.517974ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=4aa32f86-e503-42fa-a602-f21ed40e439a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=010bab7a-4bb0-40a3-90f6-b39dbf8752c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.065849ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=211182c2-c512-426a-bff0-645716112766 http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.09529ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=2b5f5fad-c376-4e64-b2de-0b04047f120f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=61ee4dc7-a545-4c45-a872-95ad6adf1aff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:38283" http.request.id=ade23c36-2416-4854-b598-95cdfa74af7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.344772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=113fdff8-f6cf-4bb4-90bd-7e97d4899a54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.11157ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=11c35c78-d4d5-4fb9-bb9a-de41dcf2da9c http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="695.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=cfadcef5-f4f3-4bec-a5bc-202169b045d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.duration="686.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=875f71c6-340f-4116-aea0-5aa705853ccb http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" 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="708.007µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=error msg="payload digest does match: "sha256:10b7b825a24f1c61885b6c2e2001fff2512167190a6ddf33d353bae18ab47691" != "sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af"" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=02f56a53-3ccc-47e4-8760-f12461486eab http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=02f56a53-3ccc-47e4-8760-f12461486eab http.request.method=PUT http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.088µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af" 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:21aa51a7728d541f864d514af793fb086518b309db23d53ab8b4cfdd8f2f38af HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=2ed39382-b76b-4da6-a542-b23e2b3bef11 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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.040009ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=63c159f0-91eb-4577-8c1e-1d155a5c5f0e http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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="714.886µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=da14670a-9ceb-45b4-8c79-16c0d7875304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" 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="850.888µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:03:55Z" 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:38283" http.request.id=da14670a-9ceb-45b4-8c79-16c0d7875304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" 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="899.968µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:03:55Z" 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:38283" http.request.id=da14670a-9ceb-45b4-8c79-16c0d7875304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" 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="922.808µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=8bfce0e4-50d5-466a-a480-b49d9c61867a http.request.method=POST http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="819.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=576f90c4-125e-4724-af1b-f531164be3b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/blobs/uploads/a2e7a425-fd6d-4c47-b76b-31d5db827aa8?_state=Irci_iyfHOV0LvKcrSPAI3FT3cFVDnvrHkUS9FK1aXV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMmU3YTQyNS1mZDZkLTRjNDctYjc2Yi0zMWQ1ZGI4MjdhYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTUuMzYwNTcyMzE2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="896.688µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/a2e7a425-fd6d-4c47-b76b-31d5db827aa8?_state=Irci_iyfHOV0LvKcrSPAI3FT3cFVDnvrHkUS9FK1aXV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMmU3YTQyNS1mZDZkLTRjNDctYjc2Yi0zMWQ1ZGI4MjdhYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTUuMzYwNTcyMzE2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" 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:38283" http.request.id=7687b62c-c713-4c93-938e-fa6a1b88b769 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" 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="736.087µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:03:55Z" 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:38283" http.request.id=7687b62c-c713-4c93-938e-fa6a1b88b769 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" 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="767.487µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:03:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=3c0db586-2ed9-4ea8-abaf-753e0e41bde2 http.request.method=POST http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=6ba7fe6b-44cf-4e58-a214-1281ab749ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/blobs/uploads/5ed5a0ed-c258-4a48-a676-0b24cd3da3ba?_state=3E-YRaGZRHDy-JyMNtAsE20sE8v3BtVKC9tE3PRUbit7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZWQ1YTBlZC1jMjU4LTRhNDgtYTY3Ni0wYjI0Y2QzZGEzYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTUuNDEzMjMzODU5WiJ9&digest=sha256%3Ad37c6c8cf49eee737cdf0228ee24981ab1c5cdc2c93e39513ed5920aadbb20ce" http.request.useragent="Go-http-client/1.1" http.response.duration=586.682555ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/5ed5a0ed-c258-4a48-a676-0b24cd3da3ba?_state=3E-YRaGZRHDy-JyMNtAsE20sE8v3BtVKC9tE3PRUbit7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZWQ1YTBlZC1jMjU4LTRhNDgtYTY3Ni0wYjI0Y2QzZGEzYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTUuNDEzMjMzODU5WiJ9&digest=sha256%3Ad37c6c8cf49eee737cdf0228ee24981ab1c5cdc2c93e39513ed5920aadbb20ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=e3fd943f-a6f8-472c-92af-21dc34f99d83 http.request.method=POST http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=fb0a6e77-7f1a-4873-b8f2-7e4ba5507f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/blobs/uploads/e0fbcde0-b85c-4960-8561-8d839397cd62?_state=_AGp4UXw4RROzus8I2ABu1ZQE-wTV1YsoSfJeJaQLwV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMGZiY2RlMC1iODVjLTQ5NjAtODU2MS04ZDgzOTM5N2NkNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTYuMDk3MjM3MjdaIn0%3D&digest=sha256%3A4b55a581b066b8b9a5f937273d31f8908adbb674379b4f9abf78e130b0dc3cf9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138153961s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/e0fbcde0-b85c-4960-8561-8d839397cd62?_state=_AGp4UXw4RROzus8I2ABu1ZQE-wTV1YsoSfJeJaQLwV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMGZiY2RlMC1iODVjLTQ5NjAtODU2MS04ZDgzOTM5N2NkNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTYuMDk3MjM3MjdaIn0%3D&digest=sha256%3A4b55a581b066b8b9a5f937273d31f8908adbb674379b4f9abf78e130b0dc3cf9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03: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:38283" http.request.id=72de12a7-25ad-4b31-8ff9-9be413eaa91d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03: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:38283" http.request.id=490155b2-950f-4cee-a5cc-95cfab1390a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1" http.request.useragent="Go-http-client/1.1" http.response.duration="868.448µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=6d8ece68-1b6c-4df7-a05c-e400677cd245 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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="790.286µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=bfb96fe6-84cf-4c20-a174-c02cc01531de http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="768.367µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=6a23008c-5720-4650-b486-dc77c599a36e http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="655.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=1b59229f-c8dd-4db2-8f6b-13e731d9d623 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1" http.request.useragent="Go-http-client/1.1" http.response.duration="650.405µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=cf4df67a-04e3-4613-b156-f552f0b36c62 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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="646.286µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="rewriting manifest sha256:1302e25aaefbf54f8567d48afe538438f95c5206f51494380e656025bd7a01a1 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=a05ed20c-45e6-4400-8beb-9c3746da852e http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=a05ed20c-45e6-4400-8beb-9c3746da852e http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.229971ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" 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:38283" http.request.id=a5ddbf43-92dc-465f-88bb-8acf36324da3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" 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="731.527µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" 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:38283" http.request.id=bb91488a-6243-4aad-8c29-eab7a5bc39d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="901.728µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" 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:38283" http.request.id=086fcfe6-6281-4a10-bc50-ee1ade4b6add http.request.method=PUT http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8" http.request.useragent="Go-http-client/1.1" http.response.duration="866.167µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=d7280b25-bb61-4622-a8a8-3a06e5851e84 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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="781.527µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=d4498e78-c5ed-44e3-9e2a-252916f2986e http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="779.847µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=3e98012b-affa-4b2c-8877-9ca3815a5ac4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="677.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=d5f89604-b5df-41e2-b9f7-8696323f8d0c http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8" http.request.useragent="Go-http-client/1.1" http.response.duration="652.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="rewriting manifest list sha256:a395aafc24948a86248fbc54e5e286579f03a7349547819e5cc9c9ac6ab6ccb8 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=d05656c2-143c-4481-8f17-12c015f84034 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" 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-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38283" http.request.id=d05656c2-143c-4481-8f17-12c015f84034 http.request.method=GET http.request.remoteaddr="127.0.0.1:55770" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.280291ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T23:03: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-17T23:03:57Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:03: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:35247" http.request.id=b9fd4032-1bcb-43e7-a2ac-dc10d24b4dfd http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" 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="709.646µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:03: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:35247" http.request.id=7b17d5c8-0df0-4f4d-9162-0a27338564aa http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" 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="551.965µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:03: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:35247" http.request.id=b8c5ee4d-be05-4026-b73f-9aaab3322213 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" 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="655.406µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:03: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:35247" http.request.id=344793c4-508a-4490-ade1-2fd824da5dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" 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="877.727µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:03: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:35247" http.request.id=344793c4-508a-4490-ade1-2fd824da5dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" 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="904.488µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:03: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:35247" http.request.id=344793c4-508a-4490-ade1-2fd824da5dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" 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="923.248µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:03: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:35247" http.request.id=344793c4-508a-4490-ade1-2fd824da5dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.728µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:03:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=817738f5-08c7-4c7a-98a8-b03352d1fc96 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=1389a39c-86b2-4111-b2a6-c608fb15ddde http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/blobs/uploads/c380332d-b302-4b01-92c1-1f1f4df05ad4?_state=GzTh9DMoxfSLQldqJmWKPH0luMvML2SbxHXT_c8bXKl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMzgwMzMyZC1iMzAyLTRiMDEtOTJjMS0xZjFmNGRmMDVhZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTcuMzI1NTk1NTg0WiJ9&digest=sha256%3Ac4e6db966bb2248ee6866fd1501dfc16860b2596b9bb6f50116eca06279ae8c8" http.request.useragent="Go-http-client/1.1" http.response.duration=909.623953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/c380332d-b302-4b01-92c1-1f1f4df05ad4?_state=GzTh9DMoxfSLQldqJmWKPH0luMvML2SbxHXT_c8bXKl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMzgwMzMyZC1iMzAyLTRiMDEtOTJjMS0xZjFmNGRmMDVhZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTcuMzI1NTk1NTg0WiJ9&digest=sha256%3Ac4e6db966bb2248ee6866fd1501dfc16860b2596b9bb6f50116eca06279ae8c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=6a4a057b-c663-48f3-b713-86c280a536ff http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.048769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=b29ea57e-efab-4154-90ec-ded2a9933f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/blobs/uploads/c0d76394-e6fe-4340-aa0b-b67fbc111a43?_state=QUOGQulfLuXw0NmPXUoeQZ1OZ6CkTSBfCGhPHRk84mJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMGQ3NjM5NC1lNmZlLTQzNDAtYWEwYi1iNjdmYmMxMTFhNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTguMzIzNzQ4NjM1WiJ9&digest=sha256%3Aba51c8914a4bed2c59a32b100672aa159166c29c1b6319631f5dd8b9c56057b7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189235971s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/c0d76394-e6fe-4340-aa0b-b67fbc111a43?_state=QUOGQulfLuXw0NmPXUoeQZ1OZ6CkTSBfCGhPHRk84mJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMGQ3NjM5NC1lNmZlLTQzNDAtYWEwYi1iNjdmYmMxMTFhNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTguMzIzNzQ4NjM1WiJ9&digest=sha256%3Aba51c8914a4bed2c59a32b100672aa159166c29c1b6319631f5dd8b9c56057b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=2ef6caeb-146b-4ab4-a23e-43e557ac2f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.527213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=5923a5d0-5cf3-467c-b32a-bb4245fd1771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23881ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=e5961c38-b7aa-4487-a02a-77de7c60178f http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.122049ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=1bbe7c4b-71b1-48ae-8c3d-f6610e7aec40 http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.058369ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=fa77fdb7-bef1-41cf-8800-c4819dae0ea5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.308572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=2d76d2af-7124-49f0-aadd-c65bf935a329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.268771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35247" http.request.id=a1262b26-81c5-4c72-b327-e7b7151bc96d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.320972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=4b90050c-47ce-491b-9a8c-324913195636 http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.11837ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=336f7de8-6a41-40a4-a8d2-e8f9c59ecd25 http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="684.326µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=0973282f-f200-4fee-a78b-fb064ff19067 http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.duration="695.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=22a15df2-399a-4d81-af5b-fa0561ff7724 http.request.method=GET http.request.remoteaddr="127.0.0.1:37278" 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="684.246µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=error msg="payload digest does match: "sha256:ad5f2282cbb4e9a3fba4016a3acab1cf8af3285420e061861e2b06de071297e1" != "sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3"" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=499991f3-e32c-4791-92c6-9cf64e2c9326 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=499991f3-e32c-4791-92c6-9cf64e2c9326 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.407µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3" 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:ea05e067df974848d14276ff0e28e3c94924fc39eede58a307925ec725edf6e3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=c6bde2c1-cc84-498a-920e-b0cb34a7bbd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="961.889µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=cbf23dcf-cbe2-454b-86d4-3d5e61b4f370 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" 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="698.486µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=77df0461-9093-4568-b1e7-a0188ccd1748 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" 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="885.808µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:03:59Z" 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:35247" http.request.id=77df0461-9093-4568-b1e7-a0188ccd1748 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" 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="918.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:03:59Z" 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:35247" http.request.id=77df0461-9093-4568-b1e7-a0188ccd1748 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" 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="942.769µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=876983f2-6d2b-4988-a27c-32b92bd707e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="811.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=63cc1205-21fa-4474-8780-783a6bc3defd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/blobs/uploads/44e0a12d-5ec0-48ce-83fe-684d04c4469e?_state=9LmKmOBY-mL5WAogA5y6BU0MYElRTKDBsfpfRKH2Lr17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NGUwYTEyZC01ZWMwLTQ4Y2UtODNmZS02ODRkMDRjNDQ2OWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTkuNTMzNDMyNzA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018689ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/44e0a12d-5ec0-48ce-83fe-684d04c4469e?_state=9LmKmOBY-mL5WAogA5y6BU0MYElRTKDBsfpfRKH2Lr17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NGUwYTEyZC01ZWMwLTQ4Y2UtODNmZS02ODRkMDRjNDQ2OWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTkuNTMzNDMyNzA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" 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:35247" http.request.id=e2dd2021-cda6-482f-85a5-9e6f6be1afb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" 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="896.888µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:03:59Z" 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:35247" http.request.id=e2dd2021-cda6-482f-85a5-9e6f6be1afb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" 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="932.568µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:03:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=a91aa22a-d41d-43be-abca-c115354d4128 http.request.method=POST http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="877.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=7ccc698a-6128-40dd-be7d-3ad7cf595127 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/blobs/uploads/687d83c8-4673-4d31-a679-da8f373cdb9b?_state=Utp_laEdZoECOsMb0vg82mXl1ySpaJg_wDHMMmddUL17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ODdkODNjOC00NjczLTRkMzEtYTY3OS1kYThmMzczY2RiOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTkuNTk2ODAxNzgyWiJ9&digest=sha256%3A87af4846266fcb9480b5b463f641878f1c94eadf7d03ae2ef676d94444ad59aa" http.request.useragent="Go-http-client/1.1" http.response.duration=542.650169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:03:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/687d83c8-4673-4d31-a679-da8f373cdb9b?_state=Utp_laEdZoECOsMb0vg82mXl1ySpaJg_wDHMMmddUL17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ODdkODNjOC00NjczLTRkMzEtYTY3OS1kYThmMzczY2RiOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDM6NTkuNTk2ODAxNzgyWiJ9&digest=sha256%3A87af4846266fcb9480b5b463f641878f1c94eadf7d03ae2ef676d94444ad59aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=7fdeba02-3cab-49e9-83bf-81d77d6a3da6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=d973fee2-54a2-484a-9573-b67b5000ff0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/blobs/uploads/1d63aa9d-c0d7-4e2a-8996-9bd25c5c6572?_state=x3ejvbb8UwgLH8ChuRxLuDa9Fvm7TdWK95P9fy5WbWZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZDYzYWE5ZC1jMGQ3LTRlMmEtODk5Ni05YmQyNWM1YzY1NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDAuMjQxNzcwOTdaIn0%3D&digest=sha256%3Aeb9948ad9124b71cc93e7aee0d4bb84918c8fafc2b1d3202e7079c71bf8248c4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.68305247s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/1d63aa9d-c0d7-4e2a-8996-9bd25c5c6572?_state=x3ejvbb8UwgLH8ChuRxLuDa9Fvm7TdWK95P9fy5WbWZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZDYzYWE5ZC1jMGQ3LTRlMmEtODk5Ni05YmQyNWM1YzY1NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDAuMjQxNzcwOTdaIn0%3D&digest=sha256%3Aeb9948ad9124b71cc93e7aee0d4bb84918c8fafc2b1d3202e7079c71bf8248c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:35247" http.request.id=38bd6833-9372-4f17-9fc5-0110e0a874bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:35247" http.request.id=038a8dd3-43e8-4642-ac30-f1f2975d46b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2" http.request.useragent="Go-http-client/1.1" http.response.duration="943.408µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=de2e8372-3d94-4d3b-91cc-7275375255ba http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" 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="782.487µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=ac01f9d1-7112-4c52-8245-5b8b31b482c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="834.527µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=c4277bf9-d0cf-41a6-a7ed-a440b2ecff54 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="623.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=cfe4e38e-9a3e-4c0f-81bc-7129b0a0e823 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2" http.request.useragent="Go-http-client/1.1" http.response.duration="653.526µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=df93b1db-2f40-4c4f-8a3f-eed071d86dc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" 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="689.286µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="rewriting manifest sha256:e23cded05c2310029f72e93b9e50eae08701d24872ad708913ae3df7e93561d2 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=3f9dc14f-6bd3-41f9-9da7-6f68b5eef1f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" 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-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=3f9dc14f-6bd3-41f9-9da7-6f68b5eef1f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.18445ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35247" http.request.id=fdf27555-7c9c-48ad-88a7-1c5ebe5ee98e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" 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="745.367µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:35247" http.request.id=cc1e61c1-d641-4b88-a276-1a85c53c8699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="923.648µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:35247" http.request.id=8c7b6168-9d9b-4cf8-8185-f20a3626e9c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8" http.request.useragent="Go-http-client/1.1" http.response.duration="818.728µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=2e676954-a15d-497c-ab2e-74d2dcfcae81 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" 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="811.047µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=85814e47-86af-459c-80b5-1974784f7917 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="858.208µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=00c2d750-bf31-4a90-aaa1-f4965c563390 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="683.566µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=41ffb521-ab64-4454-aea9-35cb86a45d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8" http.request.useragent="Go-http-client/1.1" http.response.duration="633.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" level=info msg="rewriting manifest list sha256:fbc5e7d8424b0736452e200b4482b0bdad22f76faa93beeadd541bb6ff147fe8 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=fdb3f044-0bbe-4575-920a-f1e40499e9e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" 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-17T23:04:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35247" http.request.id=fdb3f044-0bbe-4575-920a-f1e40499e9e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37284" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.238931ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (8.39s) === RUN TestGetManifestWithStorageError time="2024-05-17T23:04: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-17T23:04:01Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:04:01Z" 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:39883" http.request.id=78607cec-7b2c-4b2f-8a1e-12590f2cf703 http.request.method=GET http.request.remoteaddr="127.0.0.1:43670" 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="817.967µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:39883" http.request.id=5f721366-a9c1-4862-bc91-bcdac1d92e9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43670" 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="671.966µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:39883" http.request.id=ae8914e4-e787-4d07-83d7-01ee14ed1435 http.request.method=GET http.request.remoteaddr="127.0.0.1:43670" 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="737.126µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:39883" http.request.id=6338a089-7df5-41da-9aa6-c7459eabd247 http.request.method=GET http.request.remoteaddr="127.0.0.1:43670" 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="828.167µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:23:04:01 +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-17T23:04: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-17T23:04:01Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:04:01Z" 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:43541" http.request.id=9b2c20ac-0b1d-451c-95de-057a41fe2ecf http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" 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="780.487µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:43541" http.request.id=915229f6-6a19-4b6b-a33a-a1cf833a6aae http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" 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="545.885µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:43541" http.request.id=d5496033-c43b-4885-a2a1-820d79b34635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" 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="665.446µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:04:01Z" 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:43541" http.request.id=427e4d0d-457b-4cab-be6c-cf860fe2a97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" 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="934.888µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:04:01Z" 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:43541" http.request.id=427e4d0d-457b-4cab-be6c-cf860fe2a97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" 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="964.448µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:04:01Z" 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:43541" http.request.id=427e4d0d-457b-4cab-be6c-cf860fe2a97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" 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="988.169µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:04:01Z" 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:43541" http.request.id=427e4d0d-457b-4cab-be6c-cf860fe2a97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" 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.007809ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:04:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:04:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=2c55687b-19eb-4b35-9515-87048fd09528 http.request.method=POST http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=536e24c4-4c58-4148-951a-f563be6eb745 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/blobs/uploads/7db6bcf9-0e01-4b36-9623-30b8477ceff8?_state=OrUjL1NBo6bldySDpzYTjWucPAQnMxbhYUw-C4gIlKN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZGI2YmNmOS0wZTAxLTRiMzYtOTYyMy0zMGI4NDc3Y2VmZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDIuMDU2ODM1NDgxWiJ9&digest=sha256%3A0f18e2b71c758e1e3eee5c972ccbd444b61c94d9707fc93743b72cad65ae6bfb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.757827527s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/7db6bcf9-0e01-4b36-9623-30b8477ceff8?_state=OrUjL1NBo6bldySDpzYTjWucPAQnMxbhYUw-C4gIlKN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZGI2YmNmOS0wZTAxLTRiMzYtOTYyMy0zMGI4NDc3Y2VmZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDIuMDU2ODM1NDgxWiJ9&digest=sha256%3A0f18e2b71c758e1e3eee5c972ccbd444b61c94d9707fc93743b72cad65ae6bfb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=fb5b8f8a-767f-417f-9584-8b8e0cae25e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:03 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=08e5db7f-2a81-4194-8244-a2a747b24169 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/blobs/uploads/0723135a-a670-4014-91d5-4aa7f2ce9998?_state=qt-Zte8Qf_lHM5yo6z_9hM6ITvpZSMFWwflQhVC097p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzIzMTM1YS1hNjcwLTQwMTQtOTFkNS00YWE3ZjJjZTk5OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDMuOTA0NzkzNDRaIn0%3D&digest=sha256%3Ae5830513ce24c5d7f9c7813abe2cd747cd3a01a6801666e7481ead29cc3cee34" http.request.useragent="Go-http-client/1.1" http.response.duration=1.343448646s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:03 +0000] "PUT /v2/foo/schema1/blobs/uploads/0723135a-a670-4014-91d5-4aa7f2ce9998?_state=qt-Zte8Qf_lHM5yo6z_9hM6ITvpZSMFWwflQhVC097p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzIzMTM1YS1hNjcwLTQwMTQtOTFkNS00YWE3ZjJjZTk5OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDMuOTA0NzkzNDRaIn0%3D&digest=sha256%3Ae5830513ce24c5d7f9c7813abe2cd747cd3a01a6801666e7481ead29cc3cee34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=5fecd474-bbcc-4533-be78-ed9e964be964 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.536773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=bc72eee7-b219-46e3-97a6-03279feeece7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=cc198562-a1d1-4d3f-9093-f0b72a6fd560 http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.120969ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=3a03a423-7d69-43fc-baae-39e307140624 http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.018768ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" 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:43541" http.request.id=5037e7f3-c004-4cba-9b55-a2e24a6a437a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304211ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" 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:43541" http.request.id=2fa5c8d0-7aee-46df-b0f1-a92818855b3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:43541" http.request.id=214513e7-1c04-449c-8df5-7b78b52617a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=863c36b7-c2f9-47e9-b05f-810089521c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.041729ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=5b982540-85b4-4821-8bed-b59bf51f9fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="690.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=47244758-5795-432d-8d35-e79fae3dc23d http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration="639.365µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=1d27b3a7-5d9e-4bb3-9262-352c1fbf05dc http.request.method=GET http.request.remoteaddr="127.0.0.1:36018" 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="699.607µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=error msg="payload digest does match: "sha256:fad668d395f33efcd84f5d2953d8f6ef1ac7f7ca6d10d137812f35353d812cc2" != "sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd"" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=c518f91f-cf40-4772-8e3c-828d230bc824 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" time="2024-05-17T23:04:05Z" 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:43541" http.request.id=c518f91f-cf40-4772-8e3c-828d230bc824 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36018" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="782.687µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=c1a52d84-a11e-4516-998c-3ec5b060c71e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47152" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.045689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=78156c1d-070f-475c-b2fb-eef1f5165abd http.request.method=GET http.request.remoteaddr="127.0.0.1:47152" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.927µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" 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:43541" http.request.id=47f8c1dd-cbe1-4aaf-8712-c286bb5054ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47166" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="952.048µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=db67ceda-78b0-423a-a5f8-197e6a2507ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.451573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=7cdc3754-6cb2-4394-84cc-a2ca5c1aad04 http.request.method=GET http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.046889ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" 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:43541" http.request.id=b0e36c8c-5f83-409d-ace3-7429eefa151b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47186" 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="887.608µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=7f412b7e-0ac2-4801-8396-e6a266c6512a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.450293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=3cbfeca0-b300-466d-827d-be24c52ba8f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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="676.046µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=2f167fae-b097-4168-a6df-6096e25e4dd6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd" http.request.useragent="Go-http-client/1.1" http.response.duration="837.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2823ef244a6e6baf28343f290a91f9f630752e0d062f444ef8b2cf04982201bd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=374aa3e8-6f09-4999-8618-5e921c6a9b14 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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="676.326µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" 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:43541" http.request.id=4537cf73-f71a-41b3-b4ff-ab57c321bb25 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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="699.447µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=4bb7d841-f7b4-4f33-9065-14c3e1cfed60 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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="682.886µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43541" http.request.id=d887b99e-cb8f-45fe-8eb5-3278c5293abb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" 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="808.647µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43541" http.request.id=d887b99e-cb8f-45fe-8eb5-3278c5293abb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" 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="849.367µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43541" http.request.id=d887b99e-cb8f-45fe-8eb5-3278c5293abb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" 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="872.768µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=161d3366-e34f-4579-813d-4fdc563b8d2f http.request.method=POST http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="779.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=d503565a-5457-4fac-9e10-b2fe8872d47b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/blobs/uploads/ecbec524-dd2d-481e-ab0d-28932e1a0e69?_state=n7m16mdyskunCDeuPDbThtKPl4NJVOlO25wFmnxpgJR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlY2JlYzUyNC1kZDJkLTQ4MWUtYWIwZC0yODkzMmUxYTBlNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDUuMjc5ODQ0Mjg0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013368ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/ecbec524-dd2d-481e-ab0d-28932e1a0e69?_state=n7m16mdyskunCDeuPDbThtKPl4NJVOlO25wFmnxpgJR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlY2JlYzUyNC1kZDJkLTQ4MWUtYWIwZC0yODkzMmUxYTBlNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDUuMjc5ODQ0Mjg0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43541" http.request.id=701072d5-af22-44bb-b697-4854048debec http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" 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="899.048µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:04:05Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43541" http.request.id=701072d5-af22-44bb-b697-4854048debec http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" 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="929.048µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=3886d738-06a5-4a3c-975f-8608ed5f9634 http.request.method=POST http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="826.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=cff4fbe7-b3f2-4609-97eb-40fdc632f1a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/blobs/uploads/251a69bc-60cb-4c7f-9404-2fae2b587e95?_state=OnlY5kr-mU4dXRCds0xfo6Do9nHM0V5DeE18p-bkXid7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNTFhNjliYy02MGNiLTRjN2YtOTQwNC0yZmFlMmI1ODdlOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDUuMzM2MDA5MDU4WiJ9&digest=sha256%3A5c173bae757a955db94404af2cbc83c849675bdd337f862cec1dab252d199533" http.request.useragent="Go-http-client/1.1" http.response.duration=508.556669ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/251a69bc-60cb-4c7f-9404-2fae2b587e95?_state=OnlY5kr-mU4dXRCds0xfo6Do9nHM0V5DeE18p-bkXid7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNTFhNjliYy02MGNiLTRjN2YtOTQwNC0yZmFlMmI1ODdlOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDUuMzM2MDA5MDU4WiJ9&digest=sha256%3A5c173bae757a955db94404af2cbc83c849675bdd337f862cec1dab252d199533 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=7768bc3f-3212-4b43-b05b-c4125e859220 http.request.method=POST http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=a35f95c5-0809-4487-b1d0-61456ce36abb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/blobs/uploads/730f4547-6f27-4f65-8a3b-8d9fbd05bce0?_state=OIeVJ6-XnYFBvtTRgFH5Tlkkmu0gLFM5C91eg3klHNx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MzBmNDU0Ny02ZjI3LTRmNjUtOGEzYi04ZDlmYmQwNWJjZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDUuOTMxNzYzNzczWiJ9&digest=sha256%3A494b24417d80996e9adcf71941163ced140d4169917f7eb04b115d382fbda5b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.499167534s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/730f4547-6f27-4f65-8a3b-8d9fbd05bce0?_state=OIeVJ6-XnYFBvtTRgFH5Tlkkmu0gLFM5C91eg3klHNx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MzBmNDU0Ny02ZjI3LTRmNjUtOGEzYi04ZDlmYmQwNWJjZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MDQ6MDUuOTMxNzYzNzczWiJ9&digest=sha256%3A494b24417d80996e9adcf71941163ced140d4169917f7eb04b115d382fbda5b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:43541" http.request.id=618d885d-b333-4a70-8d35-1c0e02ac8a75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:43541" http.request.id=1076052b-b8c0-4fe5-b145-d77ba7a42a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.duration="957.889µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "PUT /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=aef478e8-bd82-446d-a41a-38bc7a2dab16 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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="828.487µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=4ac6c42f-d90c-46be-b697-91bb744cc645 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="803.487µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=34757120-cbd9-4b65-91a5-0479b0aa260a http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="699.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=b1b66bde-eacf-4a88-a9ea-d94df876f766 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.duration="642.925µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=57339973-b0b0-4163-91e6-f6dbc962ef5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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="664.806µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="rewriting manifest sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=fd7028bb-c933-458c-af95-12b7852d6de6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" 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-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=fd7028bb-c933-458c-af95-12b7852d6de6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.247291ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=e954f5b5-2ccd-4ced-8a81-e15bec67d6c0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.duration="813.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=2911ad8d-96ec-420b-8bf7-fa3c1701a7a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47188" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="757.247µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:43541" http.request.id=f90525fc-39f5-465c-866d-a7f10b4829b1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="945.088µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:43541" http.request.id=8e833eb9-87d6-4d6f-9f24-15fd70a37075 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47214" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "PUT /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=7a83e049-7533-4275-b54b-f3dcb40517da http.request.method=GET http.request.remoteaddr="127.0.0.1:47214" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="876.248µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:43541" http.request.id=97d69c6a-b9de-4e4d-9040-ff869f95aba1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47216" 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="990.369µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:43541" http.request.id=3b2f1e04-fbf5-404c-b36d-85c15325a772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47222" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14517ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=6296c594-6509-4db9-b83a-0137687731a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47222" 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="603.085µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=7fd0c4ed-bdec-4036-a410-ba2c2e7298ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47222" http.request.uri="/v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4" http.request.useragent="Go-http-client/1.1" http.response.duration="794.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d1a208528d173727fd48a2871d87bf6a0c6739caf52051bd5293744329f27ea4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43541" http.request.id=c4de3742-7899-4d2a-8627-4ce82a30847f http.request.method=GET http.request.remoteaddr="127.0.0.1:47222" 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="669.766µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.50s) === RUN TestManifestDeleteDisabled time="2024-05-17T23:04:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:04:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:04:07Z" 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:32973" http.request.id=44ed19ff-602e-43d1-8a05-de753f85fa1c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40384" 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="775.046µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T23:04:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:04:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:04:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T23:04:07Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T23:04:07Z" 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-17T23:04:07Z" 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:32951" http.request.id=adb3a9c4-b479-41c7-bdff-1259f9f08f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50922" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.564214ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:32951" http.request.id=0b994c11-a542-4e43-ac04-a22639762dcc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50934" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.409732ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:32951" http.request.id=d5c0c953-95bd-4dcd-9d01-c50268e913df http.request.method=POST http.request.remoteaddr="127.0.0.1:50940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.462973ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:04:07Z" 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:32951" http.request.id=5da71b42-7413-4d3c-bf99-0e1bb39e280d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50948" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.305532ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-05-17T23:04:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:04:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:04:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=f7c30687-5fb4-4848-b72d-e3671bdda7d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:35448" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=4c531065-19b1-4a2d-b740-53c3adad2054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35448" http.request.uri="/v2/foo/bar/blobs/uploads/f641da85-71d0-46d5-95b9-dc39b4c8461e?_state=eVWRWfDhiKnIFbE3zW2Q6DMj3IIBQnHo9YKsVVJuv5V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NDFkYTg1LTcxZDAtNDZkNS05NWI5LWRjMzliNGM4NDYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowNDowNy43NTk1MjQxNTVaIn0%3D&digest=sha256%3A9a802609b39036e3d9dbf3185389a6de5329f45f70fedd539fa6629a48a3bb39" http.request.useragent="Go-http-client/1.1" http.response.duration=2.209510378s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:07 +0000] "PUT /v2/foo/bar/blobs/uploads/f641da85-71d0-46d5-95b9-dc39b4c8461e?_state=eVWRWfDhiKnIFbE3zW2Q6DMj3IIBQnHo9YKsVVJuv5V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NDFkYTg1LTcxZDAtNDZkNS05NWI5LWRjMzliNGM4NDYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowNDowNy43NTk1MjQxNTVaIn0%3D&digest=sha256%3A9a802609b39036e3d9dbf3185389a6de5329f45f70fedd539fa6629a48a3bb39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=edeeb253-2edb-44f5-ad09-f34bae5ba7e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35448" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.577213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04: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 time="2024-05-17T23:04:09Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:04:09Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.22.3 time="2024-05-17T23:04:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=4a8bfb64-5fe4-4a84-8ac9-2a4388feae88 http.request.method=GET http.request.remoteaddr="127.0.0.1:35448" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="633.605µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45881" go.version=go1.22.3 time="2024-05-17T23:04:09Z" 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-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=0d744048-b1c4-4119-b741-35ebddf4ab23 http.request.method=GET http.request.remoteaddr="127.0.0.1:35458" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.048µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45881 /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:45881/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=b53279f9-b10e-4528-8907-d1aeb5185a2e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/foo/bar/manifests/sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738" time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=dfacd14a-f7a5-4261-bb1f-304ed2791a32 http.request.method=GET http.request.remoteaddr="127.0.0.1:35460" http.request.uri="/v2/foo/bar/manifests/sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.447252ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "GET /v2/foo/bar/manifests/sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738 with ttl=167h59m59.99999672s" go.version=go1.22.3 time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=b53279f9-b10e-4528-8907-d1aeb5185a2e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/foo/bar/manifests/sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.580289ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "GET /v2/foo/bar/manifests/sha256:4673b1106f75ec766ed98f9dc9f8757eb9639c66b3cbea4c42de08b5501e5738 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=5a59a4ee-ce18-4c26-8958-4542200617e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35460" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.526µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45881 /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:45881/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=7a1ce07e-95c1-4809-ac0c-ab8fa61edd59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37992" 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-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=390543d1-5963-4855-bc2a-cb54c783ed44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35468" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.427693ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:04:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=7a1ce07e-95c1-4809-ac0c-ab8fa61edd59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37992" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.064364ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:09 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:04:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=cf642c5e-6b40-4bea-898d-85f5f2aabff6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=32d73c12-6e27-4b15-9ade-e013608a682f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35468" http.request.uri="/v2/foo/bar/blobs/uploads/49d7117e-3693-4982-99ed-ecd402fa1ddf?_state=DQ-ZxUVg5Yh_3GSLUNErMB9vi0nsqKzY7VYrcDFfVJx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZDcxMTdlLTM2OTMtNDk4Mi05OWVkLWVjZDQwMmZhMWRkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowNDoxMC4wODc0NTQ1MzRaIn0%3D&digest=sha256%3Ab1903468ff2c49b30bb43177e540a6d6ba4ff14ccf29a6a0ed6e1021c9b7cfb3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.881640336s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:10 +0000] "PUT /v2/foo/bar/blobs/uploads/49d7117e-3693-4982-99ed-ecd402fa1ddf?_state=DQ-ZxUVg5Yh_3GSLUNErMB9vi0nsqKzY7VYrcDFfVJx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZDcxMTdlLTM2OTMtNDk4Mi05OWVkLWVjZDQwMmZhMWRkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzowNDoxMC4wODc0NTQ1MzRaIn0%3D&digest=sha256%3Ab1903468ff2c49b30bb43177e540a6d6ba4ff14ccf29a6a0ed6e1021c9b7cfb3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=e2d73388-175d-4e21-a891-fb044cc07397 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35468" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.488173ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:04:11 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=ac29eae0-4d18-4bb6-887d-8dcab3693405 http.request.method=GET http.request.remoteaddr="127.0.0.1:35468" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="633.246µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:04:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45881 /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:45881/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=1ed9bf81-2f90-4c33-a922-973f3751ec18 http.request.method=GET http.request.remoteaddr="127.0.0.1:38002" 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-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=24b0bfcd-bcc4-4dd3-a8f8-59757e0a5be3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35470" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.11945ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:11 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=ece823b4-2317-4301-acf3-de74756316b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35470" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="638.046µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:04:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45881 /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:45881/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=1ed9bf81-2f90-4c33-a922-973f3751ec18 http.request.method=GET http.request.remoteaddr="127.0.0.1:38002" 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-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45881" http.request.id=fa4bef37-347f-4883-b6ed-d555cb0733a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35486" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.14473ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:11 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:04:11Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:5cd9a547e8b196de0ada60b18b38044e4396a0e973ccea651da8905e27d0082b with ttl=167h59m59.99999796s" go.version=go1.22.3 time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40717" http.request.id=1ed9bf81-2f90-4c33-a922-973f3751ec18 http.request.method=GET http.request.remoteaddr="127.0.0.1:38002" 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.551218ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:04:11 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.33s) === RUN TestAppDispatcher time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42219" http.request.id=78ec95c0-ca78-4f5e-9daf-be3029e99252 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="910.088µs" http.response.status=200 http.response.written=0 time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42219" http.request.id=8febf838-54e9-4213-a610-ca709193cde8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="696.966µs" http.response.status=200 http.response.written=0 time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42219" http.request.id=176e661a-8f01-4c2b-8e5f-0467743dc53b http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="660.366µs" http.response.status=200 http.response.written=0 time="2024-05-17T23:04:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42219" http.request.id=40a82329-5040-42c9-ab7b-46ef7220acf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="658.286µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-17T23:04:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:11Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:11Z" 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:46021" http.request.id=5bb56180-3990-4000-a5aa-5911cf2e940e http.request.method=GET http.request.remoteaddr="127.0.0.1:40454" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T23:04:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:11Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:11Z" level=info msg="configuring file health check path=/tmp/healthcheck1263915726, interval=1" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T23:04:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:15Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:15Z" level=info msg="configuring TCP health check addr=127.0.0.1:44915, interval=1" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T23:04:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:19Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 time="2024-05-17T23:04:19Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:39075, interval=1, threshold=3" go.version=go1.22.3 instance.id=3a32045b-4cad-4445-9a97-7a8d8f688013 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 64.563s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.22s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.446s === RUN TestSchedule time="2024-05-17T23:03:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c time="2024-05-17T23:03:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99812ms" go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c time="2024-05-17T23:03:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.56µs" go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c time="2024-05-17T23:03:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.36µs" go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c 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-17T23:03:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T23:03:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c time="2024-05-17T23:03:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99864ms" go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c time="2024-05-17T23:03:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99888ms" go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c time="2024-05-17T23:03:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-17T23:03:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=6ea756ed-98c4-49ab-9b8e-fb6e4672ec6c --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.648s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.79s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15650304 sha256:285ada42b6eb75cb5ffd4b9772848ae924b2309df6eace9ea6bf6c3b55d93bec [] map[] } --- PASS: TestSimpleBlobRead (0.12s) === RUN TestBlobMount --- PASS: TestBlobMount (0.18s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.90s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.83s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.88s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:2f44201beebd7cedc1c8c6514e9e2af9884a5dda692b6174e9dd465361bbb63e palailogos: marking blob sha256:57fb346020144c4675d267c5dd89ccdc14d9e965122d50da104baf232cdd2344 palailogos: marking blob sha256:a3389e741db0f826ec064fdf038f87700b4a6f1ac7e40b4dba17df3272478748 palailogos: marking manifest sha256:77fc9a71f4ed5bcd0c6d6ee41bc5b1687c5494180917887b2594a521156a359c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:19d6b5e4f2cab325bfcd14158f613fdb9f11b7e7672e01fbf75c5ef65c08faba palailogos: marking blob sha256:8b275844823e395e916a89c0d1d44756f09414bfc18811467d446951fa45bca7 palailogos: marking manifest sha256:c1168fe44c1c6cb4450ecd29e3d5a51007af5afb15647ea95eed160663cbe1f8 palailogos: marking blob sha256:cca3a79838cc8fafb7cc9e89d978157e4ec927484f04210b4043bf6ac7e7fb16 palailogos: marking blob sha256:2f44201beebd7cedc1c8c6514e9e2af9884a5dda692b6174e9dd465361bbb63e palailogos: marking manifest sha256:cca3a79838cc8fafb7cc9e89d978157e4ec927484f04210b4043bf6ac7e7fb16 palailogos: marking blob sha256:278edfd3a1ad3f08a0870120fb969d620e0b86c1efb82fe28ecb5a53237fd697 palailogos: marking blob sha256:ba0347d826771be0e0e5a9c841df654fcfe6563ad49ee82e6ce12163efd12dba 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.51s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504 deletemanifests: marking manifest sha256:95b71e1c0e2867a417f05d14ab7121839884005aea62120fff175f63559ea240 deletemanifests: marking blob sha256:b748f1d1d33dc44986b9350e7cf3eb24c49b3277e0914315baecf5062bc63193 deletemanifests: marking blob sha256:3489274b705586088c8c5ab1865c5fb41631527c320f4656790997dd1b509da0 deletemanifests: marking blob sha256:f5285ec2c3c822cba73fab3758ad7ef499786d5c4a03d7f3d63a054301c6a315 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:34ea443cc03cb9131d4e322576bd21870cbb1f695af70180f292cf7b633dff67 blob eligible for deletion: sha256:54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504 blob eligible for deletion: sha256:91338f52301f492b80692c5dd7819034fc33c80fbe717ddd0c74aec8ff5ed6d9 blob eligible for deletion: sha256:a4695328d88b715de5021928c77d5e93d13fb79282ae02b375063af718ad8663 deletemanifests manifest eligible for deletion: sha256:54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504 deletemanifests: marking manifest sha256:95b71e1c0e2867a417f05d14ab7121839884005aea62120fff175f63559ea240 deletemanifests: marking blob sha256:b748f1d1d33dc44986b9350e7cf3eb24c49b3277e0914315baecf5062bc63193 deletemanifests: marking blob sha256:3489274b705586088c8c5ab1865c5fb41631527c320f4656790997dd1b509da0 deletemanifests: marking blob sha256:f5285ec2c3c822cba73fab3758ad7ef499786d5c4a03d7f3d63a054301c6a315 time="2024-05-17T23:03:29Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 time="2024-05-17T23:03:29Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:34ea443cc03cb9131d4e322576bd21870cbb1f695af70180f292cf7b633dff67 time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/34ea443cc03cb9131d4e322576bd21870cbb1f695af70180f292cf7b633dff67" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504 time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/54/54adc09b8d758e529c054417a9ea786da921502dc51104c56616146cb775e504" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:91338f52301f492b80692c5dd7819034fc33c80fbe717ddd0c74aec8ff5ed6d9 time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/91338f52301f492b80692c5dd7819034fc33c80fbe717ddd0c74aec8ff5ed6d9" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:a4695328d88b715de5021928c77d5e93d13fb79282ae02b375063af718ad8663 time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a4/a4695328d88b715de5021928c77d5e93d13fb79282ae02b375063af718ad8663" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 --- PASS: TestDeleteManifestIfTagNotFound (0.52s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:455b2ce6c343ef87da0605bd70b7a877a7c05a0e908b33acaa1303ea1b5d7d6e time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/455b2ce6c343ef87da0605bd70b7a877a7c05a0e908b33acaa1303ea1b5d7d6e" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:71aab82a3e52505e15e88129ea9d818f042ffecd5adb2177c9a4af0e54a13e5d time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/71aab82a3e52505e15e88129ea9d818f042ffecd5adb2177c9a4af0e54a13e5d" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:84f180223ee3953919fb64a1d10eec0e95d24d84e86a2bd880c98112ff9ea293 time="2024-05-17T23:03:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84f180223ee3953919fb64a1d10eec0e95d24d84e86a2bd880c98112ff9ea293" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 --- PASS: TestGCWithMissingManifests (0.21s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:3d4cc62fa1e3b17ee8dd8fef4453f01379a0cfa0875c1fc15e4df7422be6b060 komnenos: marking blob sha256:f2be266ed2e7280cdbf3c4941132dddff0a792ff31c5dc2bf3a25b374d58bc09 komnenos: marking blob sha256:4767f88087b8863343360951294a01ef538021698e8e6c239ac7557c8c3b8ffd 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:6d229e65bb274db01571746ae4ba3f0061c2043819d9c2768d60fe7e1c75d56f time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6d/6d229e65bb274db01571746ae4ba3f0061c2043819d9c2768d60fe7e1c75d56f" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:6db78194a6f8ed6ff1a369cac7ba1e74565a2f09fbfefdb01f991f161a3d717f time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6d/6db78194a6f8ed6ff1a369cac7ba1e74565a2f09fbfefdb01f991f161a3d717f" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:899ceb5476608ae6576af66efb4b8a7effa22fa31a85d5f96a0dd9e39a7744c2 time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/89/899ceb5476608ae6576af66efb4b8a7effa22fa31a85d5f96a0dd9e39a7744c2" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:972476bc75e982004deb691ac3a005c7e92f9990d181db9901a4e30d70f01066 time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/97/972476bc75e982004deb691ac3a005c7e92f9990d181db9901a4e30d70f01066" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:9e899b4b4f76a6c21e480614ae0f1c794bfcb3807fea993fd9d69ab106bf400f time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9e/9e899b4b4f76a6c21e480614ae0f1c794bfcb3807fea993fd9d69ab106bf400f" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:dcc743e3ebffc327ed52615cbb1ab1eb9b94d63906189e383c847fc8812e8786 time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dc/dcc743e3ebffc327ed52615cbb1ab1eb9b94d63906189e383c847fc8812e8786" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T23:03:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 --- PASS: TestDeletionHasEffect (0.71s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.51s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:b17699c78686b281c6520c26782305f4108045ddfb1e32b3d0b6a790a0d5ac2e michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:9c2d08c3f0eac06f03874751481134b96e5e0775890ac59e9864d77c635809ef michael_z_doukas: marking blob sha256:b859cb6a7b1fd52ee034cd4452bd64ac9751e0e4a1d653f9f2496f753b10ca2e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:62c5688d805a93e80935e287902f835106d0bdb0540564c021435b10d22988bb time="2024-05-17T23:03:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/62c5688d805a93e80935e287902f835106d0bdb0540564c021435b10d22988bb" go.version=go1.22.3 instance.id=61e7bee6-dcf0-4d72-9039-170f883ed199 --- PASS: TestOrphanBlobDeleted (0.31s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:913877fe6d1310120ba39b8d77caae548cd408038ef2e014815182f0da7b77de linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ace44f1d6c84d1d656a8e8164bc3a0bee34e5a5db7d0a832cd3fb9a646347d85 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.18s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.16s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.23s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.39s) === 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-17T23:03:31Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 22:03:31.993281948 +0000 UTC m=-3590.519421420, actuallyDelete=true" time="2024-05-17T23:03:31Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T23:03:31Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865, actuallyDelete=true" time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d8387378-3958-46bf-9734-6dc11580c3af have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e2399a27-d5be-4a34-97ed-558bebacf415 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0235eabf-82bf-420a-9042-83e4ae3eec0d have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/05aaf45f-744a-42d6-90e6-5121a0f16733 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0e5ad757-b96b-4576-a709-49929925f410 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3437ec63-c56c-4d7d-9927-465d51e7d3e9 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/29c892c6-e146-4e70-97e1-5737f9aba643 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/22f6370c-8a6c-4a77-813b-e549fd79a655 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/540da775-edf2-44ac-be4d-e7902d6cf003 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8e67dbe0-3d85-485e-a2fc-33225cb2f487 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a43dd162-e8ce-474d-a69f-97be2aaedd7d have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.993932233 +0000 UTC m=+9.481228865). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T23:03:31Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:03:31.994657 +0000 UTC m=+9.481953632, actuallyDelete=true" time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7b933a1b-0b03-4ac4-be2c-6110e20015ee have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.994657 +0000 UTC m=+9.481953632). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c365084d-d3d6-4f2b-98a6-775fee460e3b have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.994657 +0000 UTC m=+9.481953632). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/67f6375d-6481-41dc-905f-37fd51c03813 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.994657 +0000 UTC m=+9.481953632). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/90bc0509-3399-4e58-883d-633010a9928f have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.994657 +0000 UTC m=+9.481953632). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e97324c9-3187-4fd0-a432-4b62db18c6fe have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.994657 +0000 UTC m=+9.481953632). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T23:03:31Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:03:31.995290165 +0000 UTC m=+9.482586797, actuallyDelete=true" time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e578cf88-d206-47f0-96fa-f438d9d85db8 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.995290165 +0000 UTC m=+9.482586797). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f8ef0c33-4595-4d54-beab-7b867b539b77 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.995290165 +0000 UTC m=+9.482586797). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ff8dff95-9925-4a0d-a46f-10f4f2952dc4 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.995290165 +0000 UTC m=+9.482586797). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7343b510-dd13-493e-9353-eaa8eafa1e54 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.995290165 +0000 UTC m=+9.482586797). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/761a93f3-fac2-4bbc-aa8e-bbfb525bd272 have older date (2024-05-17 22:03:31 +0000 UTC) than purge date (2024-05-17 23:03:31.995290165 +0000 UTC m=+9.482586797). Removing upload directory." time="2024-05-17T23:03:31Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T23:03:31Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:03:31.995618688 +0000 UTC m=+9.482915320, actuallyDelete=true" time="2024-05-17T23:03:31Z" 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 9.536s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.062s === 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.068s === RUN TestWalkFileRemoved time="2024-05-17T23:03:22Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.051s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.443s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.134s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.20s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.597s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.26s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.669s === 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-17T23:03:22Z" 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-17T23:03:22Z" 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-17T23:03:22Z" 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 TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestInvalidNetworkType --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2024-05-17T23:03:22Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:03:22Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=781aba35-c846-442b-a782-944af8dfedc1 time="2024-05-17T23:03:22Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=781aba35-c846-442b-a782-944af8dfedc1 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2024-05-17T23:03:22Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=781aba35-c846-442b-a782-944af8dfedc1 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-05-17T23:03:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:03:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:03:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:03:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.582s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.075s === 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.441s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.40s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.805s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.054s >>> 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-aarch64.so.1 >>> docker-registry*: Package size: 23.1 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 23:04:27 +0000 elapsed time 0h 1m 19s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240517.230309) (2/3) Purging go (1.22.3-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 754 MiB in 138 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...