Re: [webkit-dev] WebKit Commit Queue is not processing patches

2013-01-05 Thread Eric Seidel
Sorry, the feeder-queue went down again last night. The Feeder Queue is responsible for scraping bugzilla and feeding all the EWS, style, commit-queues. (To cause 1x load on bugs.webkit.org instead of 20x.) Unfortunately this results in a single-point of failure for the whole system. :( It's

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2013-01-05 Thread Kiran Muppala
Hi Eric, There is no need to be sorry. I didn't have any patches queued last night. Besides, once notified, you fix the issue faster than the time it takes me to update the change log in my patch! I am glad you are looking into a more stable solution. If I run in to this issue again, I

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
Ouch. I'll take a look. On Wed, Dec 19, 2012 at 8:49 PM, Kiran Muppala cmupp...@apple.com wrote: Hi folks, All the bots on WebKit commit queue are in a loop of Starting Queue, Stopping Queue, reason: Delegate terminated queue and back to Starting Queue. Because of this, no patches are

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
This time from @webkit. On Wed, Dec 19, 2012 at 8:52 PM, Eric Seidel esei...@google.com wrote: Ouch. I'll take a look. On Wed, Dec 19, 2012 at 8:49 PM, Kiran Muppala cmupp...@apple.com wrote: Hi folks, All the bots on WebKit commit queue are in a loop of Starting Queue, Stopping Queue,

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
The Feeder queue is down (and thus likely sherrifbot and the style-queue which are also hosted on the same EC2 instance). I'll see if I can restart it. Thanks for letting me know. On Wed, Dec 19, 2012 at 8:53 PM, Eric Seidel e...@webkit.org wrote: This time from @webkit. On Wed, Dec 19,

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Kiran Muppala
No problem. Thanks for looking into it so quickly. - Kiran On Dec 19, 2012, at 8:55 PM, Eric Seidel e...@webkit.org wrote: The Feeder queue is down (and thus likely sherrifbot and the style-queue which are also hosted on the same EC2 instance). I'll see if I can restart it. Thanks for

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
I didn't see the feeder-queue listed at: http://queues.webkit.org/active-bots So I SSH'd into the machine and attached to the screen session. The Feeder queue appeared to be there and working? I then restarted all the queues on that machine (style-queue, sherrifbot and feeder-queue). It's

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Kiran Muppala
Yup, the restart definitely fixed the issue. My patch progressed through the queue and landed. Thanks, Kiran On Dec 19, 2012, at 9:09 PM, Eric Seidel e...@webkit.org wrote: I didn't see the feeder-queue listed at: http://queues.webkit.org/active-bots So I SSH'd into the machine and