FailedConsole Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/emlparser-unstable/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/NCEAS/eml.git # timeout=10
Fetching upstream changes from https://github.com/NCEAS/eml.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/NCEAS/eml.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 233427f03610694d2a865e6748bcf8bfb51be900 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 233427f03610694d2a865e6748bcf8bfb51be900
Commit message: "Update release target to include generated site."
 > git rev-list --no-walk 4417cbf6588fdca4e06bd67190a9d7a18a8e944f # timeout=10
[workspace] $ ant -Dmaven.home=/usr/share/maven2 clean
Buildfile: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build.xml

config:

init:
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/docs/eml-2.2.0

clean:
   [delete] Deleting directory /var/lib/jenkins/jobs/emlparser-unstable/workspace/build

BUILD SUCCESSFUL
Total time: 2 seconds
[workspace] $ ant -Dmaven.home=/usr/share/maven2 emlparser_war
Buildfile: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build.xml

config:

init:
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/docs/eml-2.2.0

compile:
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/tests
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/classes
     [copy] Copying 6 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/tests
     [echo] 
     [echo]       ************************************************
     [echo]                     copied some stuff to build/tests
     [echo]       ************************************************
     [echo]     
     [copy] Copying 8 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/tests
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/classes
    [javac] /var/lib/jenkins/jobs/emlparser-unstable/workspace/build.xml:312: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 12 source files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/classes
    [javac] Note: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/tests/org/ecoinformatics/emltest/EMLParserTest.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar:
      [jar] Building jar: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/eml.jar
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/lib

-check-clone:

clone-eml:
     [echo] git clone
     [exec] Cloning into 'build/emlgit'...
     [echo] git checkout
     [exec] Note: checking out 'RELEASE_EML_2_0_0_UPDATE_1'.
     [exec] 
     [exec] You are in 'detached HEAD' state. You can look around, make experimental
     [exec] changes and commit them, and you can discard any commits you make in this
     [exec] state without impacting any branches by performing another checkout.
     [exec] 
     [exec] If you want to create a new branch to retain commits you create, you may
     [exec] do so (now or later) by using -b with the checkout command again. Example:
     [exec] 
     [exec]   git checkout -b <new-branch-name>
     [exec] 
     [exec] HEAD is now at aefd2957 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_0_0_UPDATE_1'.
     [echo] git pull
     [exec] From https://github.com/NCEAS/eml
     [exec]  * tag                 RELEASE_EML_2_0_0_UPDATE_1 -> FETCH_HEAD
     [exec] Already up to date.

servletinstall:
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/lib
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF/lib
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF/lib
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF/lib
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF/lib
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF/lib
     [copy] Copying 1 file to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/WEB-INF/lib
     [echo] Getting EML from source: RELEASE_EML_2_0_0_UPDATE_1
     [echo] git checkout
     [exec] HEAD is now at aefd2957 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_0_0_UPDATE_1'.
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.0.0
     [copy] Copying 24 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.0.0
     [echo] Getting EML from source: RELEASE_EML_2_0_1
     [echo] git checkout
     [exec] Previous HEAD position was aefd2957 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_0_0_UPDATE_1'.
     [exec] HEAD is now at 95efe894 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_0_1'.
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.0.1
     [copy] Copying 24 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.0.1
     [echo] Getting EML from source: RELEASE_EML_2_1_0
     [echo] git checkout
     [exec] Previous HEAD position was 95efe894 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_0_1'.
     [exec] HEAD is now at ecd6ed31 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_1_0'.
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.1.0
     [copy] Copying 25 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.1.0
     [echo] Getting EML from source: RELEASE_EML_2_1_1
     [echo] git checkout
     [exec] Previous HEAD position was ecd6ed31 This commit was manufactured by cvs2svn to create tag 'RELEASE_EML_2_1_0'.
     [exec] HEAD is now at e80ac911 creating tag for EML 2.1.1
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.1.1
     [copy] Copying 25 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.1.1
     [echo] Getting EML from source: BRANCH_EML_2_2
     [echo] git checkout
     [exec] Branch 'BRANCH_EML_2_2' set up to track remote branch 'BRANCH_EML_2_2' from 'origin'.
     [exec] Previous HEAD position was e80ac911 creating tag for EML 2.1.1
     [exec] Switched to a new branch 'BRANCH_EML_2_2'
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.2.0
     [copy] Copying 27 files to /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/emlparser/schema/eml-2.2.0

emlparser_war:
    [mkdir] Created dir: /var/lib/jenkins/jobs/emlparser-unstable/workspace/release
      [war] Building war: /var/lib/jenkins/jobs/emlparser-unstable/workspace/release/emlparser.war

BUILD SUCCESSFUL
Total time: 8 seconds
Publishing Javadoc
ERROR: No javadoc found in /var/lib/jenkins/jobs/emlparser-unstable/workspace/build/docs: null
Build step 'Publish Javadoc' changed build result to FAILURE
Notifying upstream projects of job completion
Finished: FAILURE