Tuesday, 2026-04-14

opendevreviewSteve Baker proposed openstack/diskimage-builder master: Skip local loop device creation for no-final-image builds  https://review.opendev.org/c/openstack/diskimage-builder/+/98448603:39
TheJuliahas anyone looked at CI recently?21:52
TheJuliaI noticed steve's changes are failing in interesting ways, and just curious if anyone else is aware21:53
clarkbsteve's ublk change failed because there are no ublk packages on any of the distros we test on. I left a comment about this21:54
clarkbI haven't looked at the other changes21:54
TheJuliaOne, he added a new role and its not invoked, but its like getting json errors out of ansible21:55
TheJuliawhich is just kind of... eye raising21:55
clarkbdo you have a link to the failure?21:56
clarkbhttps://zuul.opendev.org/t/openstack/build/38f7fea8aef541058a3bc800ae5a0fab this maybe21:59
clarkbTheJulia: https://review.opendev.org/c/openstack/diskimage-builder/+/983813/comments/713b9bec_a5bb0f8f I think ianw debugged here but the assumption a rerun would fix it was wrong?22:01
clarkbthe problem is that json output mode from osc is outputting more than json so then when ansible tries to decode the osc output as json it explodes22:02
TheJuliaI thought I clicked through multiple jobs and saw the same22:02
TheJuliaahh, yeah22:02
TheJuliamakes sense22:02
TheJuliaI'll take a look deep tomorrow with a fresh brain and try to see what else is going on, thanks!22:02
clarkbTheJulia: https://opendev.org/openstack/diskimage-builder/src/branch/master/playbooks/dib-devstack/build-boot-run.yaml#L53-L59 this is the block that is breaking22:05
clarkbI think it is the |from_json that is getting non json output22:05
TheJuliayeah, that would do it. based upon the decoding error, I think its not getting any output22:07
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Skip local loop device creation for no-final-image builds  https://review.opendev.org/c/openstack/diskimage-builder/+/98448623:31

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