*** zzzeek has quit IRC | 01:13 | |
*** zzzeek has joined #openstack-keystone | 01:16 | |
*** lbragstad has joined #openstack-keystone | 01:37 | |
*** ayoung has quit IRC | 01:38 | |
*** hamalq has quit IRC | 01:41 | |
*** lbragstad has quit IRC | 02:13 | |
*** gshippey has quit IRC | 02:25 | |
*** spatel has joined #openstack-keystone | 02:29 | |
*** lbragstad has joined #openstack-keystone | 02:40 | |
*** rcernin has quit IRC | 02:50 | |
*** rcernin has joined #openstack-keystone | 03:00 | |
*** rcernin has quit IRC | 03:07 | |
*** rcernin has joined #openstack-keystone | 03:20 | |
*** rcernin has quit IRC | 03:25 | |
*** lbragstad has quit IRC | 03:27 | |
*** rcernin has joined #openstack-keystone | 03:31 | |
*** lbragstad has joined #openstack-keystone | 03:33 | |
*** rcernin has quit IRC | 03:40 | |
*** rcernin has joined #openstack-keystone | 03:40 | |
*** lbragstad has quit IRC | 04:44 | |
*** spatel has quit IRC | 05:16 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-keystone | 05:33 | |
*** rcernin has quit IRC | 06:45 | |
*** vishalmanchanda has joined #openstack-keystone | 07:22 | |
*** Luzi has joined #openstack-keystone | 07:45 | |
*** zzzeek has quit IRC | 07:55 | |
*** zzzeek has joined #openstack-keystone | 07:56 | |
*** bengates has joined #openstack-keystone | 08:03 | |
*** bengates has quit IRC | 08:06 | |
*** bengates has joined #openstack-keystone | 08:07 | |
*** bengates has quit IRC | 08:14 | |
*** bengates has joined #openstack-keystone | 08:14 | |
*** abdysn has joined #openstack-keystone | 08:25 | |
*** Tengu has joined #openstack-keystone | 10:06 | |
Tengu | hello there! | 10:06 |
---|---|---|
Tengu | It seems there's some issues with 2 jobs in CI - they are failing due to some OOM-Killer coming: https://review.opendev.org/#/c/760911/1 (the two openstacksdk-functional-devstack jobs). | 10:07 |
Tengu | not sure who/where I can have any help on that - the oomkiller isn't due to the change itself :/ | 10:07 |
*** ysandeep|ruck has joined #openstack-keystone | 10:10 | |
*** Abdallahyas has joined #openstack-keystone | 10:17 | |
*** spatel has joined #openstack-keystone | 10:18 | |
*** abdysn has quit IRC | 10:20 | |
*** spatel has quit IRC | 10:23 | |
frickler | Tengu: see https://review.opendev.org/757488, I've no idea why this only seems to affect stable/train, though | 10:32 |
Tengu | frickler: apparently 8gb without any swap doesn't work anymore.. ? | 10:33 |
Tengu | maybe newer releases have a bit more memory, or swap? | 10:33 |
Tengu | frickler: may I update my review adding a depends-on? | 10:34 |
frickler | Tengu: the swapsize is at 1G globally and everyone has 8G of ram. the proper solution would be to make the jobs use less memory | 10:34 |
frickler | Tengu: sure | 10:34 |
Tengu | hmmm there isn't any swap here: https://91ff29b727df918ccc6e-8f5f018882d3021118fd2a10a0e880db.ssl.cf5.rackcdn.com/760911/1/check/openstacksdk-functional-devstack-tips/9a58aa9/zuul-info/host-info.controller.yaml | 10:35 |
Tengu | frickler: search for "swap" - it's 0 | 10:35 |
frickler | although not sure yet whether I'll unwip this or whether we'll revert from 1G to 8G | 10:35 |
Tengu | maybe a missing import of the role supposed to set the swap? | 10:35 |
frickler | Tengu: it is being set up during the job, that data is the status at the start of the jobs unless I'm mistaken | 10:35 |
Tengu | oh. not refreshed then. meh. | 10:36 |
Tengu | might be good getting a quick "setup" call once things are in place... | 10:36 |
Tengu | frickler: lemme ensure your patch is working with my change - then you'll let me know what you do with it (either unwip, or revert another one) | 10:37 |
Tengu | frickler: CI running with your patch as depends-on. | 10:38 |
Tengu | let's see. | 10:38 |
*** Luzi has quit IRC | 10:55 | |
*** gshippey has joined #openstack-keystone | 11:09 | |
Tengu | frickler: in fact, we hit the same issue in tripleo jobs, and increased the swap size... soooo yeah. guess that 1gb thing isn't usable. | 11:10 |
Tengu | frickler: basically: https://review.opendev.org/#/c/752187/2/roles/prepare-node/tasks/main.yaml | 11:11 |
*** raildo has joined #openstack-keystone | 12:25 | |
*** shyamb has joined #openstack-keystone | 12:34 | |
*** shyamb has quit IRC | 12:48 | |
*** lbragstad has joined #openstack-keystone | 12:53 | |
*** Luzi has joined #openstack-keystone | 12:56 | |
*** lbragstad has quit IRC | 13:06 | |
*** lbragstad has joined #openstack-keystone | 13:09 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.limit master: Use Python 3.8 as the default runtime for tox https://review.opendev.org/761141 | 13:31 |
*** abdysn has joined #openstack-keystone | 14:31 | |
*** Abdallahyas has quit IRC | 14:33 | |
*** ysandeep|ruck is now known as ysandeep|away | 14:55 | |
*** Luzi has quit IRC | 15:10 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.limit master: Use py3 as the default runtime for tox https://review.opendev.org/761141 | 15:13 |
*** abdysn has quit IRC | 15:35 | |
Tengu | frickler: apparently, we won't get the 8g back.... is there a way to edit just the zuul jobs in keystoneauth project to allocate, say, 4gb of ram? | 15:39 |
frickler | well the next best alternative would be my devstack patch I guess, that should be fine, I can un-wip it | 15:40 |
Tengu | frickler: yeah... or just put that value in keystoneauth? guess we can use inheritance and all? | 15:43 |
*** bnemec has quit IRC | 15:50 | |
*** shyamb has joined #openstack-keystone | 16:11 | |
*** shyamb has quit IRC | 16:12 | |
*** gyee has joined #openstack-keystone | 16:14 | |
*** gyee has quit IRC | 16:31 | |
openstackgerrit | Lance Bragstad proposed openstack/keystone master: Use app cred user ID in policy enforcement https://review.opendev.org/760972 | 16:35 |
*** dave-mccowan has joined #openstack-keystone | 16:36 | |
openstackgerrit | Lance Bragstad proposed openstack/keystone master: Use app cred user ID in policy enforcement https://review.opendev.org/760972 | 16:39 |
*** gyee has joined #openstack-keystone | 16:41 | |
*** gyee has quit IRC | 16:45 | |
*** bnemec has joined #openstack-keystone | 17:00 | |
*** hamalq has joined #openstack-keystone | 17:01 | |
*** dave-mccowan has quit IRC | 17:12 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/keystone master: Do not remove domain hints prematurely https://review.opendev.org/749296 | 17:27 |
*** suryasingh has quit IRC | 17:36 | |
*** bengates has quit IRC | 18:03 | |
*** hamalq has quit IRC | 18:27 | |
*** hamalq has joined #openstack-keystone | 18:27 | |
*** gyee has joined #openstack-keystone | 18:32 | |
*** ayoung has joined #openstack-keystone | 18:47 | |
*** ianw_pto is now known as ianw | 18:59 | |
*** vishalmanchanda has quit IRC | 19:02 | |
*** ayoung has quit IRC | 19:15 | |
*** ayoung has joined #openstack-keystone | 19:17 | |
*** ayoung has quit IRC | 19:24 | |
*** ayoung has joined #openstack-keystone | 19:26 | |
*** gshippey has quit IRC | 20:31 | |
*** jmlowe has quit IRC | 20:36 | |
*** jmlowe has joined #openstack-keystone | 20:38 | |
*** rcernin has joined #openstack-keystone | 21:18 | |
*** rcernin has quit IRC | 21:18 | |
*** rcernin has joined #openstack-keystone | 21:19 | |
*** ChanServ has quit IRC | 21:26 | |
*** ChanServ has joined #openstack-keystone | 21:32 | |
*** tepper.freenode.net sets mode: +o ChanServ | 21:32 | |
*** raildo has quit IRC | 21:35 | |
*** tkajinam has joined #openstack-keystone | 22:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!