Mine just failed with this, which doesn't look great: File "<frozen os>", line 225, in makedirs OSError: [Errno 28] No space left on device: '/var/tmp/koji/tasks/996/102220996/local/work'
On Fri, 16 Jun 2023 at 15:31, Ralf Corsépius <[email protected]> wrote: > Hi, > > I am facing (seemingly non-deterministic) FTBSes in builds, which > flawlessly build local mocks. > > On top of that, a couple of minutes ago, koji reported: > > File "/usr/lib/python3.11/site-packages/koji/daemon.py", line 1492, in > runTask > response = (handler.run(),) > ^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/koji/tasks.py", line 335, in run > return koji.util.call_with_argcheck(self.handler, self.params, > self.opts) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... > > WTH is going on? > > Ralf > _______________________________________________ > devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue >
_______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
