| opendevreview | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/c/openstack/openstack-ansible/+/958974 | 03:30 |
|---|---|---|
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_skyline master: Switch YARN jobs to supported distros https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/959005 | 06:49 |
| noonedeadpunk | Magnum is pretty much feeling bad now | 09:03 |
| noonedeadpunk | mornings | 09:03 |
| noonedeadpunk | it fails on db migrations | 09:03 |
| noonedeadpunk | sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1267, "Illegal mix of collations (utf8mb3_general_ci,IMPLICIT) and (utf8mb3_uca1400_ai_ci,IMPLICIT) for operation '='") | 09:03 |
| noonedeadpunk | wonder if worth bumping master shas.... | 09:04 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump upstream SHAs on master https://review.opendev.org/c/openstack/openstack-ansible/+/959018 | 09:17 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-haproxy_server master: Use management address when available https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/953670 | 09:25 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Remove jammy and rocky-9 CI jobs https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/950699 | 09:28 |
| opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_magnum master: Switch from wsgi script to wsgi module https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/950509 | 09:29 |
| noonedeadpunk | hm, and then capi job seems to get stuck on building the image at all... | 09:56 |
| noonedeadpunk | really wonder why is that https://zuul.opendev.org/t/openstack/build/08a6ff5c19ab467a848b9bcfb24ba74c/log/job-output.txt#7277-7279 | 10:10 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Use loop label for deb822_repository https://review.opendev.org/c/openstack/ansible-role-frrouting/+/959026 | 10:19 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Use loop label for deb822_repository https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/959027 | 10:24 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Use loop label for deb822_repository https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/959028 | 10:25 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Use loop label for deb822_repository https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/959030 | 10:28 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Use loop label for deb822_repository https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/959031 | 10:30 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-rabbitmq_server master: Use loop label for deb822_repository https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/959032 | 10:32 |
| noonedeadpunk | but we have same for skyline | 10:37 |
| noonedeadpunk | https://zuul.opendev.org/t/openstack/build/353cc9b3495945ed8994b7ec7da2c3dd/log/job-output.txt#7401-7402 | 10:37 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_skyline master: Disable Peer verification for the proxy https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/954595 | 10:39 |
| noonedeadpunk | could be there's issue with some provider ofc. | 10:40 |
| jrosser | that is odd that theres no log at all | 10:55 |
| jrosser | i can't remember if there should be one for the image build | 10:55 |
| jrosser | hmm no this is just the build command line run with ansible `command:` | 10:57 |
| noonedeadpunk | like debootstrap,m yes | 10:58 |
| jrosser | looks like a whole load of code was merged into ansible-collection-kubernetes which might finally address the venv thing | 11:32 |
| jrosser | on noble its quite possible that the system packages and system python are up to date enough to mean a venv is not needed | 11:33 |
| noonedeadpunk | well | 11:39 |
| noonedeadpunk | I looked through the change | 11:39 |
| noonedeadpunk | and the way it was addressed is by installing python3-kubernetes | 11:39 |
| noonedeadpunk | so I really wonder if it solves anything in fact | 11:40 |
| noonedeadpunk | I still failed to come up with code for azimuth capi driver support :( | 11:43 |
| jrosser | i need to spend some more time on updating all the capi stuff, but its like -ETIME^2 currently | 11:50 |
| jrosser | it would be nice to at least get things updated in the ops repo to use the latest versions | 11:50 |
| noonedeadpunk | atm magnum just generally broken with https://bugs.launchpad.net/magnum/+bug/2121797 for us | 11:51 |
| jrosser | somehow i think there was already a big/discussion like that - i'm not managing to pay much attention though | 11:55 |
| noonedeadpunk | so mariadb has changed default collation between 11.4 and 11.8 | 12:26 |
| noonedeadpunk | https://mariadb.com/docs/server/reference/data-types/string-data-types/character-sets/supported-character-sets-and-collations | 12:27 |
| noonedeadpunk | but why does it create a fix of it from scratch | 12:27 |
| noonedeadpunk | but also we kinda have that: https://opendev.org/openstack/openstack-ansible-galera_server/src/branch/master/templates/my.cnf.j2#L27 | 12:29 |
| jrosser | maybe a question for #maria | 12:38 |
| noonedeadpunk | But I'm not sure about it... As like half of tables are creatred with one collation, while others are with a different one | 12:40 |
| noonedeadpunk | if I set `collation-server = utf8mb3_uca1400_ai_ci` - it's all fine then | 12:41 |
| noonedeadpunk | all other services seem to just use it all time consistently regardless | 12:42 |
| noonedeadpunk | I wonder if it could be also smth to do with sqlalchemy | 12:42 |
| jrosser | maybe something changes there at upgrade | 12:43 |
| jrosser | new u-c == new sqlachemy | 12:43 |
| noonedeadpunk | ok, yeah, I think it's mariadb bug | 12:54 |
| noonedeadpunk | so if you supply the charset to `CREATE TABLE` it ignores collation... | 13:15 |
| f0o | Heya what was the -t tag for haproxy-configs only? and bonus Q, is there somewhere a list of all possible tags? | 13:32 |
| noonedeadpunk | f0o: haproxy-service-config | 13:42 |
| noonedeadpunk | not yet, I need to review https://review.opendev.org/c/openstack/openstack-ansible/+/957465 | 13:43 |
| f0o | ty <3 | 13:45 |
| f0o | I think that PR is a good start | 13:45 |
| noonedeadpunk | I wonder if we can change default charset and collation.... | 14:00 |
| noonedeadpunk | as I guess we can't? | 14:00 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Make charset and collation configurables https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/959075 | 15:51 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Remove jammy and rocky-9 CI jobs https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/950699 | 15:54 |
| noonedeadpunk | I _think_ that https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/959075 should be solving the thing as well | 15:55 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible master: [doc] Document existing Ansible tags https://review.opendev.org/c/openstack/openstack-ansible/+/957465 | 17:52 |
| *** starkis is now known as Guest25585 | 19:46 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!