2024-05-30T08:47:54.934+08:00 INFO 7 --- [main] run.halo.app.Application : Starting Application v2.15.2 using Java 21.0.2 with PID 7 (/application/BOOT-INF/classes started by root in /application)
2024-05-30T08:47:54.960+08:00 INFO 7 --- [main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
2024-05-30T08:47:55.565+08:00 WARN 7 --- [main] o.s.c.a.AnnotationBeanNameGenerator : Support for convention-based stereotype names is deprecated and will be removed in a future version of the framework. Please annotate the 'value' attribute in @run.halo.app.theme.finders.Finder with @AliasFor(annotation=Component.class) to declare an explicit alias for @Component's 'value' attribute.
2024-05-30T08:47:58.359+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-05-30T08:47:58.364+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
2024-05-30T08:47:59.562+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1171 ms. Found 1 R2DBC repository interface.
2024-05-30T08:48:04.390+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: []
2024-05-30T08:48:04.396+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: [PluginCommentWidget]
2024-05-30T08:48:04.404+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginManager : PF4J version 3.10.0 in 'deployment' mode
2024-05-30T08:48:05.234+08:00 INFO 7 --- [main] o.a.l.s.MemorySegmentIndexInputProvider : Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
2024-05-30T08:48:09.217+08:00 INFO 7 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 34 endpoints beneath base path '/actuator'
2024-05-30T08:48:11.223+08:00 INFO 7 --- [reactor-tcp-epoll-2] i.a.r.mysql.client.ReactorNettyClient : Response: OkMessage{isEndOfRows=false, affectedRows=0, lastInsertId=0, serverStatuses=2, warnings=1, information='', systemVariables={}}, reports 1 warning(s)
2024-05-30T08:48:11.231+08:00 INFO 7 --- [reactor-tcp-epoll-2] i.a.r.mysql.client.ReactorNettyClient : Response: OkMessage{isEndOfRows=false, affectedRows=0, lastInsertId=0, serverStatuses=2, warnings=1, information='', systemVariables={}}, reports 1 warning(s)
2024-05-30T08:48:11.578+08:00 INFO 7 --- [main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 8090 (http)
2024-05-30T08:48:11.581+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VisitedEventReconciler
2024-05-30T08:48:11.587+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.TagPostCountUpdater
2024-05-30T08:48:11.587+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
2024-05-30T08:48:11.588+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.CategoryPostCountUpdater
2024-05-30T08:48:11.589+08:00 INFO 7 --- [run.halo.app.content.TagPostCountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.TagPostCountUpdater-worker-1 started
2024-05-30T08:48:11.590+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.search.post.PostEventReconciler
2024-05-30T08:48:11.590+08:00 INFO 7 --- [run.halo.app.content.CategoryPostCountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.CategoryPostCountUpdater-worker-1 started
2024-05-30T08:48:11.591+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VotedEventReconciler
2024-05-30T08:48:11.592+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
2024-05-30T08:48:11.592+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
2024-05-30T08:48:11.592+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.ReplyEventReconciler
2024-05-30T08:48:11.593+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.PostStatsUpdater
2024-05-30T08:48:11.593+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
2024-05-30T08:48:11.594+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.DefaultNotificationSender
2024-05-30T08:48:11.594+08:00 INFO 7 --- [run.halo.app.metrics.PostStatsUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.PostStatsUpdater-worker-1 started
2024-05-30T08:48:11.595+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
2024-05-30T08:48:11.596+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
2024-05-30T08:48:11.596+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
2024-05-30T08:48:11.598+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
2024-05-30T08:48:11.600+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
2024-05-30T08:48:11.659+08:00 INFO 7 --- [main] r.h.a.e.ReactiveExtensionClientImpl : Start building index for all extensions, please wait...
2024-05-30T08:48:11.679+08:00 INFO 7 --- [scheduling-1] r.h.a.s.a.login.impl.RsaKeyService : Generating RSA keys...
2024-05-30T08:48:12.057+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/roles, please wait...
2024-05-30T08:48:12.114+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/roles built successfully, cost 56 ms
2024-05-30T08:48:12.222+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
2024-05-30T08:48:12.223+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 1 ms
2024-05-30T08:48:12.234+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
2024-05-30T08:48:12.234+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 0 ms
2024-05-30T08:48:12.245+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
2024-05-30T08:48:12.246+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 1 ms
2024-05-30T08:48:12.262+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
2024-05-30T08:48:12.263+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 1 ms
2024-05-30T08:48:12.272+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/rolebindings, please wait...
2024-05-30T08:48:12.272+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/rolebindings built successfully, cost 0 ms
2024-05-30T08:48:12.284+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/users, please wait...
2024-05-30T08:48:12.293+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/users built successfully, cost 9 ms
2024-05-30T08:48:12.328+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
2024-05-30T08:48:12.331+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 3 ms
2024-05-30T08:48:12.380+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/settings, please wait...
2024-05-30T08:48:12.381+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/settings built successfully, cost 1 ms
2024-05-30T08:48:12.410+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/annotationsettings, please wait...
2024-05-30T08:48:12.412+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/annotationsettings built successfully, cost 2 ms
2024-05-30T08:48:12.436+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/configmaps, please wait...
2024-05-30T08:48:12.438+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/configmaps built successfully, cost 2 ms
2024-05-30T08:48:12.445+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/secrets, please wait...
2024-05-30T08:48:12.446+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/secrets built successfully, cost 1 ms
2024-05-30T08:48:12.496+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/theme.halo.run/themes, please wait...
2024-05-30T08:48:12.497+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/theme.halo.run/themes built successfully, cost 1 ms
2024-05-30T08:48:12.515+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menus, please wait...
2024-05-30T08:48:12.516+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menus built successfully, cost 1 ms
2024-05-30T08:48:12.537+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menuitems, please wait...
2024-05-30T08:48:12.537+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menuitems built successfully, cost 0 ms
2024-05-30T08:48:12.551+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/posts, please wait...
2024-05-30T08:48:12.566+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/posts built successfully, cost 15 ms
2024-05-30T08:48:12.579+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/categories, please wait...
2024-05-30T08:48:12.581+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/categories built successfully, cost 2 ms
2024-05-30T08:48:12.597+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/tags, please wait...
2024-05-30T08:48:12.598+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/tags built successfully, cost 2 ms
2024-05-30T08:48:12.666+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/snapshots, please wait...
2024-05-30T08:48:12.667+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/snapshots built successfully, cost 1 ms
2024-05-30T08:48:12.682+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/comments, please wait...
2024-05-30T08:48:12.684+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/comments built successfully, cost 4 ms
2024-05-30T08:48:12.698+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/replies, please wait...
2024-05-30T08:48:12.700+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/replies built successfully, cost 1 ms
2024-05-30T08:48:12.805+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/singlepages, please wait...
2024-05-30T08:48:12.807+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/singlepages built successfully, cost 2 ms
2024-05-30T08:48:12.832+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/groups, please wait...
2024-05-30T08:48:12.833+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/groups built successfully, cost 1 ms
2024-05-30T08:48:12.849+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policies, please wait...
2024-05-30T08:48:12.851+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policies built successfully, cost 2 ms
2024-05-30T08:48:12.872+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/attachments, please wait...
2024-05-30T08:48:12.874+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/attachments built successfully, cost 2 ms
2024-05-30T08:48:12.886+08:00 INFO 7 --- [scheduling-1] r.h.a.s.a.login.impl.RsaKeyService : Generated RSA keys. Usage: 1205 ms.
2024-05-30T08:48:12.888+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
2024-05-30T08:48:12.888+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 0 ms
2024-05-30T08:48:12.908+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/metrics.halo.run/counters, please wait...
2024-05-30T08:48:12.909+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/metrics.halo.run/counters built successfully, cost 1 ms
2024-05-30T08:48:12.922+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
2024-05-30T08:48:12.923+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 1 ms
2024-05-30T08:48:12.936+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
2024-05-30T08:48:12.937+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 1 ms
2024-05-30T08:48:12.951+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
2024-05-30T08:48:12.953+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 2 ms
2024-05-30T08:48:12.961+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/migration.halo.run/backups, please wait...
2024-05-30T08:48:12.962+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/migration.halo.run/backups built successfully, cost 1 ms
2024-05-30T08:48:12.976+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
2024-05-30T08:48:12.978+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 3 ms
2024-05-30T08:48:12.988+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasons, please wait...
2024-05-30T08:48:12.990+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasons built successfully, cost 2 ms
2024-05-30T08:48:13.011+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
2024-05-30T08:48:13.014+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 3 ms
2024-05-30T08:48:13.031+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
2024-05-30T08:48:13.033+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 2 ms
2024-05-30T08:48:13.045+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
2024-05-30T08:48:13.047+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 2 ms
2024-05-30T08:48:13.060+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifications, please wait...
2024-05-30T08:48:13.062+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifications built successfully, cost 2 ms
2024-05-30T08:48:13.064+08:00 INFO 7 --- [main] r.h.a.e.ReactiveExtensionClientImpl : Successfully built index in 1405ms, Preparing to lunch application...
2024-05-30T08:48:13.068+08:00 INFO 7 --- [main] run.halo.app.Application : Started Application in 21.402 seconds (process running for 23.118)
2024-05-30T08:48:14.160+08:00 INFO 7 --- [reactor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller garbage-collector-controller
2024-05-30T08:48:14.161+08:00 INFO 7 --- [garbage-collector-controller-t-1] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-1 started
2024-05-30T08:48:14.162+08:00 INFO 7 --- [garbage-collector-controller-t-2] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-2 started
2024-05-30T08:48:14.166+08:00 INFO 7 --- [garbage-collector-controller-t-4] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-4 started
2024-05-30T08:48:14.168+08:00 INFO 7 --- [garbage-collector-controller-t-6] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-6 started
2024-05-30T08:48:14.171+08:00 INFO 7 --- [garbage-collector-controller-t-3] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-3 started
2024-05-30T08:48:14.170+08:00 INFO 7 --- [garbage-collector-controller-t-7] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-7 started
2024-05-30T08:48:14.172+08:00 INFO 7 --- [garbage-collector-controller-t-8] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-8 started
2024-05-30T08:48:14.171+08:00 INFO 7 --- [garbage-collector-controller-t-5] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-5 started
2024-05-30T08:48:14.174+08:00 INFO 7 --- [garbage-collector-controller-t-10] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-10 started
2024-05-30T08:48:14.183+08:00 INFO 7 --- [garbage-collector-controller-t-9] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-9 started
2024-05-30T08:48:14.208+08:00 INFO 7 --- [reactor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleBindingReconciler
2024-05-30T08:48:14.210+08:00 INFO 7 --- [reactor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler
2024-05-30T08:48:14.210+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
2024-05-30T08:48:14.211+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/RoleBinding) synchronizer...
2024-05-30T08:48:14.212+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
2024-05-30T08:48:14.215+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(storage.halo.run/v1alpha1/Attachment) synchronizer...
2024-05-30T08:48:14.225+08:00 INFO 7 --- [reactor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SystemSettingReconciler
2024-05-30T08:48:14.236+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
2024-05-30T08:48:14.237+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer...