Thursday, 2026-08-20

*** erlon2 is now known as erlon02:23
opendevreviewGhanshyam Maan proposed openstack/nova master: Shutdown thread pool executors during graceful shutdown  https://review.opendev.org/c/openstack/nova/+/100021103:03
opendevreviewGhanshyam Maan proposed openstack/nova master: Create services required thread pool executors during service initialization  https://review.opendev.org/c/openstack/nova/+/100157203:57
*** jlejeune5 is now known as jlejeune03:57
gmaangibi: i saw the same notification test failing again, reported the bug with trackback and link https://bugs.launchpad.net/nova/+bug/216460604:00
opendevreviewGhanshyam Maan proposed openstack/nova master: Create services required thread pool executors during service initialization  https://review.opendev.org/c/openstack/nova/+/100157204:01
dansmithgouthamr: I've restarted m-shr and no reconcile has happened. I've captured the logs for the service during the restart, a dump of the manila database, and a capture of what osc shows me13:38
dansmithgouthamr: anything else you want me to capture (other service logs) before I force fix the share and move on?13:38
gouthamrdansmith: o/ ty, looking14:21
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99432114:57
gouthamrdansmith: in meetings and got distracted; did you have the log posted somewhere? i can take a look at it and i'm thinking we have an eventlet bug.. I don't need anyhing else though, so yes.. force-fix the share with "access delete --unrestrict" as admin 15:22
dansmithgouthamr: no, I was waiting to see if you wanted me to capture anything else.. I'll post what I have in a sec then15:22
gouthamrdansmith: i reported this https://bugs.launchpad.net/manila/+bug/2164609 and started investigating.. my hunch is this has to do with the eventlet backend (default today)15:23
gouthamrdansmith: tyty15:23
dansmithgouthamr: the logs and things could go in the bug.. do you want the DB dump there as well (or not at all?)15:23
dansmithoh, is that bug for something more specific and thus not quite appropriate?15:26
dansmithFWIW, it does seem like restarting the service takes a long time, like it's waiting for something15:26
gmaandansmith: btw, this is ready. CI is flaky over other unrelated failure so zuul -1 https://review.opendev.org/c/openstack/nova/+/1000211/1415:28
dansmithack15:28
gmaanthanks15:28
dansmithgouthamr: the log is too big to paste, as is the sql dump of course, so I emailed them to you and you can decide what to do witht hem15:44
gouthamrah! thank you dansmith, got that email - this is super helpful15:48
dansmithgouthamr: using --unrestrict let me delete the stuck access rule. attempting to start the instance after that re-created the rule and the instance started (for the first time ever)15:49
dansmithso that's good, I was able to get it working again with just admin/api stuff and no surgery.. IIRC, this would all have required surgery to resolve before you added the idempotent give-myself-access-always-on-start behavior15:50
dansmithso a definite win for robustness, IMHO15:50
gouthamrwow 😅15:50
gouthamrdansmith: ty for pushing for that robustness.. this looks a lot better than i initially intended it16:06
gouthamrwill get back to you about the m-shr issues16:06
* dansmith nods16:07
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99432117:40
gmaananother bug (most prob tempest schema) happening in gate, reported https://bugs.launchpad.net/nova/+bug/216467718:06
gmaancurrently I am seeing these many failure happening in CI, not sure we have etherpad to track them ( Uggla may knows ) but listing here just in case anyone else want it to check it before recheck18:08
gmaanhttps://bugs.launchpad.net/nova/+bug/216460618:08
gmaanhttps://bugs.launchpad.net/nova/+bug/216355218:08
gmaanhttps://bugs.launchpad.net/nova/+bug/216344818:08
gmaanhttps://bugs.launchpad.net/nova/+bug/216025418:08
gmaanhttps://bugs.launchpad.net/nova/+bug/216467718:08
melwittgmaan: I thought a schema validation failure would be 100% fail rate, so I'm a bit confused for this. the example linked in https://bugs.launchpad.net/nova/+bug/2164677 patch is also not touching any API area so it's not that either18:20
gmaanmelwitt: indeed. it is a clear error in tempest schema but not sure why it was/is not failing 100% there is 'instance_uuid' in required field instead of 'server_uuid' field https://github.com/openstack/tempest/blob/master/tempest/lib/api_schema/response/compute/v2_1/servers.py#L55518:22
melwittgmaan: hm, it looks like it's /servers/{server_id}/migrations API has the 'server_uuid'18:26
melwitthttps://github.com/openstack/nova/blob/ec47550235877e82f529f6a8c99f32dd9ea9c1a8/nova/api/openstack/compute/schemas/server_migrations.py#L8518:27
gmaanmelwitt: yeah, i think i got it. this schema is for list server in-progress  live migration and most of time it may be empty so passing but this time it catch the in-progress live migration and hit the schema bug18:27
melwittahhh18:27
melwittmakes sense18:28
gmaanhere https://github.com/openstack/tempest/blob/master/tempest/api/compute/admin/test_live_migration.py#L477C9-L477C3118:28
gmaanwill fix it but happy that this test is catching some in-progress live migration :)18:28
melwittyeah agreed18:29
melwittso yeah looks like in that case the tempest schema is wrong ... it should be server_uuid for the migrations API18:29
gmaanyeah fixing https://review.opendev.org/c/openstack/tempest/+/100172218:32
gmaanbtw added these gate failures in this etherpad https://etherpad.opendev.org/p/nova-ci-failures-minimal19:12
melwitt++19:18
melwitt(aside: looks like i need to clean up some really old stuff on there)19:19
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99432120:16
gmaanGmaan@openrh2820:32
gmaanoops :)20:33
opendevreviewMerged openstack/nova master: Unify the thread pool executors into a central factory  https://review.opendev.org/c/openstack/nova/+/99857121:11
opendevreviewGhanshyam Maan proposed openstack/nova master: Add doc and release notes for the graceful shutdown task tracking  https://review.opendev.org/c/openstack/nova/+/99714121:13

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