{"time":"2026-07-09T13:33:13.109185183Z","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:13.109334202Z","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:13.109358327Z","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:13.109407483Z","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:13.109426785Z","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:13.109448311Z","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:13.109468348Z","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:13.109491056Z","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:13.109597017Z","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:13.109662763Z","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:13.109691096Z","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:13.163934387Z","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:13.164020764Z","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:13.164117757Z","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:13.164186842Z","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:13.164484076Z","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:13.164713129Z","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:13.164748189Z","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:13.164773862Z","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:13.164796038Z","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:13.164839229Z","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:13.164960778Z","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:13.165919569Z","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:13.165968716Z","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:13.166002898Z","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:13.166042522Z","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:13.166070333Z","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:13.166106712Z","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:13.166132512Z","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:13.166157985Z","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:13.166671218Z","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:13.264873435Z","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":31} 2026/07/09 13:33:24 http: TLS handshake error from 10.244.0.1:42634: EOF 2026/07/09 13:33:34 http: TLS handshake error from 10.244.0.1:46610: EOF 2026/07/09 13:33:44 http: TLS handshake error from 10.244.0.1:40640: EOF 2026/07/09 13:33:45 http: TLS handshake error from 10.244.0.1:40654: EOF 2026/07/09 13:33:54 http: TLS handshake error from 10.244.0.1:50480: EOF 2026/07/09 13:34:04 http: TLS handshake error from 10.244.0.1:49934: EOF 2026/07/09 13:34:05 http: TLS handshake error from 10.244.0.1:49936: EOF 2026/07/09 13:34:14 http: TLS handshake error from 10.244.0.1:43516: EOF 2026/07/09 13:34:24 http: TLS handshake error from 10.244.0.1:32806: EOF 2026/07/09 13:34:25 http: TLS handshake error from 10.244.0.1:32810: EOF 2026/07/09 13:34:34 http: TLS handshake error from 10.244.0.1:57026: EOF 2026/07/09 13:34:44 http: TLS handshake error from 10.244.0.1:56312: EOF 2026/07/09 13:34:45 http: TLS handshake error from 10.244.0.1:56326: EOF 2026/07/09 13:34:54 http: TLS handshake error from 10.244.0.1:40392: EOF 2026/07/09 13:35:04 http: TLS handshake error from 10.244.0.1:47466: EOF 2026/07/09 13:35:05 http: TLS handshake error from 10.244.0.1:47470: EOF 2026/07/09 13:35:14 http: TLS handshake error from 10.244.0.1:36464: EOF 2026/07/09 13:35:24 http: TLS handshake error from 10.244.0.1:39326: EOF 2026/07/09 13:35:25 http: TLS handshake error from 10.244.0.1:39328: EOF 2026/07/09 13:35:34 http: TLS handshake error from 10.244.0.1:53818: EOF 2026/07/09 13:35:44 http: TLS handshake error from 10.244.0.1:38798: EOF 2026/07/09 13:35:45 http: TLS handshake error from 10.244.0.1:38812: EOF 2026/07/09 13:35:54 http: TLS handshake error from 10.244.0.1:40724: EOF 2026/07/09 13:36:04 http: TLS handshake error from 10.244.0.1:50790: EOF 2026/07/09 13:36:05 http: TLS handshake error from 10.244.0.1:50792: EOF 2026/07/09 13:36:14 http: TLS handshake error from 10.244.0.1:53636: EOF 2026/07/09 13:36:24 http: TLS handshake error from 10.244.0.1:34534: EOF 2026/07/09 13:36:25 http: TLS handshake error from 10.244.0.1:34538: EOF 2026/07/09 13:36:34 http: TLS handshake error from 10.244.0.1:57340: EOF 2026/07/09 13:36:44 http: TLS handshake error from 10.244.0.1:49538: EOF 2026/07/09 13:36:45 http: TLS handshake error from 10.244.0.1:49548: EOF 2026/07/09 13:36:54 http: TLS handshake error from 10.244.0.1:47946: EOF 2026/07/09 13:37:04 http: TLS handshake error from 10.244.0.1:39918: EOF 2026/07/09 13:37:05 http: TLS handshake error from 10.244.0.1:39922: EOF 2026/07/09 13:37:14 http: TLS handshake error from 10.244.0.1:53446: EOF 2026/07/09 13:37:24 http: TLS handshake error from 10.244.0.1:45424: EOF 2026/07/09 13:37:25 http: TLS handshake error from 10.244.0.1:45438: EOF 2026/07/09 13:37:34 http: TLS handshake error from 10.244.0.1:39364: EOF 2026/07/09 13:37:44 http: TLS handshake error from 10.244.0.1:51692: EOF 2026/07/09 13:37:45 http: TLS handshake error from 10.244.0.1:51694: EOF 2026/07/09 13:37:54 http: TLS handshake error from 10.244.0.1:47780: EOF 2026/07/09 13:38:04 http: TLS handshake error from 10.244.0.1:47186: EOF 2026/07/09 13:38:05 http: TLS handshake error from 10.244.0.1:47194: EOF 2026/07/09 13:38:14 http: TLS handshake error from 10.244.0.1:54174: EOF 2026/07/09 13:38:24 http: TLS handshake error from 10.244.0.1:48796: EOF 2026/07/09 13:38:25 http: TLS handshake error from 10.244.0.1:48798: EOF 2026/07/09 13:38:34 http: TLS handshake error from 10.244.0.1:51482: EOF 2026/07/09 13:38:44 http: TLS handshake error from 10.244.0.1:39042: EOF 2026/07/09 13:38:45 http: TLS handshake error from 10.244.0.1:39056: EOF 2026/07/09 13:38:54 http: TLS handshake error from 10.244.0.1:40748: EOF 2026/07/09 13:39:04 http: TLS handshake error from 10.244.0.1:39968: EOF 2026/07/09 13:39:05 http: TLS handshake error from 10.244.0.1:39980: EOF 2026/07/09 13:39:14 http: TLS handshake error from 10.244.0.1:51882: EOF 2026/07/09 13:39:24 http: TLS handshake error from 10.244.0.1:53874: EOF 2026/07/09 13:39:25 http: TLS handshake error from 10.244.0.1:53884: EOF 2026/07/09 13:39:34 http: TLS handshake error from 10.244.0.1:43020: EOF 2026/07/09 13:39:44 http: TLS handshake error from 10.244.0.1:53256: EOF 2026/07/09 13:39:45 http: TLS handshake error from 10.244.0.1:53268: EOF 2026/07/09 13:39:54 http: TLS handshake error from 10.244.0.1:45366: EOF 2026/07/09 13:40:04 http: TLS handshake error from 10.244.0.1:60544: EOF 2026/07/09 13:40:05 http: TLS handshake error from 10.244.0.1:60546: EOF 2026/07/09 13:40:14 http: TLS handshake error from 10.244.0.1:49264: EOF 2026/07/09 13:40:24 http: TLS handshake error from 10.244.0.1:52978: EOF 2026/07/09 13:40:25 http: TLS handshake error from 10.244.0.1:52980: EOF 2026/07/09 13:40:34 http: TLS handshake error from 10.244.0.1:59328: EOF 2026/07/09 13:40:44 http: TLS handshake error from 10.244.0.1:58590: EOF 2026/07/09 13:40:45 http: TLS handshake error from 10.244.0.1:58594: EOF 2026/07/09 13:40:54 http: TLS handshake error from 10.244.0.1:53860: EOF 2026/07/09 13:41:04 http: TLS handshake error from 10.244.0.1:33234: EOF 2026/07/09 13:41:05 http: TLS handshake error from 10.244.0.1:33250: EOF 2026/07/09 13:41:14 http: TLS handshake error from 10.244.0.1:42234: EOF 2026/07/09 13:41:24 http: TLS handshake error from 10.244.0.1:38684: EOF 2026/07/09 13:41:25 http: TLS handshake error from 10.244.0.1:38688: EOF 2026/07/09 13:41:34 http: TLS handshake error from 10.244.0.1:46312: EOF 2026/07/09 13:41:44 http: TLS handshake error from 10.244.0.1:52916: EOF 2026/07/09 13:41:45 http: TLS handshake error from 10.244.0.1:52928: EOF 2026/07/09 13:41:54 http: TLS handshake error from 10.244.0.1:55550: EOF 2026/07/09 13:42:04 http: TLS handshake error from 10.244.0.1:37024: EOF 2026/07/09 13:42:05 http: TLS handshake error from 10.244.0.1:37036: EOF 2026/07/09 13:42:14 http: TLS handshake error from 10.244.0.1:34572: EOF 2026/07/09 13:42:24 http: TLS handshake error from 10.244.0.1:60802: EOF 2026/07/09 13:42:25 http: TLS handshake error from 10.244.0.1:60806: EOF 2026/07/09 13:42:34 http: TLS handshake error from 10.244.0.1:39580: EOF 2026/07/09 13:42:44 http: TLS handshake error from 10.244.0.1:56184: EOF 2026/07/09 13:42:45 http: TLS handshake error from 10.244.0.1:56192: EOF 2026/07/09 13:42:54 http: TLS handshake error from 10.244.0.1:45424: EOF 2026/07/09 13:43:04 http: TLS handshake error from 10.244.0.1:50726: EOF 2026/07/09 13:43:05 http: TLS handshake error from 10.244.0.1:50734: EOF 2026/07/09 13:43:14 http: TLS handshake error from 10.244.0.1:48824: EOF 2026/07/09 13:43:24 http: TLS handshake error from 10.244.0.1:39328: EOF 2026/07/09 13:43:25 http: TLS handshake error from 10.244.0.1:39332: EOF 2026/07/09 13:43:34 http: TLS handshake error from 10.244.0.1:47320: EOF 2026/07/09 13:43:44 http: TLS handshake error from 10.244.0.1:37080: EOF 2026/07/09 13:43:45 http: TLS handshake error from 10.244.0.1:37086: EOF 2026/07/09 13:43:54 http: TLS handshake error from 10.244.0.1:41192: EOF 2026/07/09 13:44:04 http: TLS handshake error from 10.244.0.1:42608: EOF 2026/07/09 13:44:05 http: TLS handshake error from 10.244.0.1:42618: EOF 2026/07/09 13:44:14 http: TLS handshake error from 10.244.0.1:40416: EOF 2026/07/09 13:44:24 http: TLS handshake error from 10.244.0.1:60442: EOF 2026/07/09 13:44:25 http: TLS handshake error from 10.244.0.1:60446: EOF 2026/07/09 13:44:34 http: TLS handshake error from 10.244.0.1:34206: EOF 2026/07/09 13:44:44 http: TLS handshake error from 10.244.0.1:45340: EOF 2026/07/09 13:44:45 http: TLS handshake error from 10.244.0.1:45350: EOF 2026/07/09 13:44:54 http: TLS handshake error from 10.244.0.1:40448: EOF 2026/07/09 13:45:04 http: TLS handshake error from 10.244.0.1:59462: EOF 2026/07/09 13:45:05 http: TLS handshake error from 10.244.0.1:59466: EOF 2026/07/09 13:45:14 http: TLS handshake error from 10.244.0.1:34976: EOF 2026/07/09 13:45:24 http: TLS handshake error from 10.244.0.1:53856: EOF 2026/07/09 13:45:25 http: TLS handshake error from 10.244.0.1:53866: EOF 2026/07/09 13:45:34 http: TLS handshake error from 10.244.0.1:47952: EOF 2026/07/09 13:45:44 http: TLS handshake error from 10.244.0.1:47014: EOF 2026/07/09 13:45:45 http: TLS handshake error from 10.244.0.1:47024: EOF 2026/07/09 13:45:54 http: TLS handshake error from 10.244.0.1:47412: EOF 2026/07/09 13:46:04 http: TLS handshake error from 10.244.0.1:38122: EOF 2026/07/09 13:46:05 http: TLS handshake error from 10.244.0.1:38134: EOF 2026/07/09 13:46:14 http: TLS handshake error from 10.244.0.1:56184: EOF 2026/07/09 13:46:24 http: TLS handshake error from 10.244.0.1:51658: EOF 2026/07/09 13:46:25 http: TLS handshake error from 10.244.0.1:51674: EOF 2026/07/09 13:46:34 http: TLS handshake error from 10.244.0.1:43682: EOF 2026/07/09 13:46:44 http: TLS handshake error from 10.244.0.1:39952: EOF 2026/07/09 13:46:45 http: TLS handshake error from 10.244.0.1:39968: EOF 2026/07/09 13:46:54 http: TLS handshake error from 10.244.0.1:47314: EOF 2026/07/09 13:47:04 http: TLS handshake error from 10.244.0.1:41750: EOF 2026/07/09 13:47:05 http: TLS handshake error from 10.244.0.1:41760: EOF 2026/07/09 13:47:14 http: TLS handshake error from 10.244.0.1:47076: EOF 2026/07/09 13:47:24 http: TLS handshake error from 10.244.0.1:39832: EOF 2026/07/09 13:47:25 http: TLS handshake error from 10.244.0.1:39836: EOF 2026/07/09 13:47:34 http: TLS handshake error from 10.244.0.1:35222: EOF 2026/07/09 13:47:44 http: TLS handshake error from 10.244.0.1:52534: EOF 2026/07/09 13:47:45 http: TLS handshake error from 10.244.0.1:52544: EOF 2026/07/09 13:47:54 http: TLS handshake error from 10.244.0.1:53042: EOF 2026/07/09 13:48:04 http: TLS handshake error from 10.244.0.1:40320: EOF 2026/07/09 13:48:05 http: TLS handshake error from 10.244.0.1:40336: EOF 2026/07/09 13:48:14 http: TLS handshake error from 10.244.0.1:42630: EOF 2026/07/09 13:48:24 http: TLS handshake error from 10.244.0.1:48224: EOF 2026/07/09 13:48:25 http: TLS handshake error from 10.244.0.1:48230: EOF 2026/07/09 13:48:34 http: TLS handshake error from 10.244.0.1:47908: EOF 2026/07/09 13:48:44 http: TLS handshake error from 10.244.0.1:44484: EOF 2026/07/09 13:48:45 http: TLS handshake error from 10.244.0.1:44488: EOF 2026/07/09 13:48:54 http: TLS handshake error from 10.244.0.1:42962: EOF 2026/07/09 13:49:04 http: TLS handshake error from 10.244.0.1:58980: EOF 2026/07/09 13:49:05 http: TLS handshake error from 10.244.0.1:58988: EOF 2026/07/09 13:49:14 http: TLS handshake error from 10.244.0.1:40126: EOF 2026/07/09 13:49:24 http: TLS handshake error from 10.244.0.1:43482: EOF 2026/07/09 13:49:25 http: TLS handshake error from 10.244.0.1:43496: EOF 2026/07/09 13:49:34 http: TLS handshake error from 10.244.0.1:43350: EOF 2026/07/09 13:49:44 http: TLS handshake error from 10.244.0.1:34026: EOF 2026/07/09 13:49:45 http: TLS handshake error from 10.244.0.1:34030: EOF 2026/07/09 13:49:54 http: TLS handshake error from 10.244.0.1:46938: EOF 2026/07/09 13:50:04 http: TLS handshake error from 10.244.0.1:52010: EOF 2026/07/09 13:50:05 http: TLS handshake error from 10.244.0.1:52024: EOF 2026/07/09 13:50:14 http: TLS handshake error from 10.244.0.1:54208: EOF 2026/07/09 13:50:24 http: TLS handshake error from 10.244.0.1:37666: EOF 2026/07/09 13:50:25 http: TLS handshake error from 10.244.0.1:37670: EOF 2026/07/09 13:50:34 http: TLS handshake error from 10.244.0.1:47370: EOF 2026/07/09 13:50:44 http: TLS handshake error from 10.244.0.1:39718: EOF 2026/07/09 13:50:45 http: TLS handshake error from 10.244.0.1:39720: EOF 2026/07/09 13:50:54 http: TLS handshake error from 10.244.0.1:34388: EOF 2026/07/09 13:51:04 http: TLS handshake error from 10.244.0.1:60436: EOF 2026/07/09 13:51:05 http: TLS handshake error from 10.244.0.1:60450: EOF 2026/07/09 13:51:14 http: TLS handshake error from 10.244.0.1:50002: EOF 2026/07/09 13:51:24 http: TLS handshake error from 10.244.0.1:57470: EOF 2026/07/09 13:51:25 http: TLS handshake error from 10.244.0.1:57476: EOF 2026/07/09 13:51:34 http: TLS handshake error from 10.244.0.1:34088: EOF 2026/07/09 13:51:44 http: TLS handshake error from 10.244.0.1:46198: EOF 2026/07/09 13:51:45 http: TLS handshake error from 10.244.0.1:46200: EOF 2026/07/09 13:51:54 http: TLS handshake error from 10.244.0.1:41614: EOF 2026/07/09 13:52:04 http: TLS handshake error from 10.244.0.1:59682: EOF 2026/07/09 13:52:05 http: TLS handshake error from 10.244.0.1:59690: EOF 2026/07/09 13:52:14 http: TLS handshake error from 10.244.0.1:36352: EOF 2026/07/09 13:52:24 http: TLS handshake error from 10.244.0.1:39438: EOF 2026/07/09 13:52:25 http: TLS handshake error from 10.244.0.1:39446: EOF 2026/07/09 13:52:34 http: TLS handshake error from 10.244.0.1:33716: EOF 2026/07/09 13:52:44 http: TLS handshake error from 10.244.0.1:50892: EOF 2026/07/09 13:52:45 http: TLS handshake error from 10.244.0.1:50908: EOF 2026/07/09 13:52:54 http: TLS handshake error from 10.244.0.1:44570: EOF 2026/07/09 13:53:04 http: TLS handshake error from 10.244.0.1:52564: EOF 2026/07/09 13:53:05 http: TLS handshake error from 10.244.0.1:52570: EOF 2026/07/09 13:53:14 http: TLS handshake error from 10.244.0.1:41396: EOF 2026/07/09 13:53:24 http: TLS handshake error from 10.244.0.1:52406: EOF 2026/07/09 13:53:25 http: TLS handshake error from 10.244.0.1:52414: EOF 2026/07/09 13:53:34 http: TLS handshake error from 10.244.0.1:33952: EOF 2026/07/09 13:53:44 http: TLS handshake error from 10.244.0.1:56558: EOF 2026/07/09 13:53:45 http: TLS handshake error from 10.244.0.1:56560: EOF 2026/07/09 13:53:54 http: TLS handshake error from 10.244.0.1:45140: EOF 2026/07/09 13:54:04 http: TLS handshake error from 10.244.0.1:35648: EOF 2026/07/09 13:54:05 http: TLS handshake error from 10.244.0.1:35660: EOF 2026/07/09 13:54:14 http: TLS handshake error from 10.244.0.1:48400: EOF 2026/07/09 13:54:24 http: TLS handshake error from 10.244.0.1:48936: EOF 2026/07/09 13:54:25 http: TLS handshake error from 10.244.0.1:48940: EOF 2026/07/09 13:54:34 http: TLS handshake error from 10.244.0.1:32804: EOF 2026/07/09 13:54:44 http: TLS handshake error from 10.244.0.1:59740: EOF 2026/07/09 13:54:45 http: TLS handshake error from 10.244.0.1:59746: EOF 2026/07/09 13:54:54 http: TLS handshake error from 10.244.0.1:36572: EOF 2026/07/09 13:55:04 http: TLS handshake error from 10.244.0.1:44554: EOF 2026/07/09 13:55:05 http: TLS handshake error from 10.244.0.1:44564: EOF 2026/07/09 13:55:14 http: TLS handshake error from 10.244.0.1:38764: EOF 2026/07/09 13:55:24 http: TLS handshake error from 10.244.0.1:40924: EOF 2026/07/09 13:55:25 http: TLS handshake error from 10.244.0.1:40936: EOF 2026/07/09 13:55:34 http: TLS handshake error from 10.244.0.1:49326: EOF 2026/07/09 13:55:44 http: TLS handshake error from 10.244.0.1:56708: EOF 2026/07/09 13:55:45 http: TLS handshake error from 10.244.0.1:56714: EOF 2026/07/09 13:55:54 http: TLS handshake error from 10.244.0.1:51386: EOF 2026/07/09 13:56:04 http: TLS handshake error from 10.244.0.1:44634: EOF 2026/07/09 13:56:05 http: TLS handshake error from 10.244.0.1:44640: EOF 2026/07/09 13:56:14 http: TLS handshake error from 10.244.0.1:37302: EOF 2026/07/09 13:56:24 http: TLS handshake error from 10.244.0.1:46786: EOF 2026/07/09 13:56:25 http: TLS handshake error from 10.244.0.1:46788: EOF 2026/07/09 13:56:34 http: TLS handshake error from 10.244.0.1:34894: EOF 2026/07/09 13:56:44 http: TLS handshake error from 10.244.0.1:56538: EOF 2026/07/09 13:56:45 http: TLS handshake error from 10.244.0.1:56540: EOF 2026/07/09 13:56:54 http: TLS handshake error from 10.244.0.1:34806: EOF 2026/07/09 13:57:04 http: TLS handshake error from 10.244.0.1:53802: EOF 2026/07/09 13:57:05 http: TLS handshake error from 10.244.0.1:53816: EOF 2026/07/09 13:57:14 http: TLS handshake error from 10.244.0.1:33162: EOF 2026/07/09 13:57:24 http: TLS handshake error from 10.244.0.1:59824: EOF 2026/07/09 13:57:25 http: TLS handshake error from 10.244.0.1:59838: EOF 2026/07/09 13:57:34 http: TLS handshake error from 10.244.0.1:47566: EOF 2026/07/09 13:57:44 http: TLS handshake error from 10.244.0.1:45686: EOF 2026/07/09 13:57:45 http: TLS handshake error from 10.244.0.1:45698: EOF 2026/07/09 13:57:54 http: TLS handshake error from 10.244.0.1:41120: EOF 2026/07/09 13:58:04 http: TLS handshake error from 10.244.0.1:57982: EOF 2026/07/09 13:58:05 http: TLS handshake error from 10.244.0.1:57986: EOF 2026/07/09 13:58:14 http: TLS handshake error from 10.244.0.1:59254: EOF 2026/07/09 13:58:24 http: TLS handshake error from 10.244.0.1:47494: EOF 2026/07/09 13:58:25 http: TLS handshake error from 10.244.0.1:47508: EOF 2026/07/09 13:58:34 http: TLS handshake error from 10.244.0.1:51656: EOF 2026/07/09 13:58:44 http: TLS handshake error from 10.244.0.1:43904: EOF 2026/07/09 13:58:45 http: TLS handshake error from 10.244.0.1:43912: EOF 2026/07/09 13:58:54 http: TLS handshake error from 10.244.0.1:46696: EOF 2026/07/09 13:59:04 http: TLS handshake error from 10.244.0.1:41526: EOF 2026/07/09 13:59:05 http: TLS handshake error from 10.244.0.1:41530: EOF 2026/07/09 13:59:14 http: TLS handshake error from 10.244.0.1:50064: EOF 2026/07/09 13:59:24 http: TLS handshake error from 10.244.0.1:46862: EOF 2026/07/09 13:59:25 http: TLS handshake error from 10.244.0.1:46872: EOF 2026/07/09 13:59:34 http: TLS handshake error from 10.244.0.1:47578: EOF 2026/07/09 13:59:44 http: TLS handshake error from 10.244.0.1:51902: EOF 2026/07/09 13:59:45 http: TLS handshake error from 10.244.0.1:51912: EOF 2026/07/09 13:59:54 http: TLS handshake error from 10.244.0.1:58210: EOF 2026/07/09 14:00:04 http: TLS handshake error from 10.244.0.1:55492: EOF 2026/07/09 14:00:05 http: TLS handshake error from 10.244.0.1:55502: EOF 2026/07/09 14:00:14 http: TLS handshake error from 10.244.0.1:53864: EOF 2026/07/09 14:00:24 http: TLS handshake error from 10.244.0.1:41154: EOF 2026/07/09 14:00:25 http: TLS handshake error from 10.244.0.1:41170: EOF 2026/07/09 14:00:34 http: TLS handshake error from 10.244.0.1:49186: EOF 2026/07/09 14:00:44 http: TLS handshake error from 10.244.0.1:40704: EOF 2026/07/09 14:00:45 http: TLS handshake error from 10.244.0.1:40708: EOF 2026/07/09 14:00:54 http: TLS handshake error from 10.244.0.1:56448: EOF 2026/07/09 14:01:04 http: TLS handshake error from 10.244.0.1:60886: EOF 2026/07/09 14:01:05 http: TLS handshake error from 10.244.0.1:60902: EOF 2026/07/09 14:01:14 http: TLS handshake error from 10.244.0.1:42282: EOF 2026/07/09 14:01:24 http: TLS handshake error from 10.244.0.1:58798: EOF 2026/07/09 14:01:25 http: TLS handshake error from 10.244.0.1:58804: EOF 2026/07/09 14:01:34 http: TLS handshake error from 10.244.0.1:55904: EOF 2026/07/09 14:01:44 http: TLS handshake error from 10.244.0.1:48024: EOF 2026/07/09 14:01:45 http: TLS handshake error from 10.244.0.1:48036: EOF 2026/07/09 14:01:54 http: TLS handshake error from 10.244.0.1:44514: EOF 2026/07/09 14:02:04 http: TLS handshake error from 10.244.0.1:47806: EOF 2026/07/09 14:02:05 http: TLS handshake error from 10.244.0.1:47818: EOF 2026/07/09 14:02:14 http: TLS handshake error from 10.244.0.1:54246: EOF 2026/07/09 14:02:24 http: TLS handshake error from 10.244.0.1:47574: EOF 2026/07/09 14:02:25 http: TLS handshake error from 10.244.0.1:47586: EOF 2026/07/09 14:02:34 http: TLS handshake error from 10.244.0.1:44634: EOF 2026/07/09 14:02:44 http: TLS handshake error from 10.244.0.1:37338: EOF 2026/07/09 14:02:45 http: TLS handshake error from 10.244.0.1:37354: EOF 2026/07/09 14:02:54 http: TLS handshake error from 10.244.0.1:46274: EOF 2026/07/09 14:03:04 http: TLS handshake error from 10.244.0.1:50036: EOF 2026/07/09 14:03:05 http: TLS handshake error from 10.244.0.1:50040: EOF 2026/07/09 14:03:14 http: TLS handshake error from 10.244.0.1:40612: EOF 2026/07/09 14:03:24 http: TLS handshake error from 10.244.0.1:33640: EOF 2026/07/09 14:03:25 http: TLS handshake error from 10.244.0.1:33644: EOF 2026/07/09 14:03:34 http: TLS handshake error from 10.244.0.1:54138: EOF 2026/07/09 14:03:44 http: TLS handshake error from 10.244.0.1:38750: EOF 2026/07/09 14:03:45 http: TLS handshake error from 10.244.0.1:38762: EOF 2026/07/09 14:03:54 http: TLS handshake error from 10.244.0.1:50104: EOF 2026/07/09 14:04:04 http: TLS handshake error from 10.244.0.1:33280: EOF 2026/07/09 14:04:05 http: TLS handshake error from 10.244.0.1:33286: EOF 2026/07/09 14:04:14 http: TLS handshake error from 10.244.0.1:57236: EOF 2026/07/09 14:04:24 http: TLS handshake error from 10.244.0.1:54686: EOF 2026/07/09 14:04:25 http: TLS handshake error from 10.244.0.1:54698: EOF 2026/07/09 14:04:34 http: TLS handshake error from 10.244.0.1:40292: EOF 2026/07/09 14:04:44 http: TLS handshake error from 10.244.0.1:43526: EOF 2026/07/09 14:04:45 http: TLS handshake error from 10.244.0.1:43538: EOF 2026/07/09 14:04:54 http: TLS handshake error from 10.244.0.1:40740: EOF 2026/07/09 14:05:04 http: TLS handshake error from 10.244.0.1:39152: EOF 2026/07/09 14:05:05 http: TLS handshake error from 10.244.0.1:39162: EOF 2026/07/09 14:05:14 http: TLS handshake error from 10.244.0.1:46792: EOF