#80 builds sometimes continue even if the task fails
Closed: Fixed Opened by ausil.

http://koji.fedoraproject.org/koji/buildinfo?buildID=766256 shows as building still even though its task http://koji.fedoraproject.org/koji/taskinfo?taskID=14133612 has failed.

we have had this happen occasionally forever, however it is pretty rare.


This particular case should be rare. It looks like the build task was restarted on a different host, and the restarted one failed early due it a bug in the wait() function that was fixed by commit 73f325e29d17ba1792c41f94563e66c67cb5890a . Unfortunately the restarted task failed before it knew there was even a build to fail (it was still sorting out the srpm).

I'm not 100% sure what to do with this. I don't think task restarts can be perfect. The root bug that triggered this should be fixed by the commit I listed at least.

So, going to close this for now. If you find more instances with that fix applied, please let me know

@mikem changed the status to Fixed

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/80

Please continue any further discussion there.

Metadata