Console Output

Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/systemmonitor
[systemmonitor] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins1378956886423883726.sh
+ pwd
/var/local/jenkins/workspace/systemmonitor
+ rm -rf systemmonitor.html test000_000.err.txt
+ JAR=/home/jbf/local/autoplot/AutoplotAll.jar
+ [ ! -f /home/jbf/local/autoplot/AutoplotAll.jar ]
+ wget --no-check-certificate -O systemmonitor.html https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/systemmonitor.md
--2024-05-13 17:28:46--  https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/systemmonitor.md
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘systemmonitor.html’

     0K .......... .......... .......... .......... ..........  985K
    50K .......... .......... .......... .......... .......... 1.92M
   100K .......... .......... .......... .......... .......... 22.4M
   150K .......... .......... .......... .......... .......... 1.67M
   200K .......... .......... .......... .......... .......... 66.7M
   250K .......... .......... ....                             70.5M=0.1s

2024-05-13 17:28:46 (2.47 MB/s) - ‘systemmonitor.html’ saved [281151]

+ export JAVA_HOME=/usr/local/jdk-17.0.10
+ echo /usr/local/jdk-17.0.10/bin/java -Xmx2G -Djava.awt.headless=true -cp /home/jbf/local/autoplot/AutoplotAll.jar test.endtoend.TestRunScripts /home/jbf/local/autoplot/AutoplotAll.jar 000 https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/systemmonitor.md
/usr/local/jdk-17.0.10/bin/java -Xmx2G -Djava.awt.headless=true -cp /home/jbf/local/autoplot/AutoplotAll.jar test.endtoend.TestRunScripts /home/jbf/local/autoplot/AutoplotAll.jar 000 https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/systemmonitor.md
+ /usr/local/jdk-17.0.10/bin/java -Xmx2G -Djava.awt.headless=true -cp /home/jbf/local/autoplot/AutoplotAll.jar test.endtoend.TestRunScripts /home/jbf/local/autoplot/AutoplotAll.jar 000 https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/systemmonitor.md

=======================
== from https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/systemmonitor.md
=======================

== 000 000  ==
uri: https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/voyager-lowrate.jy
/usr/local/jdk-17.0.10/bin/java -jar /home/jbf/local/autoplot/AutoplotAll.jar --headless --scriptExit --script=https://github.com/autoplot/dev/blob/master/demos/tools/systemmonitor/voyager-lowrate.jy
p.exitValue()==243
+ exitcode=1
+ echo exit code:  1
exit code:  1
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE