Tuesday, 2017-06-20

*** openstack has joined #zuul00:19
*** zigo has joined #zuul00:24
*** olaph has joined #zuul00:24
*** jkilpatr has joined #zuul00:59
*** harlowja has joined #zuul01:04
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Implement a static driver for Nodepool  https://review.openstack.org/46862402:46
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Extend Nodepool configuration syntax to support multiple drivers  https://review.openstack.org/46875102:46
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Collect request handling implementation in an OpenStack driver  https://review.openstack.org/46875002:46
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Abstract Nodepool provider management code  https://review.openstack.org/46874902:46
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Abstract Nodepool request handling code  https://review.openstack.org/46874802:46
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Implement an OpenContainer driver  https://review.openstack.org/46875302:46
*** tristanC has quit IRC03:29
*** bhavik1 has joined #zuul04:35
*** pleia2_ is now known as pleia205:09
*** yolanda has joined #zuul06:06
*** bhavik1 has quit IRC06:53
*** hashar has joined #zuul07:05
*** hashar is now known as hasharAway07:38
*** hasharAway has quit IRC07:41
*** SpamapS has quit IRC07:56
*** openstackgerrit has quit IRC08:48
tobiashhi, back from vacation now :)08:52
tobiashhaving fun with bwrap08:52
*** SpamapS has joined #zuul08:56
tobiashSpamapS: did you encounter ssh complaining with 'No user exists for uid 1000' when running in bwrap?08:58
tobiashah, the generated passwd entry misses a '\n'09:02
*** openstackgerrit has joined #zuul10:09
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Add linebreak to generated passwd/group file  https://review.openstack.org/47572310:09
*** jkilpatr has quit IRC10:47
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix access before assignment in zuul streamer  https://review.openstack.org/47574111:10
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix typo in localhost check in zuul streamer  https://review.openstack.org/47574211:10
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix typo in localhost check in zuul streamer  https://review.openstack.org/47574211:12
*** jkilpatr has joined #zuul11:23
mordredtobiash: welcome back!12:05
tobiashmordred: \o/12:05
*** hashar has joined #zuul12:20
rcarrillocruzjeblair: +2, thx for the patch, makes sense to decouple image name from glance iamge name (nod on providers giving ludcrous long names to images)12:32
mordredrcarrillocruz: that's a concept I've been toying with in my head for os-client-config too - although I havent' found an answer I'm happy with - but I'd love for normal users to be able to say "this is the image on this cloud that I want to call "ubuntu-xenial"12:59
Shrewsjeblair: i left a comment for you on https://review.openstack.org/47436913:16
Shrewsnot a -1, but possibly an improvement to the data we record13:17
*** yolanda has quit IRC13:19
*** yolanda has joined #zuul13:24
*** isaacb has joined #zuul14:28
*** colettecello has quit IRC14:33
*** gothicmindfood has joined #zuul14:34
*** isaacb has quit IRC15:01
*** hashar is now known as hasharAway15:05
*** isaacb has joined #zuul15:12
clarkbmordred: rcarrillocruz the biggest issue is going to be that clouds can and do change them out from under you15:27
clarkbmordred: rcarrillocruz so you can't reliably say "this thing I don't manage is aliased to foo"15:27
clarkbbecause next week it will berak in half of your clouds15:27
*** tristanC has joined #zuul15:37
dmsimardare log links in gerrit for zuul v3 jobs supposed to be working ?15:42
dmsimardalso, semi related -- duration for a v2.5 docs job was 1min31s while the docs job for v3 was 7m36s ?15:43
dmsimard(was looking at https://review.openstack.org/#/c/475229/ )15:44
clarkbdmsimard: re logs yes I believe that they are being hosted and should be viewable unless something changed15:46
Shrewsclarkb: dmsimard: i think the logs are in flux right now due to some changes pabelanger was working on. they haven't been working for a couple of days15:49
dmsimardShrews: ok15:49
dmsimardthanks15:49
SpamapSdmsimard: it's really hard to compare the durations of jobs because cloud.... or are you seeing it consistently 7minutes?15:55
dmsimardSpamapS: noticed it just now, I know it's on different clouds but a 5x difference seemed significant enough16:06
clarkbOne place you acn see drastic differences is with pip install due to afs and atlantic ocean peculiarities. Installing neutron in europe can take more than 2 minutes vs like 20 seconds in texas16:09
clarkbwe improved how we publish afs volumes to improve this but it still degrades to worst case when we do a publish16:10
clarkb(basically we publish less often now, only when we have deemd necessary or on a 4 hour timeout rather than every 5 minutes)16:10
*** isaacb has quit IRC16:10
SpamapSYeah, that's what I was thinking too.. cold cache.. clouds... latency.. etc.16:14
mordredclarkb: yes - the thing is - the alias/name thing in the v3 nodepool config is the same as how we do it for flavors iirc - "here is a name and a possible filter"16:22
mordreddmsimard: we have not set up log copying yet, so no, I do not expect those links to work yet16:23
pabelangerohai16:23
mordreddmsimard: we just got all the pre-reqs for actually copying logs finished end of last week16:23
pabelangerwe have TLS on gearman now, next step is pipeline secrets for logs.o.o SSH key16:23
pabelangerthen, we should be able to try a publish16:23
clarkbthey were being copied to a temporary location though, I guess we stopped doing that?16:24
mordreddmsimard, clarkb: there are also a few things (shouldn't be 5 minutes worth) that happen in nodepool ready scripts in v2.5 but in pre-playbooks in v316:24
pabelangerclarkb: ya, it was a hack, and not really valid since an untrusted job was writing to /opt/zuul-logs on executor16:24
mordredso there iwll be _some_ difference that shows up as "slower" - but I don't expect the configure mirror pre-playbook to take 5 minutes16:24
* SpamapS watches py27 burn16:24
SpamapSthis is fun16:24
SpamapSactually writing to _ONE_ version of python. Who'd a thunk it.16:24
pabelangerthe slowness is the 60sec SSH timeout on bubblewrap between each playbook. I think we have a plan to fix, just need to do it16:25
SpamapSYeah we do have a plan. It is straight forward, but needs code.16:27
clarkbthis is the ssh doesn't close nicely and has to timeout issue?16:30
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add linebreak to generated passwd/group file  https://review.openstack.org/47572316:30
SpamapSclarkb: right16:30
SpamapShttps://storyboard.openstack.org/#!/story/200107216:30
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Fix access before assignment in zuul streamer  https://review.openstack.org/47574116:31
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Fix typo in localhost check in zuul streamer  https://review.openstack.org/47574216:31
openstackgerritMerged openstack-infra/zuul feature/zuulv3: requirements: remove ordereddict  https://review.openstack.org/47522916:32
pabelangerokay, off to find some food.16:32
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Remove use of six library  https://review.openstack.org/47513516:33
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add redhat-rpm-config to rpm build deps  https://review.openstack.org/47508216:33
*** jkilpatr has quit IRC17:14
*** yolanda_ has joined #zuul17:16
*** jkilpatr has joined #zuul17:17
*** yolanda_ has quit IRC17:21
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Add Dockerfile  https://review.openstack.org/46591218:50
*** jkilpatr_ has joined #zuul18:52
*** jkilpatr has quit IRC18:53
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix clone for non-existing cache dir  https://review.openstack.org/47590018:59
*** bhavik1 has joined #zuul19:14
*** bhavik1 has quit IRC19:15
*** hasharAway is now known as hashar19:19
*** jkilpatr_ has quit IRC20:10
SpamapSwow, a flurry of morning activity, then everybody jumped in their pools. ;)20:33
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add configuration documentation  https://review.openstack.org/46332821:12
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: WIP: reorganize docs into user/admin guide  https://review.openstack.org/47592821:12
*** jkilpatr_ has joined #zuul21:15
*** jkilpatr_ has quit IRC21:31
*** jkilpatr has joined #zuul21:31
*** hashar has quit IRC21:53
*** openstack has joined #zuul22:18
*** harlowja has quit IRC23:19
SpamapSoh, and by "in their pools" I think I meant "at AnsibleFest London" ;)23:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!