Friday, 2024-02-02

opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Add octavia to openstack core (a.k.a. enable by default)  https://review.opendev.org/c/openstack/kolla-ansible/+/90745608:19
mnasiadkaAnyone seen that - https://snyk.io/blog/leaky-vessels-docker-runc-container-breakout-vulnerabilities/ ?08:22
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: Revert "Disable new defaults and scope for Ironic (RBAC)"  https://review.opendev.org/c/openstack/kolla-ansible/+/90727408:22
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Refactor of getting list of containers that will also prepare function for migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/90583708:44
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694108:44
SvenKieskemnasiadka: that is new to me09:38
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Bump ansible-core versions to 2.15 and 2.16  https://review.opendev.org/c/openstack/kolla-ansible/+/90752210:05
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749510:37
opendevreviewMerged openstack/kolla stable/2023.2: trivial: fix typos in let's encrypt status logs  https://review.opendev.org/c/openstack/kolla/+/90726510:50
bbezakHi - k-a debian jobs started to fail today https://zuul.opendev.org/t/openstack/builds?job_name=kolla-ansible-debian&project=openstack/kolla-ansible . Mariadb post config fails -     "msg": "Can not parse the inner module output: b'ERROR! Invalid callback for stdout specified: json\\n'"11:03
bbezakkevko frickler FYI11:03
mnasiadkashould we set debian jobs to non voting for that time?11:04
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible master: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749511:05
bbezakmnasiadka: unless there is a quick fix, I'd say yes11:12
mnasiadkaif ubuntu doesn't fail, then I'd say it's non trivial11:13
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible master: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749511:15
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Mark Debian jobs as non-voting  https://review.opendev.org/c/openstack/kolla-ansible/+/90752811:20
fricklerjust what you want to see on a friday *sigh*11:29
opendevreviewPierre Riteau proposed openstack/kolla-ansible master: CI: Mark Debian jobs as non-voting  https://review.opendev.org/c/openstack/kolla-ansible/+/90752811:41
opendevreviewMerged openstack/kolla-ansible master: Configure missing nova services to expose vendordata over configdrive  https://review.opendev.org/c/openstack/kolla-ansible/+/90584311:42
opendevreviewMerged openstack/kayobe-config-dev master: Use dummy1 as bridge port instead of eth1  https://review.opendev.org/c/openstack/kayobe-config-dev/+/90404411:53
opendevreviewMerged openstack/kayobe master: Use dummy1 as bridge port instead of eth1  https://review.opendev.org/c/openstack/kayobe/+/90404511:53
fricklerso I don't understand why this is only failing sometimes. this patch passed everything https://review.opendev.org/c/openstack/kolla-ansible/+/90584312:03
bbezakit was a gate hmmm12:20
bbezakhttps://zuul.opendev.org/t/openstack/builds?job_name=kolla-ansible-debian&project=openstack/kolla-ansible12:20
opendevreviewMark Goddard proposed openstack/kolla-ansible stable/2023.2: post-2023.1: Remove keystone admin endpoint bits  https://review.opendev.org/c/openstack/kolla-ansible/+/90472412:33
* frickler is holding a node now for further debugging12:37
PradeepHi,, I saw this statement in Kolla-ansible "Support for deploying Masakari has been deprecated in the 2023.2 (Bobcat) release due to failures in the CI and lack of contributors working on fixing this." I was wondering what is the alternative for masakari or VM HA ?12:52
mnasiadkafrickler: basically the image in quay.io has no collections installed, we use proxy - maybe something gets cached?13:02
mnasiadkaI'll fix the loop in kolla_toolbox to fail properly13:02
fricklerPradeep: I don't think there is a direct alternative. just use something more "cloudy" like k8s instead?13:03
fricklermnasiadka: so we have a broken kolla-toolbox image? how could this happen?13:04
mnasiadkawell, installing collections failed 5 times in the image and the loop does exit 0 then13:04
mnasiadkaso I'm working on fixing the loop13:04
fricklerah, fix in the image creation, gotcha. thx13:04
mnasiadkahttps://github.com/openstack/kolla/blob/d7a03105bf0016e46e60fcc15b7d5a8e4e205cc5/docker/kolla-toolbox/Dockerfile.j2#L88C5-L89C3113:04
mnasiadkathis one13:04
fricklerah, yes, good catch. so nothing debian specific at all, just bad luck with galaxy13:06
fricklerthe patch that did not fail in gate then likely was enqueued together with a kolla patch that caused it to use locally built images, masking the broken one13:08
fricklerack. "need_build_image":true https://zuul.opendev.org/t/openstack/build/342f001589c5455d8ec9fc0d2593224f/console#2/1/0/primary13:11
fricklernice groundhog day mystery solved ;)13:12
greatgatsby_frickler: wrt masakari, from what I've read, future versions of openstack seem to be moving towards running on top of k8s?  Will that get HA for free from the underlying k8s cluster?13:14
Pradeepgreatgatsby_ : Seems like a catch.. But where did you get this info.13:19
fricklerwell some deployment projects are doing this already, I don't think this is a trend for all of openstack though, IMO this is stacking things upside down. I also don't see how this would improve HA for singular instances.13:21
mnasiadkagreatgatsby_: no, instances will not get Masakari functionality by running the hypervisor in k8s13:25
opendevreviewMatt Crees proposed openstack/kayobe master: Generate KA config before ``kolla ansible run``  https://review.opendev.org/c/openstack/kayobe/+/89639413:26
opendevreviewMichal Nasiadka proposed openstack/kolla master: toolbox: Improve retry loop for ansible-galaxy  https://review.opendev.org/c/openstack/kolla/+/90754313:27
mnasiadkafrickler, bbezak ^^ - feel free to hate me for ugly code, but that works ;-)13:27
opendevreviewMichal Nasiadka proposed openstack/kolla master: toolbox: Improve retry loop for ansible-galaxy  https://review.opendev.org/c/openstack/kolla/+/90754313:28
greatgatsby_frickler, mnasiadka: thanks for the replies13:30
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: Use full binary path when invoking ip  https://review.opendev.org/c/openstack/kolla/+/90756313:43
mnasiadkafrickler, kevko, bbezak: Can I please get some reviews on https://review.opendev.org/c/openstack/kolla-ansible/+/897227? It's been there long enough ;-)13:54
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Break OVN cluster before reconfigure  https://review.opendev.org/c/openstack/kolla-ansible/+/89793513:56
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Break OVN cluster before reconfigure  https://review.opendev.org/c/openstack/kolla-ansible/+/89793513:57
opendevreviewMichal Nasiadka proposed openstack/kolla master: toolbox: Improve retry loop for ansible-galaxy  https://review.opendev.org/c/openstack/kolla/+/90754314:02
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Template out Dockerfiles and lint them  https://review.opendev.org/c/openstack/kolla/+/73115414:06
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Template out Dockerfiles and lint them  https://review.opendev.org/c/openstack/kolla/+/73115414:07
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Template out Dockerfiles and lint them  https://review.opendev.org/c/openstack/kolla/+/73115414:08
opendevreviewRafal Lewandowski proposed openstack/kayobe master: Add Redfish rules to Ironic and Bifrost introspection  https://review.opendev.org/c/openstack/kayobe/+/90277214:15
*** darmach7 is now known as darmach14:17
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Template out Dockerfiles and lint them  https://review.opendev.org/c/openstack/kolla/+/73115414:26
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Refactor of getting list of containers that will also prepare function for migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/90583714:33
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694114:33
opendevreviewSeunghun Lee proposed openstack/kayobe stable/2023.1: Make matching OVS agent independent to OVN if OVS is explicitly enabled  https://review.opendev.org/c/openstack/kayobe/+/90758814:40
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch to Ubuntu 24.04  https://review.opendev.org/c/openstack/kolla/+/90758914:40
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Template out Dockerfiles and lint them  https://review.opendev.org/c/openstack/kolla/+/73115414:42
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch to Ubuntu 24.04  https://review.opendev.org/c/openstack/kolla/+/90758914:44
opendevreviewAlex Welsh proposed openstack/kolla-ansible master: Add password rotation docs page  https://review.opendev.org/c/openstack/kolla-ansible/+/90422114:44
mnasiadkafrickler: https://zuul.opendev.org/t/openstack/build/7852695d8c314731bfcad0fb5249d001 - does this look useful to you? I'm a bit battling with myself ;-)14:56
opendevreviewMichal Nasiadka proposed openstack/kolla master: toolbox: Improve retry loop for ansible-galaxy  https://review.opendev.org/c/openstack/kolla/+/90754314:58
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch to Ubuntu 24.04  https://review.opendev.org/c/openstack/kolla/+/90758915:08
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: Sync development quickstart doc  https://review.opendev.org/c/openstack/kolla-ansible/+/90760915:11
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch to Ubuntu 24.04  https://review.opendev.org/c/openstack/kolla/+/90758915:22
fricklermnasiadka: I'm not sure either, I think some of those rules are weird, but I'd likely say the same about any linter. we do use hadolint downstream though, so I guess some ppl here would like it15:32
opendevreviewMerged openstack/kolla master: [follow-up] Use full binary path when invoking ip  https://review.opendev.org/c/openstack/kolla/+/90731515:34
opendevreviewMerged openstack/kolla-ansible master: Remove outdated comments in dev mode docs  https://review.opendev.org/c/openstack/kolla-ansible/+/90642615:34
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch to Ubuntu 24.04  https://review.opendev.org/c/openstack/kolla/+/90758915:41
opendevreviewVerification of a change to openstack/kayobe master failed: CI: Use nested nodepools for jobs that are spawning vms  https://review.opendev.org/c/openstack/kayobe/+/87264716:29
opendevreviewMerged openstack/kolla-ansible master: Generate hostnqn  https://review.opendev.org/c/openstack/kolla-ansible/+/89722716:56
opendevreviewMerged openstack/kolla-ansible master: Sync development quickstart doc  https://review.opendev.org/c/openstack/kolla-ansible/+/90760916:56
*** darmach1 is now known as darmach19:56
*** priteau_ is now known as priteau21:44
opendevreviewVerification of a change to openstack/kolla master failed: toolbox: Improve retry loop for ansible-galaxy  https://review.opendev.org/c/openstack/kolla/+/90754323:26

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