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 6C61FEE5A for ; Fri, 11 Jan 2013 11:53:43 +0000 (UTC) Received: (qmail 44607 invoked by uid 500); 11 Jan 2013 11:53:42 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 44546 invoked by uid 500); 11 Jan 2013 11:53:41 -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 44534 invoked by uid 99); 11 Jan 2013 11:53:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 11:53:41 +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; Fri, 11 Jan 2013 11:53:39 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 8A3BAC002D; Fri, 11 Jan 2013 11:53:19 +0000 (UTC) Date: Fri, 11 Jan 2013 11:51:51 +0000 (UTC) From: Apache Jenkins Server To: commits@cayenne.apache.org, aadamchik@apache.org Message-ID: <702625963.1278.1357905199564.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Cayenne-3?= =?UTF-8?Q?1_=C2=BB_h2,JDK_1.6_(latest),Ubuntu_#44?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: h2,JDK 1.6 (latest),Ubuntu X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [aadamchik] ew PK generator is no longer guaranteed sequential, so changing to more deterministic ordering ------------------------------------------ [...truncated 1438 lines...] [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ cayenne-legal-unpublished --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ cayenne-legal-unpublished --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-legal-unpublished >>> [INFO] [INFO] --- maven-cayenne-build-plugin:3.1B2-SNAPSHOT:date (date) @ cayenne-legal-unpublished --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-legal-unpublished <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-legal-unpublished --- [INFO] Building jar: [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-legal-unpublished --- [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cayenne Dependency Injection Container 3.1B2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-di-unpublished --- [INFO] [INFO] --- maven-cayenne-build-plugin:3.1B2-SNAPSHOT:date (date) @ cayenne-di-unpublished --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-di-unpublished --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-di-unpublished --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 38 source files to [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ cayenne-di-unpublished --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cayenne-di-unpublished --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 38 source files to [INFO] [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ cayenne-di-unpublished --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.cayenne.CayenneExceptionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.apache.cayenne.di.DIBootstrapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.apache.cayenne.di.spi.DefaultInjectorBindingTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.cayenne.di.KeyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.cayenne.di.spi.DefaultInjectorInjectionTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.apache.cayenne.di.spi.DefaultInjectorScopeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.cayenne.di.spi.DefaultInjectorCircularInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.cayenne.di.spi.DefaultInjectorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.cayenne.CayenneRuntimeExceptionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ cayenne-di-unpublished --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di-unpublished >>> [INFO] [INFO] --- maven-cayenne-build-plugin:3.1B2-SNAPSHOT:date (date) @ cayenne-di-unpublished --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di-unpublished <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di-unpublished --- [INFO] org already added, skipping [INFO] org/apache already added, skipping [INFO] org/apache/cayenne already added, skipping [INFO] Building jar: [INFO] org already added, skipping [INFO] org/apache already added, skipping [INFO] org/apache/cayenne already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-di-unpublished --- [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cayenne Java 1.5 Unpublished 3.1B2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-jdk1.5-unpublished --- [INFO] [INFO] --- maven-cayenne-build-plugin:3.1B2-SNAPSHOT:date (date) @ cayenne-jdk1.5-unpublished --- [INFO] [INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-ejbql) @ cayenne-jdk1.5-unpublished --- [WARNING] File encoding for grammars has not been configured, using platform default encoding, i.e. build is platform dependent! Java Compiler Compiler Version 5.0 (Tree Builder) (type "jjtree" with no arguments for help) Reading from file . . . File "Node.java" does not exist. Will create one. File "EJBQLTreeConstants.java" does not exist. Will create one. File "JJTEJBQLState.java" does not exist. Will create one. Annotated grammar generated successfully in Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file . . . Warning: Choice conflict in (...)* construct at line 840, column 17. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "+" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)* construct at line 849, column 17. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "*" Consider using a lookahead of 2 or more for nested expansion. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "JavaCharStream.java" does not exist. Will create one. Parser generated with 0 errors and 2 warnings. [INFO] Processed 1 grammar [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ cayenne-jdk1.5-unpublished --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-jdk1.5-unpublished --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-jdk1.5-unpublished --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 940 source files to [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ cayenne-jdk1.5-unpublished --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 96 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cayenne-jdk1.5-unpublished --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 955 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[169,19] type org.apache.cayenne.query.SelectQuery does not take parameters [ERROR] :[169,47] type org.apache.cayenne.query.SelectQuery does not take parameters [ERROR] :[171,28] cannot find symbol symbol : variable ARTIST_NAME location: class org.apache.cayenne.testdo.testmap.Artist [INFO] 3 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Cayenne ........................................... SUCCESS [0.755s] [INFO] Common Unit Test Utilities ........................ SUCCESS [8.669s] [INFO] Cayenne Internal Build Plugin ..................... SUCCESS [13.350s] [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.017s] [INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.107s] [INFO] Cayenne Dependency Injection Container ............ SUCCESS [2.414s] [INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [29.167s] [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 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: 56.941s [INFO] Finished at: Fri Jan 11 11:51:50 UTC 2013 [INFO] Final Memory: 40M/222M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project cayenne-jdk1.5-unpublished: Compilation failure: Compilation failure: [ERROR] :[169,19] type org.apache.cayenne.query.SelectQuery does not take parameters [ERROR] :[169,47] type org.apache.cayenne.query.SelectQuery does not take parameters [ERROR] :[171,28] cannot find symbol [ERROR] symbol : variable ARTIST_NAME [ERROR] location: class org.apache.cayenne.testdo.testmap.Artist [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project cayenne-jdk1.5-unpublished: Compilation failure 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.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161) 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