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/jenkins3640083916190593299.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
   4d02e3b89..83bbae436  main       -> origin/main
Updating 4d02e3b89..83bbae436
Fast-forward
 Autoplot/compile-application-stable.sh |  51 +--------------
 Autoplot/compile-application.sh        | 113 +++------------------------------
 Autoplot/makeSingleJar.sh              |   2 +-
 Autoplot/sayHello.sh                   |   2 +
 4 files changed, 16 insertions(+), 152 deletions(-)
 create mode 100644 Autoplot/sayHello.sh
+ 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
Already up to date.
+ 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