[07:04:47] pfischer: yes it's not great... we sometimes use people.wikimedia.org to push artifacts that are not released/built by upstream, archiva.wikimedia.org might perhaps be a better place [07:40:47] Alright, shall I create a ticket for that? [07:44:53] pfischer: sure! please do :) [10:01:14] Welcome back everyone! [10:01:28] And on that note, I'll be out for lunch ;) [10:02:34] gehel: welcome back and bon appétit! [10:43:29] Dito! lunch [12:00:23] late lunch [12:51:13] Off for 2h, back for triage [13:47:28] nothing like starting your work week with a laptop crash ;( [14:14:32] o/ [14:49:58] Cool, another crash [14:53:23] Have you tried turning it off and turning it back on? [14:53:44] (/s, of course) [15:01:32] triage meeting in https://meet.google.com/eki-rafx-cxi [15:22:47] addshore: if you have time to help us on T333183, it would be greatly appreciated! [15:22:48] T333183: Migrate cindy-the-browser-test-bot to a docker based runner - https://phabricator.wikimedia.org/T333183 [15:45:27] Gehel, What would you like from my side? I'm happy to setup a runner etc and hook it up to gitlab somewhere if that would help? [15:45:41] ebernhardson1: ^ [15:53:45] addshore: the problem was the CI for gitlab.wikimedia.org/repos/releng/cli always fails [15:54:12] Aaah right, I'm just about ready to start looking at that again tonight, I have no idea why it started failing :( [15:54:40] I tried looking into it for an afternoon, but it's not obvious why it fails :( [15:55:11] yeah, I planned on looking at it this evening :) think I basically need to pretend to be a job on the executor and see why the domain doesnt resolve [15:55:29] Just about to walk home from the new job and will be looking at it then! [16:01:34] thanks! [16:05:50] dinner [16:18:59] sigh... filtering LinksUpdate with causeAction=edit-page is even worse for monitoring update lag (seeing events with rev_timestamp that 2 years old), back to square 1 and try to understand why... [16:19:43] might perhaps be the same root cause that affects T341134... [16:19:44] T341134: Investigate drift between `dt` and `meta.dt` - https://phabricator.wikimedia.org/T341134 [16:32:39] :S [16:34:59] ebernhardson1, pfischer: if you have a couple minutes, I'd love to have this merged before the branch cut https://gerrit.wikimedia.org/r/c/mediawiki/extensions/EventBus/+/938887 [16:35:38] Anyone have time to +1 this patch for adding the new ZK hostnames to Puppet? https://gerrit.wikimedia.org/r/c/operations/puppet/+/938890 [16:35:57] looking [16:37:49] inflatador: it needs to be /regex stuff/ instead of "regex stuff" [16:37:59] dcausse: merging [16:38:07] thanks! [16:38:30] inflatador: but otherwise, naming seems fine [16:51:24] ebernhardson thanks, just sent up a new patchset [16:52:32] hmm, jenkins unhappy...checking [16:54:59] inflatador: probably needs a ^ at the beginning (not sure if thats what jenkins dislikes though) [16:56:49] ebernhardson yeah, I screwed up the regex pretty bad. Fixing that and changing name per dcausse suggestion [16:57:17] thanks! [16:58:52] OK, Jenkins is happy now [17:22:18] ryankemper ebernhardson LMK if you can add that +1 for https://gerrit.wikimedia.org/r/c/operations/puppet/+/938890/ , about to head out for lunch [17:32:26] inflatador: lgtm [17:33:42] ebernhardson much obliged! [17:48:06] lunch/errands, back in ~1h [18:24:36] dinner [18:45:37] * ebernhardson almost wonders why java doesn't have a `Streamable` to go along with Iterable instead of having to pull in StreamSupport all over the place [18:46:21] back [20:47:05] damn, I think the mwcli failure thing is just simply sometihng changed in curl (or something) which means *.localhost now always resolves to localhost, even when /etc/hosts says something else ? [20:47:40] hmm, that sounds like something i would have expected libc to handle, but i suppose curl is specialized enough it could have it's own handling [20:47:57] thats curious though, i can't remember anything ever failing with curl by using a newer version [20:53:16] ebernhardson: you can check my workings here, and if you agree i'll look at how to solve it https://gist.github.com/addshore/c839009c8ee67c25ff8776de6517869d [20:55:18] hah, looks like i can switch to wget and it works, but ill dig into if there is some curl option [20:56:40] addshore: your analysis looks sane. IMO it's a bit awkward to use .localhost in cases where it's not actually localhost, but i would probably swap in wget and call it a day for now, with thoughts to changing in the future [20:57:00] :D [21:02:48] * ebernhardson randomly wonders if you can make an LLM read a linked citation and higlight exactly where in there the citation is refering to (or if the citation does not support the statement) [22:01:16] pfischer I invited you to the weekly DPE k8s mtg Tuesdays at 1400 UTC. I can't remember why you weren't on there originally, but sorry for the late notice [22:02:24] LOL, that would violate the time-honored tradition of cherry-picking arguments [22:45:10] i made progress on mwcli CI, but will revisit later this week, shouldnt take me much longer now i found the larger route cause [22:46:36] addshore: thanks!