Started by user Jeremy Faden
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/jenkins8009284464963936769.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/jenkins1596507331593801752.sh
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
174214f61..ef3be905c main -> origin/main
Updating 174214f61..ef3be905c
Fast-forward
Autoplot/src/index.html | 13 ++++++++-----
Autoplot/src/screen.png | Bin 123503 -> 70475 bytes
.../datasource/Das2ServerDataSourceFactory.java | 11 +++++++----
3 files changed, 15 insertions(+), 9 deletions(-)
+ cd ..
+ cd autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
9eaaa28ac..79eb3fe58 main -> origin/main
Updating 9eaaa28ac..79eb3fe58
Fast-forward
.../src/org/das2/graph/HugeScatterRenderer.java | 7 ++++-
dasCore/src/org/das2/graph/SeriesRenderer.java | 33 ++++++++++++----------
2 files changed, 24 insertions(+), 16 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: 0 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE