[00:46:26] Project UploadWizard-api-commons.wikimedia.beta.wmflabs.org build #808: FAILURE in 25 segundos: https://integration.wikimedia.org/ci/job/UploadWizard-api-commons.wikimedia.beta.wmflabs.org/808/ [00:46:30] Project beta-scap-eqiad build #24638: FAILURE in 1 minuto 37 segundos: https://integration.wikimedia.org/ci/job/beta-scap-eqiad/24638/ [00:55:13] Yippee, build fixed! [00:55:14] Project beta-scap-eqiad build #24639: FIXED in 1 minuto 14 segundos: https://integration.wikimedia.org/ci/job/beta-scap-eqiad/24639/ [02:34:14] 3Wikimedia Labs / 3deployment-prep (beta): All page loads fail with "DB connection error: Can't connect to MySQL server on '10.68.16.193' (4) (10.68.16.193)" - 10https://bugzilla.wikimedia.org/71764 (10Greg Grossmeier) [02:39:28] 3Wikimedia Labs / 3deployment-prep (beta): Can't connect to MySQL on deployment-db1 - 10https://bugzilla.wikimedia.org/71764 (10Alex Monk) [02:39:58] 3Wikimedia Labs / 3deployment-prep (beta): Can't connect to MySQL on deployment-db1 - 10https://bugzilla.wikimedia.org/71764#c3 (10Greg Grossmeier) All browser tests will fail, all users/developers will complain. Marc/Andrew/Yuvi: Anything going on that might explain this? Any changes from production that m... [02:40:29] 3Wikimedia Labs / 3deployment-prep (beta): Can't connect to MySQL on deployment-db1 - 10https://bugzilla.wikimedia.org/71764#c4 (10Greg Grossmeier) (due to a mid-air collision, re-adding Sean. Sean, see above) [02:40:39] (03PS1) 10Krinkle: integration/monitoring: Use proper metrics for CPU and Memory [integration/docroot] - 10https://gerrit.wikimedia.org/r/165424 [02:41:03] (03CR) 10Krinkle: [C: 032] integration/monitoring: Use proper metrics for CPU and Memory [integration/docroot] - 10https://gerrit.wikimedia.org/r/165424 (owner: 10Krinkle) [02:41:05] (03Merged) 10jenkins-bot: integration/monitoring: Use proper metrics for CPU and Memory [integration/docroot] - 10https://gerrit.wikimedia.org/r/165424 (owner: 10Krinkle) [02:41:13] (03CR) 10Krinkle: "https://integration.wikimedia.org/monitoring/" [integration/docroot] - 10https://gerrit.wikimedia.org/r/165424 (owner: 10Krinkle) [02:41:33] YuviPanda: https://integration.wikimedia.org/monitoring/ better I think :) [02:42:06] w00, indeed [02:42:08] that does look nice [02:42:13] is that graphite graphs themselves? [02:42:16] 3Wikimedia Labs / 3deployment-prep (beta): Can't connect to MySQL on deployment-db1 - 10https://bugzilla.wikimedia.org/71764#c5 (10Yuvi Panda) 5NEW>3RESO/FIX So... There was a 'rogue' mysql server on deployment-db1, which wasn't being recognized by the init script for... some reason. I killed it manuall... [02:42:21] YuviPanda: Yep, still the same [02:42:28] nice [02:42:32] using stacked() [02:42:48] I also found a way to have a straight line separate from the stack for Total memory [02:43:05] by doing stacked() on each value instead of on the graph as a whole [02:43:08] then that line wil just remain normal [02:43:20] nice [02:45:05] Krinkle: hmm, should I still take a look at grafana tomorrow (or whenever I wake up), or is this good enough for you for now? [02:46:07] YuviPanda: Well, we still need the alerts to use more proper metrics. And we need something for other labs projects (for me personally mostly toollabs and cvn) [02:47:23] Krinkle: hmm, right [02:47:24] YuviPanda: I was thinking I could write a tool labs tool that uses this php script, but wrap it in a class that makes an API request to wikitech to fetch project names, and on /:project fetch instance names. That's essentially all you need to make it complete [02:47:36] But that seems like a hack. [02:47:39] But it could be that simple. [02:47:46] What's your plan? [02:48:11] Krinkle: that's kind of my plan as well, *except* there's no wikitech API to fetch project/instance names, so my first action was to write that API [02:48:28] well, no wikitech API unless you're willing to use SMW... [02:48:35] Right [02:48:38] that seems fair enough [02:48:47] and I need the API for shinken as well anyway [02:48:50] or better / more canonical; can we query graphite for available directories of stats? [02:49:00] because when I go to graphite.wmflabs.org I see the structure we need on the left [02:49:03] the first two levels [02:49:16] what's shinken? [02:50:29] 3Wikimedia Labs / 3deployment-prep (beta): Can't connect to MySQL on deployment-db1 - 10https://bugzilla.wikimedia.org/71764#c6 (10Greg Grossmeier) Thanks Yuvi! (Sorry for the pings Marc/Andrew/Sean :) ) [02:50:36] Krinkle: ah, yes. we can [02:50:41] (03PS1) 10Krinkle: integration/monitoring: Apply alpha() to MemFree in overview too [integration/docroot] - 10https://gerrit.wikimedia.org/r/165425 [02:50:51] (03CR) 10Krinkle: [C: 032] integration/monitoring: Apply alpha() to MemFree in overview too [integration/docroot] - 10https://gerrit.wikimedia.org/r/165425 (owner: 10Krinkle) [02:50:53] (03Merged) 10jenkins-bot: integration/monitoring: Apply alpha() to MemFree in overview too [integration/docroot] - 10https://gerrit.wikimedia.org/r/165425 (owner: 10Krinkle) [02:53:02] Krinkle: http://graphite.wmflabs.org/metrics/find?query=deployment-prep.* [02:53:12] and it's always .* [02:53:35] so we could just use that, and graph the same set of things for all projects quite easily... [02:54:13] shall I register monitor.wmflabs.org ? [02:54:40] Hm.. I can't, but I guess you can [02:55:22] monitor is probably the wrong name... [02:55:23] or maybe as subdir under graphite.wmflabs.org, depending on how flexible that web server is [02:55:40] could be proxied and route /monitor to this script [02:55:45] or whatever name [02:55:52] /wannabeganglia [02:55:57] heh [02:56:08] putting it as wannabeganglia under tools is probably the way to go for now [02:56:18] I think a lot of ops are going to go 'gah, not another graphite frontend'... [02:56:26] one that actually works. [02:56:27] (TM) [02:56:27] but I haven't found anything else that lets me give nice 'default graphs' [02:56:38] works without you having to construct every graph yourself... [02:56:39] yeah [02:56:42] yes, that's the name Gah [02:56:49] Ganglia, yet another horrible front [02:57:13] haha :) [02:57:21] should be Gagh [02:57:22] err [02:57:27] Gahg [02:57:32] Those "Yet another thing" (Yaml, Yaest etc.) are so 2010. What about "Not another", "Not another graphite frontend" Nogh [02:57:34] because ganglie and graphite [02:57:41] nag? [02:57:47] Nagh [02:57:55] Nagt [02:57:57] Nagf [02:58:00] I cant spell [02:58:40] Nagh is more pronouncable than Nagf, no? [02:59:07] we can also go completely wild and call it 'whitepony' [02:59:12] since it's something people keep asking for... [02:59:19] and bikeshedding over [02:59:57] running it on tools initially would mean it wouldn't get bikeshedded again in ops, and then we can decide what to do about it later on... [03:00:12] YuviPanda: nagf frontend or nagd dashboard [03:00:22] nagf, probably [03:00:37] > Successfully set group members for tools.nagf [03:11:19] yay [03:22:40] Yippee, build fixed! [03:22:41] Project beta-update-databases-eqiad build #4593: FIXED in 2 minutos 40 segundos: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/4593/ [03:56:30] Yippee, build fixed! [03:56:30] Project browsertests-Core-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #217: FIXED in 11 minutos: https://integration.wikimedia.org/ci/job/browsertests-Core-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/217/ [04:26:07] YuviPanda: #omg, I'm almost done [04:35:12] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce build #40: FAILURE in 33 minutos: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce/40/ [04:45:42] YuviPanda: https://tools.wmflabs.org/nagf/ [05:01:33] Yippee, build fixed! [05:01:33] Project browsertests-VisualEditor-test2.wikipedia.org-linux-chrome-sauce build #232: FIXED in 1 hora 3 minutos: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-test2.wikipedia.org-linux-chrome-sauce/232/ [06:01:22] (03PS1) 10Krinkle: integration/monitoring: Remove and redirect to Nagf instead [integration/docroot] - 10https://gerrit.wikimedia.org/r/165434 [06:01:31] (03CR) 10Krinkle: [C: 032] integration/monitoring: Remove and redirect to Nagf instead [integration/docroot] - 10https://gerrit.wikimedia.org/r/165434 (owner: 10Krinkle) [06:01:33] (03Merged) 10jenkins-bot: integration/monitoring: Remove and redirect to Nagf instead [integration/docroot] - 10https://gerrit.wikimedia.org/r/165434 (owner: 10Krinkle) [06:06:50] [travis-ci] wikimedia/nagf#9 (master - 15b8080 : Timo Tijhof): The build passed. [06:06:50] [travis-ci] Change view : https://github.com/wikimedia/nagf/compare/65854c8f324f...15b80803315b [06:06:50] [travis-ci] Build details : http://travis-ci.org/wikimedia/nagf/builds/37362638 [06:23:57] [travis-ci] wikimedia/nagf#10 (master - a5b7de4: Timo Tijhof) The build passed. - http://travis-ci.org/wikimedia/nagf/builds/37363355 [06:24:13] Minimised reporter to be only 1 line. [06:51:25] [13nagf] 15Krinkle pushed 2 new commits to 06master: 02https://github.com/wikimedia/nagf/compare/a5b7de4e26d1...64040ec26333 [06:51:25] 13nagf/06master 14e8ea67d 15Timo Tijhof: Clean up stray code... [06:51:25] 13nagf/06master 1464040ec 15Timo Tijhof: WebCache: Allow digits in cache keys... [06:52:35] [travis-ci] wikimedia/nagf#11 (master - 64040ec: Timo Tijhof) The build passed. - http://travis-ci.org/wikimedia/nagf/builds/37364533 [07:30:14] 3Wikimedia / 3Continuous integration: CI: integration-puppetmaster < 300MB free memory (ganglia and puppet take up resources) - 10https://bugzilla.wikimedia.org/71756#c1 (10Antoine "hashar" Musso) 5NEW>3RESO/WOR The instance has 2GB memory, 1.1GB is Linux cached memory which is just holding in memory fil... [07:39:01] [13nagf] 15Krinkle pushed 2 new commits to 06master: 02https://github.com/wikimedia/nagf/compare/64040ec26333...1d801948984c [07:39:01] 13nagf/06master 144425a2b 15Timo Tijhof: NagfView: Avoid conflicts between metric ids and hostnames... [07:39:01] 13nagf/06master 141d80194 15Timo Tijhof: NagfView: Use 'overview' instead of '*' in the anchor [07:41:18] [travis-ci] wikimedia/nagf#12 (master - 1d80194: Timo Tijhof) The build passed. - http://travis-ci.org/wikimedia/nagf/builds/37367702 [08:13:00] what?! why is wmf jenkins in portuguese now? [08:13:17] I think is portuguese.. not sure [08:13:20] Tobi_WMDE_SWE: there is some cache bug :( [08:13:53] Tobi_WMDE_SWE: I have installed a plugin ages ago to force it to always use english, but that fails from time to time apparently [08:14:01] hashar: bom dia! [08:14:07] :) [08:14:25] and obviously, I haven't bug filled that :D [08:15:08] (03PS1) 10Catrope: Add Sucheta Ghoshal to the trusted users whitelist [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165443 [08:15:14] hashar: ok :) I thought it always uses the browser's language [08:15:23] yeah that is the default behavior [08:15:35] it is portuguese [08:16:48] gi11es: muito obrigado! [08:18:16] Wikimedia CI é muito sexy [08:18:25] :D [08:19:06] :D [08:19:20] I reserved the configuration it might have switched it back to english [08:19:23] no clue what is happening [08:19:35] maybe I should remove the plugin and have jenkins use the browser default language [08:19:40] letting folks switch it themselves [08:20:11] hashar: it's english again [08:23:34] hashar: unrelatedly, this is a very mysterious failure: https://integration.wikimedia.org/ci/job/mwext-ImageMetrics-qunit/5/consoleFull [08:23:44] 08:21:11 Exception thrown by test.module1 [08:23:44] 08:21:11 Error: expected Error: expected [08:24:03] i think that part's normal actually [08:25:09] but the failure is really odd, it's been a while since I've seen a persistent failure like that for no apparent reason (qunit tests work fine on vagrant and the change is very unlikely to cause that) [08:27:04] (03CR) 10Hashar: [C: 032] Add Sucheta Ghoshal to the trusted users whitelist [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165443 (owner: 10Catrope) [08:27:13] (03Merged) 10jenkins-bot: Add Sucheta Ghoshal to the trusted users whitelist [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165443 (owner: 10Catrope) [08:35:28] gi11es: Error: expected Error: expected [08:35:34] yeah that is straightforward isn't it ? [08:35:41] right, right, the actual issue is afterwards [08:35:59] I committed a no-op change and the same error happens, filing a bug [08:36:20] I am investigating another issue for pywikibot [08:36:23] then will look at that one [08:41:29] gi11es: other problem solved. Looking at your qunit failure now :d [08:41:30] 3Wikimedia / 3Continuous integration: ImageMetrics QUnit fails for no reason - 10https://bugzilla.wikimedia.org/71782 (10Gilles Dubuc) 3NEW p:3Unprio s:3normal a:3None Empty change: https://gerrit.wikimedia.org/r/#/c/165448/ Systematic cryptic failure: https://integration.wikimedia.org/ci/job/mwext-... [08:44:18] !log deployment-cxserver01 jenkins slave is offline, can't ssh to it. {{bug|71783}} [08:44:31] 3Wikimedia Labs / 3deployment-prep (beta): Jenkins can not ssh to deployment-cxserver01 - 10https://bugzilla.wikimedia.org/71783 (10Antoine "hashar" Musso) 3NEW p:3Unprio s:3normal a:3None The Jenkins master on gallium is unable to connect to the deployment-cxserver01.eqiad.wmflabs instance to update... [08:47:24] !log rebooting deployment-cxserver01 [08:47:29] 3Wikimedia Labs / 3deployment-prep (beta): Jenkins can not ssh to deployment-cxserver01 - 10https://bugzilla.wikimedia.org/71783#c1 (10Antoine "hashar" Musso) The virt1005 compute node died overnight, might explain the issue. [08:48:58] 3Wikimedia / 3Continuous integration: ImageMetrics QUnit fails for no reason - 10https://bugzilla.wikimedia.org/71782#c1 (10Gilles Dubuc) With all the qunit tests of that extension manually commented out, it still fails the same way. [08:55:25] gi11es: there is always a reason :] [08:58:00] Project browsertests-VisualEditor-test2.wikipedia.org-linux-firefox-sauce build #230: FAILURE in 1 hr 8 min: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-test2.wikipedia.org-linux-firefox-sauce/230/ [09:04:22] (03PS1) 10Hashar: Disable voting for mwext-ImageMetrics-qunit [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165455 (https://bugzilla.wikimedia.org/71782) [09:05:10] (03CR) 10Hashar: [C: 032] "Diff is happy. Will deploy." [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165455 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:05:19] (03Merged) 10jenkins-bot: Disable voting for mwext-ImageMetrics-qunit [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165455 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:18:17] (03PS1) 10Hashar: ImageMetrics depends on EventLogging [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165456 (https://bugzilla.wikimedia.org/71782) [09:18:43] Yippee, build fixed! [09:18:44] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce build #207: FIXED in 20 min: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce/207/ [09:19:56] (03CR) 10Hashar: [C: 032] "Confirmed to fix the qunit job https://integration.wikimedia.org/ci/job/mwext-ImageMetrics-qunit/10/console" [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165456 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:20:10] Yippee, build fixed! [09:20:11] Project browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #156: FIXED in 1 min 26 sec: https://integration.wikimedia.org/ci/job/browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/156/ [09:20:50] Yippee, build fixed! [09:20:51] Project UploadWizard-api-commons.wikimedia.beta.wmflabs.org build #809: FIXED in 39 sec: https://integration.wikimedia.org/ci/job/UploadWizard-api-commons.wikimedia.beta.wmflabs.org/809/ [09:21:29] (03PS1) 10Hashar: Revert "Disable voting for mwext-ImageMetrics-qunit" [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165457 (https://bugzilla.wikimedia.org/71782) [09:21:47] Project browsertests-Wikidata-PerformanceTests-linux-firefox-sauce build #1: FAILURE in 5.3 sec: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-PerformanceTests-linux-firefox-sauce/1/ [09:23:18] (03Merged) 10jenkins-bot: ImageMetrics depends on EventLogging [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165456 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:25:25] (03CR) 10Hashar: ImageMetrics depends on EventLogging (032 comments) [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165456 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:25:58] (03CR) 10Hashar: [C: 032] Revert "Disable voting for mwext-ImageMetrics-qunit" [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165457 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:26:06] (03Merged) 10jenkins-bot: Revert "Disable voting for mwext-ImageMetrics-qunit" [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/165457 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:29:45] 3Wikimedia / 3Continuous integration: ImageMetrics QUnit fails for no reason - 10https://bugzilla.wikimedia.org/71782#c8 (10Antoine "hashar" Musso) Turns out the qunit test for ImageMetrics hit some EventLogging web service. Since EventLogging was not installed as a dependency that caused the nasty error. T... [09:33:18] hashar: are you fine with https://gerrit.wikimedia.org/r/#/c/165177/? [09:33:57] (03CR) 10Gergő Tisza: ImageMetrics depends on EventLogging (031 comment) [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165456 (https://bugzilla.wikimedia.org/71782) (owner: 10Hashar) [09:38:13] 3Wikimedia / 3Continuous integration: ImageMetrics QUnit fails for no reason - 10https://bugzilla.wikimedia.org/71782#c9 (10Tisza Gergő) We mock qunit manually in the tests but the way Special:JavaScriptTest works is that it loads the live code and then loads the test code, and the live code has an onload ha... [10:02:39] Tobi_WMDE_SWE: looking :) [10:08:56] (03CR) 10Hashar: "I would add qa-alerts to the list of email notification recipients." (032 comments) [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [10:09:05] Tobi_WMDE_SWE: reviewed :-] [10:09:07] +qa-alerts [10:09:16] and test it out on another job to verify it still pass :] [10:13:13] hashar: thx! will test it with the maths job now [10:19:32] Project browsertests-Wikidata-PerformanceTests-linux-firefox-sauce build #4: ABORTED in 1 min 11 sec: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-PerformanceTests-linux-firefox-sauce/4/ [10:21:50] Yippee, build fixed! [10:21:51] Project browsertests-Wikidata-PerformanceTests-linux-firefox-sauce build #5: FIXED in 40 sec: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-PerformanceTests-linux-firefox-sauce/5/ [10:26:11] (03PS1) 10Tobias Gritschacher: Use templates for all Wikidata jobs [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165461 [10:30:33] Project browsertests-Wikidata-SmokeTests-linux-firefox-sauce build #1: SUCCESS in 7 min 55 sec: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-SmokeTests-linux-firefox-sauce/1/ [10:31:24] (03PS2) 10Tobias Gritschacher: Use templates for all Wikidata jobs [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165461 [10:36:31] (03PS8) 10Tobias Gritschacher: Make Wikidata jobs use the templates [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 [10:39:39] (03CR) 10Tobias Gritschacher: Make Wikidata jobs use the templates (032 comments) [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [10:39:56] (03CR) 10Tobias Gritschacher: "Works fine with other jobs: https://integration.wikimedia.org/ci/job/browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/1" [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [10:40:23] (03PS3) 10Tobias Gritschacher: Use templates for all Wikidata jobs [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165461 [10:47:15] (03PS4) 10Tobias Gritschacher: Use templates for all Wikidata jobs [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165461 [10:50:44] (03CR) 10Tobias Gritschacher: "Also tested with a job that does not use the new "cucumber_tags" parameter, and it works: https://integration.wikimedia.org/ci/job/browser" [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165461 (owner: 10Tobias Gritschacher) [11:29:13] 3Wikimedia Labs / 3deployment-prep (beta): Mobile redirect goes to wrong domain name on beta labs - 10https://bugzilla.wikimedia.org/71079#c3 (10Andre Klapper) Aude: Could you answer comment 2, please? [11:37:36] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_7-internet_explorer-11-sauce build #1: SUCCESS in 7 min 1 sec: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_7-internet_explorer-11-sauce/1/ [11:43:43] 3Wikimedia Labs / 3deployment-prep (beta): Mobile redirect goes to wrong domain name on beta labs - 10https://bugzilla.wikimedia.org/71079#c4 (10Aude) @andre I really don't know the setup for the mobile domains and probably can't look soon. Suggest to ask Jan Zerebecki (from our team) [11:46:58] 3Wikimedia Labs / 3deployment-prep (beta): Mobile redirect goes to wrong domain name on beta labs - 10https://bugzilla.wikimedia.org/71079#c5 (10Aude) the main page being broken was a different issue of wikibase being broken due to memcached issues and the main page connected to wikidata beta. I fixed that... [12:23:35] (03CR) 10Hashar: [C: 032] "Awesome! I am refreshing all job configuration." [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [12:23:52] Tobi_WMDE_SW: gooood job :-] I am refreshing all jobs and the change above is landing in [12:24:57] hashar: would be worth it looking at the follow-up patch too: https://gerrit.wikimedia.org/r/#/c/165461/ [12:25:18] had to introduce one more little change to the macro.yml [12:25:33] that would be the last one for now [12:25:36] :D [12:27:05] hashar_: [12:27:10] ^^ [12:27:18] two hashars [12:27:36] yeah went disconnected [12:29:09] (03PS9) 10Hashar: Make Wikidata jobs use the templates [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [12:29:22] (03CR) 10Hashar: [C: 032] Make Wikidata jobs use the templates [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [12:29:34] (03CR) 10jenkins-bot: [V: 04-1] Make Wikidata jobs use the templates [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [12:29:47] INFO:jenkins_jobs.builder:Creating jenkins job browsertests-Wikidata-WikidataTests-wikidata.beta.wmflabs.org-linux-firefox-sauce [12:29:47] :-D [12:30:15] scheduling a build for it [12:30:21] https://integration.wikimedia.org/ci/job/browsertests-Wikidata-WikidataTests-wikidata.beta.wmflabs.org-linux-firefox-sauce/1/console [12:32:20] (03Merged) 10jenkins-bot: Make Wikidata jobs use the templates [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165177 (owner: 10Tobias Gritschacher) [12:46:01] (03PS5) 10Tobias Gritschacher: Use templates for all Wikidata jobs [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/165461 [13:08:16] (03Abandoned) 10Tobias Gritschacher: Move wikidata-performance browsertests job to WMF Jenkins [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/163129 (owner: 10Tobias Gritschacher) [13:11:28] (03PS3) 10Tobias Gritschacher: Add Job to run ResourcesTest for WikibaseRepo [integration/jenkins-job-builder-config] - 10https://gerrit.wikimedia.org/r/158338 [13:28:24] Project browsertests-Wikidata-WikidataTests-wikidata.beta.wmflabs.org-linux-firefox-sauce build #1: FAILURE in 58 min: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-WikidataTests-wikidata.beta.wmflabs.org-linux-firefox-sauce/1/ [13:42:34] hasharBusy: oh, it created a job that I've deleted already, because it gets obsolete with https://gerrit.wikimedia.org/r/#/c/165461/ [13:42:54] that would still be needed to have all wikidata jobs there [13:56:20] On #wikimedia-tech starting in 5 min: Collection/Book tool/PDF/OCG Bug Day, follow also on https://etherpad.wikimedia.org/BugTriage-Collection [15:21:06] Project browsertests-Wikidata-WikidataTests-linux-firefox-sauce build #1: FAILURE in 59 min: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-WikidataTests-linux-firefox-sauce/1/ [15:38:37] commute + 1/1 be back tomorrow [15:38:49] Tobi_WMDE_SW: will follow up tomorrow sorry :( [16:07:34] hashar: that's ok! [18:24:44] (03Abandoned) 10Damienkan: Add inheritance for .rubocop.yml [ruby/api] - 10https://gerrit.wikimedia.org/r/160922 (owner: 10Damienkan) [18:30:42] (03PS3) 10Damienkan: Add Rubocop files. [ruby/api] - 10https://gerrit.wikimedia.org/r/159630 (https://bugzilla.wikimedia.org/70605) [18:33:30] 3Wikimedia / 3Quality Assurance: fix problems found by rubocop in mediawiki/ruby/api repo - 10https://bugzilla.wikimedia.org/70605 (10Damien Kan) a:3Damien Kan [19:02:21] Project browsertests-Core-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #218: FAILURE in 11 min: https://integration.wikimedia.org/ci/job/browsertests-Core-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/218/ [19:16:28] Project browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #108: FAILURE in 7 min 44 sec: https://integration.wikimedia.org/ci/job/browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/108/ [19:22:49] Project browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #143: FAILURE in 42 sec: https://integration.wikimedia.org/ci/job/browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/143/ [19:53:54] marxarelli: I'll be on time [19:54:23] greg-g: alrighty [20:02:59] Project browsertests-WikiLove-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #187: FAILURE in 55 sec: https://integration.wikimedia.org/ci/job/browsertests-WikiLove-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/187/ [20:06:32] marxarelli: google, in it's infinite wisdom, logged me out mid-hangout, one sec [20:08:15] bd808: btw, what was your browser blocking that made the vagrant survey look ugly? [20:09:52] Project browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #94: FAILURE in 6 min 43 sec: https://integration.wikimedia.org/ci/job/browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/94/ [20:13:54] [13nagf] 15Krinkle pushed 3 new commits to 06master: 02https://github.com/wikimedia/nagf/compare/1d801948984c...475b39c73479 [20:13:54] 13nagf/06master 14d7540c4 15Timo Tijhof: Add hostname to graph titles... [20:13:54] 13nagf/06master 1420226d7 15Timo Tijhof: Don't cut off navigation for smaller window sizes... [20:13:54] 13nagf/06master 14475b39c 15Timo Tijhof: graphs: Add network-bytes and network-packets [20:16:02] wikimedia/nagf#13 (master - 475b39c: Timo Tijhof) The build passed. - http://travis-ci.org/wikimedia/nagf/builds/37435659 [20:18:35] greg-g: ghostery was blocking the root domain of the survey tool [20:18:44] So no js [20:18:56] and apparently their whole UI is js driven [20:22:24] aha! [20:42:30] 3Wikimedia Labs / 3deployment-prep (beta): VisualEditor:"404 file Not Found Error" when logging into betalabs - 10https://bugzilla.wikimedia.org/71806#c4 (10Andre Klapper) 5UNCO>3NEW a:3None I can confirm comment 3, same outcome here, simply because http://login.wikimedia.beta.wmflabs.org/wiki/Special:... [20:42:59] nagf :-D [20:43:28] I like how Timo solves problems quickly hehe [20:43:55] * hashar waves [21:44:30] 3Wikimedia Labs / 3deployment-prep (beta): "404 file Not Found Error" when logging into betalabs - 10https://bugzilla.wikimedia.org/71806#c5 (10spage) p:5Unprio>3High Raising priority (and changed summary) since most Flow browser tests are failing. Login through the API may be working. [21:44:32] 3Wikimedia / 3Quality Assurance: QA: browsertest screenshot build artifacts are sometimes 404 - 10https://bugzilla.wikimedia.org/71843 (10spage) 3NEW p:3Unprio s:3normal a:3None [perhaps this belongs in component "Continuous integration"] For a month I've opened .png screenshots of browsertest error... [21:44:43] 3Wikimedia Labs / 3deployment-prep (beta): "404 file Not Found Error" when logging into betalabs - 10https://bugzilla.wikimedia.org/71806#c6 (10Matthew Flaschen) http://login.wikimedia.beta.wmflabs.org/ is entirely down. Normally there is a whole wiki there (albeit one normally used only for login). [21:45:02] greg-g: ^ is anyone looking into bug 71806? Can't login to beta labs is pretty serious. [22:01:01] spagewmf: looking now, sorry, been in meetings all day [22:01:14] 3Wikimedia / 3Continuous integration: ImageMetrics QUnit fails for no reason - 10https://bugzilla.wikimedia.org/71782#c10 (10Tisza Gergő) 5PATC>3RESO/FIX Or we can just be lazy and ignore that. The tests work, there should be no practical disadvantage of the current setup. [22:01:14] spagewmf: maybe that was another one that was on the virt1005 (or whatever) that died :/ [22:02:07] Reedy: heya, need some help with Beat [22:02:08] Beta [22:03:07] lol [22:03:08] I bet I know [22:03:15] Fucking docroot folders [22:03:42] Where's the beta apache config? [22:04:50] Reedy: in puppet [22:04:56] gj bd808 [22:05:00] :) [22:05:51] Reedy: https://github.com/wikimedia/operations-puppet/tree/production/modules/mediawiki/files/apache/beta [22:06:13] Reedy: https://github.com/wikimedia/operations-puppet/blob/production/modules/mediawiki/manifests/web/beta_sites.pp [22:07:02] * Reedy looks what docroot folders he deleted [22:17:46] greg-g: The short answer is, beta shouldn't have it's own diverged apache configs :) [22:21:45] {{sofixit}}? ;) [22:21:55] Reedy: seriously though, help greatly appreciated [22:22:10] I think it's a bigger discussion to be had with Joe [22:22:16] yeah [22:22:23] The only real variance between them should be the ServerName/ServerAlias [22:22:26] agreed, just want your help :) [22:24:42] * Reedy flails at opuppet [22:52:05] Project browsertests-VisualEditor-test2.wikipedia.org-windows_8-internet_explorer-sauce build #54: FAILURE in 1 hr 14 min: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-test2.wikipedia.org-windows_8-internet_explorer-sauce/54/ [23:24:33] I can log in to beta labs, thanks Reedy bd808 Reedy for fixing [23:25:26] musta been Reedy. I just threw links at the channel [23:25:43] Reedy is the new beta + logstash + other cool things master [23:32:24] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce build #208: FAILURE in 23 min: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce/208/