Results

By type

          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=E.@Y@GEuaj9+uwvcmc,)###9
09:00:24.888 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
09:00:24.888 [main] INFO  com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
09:00:24.892 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
09:00:24.892 [main] INFO  com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
#-----------------------------------------------------------
	   ____  ____  ____________   ________  ________ ____ 
	  / __ \/ __ \/_  __/ ____/  / ____/  |/  / ___// __ \
	 / / / / /_/ / / / / /_     / /   / /|_/ /\__ \/ / / /
	/ /_/ / ____/ / / / __/    / /___/ /  / /___/ / /_/ / 
	\____/_/     /_/ /_/       \____/_/  /_//____/\____/ 

${archetype.name}-Version:${archetype.version}

#-----------------------------------------------------------
2021-05-12 09:00:26.700  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Starting Application on onap-oof-cmso-service-6599f56c5-qzzq7 with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso)
2021-05-12 09:00:26.701  INFO 8 --- [           main] org.onap.optf.cmso.Application           : The following profiles are active: aaf-auth
2021-05-12 09:00:30.809  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-05-12 09:00:31.198  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 322ms. Found 8 JPA repository interfaces.
2021-05-12 09:00:33.895  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (https) 8089 (http)
2021-05-12 09:00:33.973  INFO 8 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-05-12 09:00:33.974  INFO 8 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-05-12 09:00:34.166  INFO 8 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring embedded WebApplicationContext
2021-05-12 09:00:34.166  INFO 8 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 7286 ms
2021-05-12 09:00:39.076  INFO 8 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2021-05-12 09:00:39.290  INFO 8 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.12.Final
2021-05-12 09:00:39.674  INFO 8 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2021-05-12 09:00:39.970  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2021-05-12 09:00:40.752  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2021-05-12 09:00:40.787  INFO 8 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-05-12 09:00:43.238  INFO 8 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-05-12 09:00:43.600  INFO 8 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-05-12 09:00:45.288  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Using default implementation for ThreadExecutor
2021-05-12 09:00:45.311  INFO 8 --- [           main] org.quartz.core.SchedulerSignalerImpl    : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-05-12 09:00:45.311  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Quartz Scheduler v.2.3.2 created.
2021-05-12 09:00:45.312  INFO 8 --- [           main] org.quartz.simpl.RAMJobStore             : RAMJobStore initialized.
2021-05-12 09:00:45.313  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-05-12 09:00:45.313  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance.
2021-05-12 09:00:45.313  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler version: 2.3.2
2021-05-12 09:00:45.313  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@508ad266
2021-05-12 09:00:45.975  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-05-12 09:00:46.886  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-05-12 09:00:46.973  WARN 8 --- [           main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310).
2021-05-12 09:00:47.308  INFO 8 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-05-12 09:00:48.268  INFO 8 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-05-12 09:00:48.371  INFO 8 --- [           main] o.s.s.quartz.SchedulerFactoryBean        : Starting Quartz Scheduler now
2021-05-12 09:00:48.372  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started.
2021-05-12 09:00:48.377  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:00:48.381  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:00:48.387  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:00:49.097  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.097  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.098  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.098  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.098  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.098  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.099  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.099  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.099  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.099  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.100  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.100  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.100  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.100  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.101  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.101  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.101  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.101  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.101  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-12 09:00:49.271  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso'
2021-05-12 09:00:49.276  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Started Application in 24.075 seconds (JVM running for 26.733)
2021-05-12 09:00:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:00:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:01:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:02:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:03:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:48.200  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:04:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:48.200  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:05:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:38.184  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:06:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:38.180  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:07:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:08:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:09:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:10:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:11:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:12:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:13:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:18.183  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:14:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:58.180  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:15:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:16:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:17:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:18:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:19:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:48.200  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:20:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:21:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:22:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:23:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:24:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:25:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:26:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:48.200  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:27:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:28.180  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:28:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:58.181  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:29:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:39.269  INFO 8 --- [io-8080-exec-20] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-12 09:30:39.270  INFO 8 --- [io-8080-exec-20] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-05-12 09:30:39.283  INFO 8 --- [io-8080-exec-20] o.s.web.servlet.DispatcherServlet        : Completed initialization in 13 ms
2021-05-12 09:30:39.388  INFO 8 --- [io-8080-exec-20] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:30:39.686  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-12 09:30:39.687  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-12 09:30:40.188  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-12 09:30:40.189  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-12 09:30:40.314  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:30:40.314  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:30:40.393  INFO 8 --- [io-8080-exec-20] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:30:40.483  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:30:40.483  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:30:43.117  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:30:43.118  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:30:43.118  INFO 8 --- [io-8080-exec-20] 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-05-12 09:30:43.132  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:30:43.133  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:30:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:30:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:31:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:32:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:28.506  INFO 8 --- [io-8080-exec-10] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:33:28.506  INFO 8 --- [io-8080-exec-10] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:33:28.509  INFO 8 --- [io-8080-exec-10] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:33:28.591  INFO 8 --- [io-8080-exec-10] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:33:28.591  INFO 8 --- [io-8080-exec-10] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:33:28.976  INFO 8 --- [io-8080-exec-10] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:33:28.976  INFO 8 --- [io-8080-exec-10] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:33:28.976  INFO 8 --- [io-8080-exec-10] 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-05-12 09:33:28.980  INFO 8 --- [io-8080-exec-10] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:33:28.980  INFO 8 --- [io-8080-exec-10] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:33:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:33:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:34:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:02.770  INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:35:02.770  INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:35:02.775  INFO 8 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:35:02.876  INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:35:02.877  INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:35:03.032  INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:35:03.032  INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:35:03.032  INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application           : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true
2021-05-12 09:35:03.037  INFO 8 --- [nio-8080-exec-9] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:35:03.037  INFO 8 --- [nio-8080-exec-9] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:35:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:35:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:56.313  INFO 8 --- [io-8080-exec-12] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:36:56.372  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-12 09:36:56.372  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-12 09:36:56.475  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-12 09:36:56.475  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-12 09:36:56.479  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:36:56.479  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:36:56.482  INFO 8 --- [io-8080-exec-12] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:36:56.572  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:36:56.572  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:36:57.014  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:36:57.014  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:36:57.014  INFO 8 --- [io-8080-exec-12] 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-05-12 09:36:57.017  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:36:57.017  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:36:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:36:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:48.200  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:37:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:38:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:06.483  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:39:06.484  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:39:06.492  INFO 8 --- [io-8080-exec-19] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:39:06.572  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:39:06.572  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:39:07.018  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:39:07.018  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:39:07.019  INFO 8 --- [io-8080-exec-19] 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-05-12 09:39:07.023  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:39:07.023  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:39:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:39:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:40:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:46.236  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:41:46.236  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:41:46.239  INFO 8 --- [nio-8080-exec-7] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:41:46.276  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:41:46.276  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:41:47.035  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:41:47.035  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:41:47.036  INFO 8 --- [nio-8080-exec-7] 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-05-12 09:41:47.039  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:41:47.040  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:41:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:41:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:42:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:43:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:56.521  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:44:56.572  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-12 09:44:56.573  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-12 09:44:56.632  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-12 09:44:56.632  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-12 09:44:56.670  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:44:56.670  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-12 09:44:56.673  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-12 09:44:56.693  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:44:56.693  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-12 09:44:57.058  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:44:57.058  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-12 09:44:57.058  INFO 8 --- [nio-8080-exec-1] 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-05-12 09:44:57.062  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:44:57.062  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-12 09:44:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:44:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:45:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:28.181  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:58.181  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:46:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:08.180  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:47:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:48:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:49:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:48.202  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:50:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:51:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:52:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:53:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:54:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:08.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:28.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:55:58.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:56:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:57:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:58:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 09:59:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:18.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:38.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:48.201  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:58.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:00:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:28.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:38.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:01:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:18.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:48.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:48.200  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:02:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:08.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:18.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:18.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:28.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:28.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:38.178  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:38.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:48.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:48.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:48.199  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:58.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:03:58.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:04:08.179  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-12 10:04:08.198  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance