congnt | Hi mnasiadka, I want to ask when kolla update version pypi to 14.3.1? Version 14.3.0 has error because docker upgrade version to 6.0.0 | 06:53 |
---|---|---|
mnasiadka | We'll request a release for stable branches soon, but in the meantime just install from git repository (that's what we recommend) | 07:02 |
congnt | mnasiadka: Thanks you, I try build image from git repo but got an error. Build with command (kolla-build --openstack-release yoga --tag yoga -n openstack -t source --registry registry.test.com-b ubuntu --image-name-prefix ubuntu-source-) | 07:10 |
congnt | Neutron-base fail with error (neutron-base:ERROR: Cannot install neutron 20.2.1.dev25 (from /neutron) because these package versions have conflicting dependencies) | 07:11 |
congnt | https://imgur.com/vFxs0du | 07:12 |
congnt | Do you hit this error when build image from master branch of kolla? | 07:13 |
congnt | I installed kolla by command (pip install git+https://opendev.org/openstack/kolla) from virtual env | 07:13 |
mnasiadka | you shouldn't be using master branch :) | 07:15 |
congnt | mnasiadka: Can you tell me why? Because code fixed error docker 6.0.0 only exist on master branch. | 07:18 |
congnt | Should I Cherry pick to stable/yoga and install from that branch? | 07:18 |
mnasiadka | frickler: I guess we need to backport https://review.opendev.org/c/openstack/kolla/+/853953 then? | 07:25 |
frickler | mnasiadka: I'm not sure we can bump min reqs in stable branches. might need to cap docker-py instead? | 07:38 |
mnasiadka | frickler: Yeah, I was just thinking about that | 07:46 |
mnasiadka | and do a release afterwards | 07:46 |
congnt | Do we have a best practice for building image openstack in yoga release for now? | 07:48 |
frickler | congnt: install docker<6 in your venv | 07:54 |
congnt | And I should install kolla from stable branch yoga, right? | 07:55 |
congnt | shouldn't use master branch | 07:56 |
frickler | that's what mnasiadka already said. always use the same kolla version as the openstack version you are trying to build | 07:58 |
congnt | frickler, mnasiadka: Thank you all | 07:59 |
opendevreview | Merged openstack/kolla-ansible master: [CI] Drop bindep https://review.opendev.org/c/openstack/kolla-ansible/+/847273 | 09:26 |
admin1 | hi all .. does anyone know about this error: nova-compute Connection to libvirt failed: authentication failed: authentication failed: libvirt.libvirtError: authentication failed: authentication failed | 09:27 |
admin1 | new install, yoga branch | 09:27 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Support configuring HAProxy services as active/passive https://review.opendev.org/c/openstack/kolla-ansible/+/854977 | 09:33 |
*** brinzhang0 is now known as brinzhang | 09:33 | |
hrw | congnt: and then use same branch of kolla-ansible to deploy them | 09:46 |
congnt | Yes, I know it because docs of kolla-ansible very clear :D Thank you | 09:47 |
hrw | ;) | 09:48 |
rockey | admin1: looks more like a nova-compute error than kolla, how about asking over in #openstack-nova? | 09:50 |
mnasiadka | admin1: old image? | 09:55 |
admin1 | i checkout out yoga branch | 09:56 |
admin1 | so i am not sure on the image age | 09:56 |
frickler | might be sasl-related hostname mismatch issue. I never got round to fully debugging that one | 09:56 |
mnasiadka | admin1: docker images | grep libvirt | 09:57 |
admin1 | quay.io/openstack.kolla/ubuntu-source-nova-libvirt yoga 9fe7282d7dbe 2 days ago 996MB | 09:58 |
mnasiadka | seems fresh | 09:59 |
mnasiadka | surely a sasl related problem, but what's the cause - I have no clue | 09:59 |
frickler | setup creates user for short hostname, libvirt uses long hostname when trying to login | 10:01 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Support configuring HAProxy services as active/passive https://review.opendev.org/c/openstack/kolla-ansible/+/854977 | 10:01 |
mnasiadka | admin1: using fqdn hostname or short one? | 10:03 |
admin1 | short one | 10:03 |
admin1 | hostname and hostname -f both give out the same short name (without fqdn ) | 10:04 |
admin1 | i will retry with adding fqdn | 10:04 |
admin1 | and see if it fixes it | 10:04 |
admin1 | frickler, so it should be fqdn everywhere ? | 10:05 |
admin1 | i checked the wrong server .. hostname ( h1) , hostname -f ( h1.domain.com ) | 10:05 |
admin1 | so the hostname and fqdn is correct | 10:05 |
admin1 | unless hostname should also return fqdn as a requirement | 10:06 |
frickler | admin1: try to run "echo libvirt_sasl_password | docker exec -it -u root nova_libvirt saslpasswd2 -c -p -a libvirt -u h1.domain.com nova" on the host with your real pw of course | 10:11 |
admin1 | frickler, sorry for the n00b question .. where can I find the real pw ? | 10:12 |
frickler | in your secrets.yaml hopefully | 10:13 |
admin1 | the input device is not a TTY is what i gegt | 10:17 |
admin1 | #openstack-nova says to disable sasl | 10:17 |
admin1 | frickler, i got the result back: the input device is not a TTY | 10:18 |
opendevreview | Radosław Piliszek proposed openstack/ansible-collection-kolla master: Do not create kolla_user by default https://review.opendev.org/c/openstack/ansible-collection-kolla/+/854985 | 10:25 |
yoctozepto | have you noticed that in master (Zed) we are getting a ton of ERRORs from keystone in CI? either the ansible client started requesting crap or the logging has increased beyond reasonability | 11:00 |
yoctozepto | (I am also notifying cores on some old changes of mine that deserve merging ;-) ) | 11:07 |
frickler | yoctozepto: seems that that was a warning in yoga, now promoted to error with a nice juicy stacktrace. IMO that's a bug in keystone. I'd even question the warning classification. | 11:37 |
yoctozepto | yeah | 11:40 |
opendevreview | Lin PeiWen proposed openstack/kolla-ansible master: keystone: Remove redundant 'when' https://review.opendev.org/c/openstack/kolla-ansible/+/852739 | 11:41 |
yoctozepto | otoh, the client should not try using names as UUIDs for crying out loud | 11:41 |
yoctozepto | as usual, it takes more than one bug to get things nasty | 11:41 |
frickler | are you sure that this comes from OSC? I was just about to ask where this was coming from | 11:42 |
opendevreview | Lin PeiWen proposed openstack/kolla-ansible master: keystone: Remove redundant 'when' https://review.opendev.org/c/openstack/kolla-ansible/+/852739 | 11:42 |
yoctozepto | frickler: this is from kolla-toolbox and the client in ansible there | 11:42 |
yoctozepto | I mean, the requests | 11:42 |
yoctozepto | the logs are from the api of course ;p | 11:43 |
frickler | yes. also doesn't seem to be restricted to kolla. | 11:44 |
frickler | https://opensearch.logs.openstack.org/_dashboards/app/discover?security_tenant=global#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-14d,to:now))&_a=(columns:!(_source),filters:!(),index:'94869730-aea8-11ec-9e6a-83741af3fdcd',interval:auto,query:(language:kuery,query:'message:%20%22keystone.exception.ProjectNotFound%22'),sort:!()) | 11:44 |
yoctozepto | what are the credentials to it? | 11:45 |
frickler | openstack/openstack | 11:45 |
yoctozepto | thankx | 11:45 |
frickler | https://governance.openstack.org/sigs/tact-sig.html#opensearch | 11:45 |
yoctozepto | spammy as duck | 11:45 |
rockey | it is? 1.5m hits in 14 days, no biggie :)) | 11:46 |
yoctozepto | for such a useless line | 11:54 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [CI] Do not use the kolla user https://review.opendev.org/c/openstack/kolla-ansible/+/855017 | 12:15 |
opendevreview | Radosław Piliszek proposed openstack/ansible-collection-kolla master: Do not create kolla_user by default https://review.opendev.org/c/openstack/ansible-collection-kolla/+/854985 | 12:16 |
rockey | can someone explain the relation between ansible kolla_toolbox module, which invokes modules inside kolla-toolbox container with arguments etc | 12:22 |
rockey | how do i know which modules is installed within the kolla-toolbox container? | 12:23 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Use active_passive parameter for existing services https://review.opendev.org/c/openstack/kolla-ansible/+/855019 | 12:40 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Switch Prometheus Alertmanager to active/passive https://review.opendev.org/c/openstack/kolla-ansible/+/854816 | 12:45 |
hrw | morning | 13:23 |
hrw | mnasiadka, yoctozepto: any of you know how to fix aarch64 node? | 13:23 |
hrw | 2022-08-16 16:31:33 openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://192.0.2.10:9696/v2.0/subnets, Invalid input for operation: Requested subnet with cidr: 10.0.0.0/24 for network: a7786b4c-1cd9-4fee-9cfa-a5b0eacd7090 overlaps with another subnet. | 13:23 |
hrw | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a33/836664/54/check/kolla-ansible-centos9s-source/a33907d/primary/logs/ansible/init-runonce | 13:23 |
frickler | why would the use of cidrs be different only for arm? | 13:35 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Remove stale configuration files in sub-directories https://review.opendev.org/c/openstack/kayobe/+/839077 | 13:38 |
yoctozepto | frickler, hrw: maybe some lib failed to do le/be properly | 13:52 |
opendevreview | Merged openstack/kayobe master: Fix IP allocation limit in overcloud inventory discover https://review.opendev.org/c/openstack/kayobe/+/854595 | 14:37 |
frickler | could it be that prometheus-efk got broken by the proxysql stack? Access denied for user 'root_shard_0'@'primary' | 15:16 |
frickler | also I guess we can drop all the c8 jobs from experimental now, too? | 15:17 |
mnasiadka | let's drop them | 15:21 |
mnasiadka | and yes, I saw that prometheus-efk is failing due to that | 15:21 |
frickler | mnasiadka: are you doing a patch or should I? (for experimental, pefk we can discuss in the meeting if needed) | 15:27 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Switch Prometheus Alertmanager to active/passive https://review.opendev.org/c/openstack/kolla-ansible/+/854816 | 16:26 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Fix haproxy prechecks after deployment https://review.opendev.org/c/openstack/kolla-ansible/+/855071 | 16:45 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [CI] Do not use the kolla user https://review.opendev.org/c/openstack/kolla-ansible/+/855017 | 16:46 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] Test all jobs https://review.opendev.org/c/openstack/kolla-ansible/+/855072 | 16:49 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: [WIP] Fix https://review.opendev.org/c/openstack/kolla/+/722102 | 18:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!