[00:03:09] 10LibUp: Why libup skips some repos without logging the reason? - https://phabricator.wikimedia.org/T275292 (10Legoktm) I ran `git ls-remote` on AutoCreateCategoryPages: ` 28db01ebf85c5f94aad8bdb2aa66c8cad2461745 HEAD ... 28db01ebf85c5f94aad8bdb2aa66c8cad2461745 refs/heads/master 2a5f5e7ce5292d9d6d033311a025a8b... [00:03:57] https://phabricator.wikimedia.org/T275292#6866105 <-- is there any reason a Gerrit repo should have a refs/master? (as opposed to refs/heads/master) [00:04:05] paladox: ^ if you know [00:04:07] 10LibUp: Reduce frequency of libup non-master branch runs - https://phabricator.wikimedia.org/T275937 (10Jdforrester-WMF) Sounds sensible. [00:06:10] and if it is what's causing problems, we should have an ACL that prevents people from accidentally pushing to that [00:06:40] https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/AutoCreateCategoryPages/+/refs/master looks like its from 2015 [00:10:17] thcipriani / brennen / dancy maybe you are still around? :) [00:13:33] I don't think there's a reason for a refs/master except for mistake [00:14:03] * thcipriani looks at repo config [00:15:16] 10LibUp: LibUp hasn't successfully run on AutoCreateCategoryPages for 7 weeks - https://phabricator.wikimedia.org/T275292 (10Legoktm) [00:15:27] looks like extension owner can just push: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/AutoCreateCategoryPages/+/0c6d98b4ada1afb4ccaebf8a91134a7d8c2fb80c/project.config [00:15:45] 10LibUp: LibUp hasn't successfully run on AutoCreateCategoryPages for 7 weeks - https://phabricator.wikimedia.org/T275292 (10Umherirrender) https://gerrit.wikimedia.org/r/admin/repos/mediawiki/extensions/AutoCreateCategoryPages,branches ` REL1_31 5c1543cc20fe078a44ccaba0712553514622abc6 REL1_32 2a5f5e7ce5292d9d... [00:17:55] seems like a tag named "master" might cause the same problem of reference ambiguity [00:18:58] heh, that would not be confusing at all [00:19:11] :) [00:19:58] ok, I'm going to just delete it [00:20:18] ! [remote rejected] refs/master (prohibited by Gerrit: not permitted: delete) [00:20:31] ah [00:20:32] remote: You need 'Delete Reference' rights or 'Push' rights with the [00:20:32] remote: 'Force Push' flag set to delete references. [00:20:34] * legoktm adjusts [00:20:55] I guess what I mean is git fetch origin refs/heads/master:refs/remotes/origin/master (or whatever your local patch is) would be the only way to prevent this from happening [00:21:20] well, and to allow people to push to anything but refs/heads [00:21:36] *if we allow people to push to anything but refs/heads [00:21:36] $ git push origin :refs/master [00:21:41] remote: error: internal error [00:21:41] To ssh://gerrit.wikimedia.org/mediawiki/extensions/AutoCreateCategoryPages [00:21:41] ! [remote rejected] refs/master (internal error) [00:21:52] huh [00:22:08] I gave "Administrators" the "Delete reference" permission on that repo [00:22:19] https://gerrit.wikimedia.org/r/admin/repos/mediawiki/extensions/AutoCreateCategoryPages,access [00:22:34] > java.lang.IllegalArgumentException: ref update is a no-op: DELETE: 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 refs/master [00:22:42] soooo [00:22:44] * thcipriani checks the repo [00:23:53] that ref still exists locally anyway... [00:25:48] o.O there really was something wrong with this repo [00:28:35] 10LibUp: LibUp hasn't successfully run on AutoCreateCategoryPages for 7 weeks - https://phabricator.wikimedia.org/T275292 (10Umherirrender) The right hash for REL1_35 seems to be https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/AutoCreateCategoryPages/+/3aa113c2016eebae632fd95bff3c82efb703e8cd [00:29:17] thcipriani: I have to step out for a bit and run some errands, but there's no urgency to fix this from my side [00:29:36] I'll add the explicit refs/heads/ stuff later [00:30:39] k, yeah, it's strange, I wonder if we've tried deleting refs recently... [00:33:37] and of course this branch doesn't show up in the UI [00:38:23] thcipriani: If I'm really bored over the weekend should I JFDI the T252434 CI migration to buster? [00:38:23] T252434: Test MW code in buster as well as stretch - https://phabricator.wikimedia.org/T252434 [00:39:21] 10Scap: scap deploy --init on deployment server fails on first puppet run - https://phabricator.wikimedia.org/T257317 (10Dzahn) there is a "scap-sync-master" command which can be run manually on new deployment servers, it takes care of /srv/mediawiki-staging and /srv/patches. Additionally I added puppet code so... [00:39:48] James_F: that is on hash's (admittedly very long list). It's an OKR for the quarter. I won't stop you, but I refuse to encourage your doing work habit :) [00:39:57] * James_F grins. [00:39:58] Ack. [00:40:31] 10Deployments, 10Release-Engineering-Team: L10n cache files building up on backup deploy hosts - https://phabricator.wikimedia.org/T275826 (10Dzahn) Not very high prio now that I manually deleted old stuff, but still should be fixed for the future to not build up again. [00:54:20] 10Gerrit, 10Release-Engineering-Team: Can't delete weird ref using git in Gerrit - https://phabricator.wikimedia.org/T275946 (10thcipriani) [01:08:08] James_F do you have a few minutes? [01:21:50] 10Release-Engineering-Team (Deployment services), 10Release-Engineering-Team-TODO (2021-01-01 to 2021-03-31 (Q3)), 10serviceops, 10Patch-For-Review: Replace production deployment servers and update them to Buster - https://phabricator.wikimedia.org/T265963 (10Dzahn) switching eqiad scheduled for Monday, Ma... [01:22:44] 10Release-Engineering-Team (Deployment services), 10Release-Engineering-Team-TODO (2021-01-01 to 2021-03-31 (Q3)), 10serviceops, 10Patch-For-Review: Replace production deployment servers and update them to Buster - https://phabricator.wikimedia.org/T265963 (10Dzahn) [01:46:58] 10Project-Admins, 10Growth-Team, 10User-Urbanecm_WMF: Create a Phabricator project for mentorship dashboard - https://phabricator.wikimedia.org/T275771 (10Urbanecm_WMF) 05Open→03Resolved a:03Urbanecm_WMF >>! In T275771#6861200, @RHo wrote: > Good idea @Urbanecm_WMF - maybe `GrowthExperiments-MentorDash... [04:46:21] 10Phabricator, 10Project-Admins, 10Release-Engineering-Team, 10Diffusion-Repository-Administrators: Modify projects Wikimedia-VE-Tech and related ACL to use for WikiSP - https://phabricator.wikimedia.org/T273344 (10White-Master) Well, that delay is for the pseudo-acl in repo (my fault in let you know about... [07:56:21] 10Project-Admins, 10WMCH-Infrastructure: Create a #WMCH-Wikimini Tag - https://phabricator.wikimedia.org/T275536 (10Aklapper) 05Open→03Resolved a:03Aklapper Heh, thanks. :) Here you go: Requested public project #wmch-wikimini has been created: https://phabricator.wikimedia.org/project/view/5220/ Interes... [09:02:12] 10Project-Admins, 10WMCH-Infrastructure, 10WMCH-Wikimini: Create a #WMCH-Wikimini Tag - https://phabricator.wikimedia.org/T275536 (10valerio.bozzolan) [10:14:36] 10Continuous-Integration-Config, 10Release-Engineering-Team (CI & Testing services), 10Release-Engineering-Team-TODO, 10Pywikibot, and 2 others: Magul's quick tests doesn't run anymore - https://phabricator.wikimedia.org/T186208 (10Xqt) [10:15:24] 10Continuous-Integration-Config, 10Release-Engineering-Team (CI & Testing services), 10Release-Engineering-Team-TODO, 10Pywikibot, and 2 others: Perform full test suite using Wikimedia CI - https://phabricator.wikimedia.org/T132138 (10Xqt) 05Open→03Declined After activating deeptest MW CI I (currently)... [10:20:25] 10Continuous-Integration-Config, 10Release-Engineering-Team (CI & Testing services), 10Release-Engineering-Team-TODO, 10Pywikibot, and 2 others: Magul's quick tests doesn't run anymore - https://phabricator.wikimedia.org/T186208 (10Xqt) 05Open→03Resolved a:03Xqt Resolved with activation pywikibot-dee... [10:44:55] 10Gerrit, 10Release-Engineering-Team: Can't delete weird ref using git in Gerrit - https://phabricator.wikimedia.org/T275946 (10hashar) ` $ GIT_TRACE_PACKET=1 GIT_TRACE=1 git push origin :refs/master 10:56:41.242428 git.c:444 trace: built-in: git push origin :refs/master 10:56:41.243020 run-comma... [10:45:24] 10Gerrit, 10Release-Engineering-Team: Can't delete weird ref using git in Gerrit - https://phabricator.wikimedia.org/T275946 (10hashar) ^^ That was my Saturday breakfast :-] [12:11:39] 10LibUp: LibUp hasn't successfully run on AutoCreateCategoryPages for 7 weeks - https://phabricator.wikimedia.org/T275292 (10Umherirrender) As reference for the deletion of the ref: T275946 [12:28:41] 10MediaWiki-Codesniffer, 10Wikidata, 10wdwb-tech-focus: Consider adding bash scripts to mediawiki-codesniffer for only running on touched files - https://phabricator.wikimedia.org/T251533 (10Umherirrender) [19:34:31] 10phan-taint-check-plugin: Support additional characters after @param-taint and @return-taint annotations - https://phabricator.wikimedia.org/T272293 (10Daimona) 05Open→03Resolved [19:34:38] 10phan-taint-check-plugin: Annotate array_values as adding the NUMKEY bit - https://phabricator.wikimedia.org/T272888 (10Daimona) 05Open→03Resolved [19:34:51] 10phan-taint-check-plugin: Phan crash: ERROR: Phan\Exception\InvalidFQSENException: Invalid namespaced name for FQSEN '\message-bundle' - https://phabricator.wikimedia.org/T275742 (10Daimona) 05Open→03Resolved a:03Daimona [19:34:55] 10phan-taint-check-plugin, 10Patch-For-Review: Add support for PDO - https://phabricator.wikimedia.org/T269258 (10Daimona) 05Open→03Resolved [19:35:00] 10phan-taint-check-plugin: Add support for PDO - https://phabricator.wikimedia.org/T269258 (10Daimona) [19:35:42] 10phan-taint-check-plugin: Add support for running on and analyzing PHP 8 - https://phabricator.wikimedia.org/T269263 (10Daimona) 05Open→03Resolved [21:47:25] 10Continuous-Integration-Config, 10Wikidata, 10Wikidata-Campsite, 10wdwb-tech-focus: Wikibase post-merge builds are failing - https://phabricator.wikimedia.org/T242617 (10Umherirrender) [21:53:17] 10Beta-Cluster-Infrastructure: Search broken on Beta Wikimedia Commons - https://phabricator.wikimedia.org/T275975 (10LucasWerkmeister) [21:59:06] 21:55:32 21:55:32 ['/usr/bin/scap', 'pull', '--no-php-restart', '--no-update-l10n'] on deployment-deploy02.deployment-prep.eqiad.wmflabs returned [255]: Permission denied (publickey). [21:59:33] 21:56:00 IRC notifier plugin: Sending notification to: #wikimedia-releng [21:59:33] 21:56:00 IRC notifier plugin: [ERROR] not connected. Cannot send message to '#wikimedia-releng' [22:00:50] 10Beta-Cluster-Infrastructure: IRC notifier plugin: [ERROR] not connected. Cannot send message to '#wikimedia-releng' - https://phabricator.wikimedia.org/T275977 (10Reedy) [22:03:53] !log re-armed beta keyholder... I think... [22:03:57] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [22:04:14] the bot isn't identified again i bet [22:05:37] probably [22:05:56] that would be dup of T271122 [22:05:57] T271122: Restore IRC alerts for beta-scap-eqiad job - https://phabricator.wikimedia.org/T271122 [23:22:31] Reedy: +r is probably stopping it