You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test term info query performance ... ERROR: Owlery query failed: HTTPConnectionPool(host='owl.virtualflybrain.org', port=80): Read timed out. (read timeout=120)
35
-
Test URL: http://owl.virtualflybrain.org/kbs/vfb/subclasses?object=%3Chttp%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FFBbt_00005106%3E%20and%20%3Chttp%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FRO_0002110%3E%20some%20%3Chttp%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FFBbt_00003748%3E
36
-
Traceback (most recent call last):
37
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/connectionpool.py", line 536, in _make_request
38
-
response = conn.getresponse()
39
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/connection.py", line 507, in getresponse
40
-
httplib_response = super().getresponse()
41
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/http/client.py", line 1348, in getresponse
42
-
response.begin()
43
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/http/client.py", line 316, in begin
44
-
version, status, reason = self._read_status()
45
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/http/client.py", line 277, in _read_status
46
-
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
47
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/socket.py", line 669, in readinto
48
-
return self._sock.recv_into(b)
49
-
socket.timeout: timed out
50
-
51
-
The above exception was the direct cause of the following exception:
52
-
53
-
Traceback (most recent call last):
54
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/requests/adapters.py", line 667, in send
55
-
resp = conn.urlopen(
56
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/connectionpool.py", line 843, in urlopen
57
-
retries = retries.increment(
58
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/util/retry.py", line 474, in increment
59
-
raise reraise(type(error), error, _stacktrace)
60
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/util/util.py", line 39, in reraise
61
-
raise value
62
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/connectionpool.py", line 789, in urlopen
63
-
response = self._make_request(
64
-
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/urllib3/connectionpool.py", line 538, in _make_request
0 commit comments