See 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/962/changes>

Changes:

[aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate 
modules

have to explicitly declare license inclusion in each distributed module...

[aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate 
modules

removing cayenne-build-maven-plugin... we'll be initializing date via Maven

[aadamchik] formatting license

[aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate 
modules

renaming buildtools back to build-tools to fix buoldbot path

------------------------------------------
[...truncated 11068 lines...]
984/1292 KB   
988/1292 KB   
992/1292 KB   
996/1292 KB   
1000/1292 KB   
1004/1292 KB   
1008/1292 KB   
1012/1292 KB   
1016/1292 KB   
1020/1292 KB   
1024/1292 KB   
1028/1292 KB   
1032/1292 KB   
1035/1292 KB   
1039/1292 KB   
1043/1292 KB   
1047/1292 KB   
1051/1292 KB   
1055/1292 KB   
1059/1292 KB   
1063/1292 KB   
1067/1292 KB   
1071/1292 KB   
1075/1292 KB   
1079/1292 KB   
1083/1292 KB   
1087/1292 KB   
1091/1292 KB   
1095/1292 KB   
1099/1292 KB   
1102/1292 KB   
1106/1292 KB   
1110/1292 KB   
1114/1292 KB   
1118/1292 KB   
1122/1292 KB   
1126/1292 KB   
1130/1292 KB   
1134/1292 KB   
1138/1292 KB   
1142/1292 KB   
1146/1292 KB   
1150/1292 KB   
1154/1292 KB   
1158/1292 KB   
1162/1292 KB   
1166/1292 KB   
1170/1292 KB   
1174/1292 KB   
1178/1292 KB   
1182/1292 KB   
1182/1292 KB   
1186/1292 KB   
1190/1292 KB   
1194/1292 KB   
1198/1292 KB   
1202/1292 KB   
1206/1292 KB   
1210/1292 KB   
1214/1292 KB   
1218/1292 KB   
1222/1292 KB   
1226/1292 KB   
1230/1292 KB   
1234/1292 KB   
1238/1292 KB   
1242/1292 KB   
1246/1292 KB   
1250/1292 KB   
1254/1292 KB   
1258/1292 KB   
1262/1292 KB   
1266/1292 KB   
1270/1292 KB   
1274/1292 KB   
1278/1292 KB   
1282/1292 KB   
1286/1292 KB   
1290/1292 KB   
1292/1292 KB   
               
Downloaded: 
http://maven.objectstyle.org/nexus/content/groups/cayenne-deps/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
 (1292 KB at 835.7 KB/sec)
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cayenne-server 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
cayenne-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
cayenne-server ---
[INFO] Compiling 929 source files to 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/cayenne-server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
cayenne-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 81 resources
[INFO] Copying 1345 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
cayenne-server ---
[INFO] Compiling 912 source files to 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/cayenne-server/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ cayenne-server ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/cayenne-server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.util.EntityMergeSupportTest
Nov 17, 2013 2:51:05 PM org.apache.cayenne.unit.di.server.ConnectionProperties 
loadDefaultProperties
INFO: Found connection properties at 
/home/jenkins/.cayenne/connection.properties
Nov 17, 2013 2:51:05 PM 
org.apache.cayenne.unit.di.server.ServerCaseDataSourceInfoProvider get
INFO: Invalid connection key 'h2', trying default: internal_embedded_datasource
Nov 17, 2013 2:51:05 PM 
org.apache.cayenne.unit.di.server.ServerCaseDataSourceInfoProvider get
INFO: loaded connection info: [org.apache.cayenne.conn.DataSourceInfo:
   user name: sa
   password: **********
   driver: org.hsqldb.jdbcDriver
   db adapter class: org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
   url: jdbc:hsqldb:mem:aname
   min. connections: 1
   max. connections: 1
]
org.apache.maven.surefire.booter.SurefireExecutionException: 
org.apache.cayenne.util.EntityMergeSupportTest; nested exception is 
java.lang.ExceptionInInitializerError: null; nested exception is 
org.apache.maven.surefire.testset.TestSetFailedException: 
org.apache.cayenne.util.EntityMergeSupportTest; nested exception is 
java.lang.ExceptionInInitializerError: null
org.apache.maven.surefire.testset.TestSetFailedException: 
org.apache.cayenne.util.EntityMergeSupportTest; nested exception is 
java.lang.ExceptionInInitializerError: null
java.lang.ExceptionInInitializerError
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at junit.framework.TestSuite.createTest(TestSuite.java:131)
        at junit.framework.TestSuite.addTestMethod(TestSuite.java:114)
        at junit.framework.TestSuite.<init>(TestSuite.java:75)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTestSet.java:151)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:197)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: java.lang.RuntimeException: Error rebuilding schema
        at 
org.apache.cayenne.unit.di.server.SchemaBuilder.rebuildSchema(SchemaBuilder.java:132)
        at 
org.apache.cayenne.unit.di.server.ServerCase.<clinit>(ServerCase.java:48)
        ... 22 more
Caused by: java.sql.SQLException: Can not load JDBC driver named 
'org.hsqldb.jdbcDriver': org.hsqldb.jdbcDriver
        at 
org.apache.cayenne.conn.DriverDataSource.loadDriver(DriverDataSource.java:63)
        at 
org.apache.cayenne.conn.DriverDataSource.getDriver(DriverDataSource.java:267)
        at 
org.apache.cayenne.conn.DriverDataSource.getConnection(DriverDataSource.java:147)
        at 
org.apache.cayenne.conn.PooledConnectionImpl.reconnect(PooledConnectionImpl.java:83)
        at 
org.apache.cayenne.conn.PooledConnectionImpl.getConnection(PooledConnectionImpl.java:120)
        at 
org.apache.cayenne.conn.PoolManager.uncheckConnection(PoolManager.java:417)
        at 
org.apache.cayenne.conn.PoolManager.getConnection(PoolManager.java:401)
        at 
org.apache.cayenne.conn.PoolManager.getConnection(PoolManager.java:374)
        at 
org.apache.cayenne.unit.di.server.SchemaBuilder.dropSchema(SchemaBuilder.java:258)
        at 
org.apache.cayenne.unit.di.server.SchemaBuilder.dropSchema(SchemaBuilder.java:160)
        at 
org.apache.cayenne.unit.di.server.SchemaBuilder.rebuildSchema(SchemaBuilder.java:127)
        ... 23 more
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [19.172s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.028s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [54.871s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [2.942s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [4.533s]
[INFO] Cayenne Server .................................... FAILURE [54.686s]
[INFO] Cayenne ROP Client ................................ SKIPPED
[INFO] Cayenne Project ................................... SKIPPED
[INFO] Cayenne Tools ..................................... SKIPPED
[INFO] Cayenne Lifecycle Utilities ....................... SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Cayenne Maven Plugins ............................. SKIPPED
[INFO] Cayenne Maven Plugin .............................. SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Documentation ............................. SKIPPED
[INFO] Cayenne Docbook Documentation ..................... SKIPPED
[INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED
[INFO] Docbook: Cayenne Guide ............................ SKIPPED
[INFO] Docbook: Getting Started with Cayenne ............. SKIPPED
[INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED
[INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:24.617s
[INFO] Finished at: Sun Nov 17 14:51:06 UTC 2013
[INFO] Final Memory: 32M/176M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on 
project cayenne-server: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/cayenne-server/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on 
project cayenne-server: There are test failures.

Please refer to 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/cayenne-server/target/surefire-reports>
 for the individual test results.
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
failures.

Please refer to 
<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/cayenne-server/target/surefire-reports>
 for the individual test results.
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:629)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cayenne-server
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to