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/jenkins5393669340529678265.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
   cc29c4647..0743fb621  main       -> origin/main
Updating cc29c4647..0743fb621
Fast-forward
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
+ 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
   01973825a..84c63a26e  main       -> origin/main
Merge made by the 'recursive' strategy.
 QDataSet/nbproject/build-impl.xml                  | 763 +++++----------------
 QDataSet/nbproject/genfiles.properties             |   6 +-
 QDataSet/nbproject/project.properties              |  17 +-
 QDataSet/nbproject/project.xml                     |   1 -
 .../src/org/das2/components/GrannyTextEditor.java  |  10 -
 5 files changed, 194 insertions(+), 603 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