{"time":"2026-07-09T13:33:50.071889871Z","level":"info","message":"configuration settings","params":{"distSpecVersion":"1.1.1","GoVersion":"","Commit":"","ReleaseTag":"","BinaryType":"","Storage":{"RootDirectory":"/var/lib/registry","MaxRepos":0,"Dedupe":true,"RemoteCache":false,"GC":true,"Commit":false,"GCDelay":3600000000000,"GCInterval":3600000000000,"Retention":{"DryRun":false,"Delay":3600000000000,"Policies":null},"StorageDriver":null,"CacheDriver":null,"GCMaxSchedulerDelay":0,"SubPaths":null},"HTTP":{"Address":"0.0.0.0","ExternalURL":"","Port":"5000","AllowOrigin":"","TLS":{"Cert":"/certs/tls.crt","Key":"/certs/tls.key","CACert":""},"Auth":{"FailDelay":0,"HTPasswd":{"Path":"/etc/zot/auth/htpasswd"},"LDAP":null,"Bearer":null,"OpenID":null,"APIKey":false,"SessionKeysFile":"","SessionDriver":null},"AccessControl":null,"Realm":"","Ratelimit":null,"Compat":["docker2s2"]},"Log":{"Level":"info","Output":"","Audit":""},"Extensions":null,"scheduler":null,"cluster":null},"caller":"/workspace/zot/pkg/api/controller.go:319","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072011581Z","level":"info","message":"jwt bearer authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:323","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072032762Z","level":"info","message":"oidc bearer authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:324","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072049333Z","level":"info","message":"basic authentication (htpasswd)","enabled":true,"caller":"/workspace/zot/pkg/api/controller.go:325","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072064549Z","level":"info","message":"basic authentication (LDAP)","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:326","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072079257Z","level":"info","message":"basic authentication (API key)","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:327","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072094119Z","level":"info","message":"OpenID authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:328","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072112279Z","level":"info","message":"mutual TLS authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:329","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-07-09T13:33:50.072207721Z","level":"info","message":"runtime params","cpus":32,"max. open files":1048576,"listen backlog":"4096","max. inotify watches":"524288","caller":"/workspace/zot/pkg/api/runtime.go:18","func":"zotregistry.dev/zot/v2/pkg/api.DumpRuntimeParams","goroutine":1} {"time":"2026-07-09T13:33:50.072254685Z","level":"info","message":"events disabled in configuration","caller":"/workspace/zot/pkg/extensions/extension_events_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/extensions.NewEventRecorder","goroutine":1} {"time":"2026-07-09T13:33:50.072276253Z","level":"warn","message":"lint extension is disabled because given zot binary doesn't include this feature please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extensions_lint_disabled.go:12","func":"zotregistry.dev/zot/v2/pkg/extensions.GetLinter","goroutine":1} {"time":"2026-07-09T13:33:50.087092799Z","level":"warn","message":"skipping setting up image trust because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:31","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupImageTrustExtension","goroutine":1} {"time":"2026-07-09T13:33:50.087153656Z","level":"info","message":"parsing storage and initializing","component":"metadb","caller":"/workspace/zot/pkg/meta/parse.go:30","func":"zotregistry.dev/zot/v2/pkg/meta.ParseStorage","goroutine":1} {"time":"2026-07-09T13:33:50.087210536Z","level":"info","message":"successfully initialized","component":"metadb","caller":"/workspace/zot/pkg/meta/parse.go:86","func":"zotregistry.dev/zot/v2/pkg/meta.ParseStorage","goroutine":1} {"time":"2026-07-09T13:33:50.087252273Z","level":"info","message":"loaded htpasswd file","htpasswd-file":"/etc/zot/auth/htpasswd","users":1,"caller":"/workspace/zot/pkg/api/htpasswd.go:60","func":"zotregistry.dev/zot/v2/pkg/api.(*HTPasswd).Reload","goroutine":1} {"time":"2026-07-09T13:33:50.087501352Z","level":"warn","message":"hashKey is not set in config, generating a random one","caller":"/workspace/zot/pkg/api/controller.go:390","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).initCookieStore","goroutine":1} {"time":"2026-07-09T13:33:50.087704699Z","level":"warn","message":"skipping enabling search extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_search_disabled.go:31","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableSearchExtension","goroutine":1} {"time":"2026-07-09T13:33:50.087730414Z","level":"warn","message":"skipping enabling metrics extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_metrics_disabled.go:18","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableMetricsExtension","goroutine":1} {"time":"2026-07-09T13:33:50.087745952Z","level":"warn","message":"skipping enabling scrub extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_scrub_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableScrubExtension","goroutine":1} {"time":"2026-07-09T13:33:50.087760795Z","level":"warn","message":"skipping enabling sync extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_sync_disabled.go:18","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableSyncExtension","goroutine":1} {"time":"2026-07-09T13:33:50.087777501Z","level":"warn","message":"skipping adding to the scheduler a generator for updating signatures validity because given binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:26","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableImageTrustVerification","goroutine":1} {"time":"2026-07-09T13:33:50.087854682Z","level":"info","message":"loaded htpasswd file","htpasswd-file":"/etc/zot/auth/htpasswd","users":1,"caller":"/workspace/zot/pkg/api/htpasswd.go:60","func":"zotregistry.dev/zot/v2/pkg/api.(*HTPasswd).Reload","goroutine":1} {"time":"2026-07-09T13:33:50.166538297Z","level":"warn","message":"skipping enabling swagger because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/swagger/swagger_disabled.go:19","func":"zotregistry.dev/zot/v2/pkg/debug/swagger.SetupSwaggerRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.166582704Z","level":"warn","message":"skipping enabling graphql playground extension because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/gqlplayground/gqlplayground_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/debug/gqlplayground.SetupGQLPlaygroundRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.166604103Z","level":"warn","message":"skipping enabling pprof extension because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/pprof/pprof_disabled.go:15","func":"zotregistry.dev/zot/v2/pkg/debug/pprof.SetupPprofRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.166635496Z","level":"warn","message":"skipping setting up search routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_search_disabled.go:39","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupSearchRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.166656889Z","level":"warn","message":"skipping setting up image trust routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:19","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupImageTrustRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.166677425Z","level":"warn","message":"skipping setting up mgmt routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_mgmt_disabled.go:17","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupMgmtRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.166699176Z","level":"warn","message":"userprefs extension is disabled because given zot binary doesn't include this feature please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_userprefs_disable.go:20","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupUserPreferencesRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.16671699Z","level":"warn","message":"skipping setting up ui routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_ui_disabled.go:15","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupUIRoutes","goroutine":1} {"time":"2026-07-09T13:33:50.167183307Z","level":"info","message":"TLS certificate watcher started using fsnotify","caller":"/workspace/zot/pkg/api/tls_config_watcher.go:105","func":"zotregistry.dev/zot/v2/pkg/api.(*TlsConfigWatcher).Start","goroutine":1} {"time":"2026-07-09T13:33:50.18795816Z","level":"info","message":"no repositories found in storage, finished.","component":"dedupe","caller":"/workspace/zot/pkg/storage/common/common.go:939","func":"zotregistry.dev/zot/v2/pkg/storage/common.(*DedupeTaskGenerator).Next","goroutine":32} 2026/07/09 13:34:01 http: TLS handshake error from 10.244.0.1:60774: EOF 2026/07/09 13:34:11 http: TLS handshake error from 10.244.0.1:42266: EOF 2026/07/09 13:34:18 http: TLS handshake error from 10.244.0.1:42372: EOF 2026/07/09 13:34:21 http: TLS handshake error from 10.244.0.1:42380: EOF 2026/07/09 13:34:31 http: TLS handshake error from 10.244.0.1:46870: EOF 2026/07/09 13:34:38 http: TLS handshake error from 10.244.0.1:47740: EOF 2026/07/09 13:34:41 http: TLS handshake error from 10.244.0.1:47746: EOF 2026/07/09 13:34:51 http: TLS handshake error from 10.244.0.1:49250: EOF 2026/07/09 13:34:58 http: TLS handshake error from 10.244.0.1:38188: EOF 2026/07/09 13:35:01 http: TLS handshake error from 10.244.0.1:38200: EOF 2026/07/09 13:35:11 http: TLS handshake error from 10.244.0.1:54342: EOF 2026/07/09 13:35:18 http: TLS handshake error from 10.244.0.1:36274: EOF 2026/07/09 13:35:21 http: TLS handshake error from 10.244.0.1:36284: EOF 2026/07/09 13:35:31 http: TLS handshake error from 10.244.0.1:49590: EOF 2026/07/09 13:35:38 http: TLS handshake error from 10.244.0.1:33526: EOF 2026/07/09 13:35:41 http: TLS handshake error from 10.244.0.1:33540: EOF 2026/07/09 13:35:51 http: TLS handshake error from 10.244.0.1:38812: EOF 2026/07/09 13:35:58 http: TLS handshake error from 10.244.0.1:39970: EOF 2026/07/09 13:36:01 http: TLS handshake error from 10.244.0.1:39980: EOF 2026/07/09 13:36:11 http: TLS handshake error from 10.244.0.1:52794: EOF 2026/07/09 13:36:18 http: TLS handshake error from 10.244.0.1:60364: EOF 2026/07/09 13:36:21 http: TLS handshake error from 10.244.0.1:60374: EOF 2026/07/09 13:36:31 http: TLS handshake error from 10.244.0.1:47254: EOF 2026/07/09 13:36:38 http: TLS handshake error from 10.244.0.1:54842: EOF 2026/07/09 13:36:41 http: TLS handshake error from 10.244.0.1:54856: EOF 2026/07/09 13:36:51 http: TLS handshake error from 10.244.0.1:35202: EOF 2026/07/09 13:36:58 http: TLS handshake error from 10.244.0.1:36310: EOF 2026/07/09 13:37:01 http: TLS handshake error from 10.244.0.1:36318: EOF 2026/07/09 13:37:11 http: TLS handshake error from 10.244.0.1:60106: EOF 2026/07/09 13:37:18 http: TLS handshake error from 10.244.0.1:54188: EOF 2026/07/09 13:37:21 http: TLS handshake error from 10.244.0.1:54198: EOF 2026/07/09 13:37:31 http: TLS handshake error from 10.244.0.1:59448: EOF 2026/07/09 13:37:38 http: TLS handshake error from 10.244.0.1:47554: EOF 2026/07/09 13:37:41 http: TLS handshake error from 10.244.0.1:47566: EOF 2026/07/09 13:37:51 http: TLS handshake error from 10.244.0.1:43700: EOF 2026/07/09 13:37:58 http: TLS handshake error from 10.244.0.1:58942: EOF 2026/07/09 13:38:01 http: TLS handshake error from 10.244.0.1:58944: EOF 2026/07/09 13:38:11 http: TLS handshake error from 10.244.0.1:47752: EOF 2026/07/09 13:38:18 http: TLS handshake error from 10.244.0.1:47932: EOF 2026/07/09 13:38:21 http: TLS handshake error from 10.244.0.1:47940: EOF 2026/07/09 13:38:31 http: TLS handshake error from 10.244.0.1:35500: EOF 2026/07/09 13:38:38 http: TLS handshake error from 10.244.0.1:40296: EOF 2026/07/09 13:38:41 http: TLS handshake error from 10.244.0.1:40310: EOF 2026/07/09 13:38:51 http: TLS handshake error from 10.244.0.1:52124: EOF 2026/07/09 13:38:58 http: TLS handshake error from 10.244.0.1:43870: EOF 2026/07/09 13:39:01 http: TLS handshake error from 10.244.0.1:43874: EOF 2026/07/09 13:39:11 http: TLS handshake error from 10.244.0.1:45224: EOF 2026/07/09 13:39:18 http: TLS handshake error from 10.244.0.1:48960: EOF 2026/07/09 13:39:21 http: TLS handshake error from 10.244.0.1:48976: EOF 2026/07/09 13:39:31 http: TLS handshake error from 10.244.0.1:36620: EOF 2026/07/09 13:39:38 http: TLS handshake error from 10.244.0.1:46680: EOF 2026/07/09 13:39:41 http: TLS handshake error from 10.244.0.1:46686: EOF 2026/07/09 13:39:51 http: TLS handshake error from 10.244.0.1:59638: EOF 2026/07/09 13:39:58 http: TLS handshake error from 10.244.0.1:49516: EOF 2026/07/09 13:40:01 http: TLS handshake error from 10.244.0.1:49532: EOF 2026/07/09 13:40:11 http: TLS handshake error from 10.244.0.1:35212: EOF 2026/07/09 13:40:18 http: TLS handshake error from 10.244.0.1:48216: EOF 2026/07/09 13:40:21 http: TLS handshake error from 10.244.0.1:48232: EOF 2026/07/09 13:40:31 http: TLS handshake error from 10.244.0.1:53756: EOF 2026/07/09 13:40:38 http: TLS handshake error from 10.244.0.1:37510: EOF 2026/07/09 13:40:41 http: TLS handshake error from 10.244.0.1:37514: EOF 2026/07/09 13:40:51 http: TLS handshake error from 10.244.0.1:41210: EOF 2026/07/09 13:40:58 http: TLS handshake error from 10.244.0.1:42216: EOF 2026/07/09 13:41:01 http: TLS handshake error from 10.244.0.1:42228: EOF 2026/07/09 13:41:11 http: TLS handshake error from 10.244.0.1:35206: EOF 2026/07/09 13:41:18 http: TLS handshake error from 10.244.0.1:48162: EOF 2026/07/09 13:41:21 http: TLS handshake error from 10.244.0.1:48178: EOF 2026/07/09 13:41:31 http: TLS handshake error from 10.244.0.1:43042: EOF 2026/07/09 13:41:38 http: TLS handshake error from 10.244.0.1:48930: EOF 2026/07/09 13:41:41 http: TLS handshake error from 10.244.0.1:48946: EOF 2026/07/09 13:41:51 http: TLS handshake error from 10.244.0.1:41686: EOF 2026/07/09 13:41:58 http: TLS handshake error from 10.244.0.1:52616: EOF 2026/07/09 13:42:01 http: TLS handshake error from 10.244.0.1:52626: EOF 2026/07/09 13:42:11 http: TLS handshake error from 10.244.0.1:54070: EOF 2026/07/09 13:42:18 http: TLS handshake error from 10.244.0.1:36638: EOF 2026/07/09 13:42:21 http: TLS handshake error from 10.244.0.1:36640: EOF 2026/07/09 13:42:31 http: TLS handshake error from 10.244.0.1:55624: EOF 2026/07/09 13:42:38 http: TLS handshake error from 10.244.0.1:33098: EOF 2026/07/09 13:42:41 http: TLS handshake error from 10.244.0.1:33112: EOF 2026/07/09 13:42:51 http: TLS handshake error from 10.244.0.1:47120: EOF 2026/07/09 13:42:58 http: TLS handshake error from 10.244.0.1:59882: EOF 2026/07/09 13:43:01 http: TLS handshake error from 10.244.0.1:59890: EOF 2026/07/09 13:43:11 http: TLS handshake error from 10.244.0.1:33320: EOF 2026/07/09 13:43:18 http: TLS handshake error from 10.244.0.1:60114: EOF 2026/07/09 13:43:21 http: TLS handshake error from 10.244.0.1:60120: EOF 2026/07/09 13:43:31 http: TLS handshake error from 10.244.0.1:57062: EOF 2026/07/09 13:43:38 http: TLS handshake error from 10.244.0.1:35746: EOF 2026/07/09 13:43:41 http: TLS handshake error from 10.244.0.1:35752: EOF 2026/07/09 13:43:51 http: TLS handshake error from 10.244.0.1:47424: EOF 2026/07/09 13:43:58 http: TLS handshake error from 10.244.0.1:55042: EOF 2026/07/09 13:44:01 http: TLS handshake error from 10.244.0.1:55058: EOF 2026/07/09 13:44:11 http: TLS handshake error from 10.244.0.1:35278: EOF 2026/07/09 13:44:18 http: TLS handshake error from 10.244.0.1:44914: EOF 2026/07/09 13:44:21 http: TLS handshake error from 10.244.0.1:44920: EOF 2026/07/09 13:44:31 http: TLS handshake error from 10.244.0.1:43822: EOF 2026/07/09 13:44:38 http: TLS handshake error from 10.244.0.1:51514: EOF 2026/07/09 13:44:41 http: TLS handshake error from 10.244.0.1:51522: EOF 2026/07/09 13:44:51 http: TLS handshake error from 10.244.0.1:38382: EOF 2026/07/09 13:44:58 http: TLS handshake error from 10.244.0.1:38102: EOF 2026/07/09 13:45:01 http: TLS handshake error from 10.244.0.1:38108: EOF 2026/07/09 13:45:11 http: TLS handshake error from 10.244.0.1:58002: EOF 2026/07/09 13:45:18 http: TLS handshake error from 10.244.0.1:42828: EOF 2026/07/09 13:45:21 http: TLS handshake error from 10.244.0.1:42832: EOF 2026/07/09 13:45:31 http: TLS handshake error from 10.244.0.1:50264: EOF 2026/07/09 13:45:38 http: TLS handshake error from 10.244.0.1:56068: EOF 2026/07/09 13:45:41 http: TLS handshake error from 10.244.0.1:56080: EOF 2026/07/09 13:45:51 http: TLS handshake error from 10.244.0.1:39378: EOF 2026/07/09 13:45:58 http: TLS handshake error from 10.244.0.1:54446: EOF 2026/07/09 13:46:01 http: TLS handshake error from 10.244.0.1:54452: EOF 2026/07/09 13:46:11 http: TLS handshake error from 10.244.0.1:33628: EOF 2026/07/09 13:46:18 http: TLS handshake error from 10.244.0.1:49022: EOF 2026/07/09 13:46:21 http: TLS handshake error from 10.244.0.1:49030: EOF 2026/07/09 13:46:31 http: TLS handshake error from 10.244.0.1:42858: EOF 2026/07/09 13:46:38 http: TLS handshake error from 10.244.0.1:35684: EOF 2026/07/09 13:46:41 http: TLS handshake error from 10.244.0.1:35686: EOF 2026/07/09 13:46:51 http: TLS handshake error from 10.244.0.1:40496: EOF 2026/07/09 13:46:58 http: TLS handshake error from 10.244.0.1:57866: EOF 2026/07/09 13:47:01 http: TLS handshake error from 10.244.0.1:57870: EOF 2026/07/09 13:47:11 http: TLS handshake error from 10.244.0.1:52902: EOF 2026/07/09 13:47:18 http: TLS handshake error from 10.244.0.1:35600: EOF 2026/07/09 13:47:21 http: TLS handshake error from 10.244.0.1:35612: EOF 2026/07/09 13:47:31 http: TLS handshake error from 10.244.0.1:52336: EOF 2026/07/09 13:47:38 http: TLS handshake error from 10.244.0.1:60536: EOF 2026/07/09 13:47:41 http: TLS handshake error from 10.244.0.1:60548: EOF 2026/07/09 13:47:51 http: TLS handshake error from 10.244.0.1:38438: EOF 2026/07/09 13:47:58 http: TLS handshake error from 10.244.0.1:49664: EOF 2026/07/09 13:48:01 http: TLS handshake error from 10.244.0.1:49676: EOF 2026/07/09 13:48:11 http: TLS handshake error from 10.244.0.1:38796: EOF 2026/07/09 13:48:18 http: TLS handshake error from 10.244.0.1:46056: EOF 2026/07/09 13:48:21 http: TLS handshake error from 10.244.0.1:46066: EOF 2026/07/09 13:48:31 http: TLS handshake error from 10.244.0.1:45182: EOF 2026/07/09 13:48:38 http: TLS handshake error from 10.244.0.1:38626: EOF 2026/07/09 13:48:41 http: TLS handshake error from 10.244.0.1:38638: EOF 2026/07/09 13:48:51 http: TLS handshake error from 10.244.0.1:33082: EOF 2026/07/09 13:48:58 http: TLS handshake error from 10.244.0.1:52574: EOF 2026/07/09 13:49:01 http: TLS handshake error from 10.244.0.1:52582: EOF 2026/07/09 13:49:11 http: TLS handshake error from 10.244.0.1:39836: EOF 2026/07/09 13:49:18 http: TLS handshake error from 10.244.0.1:45572: EOF 2026/07/09 13:49:21 http: TLS handshake error from 10.244.0.1:45580: EOF 2026/07/09 13:49:31 http: TLS handshake error from 10.244.0.1:47044: EOF 2026/07/09 13:49:38 http: TLS handshake error from 10.244.0.1:41036: EOF 2026/07/09 13:49:41 http: TLS handshake error from 10.244.0.1:41042: EOF 2026/07/09 13:49:51 http: TLS handshake error from 10.244.0.1:60552: EOF 2026/07/09 13:49:58 http: TLS handshake error from 10.244.0.1:43890: EOF 2026/07/09 13:50:01 http: TLS handshake error from 10.244.0.1:43898: EOF 2026/07/09 13:50:11 http: TLS handshake error from 10.244.0.1:40156: EOF 2026/07/09 13:50:18 http: TLS handshake error from 10.244.0.1:35730: EOF 2026/07/09 13:50:21 http: TLS handshake error from 10.244.0.1:35746: EOF 2026/07/09 13:50:31 http: TLS handshake error from 10.244.0.1:60678: EOF 2026/07/09 13:50:38 http: TLS handshake error from 10.244.0.1:53872: EOF 2026/07/09 13:50:41 http: TLS handshake error from 10.244.0.1:53888: EOF 2026/07/09 13:50:51 http: TLS handshake error from 10.244.0.1:42548: EOF 2026/07/09 13:50:58 http: TLS handshake error from 10.244.0.1:58890: EOF 2026/07/09 13:51:01 http: TLS handshake error from 10.244.0.1:58894: EOF 2026/07/09 13:51:11 http: TLS handshake error from 10.244.0.1:39976: EOF 2026/07/09 13:51:18 http: TLS handshake error from 10.244.0.1:49370: EOF 2026/07/09 13:51:21 http: TLS handshake error from 10.244.0.1:49374: EOF 2026/07/09 13:51:31 http: TLS handshake error from 10.244.0.1:33702: EOF 2026/07/09 13:51:38 http: TLS handshake error from 10.244.0.1:50008: EOF 2026/07/09 13:51:41 http: TLS handshake error from 10.244.0.1:50014: EOF 2026/07/09 13:51:51 http: TLS handshake error from 10.244.0.1:33260: EOF 2026/07/09 13:51:58 http: TLS handshake error from 10.244.0.1:53418: EOF 2026/07/09 13:52:01 http: TLS handshake error from 10.244.0.1:53434: EOF 2026/07/09 13:52:11 http: TLS handshake error from 10.244.0.1:36606: EOF 2026/07/09 13:52:18 http: TLS handshake error from 10.244.0.1:44148: EOF 2026/07/09 13:52:21 http: TLS handshake error from 10.244.0.1:44154: EOF 2026/07/09 13:52:31 http: TLS handshake error from 10.244.0.1:44782: EOF 2026/07/09 13:52:38 http: TLS handshake error from 10.244.0.1:44686: EOF 2026/07/09 13:52:41 http: TLS handshake error from 10.244.0.1:44694: EOF 2026/07/09 13:52:51 http: TLS handshake error from 10.244.0.1:52154: EOF 2026/07/09 13:52:58 http: TLS handshake error from 10.244.0.1:36834: EOF 2026/07/09 13:53:01 http: TLS handshake error from 10.244.0.1:36850: EOF 2026/07/09 13:53:11 http: TLS handshake error from 10.244.0.1:58350: EOF 2026/07/09 13:53:18 http: TLS handshake error from 10.244.0.1:52814: EOF 2026/07/09 13:53:21 http: TLS handshake error from 10.244.0.1:52818: EOF 2026/07/09 13:53:31 http: TLS handshake error from 10.244.0.1:54008: EOF 2026/07/09 13:53:38 http: TLS handshake error from 10.244.0.1:35426: EOF 2026/07/09 13:53:41 http: TLS handshake error from 10.244.0.1:35436: EOF 2026/07/09 13:53:51 http: TLS handshake error from 10.244.0.1:39766: EOF 2026/07/09 13:53:58 http: TLS handshake error from 10.244.0.1:58964: EOF 2026/07/09 13:54:01 http: TLS handshake error from 10.244.0.1:58972: EOF 2026/07/09 13:54:11 http: TLS handshake error from 10.244.0.1:42390: EOF 2026/07/09 13:54:18 http: TLS handshake error from 10.244.0.1:55014: EOF 2026/07/09 13:54:21 http: TLS handshake error from 10.244.0.1:55020: EOF 2026/07/09 13:54:31 http: TLS handshake error from 10.244.0.1:55482: EOF 2026/07/09 13:54:38 http: TLS handshake error from 10.244.0.1:50596: EOF 2026/07/09 13:54:41 http: TLS handshake error from 10.244.0.1:50606: EOF 2026/07/09 13:54:51 http: TLS handshake error from 10.244.0.1:47294: EOF 2026/07/09 13:54:58 http: TLS handshake error from 10.244.0.1:57980: EOF 2026/07/09 13:55:01 http: TLS handshake error from 10.244.0.1:57986: EOF 2026/07/09 13:55:11 http: TLS handshake error from 10.244.0.1:34768: EOF 2026/07/09 13:55:18 http: TLS handshake error from 10.244.0.1:56360: EOF 2026/07/09 13:55:21 http: TLS handshake error from 10.244.0.1:56376: EOF 2026/07/09 13:55:31 http: TLS handshake error from 10.244.0.1:56820: EOF 2026/07/09 13:55:38 http: TLS handshake error from 10.244.0.1:51122: EOF 2026/07/09 13:55:41 http: TLS handshake error from 10.244.0.1:51130: EOF 2026/07/09 13:55:51 http: TLS handshake error from 10.244.0.1:34878: EOF 2026/07/09 13:55:58 http: TLS handshake error from 10.244.0.1:49016: EOF 2026/07/09 13:56:01 http: TLS handshake error from 10.244.0.1:49032: EOF 2026/07/09 13:56:11 http: TLS handshake error from 10.244.0.1:34804: EOF 2026/07/09 13:56:18 http: TLS handshake error from 10.244.0.1:52440: EOF 2026/07/09 13:56:21 http: TLS handshake error from 10.244.0.1:52448: EOF 2026/07/09 13:56:31 http: TLS handshake error from 10.244.0.1:60840: EOF 2026/07/09 13:56:38 http: TLS handshake error from 10.244.0.1:38266: EOF 2026/07/09 13:56:41 http: TLS handshake error from 10.244.0.1:38270: EOF 2026/07/09 13:56:51 http: TLS handshake error from 10.244.0.1:33610: EOF 2026/07/09 13:56:58 http: TLS handshake error from 10.244.0.1:37924: EOF 2026/07/09 13:57:01 http: TLS handshake error from 10.244.0.1:37936: EOF 2026/07/09 13:57:11 http: TLS handshake error from 10.244.0.1:35038: EOF 2026/07/09 13:57:18 http: TLS handshake error from 10.244.0.1:45650: EOF 2026/07/09 13:57:21 http: TLS handshake error from 10.244.0.1:45656: EOF 2026/07/09 13:57:31 http: TLS handshake error from 10.244.0.1:43436: EOF 2026/07/09 13:57:38 http: TLS handshake error from 10.244.0.1:50902: EOF 2026/07/09 13:57:41 http: TLS handshake error from 10.244.0.1:50908: EOF 2026/07/09 13:57:51 http: TLS handshake error from 10.244.0.1:51472: EOF 2026/07/09 13:57:58 http: TLS handshake error from 10.244.0.1:53488: EOF 2026/07/09 13:58:01 http: TLS handshake error from 10.244.0.1:53494: EOF 2026/07/09 13:58:11 http: TLS handshake error from 10.244.0.1:55664: EOF 2026/07/09 13:58:18 http: TLS handshake error from 10.244.0.1:50890: EOF 2026/07/09 13:58:21 http: TLS handshake error from 10.244.0.1:50900: EOF 2026/07/09 13:58:31 http: TLS handshake error from 10.244.0.1:42018: EOF 2026/07/09 13:58:38 http: TLS handshake error from 10.244.0.1:43008: EOF 2026/07/09 13:58:41 http: TLS handshake error from 10.244.0.1:43012: EOF 2026/07/09 13:58:51 http: TLS handshake error from 10.244.0.1:44002: EOF 2026/07/09 13:58:58 http: TLS handshake error from 10.244.0.1:48602: EOF 2026/07/09 13:59:01 http: TLS handshake error from 10.244.0.1:48614: EOF 2026/07/09 13:59:11 http: TLS handshake error from 10.244.0.1:46308: EOF 2026/07/09 13:59:18 http: TLS handshake error from 10.244.0.1:36836: EOF 2026/07/09 13:59:21 http: TLS handshake error from 10.244.0.1:36844: EOF 2026/07/09 13:59:31 http: TLS handshake error from 10.244.0.1:37768: EOF 2026/07/09 13:59:38 http: TLS handshake error from 10.244.0.1:47832: EOF 2026/07/09 13:59:41 http: TLS handshake error from 10.244.0.1:47848: EOF 2026/07/09 13:59:51 http: TLS handshake error from 10.244.0.1:52580: EOF 2026/07/09 13:59:58 http: TLS handshake error from 10.244.0.1:38350: EOF 2026/07/09 14:00:01 http: TLS handshake error from 10.244.0.1:38356: EOF 2026/07/09 14:00:11 http: TLS handshake error from 10.244.0.1:54680: EOF 2026/07/09 14:00:18 http: TLS handshake error from 10.244.0.1:57788: EOF 2026/07/09 14:00:21 http: TLS handshake error from 10.244.0.1:57802: EOF 2026/07/09 14:00:31 http: TLS handshake error from 10.244.0.1:38802: EOF 2026/07/09 14:00:38 http: TLS handshake error from 10.244.0.1:38284: EOF 2026/07/09 14:00:41 http: TLS handshake error from 10.244.0.1:38296: EOF 2026/07/09 14:00:51 http: TLS handshake error from 10.244.0.1:45454: EOF 2026/07/09 14:00:58 http: TLS handshake error from 10.244.0.1:39266: EOF 2026/07/09 14:01:01 http: TLS handshake error from 10.244.0.1:39280: EOF 2026/07/09 14:01:11 http: TLS handshake error from 10.244.0.1:41128: EOF 2026/07/09 14:01:18 http: TLS handshake error from 10.244.0.1:42054: EOF 2026/07/09 14:01:21 http: TLS handshake error from 10.244.0.1:42070: EOF 2026/07/09 14:01:31 http: TLS handshake error from 10.244.0.1:48104: EOF 2026/07/09 14:01:38 http: TLS handshake error from 10.244.0.1:35376: EOF 2026/07/09 14:01:41 http: TLS handshake error from 10.244.0.1:35386: EOF 2026/07/09 14:01:51 http: TLS handshake error from 10.244.0.1:59094: EOF 2026/07/09 14:01:58 http: TLS handshake error from 10.244.0.1:60228: EOF 2026/07/09 14:02:01 http: TLS handshake error from 10.244.0.1:60230: EOF 2026/07/09 14:02:11 http: TLS handshake error from 10.244.0.1:57682: EOF 2026/07/09 14:02:18 http: TLS handshake error from 10.244.0.1:52310: EOF 2026/07/09 14:02:21 http: TLS handshake error from 10.244.0.1:52314: EOF 2026/07/09 14:02:31 http: TLS handshake error from 10.244.0.1:42674: EOF 2026/07/09 14:02:38 http: TLS handshake error from 10.244.0.1:50212: EOF 2026/07/09 14:02:41 http: TLS handshake error from 10.244.0.1:50218: EOF 2026/07/09 14:02:51 http: TLS handshake error from 10.244.0.1:34724: EOF 2026/07/09 14:02:58 http: TLS handshake error from 10.244.0.1:53474: EOF 2026/07/09 14:03:01 http: TLS handshake error from 10.244.0.1:53482: EOF 2026/07/09 14:03:11 http: TLS handshake error from 10.244.0.1:34976: EOF 2026/07/09 14:03:18 http: TLS handshake error from 10.244.0.1:37646: EOF 2026/07/09 14:03:21 http: TLS handshake error from 10.244.0.1:37662: EOF 2026/07/09 14:03:31 http: TLS handshake error from 10.244.0.1:45892: EOF 2026/07/09 14:03:38 http: TLS handshake error from 10.244.0.1:51884: EOF 2026/07/09 14:03:41 http: TLS handshake error from 10.244.0.1:51890: EOF 2026/07/09 14:03:51 http: TLS handshake error from 10.244.0.1:40956: EOF 2026/07/09 14:03:58 http: TLS handshake error from 10.244.0.1:52534: EOF 2026/07/09 14:04:01 http: TLS handshake error from 10.244.0.1:52546: EOF 2026/07/09 14:04:11 http: TLS handshake error from 10.244.0.1:37308: EOF 2026/07/09 14:04:18 http: TLS handshake error from 10.244.0.1:44476: EOF 2026/07/09 14:04:21 http: TLS handshake error from 10.244.0.1:44480: EOF 2026/07/09 14:04:31 http: TLS handshake error from 10.244.0.1:44594: EOF 2026/07/09 14:04:38 http: TLS handshake error from 10.244.0.1:46534: EOF 2026/07/09 14:04:41 http: TLS handshake error from 10.244.0.1:46548: EOF 2026/07/09 14:04:51 http: TLS handshake error from 10.244.0.1:34236: EOF