Monday, 2022-04-18

*** pojadhav is now known as pojadhav|ruck01:53
*** lajoskatona_ is now known as lajoskatona03:17
*** pojadhav is now known as pojadhav|ruck04:18
*** pojadhav|ruck is now known as pojadhav|lunch07:33
*** pojadhav|lunch is now known as pojadhav|ruck08:30
opendevreviewDan Smith proposed openstack/devstack master: Write safe.directory items to system git config  https://review.opendev.org/c/openstack/devstack/+/83775913:57
opendevreviewDan Smith proposed openstack/devstack master: WIP: Gather performance data after tempest  https://review.opendev.org/c/openstack/devstack/+/83713914:00
clarkbfrickler: ++ to interested parties taking it on. I think those EM branches need dansmith's --system fix instead though15:16
clarkbdansmith: ^ re the --system fix do you know if that has landed or been backported etc? I'm happy to help push that along if necessary15:17
dansmithclarkb: not landed, addressed a comment this morning and it's almost done in check15:17
dansmithhttps://review.opendev.org/c/openstack/devstack/+/83775915:17
clarkbI should rereview then15:17
opendevreviewDan Smith proposed openstack/tempest master: Add test to rebuild volume backed instance  https://review.opendev.org/c/openstack/tempest/+/83101815:23
dansmithclarkb: includes rabbit and etcd now: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_343/837139/14/check/tempest-full-py3/343a1ce/controller/logs/performance.json15:50
dansmithI must not be grabbing the right (or all the) apache logs as I'm only getting identity api calls15:50
dansmithor.. hmm, maybe this isn't a tls-proxy job, that must be it15:50
dansmithgmann: kopecmartin: could you glance over this and see if there's anything major you want changed? https://review.opendev.org/c/openstack/devstack/+/83713915:53
clarkbI thought tls-proxy was enabled by default, but maybe some jobs toggle it off?15:53
dansmithgmann: kopecmartin: sometimes it takes a couple cycles to test these and I'd like to iterate on anything major with the other jobs disabled before I un-un-comment those15:54
dansmithclarkb: I don't see it enabled in stackrc by default, so I'm not sure15:54
dansmithI know yoctozepto was working towards that as a default, but not sure it ever happened15:55
dansmithclarkb: oh yeah, this has enable_service tls-proxy, hmm15:57
dansmithah, I need tls-proxy access log15:58
opendevreviewClark Boylan proposed openstack/devstack master: Add option to install everything in global venvs  https://review.opendev.org/c/openstack/devstack/+/55893016:14
clarkbsean-k-mooney: ^ I apparently couldn't help myself. That is a rebase with edits to more modern devsatck. The depends on isn't enough to make grenade work so those jobs shoudl fail but the regular tempest job will be good feedback16:15
opendevreviewDan Smith proposed openstack/devstack master: Gather performance data after tempest  https://review.opendev.org/c/openstack/devstack/+/83713916:25
dansmithclarkb: how do you test little snippets of ansible in the larger scheme of things without doing a full run in zuul?16:28
dansmithI needed to test this: https://review.opendev.org/c/openstack/devstack/+/837139/15/roles/capture-performance-data/tasks/main.yaml16:28
dansmithI was able to comment out some stuff from post.yml and run that as a playbook with "-i localhost," but it feels like there's got to be a better way16:29
clarkbya I have a local virtuaklenv with ansible installed and a file with localhost localconnection in it that I use16:29
clarkbthen I do ansible-playbook -i localfile path/to/some/test/playbook.yaml16:30
dansmithokay, I guess if I had a little helper playbook I could also preload the vars I need instead of trying to run some of the other roles to load up things like those log files bits16:31
gmanndansmith: ack, I will check16:38
dansmithgmann: thanks, I see I need to document my new role, so doing that now16:41
gmanndansmith: on --system. +W, you are planning to backport this until stable/stein (last branch on bionic) ? https://review.opendev.org/c/openstack/devstack/+/83775916:45
dansmithgmann: I can if you/we want to .. it sounded like we didn't need to be running grenade voting there anyway, so I'm not sure it really matters, but... I can16:45
opendevreviewClark Boylan proposed openstack/devstack master: Add option to install everything in global venvs  https://review.opendev.org/c/openstack/devstack/+/55893016:48
gmanndansmith: but without that stable/ussuri or < still broken right? as failure in https://review.opendev.org/c/openstack/devstack/+/83774916:48
dansmithgmann: it's broken even with it, IIRC, I forget the other reason.. clarkb ^16:48
dansmithgmann: btw, I added a README.rst to my roles/foo/ but the docs target isn't finding it like the other roles (just doesn16:49
clarkbdansmith: sort of. The issue here is there are people who want EM grenade to keep working but don't necessarily put effort into making sure it does at all times for the non EM stable branches16:49
dansmith't show up in html)16:49
clarkbwhat EM branches ahev apparently donesi sm ake grenade non voting and then its best effort. I think that the EM branch folks can backport dansmith's change themselves if ethy want it?16:50
dansmithclarkb: there was something else broken other than just this I thought16:50
gmannclarkb: dansmith not greande even tempest job failure16:50
gmannthis one https://zuul.opendev.org/t/openstack/build/d64bbaed5c1447dba87d72dea570492016:50
dansmithgmann: that will be fixed by the system patch I think16:51
gmannyeah, so we need 837749 and your --system one until stable/stein to fix normal tempest job too16:51
gmannand we need to squash both to get them merge in stable/ussuri -> stable/stein16:53
dansmithoh, yeah I guess that's the other half.. getting it to the pre-ussuri devstack16:53
dansmithwell, anyway, if that's what we want then fine, but at some point "no longer supported" has to be accurate :)16:53
gmann:) I always advocate of that and really concern on keeping that many EM branches which we always endup fixing for things like this case :)16:54
clarkbwhat I would do is backport to the supported versions for consistency16:55
gmannand not sure which EM maintainers team we can reach on that except pinging elodilles always :)16:55
clarkbthen tell the people interested in EM that they can backport further if they wish16:55
gmannclarkb: yeah that is one way. and we will get to know which EM branch people care about16:55
gmannbut honestly saying, either we need to do or it end up elodilles to do everything as he is not fan of EOL branch anymore :)16:56
clarkbthen just don't do it16:57
gmannIMO, till stable/stein we can EOL those and keep only stable/train to stable/victoria(EMing soon) as EM16:57
gmannsounds good. so we just need to backport --system one till stable/victoria. 16:58
gmanndansmith: on README.rst, not sure about issue. may be if you push it up then we can see if that is not happening ?17:01
dansmithgmann: yeah I will after the current run finishes.. adding the readme makes the docs target not fail, but just doesn't include my role in the rendered list17:01
gmannok17:02
opendevreviewClark Boylan proposed openstack/devstack master: Add option to install everything in global venvs  https://review.opendev.org/c/openstack/devstack/+/55893017:27
opendevreviewClark Boylan proposed openstack/devstack master: Add option to install everything in global venvs  https://review.opendev.org/c/openstack/devstack/+/55893017:52
opendevreviewDan Smith proposed openstack/devstack master: Gather performance data after tempest  https://review.opendev.org/c/openstack/devstack/+/83713918:12
opendevreviewClark Boylan proposed openstack/devstack master: Add option to install everything in global venvs  https://review.opendev.org/c/openstack/devstack/+/55893018:18
opendevreviewMerged openstack/devstack master: Write safe.directory items to system git config  https://review.opendev.org/c/openstack/devstack/+/83775918:24
opendevreviewClark Boylan proposed openstack/devstack master: Add option to install everything in global venvs  https://review.opendev.org/c/openstack/devstack/+/55893018:42
dansmithgmann: well, it worked in CI so I dunno why not locally but I guess I'm sorted :)18:51
clarkbany idea why the venv change would cause https://zuul.opendev.org/t/openstack/build/a6bd68698c4740b3ab5cced05cedc455/log/job-output.txt#13912 ?19:36
clarkbnot urgent and I'm about to context switch away from that but I didn't expect errors like that19:36

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!