Thursday, 2023-01-05

opendevreviewLuke Odom proposed openstack/diskimage-builder master: Add swap support  https://review.opendev.org/c/openstack/diskimage-builder/+/86927002:34
opendevreviewLuke Odom proposed openstack/diskimage-builder master: Add swap support  https://review.opendev.org/c/openstack/diskimage-builder/+/86927002:53
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Check and grow the GPT structure to the end of the volume  https://review.opendev.org/c/openstack/diskimage-builder/+/82755804:03
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Set LVM_RUN_BY_DMEVENTD=1 for lvextend  https://review.opendev.org/c/openstack/diskimage-builder/+/86927404:03
*** pojadhav is now known as pojadhav|ruck04:36
*** tkajinam is now known as Guest29904:46
*** soniya29 is now known as soniya29|lunch07:30
*** soniya29|lunch is now known as soniya2908:14
*** ysandeep is now known as ysandeep|lunch08:16
opendevreviewAde Lee proposed zuul/zuul-jobs master: Add ubuntu to enable-fips role  https://review.opendev.org/c/zuul/zuul-jobs/+/86688109:02
*** ysandeep|lunch is now known as ysandeep09:34
zigoHi there!10:32
zigoDo we have py3.11 available for tests?10:32
zigoI'd love it if the next Antelope was 3.11 validated...10:33
opendevreviewAde Lee proposed zuul/zuul-jobs master: Add ubuntu to enable-fips role  https://review.opendev.org/c/zuul/zuul-jobs/+/86688110:59
opendevreviewAde Lee proposed openstack/project-config master: Add FIPS job for ubuntu  https://review.opendev.org/c/openstack/project-config/+/86711210:59
*** rlandy|out is now known as rlandy11:09
*** dviroel|ourt is now known as dviroel11:45
opendevreviewAde Lee proposed zuul/zuul-jobs master: Add ubuntu to enable-fips role  https://review.opendev.org/c/zuul/zuul-jobs/+/86688111:53
fricklerzigo: "we" as in zuul+opendev have a tox-py311 job in https://opendev.org/zuul/zuul-jobs/src/branch/master/zuul.d/python-jobs.yaml#L19611:53
fricklerfor openstack there is no job yet, afaict, there was a proposal to use Lunar, but that seems not feasible11:54
fricklercf. https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/868915 , that might be switched to run on Jammy instead11:54
frickleralthough iiuc Jammy only has a rc version of 3.11, which may be suboptimal11:55
frickleris py3.11 available in bullseye?11:56
fricklerkind of a chicken and egg situation I fear11:57
fricklerI think the ensure-python role could also support installing from source, not sure how feasible that would be for general tox jobs11:58
zigofrickler: It's available in Bookworm.12:02
zigoThere, there's 3.11.112:02
zigoWe're currently removing python 3.10 from Bookworm...12:03
zigoCurrently, I only have these 2 to fix and OpenStack should be working fully:12:04
zigohttps://bugs.debian.org/102652412:04
zigohttps://bugs.debian.org/102659112:04
zigoThe rest of, I believe I fixed already.12:04
zigoWhen these are closed, I can try to run functional tests.12:04
fricklerwell we're mostly committed to only running released distro versions. you can try to submit a patch to dib to build bookworm images early12:04
zigoBookworm will be in freeze at the end of the month, that may be a more sensitive time to do that.12:05
*** ysandeep is now known as ysandeep|afk12:32
*** dasm|off is now known as dasm13:50
rosmaitawhen someone has a minute, i have a question about ensure_tox_version ... looking at the ensure_tox role, it looks like it is only used when the system tox is not installed, and then it's used to pip-install tox.14:14
rosmaitaso if the system tox is already there, and >=4, then you get tox 4 regardless of ensure_tox_version setting?14:14
rosmaitalooks like that's what happened here: https://zuul.opendev.org/t/openstack/build/c957db6323dc4b42bee07f6b709fb3ad/console#3/0/45/controller14:14
rosmaita(which is the output from the python-cinderclient-functional-py38 job on https://review.opendev.org/c/openstack/python-cinderclient/+/869263/ )14:14
fungirosmaita: yeah, looks like ensure-tox found 4.2.2 present here: https://zuul.opendev.org/t/openstack/build/c957db6323dc4b42bee07f6b709fb3ad/console#3/0/36/controller14:17
rosmaitaok, so it looks like i need to add 'requires=tox<4' in the core section of the tox.ini14:18
rosmaitato force tox to downgrade itself14:19
fungichecking to see if that got installed by something earlier in the job, or whether it's preinstalled on the node image14:19
rosmaitathanks14:19
fungirosmaita: my first guess is it's coming in from here: https://zuul.opendev.org/t/openstack/build/c957db6323dc4b42bee07f6b709fb3ad/log/job-output.txt#907514:20
fungithe install_ovn function in lib/neutron_plugins/ovn_agent seems to pip install tox14:20
* rosmaita says bad words14:21
fungii have a bag full of those if you run out14:21
rosmaitai am pretty well stocked14:21
rosmaitathough i am using them up at an alarming rate14:21
rosmaitafungi: thanks for your help14:23
fungiany time!14:23
*** ysandeep|afk is now known as ysandeep14:26
*** ysandeep is now known as ysandeep|out16:00
*** dviroel is now known as dviroel|lunch16:01
*** soniya29 is now known as soniya29|out16:08
*** pojadhav|ruck is now known as pojadhav|out16:13
*** JasonF is now known as JayF16:28
*** marios is now known as marios|out16:35
Clark[m]zigo: frickler: the Ubuntu rc package for python3.11 is probably sufficient for spot checking things at least.16:57
fungialso 3.11.1 has made it into lunar, so i expect it will end up backported to jammy soon16:59
JayFIs there anyone actively working on the pbr failures for the patch mentioned https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031658.html17:09
JayFThat email was concerning, and the pbr gate seems completely hosed -- if that email is accurate, I think someone (me? maybe?) should look at unbreaking that gate and getting the patch clear17:10
*** dviroel|lunch is now known as dviroel17:10
JayFthis convo is in #openstack-ironic now :D 17:10
fungiJayF: yes, stephenfin has been17:11
clarkbcorvus: can you double check my inline comment in https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/867849/3/zuul.d/project-templates.yaml for accuracy?19:01
opendevreviewLuke Odom proposed openstack/diskimage-builder master: Add swap support  https://review.opendev.org/c/openstack/diskimage-builder/+/86927019:03
corvusclarkb: i agree with your assessment19:28
clarkbthanks!19:29
corvusclarkb: i kinda want to put an asterisk on that  --  project templates do have branch matchers and so may not always be applied.  so it's possible for a variable setting like that to sometimes not take effect, but it's going to depend on the *change*.19:37
corvusclarkb: in other words, if the change matches that project template and causes the template to take effect for that change, then all of the jobs that run for that change will get the variable (regardless of whether they were added in that template or not)19:38
corvusclarkb: i do think what you wrote is correct.  just pointing out there is another axis of motion to this question.  :)19:39
clarkbgot it19:39
*** dviroel is now known as dviroel|afk21:19
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Check and grow the GPT structure to the end of the volume  https://review.opendev.org/c/openstack/diskimage-builder/+/82755821:36
opendevreviewJames E. Blair proposed zuul/zuul-jobs master: use-buildset-registry: add URL to buildset_registry_namespaces  https://review.opendev.org/c/zuul/zuul-jobs/+/86728022:11
opendevreviewJames E. Blair proposed zuul/zuul-jobs master: ensure-kubernetes: add microk8s support  https://review.opendev.org/c/zuul/zuul-jobs/+/86695322:11
opendevreviewJames E. Blair proposed zuul/zuul-jobs master: use-buildset-registry: support microk8s  https://review.opendev.org/c/zuul/zuul-jobs/+/86706322:11
opendevreviewJames E. Blair proposed zuul/zuul-jobs master: Remove zuul-jobs-test-registry-buildset-registry-k8s-docker job  https://review.opendev.org/c/zuul/zuul-jobs/+/86941022:11
*** rlandy is now known as rlandy|out22:13
opendevreviewJames E. Blair proposed zuul/zuul-jobs master: Switch ensure-kubernetes role default to cri-o from docker  https://review.opendev.org/c/zuul/zuul-jobs/+/86941122:13
*** dasm is now known as dasm|off22:33
JayFis there a way to indicate to zuul, in a commit message or otherwise, to completely skip CI jobs for a patch?23:34
JayFe.g. if I'm pushing up a PoC that I don't care/need tests for and I don't wanna churn a bunch of VMs23:35
clarkbremove the jobs from the zuul config in the patch23:35
JayFoh, that's obvious and brilliant23:37
JayF+++23:37

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