Console Output

Started by upstream project "autoplot-all" build number 10649
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test100
[autoplot-test100] $ /bin/sh -xe /tmp/jenkins5073742210229178049.sh
+ hostname
+ whoami
+ echo running test on spot10 by tomcat
running test on spot10 by tomcat
+ pwd
+ echo /var/local/jenkins/workspace/autoplot-test100
/var/local/jenkins/workspace/autoplot-test100
+ [ -d autoplot ]
+ cd autoplot
+ git pull
Already up to date.
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-test100
PWD1: , /var/local/jenkins/workspace/autoplot-test100
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
Already up to date.
+ cd ..
+ export JAVA_HOME=/usr/local/jdk1.8
+ [ -s /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml ]
+ echo ====================
====================
+ echo empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml 
empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml 
+ echo rm file...
rm file...
+ echo ====================
====================
+ rm -f /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ cd ..
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo The present working directory:
The present working directory:
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat tomcat 52678637 Mar 20 08:54 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ rm -fr test*
+ rm -fr Test*
+ rm -fr diffs*
+ echo == make jar ==
== make jar ==
+ ant -Dplatforms.JDK_1.8.home=/usr/local/jdk1.8/ -Dplatforms.JDK_8__System_.home=/usr/local/jdk1.8/ -q -f autoplot/VATesting/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar

BUILD FAILED
/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/nbproject/build-impl.xml:986: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/nbproject/build-impl.xml:1765: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/JythonDataSource/nbproject/build-impl.xml:914: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/JythonDataSource/nbproject/build-impl.xml:1525: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/JythonSupport/nbproject/build-impl.xml:977: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/JythonSupport/nbproject/build-impl.xml:269: Compile failed; see the compiler error output for details.

Total time: 1 second
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE