| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-08-03 | |||
| 16:00:19 | opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 16:00:19 | opendevmeet | Meeting started Tue Aug 3 16:00:19 2021 UTC and is due to finish in 60 minutes. The chair is gibi. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 16:00:19 | gibi | #startmeeting nova | |
| 16:00:26 | gibi | o/ | |
| 16:00:27 | dansmith | o/ | |
| 16:00:30 | bauzas | humpf, I was about to upload :) | |
| 16:00:37 | elodilles | o/ | |
| 16:00:39 | bauzas | \o | |
| 16:01:39 | gibi | #topic Bugs (stuck/critical) | |
| 16:01:49 | gibi | we have one critical bugg | |
| 16:01:53 | gibi | #link https://bugs.launchpad.net/nova/+bug/1938765 and the fix is #link https://review.opendev.org/c/openstack/nova/+/803322 | |
| 16:02:10 | gibi | where is the bug bot? | |
| 16:02:22 | gmann | o/ | |
| 16:02:25 | gibi | anyhow so the critical bug is: nova-lvm job constantly fails on Glance image upload | |
| 16:02:39 | bauzas | but thanks to lyarwood we have a fix | |
| 16:02:40 | gibi | we have a fix proposed but also the grenade jobs are broken | |
| 16:02:55 | gmann | grenade fix is discussed in QA meeting today and it is approved #link https://review.opendev.org/c/openstack/grenade/+/803317 | |
| 16:02:58 | gmann | it is in gate now | |
| 16:03:06 | gibi | gmann: thanks | |
| 16:03:11 | bauzas | thanks ditto | |
| 16:03:29 | gibi | #link 11 new untriaged bugs (+0 since the last meeting): #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New | |
| 16:03:29 | gibi | we have a stable untriaged bug backlog | |
| 16:03:53 | gibi | any specific bug we need to talk about? | |
| 16:04:25 | gibi | #topic Gate status | |
| 16:04:34 | gibi | as we touched already we have a blocked gate | |
| 16:04:37 | gibi | due to grenade | |
| 16:04:41 | dansmith | question about the lvm jobm, | |
| 16:04:42 | gibi | and the nova-lvm job | |
| 16:04:48 | gibi | dansmith: sure | |
| 16:04:53 | dansmith | that clearly wasn't always hard fail because we merged the quota thing weeks ago | |
| 16:05:00 | dansmith | was it just right on the edge of running out of space or what? | |
| 16:05:07 | gibi | dansmith: nova-lvm is triggered only on libvirt changes | |
| 16:05:11 | gibi | as I learned this morning | |
| 16:05:13 | dansmith | ahh, okay makes sense | |
| 16:05:34 | gibi | https://github.com/openstack/nova/blob/master/.zuul.yaml#L152 | |
| 16:06:25 | bauzas | yup | |
| 16:06:29 | bauzas | see my email thread | |
| 16:06:36 | bauzas | it only touches the libvirt ones | |
| 16:07:01 | bauzas | as I guess the lvm imagebackend is only supported by the libvirt driver, right? | |
| 16:07:08 | gibi | I guess so too | |
| 16:07:08 | dansmith | yeah, I didn't get that from your email | |
| 16:07:12 | dansmith | but I see that's what you meant | |
| 16:07:41 | bauzas | but, yeah we could maybe regress due to some other modification and don't see it | |
| 16:08:30 | gibi | so besides the two gate blockers we have a list of bugs causing some trouble on the gate #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure | |
| 16:08:55 | gibi | but looking at that list I don't see any new one (besides the nova-lvm bug) | |
| 16:09:21 | gibi | placement periodic jobs are green | |
| 16:09:27 | gibi | #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly | |
| 16:09:36 | gibi | any gate failure we need to talk about today? | |
| 16:10:16 | gibi | #topic Release Planning | |
| 16:10:22 | gibi | We past M2 and spec freeze. M3 is in 4 weeks. | |
| 16:10:29 | gibi | We have 21 approved an open blueprints and we have 4 weeks to finish them. Please focus review effort on bps in Needs Code Review state. | |
| 16:10:34 | gibi | Next deadline is non-client library freeze at 16th of August | |
| 16:11:09 | gibi | these are the features we are tracking for Xena #link https://launchpad.net/nova/+milestone/xena-3 | |
| 16:11:47 | gibi | is there any bp that needs special attention? | |
| 16:12:09 | gibi | (besides the generic "I need code review" requests) | |
| 16:13:28 | gibi | #topic PTG Planning | |
| 16:13:33 | gibi | PTG timeslots has been booked see #link http://lists.openstack.org/pipermail/openstack-discuss/2021-July/023787.html | |
| 16:13:38 | gibi | The PTG etherpad is ready to be filled with topics: #link https://etherpad.opendev.org/p/nova-yoga-ptg | |
| 16:13:42 | gibi | If you see a need for a specific cross project section then please let me know | |
| 16:13:58 | gibi | any question about the upcoming PTG? | |
| 16:15:19 | gibi | #topic Stable Branches | |
| 16:15:23 | gibi | wallaby, victoria, ussuri gates look OK | |
| 16:15:26 | gibi | train, stein, rocky (and probably queens, pike?) gates fail: grenade + nova-live-migration jobs ("rsync: change_dir "/home/zuul/src/*/openstack/neutron-lbaas" failed: No such file or directory") | |
| 16:15:30 | gibi | possible fix: https://review.opendev.org/c/openstack/devstack-gate/+/803346 | |
| 16:15:38 | gibi | EOM( elodilles | |
| 16:16:13 | gibi | any question about stable? | |
| 16:17:32 | gibi | #topic Sub/related team Highlights | |
| 16:17:36 | gibi | Libvirt (bauzas) | |
| 16:17:45 | bauzas | well, I think we discussed about the blocking job... | |
| 16:17:58 | bauzas | for the moment, hold your breath if you wanna touch libvirt | |
| 16:18:02 | gibi | jepp | |
| 16:18:24 | gibi | #topic Open discussion | |
| 16:18:32 | gibi | I have two small topic | |
| 16:18:34 | bauzas | for other stuff, I don't know, we're close to M-3 so maybe it should be a right time about thinking about the libvirt release versions | |
| 16:18:38 | bauzas | that's it | |
| 16:18:42 | gibi | ohh sory | |
| 16:18:44 | gibi | sorry | |
| 16:18:47 | bauzas | nah | |
| 16:18:58 | gibi | do we need to bump min version? | |
| 16:19:02 | bauzas | nothing urgent but I'll be off the grid for the next 3 weeks | |
| 16:19:20 | bauzas | gibi: good question, I don't know | |
| 16:19:25 | bauzas | that's why i asked for it | |
| 16:20:06 | bauzas | but meh, let's move on | |
| 16:20:59 | gibi | last time we bumped in wallaby https://review.opendev.org/c/openstack/nova/+/754700 | |
| 16:21:52 | gibi | anyhow if somebody feels that we need a libvirt min version bump then it is the good time to propose it | |
| 16:22:28 | gibi | going back to | |
| 16:22:31 | gibi | #topic Open discussion | |
| 16:22:56 | gibi | 1) this week Thrusday we will have the Asia friendly meeting slot | |
| 16:23:05 | gibi | Aug 5 2021 8:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-08-05T08:00:00) | |
| 16:23:16 | gibi | I will chair it as usual | |
| 16:23:40 | gibi | 2) I will be on PTO next week so I need somebody to chair the next week's weekly meeting | |
| 16:23:45 | gibi | or I will cancel itt | |
| 16:23:46 | gibi | it | |
| 16:24:16 | bauzas | can't run it | |
| 16:24:23 | bauzas | as I'll be on PTO for the next 3 weeks | |
| 16:26:05 | gibi | then I will cancel it | |
| 16:26:09 | gibi | no worries | |
| 16:26:11 | bauzas | heh | |
| 16:26:17 | gibi | any other topic for today? | |
| 16:26:48 | stephenfin | yeah, cancelling seems best given the amount of people that won't be around (I'm thinking I'll be out next week too) | |