[00:00:05] As long as the CI service we're using has an endpoint that speaks HTTP we shouldn't have any CI problems. [00:00:08] the way it lets you run several docker services using random docker images as part of your test, from a simple travis.yml like config is pretty slick [00:00:19] Easy enough to make buildplans that make HTTP requests and then get responses. [00:01:21] caveat: I haven't actually used it yet, just browsed the docs [00:02:34] gwicke: my understanding is that you just want to make sure that options like Gitlab are seriously considered before we move to Differential. is that fair? [00:03:18] well, we would prefer to use something in-house that is as usable as github + travis [00:03:37] and I'm not sure that this would be true for differential [00:03:40] So, I've got no problems with teams using Github if they'd prefer it over Phabricator. [00:04:34] The only stipulation is we cannot *deploy* from Github. Everything would be replicated back to Phabricator and deployed from that. [00:05:22] a CI pipeline that builds containers (which is mentioned as supported in the gitlab docs) would be nice [00:05:42] as we are moving to container-based deploys, we could then deploy exactly what we tested [00:06:38] I think that's a good idea, but doesn't really make a difference for Differential. Phabricator can speak Travis :) [00:07:19] Like I said: Phabricator CI basically is one of two things: simple things like linters that can be run locally or remotely, and things run by a build server (Jenkins, Travis, etc etc) that speaks HTTP. [00:07:41] travis sadly still has fairly limited docker image support [00:07:55] Does using Gitlab-CI require Gitlab? [00:08:01] you can do whatever in vms, but those are really slow [00:08:02] Or is it standalone? [00:08:59] https://github.com/gitlabhq/gitlab-ci says that it's now integrated [00:09:32] " The last 'stand-alone' version of GitLab CI was version 7.14." [00:09:40] heh...the investors made them borgify it ;-) [00:09:41] That sucks :( [00:10:49] not sure if it's still possible to use the CI portion of gitlab only [00:11:33] * robla recklessly wonders how forkable Gitlab-CI 7.14 is, and if it's worth trying to make Phab-CI from it [00:12:09] Are there any plugins for Jenkins that ease docker usage? [00:12:22] robla: https://about.gitlab.com/features/ makes me :'( [00:13:01] i'm sorry to butt in to this conversation that i'm not part of but i feel like i should at least point this out in case anyone hasn't seen it: https://try.gogs.io/ -- i haven't used it and am not vouching for it but it looks like an open, self hosted replica of github and thus at least worth checking out [00:13:22] also it's brand new and might be totally unstable or get sued into non-existence [00:13:31] enterprise has more checkmarks; clearly it's worth checks with bigger numbers on them [00:13:52] * gwicke -> mixer [00:13:54] * robla looks at gogs.io's website [00:13:57] thanks for the discussion! [00:14:59] robla: Yeah, unfortunately we'd like some of the checkmarks in the free column. *shucks* [00:15:06] * robla considers heading the same direction as gwicke [00:15:37] MOAR CHECKMARKS! [00:16:03] cwd|afk: I love that they store their code on github :p [00:16:52] * robla wonders if github got its start on sf.net :-) [00:17:31] heh yeah, the number of attempted coups of github that transpire entirely on github is amazing [01:12:17] what is the concern about differential's ci support [01:12:21] it's really really good IMO [01:14:11] also why is it so hard to build containers in the CI pipeline that we have to have someone else build support for it? [01:14:21] I thought building containers was very straightforward [01:15:08] robla, ostriches, gwicke ^ [01:16:33] My vision for the future would be that we can make scap and harbormaster handle the details of building containers and pushing them out to test nodes, then deploying them (progressively) to production once we give it the go-ahead [01:17:18] phabricator's CI support isn't well documented but it's not terrible, once you understand how it works [03:13:42] Project browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #1046: 04FAILURE in 31 min: https://integration.wikimedia.org/ci/job/browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-firefox-sauce/1046/ [03:16:14] twentyafterfour: I'm not sure what would be hard about building containers in Jenkins. Jenkins can do a lot of complicated things we don't do often like jobs that depend on the artifacts output from other jobs. [03:18:15] The jenkins setup I built at Kount started from master, ran actual unit tests, built tarballs, deployed the tarballs to testing servers, ran browser tests, tagged everything, pushed tarballs to a deploy server, and finally fired off automated updates of the staging environment [03:19:17] the full pipeline only ran once a day automatically because the browser test step took 4 hours to complete, but it was all orchestrated by Jenkins [04:30:08] Yippee, build fixed! [04:30:08] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_8.1-internet_explorer-11-sauce build #785: 09FIXED in 23 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_8.1-internet_explorer-11-sauce/785/ [04:55:57] 10Beta-Cluster-Infrastructure, 10ContentTranslation-cxserver: Shinken is warning about cxserver on deployment-cxserver03 returning 404s - https://phabricator.wikimedia.org/T132733#2209052 (10Nikerabbit) cxserver does not (currently at least) respond to `/`, it only responds to `/v1`. [05:02:04] bd808: yeah, exactly... I actually am using the output from one job in another job, to build the scap.deb from differential revisions [05:03:14] so between harbormaster, drydock and jenkins I don't see why people are worried [05:03:55] *nod* [05:04:58] bd808: the hard part is making it really easy to use [05:05:14] a la travis.yml or gitlab [05:05:46] I agree that setting up travis-ci is much nicer than our current Jenkins system [05:06:17] We could do better there with an investment of some time and resources [05:06:36] we have been investing for a couple of years now [05:06:55] not a lot, I'll grant you that, but also not nothing [05:07:00] I guess if you call 1 FTE investing [05:07:21] I think releng is 7 FTE [05:07:31] and things are much better today than they were when I joined the foundation [05:07:48] CI is 1 FTE [05:07:59] Phab is 1 FTE [05:08:06] Scap is 1 FTE [05:08:37] The train is 1 FTE [05:09:23] QA support is 2 FTE [05:09:39] and a manager who gules the whole thing together [05:09:42] *glues [05:10:14] there are a lot of moving parts there that require constant support [05:10:41] Could we move faster? Maybe [05:10:55] but what would we all be willing to give up? [05:11:02] in some cases, we could perhaps also do less [05:11:12] and leverage other people's work more [05:11:33] * bd808 assumes a rant about scap is coming [05:12:35] there are trade-offs given limited resources [05:12:47] we tried pretty hard to leverage Ryan's work. It took a lot of proving to prove that it was not worth working on [05:13:25] Fabric might have been nice, but it was blocked before it could be tried [05:13:48] today switching to something like Fabric would be a net loss in my opinion [05:13:59] or ansible or chef or ... [05:14:36] But the point is well taken that we NIH an awful lot [05:15:26] the hard part of deployment tooling is managing change in the existing environment [05:15:48] Things like the command-and-control protocol are easy in comparison [05:17:10] There's a big difference between what it takes to clone a git repo on 20 hosts and shipping MediaWiki to 244 [05:17:56] I have hopes for k8s and the changes it may bring [05:17:58] we'll see how this will all look once we move to containers [05:18:16] hehe, we're both hopeful ;) [05:19:36] I want to help bring deis or openshift to tool labs :) [05:20:48] * gwicke has trouble keeping up with the wild container world [05:22:00] I have a secret plan to move mediawiki-containers to k8s this quarter [05:22:05] they are PaaS systems. FLOSS versions of Heroku basically [05:22:41] that would be neat [05:22:56] a paas solution like that sounds pretty nice for the labs use cases [05:23:23] is it automating the image building? [05:23:52] yeah, they both have tooling to build the containers [05:24:07] and manage deploying them into k8s [05:24:45] no shortage of options [05:24:46] basically a git hook that will build and deploy on push [05:25:31] sounds like CI as well [05:26:00] CI could be built on top of it [05:26:11] Yippee, build fixed! [05:26:11] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_7-internet_explorer-11-sauce build #758: 09FIXED in 24 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_7-internet_explorer-11-sauce/758/ [05:26:46] they are basically both standardized workflows and tooling for managing containers in a k8s grid [05:27:26] I'm interested in a workflow from CI to deployment [05:27:46] where the image that was tested (including dependencies) is also the one that's later deployed [05:27:47] *nod* repeatable builds and all that [05:28:18] I've done that with tarballs. its very possible [05:28:42] yeah, it's just plumbingm [05:29:01] that was supposed to be a TM, but my compose key seems to be broken [05:29:13] ™ [05:29:31] yours is working ;) [05:30:09] I should really head out, we're going on a 7-day backcountry ski trip tomorrow, and I haven't packed my stuff yet [05:30:18] go go go [05:30:27] will do ;) [05:30:28] time for me to get some sleep [05:30:34] ttyl! [05:30:38] o/ [05:43:55] 10Beta-Cluster-Infrastructure, 10ContentTranslation-Deployments, 10ContentTranslation-cxserver, 05ContentTranslation-Release9, and 3 others: Shinken is warning about cxserver on deployment-cxserver03 returning 404s - https://phabricator.wikimedia.org/T132733#2209078 (10KartikMistry) [05:44:19] 10Beta-Cluster-Infrastructure, 10ContentTranslation-Deployments, 10ContentTranslation-cxserver, 05ContentTranslation-Release9, and 3 others: Shinken is warning about cxserver on deployment-cxserver03 returning 404s - https://phabricator.wikimedia.org/T132733#2208633 (10KartikMistry) a:03KartikMistry [07:24:25] 10Beta-Cluster-Infrastructure: deployment-sentry2 /var is full - https://phabricator.wikimedia.org/T132730#2209113 (10Legoktm) IIRC I created the instance for someone else? [07:48:55] 03Scap3, 10scap: scap::target shouldn't allow users to redefine the user's key - https://phabricator.wikimedia.org/T132747#2209132 (10mobrovac) [07:54:32] 03Scap3, 10scap: scap::target shouldn't allow users to redefine the user's key - https://phabricator.wikimedia.org/T132747#2209151 (10mobrovac) [07:54:34] 10Beta-Cluster-Infrastructure, 03Scap3, 10Citoid, 06Services, 10VisualEditor: Can't deploy Citoid in Beta - https://phabricator.wikimedia.org/T132666#2209150 (10mobrovac) [07:55:13] 10Beta-Cluster-Infrastructure, 03Scap3, 10Citoid, 06Services, 10VisualEditor: Can't deploy Citoid in Beta - https://phabricator.wikimedia.org/T132666#2206203 (10mobrovac) >>! In T132666#2208506, @thcipriani wrote: > After talking with @mobrovac, it seems like the problem that has to be solved here is tha... [08:00:41] 10Beta-Cluster-Infrastructure: deployment-sentry2 /var is full - https://phabricator.wikimedia.org/T132730#2209158 (10hashar) Probably @tgr as part of {T106920} ? I usually just `echo -n >` the files that are too big. In this case that is `/var/lib/mysql/ibdata1`. Maybe just recreate the instance, the partiti... [08:00:54] 10Beta-Cluster-Infrastructure: deployment-sentry2 /var is full - https://phabricator.wikimedia.org/T132730#2209162 (10hashar) p:05Normal>03Low [08:03:19] 10Beta-Cluster-Infrastructure, 10ContentTranslation-Deployments, 10ContentTranslation-cxserver, 05ContentTranslation-Release9, and 3 others: Shinken is warning about cxserver on deployment-cxserver03 returning 404s - https://phabricator.wikimedia.org/T132733#2209170 (10hashar) p:05Triage>03Normal [08:11:26] RECOVERY - Free space - all mounts on deployment-sentry2 is OK: OK: All targets OK [08:25:00] 10scap, 10Mathoid, 06Services, 10Scap3 (Scap3-Adoption-Phase1), 15User-mobrovac: Deploy Mathoid with scap3 - https://phabricator.wikimedia.org/T116338#2209215 (10mobrovac) a:03mobrovac [08:32:17] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-os_x_10.9-safari-sauce build #941: 04FAILURE in 22 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-os_x_10.9-safari-sauce/941/ [09:01:08] (03CR) 10Jeroen De Dauw: "Please stop using a fixed version of PHPCS. If this remains like this we will be forced to stop using this package." [tools/codesniffer] - 10https://gerrit.wikimedia.org/r/281816 (owner: 10Paladox) [09:09:35] RECOVERY - Puppet run on deployment-ms-be02 is OK: OK: Less than 1.00% above the threshold [0.0] [09:16:10] 07Browser-Tests, 10MobileFrontend: Add helper for detecting if ResourceLoader module (JavaScript) has loaded - https://phabricator.wikimedia.org/T132753#2209286 (10Jdlrobson) [09:31:38] (03PS1) 10Addshore: Add Cognate mw extension tests [integration/config] - 10https://gerrit.wikimedia.org/r/283621 [09:36:25] (03CR) 10Gabriel Birke: "Will this run the unit test of the extension? If yes, please don't merge this change yet, there is one broken unit test in the extension w" [integration/config] - 10https://gerrit.wikimedia.org/r/283621 (owner: 10Addshore) [09:42:42] 10Beta-Cluster-Infrastructure: deployment-sentry2 /var is full - https://phabricator.wikimedia.org/T132730#2209331 (10Tgr) >>! In T132730#2209158, @hashar wrote: > Probably @tgr as part of {T106920} ? No, that was deployment-sentry01. [09:43:41] Yippee, build fixed! [09:43:41] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce build #780: 09FIXED in 22 min: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce/780/ [09:48:54] (03CR) 10Paladox: "This is mediawiki code sniffer we use the php code sniffer and update it since allowing it to update automatically would cause errors." [tools/codesniffer] - 10https://gerrit.wikimedia.org/r/281816 (owner: 10Paladox) [10:06:59] (03CR) 10Addshore: "Should be fine after https://gerrit.wikimedia.org/r/#/c/283628/" [integration/config] - 10https://gerrit.wikimedia.org/r/283621 (owner: 10Addshore) [10:07:11] (03PS2) 10Addshore: Add Cognate mw extension tests [integration/config] - 10https://gerrit.wikimedia.org/r/283621 [10:11:44] Hi, by any chance anyone around from releng? Seems that CI is "stuck", I don't see jobs queued on Jenkins, could be Zuul, but I don't know that system [10:12:19] I just looked at zuul-gearman.py status and workers but I'm not sure what to look for exactly [10:14:06] PROBLEM - Host cache-rsync is DOWN: CRITICAL - Host Unreachable (10.68.23.165) [10:15:01] (03CR) 10Gabriel Birke: [C: 031] Add Cognate mw extension tests [integration/config] - 10https://gerrit.wikimedia.org/r/283621 (owner: 10Addshore) [10:28:04] zuul is down :/ [10:28:36] jdlrobson: AFAIK was just restarted, see SAL in -operations [10:28:46] ah thanks volans missed that! [10:31:01] jdlrobson: should work again, at least worked for my CRs [10:36:45] volans: yup awesome :) [10:38:28] you have to thanks _joe_ :) [11:23:50] 10releng-201516-q2, 10releng-201516-q3, 10scap, 10Scap3 (Scap3-Adoption-Phase1): [keyresult] Migrate all Service team owned services and MW to scap - https://phabricator.wikimedia.org/T109926#2209471 (10mobrovac) [11:23:53] 10scap, 10Mathoid, 06Services, 10Scap3 (Scap3-Adoption-Phase1): Deploy Mathoid with scap3 - https://phabricator.wikimedia.org/T116338#2209467 (10mobrovac) 05Open>03Resolved Mathoid is now being deployed with Scap3! [11:46:27] (03CR) 10WMDE-Fisch: [C: 031] Add Cognate mw extension tests [integration/config] - 10https://gerrit.wikimedia.org/r/283621 (owner: 10Addshore) [12:31:35] 10Beta-Cluster-Infrastructure: Creating wiki at beta cluster for the Dutch Wikipedia - https://phabricator.wikimedia.org/T118005#2209615 (10Natuur12) Sjoerddebruin is interested in helping. (Should be enough for th e technical aspect) [13:37:51] 10Deployment-Systems, 10scap, 10Citoid, 10VisualEditor, and 3 others: Deploy zotero/translators with scap3 - https://phabricator.wikimedia.org/T129143#2209854 (10mobrovac) a:03mobrovac [13:38:08] 10Deployment-Systems, 10scap, 13Patch-For-Review, 10Scap3 (Scap3-Adoption-Phase1), 15User-mobrovac: Deploy zotero/translation-server with scap3 - https://phabricator.wikimedia.org/T129140#2209857 (10mobrovac) a:03mobrovac [14:06:36] PROBLEM - Puppet run on integration-saltmaster is CRITICAL: CRITICAL: 44.44% of data above the critical threshold [0.0] [14:18:45] 03releng-201516-q4, 10Scap3 (Scap3-Adoption-Phase1): [keyresult] Migrate remaining trebuchet deployed services - https://phabricator.wikimedia.org/T129290#2209973 (10mobrovac) [14:18:47] 10Deployment-Systems, 10scap, 10Citoid, 10VisualEditor, 10Scap3 (Scap3-Adoption-Phase1): Deploy zotero/translators with scap3 - https://phabricator.wikimedia.org/T129143#2209969 (10mobrovac) 05Open>03Resolved The translators are now being deployed via Scap3. [14:33:16] 10Beta-Cluster-Infrastructure, 10ContentTranslation-Deployments, 10ContentTranslation-cxserver, 05ContentTranslation-Release9, and 3 others: Shinken is warning about cxserver on deployment-cxserver03 returning 404s - https://phabricator.wikimedia.org/T132733#2210001 (10Krenair) Thanks for dealing with this... [14:33:38] RECOVERY - Content Translation Server on deployment-cxserver03 is OK: HTTP OK: HTTP/1.1 200 OK - 898 bytes in 0.013 second response time [14:33:52] ^ I just hacked in the correct command, will put in puppet now [14:38:42] 03releng-201516-q4, 10Scap3 (Scap3-Adoption-Phase1): [keyresult] Migrate remaining trebuchet deployed services - https://phabricator.wikimedia.org/T129290#2210009 (10mobrovac) [14:38:44] 10Deployment-Systems, 10scap, 10Scap3 (Scap3-Adoption-Phase1): Deploy zotero/translation-server with scap3 - https://phabricator.wikimedia.org/T129140#2210005 (10mobrovac) 05Open>03Resolved The translation server is now being deployed with Scap3 [14:46:36] RECOVERY - Puppet run on integration-saltmaster is OK: OK: Less than 1.00% above the threshold [0.0] [16:20:51] Project beta-update-databases-eqiad build #7876: 04FAILURE in 50 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/7876/ [16:24:56] 03Scap3, 10scap: scap::target shouldn't allow users to redefine the user's key - https://phabricator.wikimedia.org/T132747#2210658 (10mmodell) This might work for the services team but not everyone using scap is a member. E.g. I deploy #phabricator with #scap3 but I am not a member of the services deployment... [16:28:09] Yippee, build fixed! [16:28:10] Project beta-update-databases-eqiad build #7877: 09FIXED in 34 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/7877/ [16:37:09] 06Release-Engineering-Team, 06Analytics-Kanban: [Spike] Figure out how to automate releases with jenkins {hawk} - https://phabricator.wikimedia.org/T130576#2210674 (10Nuria) 05Open>03Resolved [16:44:26] 10Beta-Cluster-Infrastructure, 06Labs, 10Labs-Infrastructure, 06Operations: beta: Get SSL certificates for *.{projects}.beta.wmflabs.org - https://phabricator.wikimedia.org/T50501#2210715 (10Krenair) [16:48:37] 10Beta-Cluster-Infrastructure, 06Labs, 10Labs-Infrastructure, 06Operations: beta: Get SSL certificates for *.{projects}.beta.wmflabs.org - https://phabricator.wikimedia.org/T50501#2210736 (10Krenair) >>! In T97593#2115226, @Krenair wrote: > I am also wondering what the best way is to put the Let's Encrypt... [16:57:17] 10scap, 10Scap3 (Scap3-MediaWiki-MVP): Bring co-master / fanout capabilities to `deploy` and friends - https://phabricator.wikimedia.org/T121276#2210784 (10thcipriani) The current thinking is to integrate something very similar to https://github.com/thcipriani/gpack into the scap repository. Fanout nodes woul... [17:20:53] 10Beta-Cluster-Infrastructure, 13Patch-For-Review: Creating wiki at beta cluster for the Dutch Wikipedia - https://phabricator.wikimedia.org/T118005#2210841 (10Krenair) a:03Krenair [17:29:13] 10Beta-Cluster-Infrastructure, 06Labs, 10Labs-Infrastructure, 06Operations: beta: Get SSL certificates for *.{projects}.beta.wmflabs.org - https://phabricator.wikimedia.org/T50501#2210861 (10csteipp) >>! In T50501#2210736, @Krenair wrote: >>>! In T97593#2115226, @Krenair wrote: >> I am also wondering what... [17:37:13] 10Beta-Cluster-Infrastructure, 06Labs, 10Labs-Infrastructure, 06Operations: beta: Get SSL certificates for *.{projects}.beta.wmflabs.org - https://phabricator.wikimedia.org/T50501#2210895 (10Krenair) >>! In T50501#2210861, @csteipp wrote: > Ftr, I'd love to see us move in the direction of the let's encrypt... [18:39:27] 10Beta-Cluster-Infrastructure, 06Labs, 10Labs-Infrastructure, 06Operations: beta: Get SSL certificates for *.{projects}.beta.wmflabs.org - https://phabricator.wikimedia.org/T50501#2211077 (10Krenair) It may or may not be a strict blocker but we should probably wait for {T132812} [19:05:04] 10Beta-Cluster-Infrastructure, 10Wikimedia-Site-requests: Fix language interwikis in beta to point to beta - https://phabricator.wikimedia.org/T120427#2211143 (10Krenair) [19:06:05] 10Beta-Cluster-Infrastructure, 10Wikimedia-Site-requests: Fix language interwikis in beta to point to beta - https://phabricator.wikimedia.org/T120427#1853735 (10Krenair) [[ http://en.wikipedia.beta.wmflabs.org/wiki/es: | es: on beta enwiki ]] goes to es.wikipedia.org instead of es.wikipedia.beta.wmflabs.org [20:00:28] 10Beta-Cluster-Infrastructure, 10VisualEditor: [Regression pre-wmf.22] Math nodes are not getting rendered for the first time in a session - https://phabricator.wikimedia.org/T132620#2211232 (10Ryasmeen) [20:11:42] RECOVERY - Puppet run on deployment-mathoid is OK: OK: Less than 1.00% above the threshold [0.0] [20:55:18] PROBLEM - Host integration-dev is DOWN: CRITICAL - Host Unreachable (10.68.17.81) [21:07:03] RECOVERY - Puppet run on deployment-eventlogging04 is OK: OK: Less than 1.00% above the threshold [0.0] [21:07:03] RECOVERY - Puppet run on deployment-ms-be01 is OK: OK: Less than 1.00% above the threshold [0.0] [21:22:16] Project browsertests-QuickSurveys-en.m.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #238: 04FAILURE in 6 min 15 sec: https://integration.wikimedia.org/ci/job/browsertests-QuickSurveys-en.m.wikipedia.beta.wmflabs.org-linux-chrome-sauce/238/ [22:38:24] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #1020: 04FAILURE in 27 min: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/1020/ [22:52:57] ostriches: Hi regarding the question twentyafterfour ask you for your apinion i would like to expand on that with i just found out that in the process it replicates to github but not as a branch but as a ref so it opens everything up to github making it much easy to look at a diff. See https://github.com/paladox/testrepo/commit/640fdf65c14aed45ae214e70a4b609093d773755 which is an open patch of https://gerrit.wikimedia.org/r/#/c/267431/ please [23:03:51] paladox: it's easy enough to mirror the refs to diffusion as well, it's just the phabricator revision import code that is a bit of a mess [23:03:57] so getting them displayed is messy [23:05:05] Ok [23:06:15] But with https://gerrit.wikimedia.org/r/#/c/283208/ yes its a bit hacky but it makes it possible to view the open patches until upstream support it. It also allows us to review open patches in github now. [23:06:27] Something gerrit currently dosen't allow. [23:14:56] Project beta-code-update-eqiad build #100431: 04FAILURE in 1 min 55 sec: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/100431/ [23:22:05] 05Gerrit-Migration, 10Differential, 07Documentation: Document use of Owners in Phabricator and advertise it - https://phabricator.wikimedia.org/T128372#2211538 (10mmodell) a:03mmodell [23:24:44] 06Release-Engineering-Team, 06Developer-Relations, 06Team-Practices, 15User-greg: Set up Code Review office hours - https://phabricator.wikimedia.org/T128371#2211539 (10mmodell) a:05greg>03mmodell Taking this one from @greg since he's currently out on maternity leave: {E163} [23:24:55] Yippee, build fixed! [23:24:55] Project beta-code-update-eqiad build #100432: 09FIXED in 1 min 54 sec: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/100432/