*** bauzas_ is now known as bauzas | 07:28 | |
opendevreview | Elod Illes proposed openstack/releases master: Release venus-tempest-plugin for 2024.2 Dalmatian https://review.opendev.org/c/openstack/releases/+/929610 | 09:18 |
---|---|---|
opendevreview | Elod Illes proposed openstack/releases master: Release vitrage-tempest-plugin for 2024.2 Dalmatian https://review.opendev.org/c/openstack/releases/+/929611 | 09:18 |
opendevreview | Elod Illes proposed openstack/releases master: Release watcher-tempest-plugin for 2024.2 Dalmatian https://review.opendev.org/c/openstack/releases/+/929612 | 09:18 |
opendevreview | Elod Illes proposed openstack/releases master: Release zun-tempest-plugin for 2024.2 Dalmatian https://review.opendev.org/c/openstack/releases/+/929613 | 09:20 |
zigo | ttx: I've seen lots of commits for Alembic and such on Trove. Does it support SQLAchemy 2.x now ? And zaqar also ? | 09:26 |
zigo | elodilles: There's no release notes for Keystone. | 11:08 |
zigo | *again* that annoying bug where no release notes at the date of the release? :/ | 11:08 |
zigo | https://docs.openstack.org/releasenotes/cinder/2024.2.html <--- 404 | 11:08 |
zigo | Same for Glance. :/ | 11:09 |
elodilles | zigo: those should be generated when the teams merged their 'reno-<series>' patches ( https://review.opendev.org/q/topic:reno-2024.2 ) and it's on my today's TODO to 'review' those patches. you can also urge the teams to merge their reno patches o:) | 11:29 |
zigo | Ok, thanks. | 12:02 |
zigo | Though IMO, it's a broken workflow where I'm always lacking the release notes to read when I need it the most ... :/ | 12:03 |
elodilles | yeah, unfortunately teams forget about these generated patches (which could only be created after a deliverable has the new branch cut) | 12:05 |
opendevreview | Elod Illes proposed openstack/releases master: Add release note links for 2024.2 Dalmatian https://review.opendev.org/c/openstack/releases/+/929642 | 13:12 |
elodilles | release-team: the first batch of reno links have been generated and added in this patch ^^^ note that i don't think we need to wait any PTL/release liaison approval for this to merge, so feel free to review then +2+W if the patch looks OK :] | 13:15 |
ttx | done | 13:18 |
priteau | Hello. Do you know why python-blazarclient release notes are missing for 2024.2? We have merged all the auto-generated patches. https://docs.openstack.org/releasenotes/python-blazarclient/2024.2.html | 13:35 |
opendevreview | Merged openstack/releases master: Add release note links for 2024.2 Dalmatian https://review.opendev.org/c/openstack/releases/+/929642 | 13:36 |
priteau | I just noticed it while looking at this patch | 13:36 |
elodilles | priteau: my guess is that the page is only re-generated with some hours of delay | 13:40 |
priteau | It was days ago. | 13:41 |
priteau | Oh, promote pipeline failed: https://review.opendev.org/c/openstack/python-blazarclient/+/928155 | 13:41 |
priteau | Input/output error on AFS | 13:42 |
priteau | What is the proper way to trigger this again? | 13:43 |
elodilles | frickler: with your infa core hat on, could you please re-enqueue this job? ^^^ | 13:45 |
elodilles | actually, it seems that there were a couple of similar errors: 'Synchronize files to AFS' task failed :/ https://zuul.opendev.org/t/openstack/builds?job_name=promote-openstack-releasenotes&result=FAILURE&skip=0 | 13:46 |
elodilles | unfortunately, there are more commands added with '&&' | 13:46 |
elodilles | so we don't even see what failed exactly | 13:46 |
priteau | If this is complicated I will propose a dummy change to the release notes somewhere. | 13:48 |
frickler | priteau: elodilles: looks like the failure was due to two jobs running in parallel https://zuul.opendev.org/t/openstack/builds?job_name=promote-openstack-releasenotes&project=openstack/python-blazarclient | 13:53 |
frickler | I can reenqueue the master promotion | 13:54 |
elodilles | thanks in advance! | 13:57 |
frickler | ok, succeeded, just need to wait for afs release | 13:59 |
frickler | this happens quite often if people approve release generated patches in a batch, not sure if we can do something about it | 14:00 |
frickler | cc clarkb fungi | 14:01 |
fungi | frickler: we can apply a semaphore to keep more than one from running simultaneously, but that would serialize the whole pipeline when the only real problem is multiple release note builds for the same project occurring in parallel | 14:03 |
frickler | well the job usually seems to finish in less than a minute, so maybe serializing everything could be acceptable? | 14:04 |
fungi | also the promote pipeline is branch-aware, which means it only deduplicates runs for the same project+branch. if we made it non-branch-aware that might help but not sure what other jobs might be adversely affected by that choice (though i guess there could be a dedicated pipeline for that) | 14:04 |
elodilles | release-team: note that i've +2+W'd the python-openstackclient 7.1.1 u-c bump patch ( https://review.opendev.org/c/openstack/requirements/+/929504 ) based on yesterday's discussion | 14:04 |
fungi | frickler: another possibility we've talked about is seeing if rsync can be coaxed into not sticking its tempfiles inside the same tree where they conflict with one another | 14:06 |
ttx | elodilles: noted | 14:06 |
fungi | frickler: though that would only address collisions that lead to build failures, and wouldn't help the other related case with race conditions publishing things out of sequence | 14:06 |
priteau | I have hit this issue multiple times, I try to leave some delay between approvals but maybe forgot this time | 14:10 |
priteau | Should I submit an openstack/releases patch to add the release note link or will you do it via automation? | 14:11 |
elodilles | priteau: let me generate a patch for that | 14:16 |
elodilles | frickler: quick question, shouldn't all the failed reno sync fixed by the above reenqueue? i mean, cinder's job failed some yesterday and i thought cinder's reno page should be available with the reenqueue :-o https://zuul.opendev.org/t/openstack/builds?job_name=promote-openstack-releasenotes&result=FAILURE&skip=0 | 14:26 |
frickler | elodilles: I only reenqueued 928155 | 14:29 |
frickler | I can check the others since Friday in a bit | 14:30 |
elodilles | ah, i see. then please check those. thanks in advance! | 14:36 |
frickler | ok, I've repromoted the puppet-neutron change 929373,5. all others have had later successful reno promotions, so those should be fine | 14:49 |
elodilles | thx o/ | 15:03 |
opendevreview | Elod Illes proposed openstack/releases master: Add release note links for 2024.2 Dalmatian #2 https://review.opendev.org/c/openstack/releases/+/929659 | 15:08 |
*** bauzas_ is now known as bauzas | 19:28 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!