Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-jar-servlet
[autoplot-jar-servlet] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins3925189102970632112.sh
+ export CATALINA_HOME=/home/jbf/local/apache-tomcat-8.0.27
[autoplot-jar-servlet] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins978097881030500754.sh
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
804fef58f..aa5a38f61 main -> origin/main
Updating 804fef58f..aa5a38f61
Fast-forward
Autoplot/src/index.html | 2 +-
Autoplot/src/screen.png | Bin 277476 -> 163073 bytes
.../org/das2/datasource/Das2ServerDataSource.java | 6 +++++-
.../org/autoplot/datasource/DataSetSelector.form | 2 +-
.../org/autoplot/datasource/DataSetSelector.java | 19 ++++++++++++++++++-
5 files changed, 25 insertions(+), 4 deletions(-)
+ cd ..
+ cd autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
1e2e45662..ec0ad40fd main -> origin/main
Updating 1e2e45662..ec0ad40fd
Fast-forward
QDataSet/nbproject/build-impl.xml | 763 +++++++++++++++++++------
QDataSet/nbproject/genfiles.properties | 6 +-
QDataSet/nbproject/project.properties | 17 +-
QDataSet/nbproject/project.xml | 1 +
QDataSet/src/org/das2/qds/ops/Ops.java | 24 +
dasCore/src/org/das2/graph/DasAnnotation.java | 1 +
dasCore/src/org/das2/graph/SeriesRenderer.java | 23 +-
7 files changed, 638 insertions(+), 197 deletions(-)
+ cd ..
+ cd ..
+ echo #### CATALINA_HOME ####
#### CATALINA_HOME ####
+ echo
+ pwd
/var/local/jenkins/workspace/autoplot-jar-servlet
+ echo #/home/jbf/local/apache-ant-1.9.4/bin/ant -q -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
#/home/jbf/local/apache-ant-1.9.4/bin/ant -q -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
+ /home/jbf/local/apache-ant-1.9.4/bin/ant -q -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
BUILD FAILED
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/Autoplot/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/Autoplot/nbproject/build-impl.xml:1861: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/AudioSystemDataSource/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/AudioSystemDataSource/nbproject/build-impl.xml:1509: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/BinaryDataSource/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/BinaryDataSource/nbproject/build-impl.xml:1493: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/DataSource/nbproject/build-impl.xml:914: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/DataSource/nbproject/build-impl.xml:1493: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/das2java/QDataSet/nbproject/build-impl.xml:151: The J2SE Platform is not correctly set up.
Your active platform is: JDK_8__System_, but the corresponding property "platforms.JDK_8__System_.home" is not found in the project's properties files.
Either open the project in the IDE and setup the Platform with the same name or add it manually.
For example like this:
ant -Duser.properties.file=<path_to_property_file> jar (where you put the property "platforms.JDK_8__System_.home" in a .properties file)
or ant -Dplatforms.JDK_8__System_.home=<path_to_JDK_home> jar (where no properties file is used)
Total time: 1 second
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE