Wednesday, 2022-04-13

stevebaker[m]arne_wiebalck, holtgrewe : The SIG video is live, https://www.youtube.com/watch?v=5yJvXFOqzSI01:49
stevebaker[m]This time I actually processed the audio, so its cleaned up a bit with EQ, gating, compression01:50
rpittaugood morning ironic! o/05:19
rpittauadmiyo: I think I see what your problem is, if you're using recent werkzeug version (>=2.1) in your ipa ramdisk, it removed deprecated mixins, including json https://github.com/pallets/werkzeug/commit/7b52ecd8f3a67e19df32467a832761f4f0d97c8b05:21
rpittauour bifrost debian CI jobs are also failing because of that05:21
rpittauso we actually need to adapt the ipa code05:22
rpittauI blame the new upper-constraints :)05:27
jandershey rpittau o/ good morning05:30
rpittauhey janders :)05:30
rpittaubreakfast, bbl05:31
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: [WIP] Use Werkzeug modern version  https://review.opendev.org/c/openstack/ironic-python-agent/+/83766106:00
arne_wiebalckGood morning janders rpittau and Ironic!06:36
rpittauhey arne_wiebalck :)07:05
rpittaugit is still broken in CI ?07:17
rpittaucontext -> http://lists.openstack.org/pipermail/openstack-discuss/2022-April/028160.html07:19
dtantsurgood morning folks! looking for a 2nd +2 on https://review.opendev.org/c/openstack/ironic/+/83737907:22
opendevreviewDmitry Tantsur proposed openstack/ironic master: [WIP] Decouple deploy callback timeout from deploy step timeout  https://review.opendev.org/c/openstack/ironic/+/83769007:33
waleedm_Hi, guys, Is there a way to list all interfaces for node using, openstack baremetal port list ?07:48
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: [WIP] Use Werkzeug modern version  https://review.opendev.org/c/openstack/ironic-python-agent/+/83766108:17
dtantsurwaleedm_: the port listing command lists all NICs *known to ironic*. if you use inspection, it may be all NICs.08:24
Nisha_zer0c00l, hi08:24
Nisha_dtantsur, hi08:24
dtantsuro/08:25
Nisha_dtantsur, do u have any idea of the timezone we can catch hold of zer0c00l or rloo for clarification on anaconda based deploy?08:25
dtantsurNisha_: I think Ruby is in Canada East, and zer0c00l is in US west. Maybe write them an email? you can find the addresses in gerrit.08:26
dtantsurunfortunately, TheJulia seems out this week, otherwise you could ask her as well08:26
Nisha_dtantsur, ohk. I didnt know TheJulia is also aware of anaconda based deployment thing....Ok let me write an email to them and check if they can suggest the way...08:27
Nisha_dtantsur, thank you :)08:27
dtantsurNisha_: I assume you did check that the image a6135e20-fdb0-4edb-88db-c9fb9898f921 exists and is public?08:28
Nisha_dtantsur, yes its a working image and freshly uploaded to glance. Earlier we assumed that the connection to glance is not working so we tried another node with another image with deploy interface as "direct" and there node validate works fine08:29
Nisha_so glance connectivity is fine and the image for anaconda deploy is created the way it is documented08:29
dtantsurNisha_: are you using the very recent Ironic? I think there has been some large fixes not so long ago.08:30
Nisha_but as soon as the deploy interface is chnaged to anaconda, we get this error08:30
Nisha_yes ironic is recent one, i guess around 2-3 weeks old08:30
Nisha_ramdisk is around 1 month older08:31
Nisha_dtantsur, so these fixes were in ironic or in IPA?08:31
dtantsurin Ironic08:32
dtantsurI don't think IPA is involved in the anaconda deploy at all08:32
Nisha_Ok let me try pulling latest ironic and see08:32
Nisha_IPA not required for loading/trigerring kickstart based deploy? 08:33
Nisha_means we dont need to populate deploy_ramdisk and deploy_kernel?08:33
Nisha_just asking as per above statement :)08:33
dtantsurI guess so? I'm not really familiar with the anaconda deploy beyond some basic facts08:34
Nisha_ok. Let me first try pulling latest ironic and see if it goes through. if not, then i will shoot out the mail to Ruby, zer0c00l and TheJulia 08:34
Nisha_dtantsur, thanks for the help :) atleast i know even ironic may need further update :)08:35
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: [WIP] Use Werkzeug modern version  https://review.opendev.org/c/openstack/ironic-python-agent/+/83766108:36
dmelladomorning ironic folks ;)09:05
rpittauhey dmellado :)09:06
dmelladolet's see how the day goes on. My kid was forbidding me to do any work this morning xD09:06
dmelladono, daddy, you're not going to work. you'll be playing with me xD09:07
rpittauso ironic-lib CI is also broken \o/09:09
rpittauit does look like a recent thing, right after the branch cut09:10
dmelladooh, awesome09:10
dmelladoxD09:10
rpittauyeah, this week is not particularly good for CI09:10
rpittauor last week09:10
rpittauor any week09:11
dmelladoI was going to say any weeek lol09:11
dmelladosomething always happens09:11
dmelladobut I don't want to mention the devil (aka prow...)09:12
rpittauwe're running both test_baremetal_server_ops_partition_image and test_baremetal_server_ops_wholedisk_image in both partition and wholedisk jobs, quite puzzled by that09:12
dmelladodo you run anything on real baremetal? or it's all sushy-tools09:13
dmelladojusst wondering09:13
rpittaudmellado: I have experience with prow on Openshift side of things, not a huge fan :/09:13
dmelladoxD09:13
dmelladodamn keyboard....09:13
dtantsurrpittau: there are no more separate partition and whole disk jobs09:15
dtantsurwe just haven't renamed them properly...09:15
dtantsurthe actual difference is probably around netboot vs local boot09:16
dtantsurdmellado: all our CI is virtual09:16
dtantsurwell, okay, we also have bare metal 3rd party CI09:16
rpittauah right09:16
dmelladoI can just say that I'm missing zuul/gerrit a LOT09:17
dmelladodammit09:17
dmelladoxD09:17
rpittauI'm cehcking the config in ironic-lib, I do see IRONIC_TEMPEST_WHOLE_DISK_IMAGE True or False in the two jobs09:17
dtantsurthat's quite a mess, yes09:17
rpittaubut yeah, I remember now09:17
dtantsurwe need to make sure we don't run local boot + partition image + BIOS09:18
* dtantsur brb09:18
rpittauyeah, the local one seems failing09:18
rpittauno, gosh, it's the netboot one09:19
opendevreviewRiccardo Pittau proposed openstack/ironic-lib master: [WIP] Update jobs names  https://review.opendev.org/c/openstack/ironic-lib/+/83770509:26
rpittauso now we just need a fix for the git issue09:28
dmelladowhat's going on with git? CI not cloning or smthing?09:33
rpittaudmellado: http://lists.openstack.org/pipermail/openstack-discuss/2022-April/028160.html09:37
dmelladopbr to be09:37
dmelladounable to access the package metadata09:37
dmelladoawweeesome xD09:38
opendevreviewEbbex proposed openstack/bifrost master: Simplify bifrost-ironic-install required_defaults  https://review.opendev.org/c/openstack/bifrost/+/83723410:39
opendevreviewEbbex proposed openstack/bifrost master: Allow for almalinux and rocky installations  https://review.opendev.org/c/openstack/bifrost/+/83723510:39
iurygregorygood morning Ironic 11:20
jandershey iurygregory o/11:25
opendevreviewEbbex proposed openstack/bifrost master: Allow for almalinux and rocky installations  https://review.opendev.org/c/openstack/bifrost/+/83723511:42
iurygregoryhey janders 11:44
opendevreviewEbbex proposed openstack/bifrost master: Allow for almalinux and rocky installations  https://review.opendev.org/c/openstack/bifrost/+/83723511:44
janderssee you tomorrow Ironic o/12:00
rpittaubye everyone, see you on Tuesday! o/15:53
ayoungWhat is the expected approach to DNS in a bifrost deploy?  It was working, then I did a redeploy, and now when I pxe boot, I get the error message that translates to no DNS servers avaialble.  I don't see an entry for them in the dnsmasq.conf on the controller17:34
iurygregoryayoung, not sure if helps https://docs.openstack.org/bifrost/latest/user/dhcp.html17:39
rpiosoiurygregory: It would helpful to also get TheJulia's perspective on maintaining stable/train when she returns. Thank you!19:56
stevebaker[m]good morning22:24
iurygregorydansmith, hey o/ not sure if you are still working or already sleeping, I've pushed an initial patch to ironic with the grenade skip level https://review.opendev.org/c/openstack/ironic/+/836966 I've added some questions on it, when you have some time please take a look o/23:49

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