Tuesday, 2015-08-04

*** esmute_ has joined #openstack-infra00:01
*** yushiro has joined #openstack-infra00:01
*** dangers is now known as dangers_away00:01
*** esmute_ has quit IRC00:02
*** achanda has quit IRC00:06
openstackgerritMerged openstack-infra/devstack-gate: Decoupling horizon from glance testing  https://review.openstack.org/20858600:07
*** pvaneck has quit IRC00:10
*** darrenc_afk is now known as darrenc00:11
*** wenlock has quit IRC00:17
*** jaypipes has quit IRC00:18
*** wenlock1 has quit IRC00:18
*** puranamr has quit IRC00:19
*** DericHorn-HP has quit IRC00:19
*** olaph has joined #openstack-infra00:20
ianwmordred: do you have any thoughts on https://review.openstack.org/#/c/208320/ (Start partition at 2048, not 0).  i have not thought very much about alignment of partitions in virtual disk-images00:21
clarkbianw: that seems sane but should it be based on block size and be offset by one block?00:22
mordredianw: looking00:22
mordredianw: seems sane to me - TheJulia ^^ also may want to look since you're doing actual physical machines00:23
mordredand ... greghaynes, SpamapS: ^^00:23
ianwclarkb: well, it seems pretty much everything just aligns to 1M (i think i mistyped 4mb in that review comment)00:24
mordredianw: btw - one of my all-time-favorite things about dib is that you want to use the vm element if you're doing non-vm instances00:24
greghaynesyeaaa, worst. name. ever.00:24
greghaynesianw: sounds plausible00:25
*** otter768 has joined #openstack-infra00:26
SpamapSmordred: just reviewed00:26
SpamapSlets fix that00:26
*** chlong has joined #openstack-infra00:26
*** dannywilson has quit IRC00:26
SpamapSvm should be renamed "bootloader" or something00:27
openstackgerritIan Wienand proposed openstack/diskimage-builder: Start partition at 2048, not 0  https://review.openstack.org/20832000:27
openstackgerritIan Wienand proposed openstack/diskimage-builder: Implement package caching for yum/dnf element  https://review.openstack.org/20832100:27
openstackgerritMerged openstack/requirements: Updated from generate-constraints  https://review.openstack.org/20818700:27
ianwgreghaynes / fungi : ^ i'm going to re-work the yum caching a little today, so don't review00:27
clarkbgreghaynes: did you see your change failed devstack? I think it needs to update the plugin to start a worker?00:27
ianwi'll make it more consistent with deb and try to bring in some common flags00:28
*** ashleighfarnham has quit IRC00:28
greghaynesclarkb: yea, prolly - I changed nodepoolcmd to not start a builder00:28
*** sabeen has quit IRC00:28
clarkbgreghaynes: should be an easy update to the plugin to start an extra process00:28
greghaynesclarkb: yea, I need to add a cmd to just run a builder too though00:29
*** dmorita has quit IRC00:29
*** tsekiyam_ has joined #openstack-infra00:30
StevenKclarkb: Do you have a few seconds to talk about https://review.openstack.org/207729 ?00:30
clarkbStevenK: ya let me look00:31
*** olaph has quit IRC00:31
mordredSpamapS: ++00:31
*** salv-orlando has quit IRC00:31
*** olaph has joined #openstack-infra00:31
mordredSpamapS: maybe a bootloader element, and then an empty vm element that depends on bootloader so as not to break people00:31
TheJuliaSpamapS: +^1Million00:31
TheJuliamordred: +^1Million+100:31
mordredTheJulia: \o/00:32
clarkbStevenK: quick skim looks sane to me00:32
clarkbStevenK: I like that its an option now too rather than a boolean value00:33
clarkbStevenK: let me review it properly00:33
*** puranamr has joined #openstack-infra00:33
openstackgerritMerged openstack/requirements: Bump oslotest to 1.10.0  https://review.openstack.org/20863400:33
openstackgerritMerged openstack/requirements: Bump oslo.log to 1.8.0  https://review.openstack.org/20863600:33
StevenKclarkb: Okay, excellent, I can push up my project-config branch with the change to option that Depends-On that jeepyb change00:34
*** tsekiyama has quit IRC00:34
SpamapSmordred: yeah thats how we'd do it for sure. Especially since we 1.0'd00:34
*** banix has joined #openstack-infra00:35
StevenKclarkb: I've been looking at system-config to work out how to run it and more importantly, *where*to run it, and therefore what sort of default path we want for the command00:35
jeblairSpamapS: 2.0 is the new 1.000:35
clarkbStevenK: look at where we run the Gerrit manage-projects command00:35
clarkbStevenK: I would expect it to look very similar to that00:36
TheJuliaSpamapS: Agree w/r/t gpt on ianw's review.  Left comments on the review.00:36
*** ybathia has quit IRC00:36
*** zz_dimtruck is now known as dimtruck00:36
StevenKclarkb: modules/openstack_project/manifests/gerrit.pp in system-config ... but I'm not sure if adding a similar call to register-zanata-projects in that file is the right thing or the wrong thing.00:37
ianwSpamapS: i replied in that review, i think the existing situation is just a bug, we could choose even more space, or less ... i don't think people are doing things like repartitioning their dib images.  1mb is just the usual standard00:37
SpamapSianw: I am repartitioning my dib images. ;)00:37
clarkbStevenK: it shouldn't go in gerrit.pp it should go in the translate.pp file00:37
ianwSpamaS: in that case, i'd say 1mb is enough for anyone :)00:37
clarkbStevenK: but it can trigger on the same thing, the projects.yaml file being updated00:38
openstackgerritAngus Lees proposed openstack/requirements: Add pyroute2 (python netlink bindings)  https://review.openstack.org/16876400:38
SpamapSianw: and I just want to make sure we state that we don't know what we're doing, rather than say "start after 0" when the current value is 1, and the units must be inferred from 'man sfdisk'00:38
*** geoffarnold has quit IRC00:38
SpamapSianw: ergo, +1, not -1. I like where it's going, but I'm not ready to ram it through just yet. :)00:39
greghaynesMaybe with a link to an appropriate 'I have no idea what ime doing' meme image00:39
ianwSpamapS: oh, yeah well maybe my commit message is off.  starting at 1 leaves one sector for the MBR00:39
ianwthat works when you've got like 1 primary partition00:39
*** laughterwym has joined #openstack-infra00:39
ianwif you started getting fancy you'd run out of room00:39
*** ddieterly has joined #openstack-infra00:40
ianweven DOS aligned up to i think 32k or something00:40
*** esmute_ has joined #openstack-infra00:40
ianw(bad memories of c/h/s alignment, blah blah)00:40
SpamapSianw: agreed, basically every Ubuntu box I've checked that wasn't diskimage-builder installed starts p1 at 2048 sectors.00:40
*** sabeen1 has joined #openstack-infra00:41
*** sabeen1 has quit IRC00:41
openstackgerritSpencer Krum proposed openstack-infra/system-config: Use In-Tree Public Hiera data  https://review.openstack.org/20677900:41
SpamapSianw: anyway, I've hit the same problem, so yes, I want to have a slightly better commit message, and perhaps even an explicit statement of units in the sfdisk call, but the second part I could have in a separate patch.00:42
clarkbStevenK: quetion, is it just doing basic auth for a system type account or do we have to negotiate an openid credential and pass that?00:43
openstackgerritOpenStack Proposal Bot proposed openstack/diskimage-builder: Updated from global requirements  https://review.openstack.org/20185200:44
StevenKclarkb: It's not really basic auth, it's username and an API key00:44
*** yamamoto has joined #openstack-infra00:44
clarkbah ok so similar to gerrit00:44
clarkbwell thats basic auth with a key.. meh as long as I don't have to think hard about openid00:44
openstackgerritIan Wienand proposed openstack/diskimage-builder: Align first partition to 1MiB  https://review.openstack.org/20832000:45
openstackgerritIan Wienand proposed openstack/diskimage-builder: Implement package caching for yum/dnf element  https://review.openstack.org/20832100:45
ianwSpamapS: ^ that should be clearer00:45
*** gildub has quit IRC00:46
*** rlandy has quit IRC00:47
SpamapSianw: much clearer. Thanks.00:47
yushirorussellb, ping00:48
ianwdisk alignment ... next thing i'll be loading emm386 and swapping irq jumpers on my soundblaster card :)00:48
*** yamamoto has quit IRC00:49
*** MarkAtwood has quit IRC00:49
*** ajmiller has quit IRC00:49
*** mtanino has quit IRC00:51
russellbyushiro: pong00:51
StevenKianw: Don't forget swapping cards for better IRQ assignment00:52
StevenKI do not miss those headaches00:52
StevenKOr multiple PCI cards in a PCI riser and IRQ routing for those.00:52
StevenKgus might remember some of that pain, since I was working with him at the time.00:53
* russellb remembers a lot of that pain00:53
SpamapSianw: overclock your openstack baby.00:53
*** erlon has quit IRC00:53
ianwSpamapS: yes, my next patch will be to horizon to implement a virtual "turbo" button :)00:53
yushirorussellb, nice ping-pong :-)  I have a question about my patch https://review.openstack.org/#/c/205902/500:53
SpamapSianw: and add water cooling to rabbitMQ.00:54
yushirorussellb, At first, thank you for your review :-)00:54
russellbyushiro: the governance change won't merge until the project-config patch goes in00:54
russellbbecause of the Depends-On00:55
yushirorussellb, OK. I understand. I've already posted project-config patch https://review.openstack.org/#/c/206019/00:55
*** tiswanso has joined #openstack-infra00:55
clarkbStevenK: +2, though I did not chekc the zanata api things00:56
russellbhttp://logs.openstack.org/19/206019/2/check/project-config-gerrit/14dd477/console.html00:56
russellb2015-07-29 01:31:05.663 | Project /home/jenkins/workspace/project-config-gerrit/gerrit/acls/openstack/networking-fujitsu.config is not normalized!00:57
*** bpokorny has quit IRC00:57
russellbyushiro: that is causing the project-config-gerrit job to fail, that needs to be fixed00:57
russellbi don't know what the error is, the message is pretty generic ...00:57
russellbbut hopefully you can compare to other examples and see00:57
*** tiswanso has quit IRC00:58
StevenKclarkb: Ah, so I've added it to modules/openstack_project/manifests/translate_dev.pp, but I have a feeling that /home/gerrit2 *and* /home/gerrit/projects.yaml won't exist00:58
*** crc32 has joined #openstack-infra00:58
yushirorussellb, I see. I also don't know how to clear the error message "not normalized"..00:58
*** tiswanso has joined #openstack-infra00:58
*** dimtruck is now known as zz_dimtruck00:58
yushirorussellb, I'll refer to the other patch of project-config.00:59
clarkbStevenK: they will exist if you include jeepyb iirc00:59
russellbyushiro: you should also be able to run 'tox' locally to speed up testing out fixes00:59
clarkbStevenK: the jeepyb module pulls it all in, so then you just have to trigger the command00:59
*** bharath_ has quit IRC00:59
yushirorussellb, Yes. Thank you :-)00:59
*** MarkAtwood has joined #openstack-infra01:02
openstackgerritRamy Asselin proposed openstack-infra/system-config: Add puppet-os_client_config to modules.env  https://review.openstack.org/20431301:04
*** dmorita has joined #openstack-infra01:05
*** tlian has quit IRC01:06
*** MarkAtwood has quit IRC01:07
*** puranamr has quit IRC01:08
openstackgerritColleen Murphy proposed openstack-infra/system-config: First stab at making things bifrosty  https://review.openstack.org/20875101:10
StevenKBifrosty!01:11
crinkleSpamapS: not sure if this comes close to what you had in mind ^01:11
SpamapSI want a Wendy's Bifrosty, but a Crinkle Bifrosty is probably healthier anyway. ;)01:12
StevenKHaha01:13
crinkleheh01:13
*** tqtran has quit IRC01:14
*** sdake_ has quit IRC01:15
*** sdake has joined #openstack-infra01:16
*** olaph has quit IRC01:16
*** skylerberg has quit IRC01:16
*** olaph has joined #openstack-infra01:17
yushirorussellb, I fixed the patch. Thank you so much. The error reason was just one blank line at the end of file.01:17
openstackgerritYushiro FURUKAWA proposed openstack-infra/project-config: Add networking-fujitsu project  https://review.openstack.org/20601901:18
openstackgerritColleen Murphy proposed openstack-infra/puppet-iptables: Add Gemfile and puppet 4 checks  https://review.openstack.org/20875501:19
*** abregman|afk has quit IRC01:20
*** gildub has joined #openstack-infra01:20
*** bharath has joined #openstack-infra01:22
openstackgerritAustin Clark proposed openstack-infra/subunit2sql: Edits to_dict() to return correct dict  https://review.openstack.org/20875601:24
*** austin81 has left #openstack-infra01:24
*** angdraug has quit IRC01:25
russellbyushiro: great!01:25
*** baoli has joined #openstack-infra01:25
yushirorussellb, Thank you for your help and please review it :-)01:27
openstackgerritJoshua Harlow proposed openstack/requirements: Use networkx 1.10  https://review.openstack.org/20822001:27
*** puranamr has joined #openstack-infra01:29
harlowjaianw updated comment on https://review.openstack.org/#/c/208166/ ; the moo cow is like a early warning system that something is actually working (or isn't)01:30
harlowjait will flip upside down if its broken/other01:30
harlowja*the cow will01:30
harlowjahttps://github.com/stackforge/anvil/blob/master/anvil/utils.py#L70 lol01:30
harlowja* https://github.com/stackforge/anvil/blob/master/anvil/utils.py#L60301:30
*** wayneeseguin has quit IRC01:31
*** wayneeseguin has joined #openstack-infra01:31
*** olaph has quit IRC01:32
*** olaph has joined #openstack-infra01:32
harlowjaimho everyone should use that function :)01:32
ianwharlowja: ok ... does this relate to "apt-get moo"?01:32
harlowjapossibly, lol01:32
harlowjawhich releates to cowsay i think01:32
harlowjahttps://en.wikipedia.org/wiki/Cowsay :)01:33
*** salv-orlando has joined #openstack-infra01:33
harlowjaprobably the same moo program lol01:33
*** tsekiyam_ has quit IRC01:33
harlowjamore cows, lol01:33
*** puranamr has quit IRC01:33
*** tsekiyama has joined #openstack-infra01:34
*** tsekiyama has quit IRC01:34
* fungi used cowsay integration in presentty successfully in front of a live oscon studio audience01:34
harlowjalol01:34
Clintand no one was injured01:34
fungiwell, some brains may have been sprained01:34
*** tsekiyama has joined #openstack-infra01:34
openstackgerritColleen Murphy proposed openstack-infra/system-config: Remove feed parameter from jeepyb::openstackwatch  https://review.openstack.org/20875701:35
ianwthat was not a review comment i expected to type today01:35
openstackgerritColleen Murphy proposed openstack-infra/puppet-jeepyb: Fix parameters for jeepyb::openstackwatch  https://review.openstack.org/20875801:35
openstackgerritColleen Murphy proposed openstack-infra/puppet-jeepyb: Add Gemfile and puppet 4 checks  https://review.openstack.org/20875901:35
*** fitoduarte has quit IRC01:39
*** tsekiyama has quit IRC01:39
*** salv-orlando has quit IRC01:41
*** thorst has quit IRC01:42
openstackgerritColleen Murphy proposed openstack-infra/puppet-kerberos: Add Gemfile and puppet 4 checks  https://review.openstack.org/20876101:42
ianwSpamapS: it's weird, "-" isn't listed in the sfdisk man page01:43
ianwSpamapS: i was going to change the command to specify nothing, which on my system sets up one big partition starting a 1MiB.  but reading the debian man page, i think it might differ on this01:43
openstackgerritColleen Murphy proposed openstack-infra/puppet-kibana: Add Gemfile and puppet 4 checks  https://review.openstack.org/20876401:44
*** pal has joined #openstack-infra01:45
mordredthe way you know you are starting to share a hobby with linus is when step one of planning a dive is "compile a bunch of software from source"01:45
StevenKmordred: I wonder if you also share Linus' "gift" for underwater photography01:47
StevenKOH GOD DAMN IT, Ubuntu01:47
StevenKWhy do you warn me about /boot/grub/menu.lst being different01:47
nibalizerStevenK: do you want to keep the module maintainers version?01:47
nibalizerer s/module/package/, I need to stop puppeting so hard01:48
clarkbmordred you scuba?01:48
openstackgerritArmando Migliaccio proposed openstack-infra/project-config: Add check-requirements to networking-l2gw  https://review.openstack.org/20876501:48
StevenKnibalizer: Since update-grub will rewrite that exact file about 5 seconds after I answer the question anyway ...01:48
StevenKnibalizer: And it will rewrite the file no matter what I answer01:48
*** jasondotstar has quit IRC01:48
openstackgerritArmando Migliaccio proposed openstack/requirements: Add networking-l2gw to the list  https://review.openstack.org/20327501:48
StevenKIt is clearly a bug, I just need to grumble at people.01:48
*** otter768 has quit IRC01:49
*** jasondotstar has joined #openstack-infra01:50
mordredclarkb: we are working on getting certified01:50
mordredclarkb: so, I think I can't say "I scuba" as much as "I will scuba" - but yeah01:51
openstackgerritJoshua Hesketh proposed openstack-infra/puppet-openstackci: Remove old footer configuration  https://review.openstack.org/20876601:51
openstackgerritJoshua Hesketh proposed openstack-infra/puppet-openstackci: Set up file conditions for os-loganalyze  https://review.openstack.org/20876701:51
clarkbmordred fun. I havent been in many years but do have an open watee certification01:51
mordredclarkb: nice! well, we're in bali for 8 days starting friday01:52
mordredclarkb: which I understsand has nice water for such things01:52
openstackgerritMerged openstack/diskimage-builder: typos on the document  https://review.openstack.org/20449101:52
*** asselin has quit IRC01:53
*** bdemers has quit IRC01:53
mordredclarkb: I'm having to build subsurface from source because the ubuntu packages in the PPA are pretty crap and don't, youknow, work01:53
clarkbmordred I have never used a computer01:53
clarkbI use the old school tables for planning01:53
*** ilyashakhat has quit IRC01:54
*** skylerberg has joined #openstack-infra01:54
mordredclarkb: we did the trainign with the tables - but there's some nice things you can get with the computers01:54
*** skraynev has quit IRC01:54
mordredclarkb: plus, linus wrote software for them, so who am I to differ01:54
clarkbthey are good for multilevel iirc01:54
mordredyah01:55
mordredand also for multi-level + repeated dives01:55
clarkbsince tables are basically based on deepest depth01:55
mordredyup01:55
mordredso - tables are safe - but _super_ conservative01:55
*** ddieterly has quit IRC01:55
clarkbwe didnt do many deeo dives because all the color and life is in shallow water anyways01:56
*** ivar-laz_ has joined #openstack-infra01:57
*** MarkAtwood has joined #openstack-infra01:57
*** spzala has quit IRC01:58
*** olaph has quit IRC01:59
*** bdemers has joined #openstack-infra01:59
*** ivar-lazzaro has quit IRC02:00
*** ivar-laz_ has quit IRC02:01
*** bpokorny has joined #openstack-infra02:03
*** ub2 has quit IRC02:03
*** ub has joined #openstack-infra02:04
*** baoli has quit IRC02:05
*** baoli has joined #openstack-infra02:06
*** yamahata has quit IRC02:07
*** jasondotstar has quit IRC02:10
*** puranamr has joined #openstack-infra02:10
*** gyee has quit IRC02:11
*** dmorita has quit IRC02:13
*** jasondotstar has joined #openstack-infra02:13
*** ddieterly has joined #openstack-infra02:14
*** puranamr has quit IRC02:15
openstackgerritColleen Murphy proposed openstack-infra/puppet-lodgeit: Add Gemfile and puppet 4 checks  https://review.openstack.org/20877302:21
*** yamamoto has joined #openstack-infra02:21
*** esmute_ has quit IRC02:22
*** puranamr has joined #openstack-infra02:22
*** puranamr has quit IRC02:27
*** ajmiller has joined #openstack-infra02:30
ianwclarkb / mordred / anyone : could you log into nodepool and see what sfdisk --version returns?02:32
*** esmute_ has joined #openstack-infra02:33
mordredmordred@camelot:~$ ssh nodepool.openstack.org sfdisk --version02:34
mordredsfdisk from util-linux 2.20.102:34
ianwmordred: thanks, what i thought.  sfdisk has undergone a rewrite, just for fun02:35
mordredsweet02:35
nibalizerianw: really?02:36
ianwnibalizer: yes, 2.26 is different02:36
* nibalizer head scratches02:37
ianwbut what is weird is that https://review.openstack.org/#/c/208320/3/elements/vm/block-device.d/10-partition doesn't seem to actually be valid input to sfdisk02:37
ianweither version02:37
ianwbut it seems to work02:37
*** unicell1 has quit IRC02:37
ianw(sfdisk makes no mention of "-" as placeholder values)02:37
*** warpc__ has quit IRC02:38
*** pal has quit IRC02:40
*** salv-orlando has joined #openstack-infra02:40
*** monester has joined #openstack-infra02:41
*** hdd has joined #openstack-infra02:45
*** achanda has joined #openstack-infra02:45
*** BobBall_ is now known as BobBall02:46
*** sdake has quit IRC02:48
*** jasondotstar is now known as jasondotstar|zzz02:48
*** salv-orlando has quit IRC02:49
*** kiran-r has joined #openstack-infra02:52
*** bpokorny has quit IRC02:53
*** dims has joined #openstack-infra02:54
*** yushiro has left #openstack-infra02:57
*** crc32 has quit IRC02:57
*** bpokorny has joined #openstack-infra03:00
*** hdd has quit IRC03:02
*** bhunter71 has quit IRC03:08
*** DericHorn-HP has joined #openstack-infra03:13
*** BharatK has quit IRC03:15
*** dims has quit IRC03:15
*** sdake has joined #openstack-infra03:16
openstackgerritSpencer Krum proposed openstack-infra/system-config: Use In-Tree Public Hiera data  https://review.openstack.org/20677903:17
greghaynesclarkb: so for the nodepool devstack plugin - I think we just need to run a gearman server and put it in the config03:17
greghaynesclarkb: I dont really get how things are installed in this plugin setup...03:17
greghaynesah, setup_devlop does a pip install03:20
*** btully has quit IRC03:20
greghaynesso geard should just be there03:20
openstackgerritgreghaynes proposed openstack-infra/nodepool: Run gearman server for devstack plugin  https://review.openstack.org/20878003:26
*** DericHorn-HP has quit IRC03:27
*** ayoung has quit IRC03:30
*** esmute_ has quit IRC03:30
greghaynesclarkb: ^ completely untested03:30
mordrednibalizer: ooh03:33
mordrednibalizer: is that actually, you know ... a patch03:34
mordrednibalizer: to, you know ... do that?03:34
*** rfolco has quit IRC03:34
openstackgerritAngus Lees proposed openstack/requirements: Add pyroute2 (python netlink bindings)  https://review.openstack.org/16876403:36
*** achanda has quit IRC03:37
*** esmute_ has joined #openstack-infra03:37
*** sdake_ has joined #openstack-infra03:38
ianwSpamapS: so yay -- the old version of sfdisk interprets the arguments as cylinders.  the new version interprets it as sectors03:38
ianwhence, starting at cylinder 1 is a ok thing to do03:39
ianwstarting at sector 1 is not03:39
ianwwhich is why it only blows up for me, on fedora22, which has this modern sfdisk03:39
*** Sukhdev has joined #openstack-infra03:41
nibalizermordred: totes03:41
*** sdake has quit IRC03:41
nibalizerermagherd it even passed tests03:41
*** skylerberg has quit IRC03:43
*** coolsvap|away is now known as coolsvap03:43
greghaynesclearly tests are broken03:46
*** Somay has joined #openstack-infra03:46
*** ajmiller_ has joined #openstack-infra03:47
*** harlowja_at_home has joined #openstack-infra03:48
*** ajmiller has quit IRC03:48
*** otter768 has joined #openstack-infra03:50
*** salv-orlando has joined #openstack-infra03:50
nibalizermordred: so if we want to do hiera lookups anywhere but that exact place (the top of the file) they will get hit by the sed03:50
nibalizerso we'll have to get more better clever03:50
greghaynesianw: awesome - is there a way to make that consistentish?03:50
*** ajmiller_ has quit IRC03:51
openstackgerritTimothy R. Chavez proposed openstack-infra/zuul: Fix typo in argument group  https://review.openstack.org/20878203:51
greghaynesor, maybe I should actually read what your patch does ;)03:51
ianwgreghaynes: investigating ... it is not pretty.03:52
*** bpokorny has quit IRC03:53
ianwdebian era sfdisk screws up it's free-space calculations, it seems03:54
*** afazekas has joined #openstack-infra03:54
*** otter768 has quit IRC03:55
*** tiswanso has quit IRC03:55
*** pal has joined #openstack-infra03:56
*** salv-orl_ has joined #openstack-infra03:57
*** olaph has joined #openstack-infra03:57
*** DericHorn-HP has joined #openstack-infra03:57
*** salv-orlando has quit IRC03:57
*** amotoki has joined #openstack-infra03:59
*** gildub has quit IRC03:59
*** yamamoto has quit IRC03:59
*** monester has quit IRC03:59
*** yamamoto has joined #openstack-infra04:00
*** salv-orl_ has quit IRC04:01
*** bpokorny has joined #openstack-infra04:03
*** unicell has joined #openstack-infra04:08
*** jasondotstar|zzz has quit IRC04:10
*** sc68cal has quit IRC04:10
openstackgerritSachi King proposed openstack-infra/project-config: Add constraints jobs to Jenkins  https://review.openstack.org/20726204:11
openstackgerritSachi King proposed openstack-infra/project-config: Add constraints jobs to Nova experemental queue  https://review.openstack.org/20726804:11
mordredianw: wouldn't you think disk partitioning would be a thing we would have gotten RIGHT in linux land like ages ago?04:12
mordredI mean, I get us maybe not being a great home for angry birds or candy crush ... but disk partitioning should really be our wheelhouse04:13
*** deepakcs has joined #openstack-infra04:13
Clintthere's a bikeshed in the wheelhouse04:13
SpamapSClint: #EastwoodWinsTheInternetToday04:14
SpamapSianw: that makes a lot of sense. So the question is, -u S, or -u C ? ;)04:14
ianwSpamapS: ha ha, you didn't think it would be that easy did you!  https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/148115804:15
openstackLaunchpad bug 1481158 in util-linux (Ubuntu) "sfdisk gets cylinder calculation wrong when using sectors" [Undecided,New]04:15
*** yushiro has joined #openstack-infra04:16
*** _kiran_ has joined #openstack-infra04:16
SpamapSianw: oh that makes sense, I hit that last night. DAMNIT04:16
SpamapSI'm reading that you can actually get GPT to work on Linux w/o EFI04:16
SpamapSthough I believe Ironic will freak out if you do that with config-drive + agent.04:17
SpamapSOnly because it thinks uefi == gpt04:17
*** ddieterly has quit IRC04:17
*** jasondotstar|zzz has joined #openstack-infra04:18
*** kiran-r has quit IRC04:18
yushiroclarkb, ping ..04:20
clarkbpong04:20
*** sc68cal has joined #openstack-infra04:21
*** sc68cal has quit IRC04:21
*** sc68cal has joined #openstack-infra04:21
*** achanda has joined #openstack-infra04:21
yushiroclarkb, Hi :-)  I've updated project-config patch. Would you please review it? https://review.openstack.org/#/c/206019/04:21
*** jasondotstar|zzz has quit IRC04:22
*** pal has quit IRC04:23
SpamapSianw: thanks for reporting it. I think it may go unfixed though, as I may be reaching a little for the "high" bug importance.04:24
SpamapSianw: I rearranged the statuses though, so it is at least clear that trusty is affected.04:25
*** kiran-r has joined #openstack-infra04:25
*** DericHorn-HP has quit IRC04:26
*** garyk has quit IRC04:27
harlowja_at_homeclarkb, any chance u can look over https://review.openstack.org/#/c/208166/ would be cool to get that in04:28
harlowja_at_homeshould be the final one i think :)04:28
harlowja_at_home*for now*04:28
harlowja_at_homeha04:28
SpamapSianw: so maybe you can do a version detection04:28
harlowja_at_homeSpamapS, stop working so much04:29
SpamapSianw: --version is pretty predictably structured.04:29
*** _kiran_ has quit IRC04:29
SpamapSharlowja_at_home: I don't work, I just write emails and throw darts at my Harlow, Mordred, and Clint Adams dart boards.04:30
*** pal has joined #openstack-infra04:30
harlowja_at_homeSpamapS, aw man i got my own dart board04:30
harlowja_at_homesweet04:30
harlowja_at_homebut u don't have a clint doll like i have04:30
harlowja_at_homeerrr, uhh04:30
harlowja_at_homelol04:30
* Clint squints.04:30
ClintTMI04:30
SpamapSthat came out weird04:31
harlowja_at_homehahah04:31
SpamapSbut weird is the infra normal.. so...04:31
harlowja_at_homelol04:31
harlowja_at_homeso how about those yankees04:32
*** bpokorny has quit IRC04:32
*** deepakcs has quit IRC04:33
*** achanda_ has joined #openstack-infra04:35
*** achanda has quit IRC04:35
ianwSpamapS: i think we can make both work, i'll send change out soon04:35
*** bpokorny has joined #openstack-infra04:38
*** bpokorny has quit IRC04:42
*** oomichi has joined #openstack-infra04:45
*** julim has quit IRC04:47
*** maishsk has joined #openstack-infra04:47
*** kiran-r has quit IRC04:48
*** Somay has quit IRC04:51
*** aukhan has joined #openstack-infra04:53
*** maishsk has quit IRC04:53
SpamapSianw: great. I may not see them till tomorrow04:55
*** monester has joined #openstack-infra04:56
*** btully has joined #openstack-infra04:56
*** salv-orlando has joined #openstack-infra05:00
*** harlowja_at_home has quit IRC05:01
*** changbl has joined #openstack-infra05:09
*** yushiro has quit IRC05:10
openstackgerritMerged openstack-infra/puppet-zuul: Adjust zuul's init.pp to check for and enable cgid instead of cgi.  https://review.openstack.org/19884505:10
openstackgerritSpencer Krum proposed openstack-infra/project-config: Add nonvoting beaker tests to infra/puppet*  https://review.openstack.org/20879905:12
*** salv-orlando has quit IRC05:13
*** fawadkhaliq has joined #openstack-infra05:14
*** fawadk has joined #openstack-infra05:15
*** esmute_ has quit IRC05:16
*** tjones has joined #openstack-infra05:17
*** fawadkhaliq has quit IRC05:18
*** esmute_ has joined #openstack-infra05:19
*** esmute_ has quit IRC05:20
*** monester has quit IRC05:22
*** sc68cal has quit IRC05:26
openstackgerritAndrey Pavlov proposed openstack-infra/project-config: Adding swift3 to list of projects for particular ec2 job  https://review.openstack.org/20853505:26
*** garyk has joined #openstack-infra05:27
*** sc68cal has joined #openstack-infra05:29
*** laughterwym_ has joined #openstack-infra05:29
openstackgerritJoshua Hesketh proposed openstack-infra/os-loganalyze: Fix comment on way indexes are loaded  https://review.openstack.org/20880305:29
*** laughterwym__ has joined #openstack-infra05:30
openstackgerritMerged openstack/diskimage-builder: Only warn about missing map files with debug  https://review.openstack.org/20478305:30
*** laughterwym has quit IRC05:32
*** laughterwym has joined #openstack-infra05:32
*** yamamoto has quit IRC05:32
openstackgerritColleen Murphy proposed openstack-infra/puppet-log_processor: Add Gemfile and puppet 4 checks  https://review.openstack.org/20880605:33
*** Somay has joined #openstack-infra05:33
*** laughterwym_ has quit IRC05:33
*** laughterwym__ has quit IRC05:34
*** MarkAtwood has quit IRC05:36
*** MarkAtwood has joined #openstack-infra05:36
openstackgerritColleen Murphy proposed openstack-infra/puppet-logrotate: Add Gemfile and puppet 4 checks  https://review.openstack.org/20880705:36
*** MarkAtwo_ has joined #openstack-infra05:37
*** abregman has joined #openstack-infra05:37
*** Sukhdev has quit IRC05:41
*** MarkAtwood has quit IRC05:41
*** yamamoto has joined #openstack-infra05:42
*** puranamr has joined #openstack-infra05:45
*** olaph has quit IRC05:48
*** tjones has quit IRC05:48
*** ddieterly has joined #openstack-infra05:49
*** puranamr has quit IRC05:49
*** afazekas has quit IRC05:50
*** otter768 has joined #openstack-infra05:51
openstackgerritDavid Lyle proposed openstack-infra/system-config: Add searchlight channel to statusbot list  https://review.openstack.org/20751905:52
*** ddieterly has quit IRC05:53
*** otter768 has quit IRC05:55
*** deepakcs has joined #openstack-infra05:57
*** Somay has quit IRC05:58
openstackgerritMerged openstack/diskimage-builder: Fix link in installation doc  https://review.openstack.org/20572705:59
openstackgerritIan Wienand proposed openstack/diskimage-builder: Handle modern sfdisk and correctly align image partition  https://review.openstack.org/20832005:59
openstackgerritIan Wienand proposed openstack/diskimage-builder: Implement package caching for yum/dnf element  https://review.openstack.org/20832105:59
*** yfried has joined #openstack-infra06:00
*** kiran-r has joined #openstack-infra06:00
*** SumitNaiksatam has joined #openstack-infra06:02
*** flepied has quit IRC06:03
*** Somay has joined #openstack-infra06:03
*** jtomasek has joined #openstack-infra06:06
*** jasondotstar|zzz has joined #openstack-infra06:06
*** MarkAtwo_ has quit IRC06:08
*** maishsk has joined #openstack-infra06:09
openstackgerritMerged openstack-infra/puppet-kibana: Add Gemfile and puppet 4 checks  https://review.openstack.org/20876406:09
*** salv-orlando has joined #openstack-infra06:10
*** unicell1 has joined #openstack-infra06:10
*** jasondotstar|zzz has quit IRC06:11
openstackgerritSteve Kowalik proposed openstack-infra/system-config: Call register-zanata-projects on translate-dev  https://review.openstack.org/20881106:12
*** BharatK has joined #openstack-infra06:12
*** unicell has quit IRC06:12
*** deepakcs has quit IRC06:13
*** ParsectiX has joined #openstack-infra06:14
*** kiran-r has quit IRC06:17
*** vlaza has joined #openstack-infra06:18
openstackgerrityolanda.robla proposed openstack-infra/nodepool: Update nodepool to use secure.conf file  https://review.openstack.org/18976206:20
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/20882006:20
*** nadya has joined #openstack-infra06:21
*** salv-orlando has quit IRC06:21
*** salv-orlando has joined #openstack-infra06:22
*** deepakcs has joined #openstack-infra06:26
*** flepied has joined #openstack-infra06:28
*** flepied1 has joined #openstack-infra06:29
*** woodster_ has quit IRC06:30
*** yfried is now known as yfried|afk06:32
*** flepied has quit IRC06:33
*** kushal has joined #openstack-infra06:36
openstackgerritYanyan Hu proposed openstack-infra/project-config: Fix a typo in prepare_node_devstack.sh  https://review.openstack.org/20884406:36
*** ub has quit IRC06:39
*** yfried|afk is now known as yfried06:41
*** zeih has joined #openstack-infra06:44
*** MarkAtwood has joined #openstack-infra06:47
*** HeOS has quit IRC06:48
*** ddieterly has joined #openstack-infra06:49
*** atuvenie has joined #openstack-infra06:52
*** yfried is now known as yfried|afk06:54
*** ddieterly has quit IRC06:54
*** dtantsur|afk is now known as dtantsur06:59
*** jlanoux has joined #openstack-infra07:00
*** achanda_ has quit IRC07:01
*** nadya has quit IRC07:02
*** yfried|afk is now known as yfried07:04
*** sobersabre has joined #openstack-infra07:04
*** KasDev has joined #openstack-infra07:07
KasDevCan someone help me with a problem I have while trying to get jenkins-job-builder to work?07:08
*** yfried has quit IRC07:08
*** skraynev has joined #openstack-infra07:08
*** ilyashakhat has joined #openstack-infra07:08
KasDevI get an error trying to run the jenkins-jobs-builder from the command line:07:08
*** jcoufal has joined #openstack-infra07:09
KasDevTraceback (most recent call last):   File "/usr/local/bin/jenkins-jobs", line 10, in <module>     sys.exit(main())   File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 173, in main     execute(options, config)   File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 295, in execute     options.names)   File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 329, in update_job     self.jenkins.07:09
*** yushiro has joined #openstack-infra07:10
*** yushiro is now known as yushiro_afk07:11
*** ParsectiX has quit IRC07:12
*** fawadkhaliq has joined #openstack-infra07:12
*** laughterwym has quit IRC07:13
*** scheuran has joined #openstack-infra07:14
*** fawadk has quit IRC07:14
*** fawadk has joined #openstack-infra07:15
*** banix has quit IRC07:16
*** baoli has quit IRC07:17
*** jasondotstar|zzz has joined #openstack-infra07:17
*** baoli has joined #openstack-infra07:18
*** yfried has joined #openstack-infra07:18
*** jyuso1 has joined #openstack-infra07:18
*** fawadkhaliq has quit IRC07:18
*** markus_z has joined #openstack-infra07:21
*** baoli has quit IRC07:22
*** yfried has quit IRC07:23
*** yfried has joined #openstack-infra07:23
*** ParsectiX has joined #openstack-infra07:24
*** fhubik has joined #openstack-infra07:25
*** fhubik is now known as fhubik_afk07:25
*** skraynev has quit IRC07:26
*** skraynev has joined #openstack-infra07:26
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: telemetry: add integration tests job  https://review.openstack.org/20729807:27
openstackgerritMerged openstack/diskimage-builder: Adds Ubuntu and Debian to ironic-python-agent Support-list  https://review.openstack.org/19877107:27
*** yfried_ has joined #openstack-infra07:27
*** yfried has quit IRC07:27
*** fhubik_afk is now known as fhubik07:28
*** cdent has joined #openstack-infra07:36
*** ifarkas has joined #openstack-infra07:37
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config: midonet: Enable tempest run_validation  https://review.openstack.org/20886107:37
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config: midonet: Enable metadata service tests  https://review.openstack.org/20886207:37
tobiashhi, what's the policy of adding reviewers when contributing to zuul? Do I have to add someone as reviewer and if so whoom?07:37
*** arxcruz has joined #openstack-infra07:37
*** HeOS has joined #openstack-infra07:39
tobiashKasDev: can you paste the complete error message at http://paste.openstack.org/ ?07:39
KasDevsure.07:40
*** ParsectiX has quit IRC07:40
KasDevtobiash: Paste #40682307:41
*** nadya has joined #openstack-infra07:43
*** notnownikki has joined #openstack-infra07:43
*** armax has quit IRC07:44
*** btully has quit IRC07:44
*** fawadk has quit IRC07:45
*** olaph has joined #openstack-infra07:46
*** chlong has quit IRC07:47
tobiashKasDev: is your url in /etc/jenkins_jobs/jenkins_jobs.ini correct?07:48
tobiashand user/password?07:48
*** monester has joined #openstack-infra07:49
*** ub has joined #openstack-infra07:49
KasDevtobiash: Yes .. I think the problem might be because we are using the HTTP Header by reverse proxy" and "Logged-in users can do anything" under "configure global security" in jenkins.07:50
*** ddieterly has joined #openstack-infra07:50
*** gildub has joined #openstack-infra07:51
KasDevIf I change this to using the "jenkins' own user database" everything is fine. But I would like to use the setting above.07:51
*** otter768 has joined #openstack-infra07:51
KasDevtobiash: check this: http://paste.openstack.org/show/406825/07:53
*** pal has quit IRC07:54
KasDevtobiash: according to the error in the jenkins log it seems that "jenkins-job-builder" connect to jenkins using the "anonymous" user?07:55
*** ddieterly has quit IRC07:55
*** Alexey_nex has joined #openstack-infra07:55
*** Alexey_nex has quit IRC07:56
KasDevtobiash: please don't get confused with the html tags.. It is there because I tried to post the error on ask.openstack.org, but without any luck.07:56
*** otter768 has quit IRC07:56
*** fawadkhaliq has joined #openstack-infra07:57
*** fhubik is now known as fhubik_afk07:58
tobiashKasDev: I never tried the "Logged-in users can do anything"07:59
*** witek has joined #openstack-infra08:00
KasDevtobiash: Which setting are you using?08:02
*** fhubik_afk is now known as fhubik08:02
KasDevtobiash: are you using the jenkins user db?08:03
tobiashKasDev: we use the crowd2 plugin with project based matrix authorization strategy08:03
*** Ala has joined #openstack-infra08:04
openstackgerritJoseph Lanoux proposed openstack-infra/project-config: Add non-voting job with ssh validation  https://review.openstack.org/20848108:06
*** sshnaidm has joined #openstack-infra08:06
*** fawadkhaliq has quit IRC08:06
KasDevtobiash: crowd2 looks good. But I guess to get that working I need the Atlassian Crowd server also. Is this so you can make SSO on all you Atlassian instances?08:08
*** jistr has joined #openstack-infra08:08
*** yushiro_afk is now known as yushiro08:09
*** ParsectiX has joined #openstack-infra08:09
*** nfedotov has joined #openstack-infra08:10
*** jcoufal has quit IRC08:14
*** KasDev has quit IRC08:19
*** KasDev has joined #openstack-infra08:19
tobiashKasDev: yes, you need the crowd server for that, and yes SSO works for all atlassian instances (at least when they are all in the same domain) :)08:20
tobiasheven gerrit with oauth against crowd08:20
jklarehi, can somebody help me with some questions about specs.openstack.org or point me to some documentation that i did not find yet?08:23
KasDevtobaish: great. Well I might need to make a new setup of the server. Right now we use a proxy server in front of the jenkins server, but it might be better to set up some LDAP or another way to oauth a user. Thanks for your replies ...08:24
*** k4n0 has joined #openstack-infra08:27
tobiashKasDev: does your proxy the authentication?08:29
tobiashthat might explain the issues08:29
KasDevtobiash: yes08:29
KasDevthe proxy does the authentication.08:29
tobiashwell with the proxy in front I doubt that the api tokens will work08:30
tobiashthen you probably have to use the real password08:30
KasDevtobiash: Ok. what do you mean when yoiu say real password?08:31
KasDevnot the token?08:31
KasDevah.. I think I get it.08:32
KasDevI will try.08:32
*** mfmcdonagh has joined #openstack-infra08:32
*** t_dmitry has left #openstack-infra08:33
*** Ala has quit IRC08:33
tobiashKasDev: the token will probably only work if jenkins does the authentication08:34
*** wayneeseguin has quit IRC08:35
*** mriedem_away has quit IRC08:35
*** hogepodge has quit IRC08:35
*** larainema has quit IRC08:35
*** ianw has quit IRC08:35
*** dhp_ has quit IRC08:35
*** ttx has quit IRC08:35
*** mattymo has quit IRC08:35
*** crinkle has quit IRC08:35
*** tteggel_ has quit IRC08:35
*** _fortis has quit IRC08:35
*** Kiall has quit IRC08:35
*** cody-somerville- has quit IRC08:35
*** timburke has quit IRC08:35
*** zxiiro has quit IRC08:35
*** devananda has quit IRC08:35
*** wayneeseguin has joined #openstack-infra08:37
*** mriedem_away has joined #openstack-infra08:37
*** hogepodge has joined #openstack-infra08:37
*** larainema has joined #openstack-infra08:37
*** ianw has joined #openstack-infra08:37
*** dhp_ has joined #openstack-infra08:37
*** ttx has joined #openstack-infra08:37
*** mattymo has joined #openstack-infra08:37
*** crinkle has joined #openstack-infra08:37
*** tteggel_ has joined #openstack-infra08:37
*** _fortis has joined #openstack-infra08:37
*** Kiall has joined #openstack-infra08:37
*** cody-somerville- has joined #openstack-infra08:37
*** timburke has joined #openstack-infra08:37
*** zxiiro has joined #openstack-infra08:37
*** devananda has joined #openstack-infra08:37
openstackgerritLenny Verkhovsky proposed openstack-infra/system-config: Send email on merge-failure instead of commenting  https://review.openstack.org/20651308:37
*** Ala has joined #openstack-infra08:39
*** Ala has quit IRC08:41
*** Ala has joined #openstack-infra08:42
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/shade: WIP - Add write operations for Designate  https://review.openstack.org/20887808:42
*** rm_work is now known as rm_work|away08:43
*** e0ne has joined #openstack-infra08:44
*** pal has joined #openstack-infra08:47
openstackgerritNadya Shakhat proposed openstack-infra/project-config: Fix functional job for Ceilometer  https://review.openstack.org/20888208:48
KasDevtobiash: I still get the same error. What I see is that jenkins "thinks" it is an anonymous user that is trying to create a new job. Probably because of this setting in jenkins: "Security Realm \ HTTP Header by reverse proxy".08:50
*** ihrachyshka has joined #openstack-infra08:50
*** ddieterly has joined #openstack-infra08:51
*** alexpilotti has quit IRC08:51
*** Somay has quit IRC08:52
*** alexpilotti has joined #openstack-infra08:52
*** dtantsur is now known as dtantsur|brb08:53
tobiashKasDev: then unfortunately I think I cannot help further08:53
KasDevtobiash: I also tried to est the url in the jenkins-job.ini file to http://user:password@localhost:8080, but it jenkins-job-builder split the url wrong.08:53
KasDevtobiash: Thanks for the help.08:54
*** jcoufal has joined #openstack-infra08:54
KasDev;-)08:54
yushiroExcuse me. Is Craig here?08:54
*** yushiro is now known as yushiro_afk08:54
*** mrmartin has joined #openstack-infra08:55
*** jcoufal has quit IRC08:55
*** jcoufal has joined #openstack-infra08:56
*** ddieterly has quit IRC08:56
*** maishsk has quit IRC08:56
*** ParsectiX has quit IRC08:57
*** ParsectiX has joined #openstack-infra08:57
*** maishsk has joined #openstack-infra08:59
*** fhubik is now known as fhubik_afk09:02
*** fhubik_afk is now known as fhubik09:02
*** yfried_ is now known as yfried|afk09:03
*** yfried|afk is now known as yfried_09:03
*** jcoufal has quit IRC09:07
*** MarkAtwood has quit IRC09:09
*** jcoufal has joined #openstack-infra09:11
*** marzif_ has joined #openstack-infra09:18
*** yushiro_afk has quit IRC09:19
*** Hal has joined #openstack-infra09:20
*** Hal is now known as Guest3635709:21
openstackgerritIvan Kolodyazhny proposed openstack-infra/project-config: Add job to test Add Cinder API with Apache  https://review.openstack.org/20849809:26
*** boris-42 has quit IRC09:30
*** claudiub has joined #openstack-infra09:31
*** fawadkhaliq has joined #openstack-infra09:31
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/project-config: Add python3 non-voting jobs to python-designateclient  https://review.openstack.org/20893509:32
openstackgerritMarton Kiss proposed openstack-infra/system-config: Revert the ask.o.o resources disabled by trusty upgrade  https://review.openstack.org/20893709:33
marzif_all: can anyone help me please with https://review.openstack.org/#/c/208393/ ? Really important we are blocked... :(09:35
*** fhubik is now known as fhubik_afk09:37
*** Ala has quit IRC09:41
*** marzif_ has quit IRC09:43
*** marzif_ has joined #openstack-infra09:43
*** yfried_ is now known as yfried|afk09:49
openstackgerritMarton Kiss proposed openstack-infra/system-config: Add solr dist-root to askbot-staging  https://review.openstack.org/20747209:49
*** ddieterly has joined #openstack-infra09:52
*** otter768 has joined #openstack-infra09:52
*** KasDev has quit IRC09:53
*** openstackgerrit_ has joined #openstack-infra09:53
*** dims has joined #openstack-infra09:55
*** Guest36357 has quit IRC09:55
*** ddieterly has quit IRC09:57
*** otter768 has quit IRC09:57
*** jcoufal has quit IRC09:59
*** jcoufal has joined #openstack-infra09:59
*** maishsk has quit IRC10:01
*** fhubik_afk is now known as fhubik10:01
*** maishsk has joined #openstack-infra10:02
*** yfried|afk is now known as yfried_10:04
*** gildub has quit IRC10:06
openstackgerritMarton Kiss proposed openstack-infra/groups: Fix RSS event feed item count in commons_events module  https://review.openstack.org/20895310:07
openstackgerritMerged openstack-infra/storyboard-webclient: List project group titles instead of URLs  https://review.openstack.org/20360910:09
*** jcoufal has quit IRC10:10
*** lxsli has quit IRC10:10
jokke_marzif_: I'm not able to block that nor willing to do so either even if I was able to, just frasing my concern there10:10
*** fhubik is now known as fhubik_afk10:11
*** lxsli has joined #openstack-infra10:11
marzifjokke_, it's absolutely all right10:12
*** devvesa has joined #openstack-infra10:13
*** rguillebert has joined #openstack-infra10:14
marzifok10:14
marziflet's redo this again :)10:14
*** larainema has quit IRC10:15
*** larainema has joined #openstack-infra10:15
*** madong_ has joined #openstack-infra10:16
*** dtantsur|brb is now known as dtantsur10:19
*** larainema has quit IRC10:19
*** zeih has quit IRC10:22
*** gildub has joined #openstack-infra10:23
*** bharath has quit IRC10:26
*** Hal has joined #openstack-infra10:29
jokke_marzif: sorry :(10:30
marzifno prob looks like easier than I thought10:32
marzif:)10:32
*** yushiro has joined #openstack-infra10:32
marzifthanks for the help10:32
*** yamamoto has quit IRC10:32
*** fawadk has joined #openstack-infra10:35
*** fawadkhaliq has quit IRC10:37
*** fawadkhaliq has joined #openstack-infra10:38
marzifjokke_,  actually is better doing that change now10:38
marzifas in the future it would have been more confusing10:39
jokke_marzif: it is ... before you have couple of releases hanging there10:39
marzifyes10:39
marzifexactly10:39
jokke_https://warehouse.python.org/project/freezer-api/ works and https://warehouse.python.org/project/freezer_api/ redirects to the previous one ... I think it's just matter of time to get the change propagated to the search databases10:40
*** claudiub has quit IRC10:40
*** claudiub has joined #openstack-infra10:41
*** yamamoto has joined #openstack-infra10:41
marzifjokke_,  briliant thank you!10:41
marzifsame will be done for the freezer-web-ui10:41
*** fawadk has quit IRC10:43
*** pc_m has joined #openstack-infra10:43
*** oomichi has quit IRC10:45
*** cdoron has joined #openstack-infra10:48
*** jaosorior has joined #openstack-infra10:48
*** jcoufal has joined #openstack-infra10:52
*** witek has quit IRC10:53
*** ddieterly has joined #openstack-infra10:53
*** fhubik_afk is now known as fhubik10:54
openstackgerritMerged openstack-infra/project-config: Fix functional job for Ceilometer  https://review.openstack.org/20888210:56
*** ddieterly has quit IRC10:58
*** yushiro has quit IRC10:59
*** aukhan has quit IRC11:00
*** radez is now known as radez_g0n311:01
*** cdoron has quit IRC11:01
*** nadya has quit IRC11:02
openstackgerritMerged openstack-infra/elastic-recheck: Remove duplicate query for bug 1466696  https://review.openstack.org/20523911:03
openstackbug 1466696 in OpenStack Compute (nova) "Cells: Race between instance 'unlock' and 'stop' can cause 'stop' to fail" [Low,Confirmed] https://launchpad.net/bugs/146669611:03
*** deepakcs has quit IRC11:03
*** jlanoux has quit IRC11:05
*** nadya has joined #openstack-infra11:06
*** nadya has quit IRC11:07
*** yfried_ is now known as yfried|afk11:08
rcarrillocruzsdague: thx for the +2, re: designate py3 gate11:10
jokke_marzif: https://warehouse.python.org/search/project/?q=freezer-api shows up correctly on warehouse side already ;)11:10
sdaguercarrillocruz: no problem11:11
marzifbrilliant :) now we only need sdague blessing with +A here https://review.openstack.org/#/c/208393/  : ))11:12
marzifjokke_,  thanks a lot!11:12
sdaguemarzif: that seems straight forward, +A11:12
marzifsdague, thanks sir11:13
*** coolsvap is now known as coolsvap|away11:14
*** Ala has joined #openstack-infra11:15
openstackgerritSean Dague proposed openstack-infra/project-config: Puppet-dashboard is read only now  https://review.openstack.org/20468511:17
*** yfried|afk is now known as yfried_11:18
*** jasondotstar|zzz is now known as jasondotstar11:18
openstackgerritMerged openstack-infra/project-config: Fix a typo in prepare_node_devstack.sh  https://review.openstack.org/20884411:18
*** yushiro has joined #openstack-infra11:18
*** mrmartin has quit IRC11:19
*** julim has joined #openstack-infra11:25
openstackgerritMerged openstack-infra/project-config: Splitting stackforge/freezer on multiple repos  https://review.openstack.org/20839311:27
*** thorst has joined #openstack-infra11:27
*** yamamoto has quit IRC11:28
openstackgerritMerged openstack-infra/project-config: A few more tweaks to anvil-jobs and usage  https://review.openstack.org/20816611:29
*** oomichi has joined #openstack-infra11:31
*** openstackgerrit has quit IRC11:31
*** openstackgerrit_ is now known as openstackgerrit11:31
*** openstackgerrit has quit IRC11:32
*** openstackgerrit_ has joined #openstack-infra11:32
*** openstackgerrit_ is now known as openstackgerrit11:32
*** BharatK has quit IRC11:32
*** openstackgerrit_ has joined #openstack-infra11:33
pc_msdague: hi11:36
openstackgerritMerged openstack-infra/project-config: Move puppet-unit gate to devstack-centos7  https://review.openstack.org/20808411:37
openstackgerritMerged openstack-infra/project-config: networking-midonet: Publish documentation  https://review.openstack.org/20830511:37
openstackgerritMerged openstack-infra/project-config: Add #openstack-dragonflow to gerritbot  https://review.openstack.org/20648011:37
openstackgerritMerged openstack-infra/project-config: Import trystack.org static contents  https://review.openstack.org/19511711:37
openstackgerritMerged openstack-infra/system-config: Add trystack.o.o into -infra  https://review.openstack.org/19481611:38
*** dprince has joined #openstack-infra11:39
*** yushiro has quit IRC11:40
sdaguepc_m: hey11:41
pc_msdague: I have a devstack plugin for VPN now (thanks for review of removal from devstack repo). Now, I'm trying to figure out how to do the grenade test using this plugin. I see that, when neutron is updated, LBaaS and FWaaS are upgraded (they are still in devstack repo), but VPNaaS is not upgraded. Can you point me to how I initiate the upgrade of the VPN plugin? Do I use register/upgrade project methods?11:41
*** ldnunes has joined #openstack-infra11:42
pc_mI'm struggling to figure out how to now update the neutron-vpnaas repo now that it has a devstack and grenade plugin.11:43
sdagueyou need a grenade job with https://github.com/openstack-dev/grenade/blob/master/PLUGINS.rst#out-of-tree-plugins ...11:45
openstackgerritJulia Kreger proposed openstack/diskimage-builder: Add curl to ironic-agent package installs  https://review.openstack.org/20900911:46
*** BharatK has joined #openstack-infra11:46
sdaguewith https://github.com/openstack-infra/devstack-gate/blob/012ade71335f43eb553ca0cc9edcd613a592257f/devstack-vm-gate.sh#L478-L480 being set for your job11:46
pc_mI created an "experimental" grenade job to test this, and I have a grenade plugin.11:46
sdaguepc_m: ok11:46
*** sdake_ has quit IRC11:47
sdagueand does your grenade plugin settings add your devstack plugin to the devstack localrcs ?11:47
pc_msdague: When the job runs, it installs neutron-vpnaas, as part of "old" via the devstack plugin.11:47
pc_myes11:47
pc_msdague: https://review.openstack.org/#/c/203159/11:48
*** fawadkhaliq has quit IRC11:48
*** jlanoux has joined #openstack-infra11:48
pc_msdague: But when "new" is run for upgrade, it is not upgrading neutron-vpnaas plugin. Not sure what I'm missing.11:48
sdaguewhere is a test run with that?11:49
pc_mPS9 has a test run. The latest, PS10 I added an upgrade_project line to upgrade.sh (but am questioning whether that was right).11:50
pc_msdague: http://logs.openstack.org/59/203159/9/experimental/gate-grenade-dsvm-neutron-vpnaas/8b16be8/logs/grenade.sh.txt.gz11:50
pc_mThat's the log for grenade.sh using PS911:50
*** mwagner_lap has quit IRC11:50
pc_mPS10 is queued to run.11:50
*** gildub has quit IRC11:50
sdagueok, so the failure here is neutron svc did not start - http://logs.openstack.org/59/203159/9/experimental/gate-grenade-dsvm-neutron-vpnaas/8b16be8/logs/new/screen-q-svc.txt.gz11:51
*** pal has quit IRC11:52
*** ParsectiX has quit IRC11:52
pc_myeah, it seems like it is running older neutron-vpnaas version, but I'm guessing with newer neutron code that uses oslo_utils for uuidutils.11:52
*** Ala has quit IRC11:53
*** otter768 has joined #openstack-infra11:53
pc_mseems like it is not updating the neutron-vpnaas code and is trying to run kilo code as part of "new" with latest neutron code.11:53
*** hdd has joined #openstack-infra11:53
*** ddieterly has joined #openstack-infra11:54
pc_mthat's my guess, and why I was trying to figure out how I get neutron-vpnaas to "upgrade".11:54
openstackgerritMerged openstack-infra/project-config: add periodic chef-rake-integration job for openstack-chef-repo  https://review.openstack.org/19416411:56
*** otter768 has quit IRC11:58
*** gordc has joined #openstack-infra11:58
openstackgerritJulia Kreger proposed openstack/diskimage-builder: Correct URL in ironic-agent README  https://review.openstack.org/20901711:58
*** ddieterly has quit IRC11:58
*** jaypipes has joined #openstack-infra11:59
sdaguepc_m: yeh, one sec, I see what's missing12:00
pc_msdague: It seems like during upgrade it is not running plugins12:00
pc_m(devstack plugins)12:01
*** amotoki has quit IRC12:01
sdagueright, it's not, because the upgrade scripts do that for the main services, because you need fine grained control some times12:02
*** garyk1 has joined #openstack-infra12:03
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Be smarter finding private IP  https://review.openstack.org/20715712:04
ShrewsSpamapS: ^^^^ there ya go12:04
sdaguepc_m: ok, I put a comment back in there12:04
pc_msdague: Thanks, so do I just need to do the stack install phase, or should I be doing post-config, pre-install, extra,...12:05
*** bdemers has quit IRC12:06
*** garyk has quit IRC12:07
*** Ala has joined #openstack-infra12:07
*** yamamoto has joined #openstack-infra12:07
*** cburroughs has joined #openstack-infra12:10
*** hdd has quit IRC12:14
sdaguepc_m: just the install phase12:14
pc_msdague: Thanks.12:15
*** openstackgerrit has quit IRC12:16
*** yamamoto has quit IRC12:16
pc_msdague: Can you help me with getting https://review.openstack.org/#/c/208167 and https://review.openstack.org/#/c/208062/ reviewed (not sure if you're core on each of these repos). These are commits that the devstack cleanup commit that you just approved, is depending on.12:17
*** openstackgerrit has joined #openstack-infra12:17
*** fhubik is now known as fhubik_afk12:17
*** zz_dimtruck is now known as dimtruck12:18
*** ParsectiX has joined #openstack-infra12:18
pc_msdague: It looks like the grenade plugin commit (203159), is failing jenkins, because the devstack cleanup (201119) failed to merge. I guess because 208167 and 208062 are not in yet?12:21
*** yamamoto has joined #openstack-infra12:22
openstackgerritStephen Gordon proposed openstack-infra/irc-meetings: TelcoWG: Add meeting identifier and agenda URL  https://review.openstack.org/20902812:22
*** fawadkhaliq has joined #openstack-infra12:23
*** ub has quit IRC12:24
*** jasondotstar has quit IRC12:26
*** marcusvrn has joined #openstack-infra12:26
pc_msdague: Also I had a question about "stack install". In normal stacking with devstack... it will do fetch_plugin() call that does the clone of repo, and then later "stack install" will do the setup_develop() and other actions. LBaaS does the same thing. However, with Grenade, if we do "stack install" it won't do the git clone.12:28
sdaguepc_m: I thought we did all the fetches in grenade early on12:29
pc_moh, could be. I was worried that the git clone was being missed. Will verify.12:29
*** garyk has joined #openstack-infra12:31
*** aysyd has joined #openstack-infra12:31
*** garyk1 has quit IRC12:31
*** yamamoto has quit IRC12:32
*** baoli has joined #openstack-infra12:32
*** Ala has quit IRC12:33
*** yamamoto has joined #openstack-infra12:33
*** dkranz has joined #openstack-infra12:34
*** baoli has quit IRC12:34
*** bapalm_ has joined #openstack-infra12:34
*** baoli has joined #openstack-infra12:34
*** sdake has joined #openstack-infra12:36
*** kushal has quit IRC12:38
pc_msdague: I don't see a cloning of neutron-vpnaas into new. I see it happening for LB and FW, as it gets called as part of install_neutron() for devstack.12:38
*** Ala has joined #openstack-infra12:38
pc_mbut neutron-vpnaas is no longer mentioned in install_neutron()12:38
*** olaph has quit IRC12:39
*** rfolco has joined #openstack-infra12:40
*** olaph has joined #openstack-infra12:40
*** pilgrimstack has joined #openstack-infra12:41
*** yamamoto has quit IRC12:41
*** chlong has joined #openstack-infra12:41
*** nadya has joined #openstack-infra12:42
*** pilgrimstack1 has quit IRC12:42
*** nadya has quit IRC12:43
*** weshay has joined #openstack-infra12:43
*** nicodemos has joined #openstack-infra12:43
*** oomichi has quit IRC12:45
*** monester has quit IRC12:45
*** nicodemos has quit IRC12:46
*** cdent has quit IRC12:48
pc_msdague: do I need to do a git_clone_by_name as well?12:50
*** monester has joined #openstack-infra12:50
*** claudiub has quit IRC12:50
pc_msdague: Also, it looks like I'm hung up and cannot test, because 201119 failed to merge. Looks like I need help getting 208062 and 208167 approved.12:52
pc_mInfra folks - can you help ^^12:52
*** alexpilotti_ has joined #openstack-infra12:52
*** alexpilotti has quit IRC12:52
*** alexpilotti_ is now known as alexpilotti12:52
*** zul has joined #openstack-infra12:53
*** kushal has joined #openstack-infra12:53
*** zul has quit IRC12:53
*** zul has joined #openstack-infra12:53
*** tlian has joined #openstack-infra12:54
*** pal has joined #openstack-infra12:55
sdaguepc_m: you are right - https://review.openstack.org/209041 should fix that12:55
sdaguethough, it should still work in the case you have12:56
sdaguebecause the grenade & devstack plugin are the same tree12:56
*** ildikov has joined #openstack-infra12:56
*** annegentle has joined #openstack-infra12:56
*** jschwarz has joined #openstack-infra12:56
*** bknudson has joined #openstack-infra12:57
*** jaypipes has quit IRC12:57
*** rlandy has joined #openstack-infra12:59
*** jaypipes has joined #openstack-infra13:00
*** nadya has joined #openstack-infra13:00
*** cburroughs has quit IRC13:00
*** dims_ has joined #openstack-infra13:00
tobiashhi, what's the policy of adding reviewers when contributing to zuul? Do I have to add someone as reviewer and if so whoom?13:01
pc_msdague: so it will have already been cloned?13:01
*** yamamoto has joined #openstack-infra13:01
*** dims has quit IRC13:02
*** cburroughs has joined #openstack-infra13:02
*** yamamoto has quit IRC13:03
*** jsavak has joined #openstack-infra13:03
pc_mas part of obtaining the grenade plugin?13:03
sdaguepc_m: yes13:04
*** dims has joined #openstack-infra13:04
*** yamamoto has joined #openstack-infra13:05
pc_mI see it at the top... does git_clone_by_name for grenade pluging.13:06
*** dims_ has quit IRC13:06
*** jasondotstar has joined #openstack-infra13:06
*** cburroughs has quit IRC13:06
openstackgerritDmitry Tantsur proposed openstack-infra/project-config: Make ironic-inspector-dsvm voting on ironic-inspector  https://review.openstack.org/20905013:06
*** coolsvap|away is now known as coolsvap13:06
*** cburroughs has joined #openstack-infra13:07
*** skolekonov has joined #openstack-infra13:09
*** amitgandhinz has joined #openstack-infra13:09
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Clarify future changes in docs  https://review.openstack.org/20905513:10
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Clarify future changes in docs  https://review.openstack.org/20905513:11
*** miqui has joined #openstack-infra13:11
*** olaph has quit IRC13:12
*** jgriffith has quit IRC13:14
*** mriedem_away is now known as mriedem13:14
*** erlon has joined #openstack-infra13:15
*** tiswanso has joined #openstack-infra13:15
*** banix has joined #openstack-infra13:16
*** radez_g0n3 is now known as radez13:16
*** marzif_ has quit IRC13:18
*** xyang has quit IRC13:18
*** marzif_ has joined #openstack-infra13:18
*** bcourt has joined #openstack-infra13:19
*** spzala has joined #openstack-infra13:19
*** yamamoto has quit IRC13:20
*** jgriffith has joined #openstack-infra13:21
*** Somay has joined #openstack-infra13:21
*** coolsvap is now known as coolsvap_13:23
*** hdd has joined #openstack-infra13:25
*** mjturek1 has joined #openstack-infra13:25
*** hdd has quit IRC13:26
*** hdd has joined #openstack-infra13:27
*** chlong has quit IRC13:31
pabelangermorning13:31
*** cdent has joined #openstack-infra13:31
*** ayoung has joined #openstack-infra13:32
openstackgerritValeriy Ponomaryov proposed openstack-infra/project-config: Make job gate-manila-tempest-dsvm-neutron-scenario non-voting  https://review.openstack.org/20906713:32
*** puranamr has joined #openstack-infra13:33
EmilienMhello infra, can I have a final approval to have Puppet logs ? https://review.openstack.org/206693 thanks !13:34
*** johnbelamaric has joined #openstack-infra13:34
*** dims_ has joined #openstack-infra13:36
*** nelsnelson has joined #openstack-infra13:36
*** nelsnelson has quit IRC13:37
*** alivigni has joined #openstack-infra13:37
*** nelsnelson has joined #openstack-infra13:37
*** dims has quit IRC13:37
openstackgerritlitong01 proposed openstack-infra/project-config: Add new kiloeyes repository for OpenStack monitoring service  https://review.openstack.org/20325913:37
*** mestery_afk is now known as mestery13:38
*** tvanderwiel has joined #openstack-infra13:38
*** tongli has joined #openstack-infra13:38
*** tvanderwiel has left #openstack-infra13:38
*** JamesK has joined #openstack-infra13:41
*** DericHorn-HP has joined #openstack-infra13:42
*** bhunter71 has joined #openstack-infra13:42
*** mrmartin has joined #openstack-infra13:44
*** yfried_ is now known as yfried|afk13:44
mrmartinre13:47
*** pal_ has joined #openstack-infra13:47
*** tiswanso has quit IRC13:47
*** pal has quit IRC13:48
*** tiswanso has joined #openstack-infra13:48
*** fhubik_afk is now known as fhubik13:48
*** pal has joined #openstack-infra13:49
*** esker has joined #openstack-infra13:49
*** mwagner_lap has joined #openstack-infra13:49
openstackgerritMerged openstack-infra/devstack-gate: Add option to setup netconsole to remote destination  https://review.openstack.org/19297613:50
*** yfried|afk is now known as yfried_13:50
*** bdemers has joined #openstack-infra13:50
mrmartinfungi: this patch was not merged into the git repo: https://review.openstack.org/#/c/208953/ what I need to do to retrigger the gating process?13:50
*** cdoron has joined #openstack-infra13:51
*** banix has quit IRC13:51
*** jgriffith has left #openstack-infra13:51
*** pal_ has quit IRC13:51
zaroharlowja: hi, was looking at your gerritlib changes.13:52
*** Ala has quit IRC13:52
*** otter768 has joined #openstack-infra13:54
*** claudiub has joined #openstack-infra13:54
zaroharlowja: i can't seem to get it gerritlib to watch the gerrit event stream.  was wondering if you can point me to an example usage of GerritWatcher?13:54
*** changbl has quit IRC13:56
*** doug-fish has quit IRC13:56
*** Somay has quit IRC13:56
mrmartinis everything ok with the post jobs? http://status.openstack.org/zuul/13:57
*** wenlock has joined #openstack-infra13:58
*** Ala has joined #openstack-infra13:58
*** otter768 has quit IRC13:58
greghaynesSpamapS: ohai - just as vince sent that email ssh is now working for me to the new subnet...14:00
*** sigmavirus24_awa is now known as sigmavirus2414:00
*** yfried_ is now known as yfried|afk14:00
greghaynesSpamapS: oh, but not for hosts that we static route the 15.x router for14:00
*** dimtruck is now known as zz_dimtruck14:01
greghaynesSpamapS: no, those work too now14:01
*** pal has quit IRC14:01
*** pal has joined #openstack-infra14:02
greghaynesSpamapS: so... maybe all is well? I wonder if there was a derp as the routes went out?14:02
fungimrmartin: you added your workflow +1 before you added any code review +2. you'll need to remove the workflow +1 and add it back again14:02
mrmartinoh14:02
mrmartinthnx14:02
pabelangermorning! I was curious if an infra-core had some spare cycles today to create the DNS entry for trystack.o.o?  static.o.o should be provisioned now14:02
openstackgerritLucas Alvares Gomes proposed openstack/diskimage-builder: Deprecate the deploy-ironic element  https://review.openstack.org/20907914:03
fungipabelanger: have you tried browsing it with your /etc/hosts updated accordingly?14:03
*** ub has joined #openstack-infra14:03
pabelangerfungi: that is what I am doing now :)14:03
pabelangerfungi: yes works14:04
mrmartinfungi: thnx, works well now14:04
fungipabelanger: cool, i'll add the cname14:04
pabelangerfungi: danke14:04
*** jgriffith has joined #openstack-infra14:04
*** BharatK has quit IRC14:07
*** ParsectiX has quit IRC14:07
*** yamamoto has joined #openstack-infra14:09
*** dkranz has quit IRC14:09
*** mtanino has joined #openstack-infra14:09
*** changbl has joined #openstack-infra14:09
*** tonytan4ever has joined #openstack-infra14:12
*** DericHorn-HP has quit IRC14:13
*** yfried|afk is now known as yfried_14:14
ttxmordred: here is what tracking changes within tasks could look like in Phabricator: http://15.126.194.141/T139913114:14
openstackgerritMerged openstack-infra/groups: Fix RSS event feed item count in commons_events module  https://review.openstack.org/20895314:15
pc_mfungi: hi. Could you review https://review.openstack.org/#/c/208062/ and https://review.openstack.org/#/c/208167 so that I can get them approved (need another +2/+A, so that 201119 can merge)?14:15
flip214sdague: thanks for the doc fix, will that show up on http://docs.openstack.org/developer/devstack/guides/multinode-lab.html automatically, or is that a different document?14:15
*** jcoufal has quit IRC14:16
*** wenlock_ has joined #openstack-infra14:17
openstackgerritMerged openstack/requirements: Bump oslo_db to 2.0  https://review.openstack.org/20868314:18
*** pal has quit IRC14:20
*** jasondotstar is now known as jasondotstar|afk14:20
*** salv-orlando has quit IRC14:20
*** pal has joined #openstack-infra14:20
openstackgerritOpenStack Proposal Bot proposed openstack/diskimage-builder: Updated from global requirements  https://review.openstack.org/20185214:21
*** DericHorn-HP has joined #openstack-infra14:22
pabelangerfungi: Did you also redirect trystack.org to the new site?14:22
*** dkranz has joined #openstack-infra14:22
pabelangerfungi: I think -infra has the domain14:22
pabelangermaybe openstack foundation?14:22
fungipabelanger: i'll look14:22
fungipabelanger: chances are we'll want to host a redirect on static.openstack.org for that (see devstack.org there as an example)14:23
pabelangerfungi: okay, let me get that code up14:24
*** mrmartin has quit IRC14:24
openstackgerritgreghaynes proposed openstack/diskimage-builder: Perform a booting test for our images  https://review.openstack.org/20463914:24
*** juggler has joined #openstack-infra14:24
fungipabelanger: yeah, we have control of the trystack.org domain, so can adjust its @ address record to the same ip address as static.o.o and cname its www record to the same14:25
*** mrunge has joined #openstack-infra14:25
fungipabelanger: but the redirect needs to be in place and working before we do that bit14:26
*** pal has quit IRC14:26
pabelangerfungi: okay, I'll get code up today14:26
*** pal has joined #openstack-infra14:27
*** salv-orlando has joined #openstack-infra14:27
*** austin81 has joined #openstack-infra14:28
pabelangernibalizer: did you want to pull the trigger on https://review.openstack.org/#/c/198819/ today?14:29
*** armax has joined #openstack-infra14:29
johnbelamarichello infra folks - can someone set me up in the core and release groups for the new networking-infoblox project?14:30
johnbelamaricSee: #link https://review.openstack.org/#/c/203805/14:31
*** MarkAtwood has joined #openstack-infra14:31
*** doug-fish has joined #openstack-infra14:32
jklarehi, can anyone tell me what happens to the output from jobs in the periodic queue?14:33
fungijklare: they're archived to http://logs.openstack.org/periodic/14:34
jklarefungi thanks14:34
*** madong_ has quit IRC14:34
*** madong_ has joined #openstack-infra14:34
*** madong_ is now known as larainema14:34
*** kurtmartin has joined #openstack-infra14:35
*** kurtmartin is now known as kmartin14:35
fungijklare: we need something better, but there are some dashboard solutions in the works to make that happen i think14:35
fungi(better as in more discoverable)14:36
*** kmartin has quit IRC14:36
*** dangers_away is now known as dangers14:36
jklarefungi i think its fine for now, since there are also mails for the qa-periodic queue i think14:36
*** DericHorn-HP has quit IRC14:37
jklarefungi another cool option imo would be an automatic gerrit patch / and or bug generated from that14:37
jklarefungi so gerrit could post something with 'plz fix me!'14:37
*** esmute_ has joined #openstack-infra14:37
*** jcoufal has joined #openstack-infra14:37
*** tonytan4ever has quit IRC14:38
fungijklare: i suspect there are too many false negative results to make that viable, but anything's possible i suppose14:38
*** jasondotstar|afk is now known as jasondotstar14:38
openstackgerritJeremy Stanley proposed openstack-infra/openstackid: Correct the openstackid.org URL  https://review.openstack.org/20910014:38
jklarefungi yeah, probably you are right and it would be quite annoying to have to abandon all these false positives14:39
annegentlesdague: hey, wrote back to your post on -dev but let's set up a time to chat about the plan for API docs14:41
*** dims_ has quit IRC14:41
*** ifarkas has quit IRC14:41
*** pradk has joined #openstack-infra14:41
openstackgerritPaul Belanger proposed openstack-infra/project-config: Move more nodes to devstack for infra-puppet-apply  https://review.openstack.org/20567314:41
*** dims has joined #openstack-infra14:41
*** patrickeast has joined #openstack-infra14:43
*** rlandy has quit IRC14:45
*** rlandy has joined #openstack-infra14:46
elmikohey all, i've got kinda a simple question. if i have a review, how can i determine where it is in the queue for jenkins?14:46
fungielmiko: go to http://status.openstack.org/zuul/ and look for the change number (the 6-digit integer portion of your review url)14:46
*** salv-orl_ has joined #openstack-infra14:47
*** warpc__ has joined #openstack-infra14:47
elmikofungi: ahh, awesome. i knew it was something simple, i just couldn't put it together. i kept looking for my projet name, etc...14:48
*** xyang has joined #openstack-infra14:48
*** salv-orlando has quit IRC14:49
*** Somay has joined #openstack-infra14:49
*** tonytan4ever has joined #openstack-infra14:50
elmikofungi: ok, i don't see it and i've been trying to get this https://review.openstack.org/#/c/196918/ unstuck. am i looking in the proper place or do i need to change something on the review?14:51
openstackgerritPaul Belanger proposed openstack-infra/puppet-jenkins: Add Gemfile and puppet 4 checks  https://review.openstack.org/20316414:51
*** Somay has quit IRC14:51
johnbelamaricanteaya: ping14:51
*** mase_home has quit IRC14:52
*** achanda has joined #openstack-infra14:52
fungielmiko: it has a depends-on header in its commit message stating that it shouldn't merge until https://review.openstack.org/181393 merges14:52
elmikofungi: oh weird...14:53
*** flepied1 has quit IRC14:53
*** flepied has joined #openstack-infra14:53
*** bradjones has joined #openstack-infra14:54
*** bradjones has quit IRC14:54
*** bradjones has joined #openstack-infra14:54
elmikofungi: ah ok, i see the that now in the commit message. thanks again, learn something new everyday... lol14:54
openstackgerritPaul Belanger proposed openstack-infra/puppet-jenkins: Gate on puppet-lint-version_comparison-check  https://review.openstack.org/20288414:54
fungielmiko: no problem14:54
*** BrandonL08 has joined #openstack-infra14:55
*** mriedem has left #openstack-infra14:56
*** mriedem has joined #openstack-infra14:56
*** angdraug has joined #openstack-infra14:56
*** vahidh has joined #openstack-infra14:57
*** yamahata has joined #openstack-infra14:57
fungigreghaynes: mordred: clarkb: so after switching ubuntu-trusty from standard to performance in rax, things are looking great. note the latest durations for gate-nova-python27 vs bindep-nova-python27 at https://review.openstack.org/16444414:57
fungithough looking at the log for the bindep-based job, it seems we've broken something in package caching again14:58
*** maishsk has quit IRC14:59
*** banix has joined #openstack-infra14:59
*** tiswanso has quit IRC14:59
*** patrickeast_ has joined #openstack-infra15:00
*** yfried_ has quit IRC15:00
*** cdoron has quit IRC15:01
*** kiran-r has joined #openstack-infra15:01
*** tiswanso has joined #openstack-infra15:01
*** btully has joined #openstack-infra15:02
*** bdemers_ has joined #openstack-infra15:02
openstackgerritMateusz Matuszkowiak proposed openstack-infra/project-config: Added new SF repository for Fuel Ironic plugin integration  https://review.openstack.org/20911215:02
openstackgerritPaul Belanger proposed openstack-infra/system-config: Create stackalytics.o.o under -infra  https://review.openstack.org/19076515:02
openstackgerritPaul Belanger proposed openstack-infra/system-config: Bump puppet-memcached to v2.6.0  https://review.openstack.org/19274115:02
*** patrickeast has quit IRC15:02
*** patrickeast_ is now known as patrickeast15:02
*** bdemers has quit IRC15:03
*** bdemers_ is now known as bdemers15:03
*** achanda has quit IRC15:04
*** k4n0 has quit IRC15:05
gordcfor v3, are the requirements (project_id OR project_name) AND (user_domain_name OR user_domain_id) or (project_id OR (project_name AND (user_domain_name OR user_domain_id)))15:05
gordcarg. wrong channel15:05
*** kurtmartin has joined #openstack-infra15:07
*** coolsvap_ is now known as coolsvap|away15:08
*** ifarkas has joined #openstack-infra15:08
clarkbfungi awesome news15:09
*** sobersabre has quit IRC15:10
*** e0ne has quit IRC15:10
*** yamamoto has quit IRC15:11
*** e0ne has joined #openstack-infra15:11
fungiclarkb: agreed. now i just need to find time to track down what's happened with package caching15:12
*** arxcruz has quit IRC15:12
fungiunfortunately i have a dentist appointment which will eat most of the rest of the available time in my day (should be back in time for the team meeting though, unless the appointment runs long)15:13
*** scheuran has quit IRC15:14
*** datsun180b has joined #openstack-infra15:14
*** pradk has quit IRC15:14
*** dannywilson has joined #openstack-infra15:14
datsun180bGot a question about my identity at review.o.o15:15
*** johnbelamaric has quit IRC15:15
*** yamamoto has joined #openstack-infra15:16
*** olaph has joined #openstack-infra15:16
mordredfungi: \o/15:16
datsun180bI managed to update my LP email to reflect my new identity, but when I sign into review.o.o, it doesn't recognize me as the same person. I don't have my core status or my watch list or even my username15:16
datsun180bHow can I resolve this so I don't lose that identity?15:16
fungidatsun180b: launchpad changes your openid if you change the e-mail address you're using to authenticate15:17
fungidatsun180b: there's no easy solution, but i can try to make adjustments manually in gerrit's backend database to cope with it15:17
datsun180bI appreciate it. What do you need from me?15:18
*** tonytan4ever has quit IRC15:18
*** tonytan4ever has joined #openstack-infra15:18
rcarrillocruzheya, any chance i could get a quick +2 on https://review.openstack.org/#/c/208935/ ? quick review, i promise15:19
*** dannywilson has quit IRC15:19
*** dannywilson has joined #openstack-infra15:19
*** bswartz has joined #openstack-infra15:20
*** andymaier has joined #openstack-infra15:20
fungidatsun180b: a username or account id number or e-mail address or something i can key on for at least one of the accounts15:20
*** esker has quit IRC15:20
mescanefSergeyLukjanov: hi, please review https://review.openstack.org/#/c/209112/15:21
mescanef:-)15:21
datsun180bfungi: i was using ed.cranford@rackspace.com, and am now using ed.cranford@rackspace.com. My LP username is ed--cranford.15:21
datsun180bhonk15:22
datsun180bthat second should be ed.cranford@gmail.com15:22
*** andymaier has quit IRC15:22
*** andymaier has joined #openstack-infra15:22
*** geoffarnold has joined #openstack-infra15:22
datsun180btoo many open windows15:23
*** vlaza has left #openstack-infra15:23
*** tsekiyama has joined #openstack-infra15:23
*** flepied has quit IRC15:24
*** flepied has joined #openstack-infra15:27
*** pradk has joined #openstack-infra15:27
*** johnthetubaguy has quit IRC15:27
*** johnthetubaguy has joined #openstack-infra15:27
fungiheh15:28
*** larainema has quit IRC15:28
*** larainema has joined #openstack-infra15:29
*** sputnik13 has joined #openstack-infra15:29
*** abregman has quit IRC15:31
*** flepied has quit IRC15:31
nibalizerpabelanger: I'm ok with that15:32
*** amitgandhinz has quit IRC15:32
*** yamahata has quit IRC15:32
nibalizerbut the infra-roots are the ones who have to be ok with it, not me15:32
*** fhubik is now known as fhubik_afk15:32
nibalizeralso crinkle can you review https://review.openstack.org/#/c/198819/ its the last one we think15:32
*** yamahata has joined #openstack-infra15:32
openstackgerritPaul Belanger proposed openstack-infra/project-config: Don't use sudo to install bundler gem  https://review.openstack.org/20913515:33
*** amitgandhinz has joined #openstack-infra15:33
crinklenibalizer: done15:35
*** skolekonov has quit IRC15:35
openstackgerritAbel Lopez proposed openstack/diskimage-builder: Set and export DIB_RELEASE for centos7  https://review.openstack.org/20525215:36
*** larainema has quit IRC15:36
*** harlowja_at_home has joined #openstack-infra15:36
*** larainema has joined #openstack-infra15:36
fungidatsun180b: found it. looks like the old account is 1375 and the new account is 7380. i've associated the openid url from 7380 with the 1375 account and deactivated 7380. log out and back in and go to https://review.openstack.org/#/settings/ and make sure it says your current account id is 1375 again15:37
datsun180bfungi: Perfect, thank you very much!15:38
fungidatsun180b: you're welcome15:38
datsun180bJust managed to +2+A a Solum review15:38
openstackgerritColleen Murphy proposed openstack-infra/project-config: Run beaker jobs on puppet-openstack_acceptance  https://review.openstack.org/20914115:38
crinkleEmilienM: ^15:39
EmilienMcrinkle: thx15:39
*** andrey-mp has joined #openstack-infra15:39
*** datsun180b has left #openstack-infra15:41
*** tjones has joined #openstack-infra15:42
*** pal has quit IRC15:43
*** larainema has quit IRC15:45
openstackgerritPaul Belanger proposed openstack-infra/project-config: Don't use sudo to install bundler gem for puppet jobs  https://review.openstack.org/20913515:45
*** larainema has joined #openstack-infra15:46
pabelangerEmilienM: crinkle: ^ this is what I was talking about this morning15:46
jeblairfungi: do you know why 'ssh ask-staging' is unresponsive?15:46
fungijeblair: yes, we need to undo the cloudflare experiment15:46
jeblairah15:47
jeblairfungi: how do we go about doing that?15:47
fungijeblair: right now the dns names point to cloudflare's proxy farm15:47
jeblairand have we decidid to do that?  (is it just pending someone typing something?)15:47
crinklepabelanger: commented on patchset 1, comment still applies to patchset 2 i think15:47
fungiwe need to set them back to a and aaaa records for the server's ip addresses15:47
fungijeblair: mrmartin asked jimmymcarthur to do it15:48
fungi(tipit)15:48
greghaynesfungi: clarkb huh http://logs.openstack.org/44/164444/7/experimental/experimental-tempest-dsvm-full-dibtest/c875f3b/console.html#_2015-08-04_01_47_01_34015:48
greghaynesthats on ubuntu-trusty15:48
fungijeblair: they were trying to see if it could filter spam posts15:48
pabelangercrinkle: missed your comment, I don't see it15:48
jeblairfungi: has that request been pending long?15:48
crinklepabelanger: oops it's still a draft15:49
fungijeblair: er, no i mean mrmartin asked tipit to set up the cloudflare proxy for it, which they did more or less immediately. that was weeks ago. in subsequent discussion we've been able to convince them we should set it back the way it was15:49
andrey-mpfungi, jeblair - could you review small review for ec2 job? https://review.openstack.org/#/c/208535/15:50
fungijeblair: which i'll just do15:50
jeblairfungi: oh okay, i'm happy to do it... i'm already logged in15:50
pabelangercrinkle: good eye, thanks15:50
fungijeblair: oh, then feel free. delete cnames, put in a and aaaa15:50
pabelangerchanging15:50
jeblairfungi: yep. on it.  thanks.15:50
*** HenryG has quit IRC15:51
fungijeblair: and i'll let tipit know they can undo any config they have in cloudflare for it15:51
openstackgerritMerged openstack-infra/irc-meetings: TelcoWG: Add meeting identifier and agenda URL  https://review.openstack.org/20902815:51
fungisince traffic will cease hitting it at that point15:51
openstackgerritPaul Belanger proposed openstack-infra/project-config: Don't use sudo to install bundler gem for puppet jobs  https://review.openstack.org/20913515:52
jeblair    "details": "Fqdn has already been taken by a Cname record",15:52
jeblair    "message": "Conflict"15:52
jeblairfungi: neat it's a cname, so i have to delete then add15:53
clarkbya CNAMEs must be unique so you hvae to delete the CNAME first15:53
*** pal has joined #openstack-infra15:53
*** DericHorn-HP has joined #openstack-infra15:53
jeblairi realize now you said cname, i just didn't actually think about it :)15:53
clarkbgreghaynes: thats normal we rely on ansible to noop when there are no subnodes for the sbnode operations15:53
fungijeblair: yep, that's the sequence i said, i think ;)15:53
clarkbgreghaynes: rather than having if else condition blocks all over15:53
fungijeblair: anyway, it's just staging, so not critical if its unresolvable for a few minutes15:54
greghaynesclarkb: ah ok15:54
*** pblaho has quit IRC15:54
*** jpeeler has quit IRC15:55
*** esker has joined #openstack-infra15:55
jeblairfungi, clarkb: done15:55
*** otter768 has joined #openstack-infra15:55
greghayneshttp://logs.openstack.org/44/164444/7/experimental/experimental-tempest-dsvm-full-dibtest/c875f3b/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-08-04_01_46_57_879 womp womp15:55
fungijeblair: thanks!15:55
*** Ala has quit IRC15:56
clarkbgreghaynes: and I have a change proposed to run ubuntu-trusty multinode with full tempest rather than smoke15:56
*** tiswanso has quit IRC15:56
*** jpeeler has joined #openstack-infra15:56
greghaynesclarkb: oh right15:56
clarkbgreghaynes: once we get that and the above job working it hould be pretty safe to switch these jobs to ubuntu-trusty assuming rax uploads are working15:56
*** tiswanso has joined #openstack-infra15:56
greghayneshah15:57
*** tiswanso has quit IRC15:57
greghaynesquite the assumption15:57
*** flepied has joined #openstack-infra15:57
fungiand assuming we work out what's happened to package caching there15:57
clarkbfungi: well we already broke that for hpcloud15:57
*** pblaho has joined #openstack-infra15:57
greghaynesfungi: you mean the ym caching?15:57
greghaynesfungi: you mean the ym caching?15:57
greghaynesargh15:57
greghaynesthere is an echo in here15:57
greghayness/ym/yum15:57
*** andrey-mp has quit IRC15:58
fungigreghaynes: no, deb caching seems broken/missing on current ubuntu-trusty images according to my most recent test. i just haven't had time to look at the image update logs to find out why15:58
greghaynesoh, ther is a flag we made to disable the cleanup... hopefully we didnt forget that15:58
fungii did manually upload the most recent image builds to rax last night, which seemed to work without error15:58
fungigreghaynes: yeah, i added the flag in our config a couple weeks ago15:59
openstackgerritPaul Belanger proposed openstack-infra/project-config: Move puppet-lint gate to devstack-centos7  https://review.openstack.org/20914715:59
*** hemna has joined #openstack-infra15:59
fungiso unless that got reverted, i doubt that's it15:59
clarkbfungi: manual upload using nodepool image-upload?15:59
*** otter768 has quit IRC15:59
fungiclarkb: that, yes16:00
fungisudo -H -u nodepool nodepool image-upload ubuntu-trusty rax-dfw16:00
fungiet cetera16:00
*** cinerama has quit IRC16:00
*** ajmiller has joined #openstack-infra16:00
fungitakes a while to complete, but succeeds and goes ready16:00
clarkbcool thats good news as when I tried it a while back it was failing 100%16:00
clarkbso now we just need to see how reliable the automated uploads are I guess16:00
openstackgerritJames E. Blair proposed openstack-infra/puppet-askbot: Log clean session cron output  https://review.openstack.org/20914916:01
fungiall three regions worked for me last night16:01
*** HenryG has joined #openstack-infra16:01
jeblairfungi, clarkb: mailbox relief ^16:01
*** juggler has quit IRC16:01
*** 16WAAGCMB has joined #openstack-infra16:01
*** docaedo has quit IRC16:01
*** docaedo has joined #openstack-infra16:01
clarkbjeblair: should you add a logrotate blurb with that too?16:02
*** dtantsur is now known as dtantsur|afk16:02
jeblairclarkb: probably, but the existing askbot log doesn't have one either.16:02
*** cinerama has joined #openstack-infra16:02
clarkbok16:02
*** gyee has joined #openstack-infra16:02
*** bharath has joined #openstack-infra16:02
fungithanks16:03
*** jlanoux has quit IRC16:03
clarkbgreghaynes: you adding parted to the image now?16:03
greghaynesyes16:03
*** esker has quit IRC16:04
fungialso note that i've disabled puppet agent on ask.openstack.org in preparation to migrate it to an ubuntu trusty server16:04
openstackgerritgreghaynes proposed openstack-infra/project-config: Add parted to our devstack images  https://review.openstack.org/20915216:04
* greghaynes wonders if doing it that way will fly ^16:04
*** harlowja_at_home has quit IRC16:05
*** gyee has quit IRC16:06
*** DericHorn-HP has quit IRC16:07
*** DericHorn-HP has joined #openstack-infra16:08
*** HenryG has quit IRC16:08
greghaynesfungi: when you say package cache wasnt working, what side effect does that create?16:09
*** jistr has quit IRC16:09
greghaynesyou apt-get install and see it d/l or was there something else?16:09
*** unicell has joined #openstack-infra16:10
openstackgerritKyle Mestery proposed openstack-infra/project-config: vpnaas: Turn on python3 jobs  https://review.openstack.org/20765016:10
*** coolsvap|away is now known as coolsvap16:10
fungigreghaynes: the job log said it was downloading packages, rather than earlier logs where it appeared to not need to do so16:10
*** woodster_ has joined #openstack-infra16:10
clarkbgreghaynes: I am trying to figure out if we should put this in the dib package listing or have puppet install it16:11
*** ashleighfarnham has joined #openstack-infra16:11
*** larainema has quit IRC16:11
greghaynesclarkb: so, I could be convinced to do both, but IMO doing this whold adding deps in puppet seems kind of rube-goldbergey16:11
clarkbgreghaynes: considering puppe tdoesn't install it today and expects the base images to have it I am fine with dib doing it for us, But is that the correct place for it? Since we explicitly depend on the package being present maybe we should put it in puppet16:12
*** unicell1 has quit IRC16:12
*** larainema has joined #openstack-infra16:12
clarkbgreghaynes: why? thats where we do our config management16:12
*** nadya has quit IRC16:12
fungiokay, headed off to the dentist. back in time for the team meeting, hopefully16:13
greghaynesI was always under the impression that our build time puppet stuff was sort of an interim thing16:13
greghaynesfungi: ok16:13
jeblairwell, not interim -- but i do think that it would make sense to move it to dib16:13
jeblairrephrase:16:13
*** elmiko has quit IRC16:13
jeblairi do think it makes sense to move dib-image-specific configuration such as required packages into the dib elements16:13
*** unicell has quit IRC16:14
clarkbI do like the mapping of If package is here then we actually need it to run tests and not to build images16:14
jeblairi'm not sure about the rest of what we currently have in puppet; we can cross that bridge later maybe16:14
clarkband that is much harder to infer from dib (at least for me) since its all image build16:14
clarkbbut consdering we rely on base images for the package today putting it in dib is fine by me16:15
jeblairoh, this is a packages that's needed for a test?16:15
greghaynesclarkb: heh, I should really do that bindep package-installs integration16:15
greghaynesthen that issue goes away16:15
clarkbjeblair: yes, we use parted in devstack-gate to partition and (re)mount the ephemeral drive16:15
jeblairgreghaynes: yeah, that ^ :)16:15
*** alexsyip has joined #openstack-infra16:15
clarkbwhats with the : in the package names? Is that a dib/apt/yum thing?16:16
jeblairso yeah, if this is for a test, then actually putting it in puppet is probably the way to go16:16
greghaynesclarkb: its a yaml thing, its expecting a dict of packages with properties about them16:16
greghaynesclarkb: we could special case if you only have a list without breaking backwards compat16:16
jeblairclarkb: i think i understand what you were saying earlier and agree16:16
*** elmiko has joined #openstack-infra16:17
jeblairgreghaynes: and yes, i think we are treating the puppet-based package list as interim until bindep16:17
*** e0ne has quit IRC16:17
pleia2good morning16:17
greghaynesok, gives me some good incentive ;)16:18
*** kiran-r has quit IRC16:18
*** HenryG has joined #openstack-infra16:18
sdagueannegentle: sure, we can chat. I was largely driving to the ML because we seem to have a few different things going on, and that seems a good synchronization point16:18
*** annegentle has quit IRC16:22
*** annegentle has joined #openstack-infra16:23
openstackgerritgreghaynes proposed openstack-infra/system-config: Add parted to devstack images  https://review.openstack.org/20916216:23
openstackgerritMerged openstack-infra/puppet-zanata: Add second requirement for the ROOT.war deployment  https://review.openstack.org/20194316:23
*** hdd has quit IRC16:23
*** mrmartin has joined #openstack-infra16:24
greghaynesStevenK: Clint http://logs.openstack.org/67/208367/1/check/gate-dib-dsvm-functests-devstack-trusty/8123b8c/console.html#_2015-08-03_08_55_42_05216:25
greghaynes:/16:25
*** hdd has joined #openstack-infra16:25
*** dzamboni has joined #openstack-infra16:25
*** elmiko has quit IRC16:25
greghaynesoh, that might have ran pre us switching to stable16:25
*** ivar-lazzaro has joined #openstack-infra16:26
samueldmqif I want to install a Kilo cloud using apt-get instead of pip .. I should run 'sudo add-apt-repository cloud-archive:kilo'16:27
samueldmqis that right ?16:27
*** bapalm_ has quit IRC16:27
*** kiran-r has joined #openstack-infra16:27
openstackgerritRyan Moats proposed openstack-infra/project-config: Move multinode jobs to neutron check list.  https://review.openstack.org/20916516:28
*** banix has quit IRC16:28
*** armax has quit IRC16:28
*** olaph has quit IRC16:28
*** openstackgerrit_ has quit IRC16:29
*** banix has joined #openstack-infra16:29
*** olaph has joined #openstack-infra16:31
*** jasondotstar has quit IRC16:32
*** stevemar has joined #openstack-infra16:33
*** gyee has joined #openstack-infra16:33
*** tiswanso has joined #openstack-infra16:34
*** dmorita has joined #openstack-infra16:34
openstackgerritMarian Horban proposed openstack-infra/project-config: Fixed experimental job for Nova API services under Apache2  https://review.openstack.org/20917316:35
*** olaph has quit IRC16:35
*** olaph has joined #openstack-infra16:35
zaromorning16:36
jeblairclarkb, fungi, sdague: https://review.openstack.org/209171 may fix the 19,959-line emails i've been getting from the log server16:36
*** larainema has quit IRC16:36
*** fhubik_afk is now known as fhubik16:36
*** larainema has joined #openstack-infra16:36
*** ifarkas has quit IRC16:37
*** sshnaidm has quit IRC16:38
sdaguejeblair: after that, do they still get testr html dump?16:39
*** tjones has quit IRC16:39
*** HenryG has quit IRC16:39
*** tjones has joined #openstack-infra16:41
*** patrickeast has quit IRC16:41
jeblairsdague: i believe so -- d-g itself should do it16:41
*** unicell has joined #openstack-infra16:42
jeblairwow, it's my first random verified-1 from a neutron 3rd party ci!16:43
jeblairno idea why :)16:43
clarkbit is self testing so jebkins should tell us soonish16:43
*** BrandonL08 has quit IRC16:43
jeblairclarkb: yup.  i wip'd it so i can verify before reviews16:44
vponomaryovHello, need help in merging blocker-fixer - https://review.openstack.org/#/c/209067/ (2 lines change)16:45
*** sergmelikyan has joined #openstack-infra16:45
*** skylerberg has joined #openstack-infra16:46
*** ivar-lazzaro has quit IRC16:47
*** _kiran_ has joined #openstack-infra16:47
*** ivar-lazzaro has joined #openstack-infra16:48
*** SumitNaiksatam has quit IRC16:49
*** banix has quit IRC16:50
*** esmute_ has quit IRC16:51
*** kiran-r has quit IRC16:51
*** larainema has quit IRC16:51
openstackgerritMerged openstack/diskimage-builder: Add curl to ironic-agent package installs  https://review.openstack.org/20900916:51
*** fawadkhaliq has quit IRC16:52
*** monester has quit IRC16:52
*** _ody_ is now known as _ody16:52
*** olaph has quit IRC16:53
*** olaph has joined #openstack-infra16:53
*** crc32 has joined #openstack-infra16:54
*** larainema has joined #openstack-infra16:55
*** cinerama has quit IRC16:57
*** patrickeast has joined #openstack-infra16:57
*** maishsk has joined #openstack-infra16:58
harlowjazaro a example of using gerritlib that i have, https://github.com/harlowja/gerrit_view/blob/master/scripts/cgerrit#L16717:00
*** abregman has joined #openstack-infra17:00
clarkbsamueldmq: not sure this is the best place to ask we (mostly) consume clouds not deploy them17:01
samueldmqclarkb: where would be a good place to ask ?17:01
clarkbsamueldmq: #openstack ?17:02
clarkbor on the general/operators mailing list17:02
samueldmqclarkb: k got it, thanks17:02
*** _kiran_ has quit IRC17:02
*** fitoduarte has joined #openstack-infra17:03
*** tjones has quit IRC17:04
*** julim has quit IRC17:04
*** abregman has quit IRC17:04
SpamapSgreghaynes: agreed, I can SSH in, so we can commence with the removal of all things 13817:04
*** sputnik13 has quit IRC17:04
greghaynesSpamapS: w00t17:05
*** e0ne has joined #openstack-infra17:05
greghaynesSpamapS: I dont think I have a key on the .3 host17:05
*** abregman has joined #openstack-infra17:05
SpamapSgreghaynes: launchpd id?17:05
*** sputnik13 has joined #openstack-infra17:05
greghaynesor maybe its a different user17:05
greghaynesSpamapS: greghaynes17:05
*** jsavak has quit IRC17:05
*** abitha has joined #openstack-infra17:06
*** devvesa has quit IRC17:06
clarkbgreghaynes: I think we want to update https://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/manifests/jenkins_params.pp instead so tat only slaves get the parted package?17:06
*** ihrachyshka has quit IRC17:06
*** jsavak has joined #openstack-infra17:06
clarkbthough having aprted on all machines is not a bad idea? since we need it to deal with ephemeral drives17:06
greghaynesclarkb: sure, I was just cargoing from when we added ping17:06
greghaynesalthough that makes sense that we might want ping everywhere17:07
clarkbgreghaynes: hrm I think maybe we want parted everywhere to deal with ephemeral drives17:07
greghaynesok, SGTM17:07
*** JamesK has quit IRC17:08
clarkbI just had to say it out loud to realize17:08
*** cinerama has joined #openstack-infra17:08
greghaynesdeveloper duck!17:08
clarkbgreghaynes: and you checked the red hat package name?17:09
greghaynesclarkb: yep17:09
greghayneswell, checked on fedora17:09
*** cinerama has quit IRC17:09
*** HenryG has joined #openstack-infra17:10
*** cinerama has joined #openstack-infra17:10
openstackgerritRyan Moats proposed openstack-infra/project-config: Make gate-tempest-dsvm-multinode-smoke job voting  https://review.openstack.org/20918517:10
*** ybathia has joined #openstack-infra17:10
openstackgerritJoshua Harlow proposed openstack-infra/project-config: Ensure missing rpm packages installed & useable for anvil-jobs  https://review.openstack.org/20918617:12
SpamapSgreghaynes: ok, try .317:15
asselin_simple 1 liner ready for merging: https://review.openstack.org/#/c/204313/17:15
asselin_well...+2, then +A imho17:15
*** tjones has joined #openstack-infra17:15
greghaynesSpamapS: success17:15
*** maishsk has quit IRC17:16
SpamapSgreghaynes: ok, so lets do this. the current bastion just needs its default route changed. I'm just going to do that via ic-006's 10.10 address.17:17
greghaynesSpamapS: ++17:17
* greghaynes ducks for cover17:17
clarkbgl17:17
clarkbdo a reboot at first :)17:17
SpamapSdone17:18
SpamapSclarkb: indeed, thats next. :)17:18
* SpamapS pauses17:18
SpamapSquestion is, can I get to the ilos from that box..17:18
*** pal has quit IRC17:18
*** ihrachyshka has joined #openstack-infra17:19
clarkbasselin_: there is no ocntent in that module17:20
clarkbasselin_: are we adding the module.env line in order to test changes that add content to the module itself?17:20
*** HenryG has quit IRC17:20
*** MarkAtwood has quit IRC17:21
asselin_clarkb, I need to refresh my memory, it was over a week ago. I believe so. Let me find the link.17:21
*** banix has joined #openstack-infra17:22
*** tjones has quit IRC17:22
*** BrandonL08 has joined #openstack-infra17:22
*** achanda has joined #openstack-infra17:22
SpamapSgreghaynes: I'm seeing if we can get to the ilo's via another box, just in case. IIRC we can, but I don't remember which one. :-P17:24
clarkbasselin_: I just don't want to get ahead of ourselves and add a module that doesn't do anything17:24
* SpamapS digging in docs17:24
clarkbasselin_: but if that is required for testing then ok17:24
greghaynesSpamapS: oh, I saw that in a sheet somewhere...17:24
* greghaynes tries to remember17:24
*** jogo has quit IRC17:24
SpamapSgreghaynes: me too I'm looking in the TripleO CD doc17:24
asselin_clarkb, I remember something not working because of that. It might have been my own testing of the new nodepool patches which depend on that.17:25
asselin_clarkb, e.g. https://review.openstack.org/#/c/199674/ puppet-os_client_config Manage OSCC config file with Puppet17:25
*** jogo has joined #openstack-infra17:26
greghaynesSpamapS: My guess would be 78:e7:d1:23:95:dd17:26
greghaynesSpamapS: since that is our host #217:26
asselin_clarkb, and https://review.openstack.org/184893  puppet-openstackci depends on 199674 & 188325 Create a nodepool node as nodepool.openstack.org17:26
*** e0ne has quit IRC17:26
*** dkranz has quit IRC17:26
clarkbasselin_: hrm not sure how I feel about advertising windows and os x support since we have no way of testing those17:26
clarkbasselin_: and I personally have no way of really reviewing it17:26
*** fhubik has quit IRC17:26
*** salv-orl_ has quit IRC17:26
asselin_clarkb, where's that reference?17:27
SpamapSgreghaynes: hm, we don't have that in inventory? did you mean 23:93:dd ?17:27
clarkbasselin_: all over https://review.openstack.org/#/c/199674/7/manifests/init.pp17:27
greghaynesSpamapS: hrmm, no17:28
SpamapSgreghaynes: actually ic-006 can reach the ilos17:28
greghaynesheh, well then nvm17:28
SpamapShm we don't have ilo info for the bastion itself tho?17:28
*** tiswanso has quit IRC17:29
clarkbasselin_: also, as a general design decision I really dislike using puppet dsl to represent a thing that already has a representation17:29
nibalizerclarkb: I wrote that, we can lose it if you want17:29
clarkbasselin_: why can't we use yaml directly instead of rewriting yaml in puppet just to write yaml17:29
clarkbI guess nibalizer ^ is the better person to asK?17:29
greghaynesSpamapS: We do17:29
pabelangerpleia2: of cource, grafana 2.1 was released today :D17:30
greghaynesSpamapS: its not in the inventory dir because I special cased it IIRC17:30
*** tiswanso has joined #openstack-infra17:30
pleia2pabelanger: story of my life :17:30
pleia2:)17:30
pabelangerpleia2: ya, going to create puppet-grafana now, since upgrading is not a simple task right now.17:30
*** rguillebert has quit IRC17:30
clarkbwe do CD graphite so in theory can CD grafana17:30
pabelangerneed to patch upstream, and we depend on an old version of puppet-apt17:31
*** armax has joined #openstack-infra17:31
clarkbwe just deploy it and fix when it breaks17:31
*** e0ne has joined #openstack-infra17:32
*** kiran-r has joined #openstack-infra17:34
*** julim has joined #openstack-infra17:34
greghaynesSpamapS: looks like default route is 15.x and im still chatting to it?17:34
*** shashank_hegde has joined #openstack-infra17:34
*** claudiub has quit IRC17:35
*** nfedotov has quit IRC17:35
SpamapSgreghaynes: yeah, it works. I want to reboot the box though, and I hate rebooting without ilo. ;)17:36
greghaynes\O/17:36
greghaynesfeet are still attached17:36
*** abregman has quit IRC17:37
*** dprince has quit IRC17:37
*** olaph has quit IRC17:37
*** olaph has joined #openstack-infra17:38
*** mrmartin has quit IRC17:38
*** garyk has quit IRC17:38
clarkbnibalizer: out of curiousity, what is the advantage to the setup of using puppet dsl to then serialize to yaml over just providing yaml to write to a file (possibly with concat)17:39
*** tjones has joined #openstack-infra17:40
*** kiran-r has quit IRC17:40
*** yamamoto has quit IRC17:40
clarkboh hey someone else independently confirmed my jenkins slave thread bug17:40
*** dkranz has joined #openstack-infra17:41
*** jschwarz has quit IRC17:41
*** shashank_hegde has quit IRC17:41
*** marzif_ has quit IRC17:41
openstackgerritwill soula proposed openstack-infra/jenkins-job-builder: Add Ability to use the AWS Cloudformation Plugin  https://review.openstack.org/20230017:41
*** claudiub has joined #openstack-infra17:43
clarkbhttps://issues.jenkins-ci.org/browse/JENKINS-27514 is the bug17:44
clarkbzaro: ^17:44
openstackgerritPaul Belanger proposed openstack-infra/system-config: Bump puppetlabs-apt to 2.1.0  https://review.openstack.org/20919517:44
*** achanda_ has joined #openstack-infra17:48
openstackgerritPaul Belanger proposed openstack-infra/puppet-jenkins: Gate on puppet-lint-version_comparison-check  https://review.openstack.org/20288417:48
*** david-lyle has quit IRC17:48
crinkleSpamapS: for bifrost, why not just stick the bifrost playbooks on the puppetmaster with the other playbooks and run ansible from there? or is that an eventual goal after we get things more stable?17:49
*** ihrachyshka has quit IRC17:49
openstackgerritPaul Belanger proposed openstack-infra/puppet-jenkins: Add Gemfile and puppet 4 checks  https://review.openstack.org/20316417:49
openstackgerritPaul Belanger proposed openstack-infra/puppet-jenkins: Gate on puppet-lint-version_comparison-check  https://review.openstack.org/20288417:50
Clintgreghaynes: euca2ools fail?17:50
*** markus_z has quit IRC17:50
*** achanda has quit IRC17:50
greghaynesbroken packages, but it might actually just be us running unstable17:51
*** kushal has quit IRC17:51
SpamapScrinkle: thats not something the bifrost people have tested, but nobody thinks it won't work. :)17:51
clarkbwe euca?17:51
SpamapScrinkle: currently though, bifrost hardcodes localhost17:52
Clintclarkb: cloud-utils Depends on euca2ools17:52
pleia2heh, of course it does17:52
crinkleSpamapS: oh heh17:52
Clintwhich is probably inappropriate17:52
clarkbnibalizer: the only thing I can think of is if you intend on using those data structures in puppet nativley to perform puppet actions. EG boot nodes with puppet17:55
*** otter768 has joined #openstack-infra17:56
clarkbbut that inverts the oscc reltaionship to clients but this is ocnfig management so it is naturally wonky17:56
clarkbhave to config clients but what if configurator is also a clinet17:56
clarkbturtles17:56
*** ayoung has quit IRC17:56
openstackgerritPaul Belanger proposed openstack-infra/system-config: Create stackalytics.o.o under -infra  https://review.openstack.org/19076517:57
SpamapScrinkle: so I think it's a good idea to just have it on its own host, and we'll figure the rest out later. :)17:57
*** dprince has joined #openstack-infra17:57
*** dprince has quit IRC17:57
*** tiswanso has quit IRC17:58
SpamapSgreghaynes: doh, found the bastion. KK, I think I can reboot it now.17:58
openstackgerritMerged openstack-infra/project-config: Add create branch access for zvm driver/plugin projects  https://review.openstack.org/20827817:58
openstackgerritgreghaynes proposed openstack/diskimage-builder: Pin the fedroa mirror for testing  https://review.openstack.org/20920117:58
crinkleSpamapS: kk17:58
*** monester has joined #openstack-infra17:58
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Be smarter finding private IP  https://review.openstack.org/20715717:59
*** zz_dimtruck is now known as dimtruck17:59
*** esmute_ has joined #openstack-infra17:59
*** jasondotstar has joined #openstack-infra17:59
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Be smarter finding private IP  https://review.openstack.org/20715718:00
*** tiswanso has joined #openstack-infra18:01
*** otter768 has quit IRC18:01
*** radez is now known as radez_g0n318:01
clarkbShrews: the docstring in that change is amazing18:02
SpamapSgreghaynes: I'll probably regret this, but might as well get latest kernel on there..18:02
* SpamapS apt-get upgrade's first18:02
*** armax has quit IRC18:02
clarkbShrews: I feel like we should be generating openstack docs from docstrings like that18:02
*** sharikapongubala has joined #openstack-infra18:02
openstackgerritClaudiu Belu proposed openstack-infra/project-config: Adds oslo.windows repository  https://review.openstack.org/20920418:02
*** jsavak has quit IRC18:03
SpamapSso many kernels to remove :-P18:03
pleia2greghaynes, crinkle (and probably SpamapS even though he won't be there), want to chat now about the ops midcycle in a couple weeks?18:04
pleia2I made a thing: https://etherpad.openstack.org/p/infra-ops-meetup-201518:04
crinklepleia2: sure18:05
clarkbShrews: how many extra API calls is that going to make?18:05
greghaynespleia2: grabbing some tacos, home in 15ish if that works?18:06
pleia2greghaynes: sure18:06
pleia2tacos++18:06
openstackgerritMerged openstack-infra/project-config: Add check-requirements to networking-l2gw  https://review.openstack.org/20876518:06
*** jsavak has joined #openstack-infra18:07
*** armax has joined #openstack-infra18:07
openstackgerritMerged openstack-infra/project-config: Make the Heat grenade job voting  https://review.openstack.org/20105218:07
*** stevemar has quit IRC18:08
*** shashank_hegde has joined #openstack-infra18:08
*** wznoinsk1 has quit IRC18:08
clarkbShrews: feel free to tell me my review is completely off18:09
*** dan_ has joined #openstack-infra18:09
*** dan_ is now known as Guest4157418:10
*** wznoinsk1 has joined #openstack-infra18:10
openstackgerritMerged openstack/requirements: Move data validation out of the unit tests and strengthen  https://review.openstack.org/20529018:10
SpamapSgreghaynes: rebooting bastion. Enjoy tacos. ;)18:12
*** Guest41574 is now known as dank_18:12
marcusvrnkrtaylor: I have updated my local repo and applied https://review.openstack.org/#/c/194490/. Here is the result: http://imgur.com/D2tuMxW18:12
openstackgerritRyan Moats proposed openstack-infra/project-config: Move multinode jobs to neutron check list.  https://review.openstack.org/20916518:12
* SpamapS is hopeful that it might actually come up with the right networking.18:12
timrcneutron: the gift that keeps on giving... headaches.18:13
openstackgerritOpenStack Proposal Bot proposed openstack/diskimage-builder: Updated from global requirements  https://review.openstack.org/20185218:14
pleia2timrc: right :\18:14
*** sharikapongubala has quit IRC18:14
*** flepied1 has joined #openstack-infra18:14
greghaynespleia2: ok, I am here, with tacos18:16
greghaynespleia2: crinkle where youall want to chat?18:16
*** flepied has quit IRC18:16
krtaylorthanks marcusvrn, mmedvede did too :)18:17
krtaylormarcusvrn, I approved it18:17
openstackgerritColleen Murphy proposed openstack-infra/system-config: First stab at making things bifrosty  https://review.openstack.org/20875118:17
pleia2greghaynes: I think we can just chat here18:18
*** monester has quit IRC18:18
*** tongli has quit IRC18:19
*** dkranz has quit IRC18:19
greghaynespleia2: crinkle cool, so we probably should propose during the summit (if it still unconferencey style) to give a brief blurb on what our goals are, and kind of the highlights of how were planing to do our deployment18:20
*** woodster_ has quit IRC18:20
greghaynesthen I imagine interesting questions about what, huh why18:20
* greghaynes tries to locate those docs18:20
pleia2:)18:21
openstackgerritPaul Belanger proposed openstack-infra/system-config: Bump puppetlabs-apt to 2.1.0  https://review.openstack.org/20919518:21
*** sharikapongubala has joined #openstack-infra18:21
pleia2I've been heads down in translations and reviews and things lately (and am about to do conference+vacation) so I could use a state of the union too18:21
*** mrmartin has joined #openstack-infra18:21
pleia2of where we stand with everything at the midcycle18:22
greghayneshttps://review.openstack.org/#/c/206247/18:24
greghaynesthats the good motivation / goal doc18:24
marcusvrnkrtaylor: ok! :)18:25
greghaynesSpamapS: Is there another doc patch for deployment plans? I could swear ive reviewed one in the past...18:25
*** ayoung has joined #openstack-infra18:26
greghaynesoh, its merged18:26
pleia2greghaynes: I think that review is strictly for donation of a fleet of instances, rather than more physical racks of servers, right?18:26
greghayneshttp://docs.openstack.org/infra/system-config/infra-cloud.html18:27
pleia2and I'm collecting notes on https://etherpad.openstack.org/p/infra-ops-meetup-201518:27
SpamapSaaaand it came up w/o 15.x18:27
*** olaph has quit IRC18:27
SpamapSgreghaynes: indeed merged. :)18:27
crinklegreghaynes: pleia2 iirc it's not exactly unconferency, there is an agenda http://lists.openstack.org/pipermail/openstack-operators/2015-August/007847.html18:27
*** rm_work|away is now known as rm_work18:28
*** armax has quit IRC18:28
*** andymaier has quit IRC18:28
pleia2crinkle: thanks18:28
*** kurtmartin has quit IRC18:28
crinklepleia2: we could perhaps do a lightening talk18:29
*** sharikapongubala has quit IRC18:29
pleia2so maybe we decide what makes sense to attend for us, and use other time to get face time with each other (randomly, in the hotel lobby)18:29
greghaynesSo, maybe we should email tom and ask what he thinks18:29
*** olaph has joined #openstack-infra18:29
greghaynesheh, yes to all of those :p18:29
*** armax has joined #openstack-infra18:30
SpamapSinteresting18:30
greghayneslast time I went there was a couple sessions that were kind of unconferencey18:30
SpamapSbox came up, but ethernet interfaces changed names18:30
greghaynesmaybe thats different18:30
greghaynesI wonder what breakout-explain is18:30
greghaynesanyhow, ill email tom and cc youall and see what he thinks18:31
pleia2so I'm thinking maybe we just decide the morning of what makes sense to go to, because there does seem to be a lot of unconferencey flux in here18:31
pleia2greghaynes: thumbs up18:31
crinkle+118:31
fungii almost feel like i have to attend breakout-explain to get an explanation of what it is18:31
*** HenryG has joined #openstack-infra18:31
fungiexcept i won't be there18:31
fungiso you'll have to tell me ;)18:31
*** patrickeast has quit IRC18:31
greghaynesSpamapS: no biosdev-rename?18:31
pleia2report on breakout explain, got it18:31
pleia2:)18:32
*** JamesK has joined #openstack-infra18:32
greghaynesSpamapS: I have noticed that happening with other boxes18:32
fungimore precisely, breakout and explain breakout-explain18:32
pleia2also, I added my arrival/departure times in the etherpad18:32
greghaynesSpamapS: which was my original motivation for doing a full on inventory18:32
*** sharikapongubala has joined #openstack-infra18:32
*** dannywilson has quit IRC18:32
openstackgerritKyle Mestery proposed openstack-infra/project-config: networking-odl: Enable python3 job  https://review.openstack.org/20921218:32
*** HenryG has quit IRC18:32
*** cdoron has joined #openstack-infra18:33
*** claudiub|2 has joined #openstack-infra18:33
pc_mQuestion for the infra folks...18:34
*** bswartz has quit IRC18:34
openstackgerritKyle Mestery proposed openstack-infra/project-config: networking-odl: Enable python3 job  https://review.openstack.org/20921218:34
*** HenryG has joined #openstack-infra18:35
*** dannywilson has joined #openstack-infra18:35
*** claudiub has quit IRC18:35
pc_mI have review 201119 that is approved, but has a depends-on of two other commits. One, 208062 is no longer needed, as another commit has removed the whole template. The second commit, 208167 needs a second core.18:36
pc_mI abandonded 208062 (as it would be a no-op). Do I need to repush 201119 with the commit msg changed?18:36
*** pvaneck has joined #openstack-infra18:36
pleia2pc_m: yes18:37
*** dzamboni has quit IRC18:37
*** radez_g0n3 is now known as radez18:37
clarkbsdague: for 207191 do you want to see those jobs in tempest check too? I know tempest is a bit worried about always adding tests, but wasnt sure if you thought it needed to be there too if d-g does18:38
openstackgerritBrandon Leonard proposed openstack-infra/jenkins-job-builder: Adds view functionality  https://review.openstack.org/20617818:38
pc_mpleia2: thanks. I could use a second reviewer for https://review.openstack.org/#/c/208167 so this can all get upstreamed. Can you help?18:38
*** rm_work is now known as rm_work|away18:38
openstackgerritKyle Mestery proposed openstack-infra/project-config: fwaas: Enable python3 job  https://review.openstack.org/20792718:39
sdagueclarkb: ask mtreinish about tempest, we just dont' have any multinode on d-g yet, and we should fix that18:39
*** MarkAtwood has joined #openstack-infra18:39
sdaguegiven that a lot of multinode bits require d-g changes18:39
clarkbsdague: yup agreed on the d-g change18:39
clarkbmtreinish: ^ thoughts18:40
clarkbsdague: I also realized I can trim down the experimental jobs a bit more if we run this in check18:40
sdagueclarkb: cool18:40
clarkbso cleaning that portion of the change up too18:40
*** rm_work|away is now known as rm_work18:40
*** yamamoto has joined #openstack-infra18:41
*** bapalm_ has joined #openstack-infra18:41
pc_mpleia2: It's a simple removal of q-vpn from services for neutron, as the neutron-vpnaas repo will test the service.18:42
clarkbpc_m: what about testing q_vpn?18:43
pc_mclarkb: It is tested by the neutron-vpnaas repo, which has UT and functional tests.18:44
*** olaph has quit IRC18:44
pc_mclarkb: Existing tests in neutron, install the service, but don't test it.18:44
openstackgerritClark Boylan proposed openstack-infra/project-config: Switch to using full multinode jobs everywhere  https://review.openstack.org/20719118:44
clarkbsdague: ^ I didn't change tempest we can update it later if necessary18:44
pleia2greghaynes, crinkle: I think that's it for now, we can update the etherpad as we have other thoughts (greghaynes, care to add your travel info?)18:45
clarkbpc_m: tempest doesn't test it at all? and that is also true for kilo and juno?18:45
greghaynespleia2: yep, sounds good18:45
greghayneslemme look up my travel stuff...18:45
pc_mclarkb: All the testing for q-vpn is in that repo. I'm also working on (as experimental) a grenade job for VPN (another review that is out).18:45
clarkbpc_m: if thats the case then should be fine, just making sure we arenly going to make some tests start failing or otherwise lose coverage we once had18:45
*** HenryG_ has joined #openstack-infra18:46
pc_mclarkb: AFAIK.18:46
*** monester has joined #openstack-infra18:46
*** yamamoto has quit IRC18:46
pc_mclarkb: Only place that exercises the code is in the VPN repo (that split out from neutron). There are DSVM functional tests that exercise the plugin as well as unit tests.18:47
clarkbok18:47
clarkbpc_m: approved18:47
pc_mclarkb: Thanks!18:47
pc_mI'll push a new 201119 removing dependency on 208062, which is no longer needed.18:48
*** HenryG has quit IRC18:48
*** ub has quit IRC18:52
*** boris-42 has joined #openstack-infra18:53
*** ub2 has joined #openstack-infra18:54
*** monester has quit IRC18:56
mmmporkhi folks! i have a newbie question :) i'm trying to add my mailing address to review.openstack.org so i can push a review via gerrit and i'm getting a 500 error whenever i try to update it18:58
mmmpork"Server Error Cannot store contact information"18:58
mmmporksomething similar happens when I tried to add an email address18:58
*** aukhan has joined #openstack-infra18:58
jheskethMorning18:59
fungimmmpork: hi there! if you're trying to fill out the contact information form, it's possible your primary e-mail address on your foundation member profile doesn't match what you're setting as your gerrit preferred e-mail address18:59
aukhangood morning18:59
fungimmmpork: https://ask.openstack.org/question/5672019:00
mmmporkah ok, right, so since gerrit pulls whatever i had in ubuntu one, i tried to change it to what i'd set in the foundation member stuff19:00
mmmporkok19:00
mmmporki'll just have to change the foundation one i guess19:00
*** bharath has quit IRC19:00
clarkbmmmpork: you should be able to change it in gerrit19:00
clarkbthe one I use in gerrit is different than my foundation account (for reasons) I just have to make them match when updating my mail addr and the othe rocntact info forms19:00
eantyshevjhesketh: Hello! May I ask you to look at https://review.openstack.org/#/c/20709419:00
mmmporkyeah, when i try to change the gerrit one I also get an error - git://git.openstack.org/openstack-dev/sandbox19:01
*** jsavak has quit IRC19:01
clarkbso you may need to make them match to get that done, then you can switch it back to what you prefer (just remember to make them match whenever you fill out the other contact info)19:01
*** mriedem is now known as mriedem_qpid_ftw19:01
mmmporkwhoops sorry, 500 Internal server error19:01
*** monester has joined #openstack-infra19:01
*** ryanpetrello has quit IRC19:01
clarkbmmmpork: that should only happen if filling in the other contact info and the addrs don't match, but you can update just the email addr indepdnently in order to get that through then switch it back19:01
jeblairmeeting time!19:01
fungimeeting time! #openstack-meeting for those interested19:01
fungiheh19:01
mmmporkok, i'll just try updating the foundation info19:02
*** esker has joined #openstack-infra19:02
mmmporkthanks19:02
*** DericHorn-HP has quit IRC19:02
clarkbaccording to this client jeblair wins by one second19:02
*** dkranz has joined #openstack-infra19:02
*** DericHorn-HP has joined #openstack-infra19:02
*** abregman has joined #openstack-infra19:02
*** PinkFreud has joined #openstack-infra19:03
openstackgerritPaul Belanger proposed openstack-infra/system-config: Upgrade grafana.o.o to 2.1.0  https://review.openstack.org/20921819:03
*** jsavak has joined #openstack-infra19:03
mmmporkah ok looks like i had to add it to the foundation contact info, thanks for the tip19:03
Shrewsclarkb: the semantics matches that of similar functions, and is correct.19:04
Shrewsi try not to debate style choices19:04
clarkbShrews: ya I just updated my review. Noted ho the control flow is at least very confusing and removed my -119:04
clarkbits if try except else and the if and else don't match and the try doesn't include the total stuff we are trying ...19:05
*** ayoung has quit IRC19:05
*** bswartz has joined #openstack-infra19:05
*** angdraug has quit IRC19:05
*** monester has quit IRC19:05
*** tonytan4ever has quit IRC19:07
*** stevemar has joined #openstack-infra19:08
*** coolsvap is now known as coolsvap|away19:10
*** shashank_hegde has quit IRC19:10
*** salv-orlando has joined #openstack-infra19:10
mtreinishclarkb: so for tempest until we consider multinode good enough to be voting I think keeping it in experimental makes sense19:10
*** claudiub|2 has quit IRC19:10
jhesketheantyshev: looks good, but I want to review it closer when I'm more awake... I'll add it to my long backlog sorry :-(19:11
clarkbmtreinish: ok works for me (most of the fixes hvae been not in tempest (thought we had one tempest fix recently)19:11
mtreinishwe've got a *lot* of gating jobs on tempest check already and adding an extra 4 nodes to that for nonvoting isn't something we're ready to do yet19:11
clarkbmtreinish: ya my eventual goal is the hopefully just replcae the existing 1 noe djobs19:11
clarkbbut that is a ways away19:11
mtreinishclarkb: when we're ready to make it voting my plan was to kill postgres with it19:11
eantyshevjhesketh: that's all I need, thank you19:11
*** stevemar has quit IRC19:12
openstackgerritSergey Kulanov proposed openstack-infra/project-config: Add acls for stable/6.1 branch to fuel-mirror project  https://review.openstack.org/20922319:13
*** dprince has joined #openstack-infra19:14
*** cdoron has quit IRC19:14
*** cdoron has joined #openstack-infra19:14
SpamapSweird19:15
SpamapSem3 became eth019:15
SpamapSno idea why19:15
clarkbSpamapS: because without udev rules the kernel doens't garuntee and order there19:15
clarkbor do you mean bios name to eth changed?19:16
SpamapSright19:16
SpamapSwhen the box was installed and built, the interface was em319:16
SpamapSthen we upgraded kernels and rebooted, and it became eth019:16
SpamapSguessing kernel got "smarter"19:16
greghaynesSpamapS: huh, thats the difference between a biosdevnamed and not usually19:17
SpamapSyeah weird19:18
SpamapSgreghaynes: so.. funny story19:18
SpamapSgreghaynes: do you happen to have the machine info tab?19:18
*** xyang has quit IRC19:18
greghaynesuh oh19:18
openstackgerritDoug Hellmann proposed openstack-infra/project-config: Add separate requirements validation job  https://review.openstack.org/20529119:18
greghaynes:p19:18
greghaynesyou cant get in?19:18
SpamapSgreghaynes: because, my SSH to the ilo timed out19:18
greghayneshehe19:18
greghaynesSpamapS: It should be in that email I cc'd you on19:18
SpamapSkk19:18
openstackgerritPaul Belanger proposed openstack-infra/project-config: Don't use sudo to install bundler gem for puppet jobs  https://review.openstack.org/20913519:19
*** tqtran has joined #openstack-infra19:19
clarkbpabelanger: ^ isnt sudo required for system wide installs?19:19
SpamapSgreghaynes: got it thanks19:20
greghaynesSpamapS: we backup to OWA19:20
pabelangerclarkb: system-wide yes, but that change removed system-wide install for bundler19:20
*** mrunge has quit IRC19:20
*** unicell has quit IRC19:20
*** unicell1 has joined #openstack-infra19:20
clarkboh you can set a GEM HOME19:21
*** tjones has quit IRC19:21
pabelangeryup19:21
*** cdoron has quit IRC19:21
*** nadya has joined #openstack-infra19:22
openstackgerritMerged openstack-infra/puppet-askbot: Log clean session cron output  https://review.openstack.org/20914919:23
*** esmute_ has quit IRC19:28
*** tim_o has joined #openstack-infra19:28
*** gyee has quit IRC19:29
*** ryanpetrello has joined #openstack-infra19:29
*** angdraug has joined #openstack-infra19:30
tim_oQ:  Can anyone point me to how best to find out the correct date/time/location of the OpenStack 3rd Party CI meetings?  I found a link that says it is in #openstack-meeting, Bi-weekly Tuesdays at 1700 UTC (alternating weeks)  -- but my co-worker found another day/time.  Which is it?19:31
*** wenlock_ has quit IRC19:32
clarkbtim_o: http://eavesdrop.openstack.org should have a comprehensive list. THere are two different meetings iirc. there is the third party operators meeitng and the working group meeting19:32
clarkbtim_o: hopefully eavesdrop clears that up19:32
asselin_tim_o https://wiki.openstack.org/wiki/Meetings/ThirdParty19:32
*** ayoung has joined #openstack-infra19:32
clarkbasselin_: can you make sure that eavesdrop is up to doate if it isn't currently? thats the canonical list that I have been using for meetbot restarts19:33
openstackgerritColleen Murphy proposed openstack-infra/system-config: First stab at making things bifrosty  https://review.openstack.org/20875119:33
asselin_clarkb, tim_o http://eavesdrop.openstack.org/#Third_Party_Meeting19:33
*** bharath has joined #openstack-infra19:33
openstackgerritDavide Agnello proposed openstack-infra/project-config: Adding RALLY_SCENARIO venv for Cue job  https://review.openstack.org/20128519:34
asselin_looks correct to me19:34
asselin_tim_o, do you have the link to other (incorrect?) time?19:34
tim_oI do not but can probably get it when my co-worker returns later...19:35
*** wenlock_ has joined #openstack-infra19:35
*** esmute_ has joined #openstack-infra19:36
*** tiswanso has quit IRC19:36
asselin_tim_o, thanks19:36
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/project-config: Add python3 non-voting jobs to python-designateclient  https://review.openstack.org/20893519:36
*** hdd_ has joined #openstack-infra19:38
openstackgerritBrandon Leonard proposed openstack-infra/jenkins-job-builder: Adds view functionality  https://review.openstack.org/20617819:38
*** tiswanso has joined #openstack-infra19:39
*** tiswanso has quit IRC19:39
*** bdemers has quit IRC19:39
*** yolanda has quit IRC19:39
*** jasondotstar is now known as jasondotstar|afk19:39
*** jcoufal has quit IRC19:39
*** yolanda has joined #openstack-infra19:40
*** hdd has quit IRC19:40
*** monester has joined #openstack-infra19:40
*** esmute_ has quit IRC19:40
*** abregman has quit IRC19:40
rcarrillocruzhey folks19:41
rcarrillocruzmay i please get again another +2 from a core, i amended some comments from ajaeger19:42
rcarrillocruzhttps://review.openstack.org/#/c/208935/19:42
*** baoli has quit IRC19:42
rcarrillocruzsdague: ^, mind +2/+a that?19:42
tim_ohere is the other link:  https://wiki.openstack.org/wiki/Meetings/ThirdParty#Weekly_Third_Party_meetings19:44
*** mrmartin has quit IRC19:44
*** kurtmartin has joined #openstack-infra19:44
*** enikanorov_ has joined #openstack-infra19:45
*** monester has quit IRC19:46
*** samueldmq has quit IRC19:46
*** samueldmq has joined #openstack-infra19:47
*** mrmartin has joined #openstack-infra19:47
*** ashuk has joined #openstack-infra19:47
fungitim_o: that's the same article asselin_ linked19:48
asselin_tim_o, the times are the same, right?19:48
*** enikanorov has quit IRC19:48
openstackgerritDoug Hellmann proposed openstack-infra/project-config: Add separate requirements validation job  https://review.openstack.org/20529119:49
*** sharikapongubala has quit IRC19:50
tim_oyep, just to verify -- one is a Working Group and the other is the CI Operators -- is it ok to listen into both for a while?19:51
*** ihrachyshka has joined #openstack-infra19:51
asselin_tim_o, yes19:52
clarkbyup borht are open (I idle in the meeting channels and listen to all the things)19:52
*** hdd has joined #openstack-infra19:52
openstackgerritBrant Knudson proposed openstack/requirements: Require pbr>1.4.0  https://review.openstack.org/20923919:52
*** ashuk has quit IRC19:53
*** shashank_hegde has joined #openstack-infra19:53
*** hdd_ has quit IRC19:53
*** ashuk has joined #openstack-infra19:54
*** ekarlso has quit IRC19:55
*** bhunter71 has quit IRC19:56
*** armax has quit IRC19:56
*** HeOS has quit IRC19:56
*** otter768 has joined #openstack-infra19:57
ianwfungi: from last week, dib yum caching turned out to be more interesting than i'd hoped -> https://review.openstack.org/#/c/208321/19:57
*** ekarlso has joined #openstack-infra19:57
ianwfungi: i'll rework that today to be more like the dpkg size, though19:57
openstackgerritPaul Belanger proposed openstack-infra/puppet-stackalytics: Initial commit for puppet-stackalytics  https://review.openstack.org/19070819:58
fungiianw: i suspected as much, having briefly looked into what would need changing to fix it19:58
*** bdemers has joined #openstack-infra20:00
*** baoli has joined #openstack-infra20:00
*** DericHorn-HP has quit IRC20:00
clarkbEmilienM: you can only automate the trivial subset of the problem20:01
clarkbEmilienM: whihc to me is not worth it, since the non trivial portion of the problem is what is actually hard20:01
*** bswartz has quit IRC20:01
*** baoli has quit IRC20:01
*** sharikapongubala has joined #openstack-infra20:01
EmilienMin our case, backports are usually easy (maybe 10% we have conflicts)20:01
EmilienMclarkb: ^20:01
clarkbEmilienM: thats not true in the general case though20:01
*** baoli has joined #openstack-infra20:01
*** otter768 has quit IRC20:01
Clintjhesketh: when's a good time to talk to you about swift logs?20:01
Clintasselin_: when's a good time to talk to you about openstackci?20:02
EmilienMclarkb: the worst case, the script fails and the review is not created20:02
clarkbEmilienM: and in that case the user expects it to be done for them, it isnt done, they don't realize and the chagne is not backported20:02
EmilienMclarkb: best case, it works! and we have a nice review that just need to see if CI works and we can merge it20:02
clarkbEmilienM: at that point its actively harmful20:02
*** bswartz has joined #openstack-infra20:02
EmilienMclarkb: our issues is, our users are operators and don't run master20:03
*** aukhan has quit IRC20:03
EmilienMclarkb: and it's hard to backport everything manually, because there is quite a lot of patches20:03
*** aukhan has joined #openstack-infra20:03
pabelangerSo, continue from -meeting. Looking for a usecases to run jobs on a reuseable.20:03
EmilienMwe have 21 modules and each patch is quite oftent a good candidate to be backported20:03
clarkbEmilienM: its not though, when you push to master and write "foo" in your commit message instead you just push the backport20:04
asselin_Clint, later today, going to lunch now20:04
clarkbEmilienM: and in the process handle the conflicts20:04
EmilienMclarkb: the backport needs to happen only once it's merged and this is the thing that blocks. Our contributors rarely backport20:04
*** jsavak has quit IRC20:04
clarkbEmilienM: you can propose a backport before master merges20:04
clarkb...20:04
*** jsavak has joined #openstack-infra20:04
EmilienMclarkb: yes of course you can20:05
EmilienMclarkb: but it's not best practice20:05
EmilienMbecause if your patch needs more review/patchset, you need to update the backport all the time20:05
clarkbanyways my concern is that this ignore sconflicts which are a large issue with backports. And in those cases all non trivial backports will be ignored20:05
clarkbthose backports are the ones that deserve the most attention20:05
*** sharikapongubala has quit IRC20:06
EmilienMclarkb: ok, maybe you can let a comment in the review so yanis can follow up20:06
*** tonytan4ever has joined #openstack-infra20:06
EmilienMclarkb: in the case you have time today, can you also look https://review.openstack.org/#/c/206693/ ? thanks a lot20:06
clarkbpabelanger: for 203756 is it too much to ask that that change get the test passing?20:06
*** patrickeast has joined #openstack-infra20:06
*** dprince has quit IRC20:07
clarkbpabelanger: I like that the centos7 change passes and shows that it is all happy20:07
pabelangerclarkb: okay, let me rebase centos7 then to remove dependency20:07
jheskethClint: hmm, maybe my Friday morning (currently travelling)20:08
jheskethso 52 hours?20:08
Clintjhesketh: ok, sounds good20:09
*** esker has quit IRC20:09
openstackgerritPaul Belanger proposed openstack-infra/system-config: Add centos7 support for apply-test.sh  https://review.openstack.org/20375920:09
clarkbpleia2: for the zanata stuff are you using the etherpad to communicate between groups (daisy and carlos and you)? if not how should I be in touch with them?20:10
pleia2clarkb: there's an etherpad + mailing list thread, I linked to them on line 203 of https://etherpad.openstack.org/p/zanata-install20:11
*** esker has joined #openstack-infra20:11
clarkbpleia2: ok so it is those two things, thanks20:11
clarkbwasnt sure if I sould lurk in another irc channel?20:11
*** esker has quit IRC20:11
*** esker has joined #openstack-infra20:11
pleia2clarkb: #openstack-i18n, but I'm never awake at the same time they are (though you might be!)20:12
*** marzif_ has joined #openstack-infra20:12
clarkbI may be indeed :)20:12
*** mrmartin has quit IRC20:13
*** mriedem_qpid_ftw is now known as mriedem_build_qp20:13
clarkbEmilienM: reviewed, technical issues noted inline with my more philosophical concerns noted on the cover comment20:15
*** atuvenie has quit IRC20:16
EmilienMclarkb: ok, will look, but not urgent. Thanks for your thoughts. Let me know for https://review.openstack.org/#/c/206693/20:17
openstackgerritColleen Murphy proposed openstack-infra/puppet-logstash: Add Gemfile and puppet 4 checks  https://review.openstack.org/20924220:18
*** johnbelamaric has joined #openstack-infra20:19
*** kutija_ has quit IRC20:19
clarkbzaro: reading the gerrit update it almost sounds like "we can't fix this yet so increase the timeout" am I misreading?20:20
clarkbzaro: the problem wih that is it creates a trivial Denail of Service attack20:20
*** dims_ has joined #openstack-infra20:21
*** dims has quit IRC20:22
clarkbianw: for the noop apply jobs they don't need project config becaues the modules themselves vcsrepo the project-config repo, but since we run in noop they are noops.20:23
openstackgerritsebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation  https://review.openstack.org/19845820:23
clarkbianw: so I agree safe to clean that up here and will leave some reviews in a minute20:23
*** b10n1k has joined #openstack-infra20:24
ianwok, thanks20:24
openstackgerritColleen Murphy proposed openstack-infra/puppet-mailman: Add Gemfile and puppet 4 checks  https://review.openstack.org/20924420:25
*** bdemers has quit IRC20:28
*** kutija has joined #openstack-infra20:28
*** sharikapongubala has joined #openstack-infra20:29
*** cburroughs has quit IRC20:29
*** sergmelikyan has quit IRC20:30
openstackgerritPaul Belanger proposed openstack-infra/system-config: Remove color output from run_puppet.sh  https://review.openstack.org/20924720:30
*** patrickeast has quit IRC20:33
clarkbStevenK: when you wake can you walk me through figuring out how to get an api key for zanata so I can populate hiera for 208811?20:35
*** banix has quit IRC20:36
*** sergmelikyan has joined #openstack-infra20:37
pleia2clarkb: I believe I already set those when we were doing this in the other change (you can check in hiera though)20:38
clarkbpleia2: even better, will check20:39
*** patrickeast has joined #openstack-infra20:40
clarkbpleia2: yup they ar ethere20:40
*** bdemers has joined #openstack-infra20:42
pleia2ah yes, I set them up when we set this up on the proposal system, this is adding the stuff to translate-dev instead because jeepyb20:43
*** esmute_ has joined #openstack-infra20:43
openstackgerritMerged openstack-infra/devstack-gate: Remove q-vpn service for DSVM tests  https://review.openstack.org/20816720:43
openstackgerritColleen Murphy proposed openstack-infra/system-config: First stab at making things bifrosty  https://review.openstack.org/20875120:44
*** alivigni has quit IRC20:44
*** olaph has joined #openstack-infra20:45
*** HeOS has joined #openstack-infra20:45
clarkbwhat do people think about making the nodepool devstack test voting?20:45
clarkbdo we want it to ru na bit mor efirst?20:45
jeblairum20:46
*** dmorita has quit IRC20:46
jeblairwe're having a summer rainstorm in berkeley20:46
jeblairwhich is like the weirdest thing i've ever seen20:46
pleia2that is weird20:46
pleia2(it's dry over here)20:46
*** dmorita has joined #openstack-infra20:46
jeblairthe sun is out and its raining; it's like an honest east-coast rainstorm20:46
*** atuvenie has joined #openstack-infra20:47
jeblairthe petrichor is amazing20:47
pleia2nice20:48
*** dmorita_ has joined #openstack-infra20:48
*** sergmelikyan has quit IRC20:48
*** sergmelikyan has joined #openstack-infra20:51
*** dmorita has quit IRC20:51
*** shashank_hegde has quit IRC20:53
pabelangerclarkb: pleia2 do you mind +2 https://review.openstack.org/#/c/203729/ ? This is for fedora 22 coverage20:53
openstackgerritMerged openstack-infra/project-config: adding a new openstack/storlets project  https://review.openstack.org/20341820:54
* pleia2 has a look20:54
pleia2lgtm20:55
*** JamesK has quit IRC20:55
pabelangerdanke20:56
clarkbpabelanger: I pulled that up at one point and ran away crying when I opened the github link20:56
pleia2tsk, I keep looking outside hoping for rain, and all I see is *more* blue sky20:56
*** shashank_hegde has joined #openstack-infra20:56
pleia2clarkb: just read it quickly :)20:56
clarkbits a non trivial diff :)20:57
pleia2mostly solaris support added20:57
*** rlandy has quit IRC20:57
*** jsavak has quit IRC20:57
*** rlandy has joined #openstack-infra20:57
pleia2but yeah, it's not a beautiful diff20:57
mtreinishpleia2: heh, that solaris commit summary stood out to me too :)20:58
clarkbmy turn to ask for reviews https://review.openstack.org/#/c/207191/ cleans up our multinode set of tests20:59
*** olaph has quit IRC20:59
pleia2yay20:59
e0nehi all! do we got any issues with gerrit/infra? my patch https://review.openstack.org/#/c/194180/ is marked as "merge conflict" but it's not true20:59
*** gyee has joined #openstack-infra21:00
clarkbe0ne: the dependency has a merge conflict so it is transitive21:00
*** cdent has quit IRC21:00
clarkbok I need to grab lunch but then back to zanata reviews and digging into puppet-ntp diff I guess21:00
e0neclarkb: oh, thanks. i forgot about dependency21:00
*** esker has quit IRC21:01
*** ajmiller_ has joined #openstack-infra21:01
*** shashank_hegde has quit IRC21:02
*** angdraug has quit IRC21:02
fungie0ne: that's why i added the "or one of its cross-repo dependencies" wording to the error message21:02
fungitoo many people were getting confused when they had a depends-on to an unmergeable change21:02
*** tjones has joined #openstack-infra21:02
e0nefungi: yes, it's not intitive21:03
e0nefungi: new error message will be great!21:03
openstackgerritMerged openstack-infra/system-config: Add java_ks module  https://review.openstack.org/20630521:03
fungie0ne: it says it right there on your change21:03
*** ajmiller has quit IRC21:03
*** tqtran is now known as tqtran-afk21:03
fungie0ne: which is why i'm wondering whether you have suggestions on how to make it more obvious21:03
*** nadya has quit IRC21:03
*** ajmiller has joined #openstack-infra21:03
e0nefungi: it's because I toogled CI messages:(21:04
fungiahh21:04
e0nefungi: and didn't see it. only a message about conflict in gerrit UI21:04
openstackgerritMerged openstack-infra/puppet-zanata: Add the Zanata server CRT into the Java keystore  https://review.openstack.org/20630721:05
fungithat makes slightly more sense21:05
*** baoli has quit IRC21:05
*** bharath has quit IRC21:05
*** bharath has joined #openstack-infra21:05
*** ajmiller__ has joined #openstack-infra21:06
*** ajmiller_ has quit IRC21:06
*** bcourt has quit IRC21:06
*** bharath has quit IRC21:06
*** bharath has joined #openstack-infra21:07
jeblairmaybe hideci should not hide that :/21:07
*** david-lyle has joined #openstack-infra21:07
*** bapalm_ has quit IRC21:07
*** jasondotstar|afk is now known as jasondotstar21:07
*** ajmiller has quit IRC21:07
jeblairor maybe it should copy the message text rather than provide its own text for the big-red-warning21:07
*** patrickeast has quit IRC21:09
*** aysyd has quit IRC21:09
nibalizerjeblair: I'd like your thoughts on the best way to do this: https://review.openstack.org/#/c/208799/21:09
*** gyee has quit IRC21:09
nibalizeras you can see I'm trying to get clever with -nv there, I just want to avoid having a different voting:false block for all 60 puppet modules21:10
*** sharikapongubala has quit IRC21:10
nibalizerthough maybe that is the correct approach21:10
*** abitha has quit IRC21:10
*** bdemers has quit IRC21:11
*** ajmiller__ has quit IRC21:11
*** sharikapongubala has joined #openstack-infra21:11
*** abitha has joined #openstack-infra21:11
*** armax has joined #openstack-infra21:12
*** thorst has quit IRC21:13
*** kurtmartin is now known as kmartin21:13
jesusaurusnibalizer: your two templates have identical jobs in them, so there won't be any difference between which template is used21:14
jesusaurusnibalizer: is the idea to have one template populate with non-voting jobs?21:14
nibalizerjesusaurus: yea that was my idea...21:15
*** gyee has joined #openstack-infra21:15
nibalizerbut even if I fix that I still won't have -nv jobs defined21:15
*** sergmelikyan has quit IRC21:15
*** asahlin is now known as asahlin_away21:15
nibalizerso I'm not sure what the best way to do this is21:16
jesusaurusnibalizer: in that case, I think you want two sets of jobs defined: and then set voting: false for .*puppet-beaker-rspec.*-nv21:16
*** HenryG_ is now known as HenryG21:17
nibalizerI think there is a rule that .*-nv$ is voting:false but yea21:17
*** patrickeast has joined #openstack-infra21:17
nibalizerso I'll have to define those jobsets twice? I know we use -nv as 'branch designator' sometimes and thats supposed to make this easier, but I don't know how to do that part21:18
*** johnbelamaric has quit IRC21:18
*** ldnunes has quit IRC21:19
jesusaurusyeah, if you have {branch-designator} at the end of the job-template name, then in projects.yaml you can create two sets of jobs, one with no branch-designator and one with it set to '-nv'21:19
jesusaurusyou would probably need to create both sets of jobs for all the projects in projects.yaml and then pick and choose which set get added to queues in layout.yaml21:20
*** dkranz has quit IRC21:20
nibalizerahhhh okay21:21
*** dmsimard has quit IRC21:21
nibalizerso there isn't a way around that21:21
jesusaurusnot that I can think of21:21
nibalizerIt might be easier then to just create ~50 ^.*puppet-someinfrathing.*$ voting:false rules21:22
clarkbuse -nv21:22
nibalizerthings would get very interesting if we ever have a name conflict between an infra and openstack puppet module :)21:22
clarkbits already set up to not vote21:22
jesusaurusclarkb: right, but dont you still need to create both '' and '-nv' jobs in projects.yaml?21:23
clarkbya with a template21:23
jesusaurusya21:23
jeblairsorry, back now21:25
jeblairyes, you could define the -nv jobs then use them in a template21:25
*** salv-orlando has quit IRC21:26
jeblairyou could also have a regex that matches those jobs, but i can't think of one that would apply to 'our' repos and not the puppet-openstack ones...21:26
jeblairso probably the -nv thing is best21:26
*** wenlock_ has quit IRC21:28
*** armax has quit IRC21:29
rcarrillocruzclarkb, greghaynes: i assume https://review.openstack.org/#/c/206636/2 can only work on ext4, right? online resizing that is...21:30
greghaynesrcarrillocruz: yes21:30
greghaynesIts got a way to go, but the big thing is that its an element that nothing is depending on, so its opt-in21:30
greghaynesso in theory itll warn about use in places where it doesnt work21:31
rcarrillocruzhow are you dealing with the resizing now for the nodes you spin up? you have some puppet that does that on bootstrap?21:31
greghaynesrcarrillocruz: the cloud-initramfs-growroot package21:32
*** mwagner_lap has quit IRC21:32
rcarrillocruzyou install that as part of required packages with puppet? i remember you told me it was broke or something21:33
rcarrillocruz?21:33
*** crc32 has quit IRC21:33
greghaynesrcarrillocruz: many of the distro elements either provide or depend on it. It appears to be broken in debian unstable, at least.21:33
greghayneswe just shouldnt need it on a modern setup which is why I was working on that patch.21:34
clarkbtrusty appears broken too21:34
rcarrillocruz++21:34
rcarrillocruzSpamapS , mordred: any chance you could bless https://review.openstack.org/#/c/207157/ ?21:35
harlowjaianw if u get some more time https://review.openstack.org/#/c/209186/ appears needed (for createrepo command), error for this @ http://logs.openstack.org/30/205630/2/check/gate-anvil-rpms-dsvm-devstack-centos7/96b34b6/console.html#_2015-08-04_16_51_22_03721:36
harlowjaunhappy cow21:36
*** thorst has joined #openstack-infra21:36
harlowjarpms are getting built though, so thats good21:36
harlowjahttp://logs.openstack.org/30/205630/2/check/gate-anvil-rpms-dsvm-devstack-centos7/96b34b6/console.html#_2015-08-04_16_51_22_035 ...21:36
*** salv-orlando has joined #openstack-infra21:38
*** dmsimard has joined #openstack-infra21:40
harlowjahttp://logs.openstack.org/30/205630/2/check/gate-anvil-rpms-dsvm-devstack-centos7/96b34b6/console.html#_2015-08-04_16_46_37_002 existing things satisfied from yum...21:40
harlowjaanyways, lots of neat things in that log :-P21:40
*** mriedem_build_qp is now known as mriedem_away21:41
openstackgerritIhar Hrachyshka proposed openstack-infra/devstack-gate: neutron: removed advanced services from default gate  https://review.openstack.org/20547321:42
*** thorst has quit IRC21:42
*** pc_m has quit IRC21:43
*** e0ne has quit IRC21:44
*** patrickeast has quit IRC21:44
*** cburroughs has joined #openstack-infra21:45
openstackgerritJoshua Harlow proposed openstack-infra/project-config: Turn anvil venv trusty into a voting/gating job  https://review.openstack.org/20926321:45
*** patrickeast has joined #openstack-infra21:46
*** crc32 has joined #openstack-infra21:47
*** b10n1k has quit IRC21:48
*** tonytan4ever has quit IRC21:49
*** patrickeast has quit IRC21:53
clarkbpabelanger: I found the changelog diff, much happier now :)21:53
clarkbpabelanger: any chance you might be aroun da little longer so that if I approve and it causes puppet to be angry you can help fix?21:53
*** doug-fish has left #openstack-infra21:53
clarkbI know its getting late in your day21:53
*** 16WAAGCMB is now known as juggler21:54
SpamapSgreghaynes: re-rebooting bastion w/ updated interfaces now21:55
SpamapSgreghaynes: realistically I think we should just torch that box and bring it back into the fold anyway21:55
clarkbpleia2: StevenK how (un)safe is https://review.openstack.org/#/c/202899/2/manifests/init.pp to merge?21:56
clarkbpleia2: StevenK basically give me a general idea of how much I should pay attention21:56
greghaynesSpamapS: Yes, but not yet please!21:56
clarkband if any migrations are required21:56
zaroclarkb: RE gerrit timeout issue.  suggestion is to increase timeout  but from the comments i'm not sure what that does exactly.21:56
SpamapSgreghaynes: right. lets get bifrost up with the puppet bits and lets save off /home somewhere. :)21:57
clarkbzaro: well the issue only happens if a timeout happens when the pack is open21:57
*** patrickeast has joined #openstack-infra21:57
clarkbzaro: so I think they are saying avoid timeouts by increasing the timeout value21:57
zaroso you think increasing to 5 mins completely turns it off?21:57
*** Hefeweizen has quit IRC21:57
*** otter768 has joined #openstack-infra21:58
clarkbzaro: no I am saying increasing it to 5 minutes ust means we will fail when someone pushes a complicated diff that takes longer than 5 minutes21:58
zaroso that will open us up for DoS?21:58
pleia2clarkb: we should probably do it during our evening when camunoz is around (and StevenK will be around too) so he can help debug if something goes wrong with our configuration, and should let the i18n mailing list know if anything goes wrong21:59
clarkbzaro: yes it means anyone that can get jgit to spin long enough can break that repo in gerrit until the next restart21:59
pleia2clarkb: so I'd say "not very safe" but they're just doing -dev testing for now21:59
zaroclarkb: it seems like getting that complex of a diff would be pretty unlikely though21:59
clarkbpleia2: do we need to schedule it wiht the il8n users first?21:59
clarkbzaro: its not unlikely if it is intentional22:00
pleia2clarkb: I was considering letting them know, but I don't think they're using it heavily enough in testing to notice22:00
pleia2doesn't hurt to say something though22:00
clarkbpleia2: ok, I can probably ask in their irc channel tonight22:00
clarkband see what they think22:00
* pleia2 nods22:00
*** amitgandhinz has quit IRC22:00
*** rlandy has quit IRC22:01
anteayapleia2: 8am here hopefully StevenK will be online soon22:01
pleia2I figure we'll keep this dev server around like we do for gerrit, so we can test these upgrades before going into prod22:01
pleia2but since we only have dev for now..22:01
*** rlandy has joined #openstack-infra22:01
SpamapSgreghaynes: ok, it survived the reboot. I believe 138 is dead.22:02
*** armax has joined #openstack-infra22:02
*** otter768 has quit IRC22:02
*** shashank_hegde has joined #openstack-infra22:03
zaroclarkb: ok.  i'm convinced.22:04
*** julim has quit IRC22:05
*** pradk has quit IRC22:05
*** julim has joined #openstack-infra22:05
*** julim has quit IRC22:05
*** bharath has quit IRC22:07
*** chlong has joined #openstack-infra22:07
*** ihrachyshka has quit IRC22:08
*** rm_work is now known as rm_work|away22:08
*** bharath has joined #openstack-infra22:08
*** dangers is now known as dangers_away22:08
SpamapSNg: hey, do you still control tripleo.org ?22:10
* SpamapS said, knowing whois could do that22:10
clarkbcrinkle: want to resanity check https://review.openstack.org/#/c/209135/4 ?22:10
NgSpamapS: aha, or does whois tell you that! it's a mysterious mystery!22:10
NgSpamapS: (yes, I do)22:11
SpamapSNg: it says hpcloud is delegated to actually.22:11
SpamapSNg: How do I use that?22:11
NgSpamapS: that's our public cloud DNSaaS product :)22:11
SpamapSNg: just want to remove any references to an IP range we no longer control.22:11
NgSpamapS: you can't use it though, because I never actually gave anyone the access keys for tripleo.org, so pls email me the changes you want and I will actionise them22:12
*** austin81 has left #openstack-infra22:12
crinkleclarkb: lgtm22:12
SpamapSNg: remove all references to 138.x.x.x22:15
* Ng makes a note for the morning22:15
SpamapSNg: Oh and change 138.35.77.2 to 15.184.52.2 just in case. :)22:15
SpamapSNg: though I'm kind of curious if anything borks if we don't do that. :)22:16
*** crc32 has quit IRC22:18
*** cburroughs has quit IRC22:20
*** miqui has quit IRC22:20
*** gordc has quit IRC22:22
*** zul has quit IRC22:23
*** hdd has quit IRC22:23
*** stevemar has joined #openstack-infra22:24
*** sigmavirus24 is now known as sigmavirus24_awa22:25
*** spzala has quit IRC22:29
*** nijaba_ has joined #openstack-infra22:33
*** nijaba_ has joined #openstack-infra22:33
*** nijaba has quit IRC22:34
*** jaypipes has quit IRC22:35
*** atuvenie has quit IRC22:35
*** jasondotstar has quit IRC22:36
*** ashleighfarnham has quit IRC22:38
*** stevemar has quit IRC22:39
*** boris-42 has quit IRC22:40
*** jasondotstar has joined #openstack-infra22:40
*** bknudson has quit IRC22:44
*** wenlock has quit IRC22:47
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Revert the ask.o.o resources disabled by trusty upgrade  https://review.openstack.org/20893722:49
*** rlandy has quit IRC22:49
*** rlandy has joined #openstack-infra22:49
*** sharikapongubala has quit IRC22:52
openstackgerritColleen Murphy proposed openstack-infra/puppet-mediawiki: Make sure mods are in place before starting httpd  https://review.openstack.org/20927722:53
openstackgerritColleen Murphy proposed openstack-infra/puppet-mediawiki: Fix parameter defaults  https://review.openstack.org/20927822:53
openstackgerritColleen Murphy proposed openstack-infra/puppet-mediawiki: Add Gemfile and puppet 4 checks  https://review.openstack.org/20927922:53
openstackgerritBrandon Leonard proposed openstack-infra/jenkins-job-builder: Adds view functionality  https://review.openstack.org/20617822:53
*** jasondotstar has quit IRC22:54
pvaneckHello puppet/infra core. Can https://review.openstack.org/#/c/203764/ get reviews. It has one +2, and this patch is needed for the site created by puppet to fully work. Thanks!22:54
*** jasondotstar has joined #openstack-infra22:54
*** zxiiro has quit IRC22:54
*** jasondotstar has quit IRC22:56
*** olaph has joined #openstack-infra22:58
*** jasondotstar has joined #openstack-infra22:59
mtreinishis there anyway to get this: https://review.openstack.org/#/c/206227/ back in the gate without going through check again22:59
mtreinishit was bounced because the change it depends on failed on the grenade ping bug, but that's worked its way around back into the gate again22:59
*** sdake has quit IRC23:00
clarkbmtreinish: no clean check require sclean check23:00
mtreinishit has a clean check, it's not failed tests23:01
clarkbit has a -223:01
clarkbclean check requires that to be a +123:01
mtreinishbecause the dependent patch failed23:02
mtreinishI thought it used to get pulled back in that case23:02
clarkbsure I am just saying the way clean check works is it requires a +1 be there23:02
clarkbwithout that it won't queue23:02
jeblairyeah, i'm not sure what would be a better vote to leave in that case; "+1 can't merge" doesn't seem entirely straightforward but i suppose is a possibility.23:03
*** mrmartin has joined #openstack-infra23:04
mtreinishjeblair: if that's what it requires I think that would be fine with a comment explaining it23:05
*** dimtruck is now known as zz_dimtruck23:06
*** gildub has joined #openstack-infra23:07
*** aukhan has quit IRC23:08
*** yamamoto has joined #openstack-infra23:09
*** aukhan has joined #openstack-infra23:10
EmilienMcan I have an approval on https://review.openstack.org/#/c/206693/ to have logs in Puppet jobs? thanks a lot23:11
*** sabeen has joined #openstack-infra23:12
*** shashank_hegde has quit IRC23:13
*** jaosorior has quit IRC23:14
*** shashank_hegde has joined #openstack-infra23:15
*** rm_work|away is now known as rm_work23:16
openstackgerritStanislaw Pitucha proposed openstack-infra/project-config: Enforce python3 support in Anchor  https://review.openstack.org/20826123:17
*** david-lyle has quit IRC23:18
*** tiswanso has joined #openstack-infra23:19
openstackgerritColleen Murphy proposed openstack-infra/system-config: First stab at making things bifrosty  https://review.openstack.org/20875123:19
*** rlandy has quit IRC23:21
*** olaph has quit IRC23:21
*** olaph has joined #openstack-infra23:21
*** yolanda has quit IRC23:22
*** dannywilson has quit IRC23:23
*** dims_ has quit IRC23:23
openstackgerritMerged openstack-infra/project-config: vpnaas: Turn on python3 jobs  https://review.openstack.org/20765023:23
*** BrandonL08 has quit IRC23:25
*** patrickeast has quit IRC23:27
*** olaph has quit IRC23:28
*** hemna has quit IRC23:28
*** olaph has joined #openstack-infra23:28
*** kmartin has quit IRC23:28
*** bswartz has quit IRC23:28
zarodstufft: hey, got a pip question for you23:29
zarodstufft: is it possible to add reference a local checkout of a project in requirements file?23:29
zaro*to add/to reference23:30
*** tiswanso has quit IRC23:30
*** thorst has joined #openstack-infra23:31
*** olaph has quit IRC23:33
*** marcusvrn has quit IRC23:33
*** sputnik13 has quit IRC23:34
openstackgerritMerged openstack-infra/shade: Be smarter finding private IP  https://review.openstack.org/20715723:34
openstackgerritMonty Taylor proposed openstack-infra/shade: Throw an exception on a server without an IP  https://review.openstack.org/20810523:35
*** boris-42 has joined #openstack-infra23:37
openstackgerritColleen Murphy proposed openstack-infra/system-config: First stab at making things bifrosty  https://review.openstack.org/20875123:41
*** otter768 has joined #openstack-infra23:41
*** ivar-lazzaro has quit IRC23:41
*** ivar-lazzaro has joined #openstack-infra23:44
*** sdake has joined #openstack-infra23:45
yamamotoare there any steps to set up docs.openstack.org/developer/<project>, besides publish jobs in project-config?23:45
*** dims has joined #openstack-infra23:47
*** sdake_ has joined #openstack-infra23:48
*** jamielennox|away is now known as jamielennox23:50
*** sdake has quit IRC23:52
*** dingyichen has joined #openstack-infra23:56
*** salv-orlando has quit IRC23:57
openstackgerritYushiro FURUKAWA proposed openstack-infra/project-config: Add networking-fujitsu project  https://review.openstack.org/20601923:59

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