[00:09:24] @lucaswerkmeister: I made https://gitlab.wikimedia.org/toolforge-repos/mwdemo as the gold plated version of the pattern you started with notwikilambda. You can see it running at https://mwdemo.toolforge.org/wiki/Main_Page [00:10:44] nice, thanks a lot! [00:13:35] wow, there’s a lot there [00:17:16] if the git clone is slow, I wonder if it could be sped up with --reference /shared/mediawiki/core/ ? (with or without --dissociate) [00:17:27] but idk what the slow part is and whether that would help or not [00:18:39] with --dissociate, it would trade gerrit network traffic for NFS traffic, probably not a big improvement at best [00:19:15] without --dissociate it should reduce NFS traffic as well, but the repo would be permanently dependent on the /shared checkout, which might not be desirable [00:19:38] it seems to be a combo of NFS and resolving references in mediawiki/core. I haven't timed it since I did some things to speed it up. [00:19:42] (though I guess the webservice container only needs the working tree, not the full .git dir, so that might still work even if /shared isn’t available there) [04:39:47] !log tools.stats disabled unused tool [04:39:49] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stats/SAL [16:20:07] o/ my 2 instances in the mwcli project were stopped by novaadmin on 7 march and not restarted, is there any way to find out why? [16:20:59] addshore: because the project was not claimed in https://wikitech.wikimedia.org/wiki/News/Cloud_VPS_2022_Purge [16:21:17] I missed those emails apparently :D thanks! [16:21:22] *goes to claim* [16:23:17] addshore: also clearly documented at https://sal.toolforge.org/mwcli [16:31:34] Thanks, I got as far as the horizon action log :) didnt check sal yet [16:31:37] Turned back on and marked as active, i guess the email got filtered out of my inbox by one of my sailing filters [17:00:14] I think the SAL link was purged from the wikitech sidebar so it's a bit hard to find these days. I keep noticing that but not doing anything about it. [20:42:34] addshore: I don't know if you have heard, but there are general purpose gitlab runners now. You may not need those two (large) dedicated runners anymore for your mwcli project. [21:40:07] I'm getting this error when I try to create a phab board from Toolforge: "No Phabricator accounts found for tool maintainers." I'm pretty sure I've done this before without incident. [21:41:26] kindrobot: which tool? [21:42:09] ducttape [21:43:14] uhh.... toolsadmin doesn't think that tool has any maintainers. This smells like an LDAP issue of some sort. [21:44:56] Hmm. I just created the tool about 30 minutes ago. I can administer the tool, but I can't add myself as a maintainer. [21:46:38] bd808 does wlh have any maintainers? I know I added some in the past, but I'm not seeing any now. [21:47:51] I am not either. We rolled out a config change earlier today that may be causing this rather than general LDAP problems. Let me poke around a bit. [21:48:33] Great, thanks. :) [21:52:19] I can report that the LDAP records for tools.ducttape and tools.wlh look fine, so we do not have data loss in the canonical store. [22:02:07] That's good. :o [22:09:54] kindrobot: I'm keeping my notes in T331674. I think I may have just spotted the likely place of breakage in the code... [22:09:55] T331674: Some tool maintainers not showing in Striker UI - https://phabricator.wikimedia.org/T331674 [22:21:43] kindrobot: the config change I rolled out earlier today is causing the breakage. This is related to https://lists.wikimedia.org/hyperkitty/list/cloud-announce@lists.wikimedia.org/thread/4IBVRKZNKV7AH5PZ5TWZ4QCOZMH3H4KZ/ and me not understanding timing. [22:22:44] Striker changed today to expect you to have a 'reader' role in Keystone, but you don't. You still have the 'user' role. [22:23:14] * bd808 tries to think of the "best" way to fix this [22:27:30] kindrobot: I feel like you have run into more than your fair share of Toolforge/Cloud VP bugs recently, but maybe that is just a side effect of you being an active user. :) [22:28:48] No problem! I'm just hope I'm reporting the issues in a way that's helpful and not disruptive. :) [22:36:15] how dare you notice and report bugs! ;) you have not been disruptive at all. [22:42:23] kindrobot: I think you should be able to create a phab board with Striker now. [22:42:39] I can see you listed on https://toolsadmin.wikimedia.org/tools/id/ducttape at least [22:52:42] It worked! :D [22:52:52] Thank you. I appreciate it.