Started by upstream project "autoplot-run-tests" build number 10892
originally caused by:
Started by upstream project "autoplot-all" build number 10832
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 10832
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test143
[autoplot-test143] $ /bin/sh -xe /tmp/jenkins5972996754782190602.sh
+ pwd
/var/local/jenkins/workspace/autoplot-test143
+ rm -rf Test140.java test143.txt test143_000.dep0.qds test143_000.qds test143_001.qds test143_002.qds test143_003.dep0.qds test143_003.qds test143_http_autoplot.org_data_sst.mnmean.nc_sst.png test143_https_github.com_autoplot_dev_blob_master_bugs_sf_2200_demoSaveColors.vap.png test143_https_github.com_autoplot_vap_errorBarsRPI.vap.png test143_https_pds-ppi.igpp.ucla.edu_data_vg2-crs-jup-avg-flux_data-ions_LD_RATE.xml_X_Time_Y_LD_20Rate.png
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/src/test/endtoend/Test140.java .
+ wget -O test143.txt https://raw.githubusercontent.com/autoplot/dev/refs/heads/master/test143.txt
--2026-05-05 00:11:21-- https://raw.githubusercontent.com/autoplot/dev/refs/heads/master/test143.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 844 [text/plain]
Saving to: ‘test143.txt’
0K 100% 64.4M=0s
2026-05-05 00:11:22 (64.4 MB/s) - ‘test143.txt’ saved [844/844]
+ pwd
+ /usr/local/jdk1.8//bin/java -Xmx2G -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar -Djava.util.logging.config.file=/usr/share/tomcat/autoplot_data/config/logging.properties test.endtoend.Test140 143 /var/local/jenkins/workspace/autoplot-test143/test143.txt
disable certificate checking
home (prefs): /home/tomcat
autoplot_data: /home/tomcat/autoplot_data
fscache: /home/tomcat/autoplot_data/fscache
reading logger configuration from System.getProperty("java.util.logging.config.file"): /usr/share/tomcat/autoplot_data/config/logging.properties
loading logging configuration from /usr/share/tomcat/autoplot_data/config/logging.properties
java.io.FileNotFoundException: /usr/share/tomcat/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 org.das2.util.LoggerManager.readConfiguration(LoggerManager.java:620)
at test.endtoend.Test140.main(Test140.java:493)
=======================
== from /var/local/jenkins/workspace/autoplot-test143/test143.txt
=======================
>> doHistory
== 143 000 ==
uri: http://autoplot.org/data/sst.mnmean.nc?sst
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.
dataset: sst[time=334,lon=360,lat=180] (degC)
wrote to file: test143_http_autoplot.org_data_sst.mnmean.nc_sst.png
Read in 1.349 seconds (test143_000): http://autoplot.org/data/sst.mnmean.nc?sst
Plot in 5.558 seconds (test143_000): http://autoplot.org/data/sst.mnmean.nc?sst
== 143 001 ==
uri: https://github.com/autoplot/vap/errorBarsRPI.vap
data_0: vap+inline:ds=getDataSet('vap+cdaweb:ds=IM_ELECTRON_DENSITY_RPI&filter=density&id=fce&timerange=Dec+2005')&stddev=getDataSet('vap+cdaweb:ds=IM_ELECTRON_DENSITY_RPI&id=stdevFCE&filter=density&timerange=Dec+2005')&putProperty(putProperty(ds,QDataSet.DELTA_PLUS,stddev),QDataSet.DELTA_MINUS,stddev)&timerange=2005-12-08+18:00+to+19:00
timerange: 2005-12-08 18:00 to 19:00
dataset: fce[Epoch=1695] (kHz)
wrote to file: test143_https_github.com_autoplot_vap_errorBarsRPI.vap.png
Read in 5.522 seconds (test143_001): https://github.com/autoplot/vap/errorBarsRPI.vap
Plot in 5.528 seconds (test143_001): https://github.com/autoplot/vap/errorBarsRPI.vap
== 143 002 ==
uri: https://github.com/autoplot/dev/blob/master/bugs/sf/2200/demoSaveColors.vap
== 143 003 ==
uri: https://pds-ppi.igpp.ucla.edu/data/vg2-crs-jup-avg-flux/data-ions/LD_RATE.xml?X=Time&Y=LD%20Rate
dataset: LD Rate[Time=2526] (cm**-2 sec**-1 sr**-1)
wrote to file: test143_https_pds-ppi.igpp.ucla.edu_data_vg2-crs-jup-avg-flux_data-ions_LD_RATE.xml_X_Time_Y_LD_20Rate.png
Read in 0.694 seconds (test143_003): https://pds-ppi.igpp.ucla.edu/data/vg2-crs-jup-avg-flux/data-ions/LD_RATE.xml?X=Time&Y=LD%20Rate
Plot in 1.110 seconds (test143_003): https://pds-ppi.igpp.ucla.edu/data/vg2-crs-jup-avg-flux/data-ions/LD_RATE.xml?X=Time&Y=LD%20Rate
=== Exceptions encountered ==============
== 2: https://github.com/autoplot/dev/blob/master/bugs/sf/2200/demoSaveColors.vap ==
java.net.SocketTimeoutException: connect 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.net.NetworkClient.doConnect(NetworkClient.java:175)
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 java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:244)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:305)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:263)
at org.das2.util.filesystem.GitHubFileSystem$GitHubHttpProtocol.getInputStream(GitHubFileSystem.java:152)
at org.das2.util.filesystem.WebFileObject.getInputStream(WebFileObject.java:142)
at org.autoplot.datasource.DataSetURI.getInputStream(DataSetURI.java:681)
at test.endtoend.Test140.do1(Test140.java:148)
at test.endtoend.Test140.doHistory(Test140.java:456)
at test.endtoend.Test140.main(Test140.java:530)
(1 exceptions)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE