Tuesday, 2026-07-28

opendevreviewRiccardo Pittau proposed openstack/releases master: Release networking-baremetal 8.0.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99887208:03
opendevreviewRiccardo Pittau proposed openstack/releases master: Relase ironic-ui 6.9.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99887908:08
opendevreviewRiccardo Pittau proposed openstack/releases master: Release ironic-python-agent-builder 7.3.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99888108:12
opendevreviewMerged openstack/releases master: Release oslo.service for stable/2025.1  https://review.opendev.org/c/openstack/releases/+/99757108:19
opendevreviewMerged openstack/releases master: Release oslo.messaging for stable/2025.1  https://review.opendev.org/c/openstack/releases/+/99756608:26
opendevreviewMerged openstack/releases master: Release networking-baremetal 8.0.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99887208:48
opendevreviewRiccardo Pittau proposed openstack/releases master: Relase ironic-prometheus-exporter 4.9.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99888508:59
opendevreviewPierre Riteau proposed openstack/releases master: Release blazar for stable/2025.1  https://review.opendev.org/c/openstack/releases/+/99751110:31
opendevreviewMerged openstack/releases master: Relase ironic-ui 6.9.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99887912:44
opendevreviewMerged openstack/releases master: Release blazar for stable/2025.1  https://review.opendev.org/c/openstack/releases/+/99751114:50
opendevreviewMerged openstack/releases master: Release ironic-python-agent-builder 7.3.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99888115:16
opendevreviewMerged openstack/releases master: Relase ironic-prometheus-exporter 4.9.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99888515:21
fungilooking at zuul's history, the maintain-github-openstack-mirror job started failing when we rekeyed zuul in january, and hasn't recovered since. i'll try to see what's missing there17:25
fricklerfungi: isn't that the same job that also should handle PRs on github? that's broken and leaking secrets and needs ttx to create a new one and also some fix for the leak iirc17:29
fungioh i thought we did that previously17:30
fricklerI missed it if we did17:34
fungiah right, my logs say that clark found a way to revoke the token on 2026-06-2217:38
fungii think i was mid-travel or something at the time17:38
fungibut yes it seems like it was probably encoded with a trailing newline included or something, so was breaking the api call17:39
fungii'm trying to work out how to create a replacement token since my github account is an admin of the openstack org, i guess i have to create a personal access token (classic) associated with my github account and then request access for it to the openstack org and approve that?20:14
fungianybody happen to know how this works?20:14
fungioh i see, there's a https://github.com/openstack-mirroring account that owned the token. i don't have the necessary information to log into it, but i guess i could create a different github account to replace it, worst case20:20
Clark[m]Yes GitHub allows you to revoke a token if you have the token so I did that20:26
fungii have login info for the openstackadmin account which is already a member of that org, so instead of creating yet another github account i'll just create a token with that one20:28
fungihttps://review.opendev.org/c/openstack/project-config/+/999019 Update GitHub mirroring credentials for OpenStack [NEW]20:46
fungii did both api token and ssh key for consistency20:46
fungionce i see that works to fix the failing job (which needs the api token) and also doesn't break commit/tag/branch mirroring (which relies on the ssh key), i can drop access for the openstack-mirroring account20:49
Clark[m]fungi: did anyone update the job code to not reproduce the issue?20:58
fungithat's a good question, i guess it was in a script that maintain-github-openstack-mirror runs... looking20:59
Clark[m]Yes it's the python portion of the code that uses the token iirc21:00
fungiplaybooks/maintain-github-mirror/github_manager.py21:00
fungiyes21:06
fungihttps://review.opendev.org/c/openstack/project-config/+/999022 Don't print GitHub auth responses as exceptions [NEW]21:06
fungiand the other change now depends on it21:06

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