15:00:44 #startmeeting openstack_ansible_meeting 15:00:44 Meeting started Tue Jul 30 15:00:44 2024 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:44 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:44 The meeting name has been set to 'openstack_ansible_meeting' 15:00:52 #topic rollcall 15:00:54 o/ 15:01:06 hi! 15:03:20 #topic office hours 15:03:37 so apprently with merge of https://review.opendev.org/c/openstack/openstack-ansible-tests/+/921434 other functional jobs got borked 15:03:44 Like now I was looking into plugins repo 15:04:02 #link https://zuul.opendev.org/t/openstack/build/6e0021bf34ac4ff2b53d6554335897f8 15:04:26 and while I passed the error in CI for now, I'm stuck quite hard on another one... 15:05:36 `fatal: [container1]: FAILED! => {"msg": "Missing sudo password"}` here: https://opendev.org/openstack/openstack-ansible-plugins/src/branch/master/tests/test-connection-plugin.yml#L90-L97 15:07:01 which I really don't get frankly speaking 15:07:38 and well, whether it's broken for a while and we just were not testing that nicely 15:09:31 I'm also looking into bumping shas right now for new releases 15:09:38 to cover latest nova CVE 15:09:45 interesting, I wonder if replacing user: root with remote_user: root would help 15:10:13 and seems we need to have this landed before rechecking 2024.1 https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/925190 15:11:50 damiandabrowski: it's even more weird. The first command is exactly what ansible tries to execute and second what I tried: https://paste.openstack.org/show/b5AWo3DedsVhBEt5AvOW/ 15:13:00 it's like having just an extra sudo in there which is not really needed 15:14:21 weird, i don't have any wise ideas :/ 15:14:58 yeah. me neither at this point 15:15:22 it's not blocking the bump per say 15:17:02 Dmitriy Rabotyagov proposed openstack/ansible-role-uwsgi stable/2024.1: Ensure uWSGI is built with pcre support https://review.opendev.org/c/openstack/ansible-role-uwsgi/+/924876 15:17:16 I think we just need this one ^ 15:17:27 and https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/924831 15:19:05 regarding noble support - we need some rechecks to be made. 15:19:07 #link https://review.opendev.org/q/topic:%22osa/noble%22 15:21:47 oops.. late, sorry :\ 15:21:52 'gday 15:23:27 o/ 15:27:09 I don't think we had any progress on any other topics unfortunatelly 15:27:54 Once https://review.opendev.org/c/openstack/openstack-ansible/+/924997 will land I'll try to issue some rechecks on the following topic: 15:28:12 #link https://review.opendev.org/q/topic:%22osa/frist_host_refactoring%22+status:open 15:31:50 but I think that's pretty much it 15:33:56 Dmitriy Rabotyagov proposed openstack/openstack-ansible-plugins master: [DNM] Fix functional tests https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/925272 15:38:45 #endmeeting