[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

--- Comment #8 from Gerrit Notification Bot  ---
Change 106860 abandoned by Krinkle:
Sample commit for Jenkins

Reason:
Thanks!

https://gerrit.wikimedia.org/r/106860

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

--- Comment #7 from Antoine "hashar" Musso  ---
I have added the command:

 $ echo status|nc -q 3 localhost 4730|grep TemplateData

On Zuul documentation page
https://www.mediawiki.org/w/index.php?title=Continuous_integration/Zuul&diff=882953&oldid=882952

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

Antoine "hashar" Musso  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Antoine "hashar" Musso  ---
I have deleted the job and recreated it. That caused the Jenkins Gearman plugin
to reregister the jobs with Zuul internal Gearman server.

$ echo status|nc -q 3 localhost 4730|grep TemplateData
build:mwext-TemplateData-phpcs-HEAD:hasSlaveScripts0013
build:mwext-TemplateData-lint0013
build:mwext-TemplateData-lint:hasSlaveScripts0013
build:mwext-TemplateData-testextensions-master:hasSlaveScripts0013
build:mwext-TemplateData-testextensions-master0013
build:mwext-TemplateData-jslint0013
build:mwext-TemplateData-phpcs-HEAD0013
build:mwext-TemplateData-qunit:gallium005
build:mwext-TemplateData-qunit005
build:mwext-TemplateData-jslint:hasSlaveScripts0013
$

The qunit job is registered now.


Retriggered change https://gerrit.wikimedia.org/r/#/c/106860/ by sending a new
patchset.

Job build successfully
https://integration.wikimedia.org/ci/job/mwext-TemplateData-qunit/1/console

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

--- Comment #5 from Gerrit Notification Bot  ---
Change 106860 had a related patch set uploaded by Hashar:
Sample commit for Jenkins

https://gerrit.wikimedia.org/r/106860

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

--- Comment #4 from Krinkle  ---
And now? All other jobs seem to work fine. I doubt this is related to the
individual job configuration (TemplateData-qunit), since it just a copy of the
mwext-name-qunit job template, and the others are working fine.

Perhaps something regressed in Jenkins/Zuul/Gearman recently that is only
affecting new jobs created after that point.

Either way, TemplateData is now unmergable and we need those qunit tests.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

Antoine "hashar" Musso  changed:

   What|Removed |Added

   Severity|critical|normal

--- Comment #3 from Antoine "hashar" Musso  ---
And the relevant error is:

 ERROR zuul.Gearman: Job 
 is not registered with Gearman


$ echo status|nc -q 3 localhost 4730|grep TemplateData
build:mwext-TemplateData-phpcs-HEAD:hasSlaveScripts0013
build:mwext-TemplateData-lint0013
build:mwext-TemplateData-lint:hasSlaveScripts0013
build:mwext-TemplateData-testextensions-master:hasSlaveScripts0013
build:mwext-TemplateData-testextensions-master0013
build:mwext-TemplateData-jslint0013
build:mwext-TemplateData-phpcs-HEAD0013
build:mwext-TemplateData-jslint:hasSlaveScripts0013
$

(need to document that last command somewhere)


So yeah the plugin did not register the job in Zuul Gearman server :/  Seems
like a bug in Jenkins gearman plugin.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

--- Comment #2 from Krinkle  ---
I tried doing a manual build from Jenkins (filling in Zuul paramaters), that
one went fine:
https://integration.wikimedia.org/ci/job/mwext-TemplateData-qunit/1/

In case it is a one-time bug, I verified that it is still broken even after I
did the manual one.

https://gerrit.wikimedia.org/r/106860

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

--- Comment #1 from Krinkle  ---
https://gerrit.wikimedia.org/r/#/c/106860/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59935] Jenkins: Zuul is consistently losing job mwext-TemplateData-qunit to Gearman

2014-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59935

Krinkle  changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
   Assignee|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |
   Severity|normal  |critical

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l