Friday, 2024-11-15

opendevreviewDr. Jens Harbott proposed openstack/kolla master: Add mechanism for patching files in containers  https://review.opendev.org/c/openstack/kolla/+/82929508:05
fricklerhmm, looks like shpc is completely offline? anyway, ^^ should be ready to go now IMO08:06
mnasiadkaI'm back08:10
mnasiadkaJust did +w that, your changes looked cosmetic so it should pass08:10
mnasiadkaDon't we have codespell in Kolla that should catch some of these errors?08:11
fricklerlooks like we don't, the pep8 job passed on the broken PS2508:16
mootHello I wanted to ask why this should be a partial-bug I am not sure : https://review.opendev.org/c/openstack/kolla/+/934952/2..3//COMMIT_MSG#b1209:13
SvenKieskemoot: just looking at the comments on the commit message: if this fixes the bug only for debian ubuntu, and it doesn't fix it for e.g. rocky linux it's only partially fixing the bug. closing bug means it's fixed on all supported platform09:19
SvenKieskebut not sure if this bug even affects other distributions? the dependency chain might look different there09:19
SvenKieskeseems mdevctl is at least a distinct package on most rpm based distros as well, so probably worth it to fix there as well, not sure we even would want to merge a debian/ubuntu only fix in such a case?09:21
mootI tester all rpm distros mdev is already here09:22
moottested*09:22
moot"The fix is not needed for centos and rocky containers as mdevctl is already present, perhaps it's build in the base image ?09:22
mootDo I still need to mark it as Partial-Bug ?"09:22
SvenKieskeno, but maybe include that information either in the bug report or the commit message, that this only affects debian/ubuntu because the dependency is automatically installed on rpm based distros09:23
SvenKieskereviewers can and will also do mistakes, we're all human :) it happens09:24
mootOK I will add this info to the bug report09:24
mootno problem I m just new to this so I was searching a mistake on my end 09:25
opendevreviewWill Szumski proposed openstack/kayobe master: WIP: CI: Test interface bounce  https://review.opendev.org/c/openstack/kayobe/+/93464310:30
opendevreviewSeunghun Lee proposed openstack/kolla master: Fix Bifrost install playbook ignoring openstack-base upper-constraints  https://review.opendev.org/c/openstack/kolla/+/93473510:53
opendevreviewSeunghun Lee proposed openstack/kolla master: Fix Bifrost install playbook ignoring openstack-base upper-constraints  https://review.opendev.org/c/openstack/kolla/+/93473510:54
opendevreviewWill Szumski proposed openstack/kayobe master: WIP: CI: Test interface bounce  https://review.opendev.org/c/openstack/kayobe/+/93464311:05
opendevreviewWill Szumski proposed openstack/kayobe master: WIP: CI: Test interface bounce  https://review.opendev.org/c/openstack/kayobe/+/93464311:07
mnasiadkaSvenKieske frickler would appreciate a review on https://review.opendev.org/c/openstack/kolla-ansible/+/934415 :)11:32
fricklernice trick, hiding a stack of 3 in a single review request ;-D11:56
opendevreviewMerged openstack/kolla master: Add mechanism for patching files in containers  https://review.opendev.org/c/openstack/kolla/+/82929512:09
frickler\o/12:10
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Give ironic-inspector system scope `all`  https://review.opendev.org/c/openstack/kolla-ansible/+/93441512:59
SvenKieskegot a question posted on the above regarding one of the changes not mentioned in the commit message13:11
SvenKieskebtw, wasn't there some fake/virtual ironic driver so maybe such stuff could get tested as well?13:20
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Give ironic-inspector system scope ``all``  https://review.opendev.org/c/openstack/kolla-ansible/+/93441513:25
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Use new module names from openstack.cloud  https://review.opendev.org/c/openstack/kolla-ansible/+/91432513:38
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Update user role assignments  https://review.opendev.org/c/openstack/kolla-ansible/+/93441413:38
xiaolonghello13:40
opendevreviewOpenStack Release Bot proposed openstack/kayobe stable/2024.2: Update .gitreview for stable/2024.2  https://review.opendev.org/c/openstack/kayobe/+/93534913:54
opendevreviewOpenStack Release Bot proposed openstack/kayobe master: Update master for stable/2024.2  https://review.opendev.org/c/openstack/kayobe/+/93535013:54
opendevreviewOpenStack Release Bot proposed openstack/kayobe-config stable/2024.2: Update .gitreview for stable/2024.2  https://review.opendev.org/c/openstack/kayobe-config/+/93535113:54
opendevreviewOpenStack Release Bot proposed openstack/kayobe-config stable/2024.2: Update TOX_CONSTRAINTS_FILE for stable/2024.2  https://review.opendev.org/c/openstack/kayobe-config/+/93535213:54
opendevreviewOpenStack Release Bot proposed openstack/kayobe-config-dev stable/2024.2: Update .gitreview for stable/2024.2  https://review.opendev.org/c/openstack/kayobe-config-dev/+/93535313:55
opendevreviewOpenStack Release Bot proposed openstack/kayobe-config-dev stable/2024.2: Update TOX_CONSTRAINTS_FILE for stable/2024.2  https://review.opendev.org/c/openstack/kayobe-config-dev/+/93535413:55
frickleryay, well before the deadline \o/14:01
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Support removing user role assignments  https://review.opendev.org/c/openstack/kolla-ansible/+/93535614:10
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Remove service role from ironic-inspector user  https://review.opendev.org/c/openstack/kolla-ansible/+/93535714:10
greatgatsby_Good day.  Little more info on our outage during a kolla-ansible upgrade.  During our last 3 test upgrades, we've had an approx 5 minute outage to the VMs FIPs.  We've now identified that it's occurring during the openvswitch container restarts:14:14
greatgatsby_https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/openvswitch/handlers/main.yml14:14
greatgatsby_what's happening is, the openvswitch-db-server container restart triggers neutron openvswitch agent to delete and re-create all the flows (br-ex, br-int, etc).  The handler then restarts openvswitch-vswitchd which again triggers another re-creation of all the flows.  Somehow, in the last 2 of 3 of out test upgrades, the neutron openvswitch agent has not handled this correctly and connectivity to 14:16
greatgatsby_VM FIPs is broken until kolla-ansible gets to where it restarts the neutron containers, approx 5 minutes later14:16
opendevreviewSeunghun Lee proposed openstack/kolla master: Fix Bifrost install playbook ignoring openstack-base upper-constraints  https://review.opendev.org/c/openstack/kolla/+/93473514:36
opendevreviewSeunghun Lee proposed openstack/kolla master: Fix Bifrost install playbook ignoring openstack-base upper-constraints  https://review.opendev.org/c/openstack/kolla/+/93473514:37
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Use new module names from openstack.cloud  https://review.opendev.org/c/openstack/kolla-ansible/+/91432518:37
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Update user role assignments  https://review.opendev.org/c/openstack/kolla-ansible/+/93441418:38
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Use new module names from openstack.cloud  https://review.opendev.org/c/openstack/kolla-ansible/+/91432520:32
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Update user role assignments  https://review.opendev.org/c/openstack/kolla-ansible/+/93441420:32
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Give ironic-inspector system scope ``all``  https://review.opendev.org/c/openstack/kolla-ansible/+/93441520:32
fricklermeh20:47
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Give ironic-inspector system scope ``all``  https://review.opendev.org/c/openstack/kolla-ansible/+/93441522:31
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Update user role assignments  https://review.opendev.org/c/openstack/kolla-ansible/+/93441422:51
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Use new module names from openstack.cloud  https://review.opendev.org/c/openstack/kolla-ansible/+/91432522:52

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