[07:28:56] inflatador: not gonna make it to the elastic meeting tmrw morning, but I did a pass-over on the notes for the mtg and looks like we've got the main stuff on there: https://docs.google.com/document/d/1cu71IJp0SgPZlnr2FxwHkN5GfL50gzvngRGh9xVktXY/edit# [13:23:37] Greetings [15:00:45] ryankemper, ejoseph, inflatador, mpham: retrospective: https://meet.google.com/eki-rafx-cxi [16:09:44] quick workout, back in ~40 [16:25:48] * ebernhardson tries to remember what causes a mwv instance to think its cirrustest.wiki.local.wmftest.net instead of cirrustest-cirrus-integ.wmflabs.org [16:36:17] and back [17:03:37] mandatory Mac update from IT...be back in ~30 (hopefully) [17:03:52] actually, I should take an early lunch, so probably more like an hour [17:43:24] ahh, obviously 'Cannot log in when using MediaWiki\\Session\\BotPasswordSessionProvider sessions.' means you are already logged in and cannot attempt to use the login api [18:10:06] heh, just got replacement ear cusions for my headphones delivered. Aparently they suggest replacing every six months or 350 hours, i guess i should be happy mine seem to last 2 years or >1k hours [18:11:57] although it still feels like panned obsolesence, they always feel fine until the seam that holds the pad together deteriorates and lets the cushion out [18:25:21] few mins late to pairing [18:27:32] back [18:28:43] mandatory update messed up something with my ssh client ;( [18:29:52] ah, nm, just had to let it get settled [20:06:41] inflatador: I live in fear of the mandatory updates! They have hosed my dev environment more than once... [20:08:23] * inflatador crosses fingers that my stuff ain't broken [20:08:49] speaking of my stuff, look who decided to join us today! https://ewr1.vultrobjects.com/fun/IMG_3070.jpg [20:16:04] cool! [20:16:34] speaking of broken stuff...the integration testing always fails for unrelated reasons :P On https://cirrustest-cirrus-integ.wmflabs.org/wiki/Main_Page i get no autocomplete. All other pages on the wiki have autocomplete, just not on main page :S [20:17:16] which is partially odd because there is nothing special about the main page, it's "just another wiki page" [20:20:39] * ebernhardson is tempted to drop all browser based testing at some point and consider our side working as long as api requests return the right values [20:44:38] (╯°□°)╯︵ ┻━┻ [20:53:42] and the answer is ... my browser thinks 'mw:tocplace,meta[property="mw:PageProp/toc"]' is not a valid selector, so it bails while initializing skins.vector.es6, which is a dependency for the vua based search to load, so it doesn't finish loading [20:54:14] i'm no css wizard, it seems like a plausible css selector :P [21:00:35] oh i'm just being very lucky...someone broke this very recently :P if i checkout master~1 in skins/Vector it works fine [21:08:24] on the upside, that means cindy integration testing of the es710 branch is happy (other than needing to step back one patch on the vector skin) [21:26:12] school run, back in abit [22:04:29] back [22:16:25] ryankemper if you get back today, I accidentally made a new gerrit ID, but I think this will fill in the missing repo dirs: https://gerrit.wikimedia.org/r/c/operations/puppet/+/824569 [22:21:09] inflatador: if you want to change it back, you can abandon that patch and use `git commit --amend` to replace the Change-Id in your patch with the one you want [22:21:53] * ebernhardson might be making a bold assumption and you mean some other id :P [22:44:06] * ebernhardson isn't quite sure how to handle the es7 deployment to beta cluster...it doesn't have the convenient branch marker to know when to use which config...will have to ponder more [22:56:15] hmm, somehow also didn't think before about how exactly the bulk writes work while we are in the middle of a rolling upgrade, the _bulk endpoint for 6.8 needs _type specified, but 7.10 needs it to be not specified. I wonder if we have to do something really stupid like skip lvs for writes and make sure we are talking to a specific version...will have to play around with it tomorrow i [22:56:17] guess