[07:35:40] sorry about the temporary disturbance, I need to restart Gerrit to enable replication on the spare instance, unavailability should be < 2min [07:37:48] restart is done [08:22:14] elukey: I saw that v.olans fixed issues w/ wmflib that has recently started to creep up everywhere now that setuptools as deprecated pkg_resources https://github.com/wikimedia/operations-software-pywmflib/commit/e30275aa726439f4a42e0c0e9f27fb40c38775fa. Spicerack was also using that module, which is causing CI to fail. I've replacing it by [08:22:14] importlib.metadata in https://gerrit.wikimedia.org/r/c/operations/software/spicerack/+/1240850 (which CI also fails due to its version of wmflib still using pkg_resources) [08:23:10] IIUC, we need to issue a new wmflib release to fix these downstream issues [09:13:31] brouberol: o/ https://gerrit.wikimedia.org/r/c/operations/software/spicerack/+/1240702 is the fix for spicerack to unblock everybody, I didn't merge it yesterday [09:13:35] doing it now [09:13:41] Thanks! [09:14:21] all good! Try to pull and rebase, it should be ok now! [09:14:37] I am going to create the wmflib release later today or early next week [09:43:58] Thanks! Do you think that we should still pursue [[operations/software/spicerack] Use importlib.metadata instead of pkg_resources, now deprecated/removed.](https://gerrit.wikimedia.org/r/c/operations/software/spicerack/+/1240850?tab=checks) ? [09:56:25] cc elukey [10:02:18] yeah for sure, once wmflib is out we can proceed with a proper fix, the above is just a stopgap to avoid rushing [10:10:47] sg! [12:31:45] https://lists.wikimedia.org appears to be down-ish. Page loads are taking several minutes and/or timing out. [12:47:59] hashar: is your puppet patch gtg? [12:48:43] - on_supported_os(WMFConfig.test_on).each do |os, facts| [12:48:43] + on_supported_os(WMFConfig.test_on(11, 12)).each do |os, facts| [12:53:11] brouberol: sorry, that was me, missed to merge [12:53:16] please merge it along [12:53:19] k! [12:53:23] doen [12:53:26] *done [12:53:28] cheers [13:08:10] any thoughts on lists.wikimedia.org? [13:10:30] roy649: it is indeed down, I created a tracking task: https://phabricator.wikimedia.org/T417985 and we'll look into it [13:10:41] than ks [13:11:23] just for my future reference, is it better for me to mention these things here, or should I just go ahead and create a ticket first [13:13:31] Ticket is always a good idea [13:13:44] Thanks for asking :) [16:38:17] I just verified some of the important parts we need to migrate parsoidtest1001 functionality to k8s and it looks like most of the things are in place. Thanks @effie for working on this. Also TIL php opcache can be annoying :) [16:39:10] opcache... the bad old days... [16:39:28] https://wikitech.wikimedia.org/wiki/User:CDanis_(WMF)/Diagnosing_opcache_corruption [17:14:11] nemo-yiannis: \o/