Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@trusauth:~/halo-next# docker-compose up
- [+] Running 1/0
- ⠿ Container halo_next Created 0.0s
- Attaching to halo_next
- halo_next |
- halo_next | __ __ __
- halo_next | / / / /___ _/ /___
- halo_next | / /_/ / __ `/ / __ \
- halo_next | / __ / /_/ / / /_/ /
- halo_next | /_/ /_/\__,_/_/\____/
- halo_next |
- halo_next | Version: 2.0.0-beta.2
- halo_next | 2022-11-24T19:19:07.337+08:00 INFO 7 --- [ main] run.halo.app.Application : Starting Application v2.0.0-beta.2 using Java 17.0.5 with PID 7 (/application/BOOT-INF/classes started by root in /application)
- halo_next | 2022-11-24T19:19:07.351+08:00 INFO 7 --- [ main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
- halo_next | 2022-11-24T19:19:10.545+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
- halo_next | 2022-11-24T19:19:10.549+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
- halo_next | 2022-11-24T19:19:11.011+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 455 ms. Found 1 R2DBC repository interfaces.
- halo_next | 2022-11-24T19:19:11.917+08:00 INFO 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- halo_next | 2022-11-24T19:19:11.940+08:00 INFO 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- halo_next | 2022-11-24T19:19:11.946+08:00 INFO 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'endpointObjectMapper' of type [org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration$$Lambda$572/0x00000008010214e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- halo_next | 2022-11-24T19:19:13.047+08:00 INFO 7 --- [ main] c.g.j.r.m.MysqlConnectionFactoryProvider : set jasync.mysql.CLIENT_FOUND_ROWS=true
- halo_next | 2022-11-24T19:19:13.193+08:00 INFO 7 --- [ main] c.github.jasync.sql.db.util.NettyUtils : jasync available transport - native (epoll)
- halo_next | 2022-11-24T19:19:14.101+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: []
- halo_next | 2022-11-24T19:19:14.103+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: []
- halo_next | 2022-11-24T19:19:14.110+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginManager : PF4J version 3.7.0 in 'deployment' mode
- halo_next | 2022-11-24T19:19:17.595+08:00 INFO 7 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator'
- halo_next | 2022-11-24T19:19:18.456+08:00 WARN 7 --- [ main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Thymeleaf configuration, or set spring.thymeleaf.check-template-location=false)
- halo_next | 2022-11-24T19:19:18.680+08:00 INFO 7 --- [ main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 9200
- halo_next | 2022-11-24T19:19:18.776+08:00 INFO 7 --- [ main] run.halo.app.Application : Started Application in 12.396 seconds (process running for 15.36)
- halo_next | 2022-11-24T19:19:20.608+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller user
- halo_next | 2022-11-24T19:19:20.611+08:00 INFO 7 --- [ task-1] run.halo.app.search.IndicesInitializer : Initialize post indices...
- halo_next | 2022-11-24T19:19:20.625+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller role
- halo_next | 2022-11-24T19:19:20.631+08:00 INFO 7 --- [ user-t-1] r.h.a.e.controller.DefaultController : Controller worker user-worker-1 started
- halo_next | 2022-11-24T19:19:20.631+08:00 INFO 7 --- [ user-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.User) synchronizer...
- halo_next | 2022-11-24T19:19:20.637+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller role-binding
- halo_next | 2022-11-24T19:19:20.638+08:00 INFO 7 --- [ role-t-1] r.h.a.e.controller.DefaultController : Controller worker role-worker-1 started
- halo_next | 2022-11-24T19:19:20.642+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller plugin
- halo_next | 2022-11-24T19:19:20.642+08:00 INFO 7 --- [ole-binding-t-1] r.h.a.e.controller.DefaultController : Controller worker role-binding-worker-1 started
- halo_next | 2022-11-24T19:19:20.641+08:00 INFO 7 --- [ role-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Role) synchronizer...
- halo_next | 2022-11-24T19:19:20.643+08:00 INFO 7 --- [ole-binding-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.RoleBinding) synchronizer...
- halo_next | 2022-11-24T19:19:20.652+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller menu
- halo_next | 2022-11-24T19:19:20.652+08:00 INFO 7 --- [ plugin-t-1] r.h.a.e.controller.DefaultController : Controller worker plugin-worker-1 started
- halo_next | 2022-11-24T19:19:20.653+08:00 INFO 7 --- [ plugin-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Plugin) synchronizer...
- halo_next | 2022-11-24T19:19:20.669+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller menu-item
- halo_next | 2022-11-24T19:19:20.670+08:00 INFO 7 --- [ menu-t-1] r.h.a.e.controller.DefaultController : Controller worker menu-worker-1 started
- halo_next | 2022-11-24T19:19:20.671+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller theme
- halo_next | 2022-11-24T19:19:20.670+08:00 INFO 7 --- [ menu-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Menu) synchronizer...
- halo_next | 2022-11-24T19:19:20.675+08:00 INFO 7 --- [ menu-item-t-1] r.h.a.e.controller.DefaultController : Controller worker menu-item-worker-1 started
- halo_next | 2022-11-24T19:19:20.676+08:00 INFO 7 --- [ menu-item-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.MenuItem) synchronizer...
- halo_next | 2022-11-24T19:19:20.683+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller post
- halo_next | 2022-11-24T19:19:20.684+08:00 INFO 7 --- [ theme-t-1] r.h.a.e.controller.DefaultController : Controller worker theme-worker-1 started
- halo_next | 2022-11-24T19:19:20.685+08:00 INFO 7 --- [ theme-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Theme) synchronizer...
- halo_next | 2022-11-24T19:19:20.686+08:00 INFO 7 --- [ post-t-1] r.h.a.e.controller.DefaultController : Controller worker post-worker-1 started
- halo_next | 2022-11-24T19:19:20.686+08:00 INFO 7 --- [ post-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Post) synchronizer...
- halo_next | 2022-11-24T19:19:20.693+08:00 INFO 7 --- [ post-t-2] r.h.a.e.controller.DefaultController : Controller worker post-worker-2 started
- halo_next | 2022-11-24T19:19:20.695+08:00 INFO 7 --- [ post-t-3] r.h.a.e.controller.DefaultController : Controller worker post-worker-3 started
- halo_next | 2022-11-24T19:19:20.701+08:00 INFO 7 --- [ post-t-4] r.h.a.e.controller.DefaultController : Controller worker post-worker-4 started
- halo_next | 2022-11-24T19:19:20.732+08:00 INFO 7 --- [ post-t-5] r.h.a.e.controller.DefaultController : Controller worker post-worker-5 started
- halo_next | 2022-11-24T19:19:20.734+08:00 INFO 7 --- [ post-t-6] r.h.a.e.controller.DefaultController : Controller worker post-worker-6 started
- halo_next | 2022-11-24T19:19:20.739+08:00 INFO 7 --- [ post-t-7] r.h.a.e.controller.DefaultController : Controller worker post-worker-7 started
- halo_next | 2022-11-24T19:19:20.742+08:00 INFO 7 --- [ post-t-8] r.h.a.e.controller.DefaultController : Controller worker post-worker-8 started
- halo_next | 2022-11-24T19:19:20.743+08:00 INFO 7 --- [ post-t-9] r.h.a.e.controller.DefaultController : Controller worker post-worker-9 started
- halo_next | 2022-11-24T19:19:20.744+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller category
- halo_next | 2022-11-24T19:19:20.745+08:00 INFO 7 --- [ post-t-10] r.h.a.e.controller.DefaultController : Controller worker post-worker-10 started
- halo_next | 2022-11-24T19:19:20.745+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller tag
- halo_next | 2022-11-24T19:19:20.746+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller system-setting
- halo_next | 2022-11-24T19:19:20.750+08:00 INFO 7 --- [ category-t-1] r.h.a.e.controller.DefaultController : Controller worker category-worker-1 started
- halo_next | 2022-11-24T19:19:20.751+08:00 INFO 7 --- [ tag-t-1] r.h.a.e.controller.DefaultController : Controller worker tag-worker-1 started
- halo_next | 2022-11-24T19:19:20.751+08:00 INFO 7 --- [ tag-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Tag) synchronizer...
- halo_next | 2022-11-24T19:19:20.751+08:00 INFO 7 --- [ category-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Category) synchronizer...
- halo_next | 2022-11-24T19:19:20.758+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller attachment
- halo_next | 2022-11-24T19:19:20.758+08:00 INFO 7 --- [tem-setting-t-1] r.h.a.e.controller.DefaultController : Controller worker system-setting-worker-1 started
- halo_next | 2022-11-24T19:19:20.762+08:00 INFO 7 --- [tem-setting-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.extension.ConfigMap) synchronizer...
- halo_next | 2022-11-24T19:19:20.765+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller single-page
- halo_next | 2022-11-24T19:19:20.767+08:00 INFO 7 --- [ attachment-t-1] r.h.a.e.controller.DefaultController : Controller worker attachment-worker-1 started
- halo_next | 2022-11-24T19:19:20.767+08:00 INFO 7 --- [ attachment-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.attachment.Attachment) synchronizer...
- halo_next | 2022-11-24T19:19:20.787+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller comment
- halo_next | 2022-11-24T19:19:20.788+08:00 INFO 7 --- [single-page-t-1] r.h.a.e.controller.DefaultController : Controller worker single-page-worker-1 started
- halo_next | 2022-11-24T19:19:20.788+08:00 INFO 7 --- [single-page-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.SinglePage) synchronizer...
- halo_next | 2022-11-24T19:19:20.796+08:00 INFO 7 --- [ comment-t-1] r.h.a.e.controller.DefaultController : Controller worker comment-worker-1 started
- halo_next | 2022-11-24T19:19:20.797+08:00 INFO 7 --- [ comment-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.Comment) synchronizer...
- halo_next | 2022-11-24T19:19:20.799+08:00 INFO 7 --- [ comment-t-2] r.h.a.e.controller.DefaultController : Controller worker comment-worker-2 started
- halo_next | 2022-11-24T19:19:20.800+08:00 INFO 7 --- [ comment-t-3] r.h.a.e.controller.DefaultController : Controller worker comment-worker-3 started
- halo_next | 2022-11-24T19:19:20.807+08:00 INFO 7 --- [ comment-t-4] r.h.a.e.controller.DefaultController : Controller worker comment-worker-4 started
- halo_next | 2022-11-24T19:19:20.809+08:00 INFO 7 --- [ comment-t-5] r.h.a.e.controller.DefaultController : Controller worker comment-worker-5 started
- halo_next | 2022-11-24T19:19:20.813+08:00 INFO 7 --- [ comment-t-6] r.h.a.e.controller.DefaultController : Controller worker comment-worker-6 started
- halo_next | 2022-11-24T19:19:20.814+08:00 INFO 7 --- [ comment-t-7] r.h.a.e.controller.DefaultController : Controller worker comment-worker-7 started
- halo_next | 2022-11-24T19:19:20.818+08:00 INFO 7 --- [ comment-t-8] r.h.a.e.controller.DefaultController : Controller worker comment-worker-8 started
- halo_next | 2022-11-24T19:19:20.819+08:00 INFO 7 --- [ comment-t-9] r.h.a.e.controller.DefaultController : Controller worker comment-worker-9 started
- halo_next | 2022-11-24T19:19:20.820+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller reverse-proxy
- halo_next | 2022-11-24T19:19:20.821+08:00 INFO 7 --- [ comment-t-10] r.h.a.e.controller.DefaultController : Controller worker comment-worker-10 started
- halo_next | 2022-11-24T19:19:20.823+08:00 INFO 7 --- [verse-proxy-t-1] r.h.a.e.controller.DefaultController : Controller worker reverse-proxy-worker-1 started
- halo_next | 2022-11-24T19:19:20.823+08:00 INFO 7 --- [verse-proxy-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(class run.halo.app.core.extension.ReverseProxy) synchronizer...
- halo_next | 2022-11-24T19:19:20.823+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller garbage-collector-controller
- halo_next | 2022-11-24T19:19:20.838+08:00 INFO 7 --- [ plugin-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Plugin) synchronizer.
- halo_next | 2022-11-24T19:19:20.840+08:00 INFO 7 --- [ menu-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Menu) synchronizer.
- halo_next | 2022-11-24T19:19:20.845+08:00 INFO 7 --- [-controller-t-2] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-2 started
- halo_next | 2022-11-24T19:19:20.830+08:00 INFO 7 --- [-controller-t-1] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-1 started
- halo_next | 2022-11-24T19:19:20.853+08:00 INFO 7 --- [-controller-t-3] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-3 started
- halo_next | 2022-11-24T19:19:20.855+08:00 INFO 7 --- [-controller-t-5] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-5 started
- halo_next | 2022-11-24T19:19:20.854+08:00 INFO 7 --- [-controller-t-4] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-4 started
- halo_next | 2022-11-24T19:19:20.856+08:00 INFO 7 --- [-controller-t-6] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-6 started
- halo_next | 2022-11-24T19:19:20.857+08:00 INFO 7 --- [-controller-t-7] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-7 started
- halo_next | 2022-11-24T19:19:20.864+08:00 INFO 7 --- [-controller-t-8] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-8 started
- halo_next | 2022-11-24T19:19:20.866+08:00 INFO 7 --- [-controller-t-9] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-9 started
- halo_next | 2022-11-24T19:19:20.874+08:00 INFO 7 --- [controller-t-10] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-10 started
- halo_next | 2022-11-24T19:19:20.916+08:00 INFO 7 --- [ post-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Post) synchronizer.
- halo_next | 2022-11-24T19:19:20.924+08:00 INFO 7 --- [ theme-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Theme) synchronizer.
- halo_next | 2022-11-24T19:19:20.941+08:00 INFO 7 --- [ menu-item-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.MenuItem) synchronizer.
- halo_next | 2022-11-24T19:19:21.082+08:00 INFO 7 --- [ tag-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Tag) synchronizer.
- halo_next | 2022-11-24T19:19:21.083+08:00 INFO 7 --- [ole-binding-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.RoleBinding) synchronizer.
- halo_next | 2022-11-24T19:19:21.114+08:00 INFO 7 --- [tem-setting-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.extension.ConfigMap) synchronizer.
- halo_next | 2022-11-24T19:19:21.145+08:00 INFO 7 --- [ attachment-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.attachment.Attachment) synchronizer.
- halo_next | 2022-11-24T19:19:21.162+08:00 INFO 7 --- [ comment-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Comment) synchronizer.
- halo_next | 2022-11-24T19:19:21.667+08:00 INFO 7 --- [ user-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.User) synchronizer.
- halo_next | 2022-11-24T19:19:21.675+08:00 INFO 7 --- [ category-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Category) synchronizer.
- halo_next | 2022-11-24T19:19:21.689+08:00 INFO 7 --- [verse-proxy-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.ReverseProxy) synchronizer.
- halo_next | 2022-11-24T19:19:21.693+08:00 INFO 7 --- [ role-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.Role) synchronizer.
- halo_next | 2022-11-24T19:19:21.700+08:00 INFO 7 --- [single-page-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(class run.halo.app.core.extension.SinglePage) synchronizer.
- halo_next | 2022-11-24T19:19:22.202+08:00 INFO 7 --- [ task-1] run.halo.app.search.IndicesInitializer : Initialized post indices. Usage: StopWatch 'PostIndicesWatch': running time = 1589532531 ns; [rebuild] took 1589532531 ns = 100%
- halo_next | 2022-11-24T19:19:22.662+08:00 WARN 7 --- [-netty-thread-2] r.h.a.i.ExtensionResourceInitializer : Failed to create or update extension resource: v1alpha1/Role/anonymous due to modification conflict
- halo_next | 2022-11-24T19:19:23.587+08:00 WARN 7 --- [ role-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-snaphosts,and skipped automatically
- halo_next | 2022-11-24T19:19:23.851+08:00 WARN 7 --- [ role-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-snaphosts,and skipped automatically
- halo_next | 2022-11-24T19:19:23.863+08:00 WARN 7 --- [ role-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-categories,and skipped automatically
- halo_next | 2022-11-24T19:19:23.863+08:00 WARN 7 --- [ role-t-1] r.h.a.c.e.service.DefaultRoleService : Detected a cycle in role dependencies: role-template-view-tags,and skipped automatically
Advertisement
Add Comment
Please, Sign In to add comment