Friday, 2026-01-16

opendevreviewMerged openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in mariadb  https://review.opendev.org/c/openstack/kolla-ansible/+/97093605:49
opendevreviewMerged openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in neutron  https://review.opendev.org/c/openstack/kolla-ansible/+/97093706:27
*** amorin_ is now known as amorin08:22
mnasiadkablanson[m]: is there an option to improve the restarted containers check to print which ones restarted? :)10:14
blanson[m]hum, I believe ansible does it automatically ? cause it will print the changed task for every container that restarts on each host?10:23
blanson[m]oh you mean in CI 10:24
blanson[m]mnasiadka: yes, the check was kind of barebone, we can add a debug at the end that prints the list of containers with differing started_at times 10:25
blanson[m]I can probbly draft something up today for this 10:25
blanson[m]it's causing issues already ? :D 10:25
mnasiadkablanson[m]: it’s hard to tell what restarted, and I would prefer to have that information in the error message :)10:35
blanson[m]yeah, I'll make it so that it tells you in the error message, I agree the current output is kind of hard to read 10:36
opendevreviewMerged openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in roles  https://review.opendev.org/c/openstack/kolla-ansible/+/97093810:40
opendevreviewMerged openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in nova  https://review.opendev.org/c/openstack/kolla-ansible/+/97094510:44
opendevreviewMerged openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in octavia  https://review.opendev.org/c/openstack/kolla-ansible/+/97094610:44
opendevreviewMerged openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in opensearch  https://review.opendev.org/c/openstack/kolla-ansible/+/97094710:44
opendevreviewPiotr Milewski proposed openstack/kolla-ansible stable/2025.2: Add logrotate configuration for OpenSearch Dashboards  https://review.opendev.org/c/openstack/kolla-ansible/+/97359810:55
Viiblanson[m] mnasiadka  I have a working solution that prints a clean, sorted list of restarted containers with timestamps and a 'minutes ago' summary. It’s ready for CI/CD integration to make these diagnostic logs actually readable – feel free to use it:11:39
Viihttps://paste.opendev.org/show/b1RDtgsUoUkhqQovA3ZI/11:39
Viiat the top of the playbook output and at the very bottom the code11:40
ViiI did a test upgrade from 2025.1 to 2025.2 yesterday and hit a few issues. IMO the first two (973469 Valkey and 973484 Neutron TLS) are quite critical as they might trigger a wave of bug reports: https://review.opendev.org/c/openstack/kolla-ansible/+/973469 https://review.opendev.org/c/openstack/kolla-ansible/+/973484 https://review.opendev.org/c/openstack/kolla-ansible/+/973493 Got a few more glitches, still debuggi11:58
Viing to see if they aren't config-side.11:58
ViiBackports to 2025.2 would be much appreciated12:00
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: kolla-ansible: migrate redis password to valkey in mergepwd  https://review.opendev.org/c/openstack/kolla-ansible/+/97351212:24
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Switch reconfigure role to docker_host_info  https://review.opendev.org/c/openstack/kolla-ansible/+/97361012:46
opendevreviewPierre Riteau proposed openstack/kayobe master: [DNM] Check CI health  https://review.opendev.org/c/openstack/kayobe/+/97361613:27
opendevreviewLeonie Chamberlin-Medd proposed openstack/kayobe master: Add support for fail2ban in Kayobe  https://review.opendev.org/c/openstack/kayobe/+/97309013:27
opendevreviewMerged openstack/kolla-ansible master: Fix Valkey log parsing in Fluentd  https://review.opendev.org/c/openstack/kolla-ansible/+/97349313:29
opendevreviewLeonie Chamberlin-Medd proposed openstack/kayobe master: Add support for fail2ban in Kayobe  https://review.opendev.org/c/openstack/kayobe/+/97309013:39
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/2025.2: Fix Valkey log parsing in Fluentd  https://review.opendev.org/c/openstack/kolla-ansible/+/97362414:02
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Switch reconfigure role to docker_host_info  https://review.opendev.org/c/openstack/kolla-ansible/+/97361014:05
opendevreviewJan Gutter proposed openstack/kolla-ansible master: DNM Checking the results of lowering verbosity  https://review.opendev.org/c/openstack/kolla-ansible/+/97362914:26
opendevreviewPierre Riteau proposed openstack/kayobe master: [DNM] Check CI health  https://review.opendev.org/c/openstack/kayobe/+/97361614:28
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: neutron: fix sub-services crashes and update VPNaaS drivers  https://review.opendev.org/c/openstack/kolla-ansible/+/97363514:43
opendevreviewVerification of a change to openstack/kolla-ansible master failed: kolla-ansible: migrate redis password to valkey in mergepwd  https://review.opendev.org/c/openstack/kolla-ansible/+/97351214:57
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: neutron: inject neutron_vpnaas.conf into auxiliary services  https://review.opendev.org/c/openstack/kolla-ansible/+/97363516:03
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: neutron: update legacy VPNaaS providers to StrongSwan  https://review.opendev.org/c/openstack/kolla-ansible/+/97364616:08
*** jhorstmann is now known as Guest3603216:21
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Fix multiple issues  https://review.opendev.org/c/openstack/kayobe/+/97361616:52
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Fix multiple issues  https://review.opendev.org/c/openstack/kayobe/+/97361617:38
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Set previous_release for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/kayobe/+/97365717:40
opendevreviewMerged openstack/kolla-ansible master: kolla-ansible: migrate redis password to valkey in mergepwd  https://review.opendev.org/c/openstack/kolla-ansible/+/97351218:01
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Fix multiple issues  https://review.opendev.org/c/openstack/kayobe/+/97361618:10
-opendevstatus- NOTICE: Gerrit on review.opendev.org will be offline briefly in order to restart on a newer JVM and to clear out caches18:34
opendevreviewPiotr Milewski proposed openstack/kolla-ansible stable/2025.2: kolla-ansible: migrate redis password to valkey in mergepwd  https://review.opendev.org/c/openstack/kolla-ansible/+/97368719:16
blanson[m]I think the jinja2 linter is a bit drunk when it comes to linting stuff like templated bash scripts 20:19
blanson[m](all the more reason to not use bash one might say)20:20
opendevreviewBertrand Lanson proposed openstack/kolla-ansible master: keystone: Setup fernet credentials encryption keys  https://review.opendev.org/c/openstack/kolla-ansible/+/97086120:39
blanson[m]https://review.opendev.org/c/openstack/kolla-ansible/+/970861/12/ansible/roles/keystone/templates/credential-push.sh.j220:40
blanson[m]this is terror-inducing to me 20:40

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