swh/storage/tests/test_retry.py F ================================================================================================================================== FAILURES =================================================================================================================================== ___________________________________________________________________________________________________________________ test_retrying_proxy_storage_content_add ___________________________________________________________________________________________________________________ swh_storage = sample_data = {'content': [{'blake2s256': b"\xd5\xfe\x199We'\xe4,\xfdv\xa9EZ$2\xfe\x7fVf\x95dW}\xd9 s = swh_storage.content_add([sample_content]) swh/storage/tests/test_retry.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../.local/lib/python3.7/site-packages/tenacity/__init__.py:311: in wrapped_f return self.call(f, *args, **kw) ../../.local/lib/python3.7/site-packages/tenacity/__init__.py:391: in call do = self.iter(retry_state=retry_state) ../../.local/lib/python3.7/site-packages/tenacity/__init__.py:351: in iter six.raise_from(retry_exc, fut.exception()) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ value = None, from_value = None > ??? E tenacity.RetryError: RetryError[] :3: RetryError ------------------------------------------------------------------------------------------------------------------------------ Captured log call ------------------------------------------------------------------------------------------------------------------------------ WARNING swh.storage.retry:retry.py:34 Retry adding a batch WARNING swh.storage.retry:retry.py:34 Retry adding a batch WARNING swh.storage.retry:retry.py:34 Retry adding a batch