VM_ARGS=-Dcom.att.eelf.logging.file=logback.xml -Dcom.att.eelf.logging.path=/share/etc/config -Dserver.local.startpath= -Djavax.net.ssl.trustStore=/share/etc/osaaf/local/truststoreONAPall.jks -Dserver.ssl.key-store=/share/etc/osaaf/local/org.onap.oof.jks -Dserver.ssl.key-store-password=z):p)mUXrmI4J9(Ezi;,Y1Gf 00:13:30.101 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 00:13:30.101 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 00:13:30.104 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" 00:13:30.104 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" #----------------------------------------------------------- ____ ____ ____________ ________ ________ ____ / __ \/ __ \/_ __/ ____/ / ____/ |/ / ___// __ \ / / / / /_/ / / / / /_ / / / /|_/ /\__ \/ / / / / /_/ / ____/ / / / __/ / /___/ / / /___/ / /_/ / \____/_/ /_/ /_/ \____/_/ /_//____/\____/ ${archetype.name}-Version:${archetype.version} #----------------------------------------------------------- 2021-07-26 00:13:32.096 INFO 8 --- [ main] org.onap.optf.cmso.Application : Starting Application on onap-oof-cmso-service-7bd44d7c6d-msvcn with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso) 2021-07-26 00:13:32.096 INFO 8 --- [ main] org.onap.optf.cmso.Application : The following profiles are active: aaf-auth 2021-07-26 00:13:36.383 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-07-26 00:13:36.709 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 310ms. Found 8 JPA repository interfaces. 2021-07-26 00:13:39.289 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 8089 (http) 2021-07-26 00:13:39.311 INFO 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-07-26 00:13:39.311 INFO 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-07-26 00:13:39.515 INFO 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring embedded WebApplicationContext 2021-07-26 00:13:39.515 INFO 8 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7221 ms 2021-07-26 00:13:44.225 INFO 8 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2021-07-26 00:13:44.428 INFO 8 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final 2021-07-26 00:13:44.985 INFO 8 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-07-26 00:13:45.321 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-07-26 00:13:45.596 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-07-26 00:13:45.620 INFO 8 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-07-26 00:13:48.885 INFO 8 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-26 00:13:49.215 INFO 8 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-07-26 00:13:51.193 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-07-26 00:13:51.215 INFO 8 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-07-26 00:13:51.216 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2021-07-26 00:13:51.217 INFO 8 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-07-26 00:13:51.218 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'cmsoFactoryBean' 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. 2021-07-26 00:13:51.218 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance. 2021-07-26 00:13:51.218 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2021-07-26 00:13:51.218 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@6222391a 2021-07-26 00:13:51.979 WARN 8 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-07-26 00:13:52.992 INFO 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@402b4f81, org.springframework.security.web.context.SecurityContextPersistenceFilter@61b838f2, org.springframework.security.web.header.HeaderWriterFilter@2eb1c615, org.springframework.security.web.authentication.logout.LogoutFilter@661e1399, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8eb6f9a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ebbde60, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25c1f5ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13ef7fa1, org.springframework.security.web.session.SessionManagementFilter@4e974b9e, org.springframework.security.web.access.ExceptionTranslationFilter@38087342, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@589fb74d] 2021-07-26 00:13:53.082 WARN 8 --- [ main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-07-26 00:13:53.499 INFO 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-07-26 00:13:54.406 INFO 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-07-26 00:13:54.592 INFO 8 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2021-07-26 00:13:54.592 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started. 2021-07-26 00:13:54.600 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:13:54.678 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:13:54.687 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:13:55.505 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.505 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.506 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.506 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.506 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.506 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.507 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.507 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.507 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.507 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.507 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.507 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.508 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-07-26 00:13:55.707 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso' 2021-07-26 00:13:55.712 INFO 8 --- [ main] org.onap.optf.cmso.Application : Started Application in 25.229 seconds (JVM running for 27.91) 2021-07-26 00:14:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:14:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:15:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:16:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:17:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:18:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:19:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:20:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:21:54.105 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:22:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:23:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:24:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:25:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:26:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:27:54.105 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:28:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:29:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:30:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:31:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:31.188 INFO 8 --- [io-8080-exec-11] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-07-26 00:32:31.188 INFO 8 --- [io-8080-exec-11] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-07-26 00:32:31.203 INFO 8 --- [io-8080-exec-11] o.s.web.servlet.DispatcherServlet : Completed initialization in 15 ms 2021-07-26 00:32:31.309 INFO 8 --- [io-8080-exec-11] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:32:31.605 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-07-26 00:32:31.606 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-07-26 00:32:32.132 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-07-26 00:32:32.132 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-07-26 00:32:32.302 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:32:32.303 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:32:32.397 INFO 8 --- [io-8080-exec-11] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-07-26 00:32:32.489 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:32:32.489 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:32:32.503 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:32:32.503 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:32:32.514 INFO 8 --- [io-8080-exec-11] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:32:32.595 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:32:32.596 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:32:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:34.751 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:32:34.751 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:32:34.752 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-07-26 00:32:34.768 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:32:34.768 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:32:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:32:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:33:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:04.020 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:34:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:17.387 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:35:17.387 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:35:17.496 INFO 8 --- [io-8080-exec-24] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-07-26 00:35:17.593 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:35:17.593 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:35:17.600 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:35:17.601 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:35:17.603 INFO 8 --- [io-8080-exec-24] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:35:17.695 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:35:17.696 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:35:18.711 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:35:18.711 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:35:18.711 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-07-26 00:35:18.716 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:35:18.716 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:35:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:35:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:36:56.434 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:36:56.434 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:36:56.478 INFO 8 --- [io-8080-exec-24] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-07-26 00:36:56.497 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:36:56.497 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:36:56.502 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:36:56.502 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:36:56.504 INFO 8 --- [io-8080-exec-24] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:36:56.588 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:36:56.588 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:36:56.721 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:36:56.721 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:36:56.722 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-07-26 00:36:56.727 INFO 8 --- [io-8080-exec-24] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:36:56.727 INFO 8 --- [io-8080-exec-24] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:37:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:37:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:51.086 INFO 8 --- [nio-8080-exec-5] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:38:51.108 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-07-26 00:38:51.108 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-07-26 00:38:51.212 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-07-26 00:38:51.212 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-07-26 00:38:51.279 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:38:51.280 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:38:51.286 INFO 8 --- [nio-8080-exec-5] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-07-26 00:38:51.305 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:38:51.305 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:38:51.309 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:38:51.309 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:38:51.311 INFO 8 --- [nio-8080-exec-5] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:38:51.399 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:38:51.399 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:38:52.737 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:38:52.737 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:38:52.737 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-07-26 00:38:52.742 INFO 8 --- [nio-8080-exec-5] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:38:52.742 INFO 8 --- [nio-8080-exec-5] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:38:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:38:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:39:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:40:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:41:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:42:54.227 INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:42:54.227 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-07-26 00:42:54.230 INFO 8 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-07-26 00:42:54.292 INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:42:54.293 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-07-26 00:42:54.299 INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:42:54.299 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-07-26 00:42:54.307 INFO 8 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-07-26 00:42:54.390 INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:42:54.390 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-07-26 00:42:54.763 INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:42:54.763 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-07-26 00:42:54.763 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-07-26 00:42:54.767 INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:42:54.767 INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-07-26 00:43:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:34.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:43:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:44:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:45:54.104 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:46:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:47:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:48:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:49:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:50:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:51:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:52:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:53:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:54:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:55:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:56:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:57:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:58:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 00:59:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:00:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:01:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:44.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:02:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:03:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:04:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:54.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:05:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:06:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:14.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:07:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:34.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:44.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:08:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:09:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:10:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:11:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:04.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:14.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:12:54.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:04.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:24.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:24.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:34.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:44.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:54.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:13:54.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:04.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:04.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:14.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:14.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:24.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:24.103 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:34.018 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:34.102 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-07-26 01:14:44.017 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance