Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins8491284075377186355.sh
+ pwd
+ echo PWD: , /var/local/jenkins/workspace/autoplot-all
PWD: , /var/local/jenkins/workspace/autoplot-all
+ echo TAG: 
TAG: 
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
   582553162..0d622d9fd  main       -> origin/main
Updating 582553162..0d622d9fd
Fast-forward
 .../src/java/org/autoplot/servlet/ServletInfo.java |  2 +-
 AutoplotServlet/web/thin/zoom/autoplot-zoom.js     | 26 ++++++++++++++++------
 2 files changed, 20 insertions(+), 8 deletions(-)
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-all
PWD1: , /var/local/jenkins/workspace/autoplot-all
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
   1cc473d0c..6deb0d174  main       -> origin/main
Merge made by the 'recursive' strategy.
 dasCore/src/org/das2/graph/DasCanvas.java | 49 +++++++++++++++++++++----------
 1 file changed, 34 insertions(+), 15 deletions(-)
+ cd ..
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Finished: SUCCESS