Closed Bug 777544 Opened 12 years ago Closed 12 years ago

[socorro prod] crontabber needs to be reset

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: nmaul)

References

Details

Attachments

(1 file, 2 obsolete files)

crontabber seems to be trying to run SignaturesCronApp on each run. Let's go ahead and reset the state file (and the crontabber_state table in the DB) and see if that helps.

Also, I see that crontabber doesn't do any locking so we get multiple instances of it if it runs long - this is going to cause problems. I will file a separate bug for that.
So it looks like crontabber will attempt to run everything if there's an empty crontabber.json state file, rather than waiting until the next time things should run (which is ok behavior I suppose I just wasn't expecting it :) )

I think the combination of 
1) old crontabber.json state file (now fixed) and 
2) no locking for crontabber (bug 777549, PR pending)

were combining to cause the problem here... still running tests w/ solarce
Assignee: server-ops → bburton
OK to correct this it looks like we'll need to modify ~socorro/persistent/crontabbers.json so that crontabber doesn't wait 24h to retry, and runs at 10 AM (UTC) instead.
Assignee: bburton → nmaul
Attached file current crontabbers.json on prod (obsolete) —
(In reply to Peter Bengtsson [:peterbe] from comment #4)
> Created attachment 645983 [details]
> Doctored so that all the jobs run at 02:00 Pacific time tomorrow Thursday 26
> July

jakem can you please put that crontabbers.json in ~socorro/persistent/crontabbers.json ?
Done. Additional work in bug 777573.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 777573
We found another bootstrap issue that we missed before, so we need to make another adjustment, sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #645983 - Attachment is obsolete: true
Attachment #646731 - Flags: review?(rhelmer)
Done.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Attachment #646731 - Flags: review?(rhelmer) → review+
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: