*** macz_ has joined #openstack-ansible | 00:22 | |
*** macz_ has quit IRC | 00:27 | |
*** gyee has quit IRC | 00:39 | |
*** cshen has joined #openstack-ansible | 00:39 | |
*** cshen has quit IRC | 00:44 | |
*** tosky has quit IRC | 00:52 | |
*** DanyC has quit IRC | 00:54 | |
*** DanyC has joined #openstack-ansible | 00:55 | |
*** cshen has joined #openstack-ansible | 00:55 | |
*** DanyC has quit IRC | 00:59 | |
*** cshen has quit IRC | 01:00 | |
openstackgerrit | ShangXiao proposed openstack/openstack-ansible-os_neutron master: Missing document start "---" https://review.opendev.org/715103 | 01:13 |
---|---|---|
openstackgerrit | ShangXiao proposed openstack/openstack-ansible-ceph_client master: Missing document start "---" https://review.opendev.org/715104 | 01:19 |
openstackgerrit | ShangXiao proposed openstack/ansible-role-systemd_service master: Missing document start "---" https://review.opendev.org/715105 | 01:24 |
openstackgerrit | ShangXiao proposed openstack/ansible-role-systemd_networkd master: Missing document start "---" https://review.opendev.org/715106 | 01:28 |
openstackgerrit | ShangXiao proposed openstack/ansible-role-systemd_mount master: Missing document start "---" https://review.opendev.org/715107 | 01:31 |
openstackgerrit | ShangXiao proposed openstack/ansible-role-python_venv_build master: Missing document start "---" https://review.opendev.org/715108 | 01:34 |
*** DanyC has joined #openstack-ansible | 01:34 | |
*** DanyC has quit IRC | 01:39 | |
openstackgerrit | ShangXiao proposed openstack/openstack-ansible-os_octavia master: Missing document start "---" https://review.opendev.org/715110 | 01:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon master: Add murano-dashboard https://review.opendev.org/710776 | 01:47 |
mnaser | bjoernt: noonedeadpunk is our current release liaison, let’s wait for his feedback :) | 02:19 |
*** poopcat has quit IRC | 02:20 | |
*** poopcat has joined #openstack-ansible | 02:21 | |
*** pcaruana has quit IRC | 02:54 | |
*** cshen has joined #openstack-ansible | 02:56 | |
*** cshen has quit IRC | 03:01 | |
*** gkadam has joined #openstack-ansible | 03:03 | |
*** pcaruana has joined #openstack-ansible | 03:07 | |
*** cshen has joined #openstack-ansible | 03:12 | |
*** cshen has quit IRC | 03:17 | |
*** udesale has joined #openstack-ansible | 04:47 | |
*** udesale has quit IRC | 05:10 | |
*** udesale has joined #openstack-ansible | 05:12 | |
*** cshen has joined #openstack-ansible | 05:13 | |
*** cshen has quit IRC | 05:17 | |
*** idlemind has joined #openstack-ansible | 05:24 | |
*** idlemind_ has quit IRC | 05:26 | |
*** cshen has joined #openstack-ansible | 05:29 | |
*** cshen has quit IRC | 05:33 | |
*** evrardjp has quit IRC | 05:36 | |
*** evrardjp has joined #openstack-ansible | 05:36 | |
*** shyamb has joined #openstack-ansible | 05:51 | |
*** shyam89 has joined #openstack-ansible | 05:57 | |
*** shyamb has quit IRC | 06:01 | |
*** cshen has joined #openstack-ansible | 06:02 | |
*** cshen has quit IRC | 06:06 | |
*** DanyC has joined #openstack-ansible | 06:16 | |
*** DanyC has quit IRC | 06:21 | |
openstackgerrit | Chandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Added tempest_tempestconf_image var for tempestconf image https://review.opendev.org/714601 | 06:29 |
openstackgerrit | Chandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Added tempest_tempestconf_image var for tempestconf image https://review.opendev.org/714601 | 06:32 |
*** shyam89 has quit IRC | 06:36 | |
*** shyamb has joined #openstack-ansible | 06:58 | |
*** jbadiapa has joined #openstack-ansible | 07:01 | |
*** fghaas has joined #openstack-ansible | 07:10 | |
*** cshen has joined #openstack-ansible | 07:15 | |
*** shyamb has quit IRC | 07:29 | |
*** miloa has joined #openstack-ansible | 07:53 | |
snadge | ive needed to change the mount point for the glance containers images folder | 07:54 |
snadge | and i achieved this by editing /var/lib/lxc/infra1_glance_container-130c37b6/config .. and changing the mountpoint in that file | 07:55 |
jrosser | snadge: I would expect there is a variable you can use to have that automated | 07:57 |
*** evrardjp has quit IRC | 07:57 | |
snadge | yeah i've just been looking at the glance image documentation | 07:58 |
snadge | glance_backend_file: "yes" | 07:59 |
snadge | glance_file_datadir_volume: "/path/to/shared/storage/" | 07:59 |
snadge | im going to assume its that? | 07:59 |
*** DanyC has joined #openstack-ansible | 08:00 | |
*** evrardjp has joined #openstack-ansible | 08:01 | |
snadge | looks like id have to go through the code or redeploy and test it to find out :) | 08:02 |
*** guilhermesp has quit IRC | 08:06 | |
*** cyberpear has quit IRC | 08:06 | |
*** vblando has quit IRC | 08:06 | |
*** admin0 has quit IRC | 08:06 | |
*** cyberpear has joined #openstack-ansible | 08:07 | |
snadge | it looks like you're supposed to have multiple or redundant glance nodes, and thus nfs mount it | 08:15 |
snadge | but in this deployment there is only the one so it should be okay to just locally mount it | 08:15 |
*** rpittau|afk is now known as rpittau | 08:26 | |
*** fghaas has quit IRC | 08:27 | |
*** fghaas has joined #openstack-ansible | 08:27 | |
*** gshippey has joined #openstack-ansible | 08:31 | |
*** DanyC has quit IRC | 08:34 | |
jrosser | snadge: i mean in order to get the host storage mounted into the glance container you can use this https://opendev.org/openstack/openstack-ansible-lxc_container_create/src/branch/master/defaults/main.yml#L42-L46 | 08:40 |
jrosser | and that can be your nfs mount | 08:40 |
jrosser | you could define that in the group_vars for the glance container then it would only apply to that | 08:41 |
*** DanyC has joined #openstack-ansible | 08:41 | |
*** fresta_ is now known as fresta | 08:44 | |
noonedeadpunk | bjoernt we have issues with centos right now. So once this will be merged https://review.opendev.org/#/c/714310/ 20.0.3 will be released | 08:50 |
snadge | oh thats a neat trick.. i'll bookmark that link.. these timezones have always got me, but working from home at least makes it doable now | 08:53 |
snadge | i have full access to everything remotely now.. whereas before, it was not allowed and I kinda snuck in through the back door | 08:53 |
*** sep has joined #openstack-ansible | 08:59 | |
*** tosky has joined #openstack-ansible | 09:00 | |
*** macz_ has joined #openstack-ansible | 09:10 | |
*** macz_ has quit IRC | 09:14 | |
openstackgerrit | Daniel Meloy proposed openstack/openstack-ansible-os_keystone stable/train: Correct os_user_role parameter from group_name to group https://review.opendev.org/715138 | 09:29 |
*** sshnaidm is now known as sshnaidm|afk | 09:56 | |
*** shyamb has joined #openstack-ansible | 09:57 | |
*** admin0 has joined #openstack-ansible | 10:16 | |
admin0 | hi all .. i changed mtu on br-vxlan to 9000 .. reran the neutron playbooks .. br-vxlan is at 9000 .. when i create a new instance, it gets 1450 instead of 9000 . | 10:17 |
admin0 | so what is the way to ensure the change gets reflected ? do i need to recreate all my routers and networks again ? | 10:17 |
*** macz_ has joined #openstack-ansible | 10:26 | |
*** macz_ has quit IRC | 10:30 | |
*** shyamb has quit IRC | 10:33 | |
*** shyamb has joined #openstack-ansible | 10:33 | |
chandankumar | noonedeadpunk, Hello | 10:38 |
noonedeadpunk | chandankumar: right now looking at tempest:) | 10:38 |
chandankumar | noonedeadpunk, regarding this review https://review.opendev.org/#/c/714601/ omit is not working, can i set that var in var file directly for rhel based jobs | 10:39 |
chandankumar | noonedeadpunk, ok | 10:39 |
noonedeadpunk | I guess I wrote about that yestarday and said to wait with editing.... | 10:40 |
noonedeadpunk | but ok | 10:40 |
openstackgerrit | Erik Berg proposed openstack/openstack-ansible-os_nova stable/train: Align vars/redhat.yml with other distros https://review.opendev.org/715159 | 10:47 |
openstackgerrit | Erik Berg proposed openstack/openstack-ansible-os_neutron stable/train: Add systemd-devel to neutron_devel_distro_packages https://review.opendev.org/715160 | 10:48 |
*** spatel has joined #openstack-ansible | 10:59 | |
*** spatel has quit IRC | 11:03 | |
*** DanyC has quit IRC | 11:06 | |
*** DanyC has joined #openstack-ansible | 11:07 | |
*** DanyC has quit IRC | 11:07 | |
*** DanyC has joined #openstack-ansible | 11:08 | |
ebbex | admin0: can't be sure about this, but in openstack_user_config, under provider_networks, add/adjust the container_mtu: 1550 | 11:14 |
noonedeadpunk | chandankumar: don't mind adjusting your patch? | 11:20 |
chandankumar | noonedeadpunk, np, go ahead | 11:20 |
*** sshnaidm|afk is now known as sshnaidm | 11:25 | |
*** shyamb has quit IRC | 11:29 | |
*** shyamb has joined #openstack-ansible | 11:30 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest master: Added tempest_tempestconf_profile_extras var https://review.opendev.org/714601 | 11:35 |
noonedeadpunk | chandankumar: will that work for you? | 11:36 |
noonedeadpunk | so you can set image or whatever needed in tempest_tempestconf_profile_extras | 11:36 |
noonedeadpunk | without need to redefine all of the key/values defined in tempest_tempestconf_profile | 11:37 |
noonedeadpunk | tempest_tempestconf_profile_extras will have presedence over tempest_tempestconf_profile | 11:37 |
*** mmercer has quit IRC | 11:40 | |
*** mmercer has joined #openstack-ansible | 11:41 | |
noonedeadpunk | chandankumar: btw.... in bug I see that you use tempest_tempest_conf_overrides as "auth.use_dynamic_credentials: true" | 11:44 |
noonedeadpunk | but it's going to genereate not really valid tempest.conf | 11:44 |
chandankumar | noonedeadpunk, we need to pass extra overrides for tempestconf which is different for different jobs | 11:45 |
*** rpittau is now known as rpittau|bbl | 11:45 | |
noonedeadpunk | as tempest_tempest_conf_overrides is used by config_template, which should be in format of tempest_tempest_conf_overrides: {auth: {use_dynamic_credentials: true}} instead of tempest_tempest_conf_overrides: {auth.use_dynamic_credentials: true} | 11:45 |
noonedeadpunk | so then we need another var for tempestconf_profile overrides, as tempest_tempest_conf_overrides not appropriate here | 11:47 |
chandankumar | noonedeadpunk, for image, we need to use --image flag with the tempestconf tool so that we can use custom image for downstream | 11:47 |
chandankumar | noonedeadpunk, yes | 11:47 |
noonedeadpunk | chandankumar: we have 2 cases here I guess, instead of 1 - wrong usage of tempest_tempest_conf_overrides for tempestconf_profile overrides and missing options there | 11:49 |
noonedeadpunk | for the second case I thing thins patch is ok, but it doesn't cover first one | 11:49 |
noonedeadpunk | chandankumar: so using image can be achieved by this https://pastebin.com/L4CG9hMR | 11:50 |
noonedeadpunk | as you just set_fact in your role, you can set dictionary that way | 11:51 |
chandankumar | noonedeadpunk, i think we can keep https://review.opendev.org/#/c/714601/6/defaults/main.yml overrides: "{{ tempest_tempest_conf_overrides | default('omit') }}" as it is | 11:52 |
noonedeadpunk | chandankumar: we can't as tempest_tempest_conf_overrides can't be used here | 11:52 |
noonedeadpunk | it has other format which is not compatible | 11:52 |
chandankumar | noonedeadpunk, and modify your https://review.opendev.org/#/c/714601/6/defaults/main.yml to add this var tempest_tempestconf_profile_extras otherwise it will introduce regression | 11:52 |
chandankumar | let me remodify the patch | 11:53 |
*** jamesden_ has joined #openstack-ansible | 11:53 | |
chandankumar | noonedeadpunk, http://codesearch.openstack.org/?q=tempest_tempest_conf_overrides&i=nope&files=&repos= | 11:53 |
noonedeadpunk | do you see that we using it completely different? | 11:54 |
noonedeadpunk | like for horizon or magnum | 11:54 |
noonedeadpunk | if we set tempest_tempest_conf_overrides as was originally designed, it will cause discover-tempest-config fail with keyerror | 11:55 |
chandankumar | noonedeadpunk, yes https://opendev.org/openstack/openstack-ansible-os_manila/src/branch/master/tests/os_manila-overrides.yml#L39 | 11:57 |
chandankumar | noonedeadpunk, but changing any var functionlaity will break existing job | 11:57 |
noonedeadpunk | but currently tempest is broken actually | 11:58 |
noonedeadpunk | so I have this while running magnum http://paste.openstack.org/show/791184/ | 11:58 |
noonedeadpunk | with tempest_use_tempestconf=true | 11:59 |
*** shyamb has quit IRC | 12:00 | |
chandankumar | noonedeadpunk, can you share the override value? | 12:00 |
noonedeadpunk | https://opendev.org/openstack/openstack-ansible/src/branch/master/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2#L65-L68 | 12:01 |
noonedeadpunk | tempest_tempest_conf_overrides was designed for tempest.conf override | 12:01 |
noonedeadpunk | (which goes from var name) | 12:02 |
noonedeadpunk | ok, let me place smth in between which will give you some time for updating vars without regression | 12:05 |
*** macz_ has joined #openstack-ansible | 12:14 | |
noonedeadpunk | chandankumar: so what tempest.conf do you have with defined tempest_tempest_conf_overrides in your style? | 12:16 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest master: Added tempest_tempestconf_profile_ specific vars https://review.opendev.org/714601 | 12:18 |
chandankumar | noonedeadpunk, https://opendev.org/openstack/tripleo-ci/src/branch/master/zuul.d/standalone-jobs.yaml#L555 | 12:18 |
noonedeadpunk | yes, but I mean the result in tempest.conf | 12:19 |
*** macz_ has quit IRC | 12:19 | |
noonedeadpunk | I feel like it shouldn't be valid one? | 12:19 |
noonedeadpunk | (I can't recall config_template splitting keys by dots) | 12:19 |
noonedeadpunk | let me test it | 12:20 |
chandankumar | noonedeadpunk, it is the tempestconf style which is understood by the tool, in tempest.conf it comes like this https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e56/713195/4/check/tripleo-ci-centos-7-scenario004-standalone/e563fcd/logs/undercloud/home/zuul/tempest/etc/profile.yaml and https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e56/713195/4/check/t | 12:21 |
chandankumar | ripleo-ci-centos-7-scenario004-standalone/e563fcd/logs/undercloud/home/zuul/tempest/etc/tempest.conf under share sectrion | 12:21 |
*** udesale_ has joined #openstack-ansible | 12:21 | |
noonedeadpunk | chandankumar: yes, I understand that it is tempestconf style. But the thing is that variable tempest_tempest_conf_overrides was for overriding tempes.conf, but not tempestconf profile | 12:22 |
*** DanyC has quit IRC | 12:22 | |
chandankumar | noonedeadpunk, yes, you are correct, that needs to be fixed | 12:22 |
*** DanyC has joined #openstack-ansible | 12:23 | |
noonedeadpunk | hm | 12:23 |
chandankumar | noonedeadpunk, https://review.opendev.org/#/c/714601/7 will probably fix that | 12:23 |
*** udesale has quit IRC | 12:24 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Add default value for user_role_file when cloning git repos https://review.opendev.org/715186 | 12:26 |
jrosser | noonedeadpunk: finally i looked at how to automate cloning all the roles ^ | 12:27 |
noonedeadpunk | maybe I did lot of panic as out of CI it looks like cloudnull made config_template split keys by dot as well.... | 12:29 |
noonedeadpunk | chandankumar: ^ | 12:29 |
noonedeadpunk | so your option works with config_tempalte as well | 12:29 |
noonedeadpunk | So maybe we kinda should use your option of overrides all in all | 12:29 |
noonedeadpunk | But anyway I think it's good to make another variable for it? | 12:30 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest master: Added tempest_tempestconf_profile_ specific vars https://review.opendev.org/714601 | 12:30 |
noonedeadpunk | jrosser: oh, that's nice | 12:32 |
noonedeadpunk | chandankumar: tested locally and yes - your format works for config_tempalte as well... | 12:33 |
chandankumar | noonedeadpunk, awesome updated here https://review.opendev.org/#/c/714609/ | 12:34 |
chandankumar | noonedeadpunk, thanks :-) | 12:34 |
noonedeadpunk | til that config_tempalte accepts keys with dots in key-value way | 12:37 |
*** rh-jelabarre has joined #openstack-ansible | 12:42 | |
*** spatel has joined #openstack-ansible | 12:47 | |
*** spatel has quit IRC | 12:52 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest master: Add zun service to tempest https://review.opendev.org/692406 | 12:57 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add support to deploy zun https://review.opendev.org/692407 | 13:00 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Drop commented out values from configs https://review.opendev.org/693543 | 13:01 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Use integrated tests for zun https://review.opendev.org/692408 | 13:02 |
*** rpittau|bbl is now known as rpittau | 13:10 | |
*** gkadam has quit IRC | 13:10 | |
*** DanyC has quit IRC | 13:16 | |
*** DanyC has joined #openstack-ansible | 13:17 | |
*** dwilde has quit IRC | 13:19 | |
*** DanyC has quit IRC | 13:21 | |
*** DanyC has joined #openstack-ansible | 13:35 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: python3: use backported libselinux-python3 https://review.opendev.org/715212 | 13:53 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Fix CentOS python executable https://review.opendev.org/715215 | 13:59 |
*** guilhermesp has joined #openstack-ansible | 14:26 | |
*** maharg101 has joined #openstack-ansible | 14:26 | |
*** guilhermesp has quit IRC | 14:27 | |
*** guilhermesp has joined #openstack-ansible | 14:27 | |
*** chandan_kumar has joined #openstack-ansible | 14:29 | |
*** gchamoul has quit IRC | 14:29 | |
*** maharg102 has quit IRC | 14:29 | |
*** chandankumar has quit IRC | 14:29 | |
*** bradm has quit IRC | 14:29 | |
*** sshnaidm has quit IRC | 14:30 | |
*** oligau has joined #openstack-ansible | 14:30 | |
*** sshnaidm has joined #openstack-ansible | 14:31 | |
*** guilhermesp has quit IRC | 14:34 | |
*** guilhermesp has joined #openstack-ansible | 14:35 | |
*** guilhermesp has quit IRC | 14:38 | |
*** guilhermesp has joined #openstack-ansible | 14:38 | |
*** guilhermesp has quit IRC | 14:39 | |
*** guilhermesp has joined #openstack-ansible | 14:40 | |
*** macz_ has joined #openstack-ansible | 15:01 | |
*** macz_ has quit IRC | 15:02 | |
*** macz_ has joined #openstack-ansible | 15:02 | |
jrosser | looks like the failure on https://review.opendev.org/714486 due to pygments dropping py2 support is being fixed here https://review.opendev.org/#/q/topic:bug/1869174 | 15:06 |
*** KeithMnemonic has quit IRC | 15:13 | |
*** spatel has joined #openstack-ansible | 15:21 | |
*** gyee has joined #openstack-ansible | 15:21 | |
noonedeadpunk | hm, I see | 15:23 |
noonedeadpunk | Btw, do you have any idea why zun role is not included in ci here? https://review.opendev.org/#/c/692408/ | 15:24 |
noonedeadpunk | as in sandbox it's good | 15:24 |
jrosser | how do you mean not included (just so i start looking at the right thing) | 15:25 |
noonedeadpunk | like role not being run | 15:26 |
noonedeadpunk | neutron and tempest right after it | 15:26 |
*** spatel has quit IRC | 15:29 | |
noonedeadpunk | like running ./scripts/gate-check-commit.sh aio_metal_zun deploy source with all patches applied runs zun role... | 15:30 |
noonedeadpunk | hm, feels like depends-on do not work | 15:32 |
noonedeadpunk | as no zun secrets here https://zuul.opendev.org/t/openstack/build/18e5d131ee1c49bf95c92d6f9d7e8575/log/logs/etc/host/openstack_deploy/user_secrets.yml.txt | 15:32 |
noonedeadpunk | maybe because I include zuul template with that patch.... | 15:34 |
*** spatel has joined #openstack-ansible | 15:38 | |
*** udesale_ has quit IRC | 15:50 | |
*** chandan_kumar is now known as chandankumar | 15:51 | |
jrosser | noonedeadpunk: just got distracted with the stein sha bump - thats a wall of red becasue of this https://github.com/willshersystems/ansible-sshd/commit/5b04f7461445df2636b20d0d5cb1c7a8658a3158 | 16:06 |
jrosser | thats only good on ansible >= 2.8 | 16:06 |
noonedeadpunk | we do use this? | 16:08 |
noonedeadpunk | yeah | 16:08 |
noonedeadpunk | so I guess we need to stick on v0.8.1 | 16:08 |
jrosser | yeah, i just had a test to see if making that task conditional would work | 16:10 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/stein: Bump SHAs for stable/stein https://review.opendev.org/714309 | 16:10 |
jrosser | and you can't make it conditional, the unknown meta: trips it up even with when: false | 16:11 |
jrosser | so on zun you've seen this? https://zuul.opendev.org/t/openstack/build/18e5d131ee1c49bf95c92d6f9d7e8575/log/job-output.txt#7057 | 16:12 |
jrosser | do you have a etc/openstack_deploy/conf.d/zun.yml.aio ? | 16:16 |
noonedeadpunk | jrosser: I believe I have? https://review.opendev.org/#/c/692407/5/etc/openstack_deploy/conf.d/zun.yml.aio | 16:18 |
noonedeadpunk | SO I feel like 692407 patch is just not included despite it's mentioned as depends-on | 16:18 |
jrosser | this thinks otherwise https://7a89c7d607922873abcd-a2a9d29289e3c443a1047aebafc6ba1b.ssl.cf2.rackcdn.com/692407/5/check/openstack-ansible-deploy-aio_lxc-debian-buster/f02b0c2/logs/ara-report/result/ee85b43a-558b-4050-a462-58cc15d0bc4b/ | 16:19 |
noonedeadpunk | yeah | 16:19 |
noonedeadpunk | and according to packed logs, user_secrets do not include zun as well | 16:19 |
jrosser | how is the integrated repo cloned for a role test | 16:20 |
noonedeadpunk | while it's introduced with the same patch | 16:20 |
jrosser | i wonder if we point to the wrong place somehow | 16:20 |
noonedeadpunk | hm... zun conf.d file is in the exact same directory... Except we do smth wrong with caching (if it's already merged) | 16:23 |
jrosser | look at this https://zuul.opendev.org/t/openstack/build/18e5d131ee1c49bf95c92d6f9d7e8575/log/job-output.txt#4274-4275 | 16:23 |
noonedeadpunk | but I think it's smth I wasn't able to understand during first iteration | 16:23 |
noonedeadpunk | hm, yes, so we get master | 16:24 |
jrosser | hmm | 16:24 |
noonedeadpunk | btw in zuul it was linked (at least in UI) | 16:25 |
jrosser | this is a "submitted together" case https://review.opendev.org/#/c/692408/ | 16:27 |
jrosser | so you have a patch underneath that too | 16:27 |
jrosser | i wonder if it is any different with two depends-on | 16:28 |
noonedeadpunk | tbh I really dunno | 16:29 |
jrosser | is this a question for our infra / zuul folk, becasue its a normal thing to want to do | 16:29 |
*** fghaas has left #openstack-ansible | 16:33 | |
*** mgariepy has quit IRC | 16:36 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Unify upper constraints URL https://review.opendev.org/715262 | 16:40 |
*** mgariepy has joined #openstack-ansible | 16:43 | |
openstackgerrit | Merged openstack/ansible-role-python_venv_build master: Missing document start "---" https://review.opendev.org/715108 | 17:03 |
*** sep has quit IRC | 17:12 | |
*** rpittau is now known as rpittau|afk | 17:12 | |
openstackgerrit | Merged openstack/openstack-ansible-os_octavia master: Missing document start "---" https://review.opendev.org/715110 | 17:19 |
openstackgerrit | Merged openstack/ansible-role-systemd_networkd master: Missing document start "---" https://review.opendev.org/715106 | 17:27 |
*** kplant has left #openstack-ansible | 17:29 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh master: Refactor memcached_servers https://review.opendev.org/714990 | 17:41 |
*** evrardjp has quit IRC | 17:49 | |
*** evrardjp has joined #openstack-ansible | 17:49 | |
*** openstack has quit IRC | 17:49 | |
*** openstack has joined #openstack-ansible | 17:53 | |
*** ChanServ sets mode: +o openstack | 17:53 | |
*** cshen has quit IRC | 17:58 | |
*** cshen has joined #openstack-ansible | 18:00 | |
mgariepy | noonedeadpunk, yep. | 18:00 |
mgariepy | major fuckup. | 18:00 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client master: Missing document start "---" https://review.opendev.org/715104 | 18:02 |
noonedeadpunk | indeed | 18:02 |
*** cshen has quit IRC | 18:05 | |
mgariepy | be careful when you create AZ hehe | 18:10 |
*** sshnaidm is now known as sshnaidm|afk | 18:17 | |
*** gshippey has quit IRC | 18:27 | |
*** cshen has joined #openstack-ansible | 18:35 | |
*** cshen has quit IRC | 18:39 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add support to deploy zun https://review.opendev.org/692407 | 18:42 |
*** DanyC has quit IRC | 18:58 | |
*** DanyC has joined #openstack-ansible | 18:58 | |
*** DanyC has quit IRC | 19:03 | |
*** cshen has joined #openstack-ansible | 19:10 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Drop commented out values from configs https://review.opendev.org/693543 | 19:11 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Use integrated tests for zun https://review.opendev.org/692408 | 19:11 |
*** cshen has quit IRC | 19:15 | |
*** cshen has joined #openstack-ansible | 19:26 | |
*** cshen has quit IRC | 19:31 | |
jrosser | oh yes - we made some AZ with _ in... apt broke last week for those | 19:47 |
*** idlemind_ has joined #openstack-ansible | 20:02 | |
*** idlemind has quit IRC | 20:03 | |
*** jamesden_ has quit IRC | 20:08 | |
*** DanyC has joined #openstack-ansible | 20:08 | |
*** DanyC has quit IRC | 20:13 | |
*** cshen has joined #openstack-ansible | 20:38 | |
*** cshen has quit IRC | 21:21 | |
*** jbadiapa has quit IRC | 21:23 | |
*** cshen has joined #openstack-ansible | 21:47 | |
*** cshen has quit IRC | 21:51 | |
*** jamesfreeman959 has joined #openstack-ansible | 21:56 | |
jamesfreeman959 | Hi all - so very nearly there with my first openstack-ansible deployment (release tag 19.0.11) | 21:57 |
jamesfreeman959 | however the setup-openstack.yml playbook has just failed with this error: | 21:57 |
jamesfreeman959 | TASK [os_ceilometer : Initialize Gnocchi database by creating ceilometer resources] ******************************************************************************************************************************************************************************************* | 21:57 |
jamesfreeman959 | [WARNING]: Module remote_tmp /var/lib/ceilometer/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually | 21:57 |
jamesfreeman959 | fatal: [infra1_ceilometer_central_container-9d1d0923]: FAILED! => {"changed": false, "cmd": ["/openstack/venvs/ceilometer-19.0.11/bin/ceilometer-upgrade"], "delta": "0:00:14.575090", "end": "2020-03-26 21:45:09.850635", "msg": "non-zero return code", "rc": 1, "start": "2020-03-26 21:44:55.275545", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | 21:57 |
jamesfreeman959 | I can't immediately find anything wrong with my setup or variables, and the other two controller nodes (infra2 and infra3) haven't failed - at least not so far | 21:57 |
jamesfreeman959 | any thoughts? | 21:58 |
*** spatel has quit IRC | 21:58 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Fix CentOS python executable https://review.opendev.org/715215 | 22:09 |
noonedeadpunk | jamesfreeman959: that's interesting.... is gnocchi running ok? any errors in its' logs? was telemetry setup an intended one, or you just go through some example? | 22:12 |
noonedeadpunk | sorry I'm kinda off now, so most likely will answer nly in the morning:( | 22:12 |
noonedeadpunk | but out of experience ceilometer-upgrade fails when there're some issues with gnocchi | 22:13 |
noonedeadpunk | at it creates structure for data storage | 22:13 |
jamesfreeman959 | noonedeadpunk: thanks - this was a totally fresh install on Ubuntu 18.04 Server - first time this playbook has been run | 22:25 |
jamesfreeman959 | I'm running through this as a worked example: https://docs.openstack.org/openstack-ansible/latest/user/ceph/full-deploy.html | 22:26 |
jamesfreeman959 | Have made a few tweaks such as removing manila as I'm on Stein, not Train, and added the requisite config for the Ceph OSD disks | 22:26 |
jamesfreeman959 | I completely wiped the lab setup this afternoon and deployed afresh - setup-hosts and setup-infrastructure.yml both ran without error | 22:27 |
jamesfreeman959 | I'll have a poke about in the LXC logs in the morning, and see if there's anything I've missed | 22:27 |
*** alvinstarr has quit IRC | 22:31 | |
jamesfreeman959 | just a very quick scan now - no immediate errors I can see in either the gnocchi or ceilometer containers on infra1 | 22:34 |
jamesfreeman959 | will pick this up again in the morning | 22:34 |
*** prometheanfire has quit IRC | 23:04 | |
*** macz_ has quit IRC | 23:06 | |
*** cshen has joined #openstack-ansible | 23:48 | |
*** cshen has quit IRC | 23:53 | |
*** tosky has quit IRC | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!