[Python-modules-team] Bug#954499: python-eventlet: FTBFS: dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.7 3.8" returned exit code 13

Lucas Nussbaum lucas at debian.org
Sun Mar 22 07:57:40 GMT 2020


Source: python-eventlet
Version: 0.25.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.7 setup.py config 
> running config
> I: pybuild base:217: python3.8 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/semaphore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/patcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/backdoor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/coros.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/timeout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/tpool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/greenpool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/wsgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/websocket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/convenience.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/corolocal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/greenthread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/pools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/db_pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/event.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> copying eventlet/dagpool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/asynchat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/_socket_nodns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/subprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/ftplib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/httplib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/SimpleHTTPServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/selectors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/SocketServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/ssl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/builtin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/select.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/urllib2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/zmq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/MySQLdb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/CGIHTTPServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/asyncore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/threading.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/Queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/os.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/BaseHTTPServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> copying eventlet/green/socket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio
> copying eventlet/greenio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio
> copying eventlet/greenio/py3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio
> copying eventlet/greenio/py2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio
> copying eventlet/greenio/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/greendns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/greenlets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/stacklesss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/stacklesspypys.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/psycopg2_patcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> copying eventlet/support/pylib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/support
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/patcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/wsgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/greenthread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/epolls.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/pyevent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/poll.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/kqueue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> copying eventlet/hubs/selects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/crypto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/tsafe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/SSL.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/OpenSSL
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/parse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/request.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/urllib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/http
> copying eventlet/green/http/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/http
> copying eventlet/green/http/cookiejar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/http
> copying eventlet/green/http/cookies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/http
> copying eventlet/green/http/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/http
> copying eventlet/green/http/server.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/http
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin/_thrift
> copying eventlet/zipkin/_thrift/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin/_thrift
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> copying eventlet/zipkin/_thrift/zipkinCore/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> copying eventlet/zipkin/_thrift/zipkinCore/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> copying eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/semaphore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/patcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/backdoor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/coros.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/timeout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/tpool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/greenpool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/wsgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/websocket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/convenience.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/corolocal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/greenthread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/pools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/db_pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/event.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> copying eventlet/dagpool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/asynchat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/_socket_nodns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/subprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/ftplib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/httplib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/SimpleHTTPServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/selectors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/SocketServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/ssl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/builtin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/select.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/urllib2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/zmq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/MySQLdb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/CGIHTTPServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/asyncore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/threading.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/Queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/os.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/BaseHTTPServer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> copying eventlet/green/socket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/greenio
> copying eventlet/greenio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/greenio
> copying eventlet/greenio/py3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/greenio
> copying eventlet/greenio/py2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/greenio
> copying eventlet/greenio/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/greenio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/greendns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/greenlets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/stacklesss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/stacklesspypys.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/psycopg2_patcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> copying eventlet/support/pylib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/support
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/patcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/wsgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> copying eventlet/zipkin/greenthread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/epolls.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/pyevent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/poll.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/kqueue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> copying eventlet/hubs/selects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/hubs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/crypto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/tsafe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/OpenSSL
> copying eventlet/green/OpenSSL/SSL.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/OpenSSL
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/parse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/urllib
> copying eventlet/green/urllib/request.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/urllib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/http
> copying eventlet/green/http/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/http
> copying eventlet/green/http/cookiejar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/http
> copying eventlet/green/http/cookies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/http
> copying eventlet/green/http/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/http
> copying eventlet/green/http/server.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/green/http
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin/_thrift
> copying eventlet/zipkin/_thrift/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin/_thrift
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> copying eventlet/zipkin/_thrift/zipkinCore/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> copying eventlet/zipkin/_thrift/zipkinCore/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
> copying eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_eventlet/build/eventlet/zipkin/_thrift/zipkinCore
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build; python3.7 -m nose -v tests
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/poll.py", line 111, in wait
>     listener.cb(fileno)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/backdoor.py", line 66, in switch
>     greenlets.greenlet.switch(self, *args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/backdoor.py", line 58, in run
>     console.interact()
>   File "/usr/lib/python3.7/code.py", line 238, in interact
>     self.write('now exiting %s...\n' % self.__class__.__name__)
>   File "/usr/lib/python3.7/code.py", line 159, in write
>     sys.stderr.write(data)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/backdoor.py", line 36, in write
>     self.f.flush()
>   File "/usr/lib/python3.7/socket.py", line 607, in write
>     return self._sock.send(b)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio/base.py", line 397, in send
>     return self._send_loop(self.fd.send, data, flags)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio/base.py", line 384, in _send_loop
>     return send_method(data, *args)
> BrokenPipeError: [Errno 32] Broken pipe
> Removing descriptor: 13
> Traceback (most recent call last):
>   File "/usr/lib/python3.7/code.py", line 227, in interact
>     line = self.raw_input(prompt)
>   File "/usr/lib/python3.7/code.py", line 274, in raw_input
>     return input(prompt)
> EOFError: EOF when reading a line
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/poll.py", line 111, in wait
>     listener.cb(fileno)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/backdoor.py", line 66, in switch
>     greenlets.greenlet.switch(self, *args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/backdoor.py", line 58, in run
>     console.interact()
>   File "/usr/lib/python3.7/code.py", line 229, in interact
>     self.write("\n")
>   File "/usr/lib/python3.7/code.py", line 159, in write
>     sys.stderr.write(data)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/backdoor.py", line 36, in write
>     self.f.flush()
>   File "/usr/lib/python3.7/socket.py", line 607, in write
>     return self._sock.send(b)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio/base.py", line 397, in send
>     return self._send_loop(self.fd.send, data, flags)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenio/base.py", line 384, in _send_loop
>     return send_method(data, *args)
> BrokenPipeError: [Errno 32] Broken pipe
> Removing descriptor: 13
> tests.test_run_python_pythonpath_extend ... ok
> tests.api_test.test_wrap_is_timeout ... ok
> tests.test_run_python_timeout ... ok
> tests.api_test.test_timeouterror_deprecated ... ok
> tests.convenience_test.test_reuseport_oserror ... ok
> tests.convenience_test.test_socket_reuse ... ok
> tests.convenience_test.test_reuse_random_port_warning ... ok
> tests.dagpool_test.test_check_no_suspend ... ok
> tests.dagpool_test.test_init ... ok
> tests.dagpool_test.test_wait_each_empty ... ok
> tests.dagpool_test.test_wait_each_preload ... ok
> tests.dagpool_test.test_wait_each_posted ... ok
> tests.dagpool_test.test_wait_posted ... ok
> tests.dagpool_test.test_spawn_collision_preload ... ok
> tests.dagpool_test.test_spawn_collision_post ... ok
> tests.dagpool_test.test_spawn_collision_spawn ... ok
> tests.dagpool_test.test_spawn_multiple ... ok
> tests.dagpool_test.test_spawn_many ... ok
> tests.dagpool_test.test_wait_each_all ... ok
> tests.dagpool_test.test_kill ... ok
> tests.dagpool_test.test_post_collision_preload ... ok
> tests.dagpool_test.test_post_collision_post ... ok
> tests.dagpool_test.test_post_collision_spawn ... ok
> tests.dagpool_test.test_post_replace ... ok
> tests.dagpool_test.test_getitem ... ok
> tests.dagpool_test.test_waitall_exc ... ok
> tests.dagpool_test.test_propagate_exc ... ok
> tests.dagpool_test.test_wait_each_exc ... ok
> tests.dagpool_test.test_post_get_exc ... ok
> test_bool (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_clear (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> Clear implicitly created connections (min_size > 0) ... SKIP
> test_close_does_a_put (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_connecting (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_connection_is_clean_after_put (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_create_cursor (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_put_doesnt_double_wrap (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_put_none (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_raising_create (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_returns_immediately (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_run_bad_query (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_run_query (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_safe_close (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_unwrap_connection (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_visibility_from_other_connections (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_waiters_get_woken (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_zero_max_age (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_zero_max_idle (tests.db_pool_test.Test01MysqlTpool) ... SKIP
> test_bool (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_clear (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> Clear implicitly created connections (min_size > 0) ... SKIP
> test_close_does_a_put (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_connecting (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_connection_is_clean_after_put (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_create_cursor (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_cursor_works_as_context_manager (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_put_doesnt_double_wrap (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_put_none (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_raising_create (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_returns_immediately (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_run_bad_query (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_run_query (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_safe_close (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_set_isolation_level (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_unwrap_connection (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_visibility_from_other_connections (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_waiters_get_woken (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_zero_max_age (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_zero_max_idle (tests.db_pool_test.Test01Psycopg2Tpool) ... SKIP
> test_bool (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_clear (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> Clear implicitly created connections (min_size > 0) ... SKIP
> test_close_does_a_put (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_connecting (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_connection_is_clean_after_put (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_create_cursor (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_put_doesnt_double_wrap (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_put_none (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_raising_create (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_returns_immediately (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_run_bad_query (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_run_query (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_safe_close (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_unwrap_connection (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_visibility_from_other_connections (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_waiters_get_woken (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_zero_max_age (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_zero_max_idle (tests.db_pool_test.Test02MysqlRaw) ... SKIP
> test_bool (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_clear (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> Clear implicitly created connections (min_size > 0) ... SKIP
> test_close_does_a_put (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_connecting (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_connection_is_clean_after_put (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_create_cursor (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_cursor_works_as_context_manager (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_put_doesnt_double_wrap (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_put_none (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_raising_create (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_returns_immediately (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_run_bad_query (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_run_query (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_safe_close (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_set_isolation_level (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_unwrap_connection (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_visibility_from_other_connections (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_waiters_get_woken (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_zero_max_age (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> test_zero_max_idle (tests.db_pool_test.Test02Psycopg2Raw) ... SKIP
> tests.db_pool_test.test_raw_pool_issue_125 ... ok
> tests.db_pool_test.test_raw_pool_custom_cleanup_ok ... ok
> tests.db_pool_test.test_raw_pool_custom_cleanup_arg_error ... ok
> tests.db_pool_test.test_raw_pool_custom_cleanup_fatal ... ok
> tests.db_pool_test.test_raw_pool_clear_update_current_size ... ok
> test_everything (tests.debug_test.TestDebug) ... ok
> test_hub_exceptions (tests.debug_test.TestDebug) ... ok
> test_line (tests.debug_test.TestSpew) ... ok
> test_line_global (tests.debug_test.TestSpew) ... ok
> test_line_nofile (tests.debug_test.TestSpew) ... ok
> test_line_nooutput (tests.debug_test.TestSpew) ... ok
> test_line_novalue (tests.debug_test.TestSpew) ... ok
> test_spew (tests.debug_test.TestSpew) ... ok
> test_unspew (tests.debug_test.TestSpew) ... ok
> test_blocking (tests.convenience_test.TestServe) ... ok
> test_called_for_each_connection (tests.convenience_test.TestServe) ... ok
> test_concurrency (tests.convenience_test.TestServe) ... ok
> test_excepting_server (tests.convenience_test.TestServe) ... ok
> test_excepting_server_already_closed (tests.convenience_test.TestServe) ... ok
> test_exiting_server (tests.convenience_test.TestServe) ... ok
> test_raising_stopserve (tests.convenience_test.TestServe) ... ok
> test_wrap_ssl (tests.convenience_test.TestServe) ... ok
> test_server (tests.backdoor_test.BackdoorTest) ... ok
> test_server_on_ipv6_socket (tests.backdoor_test.BackdoorTest) ... SKIP
> test_server_on_unix_socket (tests.backdoor_test.BackdoorTest) ... ok
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/event.py", line 175, in _do_send
>     waiter.switch(result)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/event_test.py", line 31, in wait_on_event
>     raise Exception()
> Exception
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/event.py", line 175, in _do_send
>     waiter.switch(result)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/event_test.py", line 31, in wait_on_event
>     raise Exception()
> Exception
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/event.py", line 175, in _do_send
>     waiter.switch(result)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/event_test.py", line 31, in wait_on_event
>     raise Exception()
> Exception
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/event.py", line 175, in _do_send
>     waiter.switch(result)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/event_test.py", line 31, in wait_on_event
>     raise Exception()
> Exception
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/event.py", line 175, in _do_send
>     waiter.switch(result)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/event_test.py", line 31, in wait_on_event
>     raise Exception()
> Exception
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 22, in raiser
>     raise exc
> RuntimeError
> tests.env_test.test_hub_selects ... ok
> tests.env_test.test_tpool_dns ... ok
> test_001_trampoline_timeout (tests.api_test.TestApi) ... ok
> test_connect_ssl (tests.api_test.TestApi) ... ERROR
> test_connect_tcp (tests.api_test.TestApi) ... ok
> test_killing_dormant (tests.api_test.TestApi) ... ok
> test_nested_with_timeout (tests.api_test.TestApi) ... ok
> test_tcp_listener (tests.api_test.TestApi) ... ok
> test_timeout_cancel (tests.api_test.TestApi) ... ok
> tests.env_test.test_tpool_negative ... ok
> tests.env_test.test_tpool_zero ... ok
> test_double_exception (tests.event_test.TestEvent) ... ok
> test_multiple_waiters (tests.event_test.TestEvent) ... ok
> test_multiple_waiters_with_exception (tests.event_test.TestEvent) ... ok
> test_reset (tests.event_test.TestEvent) ... ok
> test_waiting_for_event (tests.event_test.TestEvent) ... ok
> tests.event_test.test_wait_timeout_ok ... ok
> tests.env_test.test_tpool_size ... ok
> tests.green_http_test.test_http_request_encode_chunked_kwarg ... ok
> tests.green_profile_test.test_green_profile_basic ... ok
> tests.event_test.test_wait_timeout_exceed ... ok
> test_AI_ADDRCONFIG (tests.greendns_test.TestGetaddrinfo) ... ok
> test_AI_ADDRCONFIG_noaddr (tests.greendns_test.TestGetaddrinfo) ... ok
> test_canonname (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_hosts_only_ans_with_error (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_hosts_only_ans_with_timeout (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_hosts_only_dns_error (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_hosts_only_timeout (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_idn (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_inet (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_inet6 (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_only_a_ans (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaddrinfo_only_aaaa_ans (tests.greendns_test.TestGetaddrinfo) ... ok
> test_host_none (tests.greendns_test.TestGetaddrinfo) ... ok
> test_host_none_passive (tests.greendns_test.TestGetaddrinfo) ... ok
> test_noport (tests.greendns_test.TestGetaddrinfo) ... ok
> test_numerichost (tests.greendns_test.TestGetaddrinfo) ... ok
> test_numericserv (tests.greendns_test.TestGetaddrinfo) ... ok
> test_v4mapped (tests.greendns_test.TestGetaddrinfo) ... ok
> test_v4mapped_all (tests.greendns_test.TestGetaddrinfo) ... ok
> test_getaliases (tests.greendns_test.TestGetaliases) ... ok
> test_ipaddr (tests.greendns_test.TestGethostbyname) ... ok
> test_name (tests.greendns_test.TestGethostbyname) ... ok
> test_ipaddr (tests.greendns_test.TestGethostbyname_ex) ... ok
> test_multiple_addrs (tests.greendns_test.TestGethostbyname_ex) ... ok
> test_name (tests.greendns_test.TestGethostbyname_ex) ... ok
> tests.green_http_test.test_green_httplib_doesnt_change_original_module ... ok
> tests.green_http_test.test_green_http_doesnt_change_original_module ... ok
> test_clear (tests.greendns_test.TestProxyResolver) ... ok
> test_getaliases (tests.greendns_test.TestProxyResolver) ... ok
> test_getaliases_fqdn (tests.greendns_test.TestProxyResolver) ... ok
> test_getaliases_nxdomain (tests.greendns_test.TestProxyResolver) ... ok
> test_hosts (tests.greendns_test.TestProxyResolver) ... ok
> test_hosts_noanswer (tests.greendns_test.TestProxyResolver) ... ok
> test_noanswer (tests.greendns_test.TestProxyResolver) ... ok
> test_noanswer_hosts (tests.greendns_test.TestProxyResolver) ... ok
> test_nxdomain (tests.greendns_test.TestProxyResolver) ... ok
> test_resolver (tests.greendns_test.TestProxyResolver) ... ok
> test_A (tests.greendns_test.TestResolve) ... ok
> test_AAAA (tests.greendns_test.TestResolve) ... ok
> test_exc (tests.greendns_test.TestResolve) ... ok
> test_noraise_noanswer (tests.greendns_test.TestResolve) ... ok
> test_noraise_nxdomain (tests.greendns_test.TestResolve) ... ok
> test_timeout (tests.greendns_test.TestResolve) ... ok
> test_unknown_rdtype (tests.greendns_test.TestResolve) ... ok
> test_no_answer (tests.greendns_test.TestResolveCname) ... ok
> test_nodata (tests.greendns_test.TestResolveCname) ... ok
> test_success (tests.greendns_test.TestResolveCname) ... ok
> test_timeout (tests.greendns_test.TestResolveCname) ... ok
> test_isv4 (tests.greendns_test.TestIsIpAddr) ... ok
> test_isv4_false (tests.greendns_test.TestIsIpAddr) ... ok
> test_isv4_none (tests.greendns_test.TestIsIpAddr) ... ok
> test_isv6 (tests.greendns_test.TestIsIpAddr) ... ok
> test_isv6_invalid (tests.greendns_test.TestIsIpAddr) ... ok
> test_isv6_none (tests.greendns_test.TestIsIpAddr) ... ok
> test_none (tests.greendns_test.TestIsIpAddr) ... ok
> test_v4 (tests.greendns_test.TestIsIpAddr) ... ok
> test_v4_illegal (tests.greendns_test.TestIsIpAddr) ... ok
> test_v6_addr (tests.greendns_test.TestIsIpAddr) ... ok
> test_noraise_dns_tcp (tests.greendns_test.TinyDNSTests) ... ok
> test_raise_dns_tcp (tests.greendns_test.TinyDNSTests) ... ok
> test_default_fname (tests.greendns_test.TestHostsResolver) ... ok
> test_getaliases (tests.greendns_test.TestHostsResolver) ... ok
> test_getaliases_fqdn (tests.greendns_test.TestHostsResolver) ... ok
> test_getaliases_unknown (tests.greendns_test.TestHostsResolver) ... ok
> test_hosts_case_insensitive (tests.greendns_test.TestHostsResolver) ... ok
> test_load_no_contents (tests.greendns_test.TestHostsResolver) ... ok
> test_load_v4_v6_cname_aliases (tests.greendns_test.TestHostsResolver) ... ok
> test_load_v6_link_local (tests.greendns_test.TestHostsResolver) ... ok
> test_query_A (tests.greendns_test.TestHostsResolver) ... ok
> test_query_AAAA (tests.greendns_test.TestHostsResolver) ... ok
> test_query_CNAME (tests.greendns_test.TestHostsResolver) ... ok
> test_query_ans_types (tests.greendns_test.TestHostsResolver) ... ok
> test_query_unknown_no_raise (tests.greendns_test.TestHostsResolver) ... ok
> test_query_unknown_raises (tests.greendns_test.TestHostsResolver) ... ok
> test_query_unknown_type (tests.greendns_test.TestHostsResolver) ... ok
> test_readlines_lines (tests.greendns_test.TestHostsResolver) ... ok
> test_readlines_missing_file (tests.greendns_test.TestHostsResolver) ... ok
> tests.greendns_test.test_proxy_resolve_unqualified ... ok
> tests.greendns_test.test_hosts_priority ... ok
> tests.greendns_test.test_hosts_no_network ... ok
> tests.green_select_test.test_select_mark_file_as_reopened ... ok
> tests.greendns_test.test_reverse_name ... ok
> tests.greendns_test.test_import_rdtypes_then_eventlet ... ok
> test_pip_read_until_end (tests.greenio_test.TestGreenPipe) ... ok
> test_pipe (tests.greenio_test.TestGreenPipe) ... ok
> test_pipe_read (tests.greenio_test.TestGreenPipe) ... ok
> test_pipe_read_unbuffered (tests.greenio_test.TestGreenPipe) ... ok
> test_pipe_writes_large_messages (tests.greenio_test.TestGreenPipe) ... ok
> test_seek_on_buffered_pipe (tests.greenio_test.TestGreenPipe) ... ok
> test_truncate (tests.greenio_test.TestGreenPipe) ... ok
> tests.greenio_test.test_get_fileno_of_a_socket_works ... ok
> tests.greenio_test.test_get_fileno_of_an_int_works ... ok
> tests.greenio_test.test_get_fileno_of_wrong_type_fails ... ok
> tests.greenio_test.test_get_fileno_of_a_socket_with_fileno_returning_wrong_type_fails ... ok
> test_udp_ipv4 (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv4_timeout (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv4_wrong_addr (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv4_wrong_addr_ignore (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv6 (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv6_addr_zeroes (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv6_timeout (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv6_wrong_addr (tests.greendns_test.TestUdp) ... ok
> test_udp_ipv6_wrong_addr_ignore (tests.greendns_test.TestUdp) ... ok
> tests.greenio_test.test_set_nonblocking ... ok
> tests.greenio_test.test_socket_del_fails_gracefully_when_not_fully_initialized ... ok
> tests.greenio_test.test_partial_write_295 ... ok
> tests.greenio_test.test_socket_file_read_non_int ... ok
> tests.greenio_test.test_pipe_context ... ok
> tests.greenio_test.test_double_close_219 ... ok
> test_constructing_from_pool (tests.greenpool_test.GreenPile) ... ok
> test_empty_pile (tests.greenpool_test.GreenPile) ... ok
> test_pile (tests.greenpool_test.GreenPile) ... ok
> test_pile_spawn_times_out (tests.greenpool_test.GreenPile) ... ok
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenpool.py", line 88, in _spawn_n_impl
>     func(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 22, in raiser
>     raise exc
> RuntimeError
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 302, in raiser
>     raise RuntimeError("intentional error")
> RuntimeError: intentional error
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 302, in raiser
>     raise RuntimeError("intentional error")
> RuntimeError: intentional error
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenpool.py", line 123, in waitall
>     "Calling waitall() from within one of the " \
> AssertionError: Calling waitall() from within one of the GreenPool's greenthreads will never terminate.
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 2)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 3)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 0)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 1)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 6)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 4)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 1)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 9)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 13)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 18)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 18)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 17)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 22)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 21)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 28)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 27)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 28)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 33)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 32)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 24)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 27)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 33)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 32)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 35)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 38)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 37)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 39)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 47)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 42)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 44)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 46)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 49)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 48)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 51)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 50)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 52)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 55)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 57)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 51)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 57)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 65)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 66)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 67)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 64)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 63)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 66)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 73)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 72)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 74)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 75)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 73)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 74)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 83)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 81)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 89)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 88)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 92)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 98)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 96)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 103)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 106)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 103)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 108)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 105)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 111)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 109)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 118)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 114)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 122)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 113)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 116)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 117)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 125)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 122)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 121)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 131)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 132)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 129)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 126)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 130)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 136)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 133)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 134)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 140)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 136)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 135)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 138)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 141)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 147)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 143)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 144)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 149)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 151)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 149)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 158)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 163)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 162)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 164)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 166)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 167)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 168)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 169)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 171)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 174)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 181)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 175)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 177)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 185)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 181)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 186)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 184)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 186)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 177)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 183)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 188)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 193)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 189)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 196)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 190)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 191)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 192)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 194)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 193)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 198)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 202)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 198)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 201)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 202)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 202)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 204)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 206)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 207)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 209)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 212)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 210)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 216)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 214)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 220)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 223)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 219)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 220)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 222)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 224)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 226)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 230)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 230)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 235)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 232)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 235)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 238)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 236)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 242)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 240)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 241)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 247)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 245)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 245)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 242)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 252)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 250)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 252)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 251)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 258)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 264)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 260)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 259)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 261)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 266)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 271)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 277)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 273)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 275)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 276)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 274)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 282)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 285)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 291)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 291)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 300)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 296)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 292)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 301)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 298)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 298)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 293)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 294)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 303)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 308)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 301)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 309)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 308)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 312)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 311)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 313)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 321)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 322)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 329)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 325)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 327)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 332)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 327)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 330)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 331)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 332)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 334)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 344)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 341)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 345)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 344)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 350)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 352)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 347)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 349)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 354)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 345)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 349)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 359)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 356)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 351)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 357)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 363)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 367)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 364)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 369)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 367)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 373)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 370)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 369)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 380)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 378)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 389)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 398)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 401)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 397)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 395)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 398)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 406)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 405)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 401)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 408)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 415)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 410)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 416)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 417)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 418)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 425)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 423)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 429)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 430)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 427)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 424)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 431)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 436)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 434)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 441)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 442)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 436)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 433)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 438)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 448)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 445)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 450)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 443)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 450)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 453)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 452)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 455)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 456)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 463)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 465)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 466)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 466)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 474)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 470)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 470)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 470)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 475)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 471)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 478)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 477)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 481)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 488)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 484)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 481)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 487)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 494)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 492)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 494)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 495)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 505)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 501)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 504)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 509)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 506)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 508)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 513)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 507)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 506)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 511)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 517)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 514)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 524)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 513)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 520)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 527)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 532)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 528)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 531)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 525)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 535)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 528)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 530)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 533)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 541)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 532)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 537)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 537)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 536)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 539)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 540)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 547)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 553)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 552)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 557)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 559)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 554)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 559)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 562)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 564)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 565)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 566)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 568)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 579)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 577)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 583)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 578)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 582)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 583)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 584)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 582)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 593)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 590)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 589)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 589)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 599)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 600)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 601)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 603)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 611)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 604)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 612)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 612)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 614)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 616)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 624)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 621)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 614)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 621)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 620)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 622)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 628)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 626)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 630)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 637)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 633)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 644)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 648)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 644)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 642)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 645)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 645)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 649)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 650)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 651)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 656)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 652)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 657)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 658)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 659)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 661)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 664)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 662)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 668)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 670)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 669)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 670)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 671)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 672)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 675)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 680)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 677)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 682)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 687)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 683)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 684)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 686)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 684)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 686)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 693)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 691)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 696)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 700)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 698)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 697)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 701)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 703)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 705)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 707)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 709)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 710)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 719)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 721)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 717)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 723)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 724)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 729)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 735)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 736)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 739)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 740)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 738)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 745)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 750)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 746)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 743)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 748)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 747)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 745)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 749)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 755)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 753)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 757)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 755)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 761)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 756)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 758)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 760)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 765)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 766)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 761)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 763)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 763)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 771)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 767)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 770)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 771)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 771)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 772)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 773)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 778)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 778)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 779)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 776)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 783)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 785)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 785)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 794)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 781)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 795)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 796)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 804)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 800)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 805)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 801)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 805)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 811)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 800)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 816)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 820)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 816)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 817)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 817)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 825)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 823)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 823)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 822)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 825)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 829)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 829)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 831)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 832)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 835)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 832)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 837)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 839)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 839)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 845)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 836)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 838)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 844)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 843)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 846)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 842)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 850)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 852)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 853)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 854)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 851)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 852)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 862)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 869)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 868)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 870)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 872)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 870)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 879)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 885)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 882)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 877)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 883)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 887)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 890)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 894)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 896)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 905)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 908)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 907)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 908)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 903)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 913)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 917)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 917)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 918)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 912)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 921)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 921)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 925)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 931)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 934)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 945)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 947)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 945)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 955)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 955)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 961)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 957)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 957)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 965)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 962)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 960)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 963)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 965)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 967)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 968)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 969)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 970)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 975)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 977)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 981)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 978)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 977)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 981)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 987)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 982)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 991)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 987)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 985)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 992)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 996)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 992)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 991)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 994)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 998)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 998)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 996)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 995)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 999)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 2)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 16)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 26)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 31)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 33)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 48)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 1)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 18)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 4)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 57)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 11)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 61)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 15)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 17)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 49)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 67)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 45)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 18)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 24)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 24)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 62)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 29)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 77)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 71)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 16)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 32)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 76)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 27)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 35)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 85)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 31)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 37)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 40)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 22)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 45)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 95)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 97)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 48)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 50)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 84)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 52)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 52)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 6)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 111)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 63)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 54)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 122)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 123)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 74)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 86)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 77)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 78)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 66)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 79)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 72)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 132)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 135)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 102)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 87)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 145)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 146)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 97)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 101)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 152)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 100)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 112)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 86)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 115)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 106)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 116)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 175)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 126)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 130)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 119)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 185)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 127)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 145)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 146)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 148)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 191)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 152)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 197)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 154)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 129)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 155)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 205)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 206)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 152)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 210)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 186)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 174)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 176)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 164)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 207)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 179)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 154)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 180)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 230)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 169)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 184)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 235)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 187)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 236)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 190)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 200)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 232)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 189)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 193)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 141)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 212)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 213)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 254)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 214)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 211)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 269)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 214)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 272)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 273)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 227)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 277)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 230)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 231)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 207)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 280)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 283)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 220)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 289)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 240)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 276)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 186)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 282)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 229)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 226)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 247)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 239)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 245)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 250)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 250)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 296)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 234)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 308)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 291)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 232)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 260)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 259)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 301)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 295)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 265)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 331)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 312)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 342)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 276)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 296)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 341)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 334)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 294)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 266)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 298)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 297)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 269)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 300)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 350)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 311)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 363)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 316)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 317)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 309)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 299)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 322)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 323)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 318)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 324)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 319)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 302)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 366)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 377)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 329)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 277)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 380)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 332)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 382)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 374)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 343)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 386)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 387)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 338)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 331)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 331)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 343)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 344)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 326)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 346)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 383)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 399)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 350)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 394)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 397)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 347)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 409)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 360)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 363)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 356)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 358)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 357)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 357)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 353)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 420)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 336)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 396)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 375)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 363)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 376)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 362)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 419)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 379)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 360)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 432)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 412)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 416)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 434)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 435)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 388)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 440)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 394)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 448)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 399)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 389)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 449)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 438)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 456)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 403)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 391)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 410)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 400)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 460)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 358)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 463)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 404)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 411)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 452)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 473)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 424)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 424)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 426)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 476)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 468)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 472)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 447)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 432)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 434)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 487)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 422)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 439)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 489)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 412)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 491)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 462)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 451)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 452)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 446)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 496)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 505)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 445)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 500)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 450)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 466)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 468)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 447)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 437)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 471)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 442)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 502)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 463)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 467)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 515)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 525)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 478)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 478)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 462)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 480)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 482)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 527)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 486)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 489)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 482)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 508)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 492)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 495)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 498)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 499)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 526)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 501)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 544)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 488)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 505)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 548)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 494)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 534)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 509)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 510)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 514)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 514)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 517)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 520)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 521)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 572)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 490)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 524)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 525)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 570)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 576)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 568)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 583)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 534)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 513)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 530)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 575)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 587)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 508)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 533)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 540)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 522)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 544)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 547)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 549)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 592)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 606)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 607)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 570)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 616)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 560)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 572)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 574)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 626)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 581)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 584)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 563)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 585)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 591)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 641)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 582)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 593)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 630)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 627)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 583)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 589)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 648)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 599)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 597)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 607)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 593)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 583)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 609)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 673)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 628)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 644)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 679)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 675)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 669)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 666)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 681)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 622)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 663)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 625)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 605)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 611)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 633)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 637)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 623)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 641)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 678)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 686)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 648)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 651)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 652)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 602)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 649)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 700)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 660)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 657)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 662)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 663)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 656)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 664)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 668)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 711)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 718)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 652)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 721)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 669)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 726)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 653)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 656)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 665)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 722)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 737)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 697)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 698)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 734)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 707)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 702)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 699)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 706)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 700)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 707)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 704)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 713)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 764)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 760)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 701)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 713)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 720)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 771)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 763)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 738)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 767)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 773)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 765)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 712)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 766)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 782)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 744)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 711)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 735)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 705)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 727)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 779)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 788)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 742)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 795)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 749)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 750)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 745)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 747)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 744)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 732)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 754)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 804)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 797)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 783)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 757)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 764)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 815)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 743)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 805)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 766)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 745)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 768)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 734)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 769)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 769)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 770)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 820)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 767)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 816)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 801)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 761)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 765)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 780)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 833)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 824)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 828)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 818)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 772)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 773)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 838)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 764)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 774)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 832)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 791)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 771)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 792)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 842)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 845)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 847)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 810)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 853)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 865)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 808)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 786)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 806)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 848)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 813)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 793)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 873)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 824)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 825)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 826)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 878)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 829)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 832)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 815)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 886)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 831)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 887)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 896)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 847)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 899)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 852)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 852)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 853)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 847)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 904)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 911)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 856)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 865)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 869)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 921)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 873)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 874)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 920)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 926)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 879)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 881)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 883)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 875)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 934)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 889)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 928)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 887)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 888)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 866)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 890)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 929)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 876)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 914)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 882)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 944)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 931)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 886)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 891)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 861)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 894)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 886)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 952)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 896)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 889)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 908)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 949)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 912)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 913)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 906)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 969)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 920)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 923)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 924)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 916)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 925)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 919)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 929)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 910)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 898)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 921)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 976)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 932)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 906)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 938)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 938)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 940)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 942)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 937)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 943)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 945)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 946)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 946)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 942)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 949)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 951)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 953)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 956)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 959)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 962)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (1, 990)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 964)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 913)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 971)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 976)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 977)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 982)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 982)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 985)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 978)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 972)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 993)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 986)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 999)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 950)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (2, 985)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 994)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 966)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/greenpool_test.py", line 398, in pressure
>     raise StressException(arg)
> tests.greenpool_test.StressException: (3, 992)
> test_empty_imap (tests.greenpool_test.GreenPool) ... ok
> test_exceptions (tests.greenpool_test.GreenPool) ... ok
> test_imap (tests.greenpool_test.GreenPool) ... ok
> test_imap_multi_args (tests.greenpool_test.GreenPool) ... ok
> test_imap_nonefunc (tests.greenpool_test.GreenPool) ... ok
> test_imap_raises (tests.greenpool_test.GreenPool) ... ok
> test_multiple_coros (tests.greenpool_test.GreenPool) ... ok
> test_pool_smash (tests.greenpool_test.GreenPool) ... ok
> test_recursive_waitall (tests.greenpool_test.GreenPool) ... ok
> test_reentrant (tests.greenpool_test.GreenPool) ... ok
> test_resize (tests.greenpool_test.GreenPool) ... ok
> test_spawn (tests.greenpool_test.GreenPool) ... ok
> test_spawn_n (tests.greenpool_test.GreenPool) ... ok
> test_spawn_n_2 (tests.greenpool_test.GreenPool) ... ok
> test_starmap (tests.greenpool_test.GreenPool) ... ok
> test_timer_cancel (tests.greenpool_test.GreenPool) ... ok
> test_waitall_on_nothing (tests.greenpool_test.GreenPool) ... ok
> test_waiting (tests.greenpool_test.GreenPool) ... ok
> tests.greenpool_test.test_greenpool_type_check ... ok
> test_kill (tests.greenthread_test.Spawn) ... ok
> test_kill_meth (tests.greenthread_test.Spawn) ... ok
> test_kill_n (tests.greenthread_test.Spawn) ... ok
> test_link (tests.greenthread_test.Spawn) ... ok
> test_link_after_exited (tests.greenthread_test.Spawn) ... ok
> test_link_relinks (tests.greenthread_test.Spawn) ... ok
> test_n (tests.greenthread_test.Spawn) ... ok
> test_simple (tests.greenthread_test.Spawn) ... ok
> test_basic (tests.greenthread_test.SpawnAfter) ... ok
> test_cancel (tests.greenthread_test.SpawnAfter) ... ok
> test_cancel_already_started (tests.greenthread_test.SpawnAfter) ... ok
> test_kill (tests.greenthread_test.SpawnAfter) ... ok
> test_kill_already_started (tests.greenthread_test.SpawnAfter) ... ok
> test_kill_meth (tests.greenthread_test.SpawnAfter) ... ok
> test_kill_n (tests.greenthread_test.SpawnAfter) ... ok
> test_link (tests.greenthread_test.SpawnAfter) ... ok
> test_link_after_exited (tests.greenthread_test.SpawnAfter) ... ok
> test_link_relinks (tests.greenthread_test.SpawnAfter) ... ok
> test_n (tests.greenthread_test.SpawnAfter) ... ok
> test_simple (tests.greenthread_test.SpawnAfter) ... ok
> test_spawn_is_not_cancelled (tests.greenthread_test.SpawnAfterLocal) ... ok
> test_timer_cancelled_upon_greenlet_exit (tests.greenthread_test.SpawnAfterLocal) ... ok
> test_timer_fired (tests.greenthread_test.SpawnAfterLocal) ... ok
> test_accept_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_blocking_accept_mark_as_reopened (tests.greenio_test.TestGreenSocket) ... ok
> test_close_with_makefile (tests.greenio_test.TestGreenSocket) ... ok
> test_closure (tests.greenio_test.TestGreenSocket) ... SKIP
> test_datagram_socket_operations_work (tests.greenio_test.TestGreenSocket) ... ok
> test_default_nonblocking (tests.greenio_test.TestGreenSocket) ... ok
> test_del_closes_socket (tests.greenio_test.TestGreenSocket) ... ok
> test_dup_nonblocking (tests.greenio_test.TestGreenSocket) ... ok
> test_full_duplex (tests.greenio_test.TestGreenSocket) ... ok
> test_invalid_connection (tests.greenio_test.TestGreenSocket) ... ok
> test_nonblocking_accept_mark_as_reopened (tests.greenio_test.TestGreenSocket) ... ok
> test_raised_multiple_readers (tests.greenio_test.TestGreenSocket) ... ok
> test_recv_into_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_recv_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_recvfrom_into_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_recvfrom_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_send_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_sendall (tests.greenio_test.TestGreenSocket) ... ok
> test_sendall_timeout (tests.greenio_test.TestGreenSocket) ... ok
> test_shutdown_safe (tests.greenio_test.TestGreenSocket) ... ok
> test_skip_nonblocking (tests.greenio_test.TestGreenSocket) ... ok
> test_socketpair_select (tests.greenio_test.TestGreenSocket) ... ok
> test_sockopt_interface (tests.greenio_test.TestGreenSocket) ... ok
> test_timeout_and_final_write (tests.greenio_test.TestGreenSocket) ... ok
> test_wrap_socket (tests.greenio_test.TestGreenSocket) ... ok
> test_zero_timeout_and_back (tests.greenio_test.TestGreenSocket) ... ok
> test_debug_listeners (tests.hub_test.TestDebug) ... ok
> test_timer_exceptions (tests.hub_test.TestDebug) ... ok
> test_exceptionleaks (tests.hub_test.TestExceptionInGreenthread) ... ok
> test_exceptionpreservation (tests.hub_test.TestExceptionInGreenthread) ... ok
> test_sleep (tests.hub_test.TestExceptionInMainloop) ... ok
> Checks that killing a process after the hub runloop dies does ... ok
> Checks that a terminating greenthread whose parent ... ok
> test_global (tests.hub_test.TestScheduleCall) ... ok
> test_local (tests.hub_test.TestScheduleCall) ... ok
> test_ordering (tests.hub_test.TestScheduleCall) ... ok
> test_block_detect (tests.hub_test.TestHubBlockingDetector) ... ok
> test_block_detect_with_itimer (tests.hub_test.TestHubBlockingDetector) ... SKIP
> test_suspend_doesnt_crash (tests.hub_test.TestSuspend) ... ok
> test_cancel_accumulated (tests.hub_test.TestTimerCleanup) ... ok
> test_cancel_immediate (tests.hub_test.TestTimerCleanup) ... ok
> test_cancel_proportion (tests.hub_test.TestTimerCleanup) ... ok
> tests.hub_test.test_repeated_select_bad_fd ... ok
> tests.hub_test.test_fork ... ok
> test_imap_50 (tests.greenpool_test.Stress) ... ok
> test_imap_500 (tests.greenpool_test.Stress) ... ok
> test_ordering_5 (tests.greenpool_test.Stress) ... ok
> test_ordering_50 (tests.greenpool_test.Stress) ... ok
> test_with_intpool (tests.greenpool_test.Stress) ... ok
> tests.hub_test.test_kqueue_unsupported ... ok
> tests.hub_test.test_use_hub_class ... ok
> test_connecting (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_connecting_annoyingly (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_create_cursor (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_module_attributes (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_run_bad_query (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_run_query (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_visibility_from_other_connections (tests.mysqldb_test.TestMySQLdb) ... SKIP
> test_yields (tests.mysqldb_test.TestMySQLdb) ... SKIP
> tests.openssl_test.test_import ... ok
> tests.os_test.test_pathlib_open_issue_534 ... ok
> test_monkey_patching (tests.mysqldb_test.TestMonkeyPatch) ... SKIP
> test_psycopg_patched (tests.patcher_psycopg_test.PatchingPsycopg) ... SKIP
> tests.hub_test.test_fork_simple ... ok
> test_patch_a_module (tests.patcher_test.ImportPatched) ... ok
> test_waitpid (tests.patcher_test.Os) ... ok
> test_ident (tests.patcher_test.GreenThreadWrapper) ... ok
> test_is_alive (tests.patcher_test.GreenThreadWrapper) ... ok
> test_is_daemon (tests.patcher_test.GreenThreadWrapper) ... ok
> test_join (tests.patcher_test.GreenThreadWrapper) ... ok
> test_name (tests.patcher_test.GreenThreadWrapper) ... ok
> test_greenlet (tests.patcher_test.Threading) ... ok
> test_greenthread (tests.patcher_test.Threading) ... ok
> test_keyerror (tests.patcher_test.Threading) ... ok
> test_orig_thread (tests.patcher_test.Threading) ... ok
> test_tpool (tests.patcher_test.Threading) ... ok
> tests.patcher_test.test_patcher_existing_locks_unlocked ... SKIP
> tests.patcher_test.test_import_patched_handles_sub_modules ... ok
> tests.patcher_test.test_subprocess_after_monkey_patch ... ok
> tests.patcher_test.test_patcher_existing_locks_early ... ok
> tests.patcher_test.test_patcher_existing_locks_late ... ok
> test_boolean (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_all (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_all_negative (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_all_single (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_double (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_negative (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_negative2 (tests.patcher_test.MonkeyPatch) ... ok
> test_boolean_single (tests.patcher_test.MonkeyPatch) ... ok
> test_conflicting_specifications (tests.patcher_test.MonkeyPatch) ... ok
> test_early_patching (tests.patcher_test.MonkeyPatch) ... ok
> test_late_patching (tests.patcher_test.MonkeyPatch) ... ok
> test_patched_modules (tests.patcher_test.MonkeyPatch) ... ok
> test_typeerror (tests.patcher_test.MonkeyPatch) ... ok
> tests.patcher_test.test_patcher_existing_locks_locked ... ok
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/pools.py", line 94, in get
>     return self.channel.get()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> eventlet.timeout.Timeout
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/pools.py", line 94, in get
>     return self.channel.get()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> eventlet.timeout.Timeout
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/pools.py", line 94, in get
>     return self.channel.get()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> eventlet.timeout.Timeout
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/pools.py", line 94, in get
>     return self.channel.get()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> eventlet.timeout.Timeout
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/pools.py", line 94, in get
>     return self.channel.get()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> eventlet.timeout.Timeout
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 461, in fire_timers
>     timer()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/timer.py", line 59, in __call__
>     cb(*args, **kw)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/queue_test.py", line 269, in fetch_item
>     got.append(queue.get())
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 322, in get
>     return waiter.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/queue.py", line 141, in wait
>     return get_hub().switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
> Exception: kaboom
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/poll.py", line 111, in wait
>     listener.cb(fileno)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/ssl_test.py", line 59, in serve
>     self.assertEqual(b'', sock.recv(8192))
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> Removing descriptor: 12
> tests.patcher_test.test_importlib_lock ... ok
> tests.patcher_test.test_threading_condition ... ok
> test_patched_thread (tests.patcher_test.Tpool) ... ok
> test_simple (tests.patcher_test.Tpool) ... ok
> test_unpatched_thread (tests.patcher_test.Tpool) ... ok
> tests.patcher_test.test_blocking_select_methods_are_deleted ... ok
> tests.patcher_test.test_regular_file_readall ... ok
> tests.patcher_test.test_threading_current ... ok
> test_abstract (tests.pools_test.TestAbstract) ... ok
> test_it (tests.pools_test.TestCreateRaises) ... ok
> test_blocks_on_pool (tests.pools_test.TestIntPool) ... ok
> test_create_contention (tests.pools_test.TestIntPool) ... ok
> test_exhaustion (tests.pools_test.TestIntPool) ... ok
> test_free (tests.pools_test.TestIntPool) ... ok
> test_integers (tests.pools_test.TestIntPool) ... ok
> test_ordering (tests.pools_test.TestIntPool) ... ok
> test_put_with_timed_out_getters (tests.pools_test.TestIntPool) ... ok
> test_putting_to_queue (tests.pools_test.TestIntPool) ... ok
> test_resize (tests.pools_test.TestIntPool) ... ok
> test_something (tests.pools_test.TestIntPool2) ... ok
> test_ordering (tests.pools_test.TestOrderAsStack) ... ok
> test_get_nowait_simple (tests.queue_test.TestNoWait) ... ok
> test_get_nowait_unlock (tests.queue_test.TestNoWait) ... ok
> test_put_nowait_simple (tests.queue_test.TestNoWait) ... ok
> test_put_nowait_unlock (tests.queue_test.TestNoWait) ... ok
> test_wait_except (tests.queue_test.TestNoWait) ... ok
> tests.patcher_test.test_socketserver_selectors ... ok
> test_channel_send (tests.queue_test.TestQueue) ... ok
> test_channel_sender_timing_out (tests.queue_test.TestQueue) ... ok
> test_channel_wait (tests.queue_test.TestQueue) ... ok
> test_channel_waiters (tests.queue_test.TestQueue) ... ok
> test_getting_before_sending (tests.queue_test.TestQueue) ... ok
> test_join_doesnt_block_when_queue_is_already_empty (tests.queue_test.TestQueue) ... ok
> test_max_size (tests.queue_test.TestQueue) ... ok
> test_multiple_waiters (tests.queue_test.TestQueue) ... ok
> test_resize_down (tests.queue_test.TestQueue) ... ok
> test_resize_to_Unlimited (tests.queue_test.TestQueue) ... ok
> test_resize_up (tests.queue_test.TestQueue) ... ok
> test_send_first (tests.queue_test.TestQueue) ... ok
> test_send_last (tests.queue_test.TestQueue) ... ok
> test_task_done (tests.queue_test.TestQueue) ... ok
> test_two_bogus_waiters (tests.queue_test.TestQueue) ... ok
> test_two_waiters_one_dies (tests.queue_test.TestQueue) ... ok
> test_waiters_that_cancel (tests.queue_test.TestQueue) ... ok
> test_waiting (tests.queue_test.TestQueue) ... ok
> test_zero_length_queue_nonblocking_put (tests.queue_test.TestQueue) ... ok
> test_zero_max_size (tests.queue_test.TestQueue) ... ok
> test_bounded (tests.semaphore_test.TestSemaphore) ... ok
> test_bounded_with_zero_limit (tests.semaphore_test.TestSemaphore) ... ok
> test_non_blocking (tests.semaphore_test.TestSemaphore) ... ok
> test_timeout (tests.semaphore_test.TestSemaphore) ... ok
> test_timeout_non_blocking (tests.semaphore_test.TestSemaphore) ... ok
> tests.semaphore_test.test_semaphore_type_check ... ok
> tests.socket_test.test_recv_type ... ok
> tests.patcher_test.test_threading_join ... ok
> tests.semaphore_test.test_semaphore_contention ... ok
> tests.socket_test.test_socket_api_family ... ok
> tests.socket_test.test_getaddrinfo_ipv6_scope ... ok
> tests.socket_test.test_error_is_timeout ... ok
> tests.socket_test.test_recv_into_type ... ok
> tests.socket_test.test_dns_methods_are_green ... ok
> tests.subprocess_test.test_subprocess_wait ... ok
> tests.subprocess_test.test_close_popen_stdin_with_close_fds ... ok
> tests.subprocess_test.test_universal_lines ... ok
> tests.subprocess_test.test_communicate_with_poll ... ok
> tests.subprocess_test.test_check_call_without_timeout_works ... ok
> tests.subprocess_test.test_patched_communicate_290 ... ok
> test_send (tests.test__event.TestEvent) ... ok
> test_send_exc (tests.test__event.TestEvent) ... ok
> tests.subprocess_test.test_exception_identity ... ok
> tests.test__refcount.test_clean_exit ... ok
> tests.test__refcount.test_timeout_exit ... ok
> tests.test__socket_errors.test_create_connection_refused ... ok
> test_assignment (tests.thread_test.Locals) ... ok
> test_calling_methods (tests.thread_test.Locals) ... ok
> test_calls_init (tests.thread_test.Locals) ... ok
> test_no_leaking (tests.thread_test.Locals) ... ok
> test_duplex_response (tests.ssl_test.SSLTest) ... ok
> test_greensslobject (tests.ssl_test.SSLTest) ... ERROR
> test_no_handshake_block_accept_loop (tests.ssl_test.SSLTest) ... ok
> test_receiving_doesnt_block_if_there_is_already_decrypted_buffered_data (tests.ssl_test.SSLTest) ... ok
> test_recv_after_ssl_connect (tests.ssl_test.SSLTest) ... ok
> test_regression_gh_17 (tests.ssl_test.SSLTest) ... ok
> SSL socket.sendall() busy loop ... ok
> test_ssl_close (tests.ssl_test.SSLTest) ... ERROR
> test_ssl_connect (tests.ssl_test.SSLTest) ... ok
> test_ssl_unwrap (tests.ssl_test.SSLTest) ... ok
> test_direct_raise_class (tests.timeout_test.TestDirectRaise) ... ok
> test_direct_raise_instance (tests.timeout_test.TestDirectRaise) ... ok
> test_repr (tests.timeout_test.TestDirectRaise) ... ok
> tests.timeout_test.test_is_timeout_attribute ... ok
> test_with_outer_timer (tests.timeout_test.TestWithTimeout) ... ok
> test_with_timeout (tests.timeout_test.TestWithTimeout) ... ok
> test_copy (tests.timer_test.TestTimer) ... ok
> test_schedule (tests.timer_test.TestTimer) ... ok
> test_multiple_readers (tests.greenio_test.TestGreenIoLong) ... ok
> test_cancel_timer_inside_block (tests.timeout_test_with_statement.Test) ... ok
> test_cancellation (tests.timeout_test_with_statement.Test) ... ok
> test_dummy_timer (tests.timeout_test_with_statement.Test) ... ok
> test_nested_timeout (tests.timeout_test_with_statement.Test) ... ok
> test_raising_custom_exception (tests.timeout_test_with_statement.Test) ... ok
> test_raising_exc_tuple (tests.timeout_test_with_statement.Test) ... ok
> test_raising_exception_class (tests.timeout_test_with_statement.Test) ... ok
> test_raising_self (tests.timeout_test_with_statement.Test) ... ok
> test_raising_self_true (tests.timeout_test_with_statement.Test) ... ok
> test_ref (tests.timeout_test_with_statement.Test) ... ok
> test_silent_block (tests.timeout_test_with_statement.Test) ... ok
> tests.tpool_test.test_isolate_from_socket_default_timeout ... ok
> test_a_buncha_stuff (tests.tpool_test.TpoolLongTests) ... ok
> test_leakage_from_tracebacks (tests.tpool_test.TpoolLongTests) ... ok
> tests.tpool_test.test_exception_leak ... ok
> test_breaking_the_connection_13 (tests.websocket_new_test.TestWebSocket) ... ok
> test_client_closing_connection_13 (tests.websocket_new_test.TestWebSocket) ... ok
> test_client_invalid_packet_13 (tests.websocket_new_test.TestWebSocket) ... ok
> test_correct_upgrade_request_13 (tests.websocket_new_test.TestWebSocket) ... ok
> test_incomplete_headers_13 (tests.websocket_new_test.TestWebSocket) ... ok
> test_send_recv_13 (tests.websocket_new_test.TestWebSocket) ... ok
> test_autowrap (tests.tpool_test.TestTpool) ... ok
> test_autowrap_both (tests.tpool_test.TestTpool) ... ok
> test_autowrap_names (tests.tpool_test.TestTpool) ... ok
> test_callable (tests.tpool_test.TestTpool) ... ok
> test_callable_iterator (tests.tpool_test.TestTpool) ... ok
> test_contention (tests.tpool_test.TestTpool) ... ok
> test_eventlet_timeout (tests.tpool_test.TestTpool) ... ok
> test_killall (tests.tpool_test.TestTpool) ... ok
> test_killall_remaining_results (tests.tpool_test.TestTpool) ... ok
> test_multiple_wraps (tests.tpool_test.TestTpool) ... ok
> test_raising_exceptions (tests.tpool_test.TestTpool) ... ok
> test_timeout (tests.tpool_test.TestTpool) ... ok
> test_tpool_set_num_threads (tests.tpool_test.TestTpool) ... ok
> test_variable_and_keyword_arguments_with_function_calls (tests.tpool_test.TestTpool) ... ok
> test_wrap_dict (tests.tpool_test.TestTpool) ... ok
> test_wrap_eq (tests.tpool_test.TestTpool) ... ok
> test_wrap_getitem (tests.tpool_test.TestTpool) ... ok
> test_wrap_hash (tests.tpool_test.TestTpool) ... ok
> test_wrap_ints (tests.tpool_test.TestTpool) ... ok
> test_wrap_iterator (tests.tpool_test.TestTpool) ... ok
> test_wrap_iterator2 (tests.tpool_test.TestTpool) ... ok
> test_wrap_module_class (tests.tpool_test.TestTpool) ... ok
> test_wrap_nonzero (tests.tpool_test.TestTpool) ... ok
> test_wrap_setitem (tests.tpool_test.TestTpool) ... ok
> test_wrap_string (tests.tpool_test.TestTpool) ... ok
> test_wrap_tuple (tests.tpool_test.TestTpool) ... ok
> test_wrap_uniterable (tests.tpool_test.TestTpool) ... ok
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 566, in handle_one_response
>     result = self.application(self.environ, start_response)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/websocket.py", line 130, in __call__
>     self.handler(ws)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/websocket_test.py", line 21, in handle
>     m = ws.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/websocket.py", line 456, in wait
>     delta = self.socket.recv(8096)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 357, in __init__
>     self.handle()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 390, in handle
>     self.handle_one_request()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 466, in handle_one_request
>     self.handle_one_response()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 609, in handle_one_response
>     write(err_body)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 538, in write
>     wfile.flush()
>   File "/usr/lib/python3.7/socket.py", line 607, in write
>     return self._sock.send(b)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 183, in send
>     super(GreenSSLSocket, self).send, data, flags)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 1003, in send
>     return self._sslobj.write(data)
> OSError: [Errno 0] Error
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/poll.py", line 111, in wait
>     listener.cb(fileno)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 818, in process_request
>     proto.__init__(conn_state, self)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 359, in __init__
>     self.finish()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 732, in finish
>     BaseHTTPServer.BaseHTTPRequestHandler.finish(self)
>   File "/usr/lib/python3.7/socketserver.py", line 784, in finish
>     self.wfile.close()
>   File "/usr/lib/python3.7/socket.py", line 607, in write
>     return self._sock.send(b)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 183, in send
>     super(GreenSSLSocket, self).send, data, flags)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 1003, in send
>     return self._sslobj.write(data)
> OSError: [Errno 0] Error
> Removing descriptor: 12
> test_close_ws (tests.websocket_test.TestWebSocketObject) ... ok
> test_recieve (tests.websocket_test.TestWebSocketObject) ... ok
> test_send_to_ws (tests.websocket_test.TestWebSocketObject) ... ok
> test_accept_basic_deflate_ext_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_accept_deflate_ext_context_takeover_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_accept_deflate_ext_window_max_bits_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_client_compress_no_context_takeover_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_client_compress_with_context_takeover_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_compressed_send_recv_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_compressed_send_recv_both_no_context_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_compressed_send_recv_client_no_context_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_compressed_send_recv_server_no_context_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_reject_max_window_bits_out_of_range_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_send_uncompressed_msg_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_server_compress_no_context_takeover_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_server_compress_with_context_takeover_13 (tests.websocket_new_test.TestWebSocketWithCompression) ... ok
> test_iterable_app_keeps_socket_open_unless_connection_close_sent (tests.wsgi_test.IterableAlreadyHandledTest) ... ok
> test_ssl_sending_messages (tests.websocket_test.TestWebSocketSSL) ... ok
> test_iterable_app_keeps_socket_open_unless_connection_close_sent (tests.wsgi_test.ProxiedIterableAlreadyHandledTest) ... ok
> test_chunked_readline (tests.wsgi_test.TestChunkedInput) ... ok
> test_chunked_readline_from_input (tests.wsgi_test.TestChunkedInput) ... ok
> test_chunked_readline_wsgi_not_override_minimum_chunk_size (tests.wsgi_test.TestChunkedInput) ... ok
> test_chunked_readline_wsgi_override_minimum_chunk_size (tests.wsgi_test.TestChunkedInput) ... ok
> test_chunked_readlines_from_input (tests.wsgi_test.TestChunkedInput) ... ok
> test_close_before_finished (tests.wsgi_test.TestChunkedInput) ... ok
> test_dirt (tests.wsgi_test.TestChunkedInput) ... ok
> test_short_read (tests.wsgi_test.TestChunkedInput) ... ok
> test_short_read_with_content_length (tests.wsgi_test.TestChunkedInput) ... ok
> test_short_read_with_zero_content_length (tests.wsgi_test.TestChunkedInput) ... ok
> test_block (tests.zmq_test.TestBlockedThread) ... ok
> test_count (tests.zmq_test.TestQueueLock) ... ok
> test_errors (tests.zmq_test.TestQueueLock) ... ok
> test_nested_acquire (tests.zmq_test.TestQueueLock) ... ok
> test_queue_lock_order (tests.zmq_test.TestQueueLock) ... ok
> test_app_socket_errors_75 (tests.websocket_test.TestWebSocket) ... ok
> test_app_socket_errors_76 (tests.websocket_test.TestWebSocket) ... ok
> test_breaking_the_connection_75 (tests.websocket_test.TestWebSocket) ... ok
> test_breaking_the_connection_76 (tests.websocket_test.TestWebSocket) ... ok
> test_client_closing_connection_76 (tests.websocket_test.TestWebSocket) ... ok
> test_client_invalid_packet_76 (tests.websocket_test.TestWebSocket) ... ok
> test_close_idle (tests.websocket_test.TestWebSocket) ... ok
> test_correct_upgrade_request_75 (tests.websocket_test.TestWebSocket) ... ok
> test_correct_upgrade_request_76 (tests.websocket_test.TestWebSocket) ... ok
> test_empty_query_string (tests.websocket_test.TestWebSocket) ... ok
> test_getting_messages_from_websocket_75 (tests.websocket_test.TestWebSocket) ... ok
> test_getting_messages_from_websocket_76 (tests.websocket_test.TestWebSocket) ... ok
> test_incomplete_headers_75 (tests.websocket_test.TestWebSocket) ... ok
> test_incomplete_headers_76 (tests.websocket_test.TestWebSocket) ... ok
> test_incorrect_headers (tests.websocket_test.TestWebSocket) ... ok
> test_query_string (tests.websocket_test.TestWebSocket) ... ok
> test_sending_messages_to_websocket_75 (tests.websocket_test.TestWebSocket) ... ok
> test_sending_messages_to_websocket_76 (tests.websocket_test.TestWebSocket) ... ok
> test_server_closing_connect_76 (tests.websocket_test.TestWebSocket) ... ok
> tests.zmq_test.test_recv_json_no_args ... ok
> test_connection_refused (tests.test__socket_errors.TestSocketErrors) ... ok
> Test that the socket timeout exception works correctly. ... ok
> Test underlying socket behavior to ensure correspondence ... ok
> tests.zmq_test.test_recv_timeout ... ok
> test_001_server (tests.wsgi_test.TestHttpd) ... ok
> test_002_keepalive (tests.wsgi_test.TestHttpd) ... ok
> test_004_close_keepalive (tests.wsgi_test.TestHttpd) ... ok
> test_006_reject_long_urls (tests.wsgi_test.TestHttpd) ... ok
> test_007_get_arg (tests.wsgi_test.TestHttpd) ... ok
> test_008_correctresponse (tests.wsgi_test.TestHttpd) ... ok
> test_009_chunked_response (tests.wsgi_test.TestHttpd) ... ok
> test_010_no_chunked_http_1_0 (tests.wsgi_test.TestHttpd) ... ok
> test_011_multiple_chunks (tests.wsgi_test.TestHttpd) ... ok
> test_012_ssl_server (tests.wsgi_test.TestHttpd) ... ERROR
> test_013_empty_return (tests.wsgi_test.TestHttpd) ... ERROR
> test_014_chunked_post (tests.wsgi_test.TestHttpd) ... ok
> test_015_write (tests.wsgi_test.TestHttpd) ... ok
> content-length header was being doubled up if it was set in ... ok
> test_017_ssl_zeroreturnerror (tests.wsgi_test.TestHttpd) ... FAIL
> test_018_http_10_keepalive (tests.wsgi_test.TestHttpd) ... ok
> test_019_fieldstorage_compat (tests.wsgi_test.TestHttpd) ... ok
> test_020_x_forwarded_for (tests.wsgi_test.TestHttpd) ... ok
> test_021_environ_clobbering (tests.wsgi_test.TestHttpd) ... ok
> test_022_custom_pool (tests.wsgi_test.TestHttpd) ... ok
> test_023_bad_content_length (tests.wsgi_test.TestHttpd) ... ok
> test_024_expect_100_continue (tests.wsgi_test.TestHttpd) ... ok
> test_024a_expect_100_continue_with_headers (tests.wsgi_test.TestHttpd) ... ok
> test_024b_expect_100_continue_with_headers_multiple_chunked (tests.wsgi_test.TestHttpd) ... ok
> test_024c_expect_100_continue_with_headers_multiple_nonchunked (tests.wsgi_test.TestHttpd) ... ok
> test_024d_expect_100_continue_with_eager_app_chunked (tests.wsgi_test.TestHttpd) ... ok
> test_025_accept_errors (tests.wsgi_test.TestHttpd) ... ok
> test_026_http_10_nokeepalive (tests.wsgi_test.TestHttpd) ... ok
> test_026_log_format (tests.wsgi_test.TestHttpd) ... ok
> test_027_keepalive_chunked (tests.wsgi_test.TestHttpd) ... ok
> test_028_ssl_handshake_errors (tests.wsgi_test.TestHttpd) ... ERROR
> FAIL
> test_029_posthooks (tests.wsgi_test.TestHttpd) ... FAIL
> test_030_reject_long_header_lines (tests.wsgi_test.TestHttpd) ... FAIL
> test_031_reject_large_headers (tests.wsgi_test.TestHttpd) ... FAIL
> test_032_wsgi_input_as_iterable (tests.wsgi_test.TestHttpd) ... FAIL
> test_aborted_chunked_post (tests.wsgi_test.TestHttpd) ... FAIL
> test_aborted_chunked_post_bad_chunks (tests.wsgi_test.TestHttpd) ... FAIL
> test_aborted_chunked_post_between_chunks (tests.wsgi_test.TestHttpd) ... FAIL
> test_aborted_post_io_error (tests.wsgi_test.TestHttpd) ... FAIL
> test_chunked_response_when_app_yields_empty_string (tests.wsgi_test.TestHttpd) ... FAIL
> Issue #95 Server must handle disconnect from client in the middle of response ... FAIL
> test_close_chunked_with_1_0_client (tests.wsgi_test.TestHttpd) ... FAIL
> test_close_idle_connections (tests.wsgi_test.TestHttpd) ... FAIL
> test_configurable_url_length_limit (tests.wsgi_test.TestHttpd) ... FAIL
> test_debug (tests.wsgi_test.TestHttpd) ... FAIL
> test_disable_header_name_capitalization (tests.wsgi_test.TestHttpd) ... FAIL
> test_env_header_stripping (tests.wsgi_test.TestHttpd) ... FAIL
> test_env_headers (tests.wsgi_test.TestHttpd) ... FAIL
> test_error_in_chunked_closes_connection (tests.wsgi_test.TestHttpd) ... FAIL
> test_exceptions_close_connection (tests.wsgi_test.TestHttpd) ... FAIL
> test_headers_raw (tests.wsgi_test.TestHttpd) ... FAIL
> test_ipv6 (tests.wsgi_test.TestHttpd) ... SKIP
> FAIL
> test_log_disable (tests.wsgi_test.TestHttpd) ... FAIL
> test_log_unix_address (tests.wsgi_test.TestHttpd) ... FAIL
> test_minimum_chunk_size_parameter_leaves_httpprotocol_class_member_intact (tests.wsgi_test.TestHttpd) ... FAIL
> test_partial_writes_are_handled (tests.wsgi_test.TestHttpd) ... FAIL
> test_path_info_decoding (tests.wsgi_test.TestHttpd) ... FAIL
> test_path_info_latin1 (tests.wsgi_test.TestHttpd) ... FAIL
> test_server_socket_timeout (tests.wsgi_test.TestHttpd) ... FAIL
> test_socket_remains_open (tests.wsgi_test.TestHttpd) ... FAIL
> test_unicode_with_nonascii_characters_raises_error (tests.wsgi_test.TestHttpd) ... FAIL
> test_unicode_with_only_ascii_characters_works (tests.wsgi_test.TestHttpd) ... FAIL
> test_zero_length_chunked_response (tests.wsgi_test.TestHttpd) ... FAIL
> test_change_subscription (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_close_during_recv (tests.zmq_test.TestUpstreamDownStream) ... ok
> Socket.close() must support linger argument. ... ok
> test_close_socket_raises_enotsup (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_close_xsocket_raises_enotsup (tests.zmq_test.TestUpstreamDownStream) ... ok
> zmq eats CPU after PUB socket .bind() ... ok
> zmq eats CPU after PUB send or DEALER recv. ... ok
> test_getsockopt_events (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_recv_during_send (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_recv_multipart_bug68 (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_recv_noblock_bug76 (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_recv_spawned_before_send_is_non_blocking (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_send_1k_pub_sub (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_send_1k_push_pull (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_send_1k_req_rep (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_send_during_recv (tests.zmq_test.TestUpstreamDownStream) ... ok
> test_send_during_recv_multipart (tests.zmq_test.TestUpstreamDownStream) ... ok
> 
> ======================================================================
> ERROR: test_connect_ssl (tests.api_test.TestApi)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/api_test.py", line 77, in test_connect_ssl
>     self.assertEqual(b'', fd.read(10))
>   File "/usr/lib/python3.7/socket.py", line 589, in readinto
>     return self._sock.recv_into(b)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 241, in recv_into
>     return self._base_recv(nbytes, flags, into=True, buffer_=buffer)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 256, in _base_recv
>     read = self.read(nbytes, buffer_)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 929, in read
>     return self._sslobj.read(len, buffer)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> ERROR: test_greensslobject (tests.ssl_test.SSLTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/ssl_test.py", line 196, in test_greensslobject
>     self.assertEqual(client.recv(1024), b'')
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> ERROR: test_ssl_close (tests.ssl_test.SSLTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/ssl_test.py", line 72, in test_ssl_close
>     server_coro.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 181, in wait
>     return self._exit_event.wait()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/event.py", line 125, in wait
>     result = hub.switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/hubs/hub.py", line 298, in switch
>     return self.greenlet.switch()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/greenthread.py", line 221, in main
>     result = function(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/ssl_test.py", line 59, in serve
>     self.assertEqual(b'', sock.recv(8192))
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> ERROR: test_012_ssl_server (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 461, in test_012_ssl_server
>     result = recvall(sock)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 144, in recvall
>     chunk = sock.recv(16 << 10)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> ERROR: test_013_empty_return (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 481, in test_013_empty_return
>     result = recvall(sock)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 144, in recvall
>     chunk = sock.recv(16 << 10)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> ERROR: test_028_ssl_handshake_errors (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 1196, in test_028_ssl_handshake_errors
>     result = recvall(client)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 144, in recvall
>     chunk = sock.recv(16 << 10)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 231, in recv
>     return self._base_recv(buflen, flags, into=False)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 258, in _base_recv
>     read = self.read(nbytes)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 931, in read
>     return self._sslobj.read(len)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> FAIL: test_017_ssl_zeroreturnerror (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 590, in test_017_ssl_zeroreturnerror
>     assert success
> AssertionError
> 
> ======================================================================
> FAIL: test_028_ssl_handshake_errors (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_029_posthooks (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_030_reject_long_header_lines (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_031_reject_large_headers (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_032_wsgi_input_as_iterable (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_aborted_chunked_post (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_aborted_chunked_post_bad_chunks (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_aborted_chunked_post_between_chunks (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_aborted_post_io_error (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_chunked_response_when_app_yields_empty_string (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: Issue #95 Server must handle disconnect from client in the middle of response
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_close_chunked_with_1_0_client (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_close_idle_connections (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_configurable_url_length_limit (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_debug (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_disable_header_name_capitalization (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_env_header_stripping (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_env_headers (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_error_in_chunked_closes_connection (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_exceptions_close_connection (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_headers_raw (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_ipv6 (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_log_disable (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_log_unix_address (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_minimum_chunk_size_parameter_leaves_httpprotocol_class_member_intact (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_partial_writes_are_handled (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_path_info_decoding (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_path_info_latin1 (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_server_socket_timeout (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_socket_remains_open (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 564, in server
>     serv.process_request([addr, client_socket, wsgi.STATE_IDLE])
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 818, in process_request
>     proto.__init__(conn_state, self)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 357, in __init__
>     self.handle()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 390, in handle
>     self.handle_one_request()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 419, in handle_one_request
>     self.raw_requestline = self._read_request_line()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/wsgi.py", line 402, in _read_request_line
>     return self.rfile.readline(self.server.url_length_limit)
>   File "/usr/lib/python3.7/socket.py", line 589, in readinto
>     return self._sock.recv_into(b)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 241, in recv_into
>     return self._base_recv(nbytes, flags, into=True, buffer_=buffer)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 256, in _base_recv
>     read = self.read(nbytes, buffer_)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 176, in read
>     super(GreenSSLSocket, self).read, *args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/eventlet/green/ssl.py", line 150, in _call_trampolining
>     return func(*a, **kw)
>   File "/usr/lib/python3.7/ssl.py", line 929, in read
>     return self._sslobj.read(len, buffer)
> ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ======================================================================
> FAIL: test_unicode_with_nonascii_characters_raises_error (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_unicode_with_only_ascii_characters_works (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ======================================================================
> FAIL: test_zero_length_chunked_response (tests.wsgi_test.TestHttpd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/wsgi_test.py", line 231, in tearDown
>     super(_TestBase, self).tearDown()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 208, in tearDown
>     verify_hub_empty()
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build/tests/__init__.py", line 263, in verify_hub_empty
>     ', '.join(map(format_listener, writers)), num_writers,
> AssertionError: Readers: Listener FdListener('read', 10, <built-in method switch of greenlet.greenlet object at 0x7ffabeef75d0>, <built-in method throw of greenlet.greenlet object at 0x7ffabeef75d0>) for greenlet <greenlet.greenlet object at 0x7ffabeef75d0> with run callback None (1) Writers:  (0)
> 
> ----------------------------------------------------------------------
> Ran 688 tests in 12.939s
> 
> FAILED (SKIP=95, errors=6, failures=34)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_eventlet/build; python3.7 -m nose -v tests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.7 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/python-eventlet_0.25.1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-modules-team mailing list