Console Output
Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins1874437864381186718.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
2a5638acf..0cafd7750 main -> origin/main
Updating 2a5638acf..0cafd7750
Fast-forward
Autoplot/src/index.html | 1 +
Autoplot/src/org/autoplot/RunBatchTool.java | 2 +-
.../GuiExceptionHandlerSubmitForm.form | 55 ++++++++++++----------
.../GuiExceptionHandlerSubmitForm.java | 47 +++++++++---------
4 files changed, 57 insertions(+), 48 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
a81b8c5ba..ddde0b693 main -> origin/main
Updating a81b8c5ba..ddde0b693
Fast-forward
QDataSet/src/org/das2/qds/filters/FiltersChainPanel.java | 1 +
1 file changed, 1 insertion(+)
+ cd ..
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-jar-all
Finished: SUCCESS