Tuesday, 2026-01-06

opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225200:11
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225200:23
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225200:41
mhuClark: fungi got it, I feared it was a load issue, still thought I'd mention it though07:08
fricklermaybe one day we'll need to look at terminating tls on the lb. then we could also try and see whether we can balance git client requests differently from others, i.e. have dedicated git workers08:37
mhuhow "scandalous" would it be to only allow git+ssh and completely drop git over http? If anonymous access is potentially broken by DoS anyway ...08:54
*** liuxie is now known as liushy11:21
mhuokay, so nevermind my issue ... I think it's not an opendev server load issue. If I run the ls-remote command from the host VM it completes successfully. But it fails from the pod running in microshift ...11:44
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225214:56
fungifrickler: yeah, now that we've blocked direct connections to the backends anyway, i don't think we lose anything by switching from layer 4 to 7 in haproxy15:04
zigoLooks like the merge job of my patch is stuck: https://review.opendev.org/c/openstack/rally-openstack/+/97195515:23
zigo"Ready to submit" means it should be merging, right?15:23
fricklerzigo: it needs a rebase onto the version of the parent that actually merged. the orange "(Merged)" is a slight hint at that15:24
zigoIs there something I should do then?15:25
fungiyeah, gerrit's ui is sadly misleading there15:25
fungiit needs to be rebased onto the current branch tip which contains the version of the parent which actually merged rather than the outdated parent that change's present commit has in its history15:26
fungizuul tested by rebasing the change onto the current branch tip (because that's what it always does) and that worked and didn't encounter any merge conflict, hence the verified +2 result, but zuul won't rebase your change in gerrit you'd still need to do that and get it reapproved15:29
fungithe way to avoid this in the future is, any time you alter a change in an existing series, make sure to rebase all the changes after it in that series onto the updated version of the change15:30
fungiin this case it looks like andriy rebased your change onto his, but then later updated his change and forgot to rebase yours again when he did so15:33
zigoThanks. I've hit the rebase button, should be enough then.15:51
clarkbit may need to be reapproved after rebasing too15:57
clarkbI've got a morning meeting, but will work on a meeting agenda for later today in about an hour16:01
clarkbI do plan to host a meeting and start to catch up on everything that may have been missed over the last coupel of weeks16:01
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225216:12
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225216:16
clarkbI made a few small updates to the agenda (updates for zuul registry prune fixes and opendev matrix move)16:38
clarkbis there anything else that should get added/edited/deleted?16:38
clarkbI'll send that out in about half an hour either way16:38
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225216:44
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225216:53
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225217:03
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225217:14
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225217:15
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Cleanup upload-pypi role  https://review.opendev.org/c/zuul/zuul-jobs/+/97205117:25
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix(upload-pypi): Ensure twine is installed before using it  https://review.opendev.org/c/zuul/zuul-jobs/+/97224417:26
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: refactor: Cleanup upload-pypi role  https://review.opendev.org/c/zuul/zuul-jobs/+/97205117:31
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: fix(upload-pypi): Ensure twine is installed before using it  https://review.opendev.org/c/zuul/zuul-jobs/+/97224417:31
fungihttps://peps.python.org/pep-0819/ may have some implications for pbr17:42
clarkbpbr already writes a pbr.json file so is again ahead of the game. But likely not in a way that will save it from needing a bunch of updates17:43
fungiyeah17:51
fungii think in this case setuptools is responsible for writing it anyway, so probably not pbr's job17:52
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225218:17
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Cleanup upload-pypi role  https://review.opendev.org/c/zuul/zuul-jobs/+/97205118:17
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Cleanup upload-pypi role  https://review.opendev.org/c/zuul/zuul-jobs/+/97205118:18
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Ensure twine is installed before using it  https://review.opendev.org/c/zuul/zuul-jobs/+/97224418:18
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Ensure twine is installed before using it  https://review.opendev.org/c/zuul/zuul-jobs/+/97224418:18
clarkbhow does this look for the matrix move announcement: https://etherpad.opendev.org/p/R_-SxhUgoc5uoFDWuXVr21:49
clarkbinfra-root ^21:49
clarkboh shoot I forgot about the etherpad upgrade I staged over the holidays. I'm not in a rush to do that but if others can test the held node that would be great21:50
corvusclarkb: lgtm21:51
corvusthe note21:51
clarkbthanks!21:51
clarkbI'll send that out around 22:30 if there isn't any other feedback21:52
clarkbshould be in your inboxes momentarily22:33
fungithanks! sorry i didn't get a chance to review but i'm sure it's fine22:37
clarkbya I think the main thing was to ensure I didn't leave anything super important out. But I got the link to the room and the spec in there and noted you can join the room today22:37
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Rewrite upload-pypi test-playbook  https://review.opendev.org/c/zuul/zuul-jobs/+/97225222:45
clarkbapparently Gerrit 3.12 changes the "merged" blob color in gerrit from green to grey to match googles internal code review system22:46
fungiit's always nice for public open source projects to strive for consistency with internal google corporate standards22:48
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Cleanup upload-pypi role  https://review.opendev.org/c/zuul/zuul-jobs/+/97205123:48
opendevreviewDamian Fajfer proposed zuul/zuul-jobs master: Ensure twine is installed before using it  https://review.opendev.org/c/zuul/zuul-jobs/+/97224423:48

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