2022-04-28 09:59:48,350 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 66848 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 09:59:48,365 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 09:59:49,260 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 09:59:49,268 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 09:59:49,304 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. 2022-04-28 09:59:50,419 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 09:59:50,431 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 09:59:50,431 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 09:59:50,432 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 09:59:50,714 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 09:59:50,715 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 2258 ms 2022-04-28 09:59:51,158 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Stopping service [Tomcat] 2022-04-28 09:59:51,201 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-04-28 10:05:20,858 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67029 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:05:20,861 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:05:21,444 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:05:21,446 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:05:21,464 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. 2022-04-28 10:05:21,852 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:05:21,862 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:05:21,863 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:05:21,863 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:05:21,978 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:05:21,978 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1050 ms 2022-04-28 10:05:22,242 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Stopping service [Tomcat] 2022-04-28 10:05:22,252 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-04-28 10:06:52,173 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67088 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:06:52,179 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:06:53,639 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:06:53,642 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:06:53,666 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. 2022-04-28 10:06:54,698 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:06:54,709 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:06:54,711 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:06:54,711 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:06:54,856 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:06:54,856 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 2615 ms 2022-04-28 10:06:55,207 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Stopping service [Tomcat] 2022-04-28 10:06:55,222 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-04-28 10:07:19,469 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67173 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:07:19,472 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:07:20,116 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:07:20,118 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:07:20,139 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:07:20,580 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:07:20,591 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:07:20,592 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:07:20,592 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:07:20,704 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:07:20,704 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1135 ms 2022-04-28 10:07:20,976 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Stopping service [Tomcat] 2022-04-28 10:07:20,987 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-04-28 10:10:58,567 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67316 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:10:58,572 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:10:59,333 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:10:59,336 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:10:59,360 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:10:59,857 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:10:59,868 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:10:59,869 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:10:59,869 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:10:59,992 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:10:59,992 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1330 ms 2022-04-28 10:11:00,918 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:11:00,938 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:11:00,938 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:11:00,939 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:11:00,941 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:11:00,942 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:11:00,942 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:11:00,943 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5d71b500 2022-04-28 10:11:00,974 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:11:01,019 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:11:01,022 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:11:01,023 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:11:01,059 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 3.381 seconds (JVM running for 4.338) 2022-04-28 10:13:02,460 [http-nio-18085-exec-1] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:13:02,461 [http-nio-18085-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:13:02,462 [http-nio-18085-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 1 ms 2022-04-28 10:14:10,677 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:14:10,695 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:14:10,695 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:14:10,695 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:14:10,696 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:15:44,540 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67474 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:15:44,546 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:15:45,236 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:15:45,239 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:15:45,260 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. 2022-04-28 10:15:45,664 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:15:45,671 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:15:45,672 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:15:45,672 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:15:45,786 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:15:45,787 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1171 ms 2022-04-28 10:15:46,430 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:15:46,443 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:15:46,444 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:15:46,445 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:15:46,445 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:15:46,446 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:15:46,446 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:15:46,446 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b5ac0c1 2022-04-28 10:15:46,476 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:15:46,509 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:15:46,511 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:15:46,511 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:15:46,526 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.682 seconds (JVM running for 3.516) 2022-04-28 10:15:50,532 [http-nio-18085-exec-1] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:15:50,532 [http-nio-18085-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:15:50,534 [http-nio-18085-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 0 ms 2022-04-28 10:17:15,524 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:17:15,545 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:17:15,546 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:17:15,546 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:17:15,546 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:17:23,617 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67529 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:17:23,621 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:17:24,452 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:17:24,455 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:17:24,502 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. 2022-04-28 10:17:25,052 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:17:25,063 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:17:25,064 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:17:25,065 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:17:25,203 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:17:25,203 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1510 ms 2022-04-28 10:17:25,974 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:17:25,984 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:17:25,984 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:17:25,985 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:17:25,986 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:17:25,986 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:17:25,986 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:17:25,986 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@21390938 2022-04-28 10:17:26,014 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:17:26,045 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:17:26,047 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:17:26,048 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:17:26,061 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 3.242 seconds (JVM running for 4.156) 2022-04-28 10:17:29,793 [http-nio-18085-exec-1] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:17:29,793 [http-nio-18085-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:17:29,794 [http-nio-18085-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 1 ms 2022-04-28 10:23:05,753 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:23:05,766 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:23:05,766 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:23:05,766 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:23:05,766 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:23:13,417 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67720 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:23:13,420 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:23:14,104 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:23:14,107 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:23:14,131 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. 2022-04-28 10:23:14,541 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:23:14,549 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:23:14,549 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:23:14,550 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:23:14,670 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:23:14,671 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1193 ms 2022-04-28 10:23:15,294 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:23:15,303 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:23:15,303 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:23:15,304 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:23:15,305 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:23:15,305 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:23:15,305 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:23:15,305 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2e0fdbe9 2022-04-28 10:23:15,331 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:23:15,359 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:23:15,361 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:23:15,361 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:23:15,373 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.786 seconds (JVM running for 3.475) 2022-04-28 10:23:26,303 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:23:26,325 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:23:26,325 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:23:26,325 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:23:26,326 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:23:32,756 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67733 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:23:32,760 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:23:33,655 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:23:33,658 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:23:33,688 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. 2022-04-28 10:23:34,165 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:23:34,174 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:23:34,174 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:23:34,175 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:23:34,289 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:23:34,289 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1435 ms 2022-04-28 10:23:35,256 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:23:35,266 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:23:35,267 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:23:35,268 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:23:35,269 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:23:35,269 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:23:35,269 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:23:35,270 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@265c1a7c 2022-04-28 10:23:35,339 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:23:35,371 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:23:35,373 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:23:35,374 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:23:35,386 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 3.494 seconds (JVM running for 4.336) 2022-04-28 10:23:43,888 [http-nio-18085-exec-2] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:23:43,888 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:23:43,890 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms 2022-04-28 10:24:50,456 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:24:50,470 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:24:50,470 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:24:50,470 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:24:50,470 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:24:56,807 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67783 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:24:56,810 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:24:57,339 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:24:57,341 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:24:57,360 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:24:57,722 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:24:57,730 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:24:57,731 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:24:57,731 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:24:57,828 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:24:57,829 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 964 ms 2022-04-28 10:24:58,456 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:24:58,465 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:24:58,465 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:24:58,466 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:24:58,467 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:24:58,467 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:24:58,467 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:24:58,467 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2dd63e3 2022-04-28 10:24:58,492 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:24:58,520 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:24:58,522 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:24:58,522 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:24:58,534 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.478 seconds (JVM running for 3.2) 2022-04-28 10:25:07,555 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:25:07,572 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:25:07,572 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:25:07,573 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:25:07,573 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:25:10,228 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67790 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:25:10,232 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:25:10,892 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:25:10,894 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:25:10,915 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:25:11,283 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:25:11,291 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:25:11,291 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:25:11,292 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:25:11,390 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:25:11,391 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1080 ms 2022-04-28 10:25:12,008 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:25:12,018 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:25:12,018 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:25:12,019 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:25:12,019 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:25:12,020 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:25:12,020 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:25:12,020 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@415795f3 2022-04-28 10:25:12,045 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:25:12,073 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:25:12,074 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:25:12,075 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:25:12,087 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.533 seconds (JVM running for 3.764) 2022-04-28 10:25:21,697 [http-nio-18085-exec-2] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:25:21,697 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:25:21,699 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 1 ms 2022-04-28 10:25:36,514 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:25:36,529 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:25:36,530 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:25:36,530 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:25:36,530 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:25:42,813 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67806 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:25:42,816 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:25:43,408 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:25:43,410 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:25:43,432 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:25:43,971 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:25:43,978 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:25:43,979 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:25:43,980 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:25:44,096 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:25:44,096 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1227 ms 2022-04-28 10:25:44,833 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:25:44,843 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:25:44,843 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:25:44,844 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:25:44,845 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:25:44,845 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:25:44,845 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:25:44,845 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d1c164a 2022-04-28 10:25:44,871 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:25:44,901 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:25:44,902 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:25:44,903 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:25:44,915 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.768 seconds (JVM running for 3.558) 2022-04-28 10:27:26,320 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:27:26,340 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:27:26,340 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:27:26,340 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:27:26,341 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:30:57,559 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 67983 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:30:57,563 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:30:58,176 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:30:58,178 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:30:58,200 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:30:58,674 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:30:58,684 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:30:58,685 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:30:58,686 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:30:58,801 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:30:58,801 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1177 ms 2022-04-28 10:30:59,534 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:30:59,550 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:30:59,551 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:30:59,552 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:30:59,553 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:30:59,553 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:30:59,553 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:30:59,553 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@551be9f6 2022-04-28 10:30:59,583 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:30:59,614 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:30:59,616 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:30:59,616 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:30:59,628 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.622 seconds (JVM running for 3.3) 2022-04-28 10:32:06,677 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:32:06,693 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:32:06,693 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:32:06,694 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:32:06,694 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:39:10,802 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 68240 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:39:10,810 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:39:11,456 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:39:11,459 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:39:11,480 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. 2022-04-28 10:39:12,026 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:39:12,036 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:39:12,037 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:39:12,037 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:39:12,169 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:39:12,169 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1270 ms 2022-04-28 10:39:12,861 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:39:12,870 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:39:12,871 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:39:12,872 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:39:12,873 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:39:12,873 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:39:12,873 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:39:12,873 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4b195203 2022-04-28 10:39:12,898 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:39:12,926 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:39:12,928 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:39:12,928 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:39:12,939 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.844 seconds (JVM running for 3.941) 2022-04-28 10:40:53,633 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:40:53,651 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:40:53,651 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:40:53,651 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:40:53,652 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:41:00,249 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 68300 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:41:00,253 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:41:01,196 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:41:01,200 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:41:01,224 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. 2022-04-28 10:41:01,715 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:41:01,723 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:41:01,724 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:41:01,725 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:41:01,838 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:41:01,838 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1496 ms 2022-04-28 10:41:02,541 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:41:02,552 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:41:02,552 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:41:02,553 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:41:02,554 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:41:02,554 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:41:02,554 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:41:02,554 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6544899b 2022-04-28 10:41:02,581 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:41:02,611 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:41:02,613 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:41:02,614 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:41:02,626 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 3.258 seconds (JVM running for 3.959) 2022-04-28 10:43:04,803 [http-nio-18085-exec-2] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:43:04,803 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:43:04,804 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 1 ms 2022-04-28 10:44:39,823 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:44:39,854 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:44:39,854 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:44:39,855 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:44:39,855 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:45:23,567 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 68435 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:45:23,571 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:45:24,253 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:45:24,255 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:45:24,277 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. 2022-04-28 10:45:24,875 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:45:24,887 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:45:24,888 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:45:24,889 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:45:25,022 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:45:25,023 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1408 ms 2022-04-28 10:45:27,977 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:45:28,015 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:45:28,023 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:45:28,025 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:45:28,026 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:45:28,026 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:45:28,026 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:45:28,027 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@296edc75 2022-04-28 10:45:28,131 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:45:28,308 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:45:28,310 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:45:28,311 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:45:28,348 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 5.59 seconds (JVM running for 6.401) 2022-04-28 10:45:41,059 [http-nio-18085-exec-2] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:45:41,059 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:45:41,062 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms 2022-04-28 10:52:01,066 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:52:01,082 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:52:01,083 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:52:01,083 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:52:01,083 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:52:06,943 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 68644 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:52:06,946 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:52:07,475 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:52:07,477 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:52:07,498 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. 2022-04-28 10:52:07,890 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:52:07,898 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:52:07,899 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:52:07,899 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:52:08,003 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:52:08,003 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1005 ms 2022-04-28 10:52:08,642 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:52:08,652 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:52:08,652 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:52:08,653 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:52:08,653 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:52:08,654 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:52:08,654 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:52:08,654 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22a6d75c 2022-04-28 10:52:08,678 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:52:08,706 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:52:08,708 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:52:08,708 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:52:08,719 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 2.234 seconds (JVM running for 2.906) 2022-04-28 10:52:40,112 [http-nio-18085-exec-2] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:52:40,113 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:52:40,114 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 1 ms 2022-04-28 10:54:17,833 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:54:17,856 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:54:17,856 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:54:17,856 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:54:17,856 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 10:54:24,732 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplication using Java 1.8.0_281 on xusonglindeiMac.local with PID 68712 (/Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback/target/classes started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 10:54:24,738 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 10:54:26,067 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 10:54:26,072 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 10:54:26,132 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. 2022-04-28 10:54:27,100 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 18085 (http) 2022-04-28 10:54:27,114 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-18085"] 2022-04-28 10:54:27,116 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat] 2022-04-28 10:54:27,117 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-04-28 10:54:27,275 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext 2022-04-28 10:54:27,276 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 2472 ms 2022-04-28 10:54:28,313 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 10:54:28,327 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 10:54:28,328 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 10:54:28,329 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 10:54:28,330 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 10:54:28,331 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 10:54:28,331 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 10:54:28,331 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15605d83 2022-04-28 10:54:28,370 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-18085"] 2022-04-28 10:54:28,404 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 18085 (http) with context path '' 2022-04-28 10:54:28,406 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 10:54:28,406 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 10:54:28,421 [main] INFO [c.j.a.callback.AsynchronousCallbackApplication] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplication in 4.55 seconds (JVM running for 5.686) 2022-04-28 10:54:34,112 [http-nio-18085-exec-2] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-28 10:54:34,113 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' 2022-04-28 10:54:34,114 [http-nio-18085-exec-2] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 1 ms 2022-04-28 10:55:04,328 [scheduling-1] INFO [c.j.asynchronous.callback.task.BookingSpaceTask] BookingSpaceTask.java:33 - 推送类型:reply, 推送消息:reply_200c7e93-8247-4e16-9f47-dafbeaaccb29, 推送结果:true 2022-04-28 10:56:18,520 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:56:18,533 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 10:56:18,534 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 10:56:18,534 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 10:56:18,534 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 15:42:32,329 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplicationTests using Java 1.8.0_281 on xusonglindeiMac.local with PID 79182 (started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 15:42:32,331 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 15:42:32,944 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 15:42:32,948 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 15:42:32,981 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. 2022-04-28 15:42:34,765 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 15:42:34,785 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 15:42:34,786 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 15:42:34,787 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 15:42:34,788 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 15:42:34,788 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 15:42:34,788 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 15:42:34,789 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@46e190ed 2022-04-28 15:42:34,844 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 15:42:34,845 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 15:42:34,857 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplicationTests in 2.965 seconds (JVM running for 3.983) 2022-04-28 15:42:35,188 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:42:35,189 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 15:42:35,190 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 15:42:35,190 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:42:35,190 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 15:43:18,596 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplicationTests using Java 1.8.0_281 on xusonglindeiMac.local with PID 79247 (started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 15:43:18,598 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 15:43:19,066 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 15:43:19,069 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 15:43:19,093 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. 2022-04-28 15:43:20,631 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 15:43:20,652 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 15:43:20,653 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 15:43:20,654 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 15:43:20,655 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 15:43:20,655 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 15:43:20,656 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 15:43:20,656 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@168b4cb0 2022-04-28 15:43:20,711 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 15:43:20,712 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 15:43:20,725 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplicationTests in 2.506 seconds (JVM running for 3.327) 2022-04-28 15:43:21,052 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:43:21,053 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 15:43:21,053 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 15:43:21,053 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:43:21,054 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 15:52:56,307 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplicationTests using Java 1.8.0_281 on xusonglindeiMac.local with PID 79570 (started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 15:52:56,310 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 15:52:56,823 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 15:52:56,832 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 15:52:56,861 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. 2022-04-28 15:52:58,665 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 15:52:58,681 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 15:52:58,682 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 15:52:58,683 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 15:52:58,684 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 15:52:58,686 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 15:52:58,687 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 15:52:58,687 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@66813e6e 2022-04-28 15:52:58,750 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 15:52:58,751 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 15:52:58,768 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplicationTests in 2.901 seconds (JVM running for 3.86) 2022-04-28 15:52:59,100 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:52:59,101 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 15:52:59,101 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 15:52:59,101 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:52:59,102 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 15:56:45,264 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplicationTests using Java 1.8.0_281 on xusonglindeiMac.local with PID 79721 (started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 15:56:45,267 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 15:56:45,988 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 15:56:45,991 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 15:56:46,026 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces. 2022-04-28 15:56:47,972 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 15:56:48,015 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 15:56:48,017 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 15:56:48,018 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 15:56:48,019 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 15:56:48,020 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 15:56:48,020 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 15:56:48,021 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@20ab76ee 2022-04-28 15:56:48,071 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 15:56:48,072 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 15:56:48,093 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplicationTests in 3.258 seconds (JVM running for 4.261) 2022-04-28 15:56:48,337 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:56:48,338 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 15:56:48,339 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 15:56:48,339 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:56:48,340 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 15:59:37,428 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplicationTests using Java 1.8.0_281 on xusonglindeiMac.local with PID 79836 (started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 15:59:37,432 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 15:59:38,605 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 15:59:38,611 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 15:59:38,662 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. 2022-04-28 15:59:41,159 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 15:59:41,176 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 15:59:41,177 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 15:59:41,178 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 15:59:41,179 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 15:59:41,179 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 15:59:41,180 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 15:59:41,181 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@23da79eb 2022-04-28 15:59:41,241 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 15:59:41,242 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 15:59:41,256 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplicationTests in 4.587 seconds (JVM running for 6.651) 2022-04-28 15:59:41,590 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:59:41,592 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 15:59:41,592 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 15:59:41,592 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 15:59:41,593 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-04-28 16:06:11,053 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:55 - Starting AsynchronousCallbackApplicationTests using Java 1.8.0_281 on xusonglindeiMac.local with PID 80075 (started by jkxy in /Users/jkxy/Desktop/project/new-iov/code/asynchronous-callback) 2022-04-28 16:06:11,060 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] SpringApplication.java:640 - No active profile set, falling back to 1 default profile: "default" 2022-04-28 16:06:11,597 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-28 16:06:11,600 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-28 16:06:11,626 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. 2022-04-28 16:06:13,185 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1208 - Using default implementation for ThreadExecutor 2022-04-28 16:06:13,202 [main] INFO [org.quartz.core.SchedulerSignalerImpl] SchedulerSignalerImpl.java:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-28 16:06:13,203 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:229 - Quartz Scheduler v.2.3.0 created. 2022-04-28 16:06:13,213 [main] INFO [org.quartz.simpl.RAMJobStore] RAMJobStore.java:155 - RAMJobStore initialized. 2022-04-28 16:06:13,214 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-28 16:06:13,215 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2022-04-28 16:06:13,216 [main] INFO [org.quartz.impl.StdSchedulerFactory] StdSchedulerFactory.java:1366 - Quartz scheduler version: 2.3.0 2022-04-28 16:06:13,217 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3e05586b 2022-04-28 16:06:13,320 [main] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:729 - Starting Quartz Scheduler now 2022-04-28 16:06:13,340 [main] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. 2022-04-28 16:06:13,402 [main] INFO [c.j.a.c.AsynchronousCallbackApplicationTests] StartupInfoLogger.java:61 - Started AsynchronousCallbackApplicationTests in 2.743 seconds (JVM running for 3.703) 2022-04-28 16:06:13,680 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 16:06:13,681 [SpringApplicationShutdownHook] INFO [o.s.scheduling.quartz.SchedulerFactoryBean] SchedulerFactoryBean.java:847 - Shutting down Quartz Scheduler 2022-04-28 16:06:13,681 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2022-04-28 16:06:13,681 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2022-04-28 16:06:13,682 [SpringApplicationShutdownHook] INFO [org.quartz.core.QuartzScheduler] QuartzScheduler.java:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.