*** dave-mccowan has joined #openstack-ansible | 00:37 | |
*** dave-mccowan has quit IRC | 01:45 | |
*** prometheanfire has quit IRC | 02:39 | |
*** prometheanfire has joined #openstack-ansible | 03:04 | |
*** udesale has joined #openstack-ansible | 04:18 | |
*** udesale_ has joined #openstack-ansible | 04:58 | |
*** udesale has quit IRC | 05:02 | |
*** evrardjp has quit IRC | 05:34 | |
*** evrardjp has joined #openstack-ansible | 05:34 | |
*** elenalindq has joined #openstack-ansible | 05:55 | |
*** shyamb has joined #openstack-ansible | 06:24 | |
*** jbadiapa has joined #openstack-ansible | 07:09 | |
*** shyamb has quit IRC | 07:26 | |
*** shyamb has joined #openstack-ansible | 07:33 | |
*** shyamb has quit IRC | 07:47 | |
*** rpittau|afk is now known as rpittau | 07:51 | |
*** tosky has joined #openstack-ansible | 08:17 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Add manila tempest testing https://review.opendev.org/674653 | 08:27 |
---|---|---|
jrosser | noonedeadpunk: did you understand neutron-lib on stein failures? | 08:30 |
jrosser | I’m concerned that there is an assumption that everything after rocky is py3..... | 08:30 |
*** cshen has joined #openstack-ansible | 08:35 | |
*** shyamb has joined #openstack-ansible | 08:53 | |
*** sep has quit IRC | 09:03 | |
*** gshippey has joined #openstack-ansible | 09:05 | |
*** DanyC has joined #openstack-ansible | 09:07 | |
*** DanyC has quit IRC | 09:07 | |
jrosser | actually its slightly odd that we build the virtualenv using some constraints https://github.com/openstack/openstack-ansible-os_tempest/blob/stable/stein/tasks/tempest_install_source.yml#L20 | 09:21 |
jrosser | but i don't think those are used in this task when the tempest plugins are installed https://github.com/openstack/openstack-ansible-os_tempest/blob/stable/stein/tasks/tempest_install_source.yml#L49 | 09:21 |
arxcruz|off | can someone explain how the installation of ansible roles work on osa jobs? | 09:22 |
*** arxcruz|off is now known as arxcruz | 09:22 | |
arxcruz | jesus, forgot to change my nickname :D | 09:22 |
arxcruz | anyway, I'm tyring to add the ansible-role-collect-logs but it seems to not get properly installed | 09:22 |
arxcruz | noonedeadpunk: jrosser ^ | 09:27 |
*** DanyC has joined #openstack-ansible | 09:27 | |
jrosser | arxcruz: well, i tried to explain about the inner/outer ansible before | 09:27 |
jrosser | afaik the pre/post.yml are playbooks run by zuul, so the installation/location of those roles is likley nothing in the scope of openstack-ansible | 09:28 |
jrosser | we deal predominantly with the 'inner' ansible, not the zuul one | 09:29 |
*** sep has joined #openstack-ansible | 09:30 | |
*** jhesketh has quit IRC | 09:32 | |
arxcruz | jrosser: so, i need basically create some sort of script or ansible playbook that will install the role manually correct ? | 09:33 |
*** jhesketh has joined #openstack-ansible | 09:34 | |
jrosser | arxcruz: i don't know, someone with zuul knowledge is needed really | 09:36 |
*** jopdorp has joined #openstack-ansible | 09:37 | |
*** shyamb has quit IRC | 09:37 | |
arxcruz | jrosser: ack | 09:39 |
*** sep has quit IRC | 09:43 | |
*** sep has joined #openstack-ansible | 09:43 | |
*** sep has joined #openstack-ansible | 09:44 | |
*** sep has quit IRC | 09:46 | |
*** sep has joined #openstack-ansible | 09:47 | |
*** sep has joined #openstack-ansible | 09:49 | |
*** shyamb has joined #openstack-ansible | 09:51 | |
*** miloa has joined #openstack-ansible | 10:03 | |
*** shyamb has quit IRC | 10:10 | |
*** DanyC has quit IRC | 10:10 | |
*** ivve has joined #openstack-ansible | 10:15 | |
miloa | Morning | 10:16 |
*** maharg101 has joined #openstack-ansible | 10:18 | |
*** DanyC has joined #openstack-ansible | 10:21 | |
jrosser | oh dear what a mess http://lists.openstack.org/pipermail/openstack-discuss/2020-January/012038.html | 10:22 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/train: Remove log compression before upload https://review.opendev.org/703362 | 10:26 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/stein: Remove log compression before upload https://review.opendev.org/703363 | 10:26 |
*** shyamb has joined #openstack-ansible | 10:36 | |
*** udesale_ has quit IRC | 11:02 | |
openstackgerrit | Arx Cruz proposed openstack/openstack-ansible master: DNM - POC - Collect logs https://review.opendev.org/702676 | 11:14 |
*** cshen has quit IRC | 11:14 | |
*** shyamb has quit IRC | 11:17 | |
*** rpittau is now known as rpittau|bbl | 11:20 | |
jrosser | arxcruz: looks promising http://paste.openstack.org/show/788594/ | 11:23 |
arxcruz | jrosser: yeah... | 11:25 |
jrosser | do you know what the role path for zuul ansible is? i'd like to understand some of this better too | 11:25 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/stein: Remove log compression before upload https://review.opendev.org/703363 | 11:28 |
arxcruz | jrosser: zbr|drover pointed me to this https://zuul-ci.org/docs/zuul/reference/job_def.html?highlight=roles#attr-job.roles | 11:28 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Remove log compression before upload https://review.opendev.org/703362 | 11:29 |
arxcruz | but it seems that once you get it added, it runs, which means, collect-logs will not run only in the post but also in the pre/run (i don't know) | 11:29 |
jrosser | aahhh ok | 11:31 |
*** shyamb has joined #openstack-ansible | 11:37 | |
zbr|drover | arxcruz: if you don't need zuul to test changes in the role, publish it to galaxy and use it from there. | 11:37 |
arxcruz | hmmmm that might be a good idea | 11:39 |
arxcruz | then i'll use roles: - galaxy: openstack/role right ? | 11:39 |
jrosser | something like osa log collection is important enough to us we'd absolutely want to be able to depends-on changes to that role | 11:40 |
arxcruz | fair enought | 11:40 |
arxcruz | enough | 11:40 |
zbr|drover | arxcruz: no! did you read the docs? galaxy is not supported in zuul. | 11:40 |
jrosser | and if we're going to switch to it, the collect-logs role should gate on an OSA job too | 11:40 |
arxcruz | zbr|drover: yeah, but there's also jobs.roles.galaxy there | 11:40 |
zbr|drover | but if you have a role with meta pointing to galaxy, it should work, I think. never tried myself. | 11:40 |
arxcruz | lets see what zuul guys say | 11:41 |
zbr|drover | should I update the docs theme to make that note RED? ;) | 11:41 |
zbr|drover | "Galaxy roles are not yet implemented." | 11:41 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/rocky: Remove log compression before upload https://review.opendev.org/703374 | 11:44 |
arxcruz | zbr|drover: yes, i understood that, but again, there's a jobs.roles.galaxy | 11:46 |
arxcruz | The name of the role in Ansible Galaxy. If this attribute is supplied, Zuul will search Ansible Galaxy for a role by this name and install it. Mutually exclusive with zuul; either galaxy or zuul must be supplied. | 11:46 |
arxcruz | so, it's a little bit confusing | 11:46 |
arxcruz | zbr|drover: if jobs.roles.galaxy doesn't work, should at least be marked as: not yet implemented but when it does, it will be like this | 11:47 |
zbr|drover | arxcruz: it is but you didn't read the documentation | 11:48 |
arxcruz | zbr|drover: ok | 11:51 |
zbr|drover | I am rewriting the doc a little bit, it could use a lot of help, that section has too much text, i get bored reading it. | 11:52 |
zbr|drover | is like someone was paid by number of word written, but is open-source anyone can propose an improvement | 11:53 |
arxcruz | zbr|drover: not it's much better | 12:01 |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Set fixed version for networking-calico https://review.opendev.org/703228 | 12:05 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] ceph-mds setup https://review.opendev.org/702424 | 12:09 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Add manila tempest testing https://review.opendev.org/674653 | 12:11 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/stein: Set fixed version for networking-calico https://review.opendev.org/703378 | 12:13 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/rocky: Set fixed version for networking-calico https://review.opendev.org/703379 | 12:16 |
openstackgerrit | Arx Cruz proposed openstack/openstack-ansible master: DNM - POC - Collect logs https://review.opendev.org/702676 | 12:16 |
*** alti_17 has joined #openstack-ansible | 12:22 | |
*** DanyC has quit IRC | 12:25 | |
*** eatthoselemons has quit IRC | 12:26 | |
*** DanyC has joined #openstack-ansible | 12:26 | |
*** shyam89 has joined #openstack-ansible | 12:27 | |
*** mnaser has quit IRC | 12:27 | |
*** shyamb has quit IRC | 12:27 | |
*** mnaser has joined #openstack-ansible | 12:27 | |
*** mhayden has quit IRC | 12:29 | |
*** mhayden has joined #openstack-ansible | 12:30 | |
openstackgerrit | Arx Cruz proposed openstack/openstack-ansible master: DNM - POC - Collect logs https://review.opendev.org/702676 | 12:36 |
*** shyam89 has quit IRC | 12:55 | |
arxcruz | jrosser: at least now zuul recoginizes the role https://cb75b9f7de79cf5dfd82-897b9d2399687d2e3ad3e42a5a58dea8.ssl.cf2.rackcdn.com/702676/6/check/openstack-ansible-varstest-aio/ca87f1e/job-output.txt | 12:55 |
*** DanyC has quit IRC | 12:56 | |
*** rh-jelabarre has joined #openstack-ansible | 12:58 | |
*** electrofelix has joined #openstack-ansible | 13:01 | |
*** electrofelix has quit IRC | 13:01 | |
*** rlljorge has joined #openstack-ansible | 13:04 | |
*** ansmith has quit IRC | 13:04 | |
*** DanyC has joined #openstack-ansible | 13:06 | |
*** rpittau|bbl is now known as rpittau | 13:11 | |
*** jopdorp has quit IRC | 13:25 | |
*** cshen has joined #openstack-ansible | 13:27 | |
*** gkadam has joined #openstack-ansible | 13:30 | |
*** gkadam has quit IRC | 13:31 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Bump ansible version to 2.8.8 https://review.opendev.org/703389 | 13:34 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/train: Bump ansible version to 2.8.8 https://review.opendev.org/703390 | 13:38 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/stein: Bump ansible version to 2.7.16 https://review.opendev.org/703391 | 13:39 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-rabbitmq_server master: Bump rabbitmq version to 3.8.2 and erlang to 22.2.2 https://review.opendev.org/703394 | 13:51 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-ceph_client stable/train: Use print function https://review.opendev.org/703114 | 13:51 |
*** ansmith has joined #openstack-ansible | 13:52 | |
*** rlljorge has quit IRC | 14:05 | |
*** lkoranda has joined #openstack-ansible | 14:12 | |
*** lkoranda has quit IRC | 14:13 | |
*** chandankumar has joined #openstack-ansible | 14:33 | |
*** udesale has joined #openstack-ansible | 14:42 | |
*** rlljorge has joined #openstack-ansible | 14:57 | |
*** johanssone has quit IRC | 15:03 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_manila master: Add manila CI https://review.opendev.org/675934 | 15:04 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_manila master: Add manila CI https://review.opendev.org/675934 | 15:07 |
*** johanssone has joined #openstack-ansible | 15:09 | |
*** chandankumar is now known as raukadah | 15:15 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Add manila tempest testing https://review.opendev.org/674653 | 15:51 |
*** cshen has quit IRC | 15:58 | |
*** udesale has quit IRC | 16:09 | |
*** openstackgerrit has quit IRC | 16:13 | |
*** gregwork has joined #openstack-ansible | 16:19 | |
*** KeithMnemonic has joined #openstack-ansible | 16:21 | |
*** tosky has quit IRC | 16:23 | |
jrosser | noonedeadpunk / mnaser do you have any thoughts on the failures we have on stable/stein because of the neutron tempest plugin pulling in a py3 version of neutron-lib? | 16:29 |
noonedeadpunk | jrosser: so my thought was that we sdomehow get master url for constraints here https://opendev.org/openstack/openstack-ansible-os_tempest/src/branch/stable/stein/defaults/main.yml#L48 despite requirements_git_url should be defined in global vars... | 16:31 |
*** rlljorge has left #openstack-ansible | 16:32 | |
jrosser | the venv is created with constraints as far as i can see https://opendev.org/openstack/openstack-ansible-os_tempest/src/branch/master/tasks/tempest_install_source.yml#L24 | 16:32 |
noonedeadpunk | s/requirements_git_url/requirements_git_install_branch/ | 16:32 |
jrosser | but the plugins are not https://opendev.org/openstack/openstack-ansible-os_tempest/src/branch/master/tasks/tempest_install_source.yml#L47-L61 | 16:32 |
noonedeadpunk | oh, indeed | 16:33 |
jrosser | but tempest is branchless - blah blah | 16:35 |
jrosser | so i'm not sure i understand enough what we *should* be doing | 16:35 |
noonedeadpunk | Ok, so requirements for tempest allows us to use lower version https://opendev.org/openstack/neutron-tempest-plugin/src/branch/master/requirements.txt#L6 | 16:37 |
jrosser | it's interesting that the debian job works, and the ubuntu one fails | 16:42 |
jrosser | the only difference that i see is that the debian one gets it's neutron-lib fro pypi | 16:42 |
jrosser | and ubuntu gets it from the infra mirror and theres a couple of things, the infra mirror doesn't serve the same metadata that pypi does | 16:43 |
*** rpittau is now known as rpittau|afk | 16:44 | |
jrosser | plus the wheel name looks odd, neutron_lib-2.0.0-py2.py3-none-any.whl | 16:45 |
*** DanyC has quit IRC | 16:46 | |
noonedeadpunk | anyway neutron-lib 2.0 tag has already been publish, so it' just matter of time | 16:46 |
*** DanyC has joined #openstack-ansible | 16:47 | |
*** alti_17 has quit IRC | 16:48 | |
*** openstackgerrit has joined #openstack-ansible | 16:50 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest stable/stein: [WIP] Use contraints for tempest plugins https://review.opendev.org/703450 | 16:50 |
jrosser | noonedeadpunk: i think its the fact that it has been published that out stable/stein jobs are all br0k | 16:52 |
jrosser | *our | 16:52 |
*** miloa has quit IRC | 16:56 | |
*** macz has joined #openstack-ansible | 17:11 | |
openstackgerrit | Georgina Shippey proposed openstack/openstack-ansible-os_keystone master: Fix federation scenario assurances os_user usage https://review.opendev.org/703462 | 17:28 |
*** evrardjp has quit IRC | 17:34 | |
*** evrardjp has joined #openstack-ansible | 17:34 | |
jrosser | noonedeadpunk: look here too tempest-22.1.0 | 17:44 |
jrosser | argh | 17:44 |
jrosser | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_709/703391/1/check/openstack-ansible-deploy-aio_lxc-ubuntu-bionic/7094b1e/logs/ara-report/result/37a1caab-6447-442c-8b80-125adf108cf3/ | 17:44 |
jrosser | we install a very recent tempest into the stein job | 17:44 |
noonedeadpunk | I think we install master everywhere | 17:46 |
noonedeadpunk | as we don't have tempest bumps in stable branches | 17:46 |
noonedeadpunk | oh, hm, u-c have tempest 20.0.... but I think since we do clone it - u-c are not applied to tempest itself... | 17:47 |
noonedeadpunk | (in terms that they have no effect on tempest intself during tempest installation) | 17:48 |
noonedeadpunk | while applied for tempest requirements | 17:48 |
jrosser | btw theres a big discussion in #infra about this | 17:48 |
noonedeadpunk | yeah, I'm keeping an eye on it, but also trying to work on manila (so not very active) | 17:49 |
jrosser | i'm not sure my understanding is particularly complete | 17:50 |
*** DanyC has quit IRC | 17:54 | |
raukadah | jrosser, noonedeadpunk mnaser guilhermesp Happy New Year 2020, let;s make this year awesome again :-) | 17:56 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Add manila tempest testing https://review.opendev.org/674653 | 17:57 |
noonedeadpunk | jrosser: debian also fails now https://e36d522c3cb98e5fd761-ceb3fa3461e53fea8d32d5b9e8c24a55.ssl.cf1.rackcdn.com/703450/1/check/openstack-ansible-deploy-aio_metal-debian-stable/7ff15c5/job-output.txt | 17:59 |
mnaser | thanks raukadah ! | 17:59 |
noonedeadpunk | ++ thanks! | 17:59 |
jrosser | seems we found a big error in the infra wheel building too, they're all .py2.py3 which pip will interpret as universal | 18:05 |
*** gundalow has quit IRC | 18:11 | |
*** gundalow has joined #openstack-ansible | 18:12 | |
*** tosky has joined #openstack-ansible | 18:50 | |
jrosser | noonedeadpunk: I think this is needingto change too https://github.com/openstack/openstack-ansible-os_tempest/blame/stable/stein/defaults/main.yml#L47 | 18:53 |
jrosser | I think that’s what’s bringing in the master version even on stable branches | 18:54 |
noonedeadpunk | change to what? tempest don't have branches | 18:54 |
noonedeadpunk | to sha? | 18:54 |
*** hamzy__ has joined #openstack-ansible | 18:55 | |
jrosser | which is exactly opposite to what the comment in the openstack_testing.yml on master branch says should happen | 18:55 |
jrosser | or release tag, if that works there | 18:55 |
jrosser | yes sha would work too I guess | 18:55 |
*** hamzy_ has quit IRC | 18:57 | |
jrosser | I can mess with this tomorrow | 18:57 |
*** mgariepy has quit IRC | 19:15 | |
*** goldyfruit has joined #openstack-ansible | 19:35 | |
*** goldyfruit has quit IRC | 19:39 | |
*** goldyfruit has joined #openstack-ansible | 19:40 | |
*** nurdie has joined #openstack-ansible | 20:23 | |
*** nurdie has quit IRC | 20:24 | |
*** goldyfruit has quit IRC | 20:40 | |
*** goldyfruit has joined #openstack-ansible | 20:40 | |
*** elenalindq has quit IRC | 20:54 | |
guilhermesp | thanks raukadah | 21:07 |
*** ansmith has quit IRC | 21:42 | |
*** jbadiapa has quit IRC | 22:29 | |
*** DanyC has joined #openstack-ansible | 23:03 | |
*** macz has quit IRC | 23:30 | |
*** ivve has quit IRC | 23:47 | |
*** tosky has quit IRC | 23:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!