You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/15 23:26:13 UTC

Build failed in Jenkins: Commons-ognl » Apache Commons OGNL - Object Graph Navigation Library #278

See <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/278/>

------------------------------------------
Established TCP socket on 55502
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Established TCP socket on 46367
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -B -U -e -fae -V -Pci -DskipBenchmarks=true -Dgpg.skip -Prelease -Pjava-1.5
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.2.5
Java version: 1.7.0_55, vendor: Oracle Corporation
Java home: /usr/local/jenkins/java/jdk1.7.0_55/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.19.0-25-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons OGNL - Object Graph Navigation Library 4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.pom (6 KB at 15.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.13/surefire-2.13.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.13/surefire-2.13.pom (17 KB at 667.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.jar (31 KB at 1465.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.3/easymock-2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.3/easymock-2.3.pom (3 KB at 133.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/carrotsearch/junit-benchmarks/0.3.0/junit-benchmarks-0.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/carrotsearch/junit-benchmarks/0.3.0/junit-benchmarks-0.3.0.pom (14 KB at 813.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ognl/ognl/3.0.2/ognl-3.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ognl/ognl/3.0.2/ognl-3.0.2.pom (7 KB at 651.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.3/easymock-2.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/carrotsearch/junit-benchmarks/0.3.0/junit-benchmarks-0.3.0-jdk15.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/ognl/ognl/3.0.2/ognl-3.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.3/easymock-2.3.jar (70 KB at 1740.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/carrotsearch/junit-benchmarks/0.3.0/junit-benchmarks-0.3.0-jdk15.jar (61 KB at 1009.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ognl/ognl/3.0.2/ognl-3.0.2.jar (225 KB at 3027.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ commons-ognl ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (ognl-jjtree) @ commons-ognl ---
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/src/main/javacc/ognl.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
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 successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-ognl ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-ognl ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-ognl ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/>
[INFO] Storing buildNumber: 1770093 at timestamp: 1484522768129
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-ognl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ commons-ognl ---
[INFO] Compiling 162 source files to <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac,  but could not parse the error:
/bin/sh: 1: /bin/javac: not found

[INFO] 1 error
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Jenkins build is back to normal : Commons-ognl » Apache Commons OGNL - Object Graph Navigation Library #279

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-ognl/org.apache.commons$commons-ognl/279/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org