Wednesday, 2025-07-16

*** mrunge_ is now known as mrunge07:32
opendevreviewAntoine Musso proposed opendev/git-review master: Command to delete applied local branches  https://review.opendev.org/c/opendev/git-review/+/95509409:32
stephenfinfungi: There are a few pbr changes awaiting your attention, should you have time today https://review.opendev.org/q/project:openstack/pbr+is:open 🙏10:10
fungithanks stephenfin! i think i got through all of the open ones now16:16
fungithough looks like there's a merge conflict in some of the approved commits now16:18
corvusi'm going to restart the zuul schedulers, web, and launchers16:20
fungithanks! i sadly have to disappear in about 20 minutes for a dental checkup but that should hopefully not take more than 60-90 minutes16:21
corvusit does look like the weekend restart failed again16:24
corvusapt lock on zm07; likely same problem as before16:25
fungihrm...16:28
fungidifferent server this time, i think it was ze09 previously?16:29
corvusyeah, i just mean it seems like we're pretty consistently colliding with, i guess, an unattended upgrades run on the noble servers16:33
corvusif that's the case, i'd expect it to be a little different each time due to timing16:33
opendevreviewJames E. Blair proposed openstack/project-config master: Disable nodepool for all tenants  https://review.opendev.org/c/openstack/project-config/+/95521416:38
fungiwell, last time the process was hung in the middle of an update16:38
corvusooohh lemme check zm07 to see if it's still running16:40
fungiand yeah, in this case i see an apt-get update process with a start date of june 30, so maybe it hung around the same time as ze09 and we just never noticed16:40
corvusah that makes sense16:40
fungiprobably we need to check them all, i can try to scan for other instances when i get back from my appointment16:40
fungiheaded out now16:40
corvusi'll kill the underlying command on zm0716:41
corvusfungi: have fun16:41
fungii think that's what i did last time, yeah16:41
fungithanks! always a joy to get my teeth scraped at and photographed16:41
corvushttps://review.opendev.org/955220 should fix an issue i observed in opendev... we're leaking lock znodes.  that could become a problem if we leak too many.  i'm going to manually delete the ones i see now to make sure we have headroom.17:38
fungicool, taking a look in a sec17:45
fungiyeah, lgtm and the child change for it as well18:14
corvusthanks!18:17
corvusthe requisite components have been restarted, so we're ready for https://review.opendev.org/955214 any time18:17
fungii've approved it18:23
corvuscool, when that's done, i'll shut down nodepool servers and let them sit idle for a while18:25
fungii checked zm08 and it didn't have any stuck apt-get processes18:30
fungithe rest of the servers seem to have upgraded so they were already in okay shape18:30
opendevreviewMerged openstack/project-config master: Disable nodepool for all tenants  https://review.opendev.org/c/openstack/project-config/+/95521418:34
fungiwoo!!!18:35
corvuswow the nodepool secret vars are a trip down memory lane18:47
fungiBuild succeeded (deploy pipeline).18:54
opendevreviewJames E. Blair proposed opendev/system-config master: Remove nodepool documentation  https://review.opendev.org/c/opendev/system-config/+/95522819:18
opendevreviewJames E. Blair proposed opendev/system-config master: Remove nodepool configuration  https://review.opendev.org/c/opendev/system-config/+/95522919:18
corvusthe nodepoolectomy ^19:18
corvusno rush on that; i don't think we should merge those until we're about ready to delete the servers (like.. next week?)19:19
corvusas part of that, i did perform some cleanup of some very obviously not-used variables in hiera on bridge.  i don't expect any fallout, obviously, but mentioning it in case i introduced a mistake.19:20
corvus(mostly, i did things like delete the gearman ssl cert info, and jenkins api keys)19:20
fungitrip down memory lane indeed20:11
opendevreviewJames E. Blair proposed openstack/project-config master: Remove nodepool config jobs  https://review.opendev.org/c/openstack/project-config/+/95523520:18
opendevreviewJames E. Blair proposed opendev/system-config master: Remove nodepool configuration  https://review.opendev.org/c/opendev/system-config/+/95522920:20
corvusnow that undefined labels are an error, i updated https://review.opendev.org/954761 to change our approach to the xenial "dummy" nodesets we added earlier; so that is now an omnibus fix-the-errors change in openstack-zuul-jobs.20:35
fungiawesome20:36
hasharhi it is late for me, but I suspect `git-review -T sometopic` ends up pushing to `refs/for/sometopic` and the change is shown as targetting the non existing branch "sometopic" :)20:42
hasharcause it no more sets a default topic: https://review.opendev.org/c/opendev/git-review/+/92187920:42
hasharwhat I suspect is `-T` is ignored and no more consumes the next argument 20:42
hasharwhich ends up becoming the branch20:42
hasharbut it is too late for me to verify and I am almost sleeping :)   I will try to remember about it tomorrow20:43
hasharor I am confusied somehow :)20:44
corvuslooking at the code, it looks like "-T" was just a toggle and never should have consumed an argument20:44
hasharyeah :)   I need more detailled reports from our users20:44
corvus"-t" (lowercase) does consume and argument (and should still work)20:44
hashar+1 :)20:44
opendevreviewJames E. Blair proposed opendev/zuul-providers master: Remove niz- nodesets  https://review.opendev.org/c/opendev/zuul-providers/+/95523920:45
opendevreviewJames E. Blair proposed opendev/zuul-providers master: Remove niz- labels from providers  https://review.opendev.org/c/opendev/zuul-providers/+/95524020:45
opendevreviewJames E. Blair proposed opendev/zuul-providers master: Remove niz- labels  https://review.opendev.org/c/opendev/zuul-providers/+/95524120:45
fungiyes, seems like they probably want -t instead of -T there20:47
corvuscool, all 3 of those are green; so it looks like we did clean up all the niz- stuff and we can merge those now20:47
hasharfungi: yeah I suspect someone mixed up -t and -T indeed.20:49
hasharanyway we shall see, if there is an issue I'll come back with a patch:)20:49
* hashar sleeps20:49
fungicorvus: minor comment on the first one. nearly-nit but probably better to clean up now rather than later20:50
opendevreviewJames E. Blair proposed opendev/zuul-providers master: Remove niz- nodesets  https://review.opendev.org/c/opendev/zuul-providers/+/95523920:51
opendevreviewJames E. Blair proposed opendev/zuul-providers master: Remove niz- labels from providers  https://review.opendev.org/c/opendev/zuul-providers/+/95524020:51
opendevreviewJames E. Blair proposed opendev/zuul-providers master: Remove niz- labels  https://review.opendev.org/c/opendev/zuul-providers/+/95524120:51
corvusfungi: yep thanks!20:51
opendevreviewMerged opendev/zuul-providers master: Remove niz- nodesets  https://review.opendev.org/c/opendev/zuul-providers/+/95523922:49
opendevreviewMerged opendev/zuul-providers master: Remove niz- labels from providers  https://review.opendev.org/c/opendev/zuul-providers/+/95524022:49
opendevreviewMerged opendev/zuul-providers master: Remove niz- labels  https://review.opendev.org/c/opendev/zuul-providers/+/95524122:50

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!