Friday, 2021-07-09

opendevreviewMatthias Runge proposed openstack/telemetry-tempest-plugin master: Move doc requirements to doc  https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/80016207:39
tkajinammrunge_, I don't know how we ended up in this situation but seems panko repo still has some leftovers ... https://opendev.org/openstack/panko08:32
tkajinamI raised this in #openstack-releases but we might need some manual cleanup to remove anything else than README.rst and .gitreview08:33
tkajinamso far I got no response08:33
mrunge_tkajinam: oh, oops08:54
mrunge_no idea how this happened, probably because I made some mistake during the removal08:54
tkajinammrunge_, I guess another patch came in and some files added by the patch were not deleted during rebase08:55
mrunge_yeah, that seems possible08:55
tkajinambut it's just a guess. I remember I downloaded a patch once to check all files and confirmed everything is deleted08:55
tkajinambut maybe something has been changed since then08:55
mrunge_In any case, I'll send a follow-up08:56
mrunge_good catch tkajinam 08:56
tkajinammrunge_, thanks08:56
tkajinamI was looking at panko repo to find example README.rst to retire another repo :-)08:56
tkajinamand noticed that issue :-(08:56
opendevreviewMatthias Runge proposed openstack/panko master: Remove leftovers of retirement  https://review.opendev.org/c/openstack/panko/+/80016708:58
mrunge_I fear we may have to disable the tests again, then merge the removal and enable tests another time08:58
*** mrunge_ is now known as mrunge08:59
manpreetkmrunge: Hi this is regarding a tacker patch [1]. While migrating to SQLAlchemy 1.4, tacker functional test cases are failing due to python-aodhclient exception. Could you please help in merging aodh patch [2] as tacker depends on this fix.  Thanks in advance.09:45
manpreetk[1] https://review.opendev.org/c/openstack/tacker/+/796160/1109:45
manpreetk[2] https://review.opendev.org/c/openstack/aodh/+/79965109:45
mrungemanpreetk: looking09:45
manpreetkThanks 09:45
mrungemanpreetk: it seems that we are currently blocked by httpd crashing on ubuntu during tests09:46
mrungehttps://zuul.opendev.org/t/openstack/build/6c1795fd98514095b4f8d165b20b2c82/log/controller/logs/apache/error_log.txt#6609:46
mrungelike core dumping09:46
mrungethe test itself works fine on aodh09:46
mrungeit must be a combination of tempest, tempest-telemetry and ... httpd 09:47
mrungemanpreetk: remind me please, why are you blocked by [2] ?09:48
opendevreviewMatthias Runge proposed openstack/aodh master: SQLAlchemy url is now immutable  https://review.opendev.org/c/openstack/aodh/+/80007009:53
manpreetkmrunge: Thanks for sharing details. In tacker, while VNF creation we are getting aodhclient exception in heat logs, please find logs https://zuul.opendev.org/t/openstack/build/701fa35fcb97448e808699a5d4672828/log/controller/logs/screen-h-eng.txt?severity=410:01
manpreetkmrunge: after applying patch [2], problem resolved for us.10:02
mrungehmm, let me check that in aodh10:02
manpreetkok10:02
mrungemanpreetk: you collected a couple of core dumps during that task10:04
mrungehttps://zuul.opendev.org/t/openstack/build/701fa35fcb97448e808699a5d4672828/log/controller/logs/apache/error_log.txt10:04
mrungeI wonder what would cause httpd to core dump here10:04
opendevreviewMatthias Runge proposed openstack/aodh master: Make aodh tempest jobs non-voting  https://review.opendev.org/c/openstack/aodh/+/80017410:07
mrungetkajinam: HI, if you are still there, would you think it'd make sense to combine https://review.opendev.org/c/openstack/aodh/+/800070 and https://review.opendev.org/c/openstack/aodh/+/799651/ ?10:34
mrungethey in combination seem to fix the failing tests10:35
opendevreviewMatthias Runge proposed openstack/aodh master: Replace oslo_utils.fnmatch with fnmatch  https://review.opendev.org/c/openstack/aodh/+/80019810:47
opendevreviewTakashi Kajinami proposed openstack/aodh master: Replace oslo_utils.fnmatch with fnmatch  https://review.opendev.org/c/openstack/aodh/+/79965112:01
tkajinammrunge, I though my change is not required to fix gate atm . Is there any change ?12:04
tkajinammrunge, I mean, iiuc you change should be enough to fix the gate. so we can merge these two separately... which would be better IMO12:05
tkajinammine is just fixing deprecation warning at this timing.12:05
opendevreviewTakashi Kajinami proposed openstack/aodh master: Replace oslo_utils.fnmatch with fnmatch  https://review.opendev.org/c/openstack/aodh/+/79965112:08
opendevreviewTakashi Kajinami proposed openstack/aodh master: SQLAlchemy url is now immutable  https://review.opendev.org/c/openstack/aodh/+/80007012:08
opendevreviewTakashi Kajinami proposed openstack/panko master: Retire panko, remove all contents  https://review.opendev.org/c/openstack/panko/+/80021312:13
mrungetkajinam: it looks like your change fixes the issue on httpd others are seeing12:22
mrungeand indeed there is a httpd segfault happening during tempest tests, which seem to work with your patch12:23
mrungeI can not see the connection so far12:23
mrungebut if it fixes the issue: fine with me :)12:23
opendevreviewMerged openstack/ceilometer master: Moving IRC network reference to OFTC  https://review.opendev.org/c/openstack/ceilometer/+/79993112:45
tkajinammrunge, yeah . so if this passes the gate then let's merge these separately https://review.opendev.org/c/openstack/aodh/+/80007013:04
tkajinamif it fails merge the merged version13:04
mrungetkajinam: the merged version passes, the patches separately fail13:04
mrungeyou see they fix 1/2 of the failures each13:05
mrungeI hope you're not mad with me if I'm just approving the merged patch13:05
tkajinamyeah but it's still interesting... as I mentioned mine is supposed to fix deprecation warning and not intended to fix any breakage13:05
mrungeindeed, there is something really strange going on, and I can not imagine how your patch would fix a core dump with httpd13:06
mrunge(but it does!)13:06
tkajinammrunge, do you mind giving another try for separate patches ? if https://review.opendev.org/c/openstack/aodh/+/800070 fails again, I totally agree with you13:06
mrungeI don't mind13:07
mrungeno life depends on this getting merged today or Monday (or so)13:07
tkajinam:-)13:08
mrungeit just failed again13:08
tkajinammrunge, +1ed the merged version13:11
mrungethank you tkajinam 13:11
mrungeI'd really like to understand why just getting rid of the deprecation notice makes such a difference13:11
tkajinamyeah13:12
tkajinamI have abandoned one of separated patches I submitted13:13
tkajinamthe other one is yours so I can't abandon it13:13
mrungeI'll abandon that asap13:14
mrungeand thank you for submitting a patch to clean up panko left-overs13:14
tkajinamnp. I didn't notice you already posted one13:14
tkajinamit seems we should make the job noop again to make it in13:14
mrungeyes, exactly that's what I'm going to do13:15
tkajinammrunge, could you check the comment on my change ? https://review.opendev.org/c/openstack/panko/+/80021313:18
tkajinamI think the same is applied to yours. I abandoned mine as duplicate but that comment should be addressed IMO13:19
mrungegood catch, yes13:19
opendevreviewMatthias Runge proposed openstack/panko master: Remove leftovers of retirement  https://review.opendev.org/c/openstack/panko/+/80016713:22
opendevreviewMerged openstack/aodh master: Replace oslo_utils.fnmatch with fnmatch  https://review.opendev.org/c/openstack/aodh/+/80019814:16
opendevreviewMerged openstack/aodh master: Merge notifier opts  https://review.opendev.org/c/openstack/aodh/+/78774116:28

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