Friday, 2025-06-06

*** mhen_ is now known as mhen01:13
opendevreviewMerged openstack/devstack-plugin-ceph master: Deploy rbd-mirror daemon  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/94876811:48
*** haleyb is now known as haleyb|out14:17
sean-k-mooneygmaan: have you seen https://paste.opendev.org/show/bp8QWbT7C1hhNA04janf/ before16:20
sean-k-mooneyits form a job that im hacking to run with pytho3.13 using pyvenv16:20
sean-k-mooneyi dont see how that could possibly be related16:21
sean-k-mooneybut have we seen any mysql passowrd setup issues on noble like this?16:21
sean-k-mooneyi jsut kicked off a recheck to see if this will repeat16:22
sean-k-mooneyim wondering if this is possible related to bindep16:23
sean-k-mooneyi used ensure bindep to install gcc ectra so that may have also installed mysql adn caused some issues16:24
sean-k-mooneyim checkign the actuly output.txt now but just tought i would ask here to make sure this is specific to my job and not somethign affecting gate jobs in general16:25
sean-k-mooneyim going to run with that in the absence of other evidecne and see if i can get this to work 16:27
sean-k-mooneymy overall goal is to get some more useful data about just how broken nova is on 3.13 due to the eventlet porblems16:27
sean-k-mooneyok the job is as far as installing neutron so it might have already got past where it was failing before16:56
clarkbsean-k-mooney: I think this is unlikely given what I know of devstack setup but in the zuul test suite we discovered that mariabd (not mysql) has a race condition with flush privileges that prevents concurrent logins from occuring17:03
clarkbsean-k-mooney: we fixed that by removing unnecessary flush privileges calls17:03
clarkbupstream also has a fix if you wait for a new mariadb or use mysql17:03
sean-k-mooneyok well it seams it was caused by installign it with bindep17:05
sean-k-mooneyi just split out the compile deps into a diffent target and stopped usign test17:05
sean-k-mooneybtu then it faisl in nova-manage17:05
sean-k-mooneyso my job is now workign and as we kind of expect nova is explodign on python 3.13 because i assume eventlet17:06
sean-k-mooneybut now tha ti have somethign kind of workign i can put this on top fo gibi's evenlet series17:07
sean-k-mooneywell or too the side17:07
sean-k-mooneyvia depend-on17:07
gmaansean-k-mooney: no, I have not seen this before17:08
sean-k-mooneyoh no im wrong17:08
sean-k-mooneyit failed the same way but later we call nova-mange in post and that also failes17:09
sean-k-mooneyclarkb: so sorry you were saying there is a race17:09
sean-k-mooneyclarkb: is that patch still up for review17:09
sean-k-mooneyi can try pullling it in17:09
sean-k-mooneythis is how its failing https://zuul.opendev.org/t/openstack/build/dd9da3eecd304f9a9cb4df57a0a3557e/log/job-output.txt#1201317:10
clarkbsean-k-mooney: it was in the zuul test suite I don't think its anything to pull in. More just calling out the behavior we discovered since it affects logins to the db which is what your paste indicated problems with17:10
clarkbbasically if in the db you run flush privileges there is a small window of time where all new connectiosn will fail to authenticate17:10
sean-k-mooneyack17:10
sean-k-mooneyill need to check the code but i wonder if this is runnign as an asycn job in devstack17:13
sean-k-mooneythat would be a no17:17
sean-k-mooneyits failing between setign teh passwrod with mysladmin and then trying to create the database user17:18
sean-k-mooneyhttps://github.com/openstack/devstack/blob/master/lib/databases/mysql#L110-L13617:18
sean-k-mooneyok well i guess i should just tyr to replciate this locally. there sinet much point in wastign ci resouce tryign to debug this this evning17:20
sean-k-mooneyi think ill call it a day there17:20
sean-k-mooneyenjoy your weekends o/17:20
opendevreviewFernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend  https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/94048218:11
opendevreviewFernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend  https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/94048218:13
opendevreviewFernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Testing devstack-plugin-nfs success rate  https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/95199820:59

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