Console Output

Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-release
[autoplot-release] $ /bin/sh -e /usr/local/apache-tomcat-8.0.27/temp/jenkins666884087974914683.sh
HOST:  spot8
PWD:  /var/local/jenkins/workspace/autoplot-release
TAG: 20250929a
From https://github.com/autoplot/autoplot
   2b207d0e1..c9b613585  main       -> origin/main
Updating 2b207d0e1..c9b613585
Fast-forward
 Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.java | 1 -
 1 file changed, 1 deletion(-)
PWD1:  /var/local/jenkins/workspace/autoplot-release
From https://github.com/das-developers/das2java
   873a54c7d..12b7277b5  main       -> origin/main
Updating 873a54c7d..12b7277b5
Fast-forward
 dasCore/src/org/das2/graph/DasPlot.java | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
PWD2:  /var/local/jenkins/workspace/autoplot-release/autoplot
============================
export CODEBASE=http://cottagesystems.com/jenkins/job/autoplot-release/365/artifact/autoplot/Autoplot/dist/
============================
## compile application
/var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot
TAG=20250929a
JAVA_HOME=/usr/local/jdk1.8/
DO_HIDE=true  # if false then show passwords etc for debugging.
AP_KEEP_STABLE=F  # if T then keep the stable jars for release
CODEBASE=
http://cottagesystems.com/jenkins/job/autoplot-release/365/artifact/autoplot/Autoplot/dist/
pwd= /var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot
copy jar file classes using wget -q...
wget --no-check-certificate -q -O AutoplotStable.jar http://cottagesystems.com/jenkins//job/autoplot-jar-stable-2017/lastSuccessfulBuild/artifact/autoplot/Autoplot/dist/AutoplotStable.jar
wget --no-check-certificate -q -O AutoplotStable.jar.pack.gz http://cottagesystems.com/jenkins//job/autoplot-jar-stable-2017/lastSuccessfulBuild/artifact/autoplot/Autoplot/dist/AutoplotStable.jar.pack.gz
done copy jar file classes.
=== look for plugins, META-INF/org.autoplot.datasource.DataSourceFactory.extensions etc ==
AudioSystemDataSource BinaryDataSource CDAWebDataSource CdfJavaDataSource CefDataSource Das2ServerDataSource DataSourcePack ExcelDataSource FedCatDataSource FitsDataSource HapiDataSource IdlMatlabSupport ImageDataSource JythonDataSource NetCdfDataSource OpenDapDataSource PDSDataSource PDSPPIDataSource TsdsDataSource WavDataSource
copy sources...
rsync -a --exclude .svn ../das2java/dasCore/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/dasCoreUtil/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/dasCoreDatum/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/QDataSet/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/QStream/src/ temp-volatile-src/
rsync -a --exclude .svn ../DataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../JythonSupport/src/ temp-volatile-src/
rsync -a --exclude .svn ../AutoplotHelp/src/ temp-volatile-src/
rsync -a --exclude .svn ../IdlMatlabSupport/src/ temp-volatile-src/
rsync -a --exclude .svn ../AudioSystemDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../BinaryDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../CDAWebDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../CdfJavaDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../CefDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../Das2ServerDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../DataSourcePack/src/ temp-volatile-src/
rsync -a --exclude .svn ../ExcelDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../FedCatDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../FitsDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../HapiDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../IdlMatlabSupport/src/ temp-volatile-src/
rsync -a --exclude .svn ../ImageDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../JythonDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../NetCdfDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../OpenDapDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../PDSDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../PDSPPIDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../TsdsDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../WavDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../Autoplot/src/ temp-volatile-src/
done copy sources
=== special handling of META-INF stuff...
done special handling of META-INF stuff.
=== copy resources...
copy scheme_bk font from /home/jbf/project/autoplot...
pwd= /var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot
done copy resources.
=== copy help files...
rsync --exclude .svn ../DataSource/javahelp/ temp-volatile-classes/
skipping directory .
rsync --exclude .svn ../DataSourcePack/javahelp/ temp-volatile-classes/
skipping directory .
rsync --exclude .svn ../DataSourcePack/javahelp/ temp-volatile-classes/
skipping directory .
rsync --exclude .svn ../Autoplot/javahelp/ temp-volatile-classes/
skipping directory .
done copy help files.
=== compile sources...
pwd= /var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot/temp-volatile-src
/usr/local/jdk1.8//bin/javac -g -target 1.8 -source 1.8 -bootclasspath /usr/local/jdk1.8//jre/lib/rt.jar -cp ../temp-volatile-classes:../AutoplotStable.jar:. -d ../temp-volatile-classes -Xmaxerrs 10 org/autoplot/AutoplotUI.java
\n\n****\n\n
Error somewhere in compile, see above
Build was aborted
Aborted by Jeremy Faden
Archiving artifacts
Recording fingerprints
Finished: ABORTED