Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins13075973927267747605.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
   f3126fa6c..682e90d74  main       -> origin/main
Updating f3126fa6c..682e90d74
Fast-forward
 .../src/org/autoplot/jythonsupport/JythonSourceEmitter.java      | 9 ---------
 JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java     | 5 +++++
 2 files changed, 5 insertions(+), 9 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
Already up to date.
+ cd ..
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Finished: SUCCESS