Activity log for bug #499421

Date Who What changed Old value New value Message
2009-12-22 11:51:27 Michael Nelson bug added bug
2010-01-04 10:46:12 Julian Edwards soyuz: milestone 10.01
2010-01-04 10:49:10 Julian Edwards soyuz: assignee Michael Nelson (michael.nelson)
2010-01-04 13:41:50 Michael Nelson branch linked lp:~mthaddon/launchpad/buildjob-nagios-check-perms
2010-01-05 10:29:59 Michael Nelson description We are occasionally seeing the situation where a job has a date_started but the associated build queue entry does not have a builder associated In this situation the build farm grinds to a halt (eg. https://answers.edge.launchpad.net/soyuz/+question/94802). As a temporary work-around, to determine whether it is the cause of a build farm situation the following query can be run: https://pastebin.canonical.com/25913/ And to set the date_started back to null: https://pastebin.canonical.com/25914/ We are occasionally seeing the situation where a job has a date_started but the associated build queue entry does not have a builder associated In this situation the build farm grinds to a halt (eg. https://answers.edge.launchpad.net/soyuz/+question/94802). As a temporary work-around, to determine whether it is the cause of a build farm situation the following query can be run: https://pastebin.canonical.com/25913/ And to set the (date_started, status) back to (null, WAITING): https://pastebin.canonical.com/26153/
2010-01-25 10:03:24 Michael Nelson soyuz: status Triaged Fix Released
2010-02-22 08:32:40 Launchpad Janitor branch linked lp:~michael.nelson/launchpad/499421-dont-grind-bm-to-a-halt
2010-02-25 08:11:30 Michael Nelson soyuz: status Fix Released Triaged
2010-02-25 08:11:42 Michael Nelson soyuz: milestone 10.01 10.03
2010-02-25 08:32:18 Michael Nelson soyuz: milestone 10.03 10.02
2010-02-25 08:32:28 Michael Nelson soyuz: status Triaged Fix Committed
2010-02-25 08:33:50 Michael Nelson description We are occasionally seeing the situation where a job has a date_started but the associated build queue entry does not have a builder associated In this situation the build farm grinds to a halt (eg. https://answers.edge.launchpad.net/soyuz/+question/94802). As a temporary work-around, to determine whether it is the cause of a build farm situation the following query can be run: https://pastebin.canonical.com/25913/ And to set the (date_started, status) back to (null, WAITING): https://pastebin.canonical.com/26153/ We are occasionally seeing the situation where a job has a date_started but the associated build queue entry does not have a builder associated In this situation the build farm grinds to a halt (eg. https://answers.edge.launchpad.net/soyuz/+question/94802). As a temporary work-around, to determine whether it is the cause of a build farm situation the following query can be run: https://pastebin.canonical.com/25913/ And to set the (date_started, status) back to (null, WAITING): https://pastebin.canonical.com/26153/ Now that we've fixed the issue of the build-manager falling over in this situation, bug 527617 will track the remaining issue of the occasional inconsistent builds.
2010-03-04 10:32:07 Michael Nelson soyuz: status Fix Committed Fix Released