Importing certificates to the default Java certificate trust store. Starting the Cloudbreak application... 2017-01-25 21:19:32,635 [main] prepareRefresh:578 INFO  o.s.c.a.AnnotationConfigApplicationContext - [owner:spring] [type:springLog] [id:] [name:] Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e42ff2c: startup date [Wed Jan 25 21:19:32 UTC 2017]; root of context hierarchy 2017-01-25 21:19:33,944 [background-preinit] :17 INFO  o.h.v.i.u.Version - [owner:spring] [type:springLog] [id:] [name:] HV000001: Hibernate Validator 5.2.2.Final 2017-01-25 21:19:34,374 [main] :153 INFO  o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - [owner:spring] [type:springLog] [id:] [name:] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2017-01-25 21:19:34,446 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'configurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$b0c7c7e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v1.3.4.RELEASE) 2017-01-25 21:19:39,042 [main] initialize:93 INFO  o.s.c.b.c.PropertySourceBootstrapConfiguration - [owner:spring] [type:springLog] [id:] [name:] Located property source: CompositePropertySource [name='consul', propertySources=[ConsulPropertySource [name='config/null/'], ConsulPropertySource [name='config/application/']]] 2017-01-25 21:19:39,158 [main] logStartupProfileInfo:666 INFO  c.s.c.CloudbreakApplication - [owner:spring] [type:springLog] [id:] [name:] No active profile set, falling back to default profiles: default 2017-01-25 21:19:39,259 [main] prepareRefresh:578 INFO  o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - [owner:spring] [type:springLog] [id:] [name:] Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@58b35bc: startup date [Wed Jan 25 21:19:39 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@5e42ff2c 2017-01-25 21:19:50,328 [main] registerBeanDefinition:839 INFO  o.s.b.f.s.DefaultListableBeanFactory - [owner:spring] [type:springLog] [id:] [name:] Overriding bean definition for bean 'methodSecurityInterceptor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=securityConfig.MethodSecurityConfig; factoryMethodName=methodSecurityInterceptor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/sequenceiq/cloudbreak/conf/SecurityConfig$MethodSecurityConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration; factoryMethodName=methodSecurityInterceptor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.class]] 2017-01-25 21:19:50,330 [main] registerBeanDefinition:839 INFO  o.s.b.f.s.DefaultListableBeanFactory - [owner:spring] [type:springLog] [id:] [name:] Overriding bean definition for bean 'methodSecurityMetadataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=securityConfig.MethodSecurityConfig; factoryMethodName=methodSecurityMetadataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/sequenceiq/cloudbreak/conf/SecurityConfig$MethodSecurityConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration; factoryMethodName=methodSecurityMetadataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.class]] 2017-01-25 21:19:50,330 [main] registerBeanDefinition:839 INFO  o.s.b.f.s.DefaultListableBeanFactory - [owner:spring] [type:springLog] [id:] [name:] Overriding bean definition for bean 'preInvocationAuthorizationAdvice' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=securityConfig.MethodSecurityConfig; factoryMethodName=preInvocationAuthorizationAdvice; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/sequenceiq/cloudbreak/conf/SecurityConfig$MethodSecurityConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration; factoryMethodName=preInvocationAuthorizationAdvice; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.class]] 2017-01-25 21:19:52,238 [main] registerBeanDefinition:839 INFO  o.s.b.f.s.DefaultListableBeanFactory - [owner:spring] [type:springLog] [id:] [name:] Overriding bean definition for bean 'requestContextFilter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration; factoryMethodName=requestContextFilter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=requestContextFilter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]] 2017-01-25 21:19:52,324 [main] registerBeanDefinition:839 INFO  o.s.b.f.s.DefaultListableBeanFactory - [owner:spring] [type:springLog] [id:] [name:] Overriding bean definition for bean 'ignoredPathsWebSecurityConfigurerAdapter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration; factoryMethodName=ignoredPathsWebSecurityConfigurerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/security/SpringBootWebSecurityConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration; factoryMethodName=ignoredPathsWebSecurityConfigurerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/ManagementWebSecurityAutoConfiguration.class]] 2017-01-25 21:19:56,594 [main] enhanceConfigurationClasses:386 WARN  o.s.c.a.ConfigurationClassPostProcessor - [owner:spring] [type:springLog] [id:] [name:] Cannot enhance @Configuration bean definition 'refreshScope' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2017-01-25 21:19:57,597 [main] setSerializationId:263 INFO  o.s.c.c.s.GenericScope - [owner:spring] [type:springLog] [id:] [name:] BeanFactory id=2e1b0302-b28d-35b0-a416-8f069de3189f 2017-01-25 21:19:57,757 [main] :153 INFO  o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - [owner:spring] [type:springLog] [id:] [name:] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2017-01-25 21:19:57,799 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'conversionConfig' of type [class com.sequenceiq.cloudbreak.conf.ConversionConfig$$EnhancerBySpringCGLIB$$b3369f5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:19:57,826 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'conversionService' of type [class org.springframework.context.support.ConversionServiceFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:19:57,834 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'conversionService' of type [class org.springframework.core.convert.support.DefaultConversionService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:19:58,103 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'asyncConfig' of type [class com.sequenceiq.cloudbreak.conf.AsyncConfig$$EnhancerBySpringCGLIB$$83fbfc08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:19:58,110 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 2017-01-25 21:19:58,938 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'ownerBasedPermissionEvaluator' of type [class com.sequenceiq.cloudbreak.conf.OwnerBasedPermissionEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:19:59,023 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [class org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$2d5b8d1d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:19:59,941 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'objectPostProcessor' of type [class org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:00,001 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@136d4bf1' of type [class org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:00,183 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'serviceEndpointConfig' of type [class com.sequenceiq.cloudbreak.conf.ServiceEndpointConfig$$EnhancerBySpringCGLIB$$543e27b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:00,222 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'serviceAddressResolver' of type [class com.sequenceiq.cloudbreak.service.registry.RetryingServiceAddressResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:00,377 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'identityServerUrl' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:00,856 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'swarmContainerOrchestrator' of type [class com.sequenceiq.cloudbreak.orchestrator.swarm.SwarmContainerOrchestrator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:00,976 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'marathonContainerOrchestrator' of type [class com.sequenceiq.cloudbreak.orchestrator.marathon.MarathonContainerOrchestrator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,092 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'saltOrchestrator' of type [class com.sequenceiq.cloudbreak.orchestrator.salt.SaltOrchestrator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,204 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'dashFileSystemConfigurator' of type [class com.sequenceiq.cloudbreak.service.cluster.flow.filesystem.dash.DashFileSystemConfigurator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,230 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'gcsFileSystemConfigurator' of type [class com.sequenceiq.cloudbreak.service.cluster.flow.filesystem.gcs.GcsFileSystemConfigurator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,267 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'wasbFileSystemConfigurator' of type [class com.sequenceiq.cloudbreak.service.cluster.flow.filesystem.wasb.WasbFileSystemConfigurator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,375 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'storageAccountStatusCheckerTask' of type [class com.sequenceiq.cloudbreak.service.cluster.flow.filesystem.wasbintegrated.StorageAccountStatusCheckerTask] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,420 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'pollingService' of type [class com.sequenceiq.cloudbreak.service.PollingService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:01,433 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'wasbIntegratedFileSystemConfigurator' of type [class com.sequenceiq.cloudbreak.service.cluster.flow.filesystem.wasbintegrated.WasbIntegratedFileSystemConfigurator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:02,256 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'appConfig' of type [class com.sequenceiq.cloudbreak.conf.AppConfig$$EnhancerBySpringCGLIB$$1e82100d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:02,617 [main] createClient:95 INFO  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] Constructing jax rs client: ConfigKey{secure=true, debug=false} 2017-01-25 21:20:02,911 [main] createClient:129 WARN  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] RestClient has been constructed: ConfigKey{secure=true, debug=false}, client: org.glassfish.jersey.client.JerseyClient@3c818cff, sslContext: javax.net.ssl.SSLContext@173a3f92 2017-01-25 21:20:02,912 [main] get:49 INFO  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] RestClient cache size: 1, key: ConfigKey{secure=true, debug=false}, fetched client: org.glassfish.jersey.client.JerseyClient@3c818cff 2017-01-25 21:20:02,935 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'restClient' of type [class org.glassfish.jersey.client.JerseyClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,021 [main] get:49 INFO  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] RestClient cache size: 1, key: ConfigKey{secure=true, debug=false}, fetched client: org.glassfish.jersey.client.JerseyClient@3c818cff 2017-01-25 21:20:03,440 [main] :41 INFO  c.s.c.c.IdentityClient - [owner:spring] [type:springLog] [id:] [name:] IdentityClient has been created. identity: http://node1.node.dc1.consul:8089, clientId: cloudbreak, configKey: ConfigKey{secure=true, debug=false} 2017-01-25 21:20:03,451 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'identityClient' of type [class com.sequenceiq.cloudbreak.client.IdentityClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,539 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#2805537e' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,562 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#2805537e' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,645 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#335a7dd0' of type [class org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,657 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#7c6c654d' of type [class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,720 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'databaseAddress' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,724 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'databaseConfig' of type [class com.sequenceiq.cloudbreak.conf.DatabaseConfig$$EnhancerBySpringCGLIB$$ee92df23] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,829 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'dataSource' of type [class org.springframework.jdbc.datasource.SimpleDriverDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:03,879 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$DataSourceInitializerConfiguration' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$DataSourceInitializerConfiguration$$EnhancerBySpringCGLIB$$48640f0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:04,047 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'spring.datasource.CONFIGURATION_PROPERTIES' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:04,119 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'dataSourceInitializer' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:04,140 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'databaseMigrationConfig' of type [class com.sequenceiq.cloudbreak.conf.DatabaseMigrationConfig$$EnhancerBySpringCGLIB$$c35e65bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:04,166 [main] upMigrationLoader:80 INFO  c.s.c.c.DatabaseMigrationConfig - [owner:spring] [type:springLog] [id:] [name:] Creating up operation migration loader for location: '/schema/mybatis'..... 2017-01-25 21:20:04,289 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'upMigrationLoader' of type [class org.apache.ibatis.migration.FileMigrationLoader] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:04,648 [main] pendingMigrationLoader:94 INFO  c.s.c.c.DatabaseMigrationConfig - [owner:spring] [type:springLog] [id:] [name:] Creating pending operation migration loader for location: '/schema/app'..... 2017-01-25 21:20:04,652 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'pendingMigrationLoader' of type [class org.apache.ibatis.migration.FileMigrationLoader] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:06,001 [main] logMigrationResult:103 WARN  c.s.c.c.DatabaseMigrationConfig - [owner:spring] [type:springLog] [id:] [name:] Migration result of 'pending' operation: WARNING: Running pending migrations out of order can create unexpected results. ========== Applying: 20160322153144_CLOUD-54470_subnet_cidr_can_be_null.sql ==== ========== Applying: 20160401101330_CLOUD-54652_create_flowlog.sql ============= ========== Applying: 20160419083635_CLOUD-56259_save_stackid_to_flowlog.sql ==== ========== Applying: 20160425095000_CLOUD-56651_add_ssh_port_into_instancemetadata.sql ========== Applying: 20160426091942_CLOUD-56183_remove_docker.sql ============== ========== Applying: 20160427120313_CLOUD-56183_added_hostservice_table.sql ==== ========== Applying: 20160504104343_CLOUD-57201_add_nginx_port_to_stack.sql ==== ========== Applying: 20160505090528_CLOUD-57201_change_default_gateway_port_to_9443.sql ========== Applying: 20160524102332_CLOUD-57310_update_hbase_ports_to_new_versions.sql ========== Applying: 20160602190114_Add_orchestratorType_to_constrainttemplate.sql ========== Applying: 20160605091937_CLOUD-59100_remove_hostservice_table.sql === ========== Applying: 20160607071059_CLOUD-56731_remove_hive_password_from_blueprints.sql ========== Applying: 20160607135120_CLOUD-57781_added_clustertemplate.sql ====== ========== Applying: 20160609101056_CLOUD-56730_security_rule_update.sql ======= ========== Applying: 20160609124220_CLOUD-56715_rds_config.sql ================= ========== Applying: 20160628084931_CLOUD-61094_extend_cloudbreak_usage_with_blueprintid_and_blueprintname.sql ========== Applying: 20160628125127_CLOUD-61260_add_plugin_table.sql =========== ========== Applying: 20160628133711_CLOUD-56744_Creating_separate_security_group_for_each_hostgroup.sql ========== Applying: 20160628142654_CLOUD-59100_remove_service_componenttype.sql ========== Applying: 20160718084402_CLOUD-61497_Duplicated_HDP_repo_impementation.sql ========== Applying: 20160718122412_add_public_in_account_field_to_rds_config.sql ========== Applying: 20160718123439_CLOUD-62544_mail_to_field_added_to_cluster.sql ========== Applying: 20160721133313_remove_old_recipes.sql ===================== ========== Applying: 20160726094120_CLOUD-63155_ldap_config.sql ================ ========== Applying: 20160809093634_CLOUD-63600_attributes_added_to_cluster.sql ========== Applying: 20160912091928_CLOUD-57217_add_stalt_password_to_stack.sql ========== Applying: 20160914123606_CLOUD-64886_securityconfig_gets_salt_passwords.sql ========== Applying: 20160916185320_CLOUD-65838_added_inputs_and_outputs_to_blueprint_table.sql ========== Applying: 20160920113118_CLOUD-66091_Terminated_clusters_Hive_Metastore_items_cannot_be_deleted.sql ========== Applying: 20160920194432_CLOUD-65838_use_json_in_cluster.sql ======== ========== Applying: 20160921065318_CLOUD-65838_added_rds_config_type_to_rds.sql ========== Applying: 20160928135412_CLOUD-66496_convert_blueprints_parameters_collection_to_a_json_field.sql ========== Applying: 20161003141353_CLOUD-66169_Cloudbreak_Event_Balloon_and_Event_History_messages_are_duplicated.sql 2017-01-25 21:20:06,026 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'databaseUpMigration' of type [class org.apache.ibatis.migration.operations.UpOperation] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:06,087 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'jpaVendorAdapter' of type [class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:06,544 [main] createNativeEntityManagerFactory:339 INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - [owner:spring] [type:springLog] [id:] [name:] Building JPA container EntityManagerFactory for persistence unit 'default' 2017-01-25 21:20:06,821 [main] logPersistenceUnitInformation:46 INFO  o.h.j.i.u.LogHelper - [owner:spring] [type:springLog] [id:] [name:] HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2017-01-25 21:20:07,060 [main] logVersion:54 INFO  o.h.Version - [owner:spring] [type:springLog] [id:] [name:] HHH000412: Hibernate Core {4.3.11.Final} 2017-01-25 21:20:07,066 [main] :239 INFO  o.h.c.Environment - [owner:spring] [type:springLog] [id:] [name:] HHH000206: hibernate.properties not found 2017-01-25 21:20:07,070 [main] buildBytecodeProvider:346 INFO  o.h.c.Environment - [owner:spring] [type:springLog] [id:] [name:] HHH000021: Bytecode provider name : javassist 2017-01-25 21:20:15,089 [main] :66 INFO  o.h.a.c.Version - [owner:spring] [type:springLog] [id:] [name:] HCANN000001: Hibernate Commons Annotations {4.0.5.Final} 2017-01-25 21:20:16,014 [main] :145 INFO  o.h.d.Dialect - [owner:spring] [type:springLog] [id:] [name:] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2017-01-25 21:20:16,030 [main] useContextualLobCreation:123 INFO  o.h.e.j.i.LobCreatorBuilder - [owner:spring] [type:springLog] [id:] [name:] HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 2017-01-25 21:20:16,280 [main] getDescriptor:85 WARN  o.h.t.d.j.JavaTypeDescriptorRegistry - [owner:spring] [type:springLog] [id:] [name:] Could not find matching type descriptor for requested Java class [com.sequenceiq.cloudbreak.domain.json.Json]; using fallback 2017-01-25 21:20:16,373 [main] :47 INFO  o.h.h.i.a.ASTQueryTranslatorFactory - [owner:spring] [type:springLog] [id:] [name:] HHH000397: Using ASTQueryTranslatorFactory 2017-01-25 21:20:17,243 [main] validate:157 INFO  o.h.t.h.SchemaValidator - [owner:spring] [type:springLog] [id:] [name:] HHH000229: Running schema validator 2017-01-25 21:20:17,244 [main] validate:165 INFO  o.h.t.h.SchemaValidator - [owner:spring] [type:springLog] [id:] [name:] HHH000102: Fetching database metadata 2017-01-25 21:20:17,262 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.blueprint 2017-01-25 21:20:17,263 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, inputparameters, blueprintname, hostgroupcount, name, description, id, blueprinttext, account, publicinaccount, status] 2017-01-25 21:20:17,269 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.cloudbreakusage 2017-01-25 21:20:17,270 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, costs, instancegroup, stackid, blueprintid, instancehours, provider, blueprintname, instancetype, stackname, id, region, day, account, availabilityzone] 2017-01-25 21:20:17,275 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.cluster 2017-01-25 21:20:17,276 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [sssdconfig_id, description, emailto, emailneeded, secure, blueprint_id, password, statusreason, stack_id, enableshipyard, id, ldaprequired, owner, upsince, blueprintinputs, ambariip, rdsconfig_id, ldapconfig_id, kerberosmasterkey, kerberospassword, configstrategy, name, creationfinished, creationstarted, attributes, filesystem_id, account, kerberosadmin, status, username] 2017-01-25 21:20:17,281 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.clustertemplate 2017-01-25 21:20:17,282 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [template, owner, name, id, type, account, publicinaccount] 2017-01-25 21:20:17,287 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.component 2017-01-25 21:20:17,287 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [componenttype, stack_id, name, attributes, id] 2017-01-25 21:20:17,291 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.constrainttemplate 2017-01-25 21:20:17,292 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, disk, deleted, memory, orchestratortype, name, description, cpu, id, account, publicinaccount, status] 2017-01-25 21:20:17,296 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.container 2017-01-25 21:20:17,297 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [image, cluster_id, name, host, id, containerid] 2017-01-25 21:20:17,302 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.credential 2017-01-25 21:20:17,302 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, archived, topology_id, name, publickey, cloudplatform, description, attributes, id, account, loginusername, publicinaccount] 2017-01-25 21:20:17,306 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.failurepolicy 2017-01-25 21:20:17,307 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [adjustmenttype, threshold, id] 2017-01-25 21:20:17,311 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.filesystem 2017-01-25 21:20:17,311 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [name, defaultfs, id, type] 2017-01-25 21:20:17,315 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.filesystem_properties 2017-01-25 21:20:17,316 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [filesystem_id, value, key] 2017-01-25 21:20:17,320 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.flowlog 2017-01-25 21:20:17,320 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [finalized, payloadtype, nextevent, payload, created, stackid, id, flowid, flowtype, currentstate] 2017-01-25 21:20:17,325 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostgroup 2017-01-25 21:20:17,326 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [cluster_id, constraint_id, name, id] 2017-01-25 21:20:17,330 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostgroup_recipe 2017-01-25 21:20:17,330 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [hostgroup_id, recipes_id] 2017-01-25 21:20:17,334 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostmetadata 2017-01-25 21:20:17,335 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [hostgroup_id, hostname, id, hostmetadatastate] 2017-01-25 21:20:17,339 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.instancegroup 2017-01-25 21:20:17,340 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [nodecount, stack_id, template_id, id, instancegrouptype, groupname, securitygroup_id] 2017-01-25 21:20:17,344 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.instancemetadata 2017-01-25 21:20:17,345 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [instancestatus, terminationdate, privateip, publicip, startdate, sshport, instanceid, privateid, ambariserver, instancegroup_id, hypervisor, discoveryfqdn, id, consulserver] 2017-01-25 21:20:17,349 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.network 2017-01-25 21:20:17,349 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, topology_id, name, cloudplatform, description, attributes, id, account, subnetcidr, publicinaccount, status] 2017-01-25 21:20:17,353 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.orchestrator 2017-01-25 21:20:17,354 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [attributes, id, type, apiendpoint] 2017-01-25 21:20:17,358 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.plugin 2017-01-25 21:20:17,358 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [recipe_id, id, content] 2017-01-25 21:20:17,363 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.rdsconfig 2017-01-25 21:20:17,363 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, databasetype, creationdate, type, hdpversion, publicinaccount, connectionpassword, connectionurl, name, attributes, id, connectionusername, account, status] 2017-01-25 21:20:17,369 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.recipe_keyvalues 2017-01-25 21:20:17,370 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [recipe_id, value, key] 2017-01-25 21:20:17,375 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.resource 2017-01-25 21:20:17,376 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [resource_stack, instancegroup, id, resourcename, resourcetype, resourcereference, resourcestatus] 2017-01-25 21:20:17,381 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.securityconfig 2017-01-25 21:20:17,382 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [clientcert, cloudbreaksshpublickey, clientkey, servercert, stack_id, cloudbreaksshprivatekey, id, saltbootpassword, saltpassword] 2017-01-25 21:20:17,386 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.securitygroup 2017-01-25 21:20:17,387 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, name, description, id, account, publicinaccount, status] 2017-01-25 21:20:17,391 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.securityrule 2017-01-25 21:20:17,392 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [protocol, cidr, id, ports, modifiable, securitygroup_id] 2017-01-25 21:20:17,396 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.stack 2017-01-25 21:20:17,397 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, onfailureactionaction, created, description, version, orchestrator_id, publicinaccount, failurepolicy_id, network_id, platformvariant, consulservers, statusreason, relocatedocker, name, cloudplatform, id, region, account, availabilityzone, status, credential_id, gatewayport] 2017-01-25 21:20:17,401 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.stack_parameters 2017-01-25 21:20:17,402 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [stack_id, value, key] 2017-01-25 21:20:17,405 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.subscription 2017-01-25 21:20:17,406 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [endpoint, clientid, id] 2017-01-25 21:20:17,410 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.template 2017-01-25 21:20:17,411 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, volumecount, description, publicinaccount, volumetype, topology_id, deleted, name, volumesize, cloudplatform, instancetype, attributes, id, account, status] 2017-01-25 21:20:17,415 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.topology 2017-01-25 21:20:17,416 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, deleted, name, cloudplatform, description, id, account] 2017-01-25 21:20:17,421 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.topology_records 2017-01-25 21:20:17,421 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [topology_id, rack, hypervisor] 2017-01-25 21:20:17,425 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.account_preferences 2017-01-25 21:20:17,426 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [clustertimetolive, maxnumberofclusters, maxnumberofclustersperuser, maxnumberofnodespercluster, allowedinstancetypes, usertimetolive, account, platforms] 2017-01-25 21:20:17,431 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.cloudbreakevent 2017-01-25 21:20:17,431 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, clusterstatus, instancegroup, clustername, stackid, clusterid, blueprintid, eventtimestamp, cloud, stackstatus, blueprintname, nodecount, eventmessage, eventtype, stackname, id, region, account, availabilityzone] 2017-01-25 21:20:17,436 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostgroup_constraint 2017-01-25 21:20:17,437 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [hostcount, constrainttemplate_id, instancegroup_id, id] 2017-01-25 21:20:17,441 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.ldapconfig 2017-01-25 21:20:17,441 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, usersearchfilter, groupsearchfilter, principalregex, description, publicinaccount, usersearchbase, binddn, serverssl, serverport, name, serverhost, bindpassword, id, account, groupsearchbase] 2017-01-25 21:20:17,445 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.recipe 2017-01-25 21:20:17,445 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, name, description, id, account, timeout, publicinaccount] 2017-01-25 21:20:17,450 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.sssdconfig 2017-01-25 21:20:17,451 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, adserver, configuration, description, ldapschema, url, publicinaccount, kerberosserver, kerberosrealm, tlsreqcert, name, id, basesearch, account, providertype] 2017-01-25 21:20:19,184 [main] createNativeEntityManagerFactory:339 INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - [owner:spring] [type:springLog] [id:] [name:] Building JPA container EntityManagerFactory for persistence unit 'default' 2017-01-25 21:20:19,185 [main] logPersistenceUnitInformation:46 INFO  o.h.j.i.u.LogHelper - [owner:spring] [type:springLog] [id:] [name:] HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2017-01-25 21:20:19,733 [main] :145 INFO  o.h.d.Dialect - [owner:spring] [type:springLog] [id:] [name:] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2017-01-25 21:20:19,734 [main] useContextualLobCreation:123 INFO  o.h.e.j.i.LobCreatorBuilder - [owner:spring] [type:springLog] [id:] [name:] HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 2017-01-25 21:20:19,829 [main] :47 INFO  o.h.h.i.a.ASTQueryTranslatorFactory - [owner:spring] [type:springLog] [id:] [name:] HHH000397: Using ASTQueryTranslatorFactory 2017-01-25 21:20:20,031 [main] validate:157 INFO  o.h.t.h.SchemaValidator - [owner:spring] [type:springLog] [id:] [name:] HHH000229: Running schema validator 2017-01-25 21:20:20,032 [main] validate:165 INFO  o.h.t.h.SchemaValidator - [owner:spring] [type:springLog] [id:] [name:] HHH000102: Fetching database metadata 2017-01-25 21:20:20,045 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.blueprint 2017-01-25 21:20:20,045 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, inputparameters, blueprintname, hostgroupcount, name, description, id, blueprinttext, account, publicinaccount, status] 2017-01-25 21:20:20,051 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.cloudbreakusage 2017-01-25 21:20:20,051 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, costs, instancegroup, stackid, blueprintid, instancehours, provider, blueprintname, instancetype, stackname, id, region, day, account, availabilityzone] 2017-01-25 21:20:20,056 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.cluster 2017-01-25 21:20:20,056 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [sssdconfig_id, description, emailto, emailneeded, secure, blueprint_id, password, statusreason, stack_id, enableshipyard, id, ldaprequired, owner, upsince, blueprintinputs, ambariip, rdsconfig_id, ldapconfig_id, kerberosmasterkey, kerberospassword, configstrategy, name, creationfinished, creationstarted, attributes, filesystem_id, account, kerberosadmin, status, username] 2017-01-25 21:20:20,060 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.clustertemplate 2017-01-25 21:20:20,061 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [template, owner, name, id, type, account, publicinaccount] 2017-01-25 21:20:20,065 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.component 2017-01-25 21:20:20,065 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [componenttype, stack_id, name, attributes, id] 2017-01-25 21:20:20,069 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.constrainttemplate 2017-01-25 21:20:20,069 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, disk, deleted, memory, orchestratortype, name, description, cpu, id, account, publicinaccount, status] 2017-01-25 21:20:20,073 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.container 2017-01-25 21:20:20,074 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [image, cluster_id, name, host, id, containerid] 2017-01-25 21:20:20,078 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.credential 2017-01-25 21:20:20,078 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, archived, topology_id, name, publickey, cloudplatform, description, attributes, id, account, loginusername, publicinaccount] 2017-01-25 21:20:20,082 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.failurepolicy 2017-01-25 21:20:20,082 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [adjustmenttype, threshold, id] 2017-01-25 21:20:20,086 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.filesystem 2017-01-25 21:20:20,086 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [name, defaultfs, id, type] 2017-01-25 21:20:20,090 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.filesystem_properties 2017-01-25 21:20:20,090 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [filesystem_id, value, key] 2017-01-25 21:20:20,094 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.flowlog 2017-01-25 21:20:20,094 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [finalized, payloadtype, nextevent, payload, created, stackid, id, flowid, flowtype, currentstate] 2017-01-25 21:20:20,098 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostgroup 2017-01-25 21:20:20,098 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [cluster_id, constraint_id, name, id] 2017-01-25 21:20:20,103 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostgroup_recipe 2017-01-25 21:20:20,103 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [hostgroup_id, recipes_id] 2017-01-25 21:20:20,107 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostmetadata 2017-01-25 21:20:20,107 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [hostgroup_id, hostname, id, hostmetadatastate] 2017-01-25 21:20:20,111 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.instancegroup 2017-01-25 21:20:20,111 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [nodecount, stack_id, template_id, id, instancegrouptype, groupname, securitygroup_id] 2017-01-25 21:20:20,115 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.instancemetadata 2017-01-25 21:20:20,116 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [instancestatus, terminationdate, privateip, publicip, startdate, sshport, instanceid, privateid, ambariserver, instancegroup_id, hypervisor, discoveryfqdn, id, consulserver] 2017-01-25 21:20:20,119 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.network 2017-01-25 21:20:20,120 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, topology_id, name, cloudplatform, description, attributes, id, account, subnetcidr, publicinaccount, status] 2017-01-25 21:20:20,125 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.orchestrator 2017-01-25 21:20:20,126 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [attributes, id, type, apiendpoint] 2017-01-25 21:20:20,129 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.plugin 2017-01-25 21:20:20,129 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [recipe_id, id, content] 2017-01-25 21:20:20,133 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.rdsconfig 2017-01-25 21:20:20,134 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, databasetype, creationdate, type, hdpversion, publicinaccount, connectionpassword, connectionurl, name, attributes, id, connectionusername, account, status] 2017-01-25 21:20:20,139 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.recipe_keyvalues 2017-01-25 21:20:20,140 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [recipe_id, value, key] 2017-01-25 21:20:20,146 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.resource 2017-01-25 21:20:20,146 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [resource_stack, instancegroup, id, resourcename, resourcetype, resourcereference, resourcestatus] 2017-01-25 21:20:20,150 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.securityconfig 2017-01-25 21:20:20,151 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [clientcert, cloudbreaksshpublickey, clientkey, servercert, stack_id, cloudbreaksshprivatekey, id, saltbootpassword, saltpassword] 2017-01-25 21:20:20,154 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.securitygroup 2017-01-25 21:20:20,155 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, name, description, id, account, publicinaccount, status] 2017-01-25 21:20:20,159 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.securityrule 2017-01-25 21:20:20,159 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [protocol, cidr, id, ports, modifiable, securitygroup_id] 2017-01-25 21:20:20,163 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.stack 2017-01-25 21:20:20,164 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, onfailureactionaction, created, description, version, orchestrator_id, publicinaccount, failurepolicy_id, network_id, platformvariant, consulservers, statusreason, relocatedocker, name, cloudplatform, id, region, account, availabilityzone, status, credential_id, gatewayport] 2017-01-25 21:20:20,167 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.stack_parameters 2017-01-25 21:20:20,168 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [stack_id, value, key] 2017-01-25 21:20:20,171 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.subscription 2017-01-25 21:20:20,172 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [endpoint, clientid, id] 2017-01-25 21:20:20,175 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.template 2017-01-25 21:20:20,176 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, volumecount, description, publicinaccount, volumetype, topology_id, deleted, name, volumesize, cloudplatform, instancetype, attributes, id, account, status] 2017-01-25 21:20:20,179 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.topology 2017-01-25 21:20:20,180 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, deleted, name, cloudplatform, description, id, account] 2017-01-25 21:20:20,183 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.topology_records 2017-01-25 21:20:20,184 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [topology_id, rack, hypervisor] 2017-01-25 21:20:20,187 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.account_preferences 2017-01-25 21:20:20,188 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [clustertimetolive, maxnumberofclusters, maxnumberofclustersperuser, maxnumberofnodespercluster, allowedinstancetypes, usertimetolive, account, platforms] 2017-01-25 21:20:20,192 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.cloudbreakevent 2017-01-25 21:20:20,193 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, clusterstatus, instancegroup, clustername, stackid, clusterid, blueprintid, eventtimestamp, cloud, stackstatus, blueprintname, nodecount, eventmessage, eventtype, stackname, id, region, account, availabilityzone] 2017-01-25 21:20:20,197 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.hostgroup_constraint 2017-01-25 21:20:20,197 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [hostcount, constrainttemplate_id, instancegroup_id, id] 2017-01-25 21:20:20,201 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.ldapconfig 2017-01-25 21:20:20,201 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, usersearchfilter, groupsearchfilter, principalregex, description, publicinaccount, usersearchbase, binddn, serverssl, serverport, name, serverhost, bindpassword, id, account, groupsearchbase] 2017-01-25 21:20:20,205 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.recipe 2017-01-25 21:20:20,205 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, name, description, id, account, timeout, publicinaccount] 2017-01-25 21:20:20,209 [main] :65 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000261: Table found: public.sssdconfig 2017-01-25 21:20:20,209 [main] :66 INFO  o.h.t.h.TableMetadata - [owner:spring] [type:springLog] [id:] [name:] HHH000037: Columns: [owner, adserver, configuration, description, ldapschema, url, publicinaccount, kerberosserver, kerberosrealm, tlsreqcert, name, id, basesearch, account, providertype] 2017-01-25 21:20:21,581 [main] addEntityManagerFactory:80 WARN  o.h.j.i.EntityManagerFactoryRegistry - [owner:spring] [type:springLog] [id:] [name:] HHH000436: Entity manager factory name (default) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' 2017-01-25 21:20:21,582 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'entityManagerFactory' of type [class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:21,616 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'entityManagerFactory' of type [class com.sun.proxy.$Proxy140] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:21,662 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#102af5c5' of type [class com.sun.proxy.$Proxy142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,047 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'jpaMappingContext' of type [class org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,048 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'jpaMappingContext' of type [class org.springframework.data.jpa.mapping.JpaMetamodelMappingContext] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,323 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'stackRepository' of type [class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,356 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'stackRepository' of type [class com.sun.proxy.$Proxy145] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,467 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#5a4831d6' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,468 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#5a4831d6' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,471 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#cc94cc0' of type [class org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,472 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#7f0f8db7' of type [class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,474 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#39e671da' of type [class com.sun.proxy.$Proxy142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,491 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'credentialRepository' of type [class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,492 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'credentialRepository' of type [class com.sun.proxy.$Proxy148] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,554 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#9363385' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,555 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#9363385' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,557 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#6f84ef2a' of type [class org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,558 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#40ba5a4d' of type [class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,559 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#88f10cf' of type [class com.sun.proxy.$Proxy142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,576 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'templateRepository' of type [class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,577 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'templateRepository' of type [class com.sun.proxy.$Proxy149] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,665 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#37b580f' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,666 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#37b580f' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,668 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#2d72e026' of type [class org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,669 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#2d4481ff' of type [class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,671 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#170d27a1' of type [class com.sun.proxy.$Proxy142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,685 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'blueprintRepository' of type [class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,686 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'blueprintRepository' of type [class com.sun.proxy.$Proxy150] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,773 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#4e053045' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,774 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#4e053045' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,775 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#50ca02a4' of type [class org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,776 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#752bd9ca' of type [class org.springframework.data.repository.query.ExtensionAwareEvaluationContextProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,778 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean '(inner bean)#75743ae9' of type [class com.sun.proxy.$Proxy142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,795 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'networkRepository' of type [class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,796 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'networkRepository' of type [class com.sun.proxy.$Proxy151] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,898 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'remoteUserDetailsService' of type [class com.sequenceiq.cloudbreak.service.user.RemoteUserDetailsService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,910 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'securityConfig' of type [class com.sequenceiq.cloudbreak.conf.SecurityConfig$$EnhancerBySpringCGLIB$$67570cc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,943 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'expressionHandler' of type [class org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,944 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [class org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$52302fcf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:22,991 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'methodSecurityMetadataSource' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,028 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$94adc4e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,156 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'userCache' of type [class com.sequenceiq.cloudbreak.cache.UserCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,168 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'awsCachingConfig' of type [class com.sequenceiq.cloudbreak.cloud.aws.cache.AwsCachingConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,178 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'cachingConfig' of type [class com.sequenceiq.cloudbreak.cache.CachingConfig$$EnhancerBySpringCGLIB$$9a786071] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,499 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'ehCacheManager' of type [class net.sf.ehcache.CacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,651 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'cacheManager' of type [class org.springframework.cache.ehcache.EhCacheCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,670 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'keyGenerator' of type [class com.sequenceiq.cloudbreak.cache.CachingConfig$SpecificKeyGenerator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,673 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [class org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$ddbffb01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,789 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$b0c7c7e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:23,839 [main] postProcessAfterInitialization:328 INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - [owner:spring] [type:springLog] [id:] [name:] Bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$$EnhancerBySpringCGLIB$$5a26c9d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-01-25 21:20:24,456 [main] initialize:81 INFO  o.s.b.c.e.t.TomcatEmbeddedServletContainer - [owner:spring] [type:springLog] [id:] [name:] Tomcat initialized with port(s): 8080 (http) 2017-01-25 21:20:24,493 [main] log:180 INFO  o.a.c.c.StandardService - [owner:spring] [type:springLog] [id:] [name:] Starting service Tomcat 2017-01-25 21:20:24,495 [main] log:180 INFO  o.a.c.c.StandardEngine - [owner:spring] [type:springLog] [id:] [name:] Starting Servlet Engine: Apache Tomcat/8.0.33 2017-01-25 21:20:24,641 [localhost-startStop-1] log:180 INFO  o.a.c.c.C.[.[.[/cb] - [owner:spring] [type:springLog] [id:] [name:] Initializing Spring embedded WebApplicationContext 2017-01-25 21:20:24,643 [localhost-startStop-1] prepareEmbeddedWebApplicationContext:272 INFO  o.s.w.c.ContextLoader - [owner:spring] [type:springLog] [id:] [name:] Root WebApplicationContext: initialization completed in 45384 ms 2017-01-25 21:20:26,741 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'metricFilter' to: [/*] 2017-01-25 21:20:26,742 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'characterEncodingFilter' to: [/*] 2017-01-25 21:20:26,742 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2017-01-25 21:20:26,742 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'httpPutFormContentFilter' to: [/*] 2017-01-25 21:20:26,742 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'requestContextFilter' to: [/*] 2017-01-25 21:20:26,744 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.DelegatingFilterProxyRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'springSecurityFilterChain' to: [/*] 2017-01-25 21:20:26,744 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'webRequestLoggingFilter' to: [/*] 2017-01-25 21:20:26,744 [localhost-startStop-1] configure:258 INFO  o.s.b.c.e.FilterRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping filter: 'applicationContextIdFilter' to: [/*] 2017-01-25 21:20:26,745 [localhost-startStop-1] onStartup:189 INFO  o.s.b.c.e.ServletRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping servlet: 'com.sequenceiq.cloudbreak.controller.EndpointConfig' to [/api/v1/*] 2017-01-25 21:20:26,746 [localhost-startStop-1] onStartup:189 INFO  o.s.b.c.e.ServletRegistrationBean - [owner:spring] [type:springLog] [id:] [name:] Mapping servlet: 'dispatcherServlet' to [/] 2017-01-25 21:20:28,118 [localhost-startStop-1] :28 INFO  o.s.s.w.DefaultSecurityFilterChain - [owner:spring] [type:springLog] [id:] [name:] Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/css/**'], Ant [pattern='/js/**'], Ant [pattern='/images/**'], Ant [pattern='/**/favicon.ico'], Ant [pattern='/error']]], [] 2017-01-25 21:20:28,352 [localhost-startStop-1] :28 INFO  o.s.s.w.DefaultSecurityFilterChain - [owner:spring] [type:springLog] [id:] [name:] Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@86b16fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@457d6202, org.springframework.security.web.header.HeaderWriterFilter@138cf20, org.springframework.security.web.authentication.logout.LogoutFilter@38d364a8, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@d2c8616, com.sequenceiq.cloudbreak.conf.SecurityConfig$ScimAccountGroupReaderFilter@391762e8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2824ebc2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1cb9f17, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3eace9b7, org.springframework.security.web.session.SessionManagementFilter@422b7bf9, org.springframework.security.web.access.ExceptionTranslationFilter@7008fb46, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@313141e4] 2017-01-25 21:20:28,403 [localhost-startStop-1] :28 INFO  o.s.s.w.DefaultSecurityFilterChain - [owner:spring] [type:springLog] [id:] [name:] Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@751b01c1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3be8b79c, org.springframework.security.web.context.SecurityContextPersistenceFilter@20ca4809, org.springframework.security.web.header.HeaderWriterFilter@f840e71, org.springframework.security.web.authentication.logout.LogoutFilter@45ed6824, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@740f8c5b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19085dd9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@36d03f0f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@338d99ee, org.springframework.security.web.session.SessionManagementFilter@58357f7e, org.springframework.security.web.access.ExceptionTranslationFilter@6aea6233, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@212921fd] 2017-01-25 21:20:28,410 [localhost-startStop-1] :28 INFO  o.s.s.w.DefaultSecurityFilterChain - [owner:spring] [type:springLog] [id:] [name:] Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/**']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@35bc06a, org.springframework.security.web.context.SecurityContextPersistenceFilter@765f32e2, org.springframework.security.web.header.HeaderWriterFilter@2393db54, org.springframework.security.web.authentication.logout.LogoutFilter@51a553df, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5e62b32b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a02d899, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47f6e5f6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4e53c1d1, org.springframework.security.web.session.SessionManagementFilter@52988bbc, org.springframework.security.web.access.ExceptionTranslationFilter@60bd8d95, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@72916b48] 2017-01-25 21:20:29,372 [main] :61 INFO  o.s.u.f.SpringTemplateLoader - [owner:spring] [type:springLog] [id:] [name:] SpringTemplateLoader for FreeMarker: using resource loader [org.springframework.core.io.DefaultResourceLoader@2707bbe8] and template loader path [classpath:/] 2017-01-25 21:20:29,600 [main] :61 INFO  o.s.u.f.SpringTemplateLoader - [owner:spring] [type:springLog] [id:] [name:] SpringTemplateLoader for FreeMarker: using resource loader [org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@58b35bc: startup date [Wed Jan 25 21:19:39 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@5e42ff2c] and template loader path [classpath:/templates/] 2017-01-25 21:20:29,602 [main] postProcessTemplateLoaders:127 INFO  o.s.w.s.v.f.FreeMarkerConfigurer - [owner:spring] [type:springLog] [id:] [name:] ClassTemplateLoader for Spring macros added to FreeMarker configuration 2017-01-25 21:20:30,475 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 2017-01-25 21:20:30,486 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'containerBootstrapBuilderExecutor' 2017-01-25 21:20:30,682 [main] createClient:95 INFO  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] Constructing jax rs client: ConfigKey{secure=false, debug=false} 2017-01-25 21:20:30,687 [main] sslContext:60 WARN  c.s.c.c.CertificateTrustManager - [owner:spring] [type:springLog] [id:] [name:] Trust all SSL cerificates has been installed 2017-01-25 21:20:30,793 [main] createClient:129 WARN  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] RestClient has been constructed: ConfigKey{secure=false, debug=false}, client: org.glassfish.jersey.client.JerseyClient@3f71baeb, sslContext: javax.net.ssl.SSLContext@575d89cd 2017-01-25 21:20:30,794 [main] get:49 INFO  o.t.m.e.s.TerracottaClusteredInstanceFactory - [owner:spring] [type:springLog] [id:] [name:] RestClient cache size: 2, key: ConfigKey{secure=false, debug=false}, fetched client: org.glassfish.jersey.client.JerseyClient@3f71baeb 2017-01-25 21:20:32,179 [main] updateDefaultBlueprints:55 INFO  c.s.c.s.b.BlueprintLoaderService - [owner:spring] [type:springLog] [id:] [name:] Updating default blueprint with name 'Data Science: Apache Spark 1.6, Apache Zeppelin 0.6.0'. 2017-01-25 21:20:32,180 [main] updateDefaultBlueprints:55 INFO  c.s.c.s.b.BlueprintLoaderService - [owner:spring] [type:springLog] [id:] [name:] Updating default blueprint with name 'EDW-ETL: Apache Hive 1.2.1, Apache Spark 1.6'. 2017-01-25 21:20:32,180 [main] updateDefaultBlueprints:55 INFO  c.s.c.s.b.BlueprintLoaderService - [owner:spring] [type:springLog] [id:] [name:] Updating default blueprint with name 'EDW-ETL: Apache Hive 1.2.1, Apache Spark 2.0'. 2017-01-25 21:20:32,181 [main] updateDefaultBlueprints:55 INFO  c.s.c.s.b.BlueprintLoaderService - [owner:spring] [type:springLog] [id:] [name:] Updating default blueprint with name 'EDW-Analytics: Apache Hive 2 LLAP, Apache Zeppelin 0.6.0'. 2017-01-25 21:20:36,368 [main] validateSelectors:45 DEBUG c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] There are 14 handlers suitable for registering 2017-01-25 21:20:36,368 [main] init:36 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering ClusterEventHandler 2017-01-25 21:20:36,368 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.BootstrapNewNodesHandler] for selector [BOOTSTRAPNEWNODESREQUEST] 2017-01-25 21:20:36,369 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.ClusterCredentialChangeHandler] for selector [CLUSTERCREDENTIALCHANGEREQUEST] 2017-01-25 21:20:36,369 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.ClusterResetHandler] for selector [CLUSTERRESETREQUEST] 2017-01-25 21:20:36,370 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.ClusterSyncHandler] for selector [CLUSTERSYNCREQUEST] 2017-01-25 21:20:36,370 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.DecommissionHandler] for selector [DECOMMISSIONREQUEST] 2017-01-25 21:20:36,370 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.UpdateInstanceMetadataHandler] for selector [UPDATEINSTANCEMETADATAREQUEST] 2017-01-25 21:20:36,370 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.cluster.ClusterStartHandler] for selector [CLUSTERSTARTREQUEST] 2017-01-25 21:20:36,370 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.cluster.ClusterStopHandler] for selector [CLUSTERSTOPREQUEST] 2017-01-25 21:20:36,371 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.cluster.UpscaleAmbariHandler] for selector [UPSCALEAMBARIREQUEST] 2017-01-25 21:20:36,371 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.cluster.UpscaleClusterHandler] for selector [UPSCALECLUSTERREQUEST] 2017-01-25 21:20:36,371 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.orchestration.ClusterTerminationHandler] for selector [CLUSTERTERMINATIONREQUEST] 2017-01-25 21:20:36,371 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.orchestration.ExtendHostMetadataHandler] for selector [EXTENDHOSTMETADATAREQUEST] 2017-01-25 21:20:36,371 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.recipe.UpscalePostRecipesHandler] for selector [UPSCALEPOSTRECIPESREQUEST] 2017-01-25 21:20:36,372 [main] init:39 INFO  c.s.c.r.i.ClusterPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.recipe.UpscalePreRecipesHandler] for selector [UPSCALEPRERECIPESREQUEST] 2017-01-25 21:20:36,383 [main] validateSelectors:44 DEBUG c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] There are 5 handlers suitable for registering 2017-01-25 21:20:36,383 [main] init:35 INFO  c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering ReactorEventHandlers 2017-01-25 21:20:36,384 [main] init:38 INFO  c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.cluster.InstallClusterHandler] for selector [INSTALLCLUSTERREQUEST] 2017-01-25 21:20:36,384 [main] init:38 INFO  c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.cluster.StartAmbariHandler] for selector [STARTAMBARIREQUEST] 2017-01-25 21:20:36,384 [main] init:38 INFO  c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.orchestration.BootstrapMachineHandler] for selector [BOOTSTRAPMACHINESREQUEST] 2017-01-25 21:20:36,384 [main] init:38 INFO  c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.orchestration.HostMetadataSetupHandler] for selector [HOSTMETADATASETUPREQUEST] 2017-01-25 21:20:36,385 [main] init:38 INFO  c.s.c.r.i.ReactorEventHandlerInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.reactor.handler.orchestration.StartAmbariServicesHandler] for selector [STARTAMBARISERVICESREQUEST] 2017-01-25 21:20:36,390 [main] init:30 INFO  c.s.c.i.DefaultSubscriptionService - [owner:spring] [type:springLog] [id:] [name:] Configuring default subscription %s 2017-01-25 21:20:37,247 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 2017-01-25 21:20:37,248 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'intermediateBuilderExecutor' 2017-01-25 21:20:37,537 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 2017-01-25 21:20:37,538 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'resourceBuilderExecutor' 2017-01-25 21:20:37,560 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskScheduler - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'taskScheduler' 2017-01-25 21:20:37,618 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskScheduler - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'defaultSockJsTaskScheduler' 2017-01-25 21:20:37,764 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'clientInboundChannelExecutor' 2017-01-25 21:20:37,766 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'clientOutboundChannelExecutor' 2017-01-25 21:20:37,819 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskExecutor - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'brokerChannelExecutor' 2017-01-25 21:20:37,821 [main] initialize:165 INFO  o.s.s.c.ThreadPoolTaskScheduler - [owner:spring] [type:springLog] [id:] [name:] Initializing ExecutorService 'messageBrokerTaskScheduler' 2017-01-25 21:20:38,793 [main] cloudPlatformConnectors:51 DEBUG c.s.c.c.i.CloudPlatformConnectors - [owner:spring] [type:springLog] [id:] [name:] {{platform='OPENSTACK', variant='NATIVE'}=com.sequenceiq.cloudbreak.cloud.openstack.nativ.OpenStackNativeConnector@5a649cfd, {platform='GCP', variant='GCP'}=com.sequenceiq.cloudbreak.cloud.gcp.GcpConnector@6684da53, {platform='OPENSTACK', variant='HEAT'}=com.sequenceiq.cloudbreak.cloud.openstack.heat.OpenStackHeatConnector@55e224fb, {platform='MOCK', variant='MOCK'}=com.sequenceiq.cloudbreak.cloud.mock.MockConnector@51966b0f, {platform='BYOS', variant='BYOS'}=com.sequenceiq.cloudbreak.cloud.byos.BYOSConnector@2f6b996b, {platform='AZURE_RM', variant='AZURE_RM'}=com.sequenceiq.cloudbreak.cloud.arm.ArmConnector@3727488a, {platform='AWS', variant='AWS'}=com.sequenceiq.cloudbreak.cloud.aws.AwsConnector@6beaad11} 2017-01-25 21:20:38,793 [main] cloudPlatformConnectors:52 DEBUG c.s.c.c.i.CloudPlatformConnectors - [owner:spring] [type:springLog] [id:] [name:] {StringType{value='OPENSTACK'}=StringType{value='HEAT'}, StringType{value='BYOS'}=StringType{value='BYOS'}, StringType{value='GCP'}=StringType{value='GCP'}, StringType{value='AZURE_RM'}=StringType{value='AZURE_RM'}, StringType{value='AWS'}=StringType{value='AWS'}, StringType{value='MOCK'}=StringType{value='MOCK'}} 2017-01-25 21:20:39,048 [main] validateSelectors:44 DEBUG c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] There are 25 handlers suitable for registering 2017-01-25 21:20:39,050 [main] init:35 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering CloudPlatformEventHandlers 2017-01-25 21:20:39,051 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [CHECKIMAGEREQUEST] 2017-01-25 21:20:39,051 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [CHECKPLATFORMVARIANTREQUEST] 2017-01-25 21:20:39,051 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [COLLECTMETADATAREQUEST] 2017-01-25 21:20:39,052 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [CREDENTIALVERIFICATIONREQUEST] 2017-01-25 21:20:39,052 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sequenceiq.cloudbreak.cloud.handler.$Proxy208] for selector [DOWNSCALESTACKREQUEST] 2017-01-25 21:20:39,052 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [FILESYSTEMVALIDATIONREQUEST] 2017-01-25 21:20:39,053 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETDISKTYPESREQUEST] 2017-01-25 21:20:39,053 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETPLATFORMORCHESTRATORSREQUEST] 2017-01-25 21:20:39,053 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETPLATFORMVARIANTSREQUEST] 2017-01-25 21:20:39,054 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETPLATFORMREGIONSREQUEST] 2017-01-25 21:20:39,054 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETSSHFINGERPRINTSREQUEST] 2017-01-25 21:20:39,054 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETSTACKPARAMVALIDATIONREQUEST] 2017-01-25 21:20:39,055 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETVIRTUALMACHINETYPESREQUEST] 2017-01-25 21:20:39,055 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [GETINSTANCESSTATEREQUEST] 2017-01-25 21:20:39,055 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [LAUNCHSTACKREQUEST] 2017-01-25 21:20:39,056 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [PLATFORMPARAMETERREQUEST] 2017-01-25 21:20:39,056 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [PREPAREIMAGEREQUEST] 2017-01-25 21:20:39,056 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [SETUPREQUEST] 2017-01-25 21:20:39,057 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [REMOVEINSTANCEREQUEST] 2017-01-25 21:20:39,057 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [RESOURCEDEFINITIONREQUEST] 2017-01-25 21:20:39,057 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [SSHUSERREQUEST] 2017-01-25 21:20:39,058 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [STARTINSTANCESREQUEST] 2017-01-25 21:20:39,058 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [STOPINSTANCESREQUEST] 2017-01-25 21:20:39,058 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [TERMINATESTACKREQUEST] 2017-01-25 21:20:39,059 [main] init:38 INFO  c.s.c.c.i.CloudPlatformInitializer - [owner:spring] [type:springLog] [id:] [name:] Registering handler [class com.sun.proxy.$Proxy207] for selector [UPSCALESTACKREQUEST] 2017-01-25 21:20:39,205 [main] scan:229 INFO  o.r.Reflections - [owner:spring] [type:springLog] [id:] [name:] Reflections took 71 ms to scan 1 urls, producing 225 keys and 455 values 2017-01-25 21:20:39,982 [main] registerHandlers:114 WARN  o.s.w.s.s.s.WebSocketHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping 2017-01-25 21:20:40,126 [main] registerHandler:341 INFO  o.s.w.s.s.s.WebSocketHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped URL path [/notification/**] onto handler of type [class org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler] 2017-01-25 21:20:40,670 [main] initControllerAdviceCache:539 INFO  o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [owner:spring] [type:springLog] [id:] [name:] Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@58b35bc: startup date [Wed Jan 25 21:19:39 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@5e42ff2c 2017-01-25 21:20:40,679 [main] initControllerAdviceCache:552 INFO  o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [owner:spring] [type:springLog] [id:] [name:] Detected @ModelAttribute methods in userContextControllerAdvice 2017-01-25 21:20:40,840 [main] register:534 INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/apidocs],methods=[GET]}" onto public org.springframework.web.servlet.ModelAndView com.sequenceiq.cloudbreak.controller.ApiDocController.apiDocs() 2017-01-25 21:20:40,846 [main] register:534 INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2017-01-25 21:20:40,847 [main] register:534 INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2017-01-25 21:20:40,943 [main] registerHandler:341 INFO  o.s.w.s.h.SimpleUrlHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2017-01-25 21:20:40,943 [main] registerHandler:341 INFO  o.s.w.s.h.SimpleUrlHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2017-01-25 21:20:41,098 [main] registerHandler:341 INFO  o.s.w.s.h.SimpleUrlHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2017-01-25 21:20:44,330 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/restart || /restart.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.restart.RestartMvcEndpoint.invoke() 2017-01-25 21:20:44,332 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/pause || /pause.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke() 2017-01-25 21:20:44,333 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/env],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.value(java.util.Map) 2017-01-25 21:20:44,333 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/env/reset],methods=[POST]}" onto public java.util.Map org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.reset() 2017-01-25 21:20:44,334 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/health || /health.json],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(java.security.Principal) 2017-01-25 21:20:44,338 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/consul || /consul.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2017-01-25 21:20:44,339 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/refresh || /refresh.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke() 2017-01-25 21:20:44,340 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/resume || /resume.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke() 2017-01-25 21:20:44,341 [main] register:534 INFO  o.s.b.a.e.m.EndpointHandlerMapping - [owner:spring] [type:springLog] [id:] [name:] Mapped "{[/info || /info.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2017-01-25 21:20:45,302 [main] afterSingletonsInstantiated:431 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Registering beans for JMX exposure on startup 2017-01-25 21:20:45,323 [main] autodetect:912 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure 2017-01-25 21:20:45,324 [main] autodetect:912 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Bean with name 'refreshEndpoint' has been autodetected for JMX exposure 2017-01-25 21:20:45,325 [main] autodetect:912 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Bean with name 'restartEndpoint' has been autodetected for JMX exposure 2017-01-25 21:20:45,326 [main] autodetect:912 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Bean with name 'refreshScope' has been autodetected for JMX exposure 2017-01-25 21:20:45,327 [main] autodetect:912 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Bean with name 'environmentManager' has been autodetected for JMX exposure 2017-01-25 21:20:45,331 [main] registerBeanInstance:674 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager] 2017-01-25 21:20:45,351 [main] registerBeanInstance:674 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'restartEndpoint': registering with JMX server as MBean [org.springframework.cloud.context.restart:name=restartEndpoint,type=RestartEndpoint] 2017-01-25 21:20:45,370 [main] registerBeanInstance:674 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope] 2017-01-25 21:20:45,386 [main] registerBeanInstance:674 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=58b35bc,type=ConfigurationPropertiesRebinder] 2017-01-25 21:20:45,397 [main] registerBeanInstance:674 INFO  o.s.j.e.a.AnnotationMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'refreshEndpoint': registering with JMX server as MBean [org.springframework.cloud.endpoint:name=refreshEndpoint,type=RefreshEndpoint] 2017-01-25 21:20:45,398 [main] afterSingletonsInstantiated:431 INFO  o.s.b.a.e.j.EndpointMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Registering beans for JMX exposure on startup 2017-01-25 21:20:45,814 [main] start:341 INFO  o.s.c.s.DefaultLifecycleProcessor - [owner:spring] [type:springLog] [id:] [name:] Starting beans in phase 0 2017-01-25 21:20:45,817 [main] registerBeanInstance:674 INFO  o.s.b.a.e.j.EndpointMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2017-01-25 21:20:45,834 [main] registerBeanInstance:674 INFO  o.s.b.a.e.j.EndpointMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2017-01-25 21:20:45,839 [main] registerBeanInstance:674 INFO  o.s.b.a.e.j.EndpointMBeanExporter - [owner:spring] [type:springLog] [id:] [name:] Located managed bean 'consulEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=consulEndpoint] 2017-01-25 21:20:45,841 [main] start:341 INFO  o.s.c.s.DefaultLifecycleProcessor - [owner:spring] [type:springLog] [id:] [name:] Starting beans in phase 2147483647 2017-01-25 21:20:45,841 [main] start:157 INFO  o.s.m.s.b.SimpleBrokerMessageHandler - [owner:spring] [type:springLog] [id:] [name:] Starting... 2017-01-25 21:20:45,842 [main] publishBrokerAvailableEvent:260 INFO  o.s.m.s.b.SimpleBrokerMessageHandler - [owner:spring] [type:springLog] [id:] [name:] BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [DefaultSubscriptionRegistry[cache[0 destination(s)], registry[0 sessions]]]] 2017-01-25 21:20:45,843 [main] start:166 INFO  o.s.m.s.b.SimpleBrokerMessageHandler - [owner:spring] [type:springLog] [id:] [name:] Started. 2017-01-25 21:20:45,891 [main] log:180 INFO  o.a.c.h.Http11NioProtocol - [owner:spring] [type:springLog] [id:] [name:] Initializing ProtocolHandler ["http-nio-8080"] 2017-01-25 21:20:45,907 [main] log:180 INFO  o.a.c.h.Http11NioProtocol - [owner:spring] [type:springLog] [id:] [name:] Starting ProtocolHandler ["http-nio-8080"] 2017-01-25 21:20:45,910 [main] log:180 INFO  o.a.t.u.n.NioSelectorPool - [owner:spring] [type:springLog] [id:] [name:] Using a shared selector for servlet write/read 2017-01-25 21:20:45,933 [main] start:162 INFO  o.s.b.c.e.t.TomcatEmbeddedServletContainer - [owner:spring] [type:springLog] [id:] [name:] Tomcat started on port(s): 8080 (http) 2017-01-25 21:20:45,942 [main] logStarted:57 INFO  c.s.c.CloudbreakApplication - [owner:spring] [type:springLog] [id:] [name:] Started CloudbreakApplication in 77.354 seconds (JVM running for 123.349) 2017-01-25 21:20:46,782 [http-nio-8080-exec-1] log:180 INFO  o.a.c.c.C.[.[.[/cb] - [owner:spring] [type:springLog] [id:] [name:] Initializing Spring FrameworkServlet 'dispatcherServlet' 2017-01-25 21:20:46,783 [http-nio-8080-exec-1] initServletBean:487 INFO  o.s.w.s.DispatcherServlet - [owner:spring] [type:springLog] [id:] [name:] FrameworkServlet 'dispatcherServlet': initialization started 2017-01-25 21:20:46,819 [http-nio-8080-exec-1] initServletBean:506 INFO  o.s.w.s.DispatcherServlet - [owner:spring] [type:springLog] [id:] [name:] FrameworkServlet 'dispatcherServlet': initialization completed in 36 ms 2017-01-25 21:21:40,144 [MessageBroker-1] run:113 INFO  o.s.w.s.c.WebSocketMessageBrokerStats - [owner:spring] [type:springLog] [id:] [name:] WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannelpool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]