Page MenuHomeSoftware Heritage
Paste P654

(An Untitled Masterwork)
ActivePublic

Authored by douardda on Apr 24 2020, 2:38 PM.
(swh) david@pavo:~/swh/swh-environment/swh-storage$ /usr/bin/python3 -m tox -e py3 -- -v -m 'not cassandra' -k test_rpc_serve_bwcompat -s
GLOB sdist-make: /home/david/swh/swh-environment/swh-storage/setup.py
py3 inst-nodeps: /home/david/swh/swh-environment/swh-storage/.tox/.tmp/package/1/swh.storage-0.0.187.post9.zip
py3 installed: aiohttp==3.6.2,aiohttp-utils==3.1.1,apipkg==1.5,arrow==0.15.5,async-timeout==3.0.1,attrs==19.3.0,attrs-strict==0.0.6,blinker==1.4,cassandra-driver==3.23.0,certifi==2020.4.5.1,chardet==3.0.4,click==7.1.1,confluent-kafka==1.4.1,coverage==5.1,decorator==4.4.2,Deprecated==1.2.9,execnet==1.7.1,Flask==1.1.2,geomet==0.1.2,gunicorn==20.0.4,hypothesis==5.10.4,idna==2.9,importlib-metadata==1.6.0,iso8601==0.1.12,itsdangerous==1.1.0,Jinja2==2.11.2,MarkupSafe==1.1.1,mirakuru==2.2.0,more-itertools==8.2.0,msgpack==1.0.0,multidict==4.7.5,mypy==0.770,mypy-extensions==0.4.3,packaging==20.3,pkg-resources==0.0.0,pluggy==0.13.1,port-for==0.4,psutil==5.7.0,psycopg2==2.8.5,py==1.8.1,pyparsing==2.4.7,pytest==5.4.1,pytest-cov==2.8.1,pytest-forked==1.1.3,pytest-mock==3.1.0,pytest-postgresql==2.3.0,pytest-xdist==1.31.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,pytz==2019.3,PyYAML==5.3.1,requests==2.23.0,sentry-sdk==0.14.3,six==1.14.0,sortedcontainers==2.1.0,sqlalchemy-stubs==0.3,swh.core==0.0.95,swh.journal==0.0.31,swh.model==0.0.68,swh.objstorage==0.0.42,swh.storage==0.0.187.post9,tenacity==6.1.0,typed-ast==1.4.1,typing-extensions==3.7.4.2,urllib3==1.25.9,vcversioner==2.16.0.0,wcwidth==0.1.9,Werkzeug==1.0.1,wrapt==1.12.1,yarl==1.4.2,zipp==3.1.0
py3 run-test-pre: PYTHONHASHSEED='2792914223'
py3 runtests: commands[0] | pytest --hypothesis-profile=fast --cov=/home/david/swh/swh-environment/swh-storage/.tox/py3/lib/python3.7/site-packages/swh/storage /home/david/swh/swh-environment/swh-storage/.tox/py3/lib/python3.7/site-packages/swh/storage --doctest-modules --cov-branch -v -m 'not cassandra' -k test_rpc_serve_bwcompat -s
============================== test session starts ===============================
platform linux -- Python 3.7.3, pytest-5.4.1, py-1.8.1, pluggy-0.13.1 -- /home/david/swh/swh-environment/swh-storage/.tox/py3/bin/python
cachedir: .tox/py3/.pytest_cache
hypothesis profile 'fast' -> max_examples=5, deadline=timedelta(milliseconds=5000), database=DirectoryBasedExampleDatabase('/home/david/swh/swh-environment/swh-storage/.hypothesis/examples')
rootdir: /home/david/swh/swh-environment/swh-storage, inifile: pytest.ini
plugins: swh.core-0.0.95, hypothesis-5.10.4, postgresql-2.3.0, mock-3.1.0, cov-2.8.1, xdist-1.31.0, swh.journal-0.0.31, forked-1.1.3
collecting 5 items
collecting 701 items
collected 938 items / 937 deselected / 1 selected
.tox/py3/lib/python3.7/site-packages/swh/storage/tests/test_cli.py::test_rpc_serve_bwcompat LAUNCING the thread from <_MainThread(MainThread, started 140028455167808)>
GET / 1/5 <Thread(Thread-1, started 140028303894272)>
BEFORE invoke from <_MainThread(MainThread, started 140028455167808)>
============================== test session starts ===============================
platform linux -- Python 3.7.3, pytest-5.4.1, py-1.8.1, pluggy-0.13.1 -- /home/david/swh/swh-environment/swh-storage/.tox/py3/bin/python
cachedir: .tox/py3/.pytest_cache
hypothesis profile 'fast' -> max_examples=5, deadline=timedelta(milliseconds=5000), database=DirectoryBasedExampleDatabase('/home/david/swh/swh-environment/swh-storage/.hypothesis/examples')
rootdir: /home/david/swh/swh-environment/swh-storage, inifile: pytest.ini
plugins: swh.core-0.0.95, hypothesis-5.10.4, postgresql-2.3.0, mock-3.1.0, cov-2.8.1, xdist-1.31.0, swh.journal-0.0.31, forked-1.1.3
collected 938 items / 937 deselected / 1 selected
.tox/py3/lib/python3.7/site-packages/swh/storage/tests/test_cli.py::test_rpc_serve_bwcompat LAUNCING the thread from <_MainThread(MainThread, started 140069970581312)>
GET / 1/5 <Thread(Thread-1, started 140069823252224)>
BEFORE invoke from <_MainThread(MainThread, started 140069970581312)>
AFTER invoke from <_MainThread(MainThread, started 140028455167808)>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> PDB set_trace >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> /home/david/swh/swh-environment/swh-storage/.tox/py3/lib/python3.7/site-packages/swh/storage/tests/test_cli.py(155)invoke()
-> return ret
(Pdb)