17:01:45 #startmeeting keystone 17:01:46 Meeting started Tue Jan 12 17:01:45 2021 UTC and is due to finish in 60 minutes. The chair is lbragstad. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:01:47 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:01:49 The meeting name has been set to 'keystone' 17:01:54 #link https://etherpad.opendev.org/p/keystone-weekly-meeting 17:01:57 ^ agenda 17:02:34 knikolla is out today - so i'll be running the meeting 17:03:56 o/ 17:04:04 hey gagehugo 17:04:12 hey lbragstad! 17:04:39 i'll give it two more minutes 17:06:23 #topic gate instability 17:06:49 our gates are really instable 17:07:15 docs and lower constraints jobs were failing on master up until last week 17:07:17 \o 17:07:22 but i think those are ironed out not 17:07:23 now* 17:07:46 stable/victoria is hitting similar lower-constraint issues 17:08:13 stable/ussuri and stable/train are timing out on lower-constraint jobs, too 17:08:26 so i wanted to bring this to the team and see if we can figure out what to do 17:08:42 (unfortunately, we don't have knikolla, but i can followup with him after to get his take) 17:08:48 i think we have two options 17:08:56 1.) drop l-c testing for stable/branches 17:09:15 2.) propose stable branch-specific fixes to get l-c testing working again 17:09:21 does anyone have an opinion? 17:10:06 o/ 17:10:18 hey folks 17:10:26 the lower-constraints jobs for stable branches are really important, breaking those has real implications for downstream packagers 17:10:36 so i would advise not to drop them 17:11:00 * lbragstad nods 17:11:02 i don't have full understanding of what's broken about them though so i may be missing something 17:12:06 same here - i think a few different things broke at once (pip package resolution was a thing( 17:12:11 )* 17:14:20 ok - i need to propose an alternative to https://review.opendev.org/c/openstack/keystone/+/769953/1 for stable/victoria then 17:16:45 this is an example job timeout from stable/ussuri 17:16:45 https://zuul.opendev.org/t/openstack/build/3fc8afd5e449461aa01187a031fd17a0/log/job-output.txt#635 17:17:36 looks like something we need to update 17:18:11 interesting, it seems like it didn't even run any tests? 17:18:40 just timed out trying to install dependencies 17:18:47 yeah - it blew up setting up the env 17:19:31 stable/train is failing with the same thing https://zuul.opendev.org/t/openstack/build/393a744667c043cb9b5455fabec9bf31/log/job-output.txt#635 17:19:55 maybe some problem with the mirror for one of the dependencies 17:20:07 i can run over to infra sometime this afternoon, unless someone else has an opportunity to do it sooner 17:22:00 so - stable/victoria needs an updated patch to fix the l-c job 17:22:33 stable/ussuri and stable/train need -infra help or investigation, possibly a patch to adjust things depending on what we find 17:22:45 stable/stein is failing on grenade 17:23:00 does anyone happen to know what's going on there? 17:25:45 example failure 17:25:46 https://review.opendev.org/c/openstack/keystone/+/747928 17:26:16 https://zuul.opendev.org/t/openstack/build/6cefed69abf24d3ab65290d75f227f8f/log/logs/grenade.sh.txt#20883 17:26:52 looks like a swift issue? 17:27:32 https://zuul.opendev.org/t/openstack/build/6cefed69abf24d3ab65290d75f227f8f/log/logs/screen-s-proxy.txt#38 17:28:01 o.O 17:29:38 hmm 17:32:03 https://zuul.opendev.org/t/openstack/build/6cefed69abf24d3ab65290d75f227f8f/log/logs/pip3-freeze.txt#63 17:32:30 but that's python4 17:32:32 python3* 17:32:32 https://zuul.opendev.org/t/openstack/build/6cefed69abf24d3ab65290d75f227f8f/log/logs/pip2-freeze.txt 17:35:31 ok - i can take a look at that 17:36:19 that's about as far as i've gotten with the stable gates 17:37:22 does anyone else have anything on this topic 17:38:14 i wanted to bring this up since we have several backports we can't merge 17:38:29 which leads to our next topic 17:38:33 #topic reviews 17:38:49 does anyone have anything they need eyes on? 17:39:16 I have some specs open that I would love some feedback on. 17:39:49 If they are approved, we can then move on and review the code, which is already posted as well. 17:40:51 ok - this is the versioned federated mapping work i believe 17:41:08 yes 17:41:24 we spent quite a bit of time discussing this a few meetings ago 17:41:36 yes 17:43:34 #link https://review.opendev.org/c/openstack/keystone-specs/+/748042/8 17:45:41 Exactly, this one, and this other as well 17:45:44 #link https://review.opendev.org/c/openstack/keystone-specs/+/748748 17:45:51 #link https://review.opendev.org/c/openstack/keystone-specs/+/766725 17:46:29 i missed the context on 766725 17:47:48 It was already extensively discussed, but in a nutshell, #766725 is proposing a new property to allow project definitions to be loaded as a JSON String 17:48:07 this would provide flexibility to assign/remove users from projects 17:48:30 I would like to add it only after the schema_versioning proposal though, so we have a method to enable/disable it 17:50:07 ok 17:50:20 Sadly, I would have to leave now, but I would love some feedback on the open specs :) 17:50:45 #topic open discussion 17:51:05 does anyone have anything else? 17:52:50 ok - thanks everyone 17:52:53 #endmeeting