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/jenkins3359550343755753220.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
   aa7c3371e..0521fa2a1  main       -> origin/main
Updating aa7c3371e..0521fa2a1
Fast-forward
 Autoplot/compile-application.sh                    |  1 +
 Autoplot/src/index.html                            |  4 ++-
 .../autoplot/scriptconsole/ScriptPanelSupport.java | 28 ++++++++++++++++
 .../src/org/autoplot/util/CsvFileLogHandler.java   | 39 ++++++++++++++++++----
 .../jythonsupport/ui/EditorContextMenu.java        |  4 +--
 5 files changed, 67 insertions(+), 9 deletions(-)
 create mode 100644 Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java
+ 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
   3af3b2331..ff1ad6c52  main       -> origin/main
Merge made by the 'recursive' strategy.
 .../org/das2/graph/util/GraphicalLogHandler.java   | 171 ++++++++++++---------
 1 file changed, 102 insertions(+), 69 deletions(-)
+ cd ..
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-test100
Finished: SUCCESS