This compose has some failed buildinstall tasks, but the log shows uninteresting error instead of path to log file with details.
2016-02-12 10:06:33 [INFO ] [FAIL] Buildinstall for variant Everything arch armhfp failed, but going on anyway. int() argument must be a string or a number, not 'NoneType'
This is caused by buildinstall phase converting task_id to int. This is already done in KojiWrapper.
task_id
int
KojiWrapper
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/148
Please continue any further discussion there.