openstackgerrit | Merged openstack/openstack-ansible stable/train: Bump setuptools pin to 44.1.1 https://review.opendev.org/c/openstack/openstack-ansible/+/786508 | 00:12 |
---|---|---|
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty master: Fix wsgi_venv path for cloudkitty-api https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/782837 | 00:44 |
*** gyee has quit IRC | 01:21 | |
*** spatel_ has joined #openstack-ansible | 01:23 | |
*** spatel_ is now known as spatel | 01:23 | |
*** spatel has quit IRC | 01:41 | |
*** spatel_ has joined #openstack-ansible | 02:14 | |
*** spatel_ is now known as spatel | 02:14 | |
*** evrardjp has quit IRC | 02:33 | |
*** evrardjp has joined #openstack-ansible | 02:33 | |
*** rh-jelabarre has quit IRC | 03:27 | |
*** ianychoi__ has joined #openstack-ansible | 04:48 | |
*** ianychoi_ has quit IRC | 04:50 | |
openstackgerrit | Sebastian Gumprich proposed openstack/openstack-ansible-galera_server master: add support for encryption https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/784069 | 05:03 |
*** mmercer has quit IRC | 05:03 | |
*** mmercer has joined #openstack-ansible | 05:05 | |
*** miloa has joined #openstack-ansible | 05:31 | |
*** miloa has quit IRC | 05:33 | |
*** kleini has joined #openstack-ansible | 06:06 | |
*** spatel has quit IRC | 06:10 | |
*** pto has joined #openstack-ansible | 06:17 | |
*** shyamb has joined #openstack-ansible | 06:40 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: add support for encryption https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/784069 | 06:42 |
*** andrewbonney has joined #openstack-ansible | 07:14 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_gnocchi master: Fix gnocchi installation for new pip resolver https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/781513 | 07:34 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_gnocchi master: Fix gnocchi installation for new pip resolver https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/781513 | 07:34 |
*** rpittau|afk is now known as rpittau | 07:35 | |
*** luksky has joined #openstack-ansible | 07:40 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_gnocchi master: Fix gnocchi installation for new pip resolver https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/781513 | 07:42 |
*** tosky has joined #openstack-ansible | 07:45 | |
jonher | looking at why the OOO test for 784885 failed, it seems to be using tempest 27.0.0 and openstack_ansible_os_tempest-18.1.0.dev389-py3-none-any.whl but yet it complains about "unrecognized arguments: --exclude-list". This option should be avaialble in that version, so what am i missing here? | 08:32 |
noonedeadpunk | jonher: you mean tripleo-ci-centos-7-standalone-os-tempest-train job? | 08:35 |
jonher | correct | 08:35 |
noonedeadpunk | arxcruz: chandankumar any thoughts what might be the thing? Probably we can drop train support against master now, considering train goes to EM in several weeks? | 08:39 |
chandankumar | noonedeadpunk: arx is working on a patch to make it compatible with exclude list | 08:49 |
noonedeadpunk | gotcha, thanks! | 08:50 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_adjutant master: Remove incorrect horizon_post_install example https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/784420 | 08:50 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-lxc_hosts master: Optionally build container image as a local chroot https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/776201 | 08:56 |
jonher | good, thanks :) | 09:00 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove OpenSUSE from role maturity matrix https://review.opendev.org/c/openstack/openstack-ansible/+/787173 | 09:12 |
noonedeadpunk | jrosser: do you recall where we were fixing versions for tempest plugins? | 09:16 |
jrosser | there are some patches to stable branches which are wierdly broken | 09:16 |
noonedeadpunk | yeah I was specificaly looking into https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/785393 | 09:17 |
jrosser | i was wondering if we're needing to bump pip/setuptools on branches that support py2 to be the latest that support py2 | 09:17 |
noonedeadpunk | well, U is py3 only... | 09:18 |
noonedeadpunk | but it's failing on oslo version I think | 09:18 |
noonedeadpunk | which would be the case when we're trying to use newer plugin then the one that was supposed... | 09:19 |
noonedeadpunk | https://975174e533396eaf5276-b327662bb948fd03f559dc332dd2e67c.ssl.cf2.rackcdn.com/785393/1/check/openstack-ansible-uw_apache-ubuntu-bionic/5bb53c6/logs/ara-report/result/c9a0daf0-03de-4e6b-94f9-48ff4a450103/ | 09:19 |
jrosser | oh this is super odd https://zuul.opendev.org/t/openstack/build/5bb53c634af24764baafbdc67fd84cdd/log/job-output.txt#104544 | 09:19 |
jrosser | 2021-04-09 07:02:42.895949 | ubuntu-bionic | " from oslo_utils.secretutils import md5", | 09:20 |
jrosser | 2021-04-09 07:02:42.895962 | ubuntu-bionic | "ImportError: cannot import name 'md5'" | 09:20 |
noonedeadpunk | yeah, posted same thing from ara) | 09:20 |
jrosser | iirc there was work in oslo around PCI-DSS(?) compliance which moved the md5 function out | 09:20 |
jrosser | and something like md5_noncrypto <- guessing there, but you get the idea | 09:21 |
jrosser | was a replacement to indicate that it was use of md5 but in a non crypto critical context | 09:21 |
jrosser | i wonder if that got backported to U | 09:21 |
noonedeadpunk | but even if it would, it should be also updated in constraints | 09:23 |
noonedeadpunk | and then integrated would also fail? | 09:23 |
jrosser | oh hold on well it's just not there https://github.com/openstack/oslo.utils/blob/stable/ussuri/oslo_utils/secretutils.py | 09:24 |
jrosser | so i would say that the version of tempest there is too new, or somehow unpinned | 09:25 |
jrosser | as it's assuming changes in oslo secretutils that are not available in the U oslo branch | 09:26 |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Set buster job to NV https://review.opendev.org/c/openstack/openstack-ansible-tests/+/786917 | 09:36 |
*** shyamb has quit IRC | 09:38 | |
arxcruz | noonedeadpunk: hey https://review.opendev.org/c/openstack/tripleo-ci/+/785841 is merged should be fixed now | 09:40 |
noonedeadpunk | arxcruz: I think we were seing issues with train test. and not sure pathc is fixing that? | 09:41 |
arxcruz | noonedeadpunk: let me check, sorry these days are being a messy :) | 09:41 |
noonedeadpunk | ie https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/784885 | 09:42 |
noonedeadpunk | master test has actually passed there | 09:42 |
arxcruz | noonedeadpunk: oh, i got it, the --exclude-list | 09:43 |
arxcruz | chandankumar: we need to update tempest on train... | 09:44 |
arxcruz | to add the --exclude-list patch | 09:44 |
arxcruz | noonedeadpunk: we use tempest rpm package | 09:44 |
arxcruz | it is probably pinned with a version prior to --exclude-list | 09:44 |
arxcruz | chandankumar: do we need to keep train tests ? this will also block tripeo train jobs | 09:45 |
jonher | 783236 my understanding is that the new secrets should be added by the "Add missing secrets" task in "scripts/upgrade-utilities/deploy-config-changes.yml" we don't want to manage the value like the designate example linked, so do i need to add anything extra there or we good? | 09:47 |
noonedeadpunk | yeah, they will be added | 09:48 |
noonedeadpunk | but the thing is, that in case they're already defined somewhere except user_secrets, new values will be generated | 09:49 |
noonedeadpunk | I think that we're bsically good as is, but we can go extra mile and add this task to ensure we don't break current deployments if any | 09:50 |
chandankumar | arxcruz: yes, we need to keep train tests, mkopec will give a try to bump tempest version to 26.1.0 or otherwise we will cherry-pick include or exclude list review in train | 09:51 |
*** shyamb has joined #openstack-ansible | 09:53 | |
*** shyam89 has joined #openstack-ansible | 09:54 | |
*** shyamb has quit IRC | 09:58 | |
*** shyam89 has quit IRC | 09:59 | |
*** rpittau is now known as rpittau|bbl | 10:04 | |
openstackgerrit | Merged openstack/openstack-ansible-os_placement master: Allow to override placement policy files https://review.opendev.org/c/openstack/openstack-ansible-os_placement/+/782303 | 10:22 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Use the cached copy of the u-c file from the repo server https://review.opendev.org/c/openstack/openstack-ansible/+/774523 | 10:25 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server master: Use infra LXC upgrade jobs instead of metal https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/786839 | 10:26 |
openstackgerrit | Merged openstack/openstack-ansible master: Add custom user-agent for git clones from opendev.org https://review.opendev.org/c/openstack/openstack-ansible/+/786596 | 10:28 |
openstackgerrit | Merged openstack/openstack-ansible-os_ironic master: Use global service variables https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/769935 | 10:30 |
*** shyamb has joined #openstack-ansible | 10:37 | |
*** shyamb has quit IRC | 10:48 | |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/782310 | 11:02 |
*** shyamb has joined #openstack-ansible | 11:03 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-tests master: Bump ansible-lint version https://review.opendev.org/c/openstack/openstack-ansible-tests/+/784751 | 11:06 |
noonedeadpunk | zbr: any advices on how to debug custom lint rules? in context of that patch ^ | 11:08 |
noonedeadpunk | as eventually after update of ansible lint, rules are not failing when expected | 11:08 |
openstackgerrit | Merged openstack/openstack-ansible master: Switch openstack_services to stable/wallaby https://review.opendev.org/c/openstack/openstack-ansible/+/786829 | 11:09 |
openstackgerrit | Merged openstack/openstack-ansible master: Add mgr caps to manila keys https://review.opendev.org/c/openstack/openstack-ansible/+/786954 | 11:15 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts master: Optionally build container image as a local chroot https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/776201 | 11:34 |
*** jbadiapa is now known as jbadiapa|lunch | 11:48 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest master: Extend telemetry testing https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/783004 | 12:01 |
*** shyamb has quit IRC | 12:08 | |
*** jbadiapa|lunch is now known as jbadiapa | 12:11 | |
*** pto has quit IRC | 12:11 | |
*** pto has joined #openstack-ansible | 12:18 | |
*** rh-jelabarre has joined #openstack-ansible | 12:19 | |
*** pto has quit IRC | 12:22 | |
*** rpittau|bbl is now known as rpittau | 12:37 | |
*** spatel_ has joined #openstack-ansible | 13:00 | |
*** spatel_ is now known as spatel | 13:00 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Update octavia_management_net_subnet_cidr in CI https://review.opendev.org/c/openstack/openstack-ansible/+/787199 | 13:37 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/782286 | 13:38 |
spatel | noonedeadpunk yesterday i hit this issue during my production upgrade to 22.1.2 - http://paste.openstack.org/show/804638/ | 13:47 |
spatel | I don't have any cluster name specified in var yaml file | 13:48 |
spatel | I have to bring up my galera cluster manually to fix this issue.. | 13:48 |
*** pto has joined #openstack-ansible | 13:48 | |
spatel | is it mandatory now to set cluster name in user_*.yaml file? | 13:49 |
noonedeadpunk | spatel: um, no, it could be easily a default | 13:52 |
*** pto has quit IRC | 13:53 | |
spatel | that is what i thought it should be default, it brought down my galera cluster so i did manual recovery and then add cluster name in user*.yml file and run playbook and that works | 13:53 |
*** pto has joined #openstack-ansible | 13:53 | |
spatel | That was heart attack for me when mysql went down :( | 13:54 |
noonedeadpunk | hm... that's interesting... I wish it was sandbox so we could experiment and check more | 13:54 |
noonedeadpunk | But I'd say that you could get such failure when running against not healthy cluster | 13:55 |
spatel | it seems that TASK looking for name and trying to match.. last week i did upgrade my lab and i didn't see that issue.. my lab was single infra node | 13:55 |
spatel | hmm very odd condition | 13:56 |
spatel | i will re-upgrade as soon as we have 22.1.3 and see if hitting same issue | 13:57 |
spatel | also we have one more issue which is os-designate pool update related - http://paste.openstack.org/show/804639/ | 13:58 |
spatel | i have tested this on multiple machine and everytime i hit that issue.. i think its designate issue | 13:58 |
spatel | May be this one - https://bugs.launchpad.net/designate/+bug/1828049 | 13:59 |
openstack | Launchpad bug 1828049 in Designate "designate pool update" [Undecided,Confirmed] | 13:59 |
noonedeadpunk | well, I don't see any changes in designate role at least... But could be designate pool id? | 14:00 |
noonedeadpunk | https://opendev.org/openstack/openstack-ansible/src/branch/master/scripts/upgrade-utilities/deploy-config-changes.yml#L89-L97 | 14:01 |
noonedeadpunk | but we haven't backport that to V | 14:02 |
noonedeadpunk | but yeah, might be designate thing as well... not sure... | 14:03 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove support for nspawn containers. https://review.opendev.org/c/openstack/openstack-ansible/+/782569 | 14:03 |
spatel | Its not related pool id issue, i believe its bug in designate | 14:07 |
spatel | other folks also having same issue | 14:08 |
*** pto_ has joined #openstack-ansible | 14:09 | |
johnsom | spatel Can you point to the bug in Designate. The one above is just that it's not reporting a syntax error in the pool.yaml | 14:12 |
*** pto has quit IRC | 14:12 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Use global dhcp_domain by default https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/787203 | 14:23 |
*** spatel has quit IRC | 14:24 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest master: Log tempestconf inside tempest_log_dir https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/783637 | 14:25 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Cleanup after service variables merged https://review.opendev.org/c/openstack/openstack-ansible/+/769974 | 14:37 |
*** spatel_ has joined #openstack-ansible | 14:40 | |
*** spatel_ is now known as spatel | 14:40 | |
spatel | johnsom sure i will report that | 14:46 |
*** gshippey has joined #openstack-ansible | 14:46 | |
johnsom | saptel I am just trying to understand what issue you are seeing. Is there an existing bug? | 14:47 |
spatel | johnsom i don't know this is existing issue or not. all i found this - https://bugs.launchpad.net/designate/+bug/1828049 | 14:53 |
openstack | Launchpad bug 1828049 in Designate "designate pool update" [Undecided,Confirmed] | 14:53 |
spatel | whenever i run | 14:53 |
spatel | designate-manage pool update | 14:53 |
spatel | it doesn't throw error but exit code is non-zero | 14:53 |
johnsom | spatel https://bugs.launchpad.net/designate/+bug/1828049 is just about the tool not clearly reporting what is invalid in the pool.yaml. I.e. someone made a typo in the pool.yaml and the tool is not listing where the typo is. | 14:54 |
openstack | Launchpad bug 1828049 in Designate "designate pool update" [Undecided,Confirmed] | 14:54 |
spatel | johnsom this is production designate and functional server | 14:55 |
spatel | If it has typo or error then this shouldn't be working anymore | 14:55 |
johnsom | spatel Yeah, but you are running the pool update tool for some reason right? That pool.yaml that is being passed in must have a bug if it is returning failed | 14:56 |
johnsom | spatel I just won't load the bad pool.yaml file, it will continue to run with the old pools configuration | 14:56 |
spatel | here is my pool file - http://paste.openstack.org/show/804640/ | 14:56 |
noonedeadpunk | Just in case - we won't have a meeting today, since we're having PTG https://www.openstack.org/ptg/rooms/cactus in 3 mins | 14:57 |
spatel | johnsom i didn't update pool.yaml but osa still trying to update | 14:57 |
spatel | look like we need good debug option with that command.. i can't debug this | 14:58 |
*** jbadiapa has quit IRC | 14:58 | |
*** macz_ has joined #openstack-ansible | 15:02 | |
johnsom | spatel So I just ran that with --dry-run, it looks valid. I wonder if there is permission issue not allowing it to run under OSA | 15:02 |
noonedeadpunk | spatel: johnsom to you want to join us just in case? | 15:03 |
spatel | like this designate-manage pool update --dry-run ? | 15:03 |
johnsom | designate-manage pool --file pool.yaml --dry-run | 15:03 |
johnsom | Opps, typo: designate-manage pool update --file pool.yaml --dry-run | 15:03 |
spatel | johnsom look at this - http://paste.openstack.org/show/804643/ | 15:06 |
spatel | same error | 15:06 |
johnsom | https://www.irccloud.com/pastebin/PRkwzlp1/ | 15:06 |
spatel | hmmm | 15:07 |
spatel | why i have no output ? | 15:07 |
spatel | what version are you running? | 15:08 |
johnsom | I am running a Wallaby devstack | 15:08 |
spatel | oh!!! i am in old rev.. | 15:08 |
spatel | victoria | 15:08 |
spatel | i think i should upgrade | 15:08 |
spatel | let me try to upgrade and see what is going on.. i am upgrading to latest master | 15:09 |
johnsom | Ok, I'm not sure what would have changed. Let me know either way as I'm interested to know if there is a patch not backported or it's using something that is new in the pool.yaml (I don't think so, but ...) | 15:10 |
spatel | let me upgrade and get back to you | 15:13 |
spatel | johnsom my all playbook ran successful without error but when i am trying your command dry-run still no output.. | 15:25 |
spatel | may be i need to change logging to debug ? | 15:25 |
johnsom | Yeah, maybe I have a config enabling debug due to using devstack | 15:26 |
spatel | let me enable and see | 15:26 |
johnsom | That is good to know. I can look at why victoria doesn't like that pool.yaml. | 15:27 |
spatel | i have enabled debug in designate.conf and still i can't see output on dry run | 15:29 |
spatel | i am running master branch so it should be latest one | 15:29 |
spatel | johnsom how do i check what version of designate i am running ? | 15:32 |
spatel | I have noticed i don't have designate-manager service running. not sure if that has something to do | 15:33 |
johnsom | spatel in your designate.conf [DEFAULT] debug = True | 15:33 |
johnsom | spatel Sorry, I am in a PTG session, so multi-tasking a bit | 15:34 |
spatel | yes i do have debug = True in [ DEFAULT ] | 15:34 |
spatel | no worry we can talk after meeting | 15:34 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server master: add support for encryption https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/784069 | 16:13 |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon master: Implement WEBSSO redirect https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/786467 | 16:45 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/781538 | 16:49 |
spatel | noonedeadpunk this is what i found with designate, as soon as i upgrade to latest master i am not seeing pool update error anymore | 16:56 |
spatel | look like 22.1.2 has older pointer causing pool update error | 16:57 |
*** rpittau is now known as rpittau|afk | 16:59 | |
*** spatel has quit IRC | 17:11 | |
*** jbadiapa has joined #openstack-ansible | 17:12 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Cleanup after service variables merged https://review.opendev.org/c/openstack/openstack-ansible/+/769974 | 17:52 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Fix oslo_messaging topic condition https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/787275 | 17:57 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: [reno] Stop publishing release notes https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/772053 | 17:59 |
*** luksky has quit IRC | 18:21 | |
*** luksky has joined #openstack-ansible | 18:21 | |
*** csmart has quit IRC | 18:27 | |
*** csmart has joined #openstack-ansible | 18:30 | |
*** andrewbonney has quit IRC | 18:40 | |
*** pto has joined #openstack-ansible | 19:16 | |
*** pto_ has quit IRC | 19:19 | |
*** luksky has quit IRC | 19:33 | |
*** luksky has joined #openstack-ansible | 19:33 | |
*** spatel_ has joined #openstack-ansible | 19:44 | |
*** spatel_ is now known as spatel | 19:44 | |
*** pto has quit IRC | 20:10 | |
*** spatel has quit IRC | 20:45 | |
*** odyssey4me has quit IRC | 21:05 | |
*** jamesdenton has quit IRC | 21:11 | |
*** gshippey has quit IRC | 22:53 | |
*** macz_ has quit IRC | 23:02 | |
*** tosky has quit IRC | 23:17 | |
*** luksky has quit IRC | 23:22 | |
*** rh-jlabarre has joined #openstack-ansible | 23:45 | |
*** rh-jelabarre has quit IRC | 23:47 | |
*** rh-jlabarre has quit IRC | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!