Started by upstream project "autoplot-run-tests" build number 11291
originally caused by:
Started by upstream project "autoplot-all" build number 11231
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 11231
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test005
[autoplot-test005] $ /bin/sh -xe /tmp/jenkins16002896908145395099.sh
+ rm -f Test005.java test005_demo10.png test005_demo2.png test005_demo4.png test005_demo4_r.png test005_demo5.png test005_demo6.png test005_demo7.png test005_demo9.png
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test005.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -DnoCheckCertificate=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test005
loading logging configuration from /home/jbf/autoplot_data/config/logging.properties
java.io.FileNotFoundException: /home/jbf/autoplot_data/config/logging.properties (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at org.das2.util.LoggerManager.readConfiguration(LoggerManager.java:649)
at test.endtoend.Test005.main(Test005.java:30)
margin column: marginColumn_0 +5.0em 100.00%-3.0em
Aug 15, 2026 1:43:04 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
autoplot.disable.certs: true
-- timer -- init --: 492
Aug 15, 2026 1:43:09 AM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/istp_public/data/polar/hydra/hyd_h0/
Aug 15, 2026 1:43:14 AM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/istp_public/data/polar/hydra/hyd_h0/2000/
Aug 15, 2026 1:44:15 AM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/istp_public/data/polar/hydra/hyd_h0/2000/
margin column: marginColumn_0 +6em 100%-10em
-- timer -- demo3 --: 72360
Aug 15, 2026 1:44:16 AM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/autoplot.xls permanently moved to https://autoplot.org/data/autoplot.xls
-- timer -- demo4 --: 1144
Aug 15, 2026 1:44:17 AM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/autoplot.cdf permanently moved to https://autoplot.org/data/autoplot.cdf
-- timer -- demo5 --: 970
-- timer -- demo4 return --: 53
Aug 15, 2026 1:44:18 AM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/autoplot.xml permanently moved to https://autoplot.org/data/autoplot.xml
Aug 15, 2026 1:44:18 AM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/sampex.dat permanently moved to https://autoplot.org/data/sampex.dat
-- timer -- demo6 --: 559
Aug 15, 2026 1:44:24 AM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/data/omni/low_res_omni/
-- timer -- demo7 --: 5294
-- timer -- demo9 --: 1136
Aug 15, 2026 1:44:25 AM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/autoplot.ncml permanently moved to https://autoplot.org/data/autoplot.ncml
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
-- timer -- demo10 --: 1052
Aug 15, 2026 1:44:27 AM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://cdaweb.gsfc.nasa.gov/istp_public/data/ permanently moved to https://cdaweb.gsfc.nasa.gov/istp_public/data/
java.net.ConnectException: Connection timed out (Connection timed out)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:626)
at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:686)
at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:917)
at org.autoplot.jythonsupport.Util.listDirectory(Util.java:671)
at test.endtoend.Test005.main(Test005.java:97)
Caused by: java.net.ConnectException: Connection timed out (Connection timed out)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:429)
at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:619)
... 4 more
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE