Console Output

Started by upstream project "autoplot-run-tests" build number 8695
originally caused by:
 Started by upstream project "autoplot-all" build number 8664
 originally caused by:
  Started by timer
 Started by upstream project "autoplot-all" build number 8664
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test071
[autoplot-test071] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins5076145599710360767.sh
+ pwd
+ echo pwd= /var/local/jenkins/workspace/autoplot-test071
pwd= /var/local/jenkins/workspace/autoplot-test071
+ rm -f AutoplotAll.jar simpleSlice.jy simpleSlice.png test071_SimpleSlice.png test2171.jy test2171.png testJunoPolarPlotEvents.jy testJunoPolarPlotEvents.png testWigglePlot.jy testWigglePlot.png test_071_001.jy test_071_001.txt test_071_002.jy test_071_002.txt test_071_003.jy test_071_003.txt test_071_004.jy test_071_004.txt
+ cp /home/jbf/ct/hudson/script/test071/simpleSlice.jy /home/jbf/ct/hudson/script/test071/test2171.jy /home/jbf/ct/hudson/script/test071/testJunoPolarPlotEvents.jy /home/jbf/ct/hudson/script/test071/testWigglePlot.jy /home/jbf/ct/hudson/script/test071/test_071_001.jy .
+ cp ../../jobs/autoplot-jar-all/lastSuccessful/archive/autoplot/Autoplot/dist/AutoplotAll.jar .
[autoplot-test071] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins3804917954733781269.sh
+ pwd
+ export OLDPWD=/var/local/jenkins/workspace/autoplot-test071
+ export T=/home/jbf/ct/hudson/script/test071/
+ pwd
+ export AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
+ export JAVA=/usr/local/jdk1.8/bin/java
+ export WGET=/usr/bin/wget
+ echo ========
========
+ echo /usr/local/jdk1.8/bin/java
/usr/local/jdk1.8/bin/java
+ echo /var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
+ echo ========
========
+ export DISPLAY=localhost:2
+ pwd
+ echo pwd= /var/local/jenkins/workspace/autoplot-test071
pwd= /var/local/jenkins/workspace/autoplot-test071
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_002 /home/jbf/ct/hudson/script/test071//simpleSlice.jy
#########################
# /home/jbf/ct/hudson/script/test071//simpleSlice.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar 
# JAVA=/usr/local/jdk1.8/bin/java 
#######
welcome to autoplot (untagged)
Nov 12, 2024 5:21:02 PM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Nov 12, 2024 5:21:03 PM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_001 /home/jbf/ct/hudson/script/test071//testJunoPolarPlotEvents.jy
#########################
# /home/jbf/ct/hudson/script/test071//testJunoPolarPlotEvents.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar 
# JAVA=/usr/local/jdk1.8/bin/java 
#######
welcome to autoplot (untagged)
Nov 12, 2024 5:21:26 PM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Nov 12, 2024 5:21:27 PM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
junoPolarPlotEvents.jy fixImports in 5ms, affected=true.  Code contains imports with old ("virbo") names.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_003 /home/jbf/ct/hudson/script/test071//testWigglePlot.jy
#########################
# /home/jbf/ct/hudson/script/test071//testWigglePlot.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar 
# JAVA=/usr/local/jdk1.8/bin/java 
#######
welcome to autoplot (untagged)
Nov 12, 2024 5:22:33 PM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Nov 12, 2024 5:22:34 PM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
Traceback (innermost last):
  File "readScmodes.jyds", line 95, in ?
	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:673)
	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:243)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.autoplot.jythonsupport.Util.listDirectory(Util.java:647)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)

java.net.SocketTimeoutException: java.net.SocketTimeoutException: connect timed out

Traceback (innermost last):
  File "readScmodes.jyds", line 57, in ?
  File "readScmodes.jyds", line 95, in ?
	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:673)
	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:243)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.autoplot.jythonsupport.Util.listDirectory(Util.java:647)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)

java.net.SocketTimeoutException: java.net.SocketTimeoutException: connect timed out

Build timed out (after 10 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE