192 lines
40 KiB
XML
192 lines
40 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" tests="10" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:42" hostname="Michaels-MacBook-Pro-3.local" time="4.632">
|
|
<properties/>
|
|
<testcase name="testStatefulClose" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.777"/>
|
|
<testcase name="testRollbackOnFirstChunkAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.485"/>
|
|
<testcase name="testRestartOnSecondPage" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.436"/>
|
|
<testcase name="testInvalidRestore" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.401"/>
|
|
<testcase name="testMultipleRestarts" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.642"/>
|
|
<testcase name="testNormalProcessing" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.207"/>
|
|
<testcase name="testRestoreFromEmptyData" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.203"/>
|
|
<testcase name="testRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.407"/>
|
|
<testcase name="testRollbackAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.479"/>
|
|
<testcase name="testTransacted" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests" time="0.192"/>
|
|
<system-out><![CDATA[2017-03-23 10:03:42,259 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [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]>
|
|
2017-03-23 10:03:42,260 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
|
|
2017-03-23 10:03:42,261 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@30bdb5b8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@fb72c20, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4b8df402, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e486bfc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@230501f8]>
|
|
2017-03-23 10:03:42,262 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:42,274 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@15e5ff94: startup date [Thu Mar 23 10:03:42 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:42,277 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:42,304 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
[warn 2017/03/23 10:03:42.343 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:42.644 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:42.657 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:43,120 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@291f439f, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@78354a6]; rollback [true]>
|
|
[warn 2017/03/23 10:03:43.122 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:43.336 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:43.349 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:43.388 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:43.587 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:43.600 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:43,603 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@291f439f, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:43,604 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@15e5ff94: startup date [Thu Mar 23 10:03:42 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:43,604 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@10f0191>
|
|
2017-03-23 10:03:43,604 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:43,615 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@57b53521: startup date [Thu Mar 23 10:03:43 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:43,617 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:43,642 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:43,658 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@ad3ff01, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@253da2d3]; rollback [true]>
|
|
[warn 2017/03/23 10:03:43.660 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:43.861 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:43.873 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:43.878 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:44.075 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:44.089 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:44,092 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@ad3ff01, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:44,093 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@57b53521: startup date [Thu Mar 23 10:03:43 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:44,093 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@5443d057>
|
|
2017-03-23 10:03:44,094 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:44,104 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@7b16503a: startup date [Thu Mar 23 10:03:44 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:44,107 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:44,127 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:44,141 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@1e5526a9, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@1388bfb6]; rollback [true]>
|
|
[warn 2017/03/23 10:03:44.142 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:44.323 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:44.334 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:44.338 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:44.527 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:44.537 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:44,540 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@1e5526a9, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:44,541 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@7b16503a: startup date [Thu Mar 23 10:03:44 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:44,541 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@1ff0458f>
|
|
2017-03-23 10:03:44,541 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:44,551 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@1dd3086b: startup date [Thu Mar 23 10:03:44 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:44,553 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:44,577 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:44,593 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@59ea4ea6, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@3b8032a7]; rollback [true]>
|
|
[warn 2017/03/23 10:03:44.595 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:44.794 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:44.807 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:44.812 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:45.013 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:45.025 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:45.029 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:45.217 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:45.229 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:45,233 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@59ea4ea6, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:45,234 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@1dd3086b: startup date [Thu Mar 23 10:03:44 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:45,234 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@76af56c6>
|
|
2017-03-23 10:03:45,235 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:45,243 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@53abfef0: startup date [Thu Mar 23 10:03:45 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:45,246 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:45,269 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:45,284 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@5b141458, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@2fe16ffd]; rollback [true]>
|
|
[warn 2017/03/23 10:03:45.286 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:45.472 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:45.484 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:45,489 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@5b141458, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:45,490 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@53abfef0: startup date [Thu Mar 23 10:03:45 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:45,490 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@391f38c6>
|
|
2017-03-23 10:03:45,490 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:45,501 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@185374b2: startup date [Thu Mar 23 10:03:45 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:45,503 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:45,525 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:45,539 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@3cdab5ff, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@6edd28f2]; rollback [true]>
|
|
[warn 2017/03/23 10:03:45.541 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:45.725 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:45.739 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:45,741 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@3cdab5ff, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:45,742 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@185374b2: startup date [Thu Mar 23 10:03:45 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:45,742 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@5314435a>
|
|
2017-03-23 10:03:45,742 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:45,751 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@1b3f1659: startup date [Thu Mar 23 10:03:45 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:45,753 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:45,775 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:45,789 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@146e6a93, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@51e4d4b6]; rollback [true]>
|
|
[warn 2017/03/23 10:03:45.791 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:45.981 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:45.994 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:45.998 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:46.179 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:46.191 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:46,194 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@146e6a93, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:46,195 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@1b3f1659: startup date [Thu Mar 23 10:03:45 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:46,195 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@2adb12d1>
|
|
2017-03-23 10:03:46,196 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:46,207 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@39c4d736: startup date [Thu Mar 23 10:03:46 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:46,210 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:46,240 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
2017-03-23 10:03:46,259 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@467cbe78, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@73afde14]; rollback [true]>
|
|
[warn 2017/03/23 10:03:46.262 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:46.535 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:46.544 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
[warn 2017/03/23 10:03:46.548 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:46.723 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:46.734 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:46,736 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@19f547d0 testClass = HibernateCursorItemReaderStatefulIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulIntegrationTests@467cbe78, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@677f30c5 testClass = HibernateCursorItemReaderStatefulIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
|
|
2017-03-23 10:03:46,737 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@39c4d736: startup date [Thu Mar 23 10:03:46 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:46,737 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@60300d30>
|
|
2017-03-23 10:03:46,738 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:46,746 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@2b727289: startup date [Thu Mar 23 10:03:46 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:46,748 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:46,769 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
[warn 2017/03/23 10:03:46.783 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
|
|
|
|
[info 2017/03/23 10:03:46.961 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
|
|
|
|
[info 2017/03/23 10:03:46.972 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
|
|
|
|
2017-03-23 10:03:46,973 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@2b727289: startup date [Thu Mar 23 10:03:46 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:46,973 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@3e0698e3>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|