opendevreview | liuyulong proposed openstack/neutron master: Remove port resource change after unplug https://review.opendev.org/c/openstack/neutron/+/936235 | 02:46 |
---|---|---|
opendevreview | liuyulong proposed openstack/neutron master: Add basical functionalities for metadata path extension https://review.opendev.org/c/openstack/neutron/+/881535 | 02:49 |
opendevreview | liuyulong proposed openstack/neutron master: Add metadata path extension openflows https://review.opendev.org/c/openstack/neutron/+/888097 | 02:49 |
opendevreview | liuyulong proposed openstack/neutron master: Fullstack case for metadata path https://review.opendev.org/c/openstack/neutron/+/888098 | 02:49 |
opendevreview | liuyulong proposed openstack/neutron master: Add devstack plugin to enable ovs metadata_path https://review.opendev.org/c/openstack/neutron/+/928586 | 02:49 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 04:27 |
opendevreview | yatin proposed openstack/neutron master: Revert "[HA] Do not add initial state change delay in HA router" https://review.opendev.org/c/openstack/neutron/+/937758 | 04:45 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 04:47 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 04:49 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 06:41 |
*** ykarel_ is now known as ykarel | 06:42 | |
opendevreview | yatin proposed openstack/neutron master: [functional][CI] split tests in more runs https://review.opendev.org/c/openstack/neutron/+/937759 | 08:35 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Bump hacking https://review.opendev.org/c/openstack/ovn-octavia-provider/+/936855 | 09:19 |
opendevreview | yatin proposed openstack/neutron master: [functional][CI] split tests in more runs https://review.opendev.org/c/openstack/neutron/+/937759 | 09:51 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 09:52 |
opendevreview | Chris Buggy proposed openstack/neutron master: Fix Mocking of test_segment https://review.opendev.org/c/openstack/neutron/+/937762 | 09:59 |
opendevreview | Sahid Orentino Ferdjaoui proposed openstack/neutron master: ovs: remove the usage of eventlet in the OVS agent https://review.opendev.org/c/openstack/neutron/+/937765 | 10:44 |
opendevreview | Sahid Orentino Ferdjaoui proposed openstack/neutron master: ovs: remove the usage of eventlet in the OVS agent https://review.opendev.org/c/openstack/neutron/+/937765 | 10:59 |
yosef_ | Hi everyone, I have a problem on a section of the code on neutron ovn metadata agent at: https://github.com/openstack/neutron/blob/79067358f4245d1e72ac4a9cfeb9f04189f77eb7/neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py#L221 | 11:22 |
yosef_ | it seems it will always return False because the cache is a simple object and it recreates it every time, am I right? but it is not, cause my network agents are up! | 11:23 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 12:32 |
slaweq | ralonsoh ykarel hi, please check https://review.opendev.org/c/openstack/neutron-lib/+/937603 when You will have a minute or two | 13:10 |
ykarel | slaweq, ask | 13:43 |
slaweq | ykarel: ask or ack? :) | 13:43 |
ykarel | ack :) | 13:44 |
slaweq | ok, thx :) | 13:44 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: WIP: Introduce multinode tempest job https://review.opendev.org/c/openstack/ovn-bgp-agent/+/936968 | 13:51 |
opendevreview | Merged openstack/neutron-lib master: Change parent for the VlanTransparencyDriverError https://review.opendev.org/c/openstack/neutron-lib/+/937605 | 14:07 |
opendevreview | Slawek Kaplonski proposed openstack/neutron-tempest-plugin master: Add scenario tests for the Vlan QinQ feature https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/937778 | 14:21 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Bump hacking https://review.opendev.org/c/openstack/ovn-octavia-provider/+/936855 | 14:21 |
*** haleyb|out is now known as haleyb | 14:57 | |
ykarel | #startmeeting neutron_ci | 15:01 |
opendevmeet | Meeting started Mon Dec 16 15:01:56 2024 UTC and is due to finish in 60 minutes. The chair is ykarel. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
opendevmeet | The meeting name has been set to 'neutron_ci' | 15:01 |
ykarel | Ping list: bcafarel, lajoskatona, slawek, mlavalle, mtomaska, ralonsoh, ykarel, jlibosva, elvira | 15:02 |
haleyb | o/ | 15:02 |
bcafarel | o/ | 15:02 |
slaweq | o/ | 15:04 |
ykarel | ok let's start with the topics | 15:05 |
ykarel | #topic Actions from previous meetings | 15:05 |
ykarel | ralonsoh to check lp #2088423 | 15:06 |
ykarel | seems rodolfo not around today | 15:06 |
ykarel | but i saw he pushed a wip patch for this | 15:07 |
ykarel | https://review.opendev.org/c/openstack/neutron/+/937715 | 15:07 |
ykarel | which seems to work based on test result | 15:07 |
opendevreview | yatin proposed openstack/neutron master: [DNM] repro functional failure https://review.opendev.org/c/openstack/neutron/+/937757 | 15:08 |
ykarel | next one | 15:08 |
ykarel | ralonsoh to open a bug related to error in test_list_security_groups_list_all_tenants_filter | 15:08 |
ykarel | he opened https://bugs.launchpad.net/neutron/+bug/2091711 | 15:08 |
ykarel | next one on me | 15:08 |
ykarel | ykarel to check for oom-kill in functional failures | 15:08 |
ykarel | for this i reported https://bugs.launchpad.net/neutron/+bug/2091855 | 15:08 |
ykarel | and proposed CI fix https://review.opendev.org/c/openstack/neutron/+/937759 | 15:09 |
ykarel | please review this | 15:09 |
ykarel | in my tests this is helping | 15:09 |
ykarel | when job runs on raxflex provider | 15:09 |
ykarel | neutron-functional-1 https://zuul.opendev.org/t/openstack/build/d76eb751a1814284bcf1f195fbb1de2a : SUCCESS in 1h 01m 25s | 15:10 |
ykarel | #topic Stable branches | 15:11 |
ykarel | bcafarel, anything to share for stable? | 15:11 |
bcafarel | overall good, I saw a few functional failures (not on the same tests), so I think https://bugs.launchpad.net/neutron/+bug/2091855 backport will be useful :) | 15:11 |
bcafarel | (at least I found a few stable jobs in the opensearch query) | 15:11 |
ykarel | bcafarel, that above issue i have seen only in master | 15:14 |
ykarel | but the failures in opensearch in stable also known one | 15:14 |
ykarel | basically https://bugs.launchpad.net/neutron/+bug/2088423 | 15:14 |
ykarel | so can backport that once it fixed in master | 15:15 |
bcafarel | ack sounds good | 15:15 |
ykarel | so with this it seems issue looks noble specific | 15:16 |
ykarel | as not observed in stable branches yet, but can watch out that | 15:16 |
ykarel | #topic Stadium projects | 15:17 |
ykarel | vpnaas jobs failed at some ubuntu mirror sync issues | 15:17 |
ykarel | seems some temporary mirror issue, seen in other neutron periodic jobs for last few days, latest run not hit it | 15:17 |
ykarel | neutron-dynamic-router tempest test failure | 15:17 |
ykarel | https://96efaede4ab69a28dc72-7291d6e818a7c847826cc66aee2194e8.ssl.cf1.rackcdn.com/periodic-weekly/opendev.org/openstack/neutron-dynamic-routing/master/neutron-tempest-plugin-dynamic-routing/b3b4458/testr_results.html | 15:18 |
ykarel | 1 test failed and this looks related to other issues we saw with wsgi switch | 15:18 |
ykarel | https://bugs.launchpad.net/neutron/+bug/2085421 | 15:18 |
ykarel | #topic Rechecks | 15:18 |
ykarel | with the random issues across functional/fullstack/tempest we have quite good number of rechecks | 15:19 |
ykarel | bare recheck wise we had 8/65 | 15:19 |
ykarel | most of those bare in 2 patches from Liu | 15:19 |
ykarel | let's take a look at failures | 15:20 |
ykarel | #topic fullstack/functional | 15:20 |
ykarel | functional tests oom failures https://bugs.launchpad.net/neutron/+bug/2091855 | 15:20 |
ykarel | this we already discussed above and impacting CI quite a lot | 15:20 |
ykarel | fullstack ha router test failures https://bugs.launchpad.net/neutron/+bug/2083609 | 15:21 |
ykarel | for this i did some checks and updated the bug with details | 15:21 |
ykarel | and proposed a revert https://review.opendev.org/c/openstack/neutron/+/937758 | 15:21 |
ykarel | locally couldn't reproduce the issue with the revert | 15:21 |
ykarel | please review this too | 15:22 |
ykarel | with these we should reduce these issues | 15:22 |
ykarel | test_agent_metadata_port_dhcp_reenable_event failed once | 15:22 |
ykarel | https://b98571c7009a427b691e-4e71828f84900af50a9a26357b84a827.ssl.cf2.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional/9622f70/testr_results.html | 15:22 |
ykarel | only seen once, if anyone wants to take a look? | 15:23 |
ykarel | ok for now will just have a watch on this | 15:23 |
ykarel | #topic Tempest/Scenario | 15:23 |
ykarel | we still have wsgi switch related issues, like the one where LSPUP event is missed | 15:24 |
ykarel | rodolfo looking into that already | 15:24 |
ykarel | test_rebuild_server | 15:25 |
ykarel | seen this twice | 15:25 |
ykarel | - https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_701/periodic/opendev.org/openstack/neutron/master/neutron-ovn-tempest-ovs-lts/7013470/testr_results.html | 15:25 |
ykarel | - https://8a147734cd8e4123a164-4f751c91a5a63e04cb6adb4d4cd771f4.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-ovs-tempest-with-os-ken-master/b4df811/testr_results.html | 15:25 |
ykarel | from opensearch atleast i see the test failing in other project gates | 15:27 |
ykarel | so will do check if all failing similarily and report an issue | 15:27 |
ykarel | #action ykarel to check and report an issue with test_rebuild_server | 15:28 |
ykarel | i recall we reported an issue in past for this test, but likely issue was different, but will cross check that | 15:28 |
ykarel | #topic Periodic | 15:28 |
ykarel | linuxbridge stable 2023.2/2024.1 broken as running with wsgi since https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935627 | 15:29 |
ykarel | need to fix job definitions for these | 15:29 |
ykarel | anyone want to send the fixes? | 15:29 |
ykarel | kk i will do send that tomorrow | 15:30 |
ykarel | #action ykarel to send job fixes for linuxbridge stable jobs | 15:30 |
ykarel | stable/2024.1 sdk job broken https://zuul.openstack.org/builds?job_name=openstacksdk-functional-devstack-networking&project=openstack%2Fneutron&branch=stable%2F2024.1&skip=0 | 15:30 |
ykarel | triggered with https://review.opendev.org/c/openstack/openstacksdk/+/927779 | 15:30 |
ykarel | for this also likely need a job fixes to not use openstacksdk master in stable job variants | 15:31 |
ykarel | since that sdk patch | 15:31 |
ykarel | will also send job fix for that | 15:31 |
ykarel | #action ykarel to send job fix for sdk stable | 15:32 |
ykarel | #topic Grafana | 15:32 |
ykarel | https://grafana.opendev.org/d/f913631585/neutron-failure-rate | 15:32 |
ykarel | let's have a quick look at dashboard | 15:32 |
ykarel | we can see some spikes on 12-15 on tempest jobs, and those were related to mirros issue | 15:34 |
ykarel | rest looks the known issues, or patch specifics | 15:34 |
ykarel | anything to add? | 15:34 |
bcafarel | nothing from me :) | 15:35 |
ykarel | k let's move then :) | 15:37 |
ykarel | #topic On Demand | 15:37 |
ykarel | a small one from me | 15:37 |
ykarel | Ok to Cancel next week CI meeting, will anyone be around ? | 15:37 |
bcafarel | I was thinking of same topic, I don't think many will be around | 15:38 |
ykarel | yes haleyb already pointed he will be not around next few weeks | 15:40 |
ykarel | i guess same for slaweq atleast next week :) | 15:40 |
ykarel | with the limited attendance today i think we agree on this so let's close next one and resume on new year :) | 15:41 |
ykarel | i mean both next ones, 23rd and 30th Dec | 15:41 |
haleyb | sorry, in two meetings at once, but yes, out from thursday until january 9th | 15:42 |
ykarel | okk | 15:44 |
ykarel | added review priority to both ci fixes | 15:44 |
ykarel | https://review.opendev.org/c/openstack/neutron/+/937759 | 15:44 |
ykarel | https://review.opendev.org/c/openstack/neutron/+/937758 | 15:44 |
ykarel | please check those when get a chance | 15:44 |
ykarel | that's it for today | 15:44 |
ykarel | thx everyone for joining | 15:44 |
ykarel | #endmeeting | 15:44 |
opendevmeet | Meeting ended Mon Dec 16 15:44:44 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:44 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-12-16-15.01.html | 15:44 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-12-16-15.01.txt | 15:44 |
opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-12-16-15.01.log.html | 15:44 |
frickler | ykarel: reading backlog, I think it would be good to try to run sdk from master also against stable branches, maybe the sdk tests should be fixed instead to also work against those? | 15:47 |
frickler | like skip the tag tests if the api isn't available? | 15:48 |
ykarel | frickler, okk i just checked https://review.opendev.org/c/openstack/neutron/+/924724 was not backportable | 15:49 |
ykarel | but yes can be checked to skip those tests with some api checks | 15:49 |
ykarel | will do attempt that instead | 15:49 |
ykarel | thx frickler for pointing that out | 15:49 |
cardoe | Is there any doc that explains what the payload I'll get in any of the receiver hooks for the resources and the events? | 15:59 |
cardoe | External network question as well. If I have a group that's setup with access to multiple projects. One of those projects wants a dedicated pool of floating IPs to consume from. So I made another network that wasn't shared but was external and used --project to set the owner to that project. Then I created the subnet for it and again used --project. I would have thought that I could only see that from that project. | 16:00 |
cardoe | But I can see it from all the projects. Am I just not understanding how that works or should that have been scoped to just that project? This is 2024.2 | 16:00 |
slaweq | ykarel: ralonsoh can you also take a look at https://review.opendev.org/c/openstack/neutron-lib/+/935731 ? Once this will be merged I will propose new neutron-lib release which will help me with QinQ RFE | 16:04 |
opendevreview | Sahid Orentino Ferdjaoui proposed openstack/neutron master: ovs: remove the usage of eventlet in the OVS agent https://review.opendev.org/c/openstack/neutron/+/937765 | 16:23 |
opendevreview | Merged openstack/ovn-octavia-provider master: Bump hacking https://review.opendev.org/c/openstack/ovn-octavia-provider/+/936855 | 17:05 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: WIP: Introduce multinode tempest job https://review.opendev.org/c/openstack/ovn-bgp-agent/+/936968 | 18:43 |
opendevreview | Merged openstack/neutron master: Use the correct input for OVN agent deletion https://review.opendev.org/c/openstack/neutron/+/936988 | 19:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!