#797 pungi-4.1.20-1.fc26 fails compose on failable image
Closed: Invalid 6 years ago Opened 6 years ago by kevin.

https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20171110.n.1/logs/global/pungi.global.log

was using pungi--4.1.20 and failed due to:
https://koji.fedoraproject.org/koji/taskinfo?taskID=23055581

but the i386 image shouldn't have failed the compose, it was failable.


more info: This happens with 1.14.0, but not with koji 1.13.0

Not sure if it's a koji bug or koji changed somehow that pungi needs to adjust for.

This looks like a problem with koji. The task was successful (because i386 is marked as optional), but the command exited with 1:

2017-11-11 02:22:59 [LIVE_MEDIA      ] [DEBUG   ] live media outputs: {'output': 'Created task: 23055581\nTask info: https://koji.fedoraproject.org/koji/taskinfo?taskID=23055581…', 'retcode': 1, 'task_id': 23055581}

There was a bug in Koji that all image building commands always exited with 0 (koji#555), which should be fixed. I'm not sure if it's related to this.

We can work around this by asking Koji about status of the parent task.

Workaround in #800

Metadata Update from @lsedlar:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

6 years ago

I closed this as it was caused by a bug in Koji that should be fixed now.

Login to comment on this ticket.

Metadata