· 9 years ago · Apr 07, 2017, 01:04 PM
1[INFO] Scanning for projects...
2[INFO] ------------------------------------------------------------------------
3[INFO] Reactor Build Order:
4[INFO]
5[INFO] solo
6[INFO] common
7[INFO] data-access-api
8[INFO] data-access-jpa
9[INFO] services-api
10[INFO] services-impl
11[INFO] api
12[INFO]
13[INFO] ------------------------------------------------------------------------
14[INFO] Building solo 0.0.1-SNAPSHOT
15[INFO] ------------------------------------------------------------------------
16[INFO]
17[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ solo ---
18[INFO] Deleting /home/user/projects/solo/solo/target
19[INFO]
20[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ solo ---
21[INFO] Starting audit...
22Audit done.
23[INFO]
24[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ solo ---
25[INFO] No tests to run.
26[INFO]
27[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ solo ---
28[INFO] No tests to run.
29[INFO]
30[INFO] ------------------------------------------------------------------------
31[INFO] Building common 0.0.1-SNAPSHOT
32[INFO] ------------------------------------------------------------------------
33[INFO]
34[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common ---
35[INFO] Deleting /home/user/projects/solo/solo/sources/common/target
36[INFO]
37[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ common ---
38[INFO] Starting audit...
39Audit done.
40[INFO]
41[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common ---
42[INFO] Using 'UTF-8' encoding to copy filtered resources.
43[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/common/src/main/resources
44[INFO]
45[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ common ---
46[INFO] Changes detected - recompiling the module!
47[INFO] Compiling 6 source files to /home/user/projects/solo/solo/sources/common/target/classes
48[INFO]
49[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common ---
50[INFO] Using 'UTF-8' encoding to copy filtered resources.
51[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/common/src/test/resources
52[INFO]
53[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ common ---
54[INFO] No sources to compile
55[INFO]
56[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common ---
57[INFO] No tests to run.
58[INFO]
59[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common ---
60[INFO] Building jar: /home/user/projects/solo/solo/sources/common/target/common-0.0.1-SNAPSHOT.jar
61[INFO]
62[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ common ---
63[INFO] No tests to run.
64[INFO]
65[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ common ---
66[INFO] No tests to run.
67[INFO]
68[INFO] ------------------------------------------------------------------------
69[INFO] Building data-access-api 0.0.1-SNAPSHOT
70[INFO] ------------------------------------------------------------------------
71[INFO]
72[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-access-api ---
73[INFO] Deleting /home/user/projects/solo/solo/sources/dal/data-access-api/target
74[INFO]
75[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ data-access-api ---
76[INFO] Starting audit...
77Audit done.
78[INFO]
79[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-access-api ---
80[INFO] Using 'UTF-8' encoding to copy filtered resources.
81[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/dal/data-access-api/src/main/resources
82[INFO]
83[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ data-access-api ---
84[INFO] Changes detected - recompiling the module!
85[INFO] Compiling 86 source files to /home/user/projects/solo/solo/sources/dal/data-access-api/target/classes
86[INFO]
87[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-access-api ---
88[INFO] Using 'UTF-8' encoding to copy filtered resources.
89[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/dal/data-access-api/src/test/resources
90[INFO]
91[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ data-access-api ---
92[INFO] No sources to compile
93[INFO]
94[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ data-access-api ---
95[INFO] No tests to run.
96[INFO]
97[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-access-api ---
98[INFO] Building jar: /home/user/projects/solo/solo/sources/dal/data-access-api/target/data-access-api-0.0.1-SNAPSHOT.jar
99[INFO]
100[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ data-access-api ---
101[INFO] No tests to run.
102[INFO]
103[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ data-access-api ---
104[INFO] No tests to run.
105[INFO]
106[INFO] ------------------------------------------------------------------------
107[INFO] Building data-access-jpa 0.0.1-SNAPSHOT
108[INFO] ------------------------------------------------------------------------
109[INFO]
110[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-access-jpa ---
111[INFO] Deleting /home/user/projects/solo/solo/sources/dal/data-access-jpa/target
112[INFO]
113[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ data-access-jpa ---
114[INFO] Starting audit...
115Audit done.
116[INFO]
117[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-access-jpa ---
118[INFO] Using 'UTF-8' encoding to copy filtered resources.
119[INFO] Copying 35 resources
120[INFO]
121[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ data-access-jpa ---
122[INFO] No sources to compile
123[INFO]
124[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-access-jpa ---
125[INFO] Using 'UTF-8' encoding to copy filtered resources.
126[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/dal/data-access-jpa/src/test/resources
127[INFO]
128[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ data-access-jpa ---
129[INFO] No sources to compile
130[INFO]
131[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ data-access-jpa ---
132[INFO] No tests to run.
133[INFO]
134[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-access-jpa ---
135[INFO] Building jar: /home/user/projects/solo/solo/sources/dal/data-access-jpa/target/data-access-jpa-0.0.1-SNAPSHOT.jar
136[INFO]
137[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ data-access-jpa ---
138[INFO] No tests to run.
139[INFO]
140[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ data-access-jpa ---
141[INFO] No tests to run.
142[INFO]
143[INFO] ------------------------------------------------------------------------
144[INFO] Building services-api 0.0.1-SNAPSHOT
145[INFO] ------------------------------------------------------------------------
146[INFO]
147[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ services-api ---
148[INFO] Deleting /home/user/projects/solo/solo/sources/services/services-api/target
149[INFO]
150[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ services-api ---
151[INFO] Starting audit...
152Audit done.
153[INFO]
154[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ services-api ---
155[INFO] Using 'UTF-8' encoding to copy filtered resources.
156[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/services/services-api/src/main/resources
157[INFO]
158[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ services-api ---
159[INFO] Changes detected - recompiling the module!
160[INFO] Compiling 238 source files to /home/user/projects/solo/solo/sources/services/services-api/target/classes
161[INFO]
162[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ services-api ---
163[INFO] Using 'UTF-8' encoding to copy filtered resources.
164[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/services/services-api/src/test/resources
165[INFO]
166[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ services-api ---
167[INFO] No sources to compile
168[INFO]
169[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ services-api ---
170[INFO] No tests to run.
171[INFO]
172[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ services-api ---
173[INFO] Building jar: /home/user/projects/solo/solo/sources/services/services-api/target/services-api-0.0.1-SNAPSHOT.jar
174[INFO]
175[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ services-api ---
176[INFO] No tests to run.
177[INFO]
178[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ services-api ---
179[INFO] No tests to run.
180[INFO]
181[INFO] ------------------------------------------------------------------------
182[INFO] Building services-impl 0.0.1-SNAPSHOT
183[INFO] ------------------------------------------------------------------------
184[INFO]
185[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ services-impl ---
186[INFO] Deleting /home/user/projects/solo/solo/sources/services/services-impl/target
187[INFO]
188[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ services-impl ---
189[INFO] Starting audit...
190/home/user/projects/solo/solo/sources/services/services-impl/src/main/java/com/starsteer/solo/service/tools/AfterCommitExecutorImpl.java:73:15: warning: Catching 'RuntimeException' is not allowed.
191Audit done.
192[INFO]
193[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ services-impl ---
194[INFO] Using 'UTF-8' encoding to copy filtered resources.
195[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/services/services-impl/src/main/resources
196[INFO]
197[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ services-impl ---
198[INFO] Changes detected - recompiling the module!
199[INFO] Compiling 119 source files to /home/user/projects/solo/solo/sources/services/services-impl/target/classes
200[INFO]
201[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ services-impl ---
202[INFO] Using 'UTF-8' encoding to copy filtered resources.
203[INFO] skip non existing resourceDirectory /home/user/projects/solo/solo/sources/services/services-impl/src/test/resources
204[INFO]
205[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ services-impl ---
206[INFO] No sources to compile
207[INFO]
208[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ services-impl ---
209[INFO] No tests to run.
210[INFO]
211[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ services-impl ---
212[INFO] Building jar: /home/user/projects/solo/solo/sources/services/services-impl/target/services-impl-0.0.1-SNAPSHOT.jar
213[INFO]
214[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ services-impl ---
215[INFO] No tests to run.
216[INFO]
217[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ services-impl ---
218[INFO] No tests to run.
219[INFO]
220[INFO] ------------------------------------------------------------------------
221[INFO] Building api 0.0.1-SNAPSHOT
222[INFO] ------------------------------------------------------------------------
223[WARNING] The POM for p6spy:p6spy:jar:2.1.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
224[INFO]
225[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ api ---
226[INFO] Deleting /home/user/projects/solo/solo/sources/web/api/target
227[INFO]
228[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ api ---
229[INFO] Starting audit...
230/home/user/projects/solo/solo/sources/web/api/src/test/java/com/starsteer/solo/controller/LateralCopyIT.java:533:5: warning: Method length is 156 lines (max allowed is 150).
231/home/user/projects/solo/solo/sources/web/api/src/test/java/com/starsteer/solo/controller/tools/SampleDataProvider.java:128:5: warning: Method length is 164 lines (max allowed is 150).
232Audit done.
233[INFO]
234[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ api ---
235[INFO] Using 'UTF-8' encoding to copy filtered resources.
236[INFO] Copying 13 resources
237[INFO]
238[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ api ---
239[INFO] Changes detected - recompiling the module!
240[INFO] Compiling 45 source files to /home/user/projects/solo/solo/sources/web/api/target/classes
241[INFO]
242[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ api ---
243[INFO] Using 'UTF-8' encoding to copy filtered resources.
244[INFO] Copying 2 resources
245[INFO]
246[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ api ---
247[INFO] Changes detected - recompiling the module!
248[INFO] Compiling 68 source files to /home/user/projects/solo/solo/sources/web/api/target/test-classes
249[INFO]
250[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ api ---
251[INFO] Surefire report directory: /home/user/projects/solo/solo/sources/web/api/target/surefire-reports
252
253-------------------------------------------------------
254 T E S T S
255-------------------------------------------------------
256
257Results :
258
259Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
260
261[INFO]
262[INFO] --- maven-war-plugin:2.5:war (default-war) @ api ---
263[INFO] Packaging webapp
264[INFO] Assembling webapp [api] in [/home/user/projects/solo/solo/sources/web/api/target/api-0.0.1-SNAPSHOT]
265[INFO] Processing war project
266[INFO] Webapp assembled in [147 msecs]
267[INFO] Building war: /home/user/projects/solo/solo/sources/web/api/target/api#v1.war
268[INFO]
269[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ api ---
270[INFO] Failsafe report directory: /home/user/projects/solo/solo/sources/web/api/target/failsafe-reports
271
272-------------------------------------------------------
273 T E S T S
274-------------------------------------------------------
275Running com.starsteer.solo.controller.TypewellLogPropertyControllerIT
27616:41:31.441 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
27716:41:31.448 [main] DEBUG o.s.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
27816:41:31.452 [main] DEBUG o.s.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
27916:41:31.465 [main] DEBUG o.s.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT] from class [org.springframework.boot.test.WebAppIntegrationTestContextBootstrapper]
28016:41:31.491 [main] DEBUG o.s.b.t.WebAppIntegrationTestContextBootstrapper - Found explicit ContextLoader class [org.springframework.boot.test.SpringApplicationContextLoader] for context configuration attributes [ContextConfigurationAttributes@2db7a79b declaringClass = 'com.starsteer.solo.controller.config.SoloIntegrationTest', classes = '{class com.starsteer.solo.controller.config.PostgresSpringConfig, class com.starsteer.solo.SoloApplication, class com.starsteer.solo.controller.config.StompClientSpringConfig, class com.starsteer.solo.controller.config.TestSecurityConfig}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.boot.test.SpringApplicationContextLoader']
28116:41:31.500 [main] DEBUG o.s.t.c.s.AbstractContextLoader - Did not detect default resource location for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: class path resource [com/starsteer/solo/controller/config/SoloIntegrationTest-context.xml] does not exist
28216:41:31.500 [main] DEBUG o.s.t.c.s.AbstractContextLoader - Did not detect default resource location for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: class path resource [com/starsteer/solo/controller/config/SoloIntegrationTestContext.groovy] does not exist
28316:41:31.500 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
28416:41:31.503 [main] DEBUG o.s.t.c.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
28516:41:31.510 [main] DEBUG o.s.test.util.ReflectionTestUtils - Setting field 'propertySourceProperties' of type [null] on target object [[WebMergedContextConfiguration@78186a70 testClass = TypewellLogPropertyControllerIT, locations = '{}', classes = '{class com.starsteer.solo.controller.config.PostgresSpringConfig, class com.starsteer.solo.SoloApplication, class com.starsteer.solo.controller.config.StompClientSpringConfig, class com.starsteer.solo.controller.config.TestSecurityConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', resourceBasePath = '', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]] or target class [class org.springframework.test.context.web.WebMergedContextConfiguration] to value [[Ljava.lang.String;@306279ee]
28616:41:31.513 [main] DEBUG o.s.b.t.WebAppIntegrationTestContextBootstrapper - @TestExecutionListeners is not present for class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]: using defaults.
28716:41:31.532 [main] INFO o.s.b.t.WebAppIntegrationTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
28816:41:31.563 [main] INFO o.s.b.t.WebAppIntegrationTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d6da883, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45afc369, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@799d4f69, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49c43f4e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@290dbf45, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12028586, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@17776a8]
28916:41:31.567 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
29016:41:31.568 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
29116:41:31.571 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
29216:41:31.572 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
29316:41:31.578 [main] DEBUG o.s.t.c.s.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3e77a1ed testClass = TypewellLogPropertyControllerIT, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@78186a70 testClass = TypewellLogPropertyControllerIT, locations = '{}', classes = '{class com.starsteer.solo.controller.config.PostgresSpringConfig, class com.starsteer.solo.SoloApplication, class com.starsteer.solo.controller.config.StompClientSpringConfig, class com.starsteer.solo.controller.config.TestSecurityConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.IntegrationTest=true}', resourceBasePath = '', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null].
29416:41:31.580 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
29516:41:31.580 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.starsteer.solo.controller.TypewellLogPropertyControllerIT]
29616:41:31.583 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@3e77a1ed testClass = TypewellLogPropertyControllerIT, testInstance = com.starsteer.solo.controller.TypewellLogPropertyControllerIT@80ec1f8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@78186a70 testClass = TypewellLogPropertyControllerIT, locations = '{}', classes = '{class com.starsteer.solo.controller.config.PostgresSpringConfig, class com.starsteer.solo.SoloApplication, class com.starsteer.solo.controller.config.StompClientSpringConfig, class com.starsteer.solo.controller.config.TestSecurityConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.IntegrationTest=true}', resourceBasePath = '', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]]].
29716:41:31.683 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
29816:41:31.686 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
29916:41:31.687 [main] DEBUG o.s.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
30016:41:31.689 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [integrationTest] PropertySource with search precedence immediately lower than [systemEnvironment]
301
302 . ____ _ __ _ _
303 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
304( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
305 \\/ ___)| |_)| | | | | || (_| | ) ) ) )
306 ' |____| .__|_| |_|_| |_\__, | / / / /
307 =========|_|==============|___/=/_/_/_/
308 :: Spring Boot :: (v1.3.2.RELEASE)
309
3102017-04-07 16:41:32.491 INFO 6320 --- [ main] c.s.s.c.TypewellLogPropertyControllerIT : Starting TypewellLogPropertyControllerIT on 123 with PID 6320 (/home/user/projects/solo/solo/sources/web/api/target/test-classes started by user in /home/user/projects/solo/solo/sources/web/api)
3112017-04-07 16:41:32.492 INFO 6320 --- [ main] c.s.s.c.TypewellLogPropertyControllerIT : No active profile set, falling back to default profiles: default
3122017-04-07 16:41:33.002 INFO 6320 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@48aca48b: startup date [Fri Apr 07 16:41:32 SAMT 2017]; root of context hierarchy
3132017-04-07 16:41:35.309 INFO 6320 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'httpSessionStrategy' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=securityConfig; factoryMethodName=httpSessionStrategy; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/starsteer/solo/config/SecurityConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=httpSessionConfig; factoryMethodName=httpSessionStrategy; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/starsteer/solo/config/HttpSessionConfig.class]]
3142017-04-07 16:41:35.312 INFO 6320 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'passwordEncoder' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=securityConfig; factoryMethodName=passwordEncoder; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/starsteer/solo/config/SecurityConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=testSecurityConfig; factoryMethodName=passwordEncoder; initMethodName=null; destroyMethodName=(inferred); defined in com.starsteer.solo.controller.config.TestSecurityConfig]
3152017-04-07 16:41:35.435 INFO 6320 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'beanNameViewResolver' 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.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.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=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
3162017-04-07 16:41:35.633 INFO 6320 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'managementServletContext' 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.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcHypermediaManagementContextConfiguration.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.EndpointWebMvcAutoConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcAutoConfiguration.class]]
3172017-04-07 16:41:37.361 INFO 6320 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9c7f99df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
3182017-04-07 16:41:37.414 INFO 6320 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [class org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$c5a0e2d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
3192017-04-07 16:41:37.427 INFO 6320 --- [ main] trationDelegate$BeanPostProcessorChecker : 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)
3202017-04-07 16:41:37.430 INFO 6320 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6921cfa' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
3212017-04-07 16:41:37.443 INFO 6320 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [class org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$787f174b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
3222017-04-07 16:41:37.458 INFO 6320 --- [ main] trationDelegate$BeanPostProcessorChecker : 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)
3232017-04-07 16:41:38.076 INFO 6320 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8999 (http)
3242017-04-07 16:41:38.093 INFO 6320 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat
3252017-04-07 16:41:38.095 INFO 6320 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.0.30
3262017-04-07 16:41:38.260 INFO 6320 --- [ost-startStop-1] o.a.c.c.C.[.[localhost].[/api/v1] : Initializing Spring embedded WebApplicationContext
3272017-04-07 16:41:38.262 INFO 6320 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 5263 ms
328Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz START
329................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz DONE
330Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz START
331................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz DONE
3322017-04-07 16:41:46.047 INFO 6320 --- [ost-startStop-1] d.f.embed.process.runtime.Executable : start AbstractPostgresConfig{storage=Storage{dbDir=/tmp/postgresql-embed-8178e101-59bf-49d2-a298-351b7e40289d/db-content-dd20dede-8452-48df-a4c1-94029f9da951, dbName='solo', isTmpDir=true}, network=Net{host='localhost', port=5433}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='postgres', password='solosolo'}, args=[], additionalInitDbParams=[]}
333Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz START
334................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz DONE
3352017-04-07 16:41:47.135 INFO 6320 --- [ost-startStop-1] d.f.embed.process.runtime.Executable : start AbstractPostgresConfig{storage=Storage{dbDir=/tmp/postgresql-embed-8178e101-59bf-49d2-a298-351b7e40289d/db-content-dd20dede-8452-48df-a4c1-94029f9da951, dbName='solo', isTmpDir=true}, network=Net{host='localhost', port=5433}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='postgres', password='solosolo'}, args=[solo], additionalInitDbParams=[]}
3362017-04-07 16:41:50.139 INFO 6320 --- [ost-startStop-1] d.f.embed.process.runtime.Executable : start AbstractPostgresConfig{storage=Storage{dbDir=/tmp/postgresql-embed-8178e101-59bf-49d2-a298-351b7e40289d/db-content-dd20dede-8452-48df-a4c1-94029f9da951, dbName='solo', isTmpDir=true}, network=Net{host='localhost', port=5433}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='postgres', password='solosolo'}, args=[], additionalInitDbParams=[]}
3372017-04-07 16:41:50.442 INFO 6320 --- [ost-startStop-1] o.f.core.internal.util.VersionPrinter : Flyway 3.2.1 by Boxfuse
3382017-04-07 16:41:50.654 INFO 6320 --- [ost-startStop-1] o.f.c.i.dbsupport.DbSupportFactory : Database: jdbc:postgresql://localhost:5433/solo?user=postgres&password=solosolo (PostgreSQL 9.4)
3392017-04-07 16:41:50.740 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbValidate : Validated 35 migrations (execution time 00:00.043s)
3402017-04-07 16:41:50.778 INFO 6320 --- [ost-startStop-1] o.f.c.i.metadatatable.MetaDataTableImpl : Creating Metadata table: "public"."schema_version"
3412017-04-07 16:41:50.831 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Current version of schema "public": << Empty Schema >>
3422017-04-07 16:41:50.832 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0001 - base structure
3432017-04-07 16:41:51.064 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0002 - add trajectory version to laterals
3442017-04-07 16:41:51.125 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0003 - create table log property
3452017-04-07 16:41:51.174 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0004 - color for lateral property
3462017-04-07 16:41:51.210 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0005 - add trajectory version to laterals
3472017-04-07 16:41:51.256 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0006 - remove version from points
3482017-04-07 16:41:51.273 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0007 - remove trajectory version history
3492017-04-07 16:41:51.301 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0008 - allow log points duplicate md
3502017-04-07 16:41:51.333 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0009 - typewell entity
3512017-04-07 16:41:51.377 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0010 - missing log property constraints
3522017-04-07 16:41:51.393 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0011 - typewell log
3532017-04-07 16:41:51.452 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0012 - typewell log points
3542017-04-07 16:41:51.492 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0013 - typewell log property
3552017-04-07 16:41:51.537 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0014 - reference entity
3562017-04-07 16:41:51.592 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0015 - add non blank names constraints
3572017-04-07 16:41:51.631 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0016 - remove some columns from references
3582017-04-07 16:41:51.653 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0017 - interpretations
3592017-04-07 16:41:51.738 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0018 - typewell top sets
3602017-04-07 16:41:51.792 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0019 - single reference for paired wells
3612017-04-07 16:41:51.830 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0020 - horizons
3622017-04-07 16:41:51.865 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0021 - dynamic logs
3632017-04-07 16:41:51.897 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0022 - lateral top sets
3642017-04-07 16:41:51.950 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0023 - remove version from segments
3652017-04-07 16:41:51.965 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0024 - change reference and segment shifts constraints
3662017-04-07 16:41:51.982 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0025 - image logs
3672017-04-07 16:41:52.046 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0026 - add description to image log channels
3682017-04-07 16:41:52.070 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0027 - dynamic image logs
3692017-04-07 16:41:52.130 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0028 - target lines
3702017-04-07 16:41:52.162 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0029 - comments
3712017-04-07 16:41:52.220 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0030 - typewell trajectory
3722017-04-07 16:41:52.285 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0031 - add order to segments
3732017-04-07 16:41:52.317 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0032 - add non blank names constraints
3742017-04-07 16:41:52.364 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0033 - change comment boxes and target lines constraints
3752017-04-07 16:41:52.394 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0034 - auth
3762017-04-07 16:41:52.581 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version 0.0035 - data roles
3772017-04-07 16:41:52.634 INFO 6320 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Successfully applied 35 migrations to schema "public" (execution time 00:01.861s).
3782017-04-07 16:41:52.949 INFO 6320 --- [ost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
3792017-04-07 16:41:52.961 INFO 6320 --- [ost-startStop-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
380 name: default
381 ...]
3822017-04-07 16:41:53.108 INFO 6320 --- [ost-startStop-1] org.hibernate.Version : HHH000412: Hibernate Core {4.3.11.Final}
3832017-04-07 16:41:53.111 INFO 6320 --- [ost-startStop-1] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
3842017-04-07 16:41:53.113 INFO 6320 --- [ost-startStop-1] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
3852017-04-07 16:41:53.371 INFO 6320 --- [ost-startStop-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
3862017-04-07 16:41:53.626 INFO 6320 --- [ost-startStop-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect
3872017-04-07 16:41:53.638 INFO 6320 --- [ost-startStop-1] o.h.e.jdbc.internal.LobCreatorBuilder : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
3882017-04-07 16:41:54.164 INFO 6320 --- [ost-startStop-1] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
3892017-04-07 16:41:54.519 INFO 6320 --- [ost-startStop-1] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.Currency] overrides previous : org.hibernate.type.CurrencyType@4fcb1f56
3902017-04-07 16:41:55.579 INFO 6320 --- [ost-startStop-1] o.h.tool.hbm2ddl.SchemaValidator : HHH000229: Running schema validator
3912017-04-07 16:41:55.579 INFO 6320 --- [ost-startStop-1] o.h.tool.hbm2ddl.SchemaValidator : HHH000102: Fetching database metadata
3922017-04-07 16:41:55.592 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.comment_boxes
3932017-04-07 16:41:55.593 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [anchor_x, anchor_y, rect_y, comments_id, id, text, rect_x, rect_height, anchor_z, uuid, version, rect_width]
3942017-04-07 16:41:55.597 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.comments
3952017-04-07 16:41:55.598 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, lateral_id, id, uuid, version]
3962017-04-07 16:41:55.603 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.dynamic_image_logs
3972017-04-07 16:41:55.604 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [channels_number, name, investigation_depth, hole_diameter, typewell_log_id, id, uuid, version, interpretation_id]
3982017-04-07 16:41:55.609 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.dynamic_logs
3992017-04-07 16:41:55.609 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, typewell_log_id, id, uuid, version, interpretation_id]
4002017-04-07 16:41:55.615 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.email_token
4012017-04-07 16:41:55.615 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [updated_at, created_at, id, state, type, version, email, token]
4022017-04-07 16:41:55.621 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.comment_boxes_aud
4032017-04-07 16:41:55.622 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, revtype, comments_id, anchor_z, uuid, anchor_x, anchor_y, rect_y, id, text, rect_x, rect_height, rect_width]
4042017-04-07 16:41:55.628 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.comments_aud
4052017-04-07 16:41:55.629 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, name, revtype, lateral_id, id, uuid]
4062017-04-07 16:41:55.634 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.dynamic_image_logs_aud
4072017-04-07 16:41:55.634 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, channels_number, name, revtype, investigation_depth, hole_diameter, typewell_log_id, id, uuid, interpretation_id]
4082017-04-07 16:41:55.639 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.dynamic_logs_aud
4092017-04-07 16:41:55.640 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, name, revtype, typewell_log_id, id, uuid, interpretation_id]
4102017-04-07 16:41:55.645 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.horizons_aud
4112017-04-07 16:41:55.645 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, tvd, name, revtype, id, uuid, interpretation_id]
4122017-04-07 16:41:55.650 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.image_log_channels_aud
4132017-04-07 16:41:55.651 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, channel_index, name, revtype, description, id, image_log_id]
4142017-04-07 16:41:55.656 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.image_log_points_aud
4152017-04-07 16:41:55.656 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, md, revtype, id, image_log_id]
4162017-04-07 16:41:55.669 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.image_log_values_aud
4172017-04-07 16:41:55.670 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [image_log_channel_id, image_log_point_id, rev, revtype, id, value]
4182017-04-07 16:41:55.681 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.image_logs_aud
4192017-04-07 16:41:55.681 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, name, revtype, lateral_id, id, uuid]
4202017-04-07 16:41:55.686 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.interpretations_aud
4212017-04-07 16:41:55.687 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, name, revtype, lateral_id, id, uuid]
4222017-04-07 16:41:55.692 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.lateral_points_aud
4232017-04-07 16:41:55.692 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [azim, rev, md, revtype, lateral_id, id, incl]
4242017-04-07 16:41:55.698 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.lateral_properties_aud
4252017-04-07 16:41:55.698 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, line_width, font_size, revtype, point_size, line_blue, label_visibility, line_type, line_red, line_green, lateral_id, line_alpha, id]
4262017-04-07 16:41:55.709 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.lateral_top_sets_aud
4272017-04-07 16:41:55.710 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, name, revtype, lateral_id, id, uuid]
4282017-04-07 16:41:55.715 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.lateral_tops_aud
4292017-04-07 16:41:55.715 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [azim, rev, md, name, revtype, dip, id, top_set_id, uuid]
4302017-04-07 16:41:55.720 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.laterals_aud
4312017-04-07 16:41:55.720 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, revtype, azimuth, uuid, operator, tie_in_tvd, project_id, ysrf, kb, tie_in_ew, xsrf, name, tie_in_ns, id, api]
4322017-04-07 16:41:55.725 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.log_points_aud
4332017-04-07 16:41:55.725 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [log_id, rev, md, revtype, id, value]
4342017-04-07 16:41:55.734 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.log_properties_aud
4352017-04-07 16:41:55.734 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [log_id, rev, fill_blue, line_width, fill_red, revtype, filter_despiking, filter_averaging, display_width, line_blue, filter_type, fill_green, line_type, line_red, fill_alpha, line_green, line_alpha, id]
4362017-04-07 16:41:55.739 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.logs_aud
4372017-04-07 16:41:55.739 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, revtype, name, lateral_id, id, uuid]
4382017-04-07 16:41:55.749 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.organizations_aud
4392017-04-07 16:41:55.750 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, updated_at, revtype, name, description, created_at, id, user_limit, uuid, status]
4402017-04-07 16:41:55.755 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.project_member_aud
4412017-04-07 16:41:55.755 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, project_id, user_id, revtype, role_code, id]
4422017-04-07 16:41:55.761 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.projects_aud
4432017-04-07 16:41:55.761 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, updated_at, organization_id, revtype, name, updated_by, created_at, description, id, uuid, created_by]
4442017-04-07 16:41:55.767 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.revinfo
4452017-04-07 16:41:55.767 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, revtstmp]
4462017-04-07 16:41:55.774 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.segments_aud
4472017-04-07 16:41:55.774 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [left_shift, rev, fault_uuid, revtype, uuid, boundary_type, right_shift, fault_name, md, lateral_id, id, interpretation_id, segment_order]
4482017-04-07 16:41:55.781 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.target_lines_aud
4492017-04-07 16:41:55.781 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [origin_y, target_x, rev, origin_z, target_y, target_z, name, revtype, lateral_id, id, uuid, origin_x]
4502017-04-07 16:41:55.786 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewell_log_points_aud
4512017-04-07 16:41:55.786 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, md, revtype, typewell_log_id, id, value]
4522017-04-07 16:41:55.791 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewell_log_properties_aud
4532017-04-07 16:41:55.792 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, fill_blue, fill_red, line_width, revtype, filter_despiking, filter_averaging, display_width, line_blue, filter_type, fill_green, line_type, line_red, fill_alpha, line_green, line_alpha, typewell_log_id, id]
4542017-04-07 16:41:55.796 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewell_logs_aud
4552017-04-07 16:41:55.797 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [typewell_id, rev, revtype, name, id, uuid]
4562017-04-07 16:41:55.804 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewell_points_aud
4572017-04-07 16:41:55.804 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [azim, typewell_id, rev, md, revtype, id, incl]
4582017-04-07 16:41:55.809 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewell_top_sets_aud
4592017-04-07 16:41:55.810 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [typewell_id, rev, name, revtype, id, uuid]
4602017-04-07 16:41:55.814 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewell_tops_aud
4612017-04-07 16:41:55.815 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, md, name, revtype, id, typewell_top_set_id, uuid]
4622017-04-07 16:41:55.819 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.typewells_aud
4632017-04-07 16:41:55.820 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, trajectory_version, revtype, azimuth, operator, tie_in_tvd, ysrf, xsrf, kb, tie_in_ew, tie_in_ns, id, api]
4642017-04-07 16:41:55.825 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.users_aud
4652017-04-07 16:41:55.825 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [rev, invite_accepted, revtype, last_name, description, created_at, default_role_code, enabled, password, ldap_login, updated_at, organization_id, id, first_name, email]
4662017-04-07 16:41:55.830 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: history.wells_references_aud
4672017-04-07 16:41:55.831 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [typewell_id, rev, shift, revtype, lateral_id, id]
4682017-04-07 16:41:55.835 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.horizons
4692017-04-07 16:41:55.836 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [tvd, name, id, uuid, version, interpretation_id]
4702017-04-07 16:41:55.841 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.image_log_channels
4712017-04-07 16:41:55.842 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [channel_index, name, description, id, image_log_id]
4722017-04-07 16:41:55.848 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.image_log_points
4732017-04-07 16:41:55.848 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [md, id, image_log_id]
4742017-04-07 16:41:55.853 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.image_log_values
4752017-04-07 16:41:55.853 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [image_log_channel_id, image_log_point_id, id, value]
4762017-04-07 16:41:55.858 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.image_logs
4772017-04-07 16:41:55.858 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, lateral_id, id, uuid, version]
4782017-04-07 16:41:55.863 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.interpretations
4792017-04-07 16:41:55.863 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, lateral_id, id, uuid, version]
4802017-04-07 16:41:55.868 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.lateral_points
4812017-04-07 16:41:55.868 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [azim, md, lateral_id, id, incl]
4822017-04-07 16:41:55.873 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.lateral_properties
4832017-04-07 16:41:55.873 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [label_visibility, line_width, font_size, line_type, line_red, point_size, line_green, lateral_id, line_alpha, id, version, line_blue]
4842017-04-07 16:41:55.878 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.lateral_top_sets
4852017-04-07 16:41:55.878 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, lateral_id, id, uuid, version]
4862017-04-07 16:41:55.883 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.lateral_tops
4872017-04-07 16:41:55.883 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [azim, md, name, dip, id, top_set_id, uuid, version]
4882017-04-07 16:41:55.888 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.laterals
4892017-04-07 16:41:55.888 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [trajectory_version, azimuth, version, uuid, operator, tie_in_tvd, project_id, ysrf, kb, tie_in_ew, xsrf, name, tie_in_ns, id, api]
4902017-04-07 16:41:55.893 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.log_points
4912017-04-07 16:41:55.893 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [log_id, md, id, value]
4922017-04-07 16:41:55.898 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.log_properties
4932017-04-07 16:41:55.899 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [log_id, fill_blue, line_width, fill_red, filter_despiking, filter_averaging, version, display_width, line_blue, filter_type, fill_green, line_type, line_red, fill_alpha, line_green, line_alpha, id]
4942017-04-07 16:41:55.903 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.logs
4952017-04-07 16:41:55.903 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [trajectory_version, name, lateral_id, id, version, uuid]
4962017-04-07 16:41:55.908 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.organizations
4972017-04-07 16:41:55.908 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [updated_at, name, description, created_at, id, user_limit, version, uuid, status]
4982017-04-07 16:41:55.913 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.project_member
4992017-04-07 16:41:55.913 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [project_id, user_id, role_code, id]
5002017-04-07 16:41:55.918 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.projects
5012017-04-07 16:41:55.919 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [updated_at, organization_id, name, updated_by, created_at, description, id, version, uuid, created_by]
5022017-04-07 16:41:55.924 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.role
5032017-04-07 16:41:55.925 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [code, id]
5042017-04-07 16:41:55.931 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.role_permission
5052017-04-07 16:41:55.931 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [role_id, permission, type]
5062017-04-07 16:41:55.936 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.segments
5072017-04-07 16:41:55.936 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [right_shift, left_shift, fault_name, md, fault_uuid, id, uuid, boundary_type, interpretation_id, segment_order]
5082017-04-07 16:41:55.941 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.target_lines
5092017-04-07 16:41:55.942 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [origin_y, target_x, origin_z, target_y, target_z, name, lateral_id, id, uuid, version, origin_x]
5102017-04-07 16:41:55.947 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewell_log_points
5112017-04-07 16:41:55.947 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [md, typewell_log_id, id, value]
5122017-04-07 16:41:55.954 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewell_log_properties
5132017-04-07 16:41:55.954 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [fill_blue, fill_red, line_width, filter_despiking, filter_averaging, version, display_width, line_blue, filter_type, fill_green, line_type, line_red, fill_alpha, line_green, line_alpha, typewell_log_id, id]
5142017-04-07 16:41:55.961 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewell_logs
5152017-04-07 16:41:55.961 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [typewell_id, data_version, name, id, uuid, version]
5162017-04-07 16:41:55.965 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewell_points
5172017-04-07 16:41:55.966 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [azim, typewell_id, md, id, incl]
5182017-04-07 16:41:55.970 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewell_top_sets
5192017-04-07 16:41:55.971 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [typewell_id, name, id, uuid, version]
5202017-04-07 16:41:55.976 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewell_tops
5212017-04-07 16:41:55.976 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [md, name, id, typewell_top_set_id, uuid, version]
5222017-04-07 16:41:55.981 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.typewells
5232017-04-07 16:41:55.981 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [trajectory_version, azimuth, uuid, version, operator, tie_in_tvd, project_id, ysrf, xsrf, kb, tie_in_ew, name, tie_in_ns, id, api]
5242017-04-07 16:41:55.986 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.users
5252017-04-07 16:41:55.986 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [invite_accepted, last_name, description, created_at, default_role_code, version, enabled, password, ldap_login, updated_at, organization_id, id, first_name, email]
5262017-04-07 16:41:55.991 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: public.wells_references
5272017-04-07 16:41:55.992 INFO 6320 --- [ost-startStop-1] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [typewell_id, shift, lateral_id, id, version]
5282017-04-07 16:41:56.553 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'soloCorsFilter' to: [/*]
5292017-04-07 16:41:56.553 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'metricFilter' to: [/*]
5302017-04-07 16:41:56.553 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
5312017-04-07 16:41:56.554 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'springSessionRepositoryFilter' to: [/*]
5322017-04-07 16:41:56.554 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
5332017-04-07 16:41:56.554 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
5342017-04-07 16:41:56.554 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
5352017-04-07 16:41:56.556 INFO 6320 --- [ost-startStop-1] .e.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
5362017-04-07 16:41:56.556 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
5372017-04-07 16:41:56.556 INFO 6320 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
5382017-04-07 16:41:56.557 INFO 6320 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
5392017-04-07 16:41:57.538 INFO 6320 --- [ost-startStop-1] b.a.s.AuthenticationManagerConfiguration :
540
541Using default security password: 8341540a-85c6-4e82-982f-75a11f511fd7
542
5432017-04-07 16:41:57.608 INFO 6320 --- [ost-startStop-1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/css/**'], Ant [pattern='/js/**'], Ant [pattern='/images/**'], Ant [pattern='/**/favicon.ico'], Ant [pattern='/error']]], []
5442017-04-07 16:41:57.719 INFO 6320 --- [ost-startStop-1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@485bbb, org.springframework.security.web.context.SecurityContextPersistenceFilter@64576b73, org.springframework.security.web.header.HeaderWriterFilter@6428aafb, org.springframework.security.web.authentication.logout.LogoutFilter@3f436503, com.starsteer.solo.controller.config.TestSecurityConfig$AuthenticateAllRequestTestFilter@4d14eaeb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6be5ddd2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@57c84bc3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@330069b8, org.springframework.security.web.session.SessionManagementFilter@684a4d7e, org.springframework.security.web.access.ExceptionTranslationFilter@40ab2123, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74232e4d]
5452017-04-07 16:41:57.741 INFO 6320 --- [ost-startStop-1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@fc955ea, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3ba63f69, org.springframework.security.web.context.SecurityContextPersistenceFilter@539166f9, org.springframework.security.web.header.HeaderWriterFilter@74841a3c, org.springframework.security.web.authentication.logout.LogoutFilter@6a64487c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5f5d70da, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ec73050, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a46944e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7ab903de, org.springframework.security.web.session.SessionManagementFilter@2df9a775, org.springframework.security.web.access.ExceptionTranslationFilter@261f74c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@37a24448]
5462017-04-07 16:41:59.785 INFO 6320 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'clientInboundChannelExecutor'
5472017-04-07 16:41:59.816 INFO 6320 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'clientOutboundChannelExecutor'
5482017-04-07 16:42:01.537 INFO 6320 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'messageBrokerTaskScheduler'
5492017-04-07 16:42:01.578 INFO 6320 --- [ main] o.s.w.s.s.s.WebSocketHandlerMapping : Mapped URL path [/stomp] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
5502017-04-07 16:42:01.601 INFO 6320 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'brokerChannelExecutor'
5512017-04-07 16:42:02.099 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@48aca48b: startup date [Fri Apr 07 16:41:32 SAMT 2017]; root of context hierarchy
5522017-04-07 16:42:02.111 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Detected ResponseBodyAdvice bean in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration$ActuatorEndpointLinksAdvice
5532017-04-07 16:42:02.211 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/tops/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltop.TypewellTopDto com.starsteer.solo.controller.TypewellTopController.updateTypewellTop(long,com.starsteer.solo.service.dto.typewelltop.TypewellTopUpdateRequest)
5542017-04-07 16:42:02.212 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/tops/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TypewellTopController.deleteTypewellTop(long,com.starsteer.solo.service.dto.typewelltop.TypewellTopDeleteRequest)
5552017-04-07 16:42:02.212 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/topsets/{typewellTopSetId}/tops/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltop.TypewellTopDto com.starsteer.solo.controller.TypewellTopController.copyTypewellTop(long,com.starsteer.solo.service.dto.typewelltop.TypewellTopCopyRequest)
5562017-04-07 16:42:02.213 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/topsets/{typewellTopSetId}/tops],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltop.TypewellTopDto com.starsteer.solo.controller.TypewellTopController.createTypewellTop(long,com.starsteer.solo.service.dto.typewelltop.TypewellTopCreateRequest)
5572017-04-07 16:42:02.213 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/tops/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltop.TypewellTopDto com.starsteer.solo.controller.TypewellTopController.getTypewellTopById(long)
5582017-04-07 16:42:02.214 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/topsets/{typewellTopSetId}/tops],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltop.TypewellTopListDto com.starsteer.solo.controller.TypewellTopController.getTypewellTopsByTypewellTopSet(long)
5592017-04-07 16:42:02.215 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/role],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.role.ProjectRoleDto> com.starsteer.solo.controller.RoleController.findAll()
5602017-04-07 16:42:02.219 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/trajectory],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.LateralTrajectoryController.getTrajectory(long)
5612017-04-07 16:42:02.223 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/trajectory],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.LateralTrajectoryController.createPoints(long,com.starsteer.solo.service.dto.trajectory.TrajectoryCreateRequest)
5622017-04-07 16:42:02.223 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/trajectory],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.LateralTrajectoryController.replaceTrajectory(long,com.starsteer.solo.service.dto.trajectory.TrajectoryCreateRequest)
5632017-04-07 16:42:02.224 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/trajectory],methods=[PATCH],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.LateralTrajectoryController.updatePoints(long,com.starsteer.solo.service.dto.trajectory.TrajectoryUpdateRequest)
5642017-04-07 16:42:02.224 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/trajectory],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.LateralTrajectoryController.deletePoints(long,com.starsteer.solo.service.dto.trajectory.TrajectoryDeleteRequest)
5652017-04-07 16:42:02.235 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{projectId}/laterals],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.well.WellDto> com.starsteer.solo.controller.LateralController.findAll(long)
5662017-04-07 16:42:02.235 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{projectId}/laterals/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateral.LateralDetailsDto com.starsteer.solo.controller.LateralController.deepCopyLateral(long,com.starsteer.solo.service.dto.lateral.LateralCopyRequest)
5672017-04-07 16:42:02.235 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{id}/details],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateral.LateralDetailsDto com.starsteer.solo.controller.LateralController.getLateralDetails(long)
5682017-04-07 16:42:02.236 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.well.WellDto com.starsteer.solo.controller.LateralController.update(long,com.starsteer.solo.service.dto.well.WellUpdateRequest)
5692017-04-07 16:42:02.236 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.well.WellDto com.starsteer.solo.controller.LateralController.find(long)
5702017-04-07 16:42:02.236 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.LateralController.delete(long)
5712017-04-07 16:42:02.237 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{projectId}/laterals],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.well.WellDto com.starsteer.solo.controller.LateralController.create(long,com.starsteer.solo.service.dto.well.WellCreateRequest)
5722017-04-07 16:42:02.241 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/topsets],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltopset.LateralTopSetDto com.starsteer.solo.controller.LateralTopSetController.createTopSet(long,com.starsteer.solo.service.dto.lateraltopset.LateralTopSetCreateRequest)
5732017-04-07 16:42:02.242 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/topsets/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltopset.LateralTopSetDto com.starsteer.solo.controller.LateralTopSetController.getTopSetById(long)
5742017-04-07 16:42:02.243 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/topsets],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltopset.LateralTopSetListDto com.starsteer.solo.controller.LateralTopSetController.getTopSetsByLateral(long)
5752017-04-07 16:42:02.243 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/topsets/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltopset.LateralTopSetDto com.starsteer.solo.controller.LateralTopSetController.updateTopSet(long,com.starsteer.solo.service.dto.lateraltopset.LateralTopSetUpdateRequest)
5762017-04-07 16:42:02.243 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/topsets/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.LateralTopSetController.deleteTopSet(long,com.starsteer.solo.service.dto.lateraltopset.LateralTopSetDeleteRequest)
5772017-04-07 16:42:02.244 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/topsets/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltopset.LateralTopSetDetailsDto com.starsteer.solo.controller.LateralTopSetController.copyTopSet(long,com.starsteer.solo.service.dto.lateraltopset.LateralTopSetCopyRequest)
5782017-04-07 16:42:02.249 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/topsets],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetDto com.starsteer.solo.controller.TypewellTopSetController.createTypewellTopSet(long,com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetCreateRequest)
5792017-04-07 16:42:02.249 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/topsets/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetDto com.starsteer.solo.controller.TypewellTopSetController.getTypewellTopSetById(long)
5802017-04-07 16:42:02.250 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/topsets],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetListDto com.starsteer.solo.controller.TypewellTopSetController.getTypewellTopSetsByTypewell(long)
5812017-04-07 16:42:02.251 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/topsets/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetDto com.starsteer.solo.controller.TypewellTopSetController.updateTypewellTopSet(long,com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetUpdateRequest)
5822017-04-07 16:42:02.252 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/topsets/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TypewellTopSetController.deleteTypewellTopSet(long,com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetDeleteRequest)
5832017-04-07 16:42:02.252 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/topsets/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetDetailsDto com.starsteer.solo.controller.TypewellTopSetController.copyTypewellTopSet(long,com.starsteer.solo.service.dto.typewelltopset.TypewellTopSetCopyRequest)
5842017-04-07 16:42:02.256 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/interpretations/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.interpretation.InterpretationDetailsDto com.starsteer.solo.controller.InterpretationController.deepCopy(long,com.starsteer.solo.service.dto.interpretation.InterpretationCopyRequest)
5852017-04-07 16:42:02.258 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/interpretations],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.interpretation.InterpretationDto com.starsteer.solo.controller.InterpretationController.createInterpretation(long,com.starsteer.solo.service.dto.interpretation.InterpretationCreateRequest)
5862017-04-07 16:42:02.258 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.interpretation.InterpretationDto com.starsteer.solo.controller.InterpretationController.getInterpretationById(long)
5872017-04-07 16:42:02.258 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/interpretations],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.interpretation.InterpretationDto> com.starsteer.solo.controller.InterpretationController.getInterpretationsByLateral(long)
5882017-04-07 16:42:02.258 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{id}/details],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.interpretation.InterpretationDetailsDto com.starsteer.solo.controller.InterpretationController.getInterpretationDetails(long)
5892017-04-07 16:42:02.260 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{id}],methods=[PATCH],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.interpretation.InterpretationDto com.starsteer.solo.controller.InterpretationController.updateSegments(long,com.starsteer.solo.service.dto.interpretation.SegmentsUpdateRequest)
5902017-04-07 16:42:02.260 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.interpretation.InterpretationDto com.starsteer.solo.controller.InterpretationController.update(long,com.starsteer.solo.service.dto.interpretation.InterpretationUpdateRequest)
5912017-04-07 16:42:02.260 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.InterpretationController.delete(long,com.starsteer.solo.service.dto.interpretation.InterpretationDeleteRequest)
5922017-04-07 16:42:02.262 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/properties],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogproperty.TypewellLogPropertyDto com.starsteer.solo.controller.TypewellLogPropertyController.update(long,com.starsteer.solo.service.dto.typewelllogproperty.TypewellLogPropertyUpdateRequest)
5932017-04-07 16:42:02.262 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/properties],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogproperty.TypewellLogPropertyDto com.starsteer.solo.controller.TypewellLogPropertyController.replace(long)
5942017-04-07 16:42:02.263 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/properties],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogproperty.TypewellLogPropertyDto com.starsteer.solo.controller.TypewellLogPropertyController.find(java.lang.Long)
5952017-04-07 16:42:02.271 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/horizons],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.horizon.HorizonDto com.starsteer.solo.controller.HorizonController.createHorizon(long,com.starsteer.solo.service.dto.horizon.HorizonCreateRequest)
5962017-04-07 16:42:02.271 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/horizons/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.horizon.HorizonDto com.starsteer.solo.controller.HorizonController.getHorizonById(long)
5972017-04-07 16:42:02.272 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/horizons],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.horizon.HorizonListDto com.starsteer.solo.controller.HorizonController.getHorizonsByInterpretation(long)
5982017-04-07 16:42:02.272 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/horizons/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.horizon.HorizonDto com.starsteer.solo.controller.HorizonController.updateHorizon(long,com.starsteer.solo.service.dto.horizon.HorizonUpdateRequest)
5992017-04-07 16:42:02.272 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/horizons/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.HorizonController.deleteHorizon(long,com.starsteer.solo.service.dto.horizon.HorizonDeleteRequest)
6002017-04-07 16:42:02.273 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/horizons/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.horizon.HorizonDto com.starsteer.solo.controller.HorizonController.copyHorizon(long,com.starsteer.solo.service.dto.horizon.HorizonCopyRequest)
6012017-04-07 16:42:02.277 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/dynamic-image-logs],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogDto com.starsteer.solo.controller.DynamicImageLogController.createDynamicImageLog(long,com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogCreateRequest)
6022017-04-07 16:42:02.278 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dynamic-image-logs/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogDto com.starsteer.solo.controller.DynamicImageLogController.getDynamicImageLogById(long)
6032017-04-07 16:42:02.278 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/dynamic-image-logs],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogListDto com.starsteer.solo.controller.DynamicImageLogController.getDynamicImageLogsByInterpretation(long)
6042017-04-07 16:42:02.278 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dynamic-image-logs/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogDto com.starsteer.solo.controller.DynamicImageLogController.updateDynamicImageLog(long,com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogUpdateRequest)
6052017-04-07 16:42:02.278 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dynamic-image-logs/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.DynamicImageLogController.deleteDynamicImageLog(long,com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogDeleteRequest)
6062017-04-07 16:42:02.279 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/dynamic-image-logs/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogDto com.starsteer.solo.controller.DynamicImageLogController.copyDynamicImageLog(long,com.starsteer.solo.service.dto.dynamicimagelog.DynamicImageLogCopyRequest)
6072017-04-07 16:42:02.283 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/users],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.user.UserInfoDto> com.starsteer.solo.controller.UserController.findAll(long)
6082017-04-07 16:42:02.283 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/users/activate],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.UserController.activateUser(com.starsteer.solo.service.dto.user.UpdatePasswordDto)
6092017-04-07 16:42:02.284 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/users/password/restore],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.UserController.restorePassword(com.starsteer.solo.service.dto.user.UpdatePasswordDto) throws java.lang.Exception
6102017-04-07 16:42:02.284 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/users/password/requestRestore],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.UserController.requestPasswordRestore(com.starsteer.solo.service.dto.user.RestorePasswordRequest) throws java.lang.Exception
6112017-04-07 16:42:02.284 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/users/{userId}/sendInvite],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.UserController.sendInvite(long) throws java.lang.Exception
6122017-04-07 16:42:02.284 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/users/{userId}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.UserController.updateUser(long,com.starsteer.solo.service.dto.user.UpdateUserDto) throws java.lang.Exception
6132017-04-07 16:42:02.284 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/users],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.UserController.registerUser(long,com.starsteer.solo.service.dto.user.CreateUserDto) throws java.lang.Exception
6142017-04-07 16:42:02.285 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/users/{userId}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.UserController.deleteUser(long,long) throws java.lang.Exception
6152017-04-07 16:42:02.290 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/properties],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateralproperty.LateralPropertyDto com.starsteer.solo.controller.LateralPropertyController.update(long,com.starsteer.solo.service.dto.lateralproperty.LateralPropertyUpdateRequest)
6162017-04-07 16:42:02.292 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/properties],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateralproperty.LateralPropertyDto com.starsteer.solo.controller.LateralPropertyController.replace(long)
6172017-04-07 16:42:02.294 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/properties],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateralproperty.LateralPropertyDto com.starsteer.solo.controller.LateralPropertyController.find(java.lang.Long)
6182017-04-07 16:42:02.299 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/trajectory],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.TypewellTrajectoryController.getTrajectory(long)
6192017-04-07 16:42:02.300 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/trajectory],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.TypewellTrajectoryController.createPoints(long,com.starsteer.solo.service.dto.trajectory.TrajectoryCreateRequest)
6202017-04-07 16:42:02.301 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/trajectory],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.TypewellTrajectoryController.replaceTrajectory(long,com.starsteer.solo.service.dto.trajectory.TrajectoryCreateRequest)
6212017-04-07 16:42:02.301 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/trajectory],methods=[PATCH],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.trajectory.TrajectoryDto com.starsteer.solo.controller.TypewellTrajectoryController.updatePoints(long,com.starsteer.solo.service.dto.trajectory.TrajectoryUpdateRequest)
6222017-04-07 16:42:02.301 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/trajectory],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TypewellTrajectoryController.deletePoints(long,com.starsteer.solo.service.dto.trajectory.TrajectoryDeleteRequest)
6232017-04-07 16:42:02.307 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/topsets/{topSetId}/tops],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltop.LateralTopDto com.starsteer.solo.controller.LateralTopController.createTop(long,com.starsteer.solo.service.dto.lateraltop.LateralTopCreateRequest)
6242017-04-07 16:42:02.308 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/tops/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltop.LateralTopDto com.starsteer.solo.controller.LateralTopController.getTopById(long)
6252017-04-07 16:42:02.308 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/topsets/{topSetId}/tops],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltop.LateralTopListDto com.starsteer.solo.controller.LateralTopController.getTopsByTopSet(long)
6262017-04-07 16:42:02.308 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/tops/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltop.LateralTopDto com.starsteer.solo.controller.LateralTopController.updateTop(long,com.starsteer.solo.service.dto.lateraltop.LateralTopUpdateRequest)
6272017-04-07 16:42:02.308 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/tops/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.LateralTopController.deletelTop(long,com.starsteer.solo.service.dto.lateraltop.LateralTopDeleteRequest)
6282017-04-07 16:42:02.309 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/topsets/{topSetId}/tops/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.lateraltop.LateralTopDto com.starsteer.solo.controller.LateralTopController.copyTop(long,com.starsteer.solo.service.dto.lateraltop.LateralTopCopyRequest)
6292017-04-07 16:42:02.310 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/admin/{superAdminId}/sendInvite],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.SuperAdminController.sendInvite(long) throws java.lang.Exception
6302017-04-07 16:42:02.311 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/admin],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.user.UserInfoDto> com.starsteer.solo.controller.SuperAdminController.getAllSuperAdmin()
6312017-04-07 16:42:02.311 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/admin/{superAdminId}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.SuperAdminController.updateSuperAdmin(long,com.starsteer.solo.service.dto.user.UpdateSuperAdminDto) throws java.lang.Exception
6322017-04-07 16:42:02.311 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/admin],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.SuperAdminController.createSuperAdmin(com.starsteer.solo.service.dto.user.CreateSuperAdminDto) throws java.lang.Exception
6332017-04-07 16:42:02.311 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/admin/{superAdminId}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.SuperAdminController.deleteSuperAdmin(long) throws java.lang.Exception
6342017-04-07 16:42:02.319 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/image-logs],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelog.ImageLogDto com.starsteer.solo.controller.ImageLogController.createImageLog(long,com.starsteer.solo.service.dto.imagelog.ImageLogCreateRequest)
6352017-04-07 16:42:02.319 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/image-logs/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelog.ImageLogDto com.starsteer.solo.controller.ImageLogController.getImageLogById(long)
6362017-04-07 16:42:02.320 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/image-logs],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelog.ImageLogListDto com.starsteer.solo.controller.ImageLogController.getImageLogsByLateral(long)
6372017-04-07 16:42:02.321 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/image-logs/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelog.ImageLogDto com.starsteer.solo.controller.ImageLogController.updateImageLog(long,com.starsteer.solo.service.dto.imagelog.ImageLogUpdateRequest)
6382017-04-07 16:42:02.323 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/image-logs/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.ImageLogController.deleteImageLog(long,com.starsteer.solo.service.dto.imagelog.ImageLogDeleteRequest)
6392017-04-07 16:42:02.325 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/image-logs/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelog.ImageLogDto com.starsteer.solo.controller.ImageLogController.copyImageLog(long,com.starsteer.solo.service.dto.imagelog.ImageLogCopyRequest)
6402017-04-07 16:42:02.328 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/target-lines],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.targetline.TargetLineDto com.starsteer.solo.controller.TargetLineController.createTargetLine(long,com.starsteer.solo.service.dto.targetline.TargetLineCreateRequest)
6412017-04-07 16:42:02.329 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/target-lines/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.targetline.TargetLineDto com.starsteer.solo.controller.TargetLineController.getTargetLineById(long)
6422017-04-07 16:42:02.330 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/target-lines],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.targetline.TargetLineDtoList com.starsteer.solo.controller.TargetLineController.getTargetLinesByLateral(long)
6432017-04-07 16:42:02.330 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/target-lines/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.targetline.TargetLineDto com.starsteer.solo.controller.TargetLineController.updateTargetLine(long,com.starsteer.solo.service.dto.targetline.TargetLineUpdateRequest)
6442017-04-07 16:42:02.330 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/target-lines/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TargetLineController.deleteTargetLine(long,com.starsteer.solo.service.dto.targetline.TargetLineDeleteRequest)
6452017-04-07 16:42:02.331 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/target-lines/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.targetline.TargetLineDto com.starsteer.solo.controller.TargetLineController.copyTargetLine(long,com.starsteer.solo.service.dto.targetline.TargetLineCopyRequest)
6462017-04-07 16:42:02.332 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.organization.OrganizationDto com.starsteer.solo.controller.OrganizationController.find(long)
6472017-04-07 16:42:02.336 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/logs/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.log.LogDetailsDto com.starsteer.solo.controller.LogController.deepCopy(long,com.starsteer.solo.service.dto.log.LogCopyRequest)
6482017-04-07 16:42:02.337 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/logs],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.log.LogListDto com.starsteer.solo.controller.LogController.findAll(long)
6492017-04-07 16:42:02.338 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.log.LogDto com.starsteer.solo.controller.LogController.findOne(long)
6502017-04-07 16:42:02.338 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{id}/details],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.log.LogDetailsDto com.starsteer.solo.controller.LogController.getLogDetails(long)
6512017-04-07 16:42:02.339 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.log.LogDto com.starsteer.solo.controller.LogController.update(long,com.starsteer.solo.service.dto.log.LogUpdateRequest)
6522017-04-07 16:42:02.339 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.LogController.delete(long)
6532017-04-07 16:42:02.340 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/logs],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.log.LogDto com.starsteer.solo.controller.LogController.create(long,com.starsteer.solo.service.dto.log.LogCreateRequest)
6542017-04-07 16:42:02.342 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/typewell-logs/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllog.TypewellLogDetailsDto com.starsteer.solo.controller.TypewellLogController.deepCopy(long,com.starsteer.solo.service.dto.typewelllog.TypewellLogCopyRequest)
6552017-04-07 16:42:02.342 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{id}/details],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllog.TypewellLogDetailsDto com.starsteer.solo.controller.TypewellLogController.getTypewellLogDetails(long)
6562017-04-07 16:42:02.342 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllog.TypewellLogDto com.starsteer.solo.controller.TypewellLogController.getTypewellLog(long)
6572017-04-07 16:42:02.342 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/typewell-logs],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllog.TypewellLogDtoList com.starsteer.solo.controller.TypewellLogController.getTypewellLogs(long)
6582017-04-07 16:42:02.343 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{typewellId}/typewell-logs],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllog.TypewellLogDto com.starsteer.solo.controller.TypewellLogController.createTypewellLog(long,com.starsteer.solo.service.dto.typewelllog.TypewellLogCreateRequest)
6592017-04-07 16:42:02.343 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllog.TypewellLogDto com.starsteer.solo.controller.TypewellLogController.updateTypewellLog(long,com.starsteer.solo.service.dto.typewelllog.TypewellLogUpdateRequest)
6602017-04-07 16:42:02.343 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TypewellLogController.delete(long)
6612017-04-07 16:42:02.344 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/image-logs/{imageLogId}/data],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelogdata.ImageLogDataDto com.starsteer.solo.controller.ImageLogDataController.getData(long)
6622017-04-07 16:42:02.344 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/image-logs/{imageLogId}/data],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.imagelogdata.ImageLogDataDto com.starsteer.solo.controller.ImageLogDataController.replaceData(long,com.starsteer.solo.service.dto.imagelogdata.ImageLogDataReplaceRequest)
6632017-04-07 16:42:02.346 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/organizations],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.organization.OrganizationDto> com.starsteer.solo.controller.management.OrganizationManagementController.findAll()
6642017-04-07 16:42:02.347 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/organizations/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.organization.OrganizationDto com.starsteer.solo.controller.management.OrganizationManagementController.update(long,com.starsteer.solo.service.dto.organization.OrganizationUpdateRequest)
6652017-04-07 16:42:02.347 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/organizations/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.management.OrganizationManagementController.delete(long)
6662017-04-07 16:42:02.347 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/management/organizations],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.organization.OrganizationDto com.starsteer.solo.controller.management.OrganizationManagementController.create(com.starsteer.solo.service.dto.organization.OrganizationCreateRequest)
6672017-04-07 16:42:02.349 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/references],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.reference.ReferenceDto com.starsteer.solo.controller.ReferenceController.createReference(com.starsteer.solo.service.dto.reference.ReferenceCreateRequest)
6682017-04-07 16:42:02.349 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/references/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.reference.ReferenceDto com.starsteer.solo.controller.ReferenceController.updateReference(long,com.starsteer.solo.service.dto.reference.ReferenceUpdateRequest)
6692017-04-07 16:42:02.349 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/references/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.ReferenceController.deleteReference(long,com.starsteer.solo.service.dto.reference.ReferenceDeleteRequest)
6702017-04-07 16:42:02.349 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/references/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.reference.ReferenceDto com.starsteer.solo.controller.ReferenceController.getReferenceById(long)
6712017-04-07 16:42:02.349 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/references],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.reference.ReferenceListDto com.starsteer.solo.controller.ReferenceController.getReferencesByLateral(long)
6722017-04-07 16:42:02.352 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/data],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logdata.LogDataDto com.starsteer.solo.controller.LogDataController.getData(long)
6732017-04-07 16:42:02.353 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/data],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logdata.LogDataDto com.starsteer.solo.controller.LogDataController.createPoints(long,com.starsteer.solo.service.dto.logdata.LogDataCreateRequest)
6742017-04-07 16:42:02.353 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/data],methods=[PATCH],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logdata.LogDataDto com.starsteer.solo.controller.LogDataController.updatePoints(long,com.starsteer.solo.service.dto.logdata.LogDataUpdateRequest)
6752017-04-07 16:42:02.353 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/data],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.LogDataController.deletePoints(long,com.starsteer.solo.service.dto.logdata.LogDataDeleteRequest)
6762017-04-07 16:42:02.354 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/data],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logdata.LogDataDto com.starsteer.solo.controller.LogDataController.replaceData(long,com.starsteer.solo.service.dto.logdata.LogDataCreateRequest)
6772017-04-07 16:42:02.363 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/comments-list],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.comments.CommentsDto com.starsteer.solo.controller.CommentsController.createComments(long,com.starsteer.solo.service.dto.comments.CommentsCreateRequest)
6782017-04-07 16:42:02.366 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comments-list/{commentsId}/comment-boxes],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.commentbox.CommentBoxDto com.starsteer.solo.controller.CommentsController.createCommentBox(long,com.starsteer.solo.service.dto.commentbox.CommentBoxCreateRequest)
6792017-04-07 16:42:02.368 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comments-list/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.comments.CommentsDto com.starsteer.solo.controller.CommentsController.getCommentsById(long)
6802017-04-07 16:42:02.370 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/comments-list],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.comments.CommentsDto> com.starsteer.solo.controller.CommentsController.getCommentsListByLateral(long)
6812017-04-07 16:42:02.372 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comments-list/{commentsId}/comment-boxes],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.commentbox.CommentBoxDto> com.starsteer.solo.controller.CommentsController.getCommentBoxesByComments(long)
6822017-04-07 16:42:02.372 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comments-list/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.comments.CommentsDto com.starsteer.solo.controller.CommentsController.updateComments(long,com.starsteer.solo.service.dto.comments.CommentsUpdateRequest)
6832017-04-07 16:42:02.372 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comment-boxes/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.commentbox.CommentBoxDto com.starsteer.solo.controller.CommentsController.updateCommentBox(long,com.starsteer.solo.service.dto.commentbox.CommentBoxUpdateRequest)
6842017-04-07 16:42:02.372 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comments-list/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.CommentsController.deleteComments(long,com.starsteer.solo.service.dto.comments.CommentsDeleteRequest)
6852017-04-07 16:42:02.373 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/comment-boxes/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.CommentsController.deleteCommentBox(long,com.starsteer.solo.service.dto.commentbox.CommentBoxDeleteRequest)
6862017-04-07 16:42:02.373 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/laterals/{lateralId}/comments-list/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.comments.CommentsDetailsDto com.starsteer.solo.controller.CommentsController.copyComments(long,com.starsteer.solo.service.dto.comments.CommentsCopyRequest)
6872017-04-07 16:42:02.374 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/properties],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logproperty.LogPropertyDto com.starsteer.solo.controller.LogPropertyController.update(long,com.starsteer.solo.service.dto.logproperty.LogPropertyUpdateRequest)
6882017-04-07 16:42:02.376 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/properties],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logproperty.LogPropertyDto com.starsteer.solo.controller.LogPropertyController.replace(long)
6892017-04-07 16:42:02.376 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/logs/{logId}/properties],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.logproperty.LogPropertyDto com.starsteer.solo.controller.LogPropertyController.find(java.lang.Long)
6902017-04-07 16:42:02.376 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger]}" onto public java.lang.String com.starsteer.solo.controller.tools.RedirectController.redirectSwagger()
6912017-04-07 16:42:02.376 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/wsclient]}" onto public java.lang.String com.starsteer.solo.controller.tools.RedirectController.redirectWsClient()
6922017-04-07 16:42:02.377 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/auth/current],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.AuthController.current()
6932017-04-07 16:42:02.377 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/auth],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.user.OrganizationUserInfoDto com.starsteer.solo.controller.AuthController.auth(java.lang.String)
6942017-04-07 16:42:02.379 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/data],methods=[PATCH],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataDto com.starsteer.solo.controller.TypewellLogDataController.updateDataPoints(long,com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataUpdateRequest)
6952017-04-07 16:42:02.379 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/data],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TypewellLogDataController.deleteDataPoints(long,com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataDeleteRequest)
6962017-04-07 16:42:02.379 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/data],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataDto com.starsteer.solo.controller.TypewellLogDataController.createDataPoints(long,com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataCreateRequest)
6972017-04-07 16:42:02.379 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/data],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataDto com.starsteer.solo.controller.TypewellLogDataController.getDataPoints(long)
6982017-04-07 16:42:02.380 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewell-logs/{typewellLogId}/data],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataDto com.starsteer.solo.controller.TypewellLogDataController.replaceDataPoints(long,com.starsteer.solo.service.dto.typewelllogdata.TypewellLogDataCreateRequest)
6992017-04-07 16:42:02.388 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{projectId}/typewells/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewell.TypewellDetailsDto com.starsteer.solo.controller.TypewellController.deepCopy(long,com.starsteer.solo.service.dto.typewell.TypewellCopyRequest)
7002017-04-07 16:42:02.389 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.well.WellDto com.starsteer.solo.controller.TypewellController.getTypewell(long)
7012017-04-07 16:42:02.389 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.TypewellController.deleteTypewell(long)
7022017-04-07 16:42:02.389 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.well.WellDto com.starsteer.solo.controller.TypewellController.updateTypewell(long,com.starsteer.solo.service.dto.well.WellUpdateRequest)
7032017-04-07 16:42:02.391 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{projectId}/typewells],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.well.WellDto com.starsteer.solo.controller.TypewellController.createTypewell(long,com.starsteer.solo.service.dto.well.WellCreateRequest)
7042017-04-07 16:42:02.392 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{projectId}/typewells],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.well.WellDto> com.starsteer.solo.controller.TypewellController.getProjectTypewells(long)
7052017-04-07 16:42:02.392 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/typewells/{id}/details],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.typewell.TypewellDetailsDto com.starsteer.solo.controller.TypewellController.getTypewellDetails(long)
7062017-04-07 16:42:02.394 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/dynamic-logs],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamiclog.DynamicLogDto com.starsteer.solo.controller.DynamicLogController.createDynamicLog(long,com.starsteer.solo.service.dto.dynamiclog.DynamicLogCreateRequest)
7072017-04-07 16:42:02.394 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dynamic-logs/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamiclog.DynamicLogDto com.starsteer.solo.controller.DynamicLogController.getDynamicLogById(long)
7082017-04-07 16:42:02.394 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/dynamic-logs],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamiclog.DynamicLogListDto com.starsteer.solo.controller.DynamicLogController.getDynamicLogsByInterpretation(long)
7092017-04-07 16:42:02.394 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dynamic-logs/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamiclog.DynamicLogDto com.starsteer.solo.controller.DynamicLogController.updateDynamicLog(long,com.starsteer.solo.service.dto.dynamiclog.DynamicLogUpdateRequest)
7102017-04-07 16:42:02.395 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dynamic-logs/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.DynamicLogController.deleteDynamicLog(long,com.starsteer.solo.service.dto.dynamiclog.DynamicLogDeleteRequest)
7112017-04-07 16:42:02.395 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/interpretations/{interpretationId}/dynamic-logs/copy],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.dynamiclog.DynamicLogDto com.starsteer.solo.controller.DynamicLogController.copyDynamicLog(long,com.starsteer.solo.service.dto.dynamiclog.DynamicLogCopyRequest)
7122017-04-07 16:42:02.397 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/projects],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.project.ProjectDto> com.starsteer.solo.controller.ProjectController.findAll(long)
7132017-04-07 16:42:02.397 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{id}/members],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.project.ProjectMemberDto> com.starsteer.solo.controller.ProjectController.addProjectMember(long,com.starsteer.solo.service.dto.project.AddProjectMemberDto)
7142017-04-07 16:42:02.398 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{id}/members],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public java.util.List<com.starsteer.solo.service.dto.project.ProjectMemberDto> com.starsteer.solo.controller.ProjectController.getProjectMembers(long)
7152017-04-07 16:42:02.398 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{id}],methods=[PUT],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.project.ProjectDto com.starsteer.solo.controller.ProjectController.update(long,com.starsteer.solo.service.dto.project.ProjectUpdateRequest)
7162017-04-07 16:42:02.398 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{id}],methods=[GET],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.project.ProjectDto com.starsteer.solo.controller.ProjectController.find(long)
7172017-04-07 16:42:02.398 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/projects/{id}],methods=[DELETE],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public void com.starsteer.solo.controller.ProjectController.delete(long)
7182017-04-07 16:42:02.398 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/organizations/{organizationId}/projects],methods=[POST],consumes=[application/json;charset=UTF-8 || */*],produces=[application/json;charset=UTF-8]}" onto public com.starsteer.solo.service.dto.project.ProjectDto com.starsteer.solo.controller.ProjectController.create(long,com.starsteer.solo.service.dto.project.ProjectCreateRequest)
7192017-04-07 16:42:02.404 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : 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)
7202017-04-07 16:42:02.405 INFO 6320 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
7212017-04-07 16:42:02.472 INFO 6320 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
7222017-04-07 16:42:02.472 INFO 6320 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
7232017-04-07 16:42:02.472 INFO 6320 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/docs/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
7242017-04-07 16:42:02.500 INFO 6320 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in globalExceptionHandler
7252017-04-07 16:42:02.501 INFO 6320 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected ResponseBodyAdvice implementation in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration$ActuatorEndpointLinksAdvice
7262017-04-07 16:42:02.535 INFO 6320 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
7272017-04-07 16:42:03.154 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7282017-04-07 16:42:03.157 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7292017-04-07 16:42:03.159 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7302017-04-07 16:42:03.161 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7312017-04-07 16:42:03.161 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
7322017-04-07 16:42:03.162 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7332017-04-07 16:42:03.162 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7342017-04-07 16:42:03.162 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7352017-04-07 16:42:03.167 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/docs],produces=[text/html]}" onto public java.lang.String org.springframework.boot.actuate.endpoint.mvc.DocsMvcEndpoint.redirect()
7362017-04-07 16:42:03.167 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/docs/],produces=[text/html]}" onto public java.lang.String org.springframework.boot.actuate.endpoint.mvc.DocsMvcEndpoint.browse()
7372017-04-07 16:42:03.175 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/actuator || /actuator.json],produces=[application/json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.boot.actuate.endpoint.mvc.HalJsonMvcEndpoint.links()
7382017-04-07 16:42:03.175 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/flyway || /flyway.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7392017-04-07 16:42:03.176 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
7402017-04-07 16:42:03.176 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7412017-04-07 16:42:03.177 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(java.security.Principal)
7422017-04-07 16:42:03.184 INFO 6320 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
7432017-04-07 16:42:04.604 INFO 6320 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647
7442017-04-07 16:42:04.605 INFO 6320 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Starting...
7452017-04-07 16:42:04.605 INFO 6320 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [DefaultSubscriptionRegistry[cache[0 destination(s)], registry[0 sessions]]]]
7462017-04-07 16:42:04.607 INFO 6320 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Started.
7472017-04-07 16:42:04.696 INFO 6320 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8999 (http)
7482017-04-07 16:42:04.710 INFO 6320 --- [ main] c.s.s.c.TypewellLogPropertyControllerIT : Started TypewellLogPropertyControllerIT in 33.014 seconds (JVM running for 34.006)
7492017-04-07 16:42:05.928 INFO 6320 --- [0.1-8999-exec-1] o.a.c.c.C.[.[localhost].[/api/v1] : Initializing Spring FrameworkServlet 'dispatcherServlet'
7502017-04-07 16:42:05.928 INFO 6320 --- [0.1-8999-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
7512017-04-07 16:42:05.945 INFO 6320 --- [0.1-8999-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 17 ms
7522017-04-07 16:42:08.231 WARN 6320 --- [0.1-8999-exec-5] c.s.s.s.tools.AfterCommitExecutorImpl : Transaction synchronization is NOT ACTIVE. Executing runnable right now: com.starsteer.solo.service.messaging.NotificationService$$Lambda$63/1069711613@7d4bb4ac
7532017-04-07 16:42:08.653 WARN 6320 --- [0.1-8999-exec-6] c.s.s.s.tools.AfterCommitExecutorImpl : Transaction synchronization is NOT ACTIVE. Executing runnable right now: com.starsteer.solo.service.messaging.NotificationService$$Lambda$63/1069711613@3cae82ff
7542017-04-07 16:42:09.396 WARN 6320 --- [0.1-8999-exec-9] c.s.s.s.tools.AfterCommitExecutorImpl : Transaction synchronization is NOT ACTIVE. Executing runnable right now: com.starsteer.solo.service.messaging.NotificationService$$Lambda$63/1069711613@5c478956
7552017-04-07 16:42:09.492 WARN 6320 --- [.1-8999-exec-10] c.s.s.s.tools.AfterCommitExecutorImpl : Transaction synchronization is NOT ACTIVE. Executing runnable right now: com.starsteer.solo.service.messaging.NotificationService$$Lambda$63/1069711613@3a308d7f
756Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.502 sec - in com.starsteer.solo.controller.TypewellLogPropertyControllerIT
757Running com.starsteer.solo.controller.TypewellCopyIT
7582017-04-07 16:42:10.711 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
7592017-04-07 16:42:10.717 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
7602017-04-07 16:42:10.718 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@722e1bff, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cce889e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@28d2afd8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77a35b2f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@755057c7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d62bb8b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@70f37190]
7612017-04-07 16:42:13.407 WARN 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
7622017-04-07 16:42:13.407 ERROR 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "typewells" violates foreign key constraint "fk_typewells_project_id_projects_id"
763 Detail: Key (project_id)=(999) is not present in table "projects".
764Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.545 sec - in com.starsteer.solo.controller.TypewellCopyIT
765Running com.starsteer.solo.controller.TypewellTopSetCopyIT
7662017-04-07 16:42:15.271 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
7672017-04-07 16:42:15.272 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
7682017-04-07 16:42:15.273 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f1485c3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@17e03804, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@764bf20d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@363bf9d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@184218af, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e7423bb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@270663e2]
769Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 sec - in com.starsteer.solo.controller.TypewellTopSetCopyIT
770Running com.starsteer.solo.controller.TypewellLogControllerIT
7712017-04-07 16:42:17.670 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
7722017-04-07 16:42:17.672 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
7732017-04-07 16:42:17.672 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fda0e30, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a516e4d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6faa24, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6fcf3192, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40cb19d5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@71d92487, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@c9a8e12]
7742017-04-07 16:42:19.073 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
7752017-04-07 16:42:19.074 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewell_logs_uuid"
776 Detail: Key (uuid)=(\xc1464fd3202c485db376e1ce82f56f7f) already exists.
7772017-04-07 16:42:20.183 WARN 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
7782017-04-07 16:42:20.183 ERROR 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "typewell_logs" violates foreign key constraint "fk_typewell_logs_typewell_id_typewells_id"
779 Detail: Key (typewell_id)=(999) is not present in table "typewells".
780Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.24 sec - in com.starsteer.solo.controller.TypewellLogControllerIT
781Running com.starsteer.solo.controller.LateralTopControllerIT
7822017-04-07 16:42:20.920 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
7832017-04-07 16:42:20.922 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
7842017-04-07 16:42:20.922 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@403ca4ec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@17bda3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@465b16bb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45e1d6a5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60df0131, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5d98522c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@43e869ea]
7852017-04-07 16:42:22.039 WARN 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
7862017-04-07 16:42:22.039 ERROR 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_lateral_tops_uuid"
787 Detail: Key (uuid)=(\xa83c3c982c51428fae77172926177978) already exists.
788Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.659 sec - in com.starsteer.solo.controller.LateralTopControllerIT
789Running com.starsteer.solo.controller.CommentsCopyIT
7902017-04-07 16:42:24.571 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
7912017-04-07 16:42:24.574 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
7922017-04-07 16:42:24.574 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@93bc1be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4499e444, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@21618f32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@305f321f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@673e239b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c8e40fc, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@41bb5a40]
793Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 sec - in com.starsteer.solo.controller.CommentsCopyIT
794Running com.starsteer.solo.controller.LateralTrajectoryControllerIT
7952017-04-07 16:42:26.075 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
7962017-04-07 16:42:26.077 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
7972017-04-07 16:42:26.077 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30decae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e042c93, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ddc735b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fdc88b4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4358797d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4cb7b531, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@724f5157]
7982017-04-07 16:42:28.474 INFO 6320 --- [0.1-8999-exec-6] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
7992017-04-07 16:42:28.475 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8002017-04-07 16:42:28.475 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into lateral_points (azim, incl, md, lateral_id, id) values (105.0, 50.0, 520.0, 56, 156) was aborted. Call getNextException to see the cause.
8012017-04-07 16:42:28.475 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8022017-04-07 16:42:28.475 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "lateral_points_md_lateral_id_unique"
803 Detail: Key (md, lateral_id)=(520, 56) already exists.
8042017-04-07 16:42:28.475 ERROR 6320 --- [0.1-8999-exec-6] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
8052017-04-07 16:42:29.304 INFO 6320 --- [0.1-8999-exec-5] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
8062017-04-07 16:42:29.305 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8072017-04-07 16:42:29.305 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 update lateral_points set azim=28.0, incl=56.0, md=101.0, lateral_id=63 where id=195 was aborted. Call getNextException to see the cause.
8082017-04-07 16:42:29.305 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8092017-04-07 16:42:29.305 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "lateral_points_md_lateral_id_unique"
810 Detail: Key (md, lateral_id)=(101, 63) already exists.
8112017-04-07 16:42:29.305 ERROR 6320 --- [0.1-8999-exec-5] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
8122017-04-07 16:42:30.746 INFO 6320 --- [.1-8999-exec-10] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
8132017-04-07 16:42:30.746 WARN 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8142017-04-07 16:42:30.746 ERROR 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into lateral_points (azim, incl, md, lateral_id, id) values (110.0, 52.0, 540.0, 76, 286) was aborted. Call getNextException to see the cause.
8152017-04-07 16:42:30.746 WARN 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8162017-04-07 16:42:30.747 ERROR 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "lateral_points_md_lateral_id_unique"
817 Detail: Key (md, lateral_id)=(540, 76) already exists.
8182017-04-07 16:42:30.747 ERROR 6320 --- [.1-8999-exec-10] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
819Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.403 sec - in com.starsteer.solo.controller.LateralTrajectoryControllerIT
820Running com.starsteer.solo.controller.TypewellLogDataControllerIT
8212017-04-07 16:42:31.481 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8222017-04-07 16:42:31.482 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8232017-04-07 16:42:31.483 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d7d2dd9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a7ca7a3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1b44c342, org.springframework.test.context.support.DirtiesContextTestExecutionListener@289bc75c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c6c2473, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@33d2d3e2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@e314809]
824Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 sec - in com.starsteer.solo.controller.TypewellLogDataControllerIT
825Running com.starsteer.solo.controller.LogDataControllerIT
8262017-04-07 16:42:34.099 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8272017-04-07 16:42:34.100 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8282017-04-07 16:42:34.100 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b868210, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66eebe8d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5c3908bd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16c2da2c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@94b4ce6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ac28194, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@e2a0e91]
8292017-04-07 16:42:34.302 INFO 6320 --- [0.1-8999-exec-9] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
8302017-04-07 16:42:34.431 INFO 6320 --- [0.1-8999-exec-1] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
831Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 sec - in com.starsteer.solo.controller.LogDataControllerIT
832Running com.starsteer.solo.controller.LogPropertyControllerIT
8332017-04-07 16:42:36.820 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8342017-04-07 16:42:36.822 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8352017-04-07 16:42:36.822 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58f4bf5d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e5d7d37, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1da0ad22, org.springframework.test.context.support.DirtiesContextTestExecutionListener@703c48a9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@dcf0fa4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@58ae7fef, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@40ff1065]
836Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 sec - in com.starsteer.solo.controller.LogPropertyControllerIT
837Running com.starsteer.solo.controller.LateralTopCopyIT
8382017-04-07 16:42:38.282 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8392017-04-07 16:42:38.284 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8402017-04-07 16:42:38.285 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@762618bb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37cc352e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@30a06273, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51413e47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17640714, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41d72593, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@72577420]
841Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in com.starsteer.solo.controller.LateralTopCopyIT
842Running com.starsteer.solo.controller.LateralTopSetCopyIT
8432017-04-07 16:42:38.692 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8442017-04-07 16:42:38.693 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8452017-04-07 16:42:38.693 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4ca1874, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@892731c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@49879f6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@336917d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@67b4b072, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ca5250b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3bb5b4a0]
846Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 sec - in com.starsteer.solo.controller.LateralTopSetCopyIT
847Running com.starsteer.solo.controller.TypewellTopCopyIT
8482017-04-07 16:42:39.920 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8492017-04-07 16:42:39.922 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8502017-04-07 16:42:39.922 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e1777d4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c7e1fce, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5b3c56e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2256f141, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37ea9b08, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b366254, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5204a284]
851Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in com.starsteer.solo.controller.TypewellTopCopyIT
852Running com.starsteer.solo.controller.ImageLogDataControllerIT
8532017-04-07 16:42:40.292 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8542017-04-07 16:42:40.293 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8552017-04-07 16:42:40.294 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3da82b44, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6f21aa2b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5699119e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@79927fc8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59c99b5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@670e1bdf, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7985f341]
856Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 sec - in com.starsteer.solo.controller.ImageLogDataControllerIT
857Running com.starsteer.solo.controller.ImageLogControllerIT
8582017-04-07 16:42:40.832 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8592017-04-07 16:42:40.834 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8602017-04-07 16:42:40.834 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@69edd8d0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49249169, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@19f52861, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16f9d20c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11d5a35b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c17d7d1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4c914e12]
8612017-04-07 16:42:41.716 INFO 6320 --- [0.1-8999-exec-9] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
8622017-04-07 16:42:41.716 WARN 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8632017-04-07 16:42:41.717 ERROR 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into image_logs (lateral_id, name, uuid, version, id) values (144, 'Image log', ?, 0, 70) was aborted. Call getNextException to see the cause.
8642017-04-07 16:42:41.717 WARN 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8652017-04-07 16:42:41.717 ERROR 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_image_logs_uuid"
866 Detail: Key (uuid)=(\xd076ddb118e44f90b125db4f31036388) already exists.
8672017-04-07 16:42:41.717 ERROR 6320 --- [0.1-8999-exec-9] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
868Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.871 sec - in com.starsteer.solo.controller.ImageLogControllerIT
869Running com.starsteer.solo.controller.LogCopyIT
8702017-04-07 16:42:43.704 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8712017-04-07 16:42:43.706 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8722017-04-07 16:42:43.708 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@704c925a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c49bb0a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@24bf07a5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2b70ce89, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3f3a57ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4eda3af9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@12848ea8]
8732017-04-07 16:42:44.357 WARN 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
8742017-04-07 16:42:44.358 ERROR 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "logs" violates foreign key constraint "fk_logs_lateral_id_laterals_id"
875 Detail: Key (lateral_id)=(999) is not present in table "laterals".
876Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in com.starsteer.solo.controller.LogCopyIT
877Running com.starsteer.solo.controller.StompTestExampleIT
878Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in com.starsteer.solo.controller.StompTestExampleIT
879Running com.starsteer.solo.controller.TypewellLogCopyIT
8802017-04-07 16:42:44.603 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8812017-04-07 16:42:44.604 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8822017-04-07 16:42:44.605 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5eb4764b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64f5bb1b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5d16941b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@232cf070, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e57dc70, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@17b399c2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7e6c7163]
8832017-04-07 16:42:45.047 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
8842017-04-07 16:42:45.047 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "typewell_logs" violates foreign key constraint "fk_typewell_logs_typewell_id_typewells_id"
885 Detail: Key (typewell_id)=(999) is not present in table "typewells".
886Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in com.starsteer.solo.controller.TypewellLogCopyIT
887Running com.starsteer.solo.controller.OrganizationManagementControllerIT
8882017-04-07 16:42:45.182 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8892017-04-07 16:42:45.183 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8902017-04-07 16:42:45.184 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@150b294b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@56cce520, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42f4f517, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7da79fad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31aab023, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ea6d3, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@65c7a786]
8912017-04-07 16:42:45.504 WARN 6320 --- [0.1-8999-exec-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
8922017-04-07 16:42:45.504 ERROR 6320 --- [0.1-8999-exec-4] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_organizations_uuid"
893 Detail: Key (uuid)=(\x43fb0d37f1f44360989827065a80984c) already exists.
894Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec - in com.starsteer.solo.controller.OrganizationManagementControllerIT
895Running com.starsteer.solo.controller.TargetLineCopyIT
8962017-04-07 16:42:46.109 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
8972017-04-07 16:42:46.113 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
8982017-04-07 16:42:46.113 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@774ccf0f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@316d4a18, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@176fb92, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f0fdc17, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e2a4c4e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55ccea19, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@63d02159]
899Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in com.starsteer.solo.controller.TargetLineCopyIT
900Running com.starsteer.solo.controller.TypewellTopSetControllerIT
9012017-04-07 16:42:46.723 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9022017-04-07 16:42:46.725 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9032017-04-07 16:42:46.725 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@eb1327e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15f05331, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1207a196, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f766aea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8538bb8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1fad3858, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3089312a]
9042017-04-07 16:42:47.914 WARN 6320 --- [0.1-8999-exec-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9052017-04-07 16:42:47.915 ERROR 6320 --- [0.1-8999-exec-4] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewell_top_sets_uuid"
906 Detail: Key (uuid)=(\xf1e9f4dc62494ad4bba6abc6b7b65893) already exists.
907Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 sec - in com.starsteer.solo.controller.TypewellTopSetControllerIT
908Running com.starsteer.solo.controller.InterpretationCopyIT
9092017-04-07 16:42:48.421 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9102017-04-07 16:42:48.432 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9112017-04-07 16:42:48.432 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20381e51, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@470602f8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3c47011f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e478638, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e6ddf37, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@390b15c0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3dc0b407]
912Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec - in com.starsteer.solo.controller.InterpretationCopyIT
913Running com.starsteer.solo.controller.ImageLogCopyIT
9142017-04-07 16:42:49.691 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9152017-04-07 16:42:49.693 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9162017-04-07 16:42:49.693 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30bcfc62, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e7edda3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29e61e82, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72b6c5b4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@253e686c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d753aad, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@64fe398f]
917Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec - in com.starsteer.solo.controller.ImageLogCopyIT
918Running com.starsteer.solo.controller.LateralControllerIT
9192017-04-07 16:42:50.195 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9202017-04-07 16:42:50.197 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9212017-04-07 16:42:50.197 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@74385fde, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a7fe56, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2601dca0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42f74394, org.springframework.test.context.transaction.TransactionalTestExecutionListener@748722bb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486e2733, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@60a21642]
9222017-04-07 16:42:51.809 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9232017-04-07 16:42:51.809 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_laterals_uuid"
924 Detail: Key (uuid)=(\x7faf8aa5fd8e4d1791b62636b2c8d0bd) already exists.
9252017-04-07 16:42:53.380 WARN 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
9262017-04-07 16:42:53.381 ERROR 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "laterals" violates foreign key constraint "fk_laterals_project_id_projects_is"
927 Detail: Key (project_id)=(100500) is not present in table "projects".
928Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.817 sec - in com.starsteer.solo.controller.LateralControllerIT
929Running com.starsteer.solo.controller.LateralPropertyControllerIT
9302017-04-07 16:42:54.010 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9312017-04-07 16:42:54.011 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9322017-04-07 16:42:54.011 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@53cb2e22, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39e9a37b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@742035e6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@323fff38, org.springframework.test.context.transaction.TransactionalTestExecutionListener@388f6d63, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c89f372, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@39f37000]
933Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in com.starsteer.solo.controller.LateralPropertyControllerIT
934Running com.starsteer.solo.controller.HorizonControllerIT
9352017-04-07 16:42:55.064 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9362017-04-07 16:42:55.067 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9372017-04-07 16:42:55.068 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@119983dd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11e32a5e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@33ada320, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9ed2b30, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54b7c6bb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c0eb7a9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@264bbab]
9382017-04-07 16:42:55.243 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9392017-04-07 16:42:55.244 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_horizons_uuid"
940 Detail: Key (uuid)=(\x20304832b13e406fba2363878e884f35) already exists.
941Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 sec - in com.starsteer.solo.controller.HorizonControllerIT
942Running com.starsteer.solo.controller.TypewellControllerIT
9432017-04-07 16:42:57.265 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9442017-04-07 16:42:57.268 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9452017-04-07 16:42:57.270 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@389a08f4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ee11261, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@599e0d01, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71b12633, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19844d59, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fa02612, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@66ffdce2]
9462017-04-07 16:42:58.456 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9472017-04-07 16:42:58.456 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewells_uuid"
948 Detail: Key (uuid)=(\x0a37eb298154412d983a6c53963f5c7e) already exists.
9492017-04-07 16:42:59.950 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
9502017-04-07 16:42:59.950 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "typewells" violates foreign key constraint "fk_typewells_project_id_projects_id"
951 Detail: Key (project_id)=(100500) is not present in table "projects".
952Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.323 sec - in com.starsteer.solo.controller.TypewellControllerIT
953Running com.starsteer.solo.controller.DynamicLogCopyIT
9542017-04-07 16:43:00.589 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9552017-04-07 16:43:00.590 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9562017-04-07 16:43:00.591 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3d1fdd2b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20d4e50d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3a448b5e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16e9fc1f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@55dc8d6c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5227e657, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4c279936]
957Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec - in com.starsteer.solo.controller.DynamicLogCopyIT
958Running com.starsteer.solo.controller.LogControllerIT
9592017-04-07 16:43:01.174 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9602017-04-07 16:43:01.175 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9612017-04-07 16:43:01.176 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@43085d7f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d5de884, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@703f6fe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3fbe7d03, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3edc3c2e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ca7fab9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@448b53d5]
9622017-04-07 16:43:01.598 INFO 6320 --- [MessageBroker-2] o.s.w.s.c.WebSocketMessageBrokerStats : 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 = 2, active threads = 1, queued tasks = 1, completed tasks = 1]
9632017-04-07 16:43:02.436 WARN 6320 --- [.1-8999-exec-12] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
9642017-04-07 16:43:02.436 ERROR 6320 --- [.1-8999-exec-12] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "logs" violates foreign key constraint "fk_logs_lateral_id_laterals_id"
965 Detail: Key (lateral_id)=(999) is not present in table "laterals".
9662017-04-07 16:43:02.751 WARN 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9672017-04-07 16:43:02.751 ERROR 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_logs_uuid"
968 Detail: Key (uuid)=(\x8dbd32d7c0a04441b68617c3c94668cc) already exists.
969Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.045 sec - in com.starsteer.solo.controller.LogControllerIT
970Running com.starsteer.solo.controller.TargetLineControllerIT
9712017-04-07 16:43:03.221 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9722017-04-07 16:43:03.222 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9732017-04-07 16:43:03.222 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7724e28c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63d0612e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71d2d830, org.springframework.test.context.support.DirtiesContextTestExecutionListener@167ea0ac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@469e006d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2627c081, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@41d38f2d]
9742017-04-07 16:43:04.498 INFO 6320 --- [0.1-8999-exec-2] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
9752017-04-07 16:43:04.498 WARN 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9762017-04-07 16:43:04.498 ERROR 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into target_lines (lateral_id, name, origin_x, origin_y, origin_z, target_x, target_y, target_z, uuid, version, id) values (315, 'Target line 1', 1.6893923772615203E38, 3.218907038229488E38, 1.140544592899969E38, 1.6893923772615203E38, 3.218907038229488E38, 1.140544592899969E38, ?, 0, 87) was aborted. Call getNextException to see the cause.
9772017-04-07 16:43:04.498 WARN 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9782017-04-07 16:43:04.498 ERROR 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_target_lines_uuid"
979 Detail: Key (uuid)=(\x6e8b14d5c2b84311a31d337ba20e1a73) already exists.
9802017-04-07 16:43:04.499 ERROR 6320 --- [0.1-8999-exec-2] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
981Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 sec - in com.starsteer.solo.controller.TargetLineControllerIT
982Running com.starsteer.solo.controller.DynamicImageLogControllerIT
9832017-04-07 16:43:05.438 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9842017-04-07 16:43:05.440 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9852017-04-07 16:43:05.440 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@301e1127, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3123fb56, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5d142027, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18e1d318, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58b67e0a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7661c701, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@a88c4f2]
9862017-04-07 16:43:09.380 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
9872017-04-07 16:43:09.381 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_dynamic_image_logs_uuid"
988 Detail: Key (uuid)=(\x59bb3c0576344d9d91578093289816cb) already exists.
989Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.149 sec - in com.starsteer.solo.controller.DynamicImageLogControllerIT
990Running com.starsteer.solo.controller.OrganizationControllerIT
9912017-04-07 16:43:09.590 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9922017-04-07 16:43:09.593 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9932017-04-07 16:43:09.595 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@121f174c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@78f799fd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@766c2695, org.springframework.test.context.support.DirtiesContextTestExecutionListener@c6120a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@662ee313, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2252a65a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@351d740b]
994Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in com.starsteer.solo.controller.OrganizationControllerIT
995Running com.starsteer.solo.controller.ProjectControllerIT
9962017-04-07 16:43:09.662 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
9972017-04-07 16:43:09.664 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
9982017-04-07 16:43:09.665 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32f9dd06, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5f449f3f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@65a3fc7b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6adf3212, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1632c3a2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6df40b3c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@174e72dd]
9992017-04-07 16:43:10.480 WARN 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10002017-04-07 16:43:10.480 ERROR 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_projects_uuid"
1001 Detail: Key (uuid)=(\xd65ff91dac36450395894e199d0869a8) already exists.
1002Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 sec - in com.starsteer.solo.controller.ProjectControllerIT
1003Running com.starsteer.solo.controller.DynamicImageLogCopyIT
10042017-04-07 16:43:10.915 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10052017-04-07 16:43:10.921 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10062017-04-07 16:43:10.922 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70aada6b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ee2346b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71db8fb1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@100d3885, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36d2d16d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@399cfab0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@14975c35]
1007Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec - in com.starsteer.solo.controller.DynamicImageLogCopyIT
1008Running com.starsteer.solo.controller.CommentsControllerIT
10092017-04-07 16:43:11.411 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10102017-04-07 16:43:11.413 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10112017-04-07 16:43:11.413 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b374b23, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@cad4543, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d706185, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2d97e33c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ca8dbfe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a490e75, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@143b38f0]
10122017-04-07 16:43:11.684 INFO 6320 --- [0.1-8999-exec-9] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
10132017-04-07 16:43:11.684 WARN 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10142017-04-07 16:43:11.684 ERROR 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into comment_boxes (anchor_x, anchor_y, anchor_z, comments_id, rect_height, rect_width, rect_x, rect_y, text, uuid, version, id) values (1.262166033847306E38, 2.933622777708365E38, 2.8491556687934776E38, 76, -808894672, 222237300, 1626326797, 2052067434, 'Comment 0', ?, 0, 83) was aborted. Call getNextException to see the cause.
10152017-04-07 16:43:11.685 WARN 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10162017-04-07 16:43:11.685 ERROR 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_comment_boxes_uuid"
1017 Detail: Key (uuid)=(\xcba3fc64868d42dc8089837013d55712) already exists.
10182017-04-07 16:43:11.685 ERROR 6320 --- [0.1-8999-exec-9] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
10192017-04-07 16:43:14.041 INFO 6320 --- [0.1-8999-exec-6] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
10202017-04-07 16:43:14.041 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10212017-04-07 16:43:14.041 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into comments (lateral_id, name, uuid, version, id) values (393, 'Comments 0', ?, 0, 130) was aborted. Call getNextException to see the cause.
10222017-04-07 16:43:14.042 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10232017-04-07 16:43:14.042 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_comments_uuid"
1024 Detail: Key (uuid)=(\xa52183d15cbe49529107ef05d201bcd4) already exists.
10252017-04-07 16:43:14.042 ERROR 6320 --- [0.1-8999-exec-6] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
1026Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.054 sec - in com.starsteer.solo.controller.CommentsControllerIT
1027Running com.starsteer.solo.controller.HorizonCopyIT
10282017-04-07 16:43:15.463 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10292017-04-07 16:43:15.464 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10302017-04-07 16:43:15.465 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3a6d9526, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45e6984d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7187cacb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@658c0597, org.springframework.test.context.transaction.TransactionalTestExecutionListener@331e68a5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42cbba7b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@dd5e17b]
1031Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in com.starsteer.solo.controller.HorizonCopyIT
1032Running com.starsteer.solo.controller.DynamicLogControllerIT
10332017-04-07 16:43:15.830 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10342017-04-07 16:43:15.831 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10352017-04-07 16:43:15.832 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79a7e2a8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44573dd0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7675a11f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b8a4c52, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d7e4f29, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@203a50eb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7b9c70aa]
10362017-04-07 16:43:16.297 WARN 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10372017-04-07 16:43:16.297 ERROR 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_dynamic_logs_uuid"
1038 Detail: Key (uuid)=(\x6d4991c3e04b4181bda01b6d7014dfa2) already exists.
1039Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.738 sec - in com.starsteer.solo.controller.DynamicLogControllerIT
1040Running com.starsteer.solo.controller.LateralCopyIT
10412017-04-07 16:43:20.568 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10422017-04-07 16:43:20.570 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10432017-04-07 16:43:20.571 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@adf8662, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@249badc3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7527b4d5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b144f61, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2d0e3ef7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@54026b20, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1ccbfc69]
10442017-04-07 16:43:25.946 WARN 6320 --- [0.1-8999-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23503
10452017-04-07 16:43:25.946 ERROR 6320 --- [0.1-8999-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: insert or update on table "laterals" violates foreign key constraint "fk_laterals_project_id_projects_is"
1046 Detail: Key (project_id)=(999) is not present in table "projects".
1047Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.116 sec - in com.starsteer.solo.controller.LateralCopyIT
1048Running com.starsteer.solo.controller.TypewellTopControllerIT
10492017-04-07 16:43:27.686 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10502017-04-07 16:43:27.687 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10512017-04-07 16:43:27.687 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@616a6f76, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38ed74f0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@48177921, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4a38028c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@789bc562, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b026475, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@582fce45]
10522017-04-07 16:43:27.732 WARN 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10532017-04-07 16:43:27.732 ERROR 6320 --- [0.1-8999-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewell_tops_uuid"
1054 Detail: Key (uuid)=(\x38f79d43e03e4afbadf888cd1321f1f5) already exists.
1055Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec - in com.starsteer.solo.controller.TypewellTopControllerIT
1056Running com.starsteer.solo.controller.LateralTopSetControllerIT
10572017-04-07 16:43:29.407 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10582017-04-07 16:43:29.408 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10592017-04-07 16:43:29.408 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5224f786, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c577be, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@993ff95, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5197260c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24fa737f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bad98d9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1d54b16e]
10602017-04-07 16:43:30.911 WARN 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10612017-04-07 16:43:30.912 ERROR 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_lateral_top_sets_uuid"
1062 Detail: Key (uuid)=(\x312cb80465b64c448a7399d5e4143845) already exists.
1063Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 sec - in com.starsteer.solo.controller.LateralTopSetControllerIT
1064Running com.starsteer.solo.controller.TypewellTrajectoryControllerIT
10652017-04-07 16:43:31.064 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10662017-04-07 16:43:31.066 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10672017-04-07 16:43:31.066 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@66717273, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ea91e17, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@eb1a855, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6045df1f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d4acb8e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b253596, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@38d5c1a7]
10682017-04-07 16:43:32.306 INFO 6320 --- [0.1-8999-exec-9] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
10692017-04-07 16:43:32.307 WARN 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10702017-04-07 16:43:32.307 ERROR 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into typewell_points (azim, incl, md, typewell_id, id) values (105.0, 50.0, 520.0, 340, 240) was aborted. Call getNextException to see the cause.
10712017-04-07 16:43:32.307 WARN 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10722017-04-07 16:43:32.307 ERROR 6320 --- [0.1-8999-exec-9] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewell_points_md_typewell_id"
1073 Detail: Key (md, typewell_id)=(520, 340) already exists.
10742017-04-07 16:43:32.307 ERROR 6320 --- [0.1-8999-exec-9] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
10752017-04-07 16:43:32.893 INFO 6320 --- [.1-8999-exec-10] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
10762017-04-07 16:43:32.894 WARN 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10772017-04-07 16:43:32.894 ERROR 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 update typewell_points set azim=28.0, incl=56.0, md=101.0, typewell_id=347 where id=279 was aborted. Call getNextException to see the cause.
10782017-04-07 16:43:32.894 WARN 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10792017-04-07 16:43:32.894 ERROR 6320 --- [.1-8999-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewell_points_md_typewell_id"
1080 Detail: Key (md, typewell_id)=(101, 347) already exists.
10812017-04-07 16:43:32.894 ERROR 6320 --- [.1-8999-exec-10] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
10822017-04-07 16:43:33.922 INFO 6320 --- [0.1-8999-exec-1] o.h.e.j.b.internal.AbstractBatchImpl : HHH000010: On release of batch it still contained JDBC statements
10832017-04-07 16:43:33.923 WARN 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10842017-04-07 16:43:33.923 ERROR 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into typewell_points (azim, incl, md, typewell_id, id) values (110.0, 52.0, 540.0, 360, 370) was aborted. Call getNextException to see the cause.
10852017-04-07 16:43:33.923 WARN 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
10862017-04-07 16:43:33.923 ERROR 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_typewell_points_md_typewell_id"
1087 Detail: Key (md, typewell_id)=(540, 360) already exists.
10882017-04-07 16:43:33.923 ERROR 6320 --- [0.1-8999-exec-1] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [could not execute batch]
1089Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.428 sec - in com.starsteer.solo.controller.TypewellTrajectoryControllerIT
1090Running com.starsteer.solo.controller.ReferenceControllerIT
10912017-04-07 16:43:34.492 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10922017-04-07 16:43:34.494 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10932017-04-07 16:43:34.494 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2fa2bb18, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@565cff0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@63aa662, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ad011f2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60100bcb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b215276, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@18fbe4c6]
1094Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 sec - in com.starsteer.solo.controller.ReferenceControllerIT
1095Running com.starsteer.solo.controller.InterpretationControllerIT
10962017-04-07 16:43:36.107 INFO 6320 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.starsteer.solo.controller.config.SoloIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10972017-04-07 16:43:36.108 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10982017-04-07 16:43:36.108 INFO 6320 --- [ main] WebAppIntegrationTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2cc0f76d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41fe4a6c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@55c32dcb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22afe63, org.springframework.test.context.transaction.TransactionalTestExecutionListener@29fa0ad4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a6488ad, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5605535f]
10992017-04-07 16:43:37.114 WARN 6320 --- [.1-8999-exec-11] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
11002017-04-07 16:43:37.114 ERROR 6320 --- [.1-8999-exec-11] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_interpretations_uuid"
1101 Detail: Key (uuid)=(\x74544ee859d749b28b8437b8e300e385) already exists.
11022017-04-07 16:43:38.588 WARN 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
11032017-04-07 16:43:38.588 ERROR 6320 --- [0.1-8999-exec-6] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_segment_uuid"
1104 Detail: Key (uuid)=(\x7d11c4e950254b6b89760d4b2e0a438c) already exists.
11052017-04-07 16:43:39.239 WARN 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
11062017-04-07 16:43:39.240 ERROR 6320 --- [0.1-8999-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_segment_fault_uuid"
1107 Detail: Key (fault_uuid)=(\xfa710d3e28d5497db93d00c10b7f3f19) already exists.
11082017-04-07 16:43:42.175 WARN 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
11092017-04-07 16:43:42.175 ERROR 6320 --- [0.1-8999-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_segment_fault_uuid"
1110 Detail: Key (fault_uuid)=(\xaf2c5247435f4503a7ea46c01432ee8f) already exists.
11112017-04-07 16:43:42.745 WARN 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505
11122017-04-07 16:43:42.745 ERROR 6320 --- [0.1-8999-exec-1] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uk_segment_uuid"
1113 Detail: Key (uuid)=(\x3b7e89cbfa56450a8926ca40cef875b3) already exists.
1114Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.949 sec - in com.starsteer.solo.controller.InterpretationControllerIT
11152017-04-07 16:43:44.061 INFO 6320 --- [ Thread-2] r.y.q.embed.postgresql.PostgresProcess : trying to stop postgresql
1116Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz START
11172017-04-07 16:43:44.064 INFO 6320 --- [ Thread-14] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@48aca48b: startup date [Fri Apr 07 16:41:32 SAMT 2017]; root of context hierarchy
1118.....................2017-04-07 16:43:44.086 INFO 6320 --- [ Thread-14] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647
1119..2017-04-07 16:43:44.094 INFO 6320 --- [ Thread-14] o.s.m.s.b.SimpleBrokerMessageHandler : Stopping...
11202017-04-07 16:43:44.094 INFO 6320 --- [ Thread-14] o.s.m.s.b.SimpleBrokerMessageHandler : BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [DefaultSubscriptionRegistry[cache[0 destination(s)], registry[0 sessions]]]]
11212017-04-07 16:43:44.094 INFO 6320 --- [ Thread-14] o.s.m.s.b.SimpleBrokerMessageHandler : Stopped.
1122...2017-04-07 16:43:44.141 INFO 6320 --- [ Thread-14] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'brokerChannelExecutor'
11232017-04-07 16:43:44.141 INFO 6320 --- [ Thread-14] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'messageBrokerTaskScheduler'
11242017-04-07 16:43:44.150 INFO 6320 --- [ Thread-14] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'clientOutboundChannelExecutor'
11252017-04-07 16:43:44.150 INFO 6320 --- [ Thread-14] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'clientInboundChannelExecutor'
11262017-04-07 16:43:44.156 INFO 6320 --- [ Thread-14] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
1127......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Extract /home/user/.embedpostgresql/postgresql-9.4.10-1-linux-x64-binaries.tar.gz DONE
11282017-04-07 16:43:45.245 WARN 6320 --- [ Thread-2] r.y.q.embed.postgresql.PostgresProcess : Failed to stop postgres by pg_ctl!
1129
1130java.lang.RuntimeException: Failed to initialize the executable
1131 at ru.yandex.qatools.embed.postgresql.PostgresStarter.newExecutable(PostgresStarter.java:70) ~[postgresql-embedded-1.22.jar:na]
1132 at ru.yandex.qatools.embed.postgresql.PostgresStarter.newExecutable(PostgresStarter.java:24) ~[postgresql-embedded-1.22.jar:na]
1133 at de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:58) ~[de.flapdoodle.embed.process-1.50.1.jar:na]
1134 at ru.yandex.qatools.embed.postgresql.PostgresProcess.runCmd(PostgresProcess.java:120) [postgresql-embedded-1.22.jar:na]
1135 at ru.yandex.qatools.embed.postgresql.PostgresProcess.runCmd(PostgresProcess.java:80) [postgresql-embedded-1.22.jar:na]
1136 at ru.yandex.qatools.embed.postgresql.PostgresProcess.shutdownPostgres(PostgresProcess.java:133) [postgresql-embedded-1.22.jar:na]
1137 at ru.yandex.qatools.embed.postgresql.PostgresProcess.sendStopToPostgresqlInstance(PostgresProcess.java:173) [postgresql-embedded-1.22.jar:na]
1138 at ru.yandex.qatools.embed.postgresql.PostgresProcess.stopInternal(PostgresProcess.java:146) [postgresql-embedded-1.22.jar:na]
1139 at de.flapdoodle.embed.process.runtime.AbstractProcess.stop(AbstractProcess.java:170) [de.flapdoodle.embed.process-1.50.1.jar:na]
1140 at de.flapdoodle.embed.process.runtime.Executable.stop(Executable.java:73) [de.flapdoodle.embed.process-1.50.1.jar:na]
1141 at de.flapdoodle.embed.process.runtime.Executable$JobKiller.run(Executable.java:90) [de.flapdoodle.embed.process-1.50.1.jar:na]
1142 at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
1143Caused by: java.lang.reflect.InvocationTargetException: null
1144 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
1145 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
1146 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
1147 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
1148 at ru.yandex.qatools.embed.postgresql.PostgresStarter.newExecutable(PostgresStarter.java:68) ~[postgresql-embedded-1.22.jar:na]
1149 ... 11 common frames omitted
1150Caused by: java.lang.IllegalStateException: Shutdown in progress
1151 at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66) ~[na:1.8.0_121]
1152 at java.lang.Runtime.addShutdownHook(Runtime.java:211) ~[na:1.8.0_121]
1153 at de.flapdoodle.embed.process.runtime.ProcessControl.addShutdownHook(ProcessControl.java:246) ~[de.flapdoodle.embed.process-1.50.1.jar:na]
1154 at de.flapdoodle.embed.process.runtime.Executable.<init>(Executable.java:58) [de.flapdoodle.embed.process-1.50.1.jar:na]
1155 at ru.yandex.qatools.embed.postgresql.AbstractPGExecutable.<init>(AbstractPGExecutable.java:13) ~[postgresql-embedded-1.22.jar:na]
1156 at ru.yandex.qatools.embed.postgresql.PgCtlExecutable.<init>(PgCtlExecutable.java:18) ~[postgresql-embedded-1.22.jar:na]
1157 ... 16 common frames omitted
1158
11592017-04-07 16:43:45.265 INFO 6320 --- [ Thread-2] d.f.e.process.runtime.ProcessControl : execSuccess: true [kill, 6391]
1160
1161Results :
1162
1163Tests run: 725, Failures: 0, Errors: 0, Skipped: 1
1164
1165[INFO]
1166[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ api ---
1167[INFO] Failsafe report directory: /home/user/projects/solo/solo/sources/web/api/target/failsafe-reports
1168[INFO] ------------------------------------------------------------------------
1169[INFO] Reactor Summary:
1170[INFO]
1171[INFO] solo ............................................... SUCCESS [ 2.649 s]
1172[INFO] common ............................................. SUCCESS [ 2.643 s]
1173[INFO] data-access-api .................................... SUCCESS [ 4.079 s]
1174[INFO] data-access-jpa .................................... SUCCESS [ 0.262 s]
1175[INFO] services-api ....................................... SUCCESS [ 3.506 s]
1176[INFO] services-impl ...................................... SUCCESS [ 7.504 s]
1177[INFO] api ................................................ SUCCESS [02:29 min]
1178[INFO] ------------------------------------------------------------------------
1179[INFO] BUILD SUCCESS
1180[INFO] ------------------------------------------------------------------------
1181[INFO] Total time: 02:51 min
1182[INFO] Finished at: 2017-04-07T16:43:46+04:00
1183[INFO] Final Memory: 51M/318M
1184[INFO] ------------------------------------------------------------------------