opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_rally stable/xena: Include proper commit in rally_upper_constraints_url https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/897447 | 08:22 |
---|---|---|
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_rally stable/xena: Restore rally tests https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/897521 | 08:24 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Use github to fetch ansible collections https://review.opendev.org/c/openstack/openstack-ansible/+/897357 | 08:26 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_magnum master: Wait for magnum endpoint before creating cluster templates https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/897526 | 08:43 |
damiandabrowski | jrosser: ^ i managed to find out why tls upgrade jobs are failing for magnum | 08:45 |
derekokeeffe85 | Morning all, back again :) I'm trying to install the barbican container and it keeps failing at os_barbican : Install distro packages. I log in and I can ping 8.8.8.8 but I can't do an apt-get update. https://paste.openstack.org/show/bOyJXmS6DsYvS1cQSbHy/ any pointer please? Obviously something I have done in my config I presume | 09:19 |
noonedeadpunk | do you have systemd-resolved in containers? | 09:19 |
noonedeadpunk | or better - what do you have in /etc/resolv.conf? | 09:19 |
admin1 | is the issue in apt-get due to resolver (dns ) or stuck ( mtu ) | 09:33 |
derekokeeffe85 | I have two AIO installs and have checked both and can't see the difference even though one works and one doesn't https://paste.openstack.org/show/bohvnhghxU35zZ3Plcbk/ | 10:20 |
noonedeadpunk | derekokeeffe85: what's the status of lxc-dnsmasq service on the vm itself (not container) | 10:27 |
noonedeadpunk | as this is smth you might need to restart | 10:27 |
derekokeeffe85 | noonedeadpunk: active running | 10:29 |
noonedeadpunk | and can you do smth like `dig google.com @10.255.255.1`? | 10:33 |
noonedeadpunk | dig is part of bind9-utils just in caser | 10:33 |
derekokeeffe85 | Yep I can do that from the host. All other containers are working fine it's just barbican and I did that separately so it's obviously my mistake | 10:39 |
noonedeadpunk | and is there an ip address on eth0 in the barbican container? | 10:42 |
derekokeeffe85 | 10.255.255.185/24 | 10:43 |
derekokeeffe85 | yep | 10:43 |
noonedeadpunk | then dunno.... this looks like some connection issue towards DNS server in topic | 10:48 |
derekokeeffe85 | Yeah dunno what I did this time but wrecking my head | 10:50 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Stop installing openssh and rsync to containers https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/889945 | 10:55 |
noonedeadpunk | fwiw, I think we got barbican borked after upgrade to Antelope. At least specifically volume attach does not work | 10:58 |
noonedeadpunk | does that sound familiar to you derekokeeffe85 ? :) | 10:58 |
noonedeadpunk | castellan.common.exception.KeyManagerError: Key manager error: 'NoneType' object has no attribute 'get_token' | 10:59 |
derekokeeffe85 | Not sure as I never managed to get it working unfortunately :( | 11:00 |
noonedeadpunk | hm... I've seen for sure somebody reporting that... | 11:01 |
derekokeeffe85 | Ok would it be worth me trying an earlier version? | 11:02 |
derekokeeffe85 | Although in fairness I'v installed it no problem a good few times now I just couldn't figure it out with the hsm | 11:05 |
opendevreview | Merged openstack/openstack-ansible stable/yoga: Bump ansible-core to 2.12.8 https://review.opendev.org/c/openstack/openstack-ansible/+/897351 | 12:07 |
noonedeadpunk | I've found what made it break fwiw | 14:18 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Add barbican_service_user section https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/897562 | 14:22 |
derekokeeffe85 | I got it to run by dropping back a rev and it created the container no problem. So Monday I get to fight with the HSM again :( Have a good weekend all | 14:47 |
noonedeadpunk | ugh, I'm looking at os-nova-install.yml for the second day in a row not daring to start refactoring... | 14:54 |
noonedeadpunk | like wtf is that? https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/common-playbooks/nova.yml#L73-L99 | 15:03 |
noonedeadpunk | nova-compute running inside lxc? | 15:03 |
admin1 | yes, i think spatel worked on a lab for it | 15:21 |
admin1 | nova-compute inside lxc | 15:21 |
admin1 | i think i am mistaken/confused on what it is .. but it did involved nova and lxc and :) | 15:23 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove common nova playbook https://review.opendev.org/c/openstack/openstack-ansible/+/897568 | 15:38 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Run nova db post setup from nova playbook https://review.opendev.org/c/openstack/openstack-ansible/+/897570 | 15:53 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Run nova db post setup from nova playbook https://review.opendev.org/c/openstack/openstack-ansible/+/897570 | 15:56 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Run nova_db_post_setup from playbook directly https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/897571 | 15:59 |
noonedeadpunk | another vote is needed for https://review.opendev.org/c/openstack/openstack-ansible/+/897421/1 | 16:00 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Use github to fetch ansible collections https://review.opendev.org/c/openstack/openstack-ansible/+/897357 | 16:16 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Use github to fetch ansible collections https://review.opendev.org/c/openstack/openstack-ansible/+/897357 | 16:23 |
mgariepy | done noonedeadpunk | 16:50 |
ayush | hi Team | 16:52 |
ayush | This is regarding bug Bug 2038315 | 16:53 |
ayush | and the temp solution `ANSIBLE_GALAXY_SERVER=https://old-galaxy.ansible.com ./scripts/bootstrap-ansible.sh` it show as bootstrapped and ready to use | 16:53 |
ayush | but it does not all collections including nova, neutron etc | 16:53 |
ayush | but it does not export all collections including nova, neutron etc | 16:54 |
opendevreview | Merged openstack/openstack-ansible master: Temporary don't use u-c for inventory tox test https://review.opendev.org/c/openstack/openstack-ansible/+/897421 | 17:09 |
jrosser | ayush: nova/neutron ansible roles are not collections | 17:43 |
jrosser | could you share a specific error? | 17:43 |
ayush | ok i will test and give you a specific error, but i can see in the old env and the new env , The ansible collection file is not up to date | 18:38 |
mgariepy | anyone here use radosgw with keystone + sts-lite ? | 18:48 |
damiandabrowski | i wonder what happened to gating today :| | 19:09 |
damiandabrowski | https://grafana.opendev.org/d/8cbc9d7032/openstack-ansible?orgId=1&from=1696532928113&to=1696619328114&viewPanel=26 | 19:09 |
mgariepy | is it all the same error ? | 19:14 |
mgariepy | on a semi-random one debian check lxc fail TASK [python_venv_build : Build wheels for the packages to be installed into the venv] *** tempest | 19:15 |
mgariepy | https://zuul.opendev.org/t/openstack/build/1b528c49b1b84fc78eebcbe4f07b81da/log/logs/openstack/aio1_utility_container-79d04738/python_venv_build.log.txt#29653 | 19:17 |
mgariepy | ubuntu/debian seems to be consistent on the fail (centos one was rabbitmq....no comments. ) | 19:20 |
damiandabrowski | i think i've seen few errors, but maybe most of the failures are caused by a single one | 19:37 |
damiandabrowski | i'm fixing magnum gating now: https://zuul.opendev.org/t/openstack/build/6cab080abd914081be9ef48647cf3728/console | 19:37 |
opendevreview | Merged openstack/openstack-ansible-galera_server stable/yoga: Add optional compression to mariabackup https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/887144 | 19:44 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_heat master: Pass keystone roles as a list https://review.opendev.org/c/openstack/openstack-ansible-os_heat/+/897608 | 19:54 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_magnum master: Wait for magnum endpoint before creating cluster templates https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/897526 | 19:55 |
opendevreview | Merged openstack/openstack-ansible-os_neutron stable/yoga: Fix typo for vpnaas_custom_config distribution https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/896712 | 20:39 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!