[tahoe-lafs-trac-stream] [Tahoe-LAFS] #4022: CI takes forever to run, never finishes
Tahoe-LAFS
trac at tahoe-lafs.org
Tue May 2 14:47:10 UTC 2023
#4022: CI takes forever to run, never finishes
--------------------------+-----------------------
Reporter: itamarst | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
--------------------------+-----------------------
Comment (by itamarst):
More examples:
https://github.com/tahoe-lafs/tahoe-
lafs/actions/runs/4853014142/jobs/8648709198?pr=1293 : macOS 3.11
{{{
allmydata.test.test_system.HTTPSystemTest.test_filesystem ... Traceback
(most recent call last):
Failure: twisted.internet.defer.TimeoutError:
<allmydata.test.test_system.HTTPSystemTest testMethod=test_filesystem>
(test_filesystem) still running at 180.0 secs
}}}
https://github.com/tahoe-lafs/tahoe-
lafs/actions/runs/4853014142/jobs/8648708998?pr=1293 : windows 3.11
{{{
allmydata.test.test_system.HTTPSystemTest.test_filesystem ... Traceback
(most recent call last):
Failure: twisted.internet.defer.TimeoutError:
<allmydata.test.test_system.HTTPSystemTest testMethod=test_filesystem>
(test_filesystem) still running at 180.0 secs
Error: Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was
unclean.
}}}
There's also a
{{{
File "D:\a\tahoe-lafs\tahoe-lafs\.tox\py311-coverage\Lib\site-
packages\twisted\python\util.py", line 767, in untilConcludes
return f(*a, **kw)
builtins.OSError: [Errno 28] No space left on device
}}}
But that might be when it gets cancelled?
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4022#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list