*** vdrok has quit IRC | 00:18 | |
*** vdrok has joined #openstack-oslo | 00:19 | |
*** sean-k-mooney1 has joined #openstack-oslo | 00:21 | |
*** sean-k-mooney has quit IRC | 00:22 | |
*** dave-mccowan has joined #openstack-oslo | 00:24 | |
openstackgerrit | Xiangfei Zhu proposed openstack/oslo.vmware master: Add PBM WSDL for vSphere 7.0 https://review.opendev.org/c/openstack/oslo.vmware/+/772240 | 01:16 |
---|---|---|
*** rcernin has quit IRC | 02:22 | |
*** zzzeek has quit IRC | 02:28 | |
*** zzzeek has joined #openstack-oslo | 02:30 | |
*** rcernin has joined #openstack-oslo | 02:48 | |
*** spatel has joined #openstack-oslo | 03:08 | |
openstackgerrit | Xiangfei Zhu proposed openstack/oslo.vmware master: Add PBM WSDL for vSphere 7.0 https://review.opendev.org/c/openstack/oslo.vmware/+/772240 | 03:29 |
*** rcernin has quit IRC | 05:08 | |
*** rcernin has joined #openstack-oslo | 05:18 | |
*** spatel has quit IRC | 06:03 | |
*** spatel has joined #openstack-oslo | 06:04 | |
*** spatel has quit IRC | 06:08 | |
openstackgerrit | Ching Kuo proposed openstack/oslo.metrics master: Update Metric Naming https://review.opendev.org/c/openstack/oslo.metrics/+/771389 | 06:38 |
openstackgerrit | Xiangfei Zhu proposed openstack/oslo.vmware master: Add PBM WSDL for vSphere 7.0 https://review.opendev.org/c/openstack/oslo.vmware/+/772240 | 07:38 |
*** rcernin has quit IRC | 07:48 | |
*** ralonsoh has joined #openstack-oslo | 07:55 | |
zigo | hberaud: After upgrading amqp, kombu and eventlet, I'm still gettting: | 08:29 |
zigo | http://paste.openstack.org/show/801916/ | 08:29 |
*** rpittau|afk is now known as rpittau | 08:35 | |
*** sboyron has joined #openstack-oslo | 08:39 | |
hberaud | zigo: why are you using cotyledon? | 08:56 |
zigo | hberaud: I'm not, aodh-listener is ... | 08:57 |
hberaud | ok | 08:57 |
hberaud | did you see similar error elsewhere? | 08:58 |
hberaud | moguimar: FYI ^ | 08:59 |
zigo | hberaud: Absolutely EVERYWHERE in OpenStack. | 09:01 |
zigo | All daemons. | 09:01 |
hberaud | ok | 09:01 |
zigo | I'm still investigating, and not 100% sure of what I'm writing just yet. | 09:02 |
*** rcernin has joined #openstack-oslo | 09:04 | |
hberaud | ok | 09:05 |
zigo | I'm currently trying to get at least nova-compute to communicate ... | 09:08 |
zigo | Since I fixed latest version of kombu + amqp + patches in eventlet, at least I have nova-conductor and nova-scheduler declared as up and running when doing "openstack compute service list". | 09:09 |
hberaud | ak | 09:14 |
hberaud | I don't see why it seems to work in one case and not in others... especially in the same env | 09:23 |
*** tosky has joined #openstack-oslo | 09:23 | |
hberaud | Are you sure that the patches have been applied everywhere? | 09:24 |
*** rcernin has quit IRC | 09:41 | |
*** rcernin has joined #openstack-oslo | 09:59 | |
*** rcernin has quit IRC | 10:14 | |
moguimar | looks like it is trying to rewrap the socket | 10:34 |
moguimar | let me take a look in the code | 10:35 |
hberaud | yes it sound like that | 10:39 |
*** kevko has joined #openstack-oslo | 10:40 | |
kevko | hi, anyone from oslo-log here please ? I just found strange bahaviour of oslo-log and I would like to ask where I should find a problem .. | 10:41 |
kevko | if i using fluent-handler from python-fluent-logger everything is working flawlessly ... but If I stop fluentd ... connections to memcached is raising up very quick | 10:44 |
*** rcernin has joined #openstack-oslo | 10:45 | |
kevko | on test env I tried to reproduces issues and it's same .. if I am doing openstack server list for 15 minutes (from two bashs)..connections to memcached are around 244 ... if i stop fluentd ..it is raising and raising (4 minutes from 244 to 750) | 10:46 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.serialization stable/victoria: Fix json to_primitive when using IO OBjects https://review.opendev.org/c/openstack/oslo.serialization/+/771475 | 10:53 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.serialization stable/victoria: Dropping lower constraints testing https://review.opendev.org/c/openstack/oslo.serialization/+/772302 | 10:53 |
hberaud | kevko: looks like to your issue => https://review.opendev.org/c/openstack/oslo.cache/+/742193 | 11:05 |
hberaud | kevko: So it's not really an oslo.log issue but rather a memcached issue | 11:07 |
kevko | hberaud: well, actually it's my patch :) do you mean it is same problem ? | 11:14 |
hberaud | no idea... without more info/context than that it's difficult to answer yes/no | 11:16 |
kevko | let me fill a bug and i will paste here in half hour ..i have to just move to another place | 11:18 |
hberaud | ack | 11:18 |
hberaud | thanks | 11:18 |
*** kevko has quit IRC | 11:23 | |
openstackgerrit | Merged openstack/oslo.metrics master: Handle Sigterm Properly https://review.opendev.org/c/openstack/oslo.metrics/+/764604 | 11:32 |
*** dasp_ has joined #openstack-oslo | 11:56 | |
*** raildo has joined #openstack-oslo | 11:57 | |
*** rcernin has quit IRC | 11:58 | |
*** dasp has quit IRC | 11:58 | |
*** ianychoi__ has joined #openstack-oslo | 12:16 | |
*** sboyron has quit IRC | 12:16 | |
*** sboyron has joined #openstack-oslo | 12:17 | |
*** ianychoi_ has quit IRC | 12:19 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.serialization stable/ussuri: Fix json to_primitive when using IO OBjects https://review.opendev.org/c/openstack/oslo.serialization/+/771476 | 12:57 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.serialization stable/ussuri: Dropping lower constraints testing https://review.opendev.org/c/openstack/oslo.serialization/+/772338 | 12:57 |
*** dave-mccowan has quit IRC | 13:01 | |
*** Luzi has joined #openstack-oslo | 13:05 | |
*** Luzi has quit IRC | 13:06 | |
*** iurygregory_ has joined #openstack-oslo | 13:59 | |
*** iurygregory has quit IRC | 14:00 | |
*** iurygregory_ is now known as iurygregory | 14:00 | |
*** sean-k-mooney1 is now known as sean-k-mooney | 14:01 | |
*** spatel has joined #openstack-oslo | 14:02 | |
*** lbragstad has joined #openstack-oslo | 14:18 | |
*** kevko has joined #openstack-oslo | 14:32 | |
*** lbragstad has quit IRC | 14:34 | |
*** lbragstad has joined #openstack-oslo | 14:37 | |
*** kgiusti has joined #openstack-oslo | 15:17 | |
hberaud | #startmeeting oslo | 16:00 |
openstack | Meeting started Mon Jan 25 16:00:43 2021 UTC and is due to finish in 60 minutes. The chair is hberaud. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
*** openstack changes topic to " (Meeting topic: oslo)" | 16:00 | |
openstack | The meeting name has been set to 'oslo' | 16:00 |
hberaud | Courtesy ping for hberaud, stephenfin, moguimar, jungleboyj, bnemec, johnsom, bcafarel, kgiusti, gmann, valleedelisle, sboyron | 16:00 |
moguimar | o/ | 16:00 |
bcafarel | \o | 16:01 |
hberaud | #link https://wiki.openstack.org/wiki/Meetings/Oslo#Agenda_for_Next_Meeting | 16:01 |
johnsom | o/ | 16:01 |
bnemec | o/ | 16:01 |
kgiusti | o/ | 16:01 |
stephenfin | o/ | 16:01 |
*** brinzhang_ has quit IRC | 16:04 | |
hberaud | #topic Red flags for/from liaisons | 16:04 |
*** openstack changes topic to "Red flags for/from liaisons (Meeting topic: oslo)" | 16:04 | |
johnsom | Nothing to report on the Octavia and Designate front. | 16:04 |
moguimar | nothing to report from Barbican | 16:04 |
bcafarel | all good on Neutron side | 16:05 |
moguimar | bcafarel, I heard of a memcached issue today cripling up on Neutron | 16:08 |
hberaud | zigo noticed some oslo.messaging/ssl issues but AFAIK they have been already fixed | 16:09 |
hberaud | moguimar: not sure if they are related to kevko's previous comments too ^ | 16:09 |
moguimar | what was the fix for that one hberaud ? | 16:09 |
hberaud | moguimar: you fixes on py-amqp | 16:10 |
hberaud | you/your | 16:10 |
hberaud | let's wait for more feedback from zigo | 16:11 |
moguimar | ok | 16:11 |
hberaud | #topic Releases liaison | 16:11 |
*** openstack changes topic to "Releases liaison (Meeting topic: oslo)" | 16:11 | |
moguimar | yeah, the memcached thing seen on Neutron is similar to kevko's case | 16:11 |
hberaud | I think too | 16:11 |
moguimar | and related to the flush patch | 16:11 |
hberaud | Nothing to bring here, we just pass milestone-2 | 16:12 |
hberaud | #topic Security liaison | 16:12 |
bcafarel | moguimar: have a link? I don't see it in my recent threads | 16:12 |
*** openstack changes topic to "Security liaison (Meeting topic: oslo)" | 16:12 | |
bcafarel | (either that or it is time for another coffee) | 16:12 |
hberaud | bcafarel: https://review.opendev.org/c/openstack/oslo.cache/+/742193 | 16:13 |
zigo | hberaud: I'm still investigating, looks like I can now start nova-compute and it can contact the conductor, though with py3.9 it need kombu 5.0.2, amqp 5.0.3 and some patches in eventlet (at least 2). | 16:13 |
zigo | I'll report later again... | 16:13 |
hberaud | zigo: ack thanks | 16:13 |
bcafarel | thanks! | 16:13 |
hberaud | bnemec: any security updates? | 16:13 |
bnemec | Nope | 16:13 |
hberaud | thanks | 16:14 |
hberaud | #topic TaCT SIG liaison | 16:14 |
*** openstack changes topic to "TaCT SIG liaison (Meeting topic: oslo)" | 16:14 | |
hberaud | moguimar: any update? | 16:14 |
moguimar | othen than the oslo.messaging and oslo.cache issues we've been already talking about here, nothing else came up in my radar | 16:14 |
hberaud | thanks | 16:15 |
hberaud | #topic Action items from last meeting | 16:15 |
*** openstack changes topic to "Action items from last meeting (Meeting topic: oslo)" | 16:15 | |
hberaud | Nothing from last week | 16:15 |
hberaud | #topic Weekly Wayward Wallaby Review | 16:16 |
*** openstack changes topic to "Weekly Wayward Wallaby Review (Meeting topic: oslo)" | 16:16 | |
hberaud | So we need reviews to fix important issues | 16:16 |
hberaud | bnemec: Please can you take a look to this patch => https://review.opendev.org/c/openstack/oslo.cache/+/742193 | 16:17 |
kevko | moguimar: do you have some logs with neutron issue you talking about few messages up ? | 16:17 |
hberaud | kgiusti: Please if you've some spare time => https://review.opendev.org/c/openstack/oslo.messaging/+/764776 https://review.opendev.org/c/openstack/oslo.messaging/+/771232 | 16:18 |
kgiusti | hberaud: will do | 16:18 |
hberaud | thanks | 16:18 |
* bnemec looks | 16:19 | |
hberaud | and it could be worth to backport this one too https://review.opendev.org/c/openstack/oslo.serialization/+/771475 | 16:19 |
moguimar | kevko, nope, just heard about it | 16:19 |
hberaud | bnemec: thanks | 16:19 |
*** brinzhang has joined #openstack-oslo | 16:20 | |
hberaud | #topic Open discussion | 16:22 |
*** openstack changes topic to "Open discussion (Meeting topic: oslo)" | 16:22 | |
hberaud | Anything else? | 16:22 |
*** brinzhang has quit IRC | 16:24 | |
hberaud | I think we need to either fix or deactivate our LC on stable branches else our gates will be stuck when we would backport patches | 16:25 |
hberaud | OK, thanks everyone. Let's wrap up. | 16:26 |
hberaud | #endmeeting | 16:26 |
*** openstack changes topic to "OpenStack Common Libraries | https://wiki.openstack.org/wiki/Oslo" | 16:26 | |
openstack | Meeting ended Mon Jan 25 16:26:53 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:26 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/oslo/2021/oslo.2021-01-25-16.00.html | 16:26 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/oslo/2021/oslo.2021-01-25-16.00.txt | 16:26 |
openstack | Log: http://eavesdrop.openstack.org/meetings/oslo/2021/oslo.2021-01-25-16.00.log.html | 16:26 |
bnemec | hberaud: Left a question on https://review.opendev.org/c/openstack/oslo.cache/+/742193 but overall lgtm. | 16:27 |
hberaud | bnemec: thanks I will take a look right now | 16:28 |
jungleboyj | Ooops, sorry. I missed the ping today. | 16:32 |
*** ralonsoh has quit IRC | 17:56 | |
*** sboyron has quit IRC | 17:56 | |
*** ralonsoh has joined #openstack-oslo | 17:57 | |
*** sboyron has joined #openstack-oslo | 17:57 | |
*** ralonsoh has quit IRC | 17:58 | |
*** rpittau is now known as rpittau|afk | 18:10 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.cache master: Add bug comment and fix nits https://review.opendev.org/c/openstack/oslo.cache/+/772418 | 18:20 |
hberaud | bnemec: FYI https://review.opendev.org/c/openstack/keystone/+/772394 & https://review.opendev.org/c/openstack/oslo.cache/+/772418 Thanks for previous comments :) | 18:21 |
*** hemna has quit IRC | 18:34 | |
*** kevko has quit IRC | 18:40 | |
*** irclogbot_1 has quit IRC | 18:46 | |
*** kevko has joined #openstack-oslo | 18:48 | |
*** irclogbot_1 has joined #openstack-oslo | 18:50 | |
*** kevko has quit IRC | 19:18 | |
*** brinzhang has joined #openstack-oslo | 19:37 | |
*** kevko has joined #openstack-oslo | 19:44 | |
*** hemna has joined #openstack-oslo | 19:50 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.messaging master: Deprecate the mandatory flag https://review.opendev.org/c/openstack/oslo.messaging/+/764776 | 20:04 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.messaging master: Allow to manage missing queue https://review.opendev.org/c/openstack/oslo.messaging/+/771232 | 20:04 |
*** kevko has quit IRC | 21:05 | |
*** kevko has joined #openstack-oslo | 21:27 | |
*** tosky has quit IRC | 21:35 | |
*** tosky has joined #openstack-oslo | 21:36 | |
*** rpittau|afk has quit IRC | 21:37 | |
*** johnsom has quit IRC | 21:37 | |
*** rpittau|afk_ has joined #openstack-oslo | 21:37 | |
*** johnsom has joined #openstack-oslo | 21:37 | |
*** vdrok has quit IRC | 21:38 | |
*** vdrok has joined #openstack-oslo | 21:40 | |
*** sboyron has quit IRC | 21:52 | |
*** kgiusti has left #openstack-oslo | 22:09 | |
*** rcernin has joined #openstack-oslo | 22:18 | |
*** spatel has quit IRC | 23:07 | |
openstackgerrit | Merged openstack/oslo.context master: Dropping lower constraints testing https://review.opendev.org/c/openstack/oslo.context/+/767731 | 23:08 |
*** spatel has joined #openstack-oslo | 23:10 | |
*** spatel has quit IRC | 23:26 | |
*** rcernin has quit IRC | 23:40 | |
*** tosky has quit IRC | 23:47 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!