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=wmx#Q^xR{CFna.72&dA{FvVh 22:39:19.306 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 22:39:19.306 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 22:39:19.310 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" 22:39:19.310 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" #----------------------------------------------------------- ____ ____ ____________ ________ ________ ____ / __ \/ __ \/_ __/ ____/ / ____/ |/ / ___// __ \ / / / / /_/ / / / / /_ / / / /|_/ /\__ \/ / / / / /_/ / ____/ / / / __/ / /___/ / / /___/ / /_/ / \____/_/ /_/ /_/ \____/_/ /_//____/\____/ ${archetype.name}-Version:${archetype.version} #----------------------------------------------------------- 2021-04-23 22:39:21.113 INFO 8 --- [ main] org.onap.optf.cmso.Application : Starting Application on onap-oof-cmso-service-6599f56c5-vqmzv with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso) 2021-04-23 22:39:21.114 INFO 8 --- [ main] org.onap.optf.cmso.Application : The following profiles are active: aaf-auth 2021-04-23 22:39:25.204 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-23 22:39:25.592 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 376ms. Found 8 JPA repository interfaces. 2021-04-23 22:39:28.092 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 8089 (http) 2021-04-23 22:39:28.119 INFO 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-04-23 22:39:28.120 INFO 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-04-23 22:39:28.293 INFO 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring embedded WebApplicationContext 2021-04-23 22:39:28.293 INFO 8 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 6987 ms 2021-04-23 22:39:32.702 INFO 8 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-23 22:39:32.899 INFO 8 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final 2021-04-23 22:39:33.319 INFO 8 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-04-23 22:39:33.701 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-04-23 22:39:33.888 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-04-23 22:39:33.916 INFO 8 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-04-23 22:39:36.809 INFO 8 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-23 22:39:37.126 INFO 8 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-23 22:39:38.790 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-04-23 22:39:38.816 INFO 8 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-04-23 22:39:38.816 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2021-04-23 22:39:38.817 INFO 8 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-04-23 22:39:38.818 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-04-23 22:39:38.819 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance. 2021-04-23 22:39:38.819 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2021-04-23 22:39:38.819 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@508ad266 2021-04-23 22:39:39.426 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-04-23 22:39:40.316 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-04-23 22:39:40.407 WARN 8 --- [ main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-04-23 22:39:40.784 INFO 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-04-23 22:39:41.696 INFO 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-04-23 22:39:41.801 INFO 8 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2021-04-23 22:39:41.801 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started. 2021-04-23 22:39:41.806 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:39:41.811 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:39:41.818 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:39:42.601 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.601 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.601 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.601 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.602 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.603 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.603 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.603 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.603 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.603 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.603 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.604 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.604 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 22:39:42.711 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso' 2021-04-23 22:39:42.714 INFO 8 --- [ main] org.onap.optf.cmso.Application : Started Application in 23.023 seconds (JVM running for 25.751) 2021-04-23 22:39:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:39:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:41.695 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:40:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:41.696 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:41:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:42:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:41.695 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:43:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:44:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:41.695 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:45:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:46:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:47:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:48:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:49:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:50:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:51:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:52:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:41.696 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:53:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:54:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:55:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:56:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:57:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:41.619 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:58:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 22:59:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:00:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:51.622 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:01:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:41.695 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:02:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:03:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:04:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:05:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:06:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:49.529 INFO 8 --- [io-8080-exec-23] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-23 23:07:49.529 INFO 8 --- [io-8080-exec-23] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-04-23 23:07:49.596 INFO 8 --- [io-8080-exec-23] o.s.web.servlet.DispatcherServlet : Completed initialization in 67 ms 2021-04-23 23:07:49.720 INFO 8 --- [io-8080-exec-23] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:07:50.006 INFO 8 --- [io-8080-exec-23] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 23:07:50.007 INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 23:07:50.540 INFO 8 --- [io-8080-exec-23] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 23:07:50.540 INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 23:07:50.620 INFO 8 --- [io-8080-exec-23] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:07:50.620 INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:07:50.804 INFO 8 --- [io-8080-exec-23] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:07:50.900 INFO 8 --- [io-8080-exec-23] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:07:50.900 INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:07:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:07:52.722 INFO 8 --- [io-8080-exec-23] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:07:52.722 INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:07:52.722 INFO 8 --- [io-8080-exec-23] 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-04-23 23:07:52.738 INFO 8 --- [io-8080-exec-23] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:07:52.738 INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:08:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:08:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:09:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:10:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:00.600 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:11:00.600 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:11:00.603 INFO 8 --- [io-8080-exec-17] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:11:00.685 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:11:00.686 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:11:00.829 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:11:00.829 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:11:00.830 INFO 8 --- [io-8080-exec-17] 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-04-23 23:11:00.835 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:11:00.835 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:11:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:11:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:21.942 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:12:21.942 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:12:21.989 INFO 8 --- [io-8080-exec-13] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:12:22.010 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:12:22.010 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:12:22.207 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:12:22.207 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:12:22.208 INFO 8 --- [io-8080-exec-13] 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-04-23 23:12:22.214 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:12:22.214 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:12:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:12:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:13:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:08.288 INFO 8 --- [io-8080-exec-17] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:14:08.310 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 23:14:08.310 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 23:14:08.406 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 23:14:08.406 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 23:14:08.410 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:14:08.410 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:14:08.412 INFO 8 --- [io-8080-exec-17] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:14:08.491 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:14:08.491 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:14:08.823 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:14:08.823 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:14:08.823 INFO 8 --- [io-8080-exec-17] 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-04-23 23:14:08.827 INFO 8 --- [io-8080-exec-17] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:14:08.827 INFO 8 --- [io-8080-exec-17] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:14:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:14:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:26.016 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:15:26.016 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 23:15:26.019 INFO 8 --- [io-8080-exec-13] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 23:15:26.109 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:15:26.109 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 23:15:26.221 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:15:26.221 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-23 23:15:26.222 INFO 8 --- [io-8080-exec-13] 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-04-23 23:15:26.227 INFO 8 --- [io-8080-exec-13] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:15:26.228 INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-23 23:15:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:15:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:16:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:17:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:18:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:19:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:20:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:41.698 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:41.699 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:21:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:22:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:21.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:23:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:24:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:25:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:26:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:27:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:21.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:28:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:29:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:30:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:31:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:32:51.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:33:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:51.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:34:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:01.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:31.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:35:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:41.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:36:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:01.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:11.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:11.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:31.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:41.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:41.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:41.694 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:51.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:37:51.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:01.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:01.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:11.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:11.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:21.617 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:21.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:31.618 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 23:38:31.693 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance