Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/test-hapi-servers-2022
[test-hapi-servers-2022] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins1397391118010506241.sh
+ pwd
/var/local/jenkins/workspace/test-hapi-servers-2022
+ echo USER=, tomcat
USER=, tomcat
+ echo HOME=, /home/tomcat
HOME=, /home/tomcat
+ export WGET=wget --timeout=6 --tries=2 
+ echo # Test servers in all.txt
# Test servers in all.txt
+ wget --timeout=6 --tries=2 -N https://raw.githubusercontent.com/hapi-server/servers/master/all.txt
--2024-06-28 10:35:01--  https://raw.githubusercontent.com/hapi-server/servers/master/all.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 505 [text/plain]
Saving to: ‘all.txt’

     0K                                                       100% 56.2M=0s

Last-modified header missing -- time-stamps turned off.
2024-06-28 10:35:01 (56.2 MB/s) - ‘all.txt’ saved [505/505]

+ python3 /home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py 75657
2  ***
Running tests with seed 75657
#################
Running test with seed 8125: http://hapi-server.org/servers/SSCWeb/hapi
URL MATCHES KNOWN HAPI SERVER
Server is up!
url http://hapi-server.org/servers/SSCWeb/hapi/catalog
hapiVer= 2.0
first parameter:  ace
last parameter:  yohkoh
len(refinedList)= 276
randID= themisapred
url http://hapi-server.org/servers/SSCWeb/hapi/info?id=themisapred
first parameter:  Time
last parameter:  GSE_Magnetic_Vector_Z
len(refinedList)= 66
randPara= MagneticFldStrth
url http://hapi-server.org/servers/SSCWeb/hapi/info?id=themisapred
2008-07-18T00:30:00.000Z/2029-05-27T23:58:59.000Z
sampleStartDate not available
2029-05-26T23:58:59Z/2029-05-27T23:58:59Z
testStartDate= 2029-05-26T23:58:59Z <class 'str'>
testStopDate= 2029-05-27T23:58:59Z <class 'str'>
http://hapi-server.org/servers/SSCWeb/hapi/data?id=themisapred&parameters=MagneticFldStrth&time.min=2029-05-26T23:58:59Z&time.max=2029-05-27T23:58:59Z&format=csv
HAPI verifier URL:
https://hapi-server.org/verify/?url=http://hapi-server.org/servers/SSCWeb/hapi&id=themisapred&parameter=MagneticFldStrth&time.min=2029-05-26T23:58:59Z&time.max=2029-05-27T23:58:59Z
url http://hapi-server.org/servers/SSCWeb/hapi/data?id=themisapred&parameters=MagneticFldStrth&time.min=2029-05-26T23:58:59Z&time.max=2029-05-27T23:58:59Z&format=csv
Found Data!   http://hapi-server.org/servers/SSCWeb/hapi/data?id=themisapred&parameters=MagneticFldStrth&time.min=2029-05-26T23:58:59Z&time.max=2029-05-27T23:58:59Z&format=csv
#################
Running test with seed 5982: https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi
URL MATCHES KNOWN HAPI SERVER
Server is up!
url https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi/catalog
hapiVer= 2.0
first parameter:  ace_epam_P5M
last parameter:  WIND_SWE_P2M
len(refinedList)= 272
randID= poes_noaa19_sensor18
url https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi/info?id=poes_noaa19_sensor18
first parameter:  Time
last parameter:  outer_belt_index
len(refinedList)= 5
randPara= outer_belt_index
url https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi/info?id=poes_noaa19_sensor18
2013-01-01T00:00:00Z/2024-06-27T00:00:00Z
sampleStartDate not available
2024-06-26T00:00:00Z/2024-06-27T00:00:00Z
testStartDate= 2024-06-26T00:00:00Z <class 'str'>
testStopDate= 2024-06-27T00:00:00Z <class 'str'>
https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi/data?id=poes_noaa19_sensor18&parameters=outer_belt_index&time.min=2024-06-26T00:00:00Z&time.max=2024-06-27T00:00:00Z&format=csv
HAPI verifier URL:
https://hapi-server.org/verify/?url=https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi&id=poes_noaa19_sensor18&parameter=outer_belt_index&time.min=2024-06-26T00:00:00Z&time.max=2024-06-27T00:00:00Z
url https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi/data?id=poes_noaa19_sensor18&parameters=outer_belt_index&time.min=2024-06-26T00:00:00Z&time.max=2024-06-27T00:00:00Z&format=csv
Successful but response was empty, which is allowed because no sample time interval found.  https://iswa.gsfc.nasa.gov/IswaSystemWebApp/hapi/data?id=poes_noaa19_sensor18&parameters=outer_belt_index&time.min=2024-06-26T00:00:00Z&time.max=2024-06-27T00:00:00Z&format=csv
#################
Running test with seed 7605: http://lasp.colorado.edu/lisird/hapi
URL MATCHES KNOWN HAPI SERVER
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 159, in _new_conn
    conn = connection.create_connection(
  File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 84, in create_connection
    raise err
  File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 74, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 666, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 388, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 187, in connect
    conn = self._new_conn()
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 171, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fe1e57f5670>: Failed to establish a new connection: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 720, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 436, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='lasp.colorado.edu', port=80): Max retries exceeded with url: /lisird/hapi (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe1e57f5670>: Failed to establish a new connection: [Errno 110] Connection timed out'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 363, in <module>
    main()
  File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 339, in main
    hapiTest(z, seeds[i])
  File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 110, in hapiTest
    testHTTPCode(cHS)
  File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 58, in testHTTPCode
    x = requests.get(cS, headers=headers)  # , verify=False)
  File "/usr/lib/python3/dist-packages/requests/api.py", line 75, in get
    return request('get', url, params=params, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/api.py", line 60, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 535, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 648, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='lasp.colorado.edu', port=80): Max retries exceeded with url: /lisird/hapi (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe1e57f5670>: Failed to establish a new connection: [Errno 110] Connection timed out'))
Build step 'Execute shell' marked build as failure
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE