Tuesday, 2024-05-07

cidI can't just place how my change is breaking the wholedisk_image test which I believe might also be responsible for the state change waiting timeouts.03:07
cidI know it's there, somewhere, I could really use a hand here... https://review.opendev.org/c/openstack/ironic/+/917229. 03:07
iurygregorygood morning Ironic11:27
dkingdtantsur: Would you be available this monring?12:22
opendevreviewcid proposed openstack/ironic-tempest-plugin master: Patch to enforce json extension works in existing API behaviour  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91392612:31
opendevreviewcid proposed openstack/ironic-tempest-plugin master: Testing aarch64 fake-bare-metal-vms  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91844813:10
opendevreviewcid proposed openstack/ironic master: wip: Provision aarch64 fake-bare-metal-vms  https://review.opendev.org/c/openstack/ironic/+/91544113:12
TheJuliao/ dking 13:31
TheJuliadking: a specification document under development from discussions during our most recent ptg which you might find very interesting: https://review.opendev.org/c/openstack/ironic-specs/+/91612613:33
dtantsurdking: only partly - nearly on PTO13:42
dkingTheJulia: Thank you. I'll have to look at it.13:49
opendevreviewcid proposed openstack/ironic-tempest-plugin master: Patch to enforce json extension works in existing API behaviour  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91392614:22
opendevreviewcid proposed openstack/ironic-tempest-plugin master: Testing aarch64 fake-bare-metal-vms  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91844814:27
opendevreviewJulia Kreger proposed openstack/ironic-python-agent-builder master: Match publisher id  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/91517014:27
opendevreviewKaifeng Wang proposed openstack/python-ironicclient master: Client support port name  https://review.opendev.org/c/openstack/python-ironicclient/+/89606714:29
opendevreviewMaximilian Brandt proposed openstack/ironic-python-agent master: Add bmc_subnet information to introspection and Consolidated BMC information retrieval logic into a single function _get_bmc_info().  https://review.opendev.org/c/openstack/ironic-python-agent/+/91834015:33
opendevreviewMaximilian Brandt proposed openstack/ironic-python-agent master: Add bmc_subnet information to introspection  https://review.opendev.org/c/openstack/ironic-python-agent/+/91834015:44
opendevreviewVerification of a change to openstack/ironic-python-agent stable/2023.1 failed: Unmount config drives  https://review.opendev.org/c/openstack/ironic-python-agent/+/91785215:45
opendevreviewcid proposed openstack/ironic-tempest-plugin master: Patch to enforce json extension works in existing API behaviour  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91392615:49
TheJuliaA quick and easy tempest change: https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91727715:53
TheJuliaAnother quick and easy tempest change: https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91800115:54
JayFI was late but did it: https://bugs.launchpad.net/ironic-python-agent/+bug/2061362/comments/315:54
JayFHey so I just wanted to let the larger community know, cid is going to be continuing to work with us upstream on behalf of GR-OSS even though his MLH fellowship is over. \o/15:55
cidI'm honored :D15:56
masgharCongratulations and welcome, cid!16:07
cidThank you16:09
opendevreviewJulia Kreger proposed openstack/ironic-tempest-plugin master: WIP: reboot the node in basic ops tests  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91846216:12
TheJuliaCongrats!16:12
opendevreviewcid proposed openstack/ironic-tempest-plugin master: Patch to enforce json extension works in existing API behaviour  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91392616:13
cidThanks \o/16:14
dtantsurFolks, I'll be on PTO until next Tuesday. The IRC bouncer will be off, so drop me an email if you need to contact.16:23
opendevreviewJulia Kreger proposed openstack/ironic master: Fix spurious CI job failures around partition images  https://review.opendev.org/c/openstack/ironic/+/91846616:57
TheJuliadtantsur: enjoy!16:59
iurygregoryenjoy the PTO dtantsur o/17:17
iurygregorycongratulations cid =)17:18
opendevreviewJulia Kreger proposed openstack/ironic master: docs: detail limitation of use of config drive + rebuild  https://review.opendev.org/c/openstack/ironic/+/91846917:31
opendevreviewMerged openstack/ironic master: docs: detail limitation of use of config drive + rebuild  https://review.opendev.org/c/openstack/ironic/+/91846918:27
opendevreviewJulia Kreger proposed openstack/ironic-tempest-plugin master: WIP: reboot the node in basic ops tests  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91846218:38
JayFclarkb: I'd be very interested to see your script, and see if we can use it to spin up nodes quicker in the Ironic devstack plugin, even if capital-D-devstack doesn't like that approach18:53
TheJuliahuh?18:58
clarkbTheJulia: related to the TC meeting18:59
clarkbJayF: its a devsatck change owned by me that may be abandoned or open but not merged18:59
clarkbI think if the thing dansmith is talking about works though that may be a better otpion as then you're still achieving the goal of using the standard tooling to set up and be an example18:59
JayFTheJulia: tl;dr clarkb has an old devstack change somewhere that uses a osdk script to do a lot of the stuff currently done in devstack via OSC CLI18:59
JayFand supposedly it sped a bunch of things up19:00
JayFI just thought "hey, we have a loop where we call a bunch of update nodes, I bet that'd be an easy win" but then later dan and clark may have found a cooler way to get the same win19:00
TheJuliaok19:00
clarkbhttps://review.opendev.org/c/openstack/devstack/+/673018/7 and child19:01
opendevreviewJulia Kreger proposed openstack/ironic-tempest-plugin master: WIP: reboot the node in basic ops tests  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91846219:04
TheJuliaokay, that should clear the syntax error19:04
TheJuliaJayF: fyi ^19:10
JayFthanks for that! Wanna pick the color I use to mark it off my list :D 19:11
TheJuliaHmm... https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_dd1/915441/20/check/ironic-standalone-aarch64/dd12919/controller/logs/libvirt/libvirt/qemu/node-2_log.txt we're going to need to find a way to observe whatever is failing19:15
JayFwow19:23
JayFgetting to that log at all 👏19:23
TheJuliamuch more an artifact of knowing where to look19:23
clarkbcheck syslog maybe?19:42
clarkbnope nothign in that fiel around those time stamps other than iptables filters19:43
opendevreviewMaximilian Brandt proposed openstack/ironic-python-agent master: Add bmc_subnet information to introspection  https://review.opendev.org/c/openstack/ironic-python-agent/+/91834020:10
TheJuliafound it20:17
TheJuliahttps://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_dd1/915441/20/check/ironic-standalone-aarch64/dd12919/controller/logs/screen-virtualbmc.txt20:17
cidTheJulia: I've seen the feedback, thanks.20:27
cidGood night \o20:27
TheJuliagoodnight20:27
clarkbTheJulia: oh ya there is a devstack change to fix that. I thought it had merged though20:27
clarkboh except I think it may be an override in lib/nova ratehr than a top level var reset20:28
clarkbso your custom virtual baremetal stuff may need to use a similar override (or bubble it up to top level)20:28
opendevreviewMaximilian Brandt proposed openstack/ironic-python-agent master: Add bmc_subnet information to introspection  https://review.opendev.org/c/openstack/ironic-python-agent/+/91834020:28
TheJuliaclarkb: for what specifically?20:28
clarkbTheJulia: for host-model cpu stuff20:29
TheJuliaclarkb: we have an entirely custom xml payload20:30
clarkbah ok20:30
clarkbin the regular devstack case it was trying to do a q6600 nehalem or whatever and then you can't do that on arm. This ist he other way around20:30
opendevreviewMaximilian Brandt proposed openstack/ironic-python-agent master: Add bmc_subnet information to introspection  https://review.opendev.org/c/openstack/ironic-python-agent/+/91834020:31
opendevreviewJulia Kreger proposed openstack/ironic-tempest-plugin master: WIP: reboot the node in basic ops tests  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/91846223:35

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