Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 69A1E7CF6 for ; Wed, 28 Sep 2011 14:29:31 +0000 (UTC) Received: (qmail 14199 invoked by uid 500); 28 Sep 2011 14:29:31 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 14165 invoked by uid 500); 28 Sep 2011 14:29:31 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 14157 invoked by uid 99); 28 Sep 2011 14:29:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 14:29:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 14:29:26 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 2A8B4C00F3; Wed, 28 Sep 2011 14:29:05 +0000 (UTC) Date: Wed, 28 Sep 2011 14:28:31 +0000 (UTC) From: Apache Jenkins Server To: commits@cayenne.apache.org, dkazimirchyk@gmail.com, ari@ish.com.au, andrus@objectstyle.org Message-ID: <665462913.2931317220145158.JavaMail.hudson@aegis> In-Reply-To: <368715549.2521317203012907.JavaMail.hudson@aegis> References: <368715549.2521317203012907.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Cayenne-trunk_=C2=BB?= =?UTF-8?Q?_HSQLDB,true,JDK_1.6_(latest),Ubuntu_#593?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [dkazimirchyk] Docbook: Getting Started with Cayenne ROP correction to correspond to 3.1 changes [dkazimirchyk] Docbook: Getting Started with Cayenne correction to correspond to 3.1 changes ------------------------------------------ [...truncated 85367 lines...] INFO: INSERT INTO ARTIST (ARTIST_ID, ARTIST_NAME) VALUES (?, ?) Sep 28, 2011 2:28:28 PM org.apache.cayenne.test.jdbc.UtilityLogger log INFO: INSERT INTO PAINTING (PAINTING_ID, PAINTING_TITLE, ARTIST_ID, ESTIMATED_PRICE) VALUES (?, ?, ?, ?) Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT t0.DATE_OF_BIRTH, t0.ARTIST_ID, t0.ARTIST_NAME FROM ARTIST t0 Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 1 ms. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:28 PM org.apache.cayenne.test.jdbc.UtilityLogger log INFO: update ARTIST set ARTIST_NAME = ? where ARTIST_ID = ? Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT t0.DATE_OF_BIRTH, t0.ARTIST_ID, t0.ARTIST_NAME FROM ARTIST t0 Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 1 ms. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:28 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load INFO: Loading XML configuration resource from Sep 28, 2011 2:28:28 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1 Sep 28, 2011 2:28:28 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1 Sep 28, 2011 2:28:28 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1 Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'MASTER' Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 1 ms. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'MASTER' Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:200, 2->NAME:'X'] Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE MASTER SET NAME = ? WHERE ID = ? Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->NAME:'Y', 2->ID:200] Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:28 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:29 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load INFO: Loading XML configuration resource from Sep 28, 2011 2:28:29 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1 Sep 28, 2011 2:28:29 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1 Sep 28, 2011 2:28:29 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1 Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'CHILD' Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 1 row. - took 0 ms. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'CHILD' Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:201, 2->NAME:'Y'] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:202, 2->NAME:'X'] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?) Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:200, 2->MASTER_ID:202] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ? Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->MASTER_ID:201, 2->ID:200] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:29 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load INFO: Loading XML configuration resource from Sep 28, 2011 2:28:29 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1 Sep 28, 2011 2:28:29 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1 Sep 28, 2011 2:28:29 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1 Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:203, 2->NAME:'X'] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?) Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:201, 2->MASTER_ID:NULL] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->ID:202, 2->MASTER_ID:203] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ? Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters INFO: [bind: 1->MASTER_ID:203, 2->ID:201] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount INFO: === updated 1 row. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction INFO: --- transaction started. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery INFO: SELECT t0.MASTER_ID, t0.ID FROM CHILD t0 WHERE t0.MASTER_ID = ? [bind: 1->MASTER_ID:203] Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount INFO: === returned 2 rows. - took 0 ms. Sep 28, 2011 2:28:29 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction INFO: +++ transaction committed. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 sec Running org.apache.cayenne.DataRowTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.cayenne.access.types.EnumTypeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Results : Failed tests: testSelectNotLikeIgnoreCaseSingleWildcardMatch(org.apache.cayenne.query.SelectQueryTest) testSelectLikeIgnoreCaseObjects1(org.apache.cayenne.query.SelectQueryTest) Tests run: 2095, Failures: 2, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Cayenne ........................................... SUCCESS [0.197s] [INFO] Common Unit Test Utilities ........................ SUCCESS [1.371s] [INFO] Cayenne Internal Build Plugin ..................... SUCCESS [1.248s] [INFO] Cayenne Internal Documentation Build Plugin ....... SUCCESS [1.591s] [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.007s] [INFO] Cayenne License and Notice Bundle ................. SUCCESS [0.701s] [INFO] Cayenne Dependency Injection Container ............ SUCCESS [2.198s] [INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [56.736s] [INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED [INFO] Cayenne Aggregated Server Jar ..................... SKIPPED [INFO] Cayenne Aggregated Client Jar ..................... SKIPPED [INFO] Cayenne Project ................................... SKIPPED [INFO] Cayenne Tools ..................................... SKIPPED [INFO] Library: cayenne-lifecycle ........................ SKIPPED [INFO] Cayenne Maven Plugin .............................. SKIPPED [INFO] Cayenne Framework Aggregator Project .............. SKIPPED [INFO] Cayenne Integration Tests Parent .................. SKIPPED [INFO] Integration Tests - Cayenne Runtime ............... SKIPPED [INFO] Integration Tests - Cayenne Tools ................. SKIPPED [INFO] Cayenne Modeler ................................... SKIPPED [INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED [INFO] Cayenne Modeler Parent ............................ SKIPPED [INFO] Cayenne Tutorial .................................. SKIPPED [INFO] Cayenne ROP Server Tutorial ....................... SKIPPED [INFO] Cayenne ROP Client Tutorial ....................... SKIPPED [INFO] Cayenne Tutorials ................................. SKIPPED [INFO] Cayenne Documentation ............................. SKIPPED [INFO] Cayenne Documenation Parent ....................... SKIPPED [INFO] Cayenne Docbook Documenation ...................... SKIPPED [INFO] Docbook: Cayenne Guide ............................ SKIPPED [INFO] Docbook: Getting Started with Cayenne ............. SKIPPED [INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:04.847s [INFO] Finished at: Wed Sep 28 14:28:30 UTC 2011 [INFO] Final Memory: 46M/366M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures. [ERROR] [ERROR] Please refer to 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-jdk1.5-unpublished: There are test failures. Please refer to 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:319) 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 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 -rf :cayenne-jdk1.5-unpublished Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts