You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/17 15:48:02 UTC

Build failed in Jenkins: Cayenne-trunk » derby,JDK 1.6 (latest),Ubuntu #962

See <https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=derby,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 11488 lines...]
998/1292 KB   
1002/1292 KB   
1006/1292 KB   
1010/1292 KB   
1014/1292 KB   
1015/1292 KB   
1019/1292 KB   
1023/1292 KB   
1027/1292 KB   
1031/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   
1078/1292 KB   
1082/1292 KB   
1086/1292 KB   
1090/1292 KB   
1094/1292 KB   
1098/1292 KB   
1102/1292 KB   
1106/1292 KB   
1110/1292 KB   
1114/1292 KB   
1118/1292 KB   
1122/1292 KB   
1123/1292 KB   
1127/1292 KB   
1131/1292 KB   
1135/1292 KB   
1139/1292 KB   
1143/1292 KB   
1147/1292 KB   
1151/1292 KB   
1155/1292 KB   
1159/1292 KB   
1163/1292 KB   
1167/1292 KB   
1171/1292 KB   
1175/1292 KB   
1179/1292 KB   
1183/1292 KB   
1187/1292 KB   
1191/1292 KB   
1195/1292 KB   
1199/1292 KB   
1203/1292 KB   
1205/1292 KB   
1206/1292 KB   
1210/1292 KB   
1212/1292 KB   
1216/1292 KB   
1220/1292 KB   
1224/1292 KB   
1228/1292 KB   
1232/1292 KB   
1236/1292 KB   
1237/1292 KB   
1239/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 846.1 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=derby,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=derby,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=derby,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:47:50 PM org.apache.cayenne.unit.di.server.ConnectionProperties loadDefaultProperties
INFO: Found connection properties at /home/jenkins/.cayenne/connection.properties
Nov 17, 2013 2:47:50 PM org.apache.cayenne.unit.di.server.ServerCaseDataSourceInfoProvider get
INFO: Invalid connection key 'derby', trying default: internal_embedded_datasource
Nov 17, 2013 2:47:50 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.229s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.013s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [59.827s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [1.833s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [3.287s]
[INFO] Cayenne Server .................................... FAILURE [52.942s]
[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.037s
[INFO] Finished at: Sun Nov 17 14:47:50 UTC 2013
[INFO] Final Memory: 36M/182M
[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=derby,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=derby,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=derby,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