https://bugzilla.wikimedia.org/show_bug.cgi?id=69867

            Bug ID: 69867
           Summary: tools: Job queue spawned multiple instances of a
                    "-once -continues" type job
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Both on tools.ecmabot and tools.wmfdbbot, the main application process was
running multiple copies causing weird issues on IRC while I was on holiday.

## ecmabot

$ qstat
3224838 0.31298 ecmabot-wm tools.ecmabo r     08/17/2014 08:38:25
[email protected]     1        
3246425 0.31064 ecmabot-wm tools.ecmabo r     08/18/2014 03:48:25
[email protected]     1        
3247911 0.31048 ecmabot-wm tools.ecmabo r     08/18/2014 05:06:25
[email protected]     1        
3313822 0.30323 ecmabot-wm tools.ecmabo r     08/20/2014 16:16:18
[email protected]     1        
3313991 0.30320 ecmabot-wm tools.ecmabo r     08/20/2014 16:26:18
[email protected]     1        
3338423 0.30054 ecmabot-wm tools.ecmabo r     08/21/2014 14:10:18
[email protected]     1    
$ cat crontab.txt
*/2 * * * * /usr/bin/jsub -N ecmabot-wm -once -continuous -quiet -stderr -mem
1700M node ~/apps/oftn-bot/wm-ecmabot.js > /dev/null 2>&1

## wmfdbbot

$ qstat
1976888 0.45298 lighttpd-w tools.wmfdbb r     06/30/2014 18:20:02
webgrid-lighttpd@tools-webgrid     1        
1976925 0.45298 dbbot-wm   tools.wmfdbb r     06/30/2014 18:20:17
[email protected]     1        
3239087 0.31142 dbbot-wm   tools.wmfdbb r     08/17/2014 21:25:25
[email protected]     1        
3277316 0.30723 dbbot-wm   tools.wmfdbb r     08/19/2014 07:35:25
[email protected]     1        
3325477 0.30197 dbbot-wm   tools.wmfdbb r     08/21/2014 02:30:33
[email protected]     1        
$ cat crontab.txt
*/5 * * * * /usr/bin/jsub -N dbbot-wm -once -continuous -quiet -mem 1280M -o
/dev/null php ~/apps/ts-krinkle-Kribo/Init.php

I've qdel'ed both job names and let cron start a new one. Reporting here for
someone to perhaps look into since this should not've happened.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to