We need to perform very brief maintenance on the servers that support
the DUMPS and TOOLS NFS mounts. That means that (among other things)
toolforge will be almost entirely broken for about 5 minutes. I expect a
graceful recovery, but in the worst case I may need to reboot toolforge
hosts (including the bastions), in which case some jobs will be interrupted.
This downtime will happen on Thursday, the 12th of May, at 15:00 UTC.
-Andrew + the WMCS team
_______________________________________________
Cloud-announce mailing list -- cloud-announce(a)lists.wikimedia.org
List information: https://lists.wikimedia.org/postorius/lists/cloud-announce.lists.wikimedia.…
Hi all,
We'll be upgrading the Toolforge Kubernetes cluster next Wednesday
(2022-05-11) starting at 16:00 UTC.
As with previous updates, the expected impact is that web services and
Toolforge Jobs Framework jobs may get restarted a couple of the times
over the course of the few hours it takes for us to upgrade the entire
cluster. Assuming your services are able to survive a restart, no action
should be needed on your part.
-- Taavi Väänänen (User:Majavah)
_______________________________________________
Cloud-announce mailing list -- cloud-announce(a)lists.wikimedia.org
List information: https://lists.wikimedia.org/postorius/lists/cloud-announce.lists.wikimedia.…
I've got a mysterious problem with OAuth accessing https://spi-tools-dev.toolforge.org/. I have a new feature in beta test, which I'm gating by whitelisting the usernames of my testers.
User:Girth Summit <https://en.wikipedia.org/wiki/User:Girth_Summit> reported being unable to access the feature, and the problem turned out to be that he's apparently being authenticated as "GirthSummit" (no space). As far as I can tell, that's not a valid username <https://meta.wikimedia.org/wiki/Special:CentralAuth/GirthSummit>, yet it's what I'm getting back from my django/social-auth authentication flow. Anybody have any idea what might be going on?
I have three whitelisted users; he's the only one with a space in their username.