2023-02-04T22:58:34.376+08:00 INFO 7 --- [main] run.halo.app.Application : Starting Application v2.2.0 using Java 17.0.6 with PID 7 (/application/BOOT-INF/classes started by root in /application)
2023-02-04T22:58:34.378+08:00 INFO 7 --- [main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
2023-02-04T22:58:35.681+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2023-02-04T22:58:35.683+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
2023-02-04T22:58:35.931+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 232 ms. Found 1 R2DBC repository interfaces.
2023-02-04T22:58:37.942+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: []
2023-02-04T22:58:37.944+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: []
2023-02-04T22:58:37.947+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginManager : PF4J version 3.9.0 in 'deployment' mode
2023-02-04T22:58:41.604+08:00 INFO 7 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 4 endpoint(s) beneath base path '/actuator'
2023-02-04T22:58:43.081+08:00 INFO 7 --- [main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 8090
2023-02-04T22:58:43.083+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VisitedEventReconciler
2023-02-04T22:58:43.087+08:00 INFO 7 --- [run.halo.app.metrics.VisitedEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
2023-02-04T22:58:43.087+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.ReplyEventReconciler
2023-02-04T22:58:43.087+08:00 INFO 7 --- [run.halo.app.metrics.ReplyEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
2023-02-04T22:58:43.087+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.search.post.PostEventReconciler
2023-02-04T22:58:43.088+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.PluginCreatedEventReconciler
2023-02-04T22:58:43.088+08:00 INFO 7 --- [run.halo.app.search.post.PostEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 started
2023-02-04T22:58:43.089+08:00 INFO 7 --- [run.halo.app.plugin.PluginCreatedEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.PluginCreatedEventReconciler-worker-1 started
2023-02-04T22:58:43.089+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VotedEventReconciler
2023-02-04T22:58:43.089+08:00 INFO 7 --- [run.halo.app.metrics.VotedEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
2023-02-04T22:58:43.106+08:00 INFO 7 --- [main] run.halo.app.Application : Started Application in 9.284 seconds (process running for 9.967)
2023-02-04T22:58:44.621+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller garbage-collector-controller
2023-02-04T22:58:44.626+08:00 INFO 7 --- [garbage-collector-controller-t-1] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-1 started
2023-02-04T22:58:44.647+08:00 INFO 7 --- [garbage-collector-controller-t-2] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-2 started
2023-02-04T22:58:44.670+08:00 INFO 7 --- [garbage-collector-controller-t-3] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-3 started
2023-02-04T22:58:44.684+08:00 INFO 7 --- [garbage-collector-controller-t-4] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-4 started
2023-02-04T22:58:44.685+08:00 INFO 7 --- [garbage-collector-controller-t-6] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-6 started
2023-02-04T22:58:44.685+08:00 INFO 7 --- [garbage-collector-controller-t-7] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-7 started
2023-02-04T22:58:44.686+08:00 INFO 7 --- [garbage-collector-controller-t-8] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-8 started
2023-02-04T22:58:44.687+08:00 INFO 7 --- [garbage-collector-controller-t-9] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-9 started
2023-02-04T22:58:44.687+08:00 INFO 7 --- [main] r.h.app.infra.DefaultThemeInitializer : Initializing default theme from classpath:themes/theme-earth.zip
2023-02-04T22:58:44.685+08:00 INFO 7 --- [garbage-collector-controller-t-5] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-5 started
2023-02-04T22:58:44.698+08:00 INFO 7 --- [garbage-collector-controller-t-10] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-10 started
2023-02-04T22:58:45.143+08:00 INFO 7 --- [boundedElastic-2] r.h.app.infra.DefaultThemeInitializer : Initialized default theme: theme-earth
2023-02-04T22:58:45.152+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.UserReconciler
2023-02-04T22:58:45.157+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleBindingReconciler
2023-02-04T22:58:45.157+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.UserReconciler-worker-1 started
2023-02-04T22:58:45.158+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.User) synchronizer...
2023-02-04T22:58:45.162+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler
2023-02-04T22:58:45.162+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.RoleBindingReconciler-worker-1 started
2023-02-04T22:58:45.162+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.RoleBinding) synchronizer...
2023-02-04T22:58:45.163+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SystemSettingReconciler
2023-02-04T22:58:45.163+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-worker-1 started
2023-02-04T22:58:45.163+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.attachment.Attachment) synchronizer...
2023-02-04T22:58:45.166+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.MenuItemReconciler
2023-02-04T22:58:45.167+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.SystemSettingReconciler-worker-1 started
2023-02-04T22:58:45.168+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.CommentReconciler
2023-02-04T22:58:45.171+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PluginReconciler
2023-02-04T22:58:45.172+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.User) synchronizer.
2023-02-04T22:58:45.172+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CommentReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.CommentReconciler-worker-1 started
2023-02-04T22:58:45.172+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CommentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.content.Comment) synchronizer...
2023-02-04T22:58:45.168+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.extension.ConfigMap) synchronizer...
2023-02-04T22:58:45.179+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.attachment.Attachment) synchronizer.
2023-02-04T22:58:45.180+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.MenuItemReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.MenuItemReconciler-worker-1 started
2023-02-04T22:58:45.180+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.RoleBinding) synchronizer.
2023-02-04T22:58:45.180+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.MenuItemReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.MenuItem) synchronizer...
2023-02-04T22:58:45.198+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ReverseProxyReconciler
2023-02-04T22:58:45.201+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PluginReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PluginReconciler-worker-1 started
2023-02-04T22:58:45.201+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PluginReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Plugin) synchronizer...
2023-02-04T22:58:45.206+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CommentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.content.Comment) synchronizer.
2023-02-04T22:58:45.208+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReverseProxyReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ReverseProxyReconciler-worker-1 started
2023-02-04T22:58:45.208+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.TagReconciler
2023-02-04T22:58:45.208+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReverseProxyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.ReverseProxy) synchronizer...
2023-02-04T22:58:45.208+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.extension.ConfigMap) synchronizer.
2023-02-04T22:58:45.214+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.TagReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.TagReconciler-worker-1 started
2023-02-04T22:58:45.215+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.TagReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.content.Tag) synchronizer...
2023-02-04T22:58:45.214+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ReplyReconciler
2023-02-04T22:58:45.216+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.CategoryReconciler
2023-02-04T22:58:45.217+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.MenuItemReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.MenuItem) synchronizer.
2023-02-04T22:58:45.228+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PostReconciler
2023-02-04T22:58:45.234+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PluginReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Plugin) synchronizer.
2023-02-04T22:58:45.240+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReverseProxyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.ReverseProxy) synchronizer.
2023-02-04T22:58:45.240+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-1 started
2023-02-04T22:58:45.240+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.content.Post) synchronizer...
2023-02-04T22:58:45.216+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReplyReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ReplyReconciler-worker-1 started
2023-02-04T22:58:45.240+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReplyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.content.Reply) synchronizer...
2023-02-04T22:58:45.247+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CategoryReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.CategoryReconciler-worker-1 started
2023-02-04T22:58:45.249+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-2 started
2023-02-04T22:58:45.253+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-3 started
2023-02-04T22:58:45.255+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-4 started
2023-02-04T22:58:45.257+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.TagReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.content.Tag) synchronizer.
2023-02-04T22:58:45.253+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CategoryReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.content.Category) synchronizer...
2023-02-04T22:58:45.271+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReplyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.content.Reply) synchronizer.
2023-02-04T22:58:45.264+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.content.Post) synchronizer.
2023-02-04T22:58:45.278+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-5 started
2023-02-04T22:58:45.285+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-7] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-7 started
2023-02-04T22:58:45.285+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-9] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-9 started
2023-02-04T22:58:45.285+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-8] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-8 started
2023-02-04T22:58:45.286+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-10] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-10 started
2023-02-04T22:58:45.286+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SinglePageReconciler
2023-02-04T22:58:45.286+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SinglePageReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.SinglePageReconciler-worker-1 started
2023-02-04T22:58:45.287+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SinglePageReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.content.SinglePage) synchronizer...
2023-02-04T22:58:45.282+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-6] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-6 started
2023-02-04T22:58:45.300+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ThemeReconciler
2023-02-04T22:58:45.306+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SinglePageReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.content.SinglePage) synchronizer.
2023-02-04T22:58:45.306+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CategoryReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.content.Category) synchronizer.
2023-02-04T22:58:45.306+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleReconciler
2023-02-04T22:58:45.308+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ThemeReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ThemeReconciler-worker-1 started
2023-02-04T22:58:45.308+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ThemeReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Theme) synchronizer...
2023-02-04T22:58:45.318+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.AnnotationSettingReconciler
2023-02-04T22:58:45.318+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.RoleReconciler-worker-1 started
2023-02-04T22:58:45.319+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Role) synchronizer...
2023-02-04T22:58:45.325+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ThemeReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Theme) synchronizer.
2023-02-04T22:58:45.325+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Role) synchronizer.
2023-02-04T22:58:45.335+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-worker-1 started
2023-02-04T22:58:45.336+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.AnnotationSetting) synchronizer...
2023-02-04T22:58:45.355+08:00 INFO 7 --- [task-1] run.halo.app.search.IndicesInitializer : Initialize post indices...
2023-02-04T22:58:45.360+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.AnnotationSetting) synchronizer.
2023-02-04T22:58:45.482+08:00 INFO 7 --- [task-1] run.halo.app.search.IndicesInitializer : Initialized post indices. Usage: StopWatch 'PostIndicesWatch': running time = 126466417 ns; [rebuild] took 126466417 ns = 100%
2023-02-04T22:58:45.910+08:00 INFO 7 --- [garbage-collector-controller-t-1] r.h.app.security.SuperAdminInitializer : === Generated random password: 6Ubsf60jVcLC00mU for super administrator: admin ===
2023-02-04T22:58:46.381+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.DefaultController : Optimistic locking failure when reconciling request: run.halo.app.core.extension.reconciler.UserReconciler-worker-1/Request[name=admin]
2023-02-04T22:58:47.370+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-snaphosts,and skipped automatically
2023-02-04T22:58:47.392+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-categories,and skipped automatically
2023-02-04T22:58:47.392+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-tags,and skipped automatically
2023-02-04T22:58:47.608+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-snaphosts,and skipped automatically