Friday, 2014-10-03

jheskethclarkb: oh right, yes00:00
*** zul has quit IRC00:00
jheskethone sec00:00
clarkbjhesketh: and the zuul layout.yaml will need to be updated to use the new name too00:01
openstackgerritJoshua Hesketh proposed a change to openstack-infra/project-config: experimental-swift-logs-{name}-pep8 on centos  https://review.openstack.org/12531300:01
openstackgerritJoshua Hesketh proposed a change to openstack-infra/project-config: Revert "Revert "Enable the swift logs env vars for all jobs""  https://review.openstack.org/12526200:01
*** dane_leblanc has quit IRC00:02
clarkbyup that looks better. Did that job exist in the layout.yaml previously? if not its fine as is, but if it did then things will complain because the old job name no longer exists00:02
jheskethclarkb: I'm totally failing this morning...00:03
clarkbjhesketh: np00:03
*** tsg has quit IRC00:03
clarkbtoday has actually been like that for me too00:03
*** armax has joined #openstack-infra00:04
clarkbI spent much of the afternoon fighting virsh but apparently the issue was cloud init...00:04
clarkbwoo00:04
clarkbI gave up and am now using uvtool00:04
jheskethheh00:04
jheskethI blame the lack of coffee00:04
*** hdd has joined #openstack-infra00:04
openstackgerritJoshua Hesketh proposed a change to openstack-infra/project-config: experimental-swift-logs-{name}-pep8 on centos  https://review.openstack.org/12531300:04
openstackgerritJoshua Hesketh proposed a change to openstack-infra/project-config: Revert "Revert "Enable the swift logs env vars for all jobs""  https://review.openstack.org/12526200:04
*** HenryG has quit IRC00:05
*** rainya has quit IRC00:06
openstackgerritMatthew Treinish proposed a change to openstack-infra/subunit2sql: Add sample config files for commands  https://review.openstack.org/12483200:09
openstackgerritMatthew Treinish proposed a change to openstack-infra/subunit2sql: Remove unneccesary state_path config option  https://review.openstack.org/12582200:09
*** markmcclain has quit IRC00:09
clarkbjhesketh: lgtm. can you WIP the secodn one so that we don't merge it before we have tested the centos6 situation?00:10
clarkbjhesketh: I can fire off some image rebuilds now too to speed that up00:10
clarkbjhesketh: bare-centos6 image builds kicked off00:12
jheskethclarkb: will do, sweet thanks00:14
*** markmcclain has joined #openstack-infra00:14
*** JayJ_ has joined #openstack-infra00:14
adam_gany openstack-announce moderators able to push through the 'OpenStack 2014.1.3 released' mail?00:15
clarkbreed: ^00:16
*** JayJ_ has quit IRC00:17
*** JayJ_ has joined #openstack-infra00:18
jheskethanteaya: are you around per chance?00:18
anteayaI am00:19
jheskethanteaya: would you mind looking at https://review.openstack.org/#/c/125313/4 please :-)00:19
anteayawas enjoying a moment with lewis black00:19
anteayanot at all00:19
*** signed8bit is now known as signed8bit_ZZZzz00:19
* anteaya puts lewis on hold and looks00:19
anteayajhesketh: +A, let's see what this does00:23
*** nelsnelson has quit IRC00:23
*** sdake_ has joined #openstack-infra00:23
anteayawaiting on a precise node00:24
jheskeththanks anteaya :-)00:24
anteayanp00:25
* anteaya crosses her fingers00:25
fungii'm surprised lewis black hasn't blown a gasket yet. you can see that vein on the side of his forehead throbbing00:25
clarkbjhesketh: crap centos6 puppet runs are broken. cannot locate pip comamnd00:25
anteayaat least if it fails will will have data00:25
anteayafungi: he just constantly shakes now00:25
clarkbits amazing how such a simple thing as "rename this tool because lol" can break so muc00:25
fungiclarkb: problem with our get-pip.py bootstrapping?00:26
anteayaever seen his nyquil bit, that is one of my favourites00:26
*** mriedem has joined #openstack-infra00:26
fungianteaya: yes, they do taste like red and green00:26
anteaya:D00:26
fungi(though probably not at all like red green)00:26
clarkbfungi: I think more likely related to that + red hat's decision to rename pip00:26
clarkbfungi: and puppet's fails at finding the pip command00:26
clarkbits like a house of cards that deserves to fall over00:27
* sdague sneaks back for a minute 00:27
fungiclarkb: oh, the python-pip no i mean pip-python no screw it just pip situation?00:27
sdaguethe d-g lvm change passed everything on the first try (kind of amazing) - https://review.openstack.org/#/c/125813/00:27
clarkbfungi: ya I think it tickles the puppet provider in bad ways00:27
sdagueand it did do the correctly thing00:27
sdaguecorrect thing00:27
*** dmsimard_away is now known as dmsimard00:27
clarkbfungi: though you know what, mabe it has to do with our switch of puppet verisons too00:27
fungicould00:27
clarkbsdague: nice00:27
anteayayay and we have a precise node00:28
fungisdague: lgtm. novel application of lvm tools00:29
sdagueit also definitely impacted wait time as well00:29
fungisdague: one fewer layers in our layer cake now00:29
sdaguequite substantially00:29
sdagueI hadn't noticed before - http://logs.openstack.org/00/125700/1/check/check-tempest-dsvm-full/948f7f2/logs/screen-dstat.txt.gz00:30
sdaguebut if you search for loop00:30
*** gokrokve has quit IRC00:30
sdagueit's often our the top process00:30
clarkbsdague: where did you tell cinder to use that volume though?00:30
clarkball that change did was put it in place or am I missing something?00:30
openstackgerritA change was merged to openstack-infra/project-config: experimental-swift-logs-{name}-pep8 on centos  https://review.openstack.org/12531300:30
sdagueclarkb: it's the default00:31
clarkbsdague: cinder defaults to grabbing random lvm volume?00:31
sdaguewe can make it explicit in d-g later, but that's the lvm default00:31
sdagueclarkb: devstack does00:31
clarkbor is the name special?00:31
sdagueno, it grabs *that name*00:31
clarkbsdague: gotcha00:31
*** annegent_ has joined #openstack-infra00:32
sdaguehttps://github.com/openstack-dev/devstack/blob/master/lib/cinder#L7600:32
sdaguethen https://github.com/openstack-dev/devstack/blob/master/lib/cinder_backends/lvm#L34-L5600:33
*** zz_dimtruck is now known as dimtruck00:35
*** annegent_ has quit IRC00:37
sdagueanyway, it looks like it might help00:37
*** dmsimard is now known as dmsimard_away00:40
*** SumitNaiksatam has quit IRC00:43
*** zaphod42 has quit IRC00:44
*** bhuvan has quit IRC00:44
*** zaphod42 has joined #openstack-infra00:44
clarkbso I am a little worried but have things gotten flakier over the last day or so?00:44
clarkbmaybe not so good for release time00:44
clarkbjhesketh: so ya centos6 is 100% doa right now. Not sure I have the energy to debug at this point00:46
jheskethclarkb: wouldn't be due to that change surely?00:47
openstackgerritAdam Gandelman proposed a change to openstack-infra/release-tools: Adds stable-freeze.py  https://review.openstack.org/12583900:48
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Disable login for users  https://review.openstack.org/11217400:48
clarkbno I think it was a preexisting issue00:48
*** r-daneel has quit IRC00:49
*** zaphod42 has quit IRC00:49
jheskethclarkb: anything I can do to help?00:50
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Disable login for users  https://review.openstack.org/11217400:54
*** nelsnelson has joined #openstack-infra00:54
clarkbyou can run the nodepool slave scripts on s centos6 node if you want to try debugging. but I can stab it tomorrow00:54
*** nelsnelson has quit IRC00:54
*** markmcclain has quit IRC00:55
*** markmcclain1 has joined #openstack-infra00:55
jheskethclarkb: I'll take a poke00:59
*** markmcclain1 has quit IRC01:00
jheskethclarkb: ah, that requires having puppet and everything set up... I don't have a replicated infra to play with (and no root)01:01
*** annegent_ has joined #openstack-infra01:01
clarkbjhesketh: you don't need everything. it runs puppet apply locally01:02
clarkbyou just needs a centos6 VM that you can run the ndepool scripts on01:02
*** salv-orlando has quit IRC01:06
*** stevemar has joined #openstack-infra01:06
*** ivar-lazzaro has quit IRC01:06
*** baoli has joined #openstack-infra01:07
*** dims has joined #openstack-infra01:07
*** _buzz has joined #openstack-infra01:09
jheskethah okay, I'll take another look in a bit01:12
*** otter768 has joined #openstack-infra01:13
*** homeless has quit IRC01:16
*** homeless has joined #openstack-infra01:17
*** sarob_away is now known as sarob01:20
*** shashankhegde has quit IRC01:20
*** praneshp has quit IRC01:20
*** esker has joined #openstack-infra01:23
waynrzaro: hello again, i implemented passing colon-delimited list of directores for the path positional argument to jenkins-jobs do you think this is something that would be accepted as a PR for jenkins-job-builder?01:24
*** grue_pm has quit IRC01:25
*** annegent_ has quit IRC01:27
*** esker has quit IRC01:29
*** hdd has quit IRC01:32
*** bhuvan has joined #openstack-infra01:35
waynrls01:35
*** kylo has quit IRC01:40
*** sdake_ has quit IRC01:41
*** annegent_ has joined #openstack-infra01:41
*** bhuvan has quit IRC01:41
*** annegent_ has quit IRC01:42
*** SumitNaiksatam has joined #openstack-infra01:43
*** arnaud has joined #openstack-infra01:43
*** _buzz has quit IRC01:45
waynrmaybe i'll try to figure out this gerrit thing before going home01:45
*** mmaglana has joined #openstack-infra01:46
*** tsg has joined #openstack-infra01:48
waynrwhat the what...i have to put in my personal address?01:48
waynropenstack.org--01:48
clarkbwaynr: no you don't...01:48
waynroh wait01:48
waynrwaynr--01:48
clarkbJJB doesn't require a signed CLA01:49
*** doug-fish has left #openstack-infra01:49
*** weshay has quit IRC01:49
clarkband even then you can put arbitrary strings in the text box if you are worried about it01:49
waynroh...well i went ahead and did that step anyway just cause my brain is kinda in "i'm done" mode01:49
*** sdake_ has joined #openstack-infra01:50
waynri thought the Complete Agreement step was greyed out cause no address, i just had to enter "I AGREE" into the box01:50
clarkbwell you do have to put something in the address field01:50
*** IAX has quit IRC01:51
*** dmsimard_away is now known as dmsimard01:51
*** gokrokve has joined #openstack-infra01:52
*** baoli has quit IRC01:54
*** gokrokve_ has joined #openstack-infra01:55
*** HenryG has joined #openstack-infra01:56
*** HenryG has quit IRC01:56
*** sarob is now known as sarob_away01:57
*** sarob_away is now known as sarob01:57
wenlockhey, i was wondering, if this week anyone has time to help me with approvals on 3 changes i have in flight, maybe even a review on one thats missing approval this week.01:58
*** HenryG has joined #openstack-infra01:58
*** gokrokve has quit IRC01:58
*** _nadya_ has joined #openstack-infra01:58
*** dims has quit IRC01:58
*** ramashri has quit IRC01:58
*** dims has joined #openstack-infra01:59
jheskethclarkb: yeah, so, I can't tell why puppet thinks pip doesn't install02:00
*** maxbit has joined #openstack-infra02:01
jhesketh /isn't there02:01
clarkbjhesketh: I think it has to do with something derpy in the puppet provider for pip02:01
waynrdo i need to make a blueprint for this change i implemented?02:01
*** Ryan_Lane has quit IRC02:01
clarkband how redhat sets the name funny for pip (or did)02:01
waynrspecifically, to allow the path positional parameter to jenkins-job-builder to take a colon-delimited set of paths02:01
clarkbwaynr: nope02:01
jheskethclarkb: I wonder if it's broken on ubuntu too, have you tried?02:02
clarkbwenlock: are hey already approved?02:02
clarkbjhesketh: ya its not broken on ubuntu02:02
waynrclarkb: should i file a bug for reference in the commit?02:02
waynralso should i be concerned when tox tells me that it couldn't find a suitable py26 environment?02:03
wenlockclarkb, 3 of them are, they probably need a rebase for this week: https://review.openstack.org/#/c/104652/ , https://review.openstack.org/#/c/117892/ , https://review.openstack.org/#/c/119245/02:03
*** dims has quit IRC02:03
waynrunit tests pass fine when using 'tox -e py27'02:04
wenlockclarkb https://review.openstack.org/#/c/122045/ still needs 2 approvers02:04
clarkbwaynr: if this is correcting a bug yes it would be good to have a description of the issue to go along with the fix. No don't be worried about py26 being missing. tox is optimistic when it tries to run tests and when you push the code up jenkins will cover py2602:04
wenlockclarkb https://review.openstack.org/#/c/117892/ still needs a second +202:04
wenlockclarkb no rush... just hate to spend time on rebasing them this week if i can't get them moved forward02:06
waynrclarkb: thanks, one more question before i attempt pushing the changes, does jenkins-job-builder have any integration tests? not sure how to tell at a glance02:06
*** sarob is now known as sarob_away02:07
clarkbwenlock: lsb_release one is easy, I went ahead and just approved it02:07
wenlockclarkb cool02:07
clarkbwenlock: the one for jenkins plugins I will need to properly review unless mordred wants to approve it02:07
clarkbwaynr: it doesn't02:08
*** patrickeast has quit IRC02:08
*** kylo has joined #openstack-infra02:08
wenlockclarkb, makes sense02:08
clarkbwaynr: at least not proper integration tests. It does have a set of tests we run that take our configs for it and diff the old and new JJB outputs02:08
jheskethclarkb: so it seems like the pip module might be looking for 'pip-python'.. maybe somehow we moved the symlink or the packages no longer have it https://github.com/puppetlabs/puppet/blob/master/lib/puppet/provider/package/pip.rb#L4102:08
clarkbwaynr: thats more of a sanity check that you don't break backward compat without doing it intentionall02:08
clarkbjhesketh: ya, I think red hat may have removed it02:08
clarkbjhesketh: in install_puppet.sh we may need to create the symlink if it doens't exist02:09
jheskethclarkb: so a fix should be to symlink pip-python to pip after get pip02:09
*** dmsimard is now known as dmsimard_away02:09
jheskethyeah02:09
clarkbjhesketh: ya02:09
jheskethokay, I've give that a poke02:09
*** gokrokve_ has quit IRC02:11
*** _nadya_ has quit IRC02:12
*** ildikov_ has joined #openstack-infra02:12
openstackgerritWayne Warren proposed a change to openstack-infra/jenkins-job-builder: Accept colon-delimited list of paths in args.  https://review.openstack.org/12585402:12
clarkbwaynr: you will now see jenkins run off and run some tests for ou02:13
*** kylo has quit IRC02:13
*** sarob_away is now known as sarob02:13
openstackgerritA change was merged to openstack-infra/config: lsb_release is missing for debian setup  https://review.openstack.org/11924502:14
*** cody-somerville has quit IRC02:15
*** ildikov has quit IRC02:15
*** andreaf has quit IRC02:16
*** andreaf has joined #openstack-infra02:16
*** sarob is now known as sarob_away02:17
openstackgerritWayne Warren proposed a change to openstack-infra/jenkins-job-builder: Clean up path recursion a little.  https://review.openstack.org/12585602:19
waynrhmm maybe that wasn't a good idea02:19
waynri'm all out of good ideas for the day02:20
waynrjust bad ones02:20
*** gokrokve has joined #openstack-infra02:21
waynrfg02:23
waynrclarkb: did i go through the correct sequence of steps there? jenkins failed on pep8 but my second patch addresses the issue02:25
waynrmaybe i'll just try rebasing and squashing02:26
openstackgerritWayne Warren proposed a change to openstack-infra/jenkins-job-builder: Accept colon-delimited list of paths in args.  https://review.openstack.org/12585402:26
clarkbya you want one change with two patches02:26
*** mriedem has quit IRC02:26
clarkbperfect02:26
clarkbyou should abandon 12585602:27
*** harlowja is now known as harlowja_away02:27
waynrwoo hoo success02:30
waynrtime to go play laser pointer with my cat02:30
*** cody-somerville has joined #openstack-infra02:30
*** cody-somerville has quit IRC02:30
*** cody-somerville has joined #openstack-infra02:30
*** JayJ_ has quit IRC02:31
*** mmaglana has quit IRC02:34
*** gokrokve has quit IRC02:34
*** gokrokve has joined #openstack-infra02:35
openstackgerritJoshua Hesketh proposed a change to openstack-infra/config: Fix pip in centos6  https://review.openstack.org/12586202:39
jheskethclarkb: ^ this works for me (well it gets me past the pip error)02:39
*** gokrokve has quit IRC02:39
*** amcrn has quit IRC02:40
*** koolhead17 has joined #openstack-infra02:42
*** tgohad has joined #openstack-infra02:53
pleia2I'll give it a go on the hpcloud centos6 too02:53
*** signed8bit has joined #openstack-infra02:54
*** signed8bit is now known as signed8bit_ZZZzz02:54
*** armax has quit IRC02:55
reedclarkb, adam_g: checking the announce queue02:56
*** tsg has quit IRC02:56
*** armax has joined #openstack-infra02:56
clarkbreed: it looks like it made it through02:56
*** armax has left #openstack-infra02:56
reedclarkb, that was fast :) I just approved it02:57
clarkboh maybe I saw it on another list and got confused02:58
*** otter768 has quit IRC03:00
*** camunoz is now known as camunoz_away03:03
jheskethclarkb: should we push through my centos change and kick of a rebuild to see if it works?03:04
clarkbjhesketh: sure, would be good to see what pleia2 reports back03:05
clarkbpleia2: any luck?03:05
pleia2had to bring up a fresh centos, so it'll be a few minutes with its updates03:05
*** hdd has joined #openstack-infra03:06
jheskethyep, sounds good (sorry didn't realise that was in regards to this fix)03:06
*** ramashri has joined #openstack-infra03:12
pleia2go go gadget centos (still updating)03:12
*** gyee has quit IRC03:17
pleia2jhesketh: setup_puppet_fedora uses -fs, do you know if there were issues on fedora which caused the force to be needed?03:17
pleia2clarkb: lgtm03:21
clarkbpleia2: ty03:24
clarkbapproved03:24
jheskethpleia2: no idea... I took the command from setup_puppet_rhel703:24
pleia2fair enough :)03:24
pleia2just curious03:25
jheskethpleia2: maybe pip-python already existed and the -f was to overwrite it with a symlink03:25
jheskethwhich isn't a terrible idea to ensure it's using the correct version of pip03:25
pleia2yeah03:26
*** yamahata has joined #openstack-infra03:28
*** camunoz_away is now known as camunoz03:29
*** Sukhdev has joined #openstack-infra03:31
openstackgerritA change was merged to openstack-infra/config: Fix pip in centos6  https://review.openstack.org/12586203:32
clarkbok I will fire off a build now03:32
*** nosnos has quit IRC03:32
*** nosnos has joined #openstack-infra03:33
*** nosnos has quit IRC03:37
*** ramashri has quit IRC03:43
*** armax has joined #openstack-infra03:43
*** timrc is now known as timrc-afk03:49
clarkblooks like it is going to succeed03:54
clarkbI will kick off builds for the other regions03:54
*** amotoki_ has joined #openstack-infra03:56
jheskethclarkb: cool :-)03:59
nibalizerclarkb: jhesketh was ci-puppetmaster killed?03:59
pleia2fungi said he would at our meeting04:00
clarkbping says not yet04:00
nibalizerstill pings04:00
*** amcrn has joined #openstack-infra04:00
clarkbbut ya fungi sid he would get it04:00
nibalizerokay nvm then04:00
* nibalizer saw it as unreported in http://puppetboard.openstack.org/ and wanted to do some cleanup04:00
* pleia2 nods04:00
*** cody-somerville has quit IRC04:04
*** lyxus has quit IRC04:05
*** gokrokve has joined #openstack-infra04:06
*** amcrn has quit IRC04:09
*** dimtruck is now known as zz_dimtruck04:09
*** garyh has quit IRC04:09
*** gokrokve has quit IRC04:13
*** gokrokve has joined #openstack-infra04:13
*** r1chardj0n3s is now known as r1chardj0n3s_afk04:15
*** armax has quit IRC04:16
*** gokrokve has quit IRC04:18
*** otherwiseguy has joined #openstack-infra04:19
*** cody-somerville has joined #openstack-infra04:19
*** homeless has quit IRC04:23
*** pcrews has quit IRC04:27
*** yfried|afk has joined #openstack-infra04:29
*** sdake_ has quit IRC04:29
clarkbjhesketh: bare-centos6 is ready for you04:33
jheskethclarkb: sweet04:33
clarkball images rebuilt thank you for fixing04:33
clarkbpleia2: ^ you too04:33
pleia2\o/04:33
*** rmcall has joined #openstack-infra04:34
*** nosnos has joined #openstack-infra04:35
jheskethclarkb: are nodes in ready state or being built still?04:37
clarkbthe images are done snapshotting04:38
*** otherwiseguy has quit IRC04:39
*** signed8bit_ZZZzz is now known as signed8bit04:39
jheskethah, okay04:40
*** wenlock has quit IRC04:40
*** signed8bit is now known as signed8bit_ZZZzz04:40
*** hdd has quit IRC04:40
*** hdd has joined #openstack-infra04:41
jheskethclarkb: looks like it works: http://logs.openstack.org/01/101101/5/experimental/experimental-swift-logs-config-pep8-centos6/a14cc9a/console.txt04:42
jheskethclarkb: should we try the revert revert ? https://review.openstack.org/#/c/12526204:43
*** jamielennox has quit IRC04:43
clarkbI know its your friday but I need sleep :)04:44
clarkbyou ok with me getting it in tomorrow morning?04:44
*** harlowja_at_home has joined #openstack-infra04:44
jheskethclarkb: all good! :-)04:44
jheskethI'll mark the change as ready when a core is around to hand hold04:45
clarkbthanks04:45
StevenKclarkb: Sleep is for week04:46
StevenKOr is weak. I can never remember04:46
*** mmedvede has quit IRC04:47
clarkbStevenK I do have a dib build running on a box with a terrible usb wifi dongle. I now know why you guys cache everything04:47
pleia2I still have my squid cache running from when I did tripleo stuff, because yeah04:48
clarkbtomorrow I will hopefully fix the weird networking of new place04:48
StevenKI have a local Ubuntu mirror, local pypi mirror, and a poor mans local cdimage mirror04:48
*** garyh has joined #openstack-infra04:49
*** bswartz has quit IRC04:51
StevenKclarkb: But yes, I *really* *really* miss ^ when I'm travelling and using the laptop for work04:51
StevenKHeh. Nice. 270G for the Ubuntu mirror, 105G for the pypi mirror and 1G for the cdimage bits04:52
pleia2see, you can put that on your laptop!04:52
StevenKpleia2: Not with 170G free I can't04:54
StevenKlifeless carries around a 1TiB external drive, I may do the same04:54
pleia2aha :)04:54
*** r1chardj0n3s_afk is now known as r1chardj0n3s04:55
lifelesslmirror ftw04:56
StevenKMeans I can purge squid from my laptop and still have fast builds04:57
StevenKlifeless: The 3GiB change for default makes me a little sad04:57
lifeless3GiB change?04:58
StevenKNODE_MEM=${NODE_MEM:-3072}04:58
StevenK5*3GiB == 15. Add Firefox and a DE, and you're likely past 1604:59
*** zaphod42 has joined #openstack-infra05:00
*** jamielennox has joined #openstack-infra05:01
*** bswartz has joined #openstack-infra05:01
harlowja_at_homecan i get https://review.openstack.org/#/c/121221/ approved (will be useful when i or ekarlso get back around to https://review.openstack.org/#/c/120690/ )05:01
*** otherwiseguy has joined #openstack-infra05:02
*** ildikov_ has quit IRC05:03
pleia2lgtm, I did what I could05:04
zarowaynr: yes, that's a nice feature but i'm surprised isn't it already supported as include_path?  http://ci.openstack.org/jenkins-job-builder/installation.html#configuration-file05:05
clarkbharlowja: isnt redis lossy? doesnt that make it bad for tooz?05:07
*** nosnos has quit IRC05:07
*** nosnos has joined #openstack-infra05:08
pleia2nibalizer: oof, good catch on the commit message, I totally spaced05:08
StevenKharlowja_at_home: You could also update the commit message to use the correct 'their' :-P05:10
harlowja_at_homeStevenK, impassible ;)05:10
StevenKHaha05:10
harlowja_at_homei'll never get that right, haha05:10
nibalizerpleia2: well it went through rebases05:10
*** hdd has quit IRC05:11
nibalizerbut im like 'this doesnt do anything with memcahche.....'05:11
pleia2nibalizer: yeah05:11
openstackgerritJoshua Harlow proposed a change to openstack-infra/config: Ensure redis is on slaves (and running)  https://review.openstack.org/12122105:11
clarkbnibalizer redis is just fancy memcached :P05:11
*** mrmartin has joined #openstack-infra05:11
harlowja_at_homeupdated05:11
pleia2thanks :)05:12
harlowja_at_homefancy redis * 10005:12
harlowja_at_homefancy memcache i mean05:12
clarkbwhich is why it makes for an interesting backend. but what do I know05:12
harlowja_at_homeswiss army knife redis, ha05:12
harlowja_at_homeimho it actually is starting to do to much05:13
harlowja_at_homeits gotta a little crazy with redis clustering and ...05:13
*** otherwiseguy has quit IRC05:13
*** tgohad has quit IRC05:13
clarkbbut it doesnt sychronously persist data right? so one trip and tooz is useless05:14
clarkbits fast but tooz doesnt need that. maybe I misunderstand tooz05:15
harlowja_at_homehttp://redis.io/topics/persistence05:15
harlowja_at_homeit has like 2 modes  for persistence05:16
harlowja_at_homeand a no persistence mode (so i guess thats 3 modes)05:16
harlowja_at_homeAOF mode i believe is synchronous (or can be )05:16
harlowja_at_homesynchronous/durable05:18
clarkbit says it can fsync on each query05:18
clarkbbut default doesnt05:18
clarkbso I must be thinking of defaults05:18
harlowja_at_homeya, this is part of the wtf is redis so configurable question05:18
harlowja_at_homebut well i've heard that about openstack to,lol05:19
harlowja_at_homeits imho a better choice the tooz + memcache (which there is a tooz driver for that i wasn't so happy got into tooz)05:20
harlowja_at_homebecause, well ya, mem'cache'05:20
clarkbright05:21
stevemarso silly question... i'm seeing a few projects have functional tests, i'm thinking why not have a common template, but i'm not quite understanding some funky puppet concepts05:22
clarkboh AOF is newer than when I last used redis05:22
clarkbok I am not completely crazy05:22
stevemarcan a job-template 'inherit' from another job-template?05:23
clarkbstevemar part of the reason is that functional testing is very different across projects05:23
harlowja_at_homeclarkb, ya, i was in a similar boat (thinking that it was only the snapshot approach that existed), then i found AOF mode had appeared05:23
clarkbstevemar nope. jjb jobs are more like composable lego blocks than inheritable things05:24
stevemarclarkb, i get that - i was hoping to at least make the 'wrapper' and 'publisher' parts common05:24
clarkbin that case set up some macros (blocks) and mix them into jobs05:24
*** mrmartin has quit IRC05:26
openstackgerritSteve Martinelli proposed a change to openstack-infra/project-config: create a functional job template  https://review.openstack.org/12587505:27
stevemarclarkb, i was thinking this ^05:27
stevemarmaybe i'm oversimplifying things05:28
stevemari was hoping to just pass a few params for the hooks, but that seems too hard, the 'shell' part is really different for all of them05:29
*** shashankhegde has joined #openstack-infra05:30
clarkband you cant remove the builders and publishers like that05:30
stevemarclarkb, oh? i thought that the lego-ish pieces?05:30
stevemarclarkb, ... oh i'm not actually referencing back to the template05:31
clarkbjjb's language is simple. this does lead to repetition at times05:31
*** Sukhdev has quit IRC05:31
stevemarclarkb, if this ain't worth it, just let me know :)05:32
clarkbya I dont think what you want to do is possible05:32
clarkbyou cant overlay jobs like that05:32
*** harlowja_at_home has quit IRC05:32
*** andreaf has quit IRC05:32
stevemarfair enough05:32
*** andreaf has joined #openstack-infra05:33
*** zaphod42 has quit IRC05:41
*** zaphod42 has joined #openstack-infra05:41
*** HeOS has joined #openstack-infra05:42
*** zaphod42 has quit IRC05:46
*** zaphod42 has joined #openstack-infra05:48
*** zz_dimtruck is now known as dimtruck05:50
*** harlowja_at_home has joined #openstack-infra05:53
*** dimtruck is now known as zz_dimtruck06:00
*** ildikov has joined #openstack-infra06:01
*** shashankhegde has quit IRC06:09
*** sdake_ has joined #openstack-infra06:11
*** zaphod42 has quit IRC06:15
*** flaper87|afk is now known as flaper8706:15
*** zaphod42 has joined #openstack-infra06:16
*** zaphod42 has quit IRC06:16
*** arnaud has quit IRC06:17
*** camunoz has quit IRC06:18
*** stevemar has quit IRC06:18
*** praneshp has joined #openstack-infra06:20
*** praneshp_ has joined #openstack-infra06:21
*** arnaud has joined #openstack-infra06:23
*** ashaeron has joined #openstack-infra06:24
*** praneshp has quit IRC06:24
*** praneshp_ is now known as praneshp06:24
*** _skolekonov is now known as skolekonov06:25
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashhate gate  https://review.openstack.org/12589306:25
*** rmcall has quit IRC06:28
*** HeOS has quit IRC06:31
*** liam__ has joined #openstack-infra06:31
openstackgerritFlavio Percoco proposed a change to openstack-infra/project-config: Add a gate job for zaqar-redis  https://review.openstack.org/12556306:31
*** liam__ has quit IRC06:32
openstackgerritFlavio Percoco proposed a change to openstack-infra/project-config: Add a gate job for zaqar-redis  https://review.openstack.org/12556306:32
*** skeppstedt has joined #openstack-infra06:33
openstackgerritFlavio Percoco proposed a change to openstack-infra/project-config: Add a job for functional tests in zaqarclient  https://review.openstack.org/12556206:36
openstackgerritJoshua Hesketh proposed a change to openstack-infra/config: Remove Jenkins EnvInject plugin from production  https://review.openstack.org/10110106:37
mordredjhesketh: ^^ yes06:40
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Fix common_translation_update  https://review.openstack.org/12589706:41
jheskethmordred: indeed?06:41
*** AJaeger has joined #openstack-infra06:41
mordredjhesketh: I like removing plugins06:42
jhesketh:-)06:42
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashhate gate  https://review.openstack.org/12589306:44
AJaegerjhesketh: I just marked the patch as WIP. The change looks like cosmetics, so removing plugins is more important IMHO.06:45
jheskethAJaeger: cheers06:46
AJaegerif any of you has time and likes to review https://review.openstack.org/125897 before tomorrow, please, it would be great..06:49
*** koolhead17 has quit IRC06:51
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashhate gate  https://review.openstack.org/12589306:53
*** ildikov has quit IRC06:54
*** harlowja_at_home has quit IRC06:55
*** r1chardj0n3s is now known as r1chardj0n3s_afk06:57
*** mmaglana has joined #openstack-infra06:59
*** sressot has quit IRC06:59
AJaegerthanks, jhesketh and mordred07:00
*** mmaglana has quit IRC07:01
*** sressot has joined #openstack-infra07:02
openstackgerritA change was merged to openstack-infra/project-config: Fix common_translation_update  https://review.openstack.org/12589707:03
*** doude has joined #openstack-infra07:04
*** MaxV has joined #openstack-infra07:05
*** arxcruz has joined #openstack-infra07:06
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashhate gate  https://review.openstack.org/12589307:11
*** Ryan_Lane has joined #openstack-infra07:18
*** Guest68510 has joined #openstack-infra07:19
*** arnaud has quit IRC07:19
*** salv-orlando has joined #openstack-infra07:20
*** afazekas has joined #openstack-infra07:21
*** hashar has joined #openstack-infra07:27
*** rickerc has quit IRC07:31
*** rdopieralski has joined #openstack-infra07:31
*** jcoufal has joined #openstack-infra07:34
*** AJaeger has quit IRC07:35
*** nosnos has quit IRC07:35
*** nosnos has joined #openstack-infra07:36
*** rickerc has joined #openstack-infra07:40
*** _buzz has joined #openstack-infra07:41
*** jlibosva has joined #openstack-infra07:43
*** ZZelle has quit IRC07:43
holserHi crew! Can anyone help me with DocImpact? annegentle has configured project settings yaml though I don’t see any bugs in our launchpad. Will they be opened after gerrit merge?07:43
*** ZZelle has joined #openstack-infra07:43
*** _buzz has quit IRC07:45
*** sressot has quit IRC07:46
*** ildikov has joined #openstack-infra07:46
*** Daviey has quit IRC07:47
*** sressot has joined #openstack-infra07:48
*** andreaf has quit IRC07:49
*** fandi has joined #openstack-infra07:49
*** andreaf has joined #openstack-infra07:49
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashhate gate  https://review.openstack.org/12589307:51
*** andreykurilin_ has joined #openstack-infra07:55
*** mkerrin has quit IRC07:58
*** jistr has joined #openstack-infra08:00
*** zz_johnthetubagu is now known as johnthetubaguy08:00
*** HeOS has joined #openstack-infra08:00
*** IvanBerezovskiy has quit IRC08:02
*** skraynev has quit IRC08:03
*** akamyshnikova_ has quit IRC08:04
*** skolekonov has quit IRC08:04
*** ilyashakhat has quit IRC08:04
*** skolekonov has joined #openstack-infra08:04
*** IvanBerezovskiy has joined #openstack-infra08:04
*** akamyshnikova_ has joined #openstack-infra08:04
*** skraynev has joined #openstack-infra08:05
*** mkerrin has joined #openstack-infra08:07
*** andreaf has quit IRC08:07
*** andreaf has joined #openstack-infra08:08
*** IvanBerezovskiy has quit IRC08:08
*** skolekonov has quit IRC08:09
*** skraynev has quit IRC08:10
*** akamyshnikova_ has quit IRC08:10
*** akamyshnikova_ has joined #openstack-infra08:10
*** skraynev has joined #openstack-infra08:11
*** ilyashakhat has joined #openstack-infra08:11
*** skolekonov has joined #openstack-infra08:13
*** sdake_ has quit IRC08:14
*** sdake_ has joined #openstack-infra08:15
*** _nadya_ has joined #openstack-infra08:16
*** derekh has joined #openstack-infra08:23
*** che-arne has joined #openstack-infra08:24
*** e0ne has joined #openstack-infra08:27
*** rickerc has quit IRC08:29
*** rickerc has joined #openstack-infra08:30
*** skeppste_ has joined #openstack-infra08:31
*** Longgeek has joined #openstack-infra08:32
*** sdake_ has quit IRC08:33
*** skeppstedt has quit IRC08:35
*** skeppste_ has quit IRC08:36
*** dizquierdo has joined #openstack-infra08:37
*** e0ne has quit IRC08:41
*** skeppstedt has joined #openstack-infra08:41
*** ihrachyshka has joined #openstack-infra08:44
*** akamyshnikova_ has quit IRC08:46
*** skolekonov has quit IRC08:47
*** e0ne has joined #openstack-infra08:47
*** jgallard has joined #openstack-infra08:51
*** akamyshnikova has joined #openstack-infra08:51
*** skolekonov has joined #openstack-infra08:51
*** _nadya_ has quit IRC08:54
*** jp_at_hp has joined #openstack-infra08:56
*** eglynn-officeafk is now known as eglynn-office08:59
*** cdent has joined #openstack-infra09:00
holsermihgen, can we merge https://review.openstack.org/#/c/125902/ ?09:07
holserwe are reverting back original manifest09:07
*** salv-orlando has quit IRC09:07
*** adalbas has quit IRC09:11
*** katyafervent_awa is now known as katyafervent09:12
openstackgerritBradley Jones proposed a change to stackforge/gertty: Add ability to sort change list  https://review.openstack.org/12238309:14
*** andreaf has quit IRC09:15
*** dizquierdo has quit IRC09:16
*** andreaf has joined #openstack-infra09:16
*** Ryan_Lane has quit IRC09:17
*** enikanorov has quit IRC09:22
*** yamahata__ has quit IRC09:23
*** vdo has joined #openstack-infra09:29
*** yamahata has quit IRC09:30
*** enikanorov has joined #openstack-infra09:30
*** rlandy has joined #openstack-infra09:38
*** e0ne has quit IRC09:41
*** maxbit has quit IRC09:42
*** ilyashakhat has quit IRC09:44
*** e0ne has joined #openstack-infra09:45
*** andreaf has quit IRC09:49
*** andreaf has joined #openstack-infra09:50
*** isviridov_away is now known as isviridov09:55
*** praneshp has quit IRC09:55
*** weshay has joined #openstack-infra09:55
*** skeppstedt has quit IRC09:56
*** skeppstedt has joined #openstack-infra09:57
openstackgerritPaul Bourke proposed a change to openstack-infra/jeepyb: Allow expire_old_reviews to be used with suexec  https://review.openstack.org/12369309:58
*** skeppste_ has joined #openstack-infra10:00
*** IvanBerezovskiy has joined #openstack-infra10:01
*** skeppstedt has quit IRC10:01
*** AJaeger has joined #openstack-infra10:02
AJaegerholser: docimpact triggers a bug to be created when a change is merged10:03
*** skeppste_ has quit IRC10:04
sdaguejhesketh: - https://review.openstack.org/#/c/125813/ - any chance of knocking that one in. It seems to reduce iowait in the base case.10:04
AJaegersdague: could you review https://review.openstack.org/#/c/125724/ again, please? I had to resolve the merge conflicts after the oslo changes came in...10:05
*** Guest68510 has quit IRC10:06
sdaguedone10:06
AJaegerthanks, sdague10:08
holserAJaeger: thank you :)10:08
*** dizquierdo has joined #openstack-infra10:09
AJaegerholser: do you have a merged patch now?  I finally found the script handling it and it should work fine...10:10
*** jgallard has quit IRC10:10
holserAJaeger: not yet, but about to merge10:11
AJaegerholser: then let's wait for the merge ;)10:12
*** pcm_ has joined #openstack-infra10:13
*** pcm_ has quit IRC10:13
openstackgerritA change was merged to openstack-infra/project-config: Sort and check layout.yaml sections  https://review.openstack.org/12572410:13
*** pcm_ has joined #openstack-infra10:14
*** pelix has joined #openstack-infra10:14
*** dizquierdo has quit IRC10:16
AJaegerfour merge conflicts with my patch - but it should reduce lots of future merge conflicts....10:20
*** nosnos has quit IRC10:22
*** nosnos has joined #openstack-infra10:22
*** isviridov is now known as isviridov_away10:23
*** andreaf has quit IRC10:24
*** AJaeger has quit IRC10:26
*** andreaf has joined #openstack-infra10:26
*** yamahata has joined #openstack-infra10:26
*** nosnos has quit IRC10:27
*** dizquierdo has joined #openstack-infra10:28
openstackgerritA change was merged to openstack-infra/devstack-gate: Bump BUILD_TIMEOUT for both Ironic drivers  https://review.openstack.org/12362910:33
*** andreykurilin_ has quit IRC10:37
*** ociuhandu has joined #openstack-infra10:38
*** andreaf has quit IRC10:42
*** andreaf has joined #openstack-infra10:43
*** _nadya_ has joined #openstack-infra10:44
*** fandi has quit IRC10:45
*** hashar has quit IRC10:55
*** _nadya_ has quit IRC10:58
*** skeppstedt has joined #openstack-infra10:59
*** dims has joined #openstack-infra10:59
*** lttrl has joined #openstack-infra11:06
*** AJaeger has joined #openstack-infra11:07
*** AJaeger has quit IRC11:08
*** yamahata has quit IRC11:10
*** andreaf has quit IRC11:17
*** andreaf has joined #openstack-infra11:18
*** HeOS has quit IRC11:24
*** HeOS has joined #openstack-infra11:26
*** dprince has joined #openstack-infra11:35
*** john-davidge has joined #openstack-infra11:40
john-davidgeI've just seen Elastic Recheck post the same comment on a patch twice. See https://review.openstack.org/#/c/124750/11:40
john-davidgeNot behaviour I've seen before.11:40
*** baoli has joined #openstack-infra11:46
*** lttrl has quit IRC11:50
openstackgerritFlavio Percoco proposed a change to openstack-infra/project-config: Add a gate job for zaqar-redis  https://review.openstack.org/12556311:51
*** hashar has joined #openstack-infra11:52
openstackgerritFlavio Percoco proposed a change to openstack-infra/project-config: Add a job for functional tests in zaqarclient  https://review.openstack.org/12556211:52
*** [HeOS] has joined #openstack-infra11:55
*** HeOS has quit IRC11:55
*** amotoki_ has quit IRC11:56
openstackgerritSean Dague proposed a change to openstack-infra/config: wip: zuul in gerrit change  https://review.openstack.org/12594411:58
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/requirements: Allow projects to use oslo.middleware  https://review.openstack.org/12371211:59
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/requirements: Bump requests to 2.2.0  https://review.openstack.org/12371411:59
sdaguedims: requirements is still frozen12:01
dimssdague: ah thanks12:02
*** mmedvede has joined #openstack-infra12:04
*** kgiusti has joined #openstack-infra12:09
sdaguedims: also... you'll be amused by this - https://review.openstack.org/#/c/125946/12:09
dimssdague: LOL :)12:10
dimssdague: the brain parses it correctly!12:10
sdaguei legitimately have made this mistake in devstack at least half a dozen times12:11
sdaguebut normally... it explodes in a different way12:11
sdaguethe associative array mani makes it harder to find12:11
*** salv-orlando has joined #openstack-infra12:12
hasharsdague: one of our repo has a job to whine on such typos :-D12:13
*** adalbas has joined #openstack-infra12:14
hashartypical mistake:  wikmedia (instead of wik*i*media)12:14
sdaguenice12:15
sdagueok, so I did not typo oslo.config, so I can test out the new test system on that12:16
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Sort jenkins/jobs/projects.yaml  https://review.openstack.org/12594912:16
sdagueok, any other requirements reviewers want to land this - https://review.openstack.org/#/c/116708/12:16
*** mbacchi has joined #openstack-infra12:17
openstackgerritDavanum Srinivas (dims) proposed a change to openstack-infra/project-config: Typo olso -> oslo  https://review.openstack.org/12595012:19
dimssdague: ^^ :)12:20
dimssdague: keystone,grenade, project-config all had a few of 'em12:20
sdaguedims: nice find12:23
*** ashaeron has quit IRC12:23
*** AJaeger has joined #openstack-infra12:24
sdagueAJaeger: https://review.openstack.org/#/c/125383/ already has 3 +2s12:24
AJaegerfungi, elastic-recheck is telling me now often twice like in https://review.openstack.org/#/c/124036/ . Anything broken?12:24
*** aysyd has joined #openstack-infra12:24
* AJaeger checks 12538312:24
*** ashaeron has joined #openstack-infra12:25
sdagueAJaeger: I wonder if 2 bots got spun up12:25
AJaegersdague: you get your fourth and an +A ;)12:26
AJaegersdague: happened already to me twice this morning12:26
AJaegerso out of four fails, I had three double entries12:26
AJaegersdague, anteaya, fungi: I sorted projects.yaml with a small script - see https://review.openstack.org/125949. I'd like your feedback on how to sort it the best way...12:27
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Sort jenkins/jobs/projects.yaml  https://review.openstack.org/12594912:32
openstackgerritA change was merged to openstack-infra/project-config: blanket turn off -nv jobs on non master  https://review.openstack.org/12538312:33
*** bknudson has quit IRC12:34
*** Longgeek has quit IRC12:34
*** _nadya_ has joined #openstack-infra12:35
*** Longgeek has joined #openstack-infra12:35
*** JayJ_ has joined #openstack-infra12:36
flaper87AJaeger: hey, thanks for the reviews12:36
flaper87AJaeger: could you be more specific about where this backend thing should go? https://review.openstack.org/#/c/125563/4/jenkins/jobs/projects.yaml,cm12:36
AJaegerflaper87: do you mind if I grab your patch and just edit it?12:38
flaper87AJaeger: I'd prefer doing it myself and learn once and for all :D12:38
*** andreaf has quit IRC12:39
*** andreaf has joined #openstack-infra12:39
*** Longgeek has quit IRC12:40
AJaegerflaper87: see http://paste.openstack.org/show/118102/12:40
openstackgerritSean Dague proposed a change to openstack-infra/config: wip: zuul in gerrit change  https://review.openstack.org/12594412:40
sdaguedims: you should check that out :)12:40
AJaegerThat's what I'm proposing12:40
sdaguehttp://dl.dropbox.com/u/6514884/screenshot_199.png12:40
*** alexpilotti has joined #openstack-infra12:40
AJaegerflaper87: but it's untested ;)12:40
AJaegersdague: cool!12:41
dimssdague: sweeeeet!12:41
flaper87mmh, but doing so for each project that uses devstack-jobs is kind of ugly12:42
flaper87that's a zaqar specific thing12:42
flaper87sdague: ^ re https://review.openstack.org/#/c/125563/412:42
*** doug-fish has joined #openstack-infra12:43
*** skeppstedt has quit IRC12:43
*** skeppstedt has joined #openstack-infra12:44
*** skeppste_ has joined #openstack-infra12:46
*** skeppstedt has quit IRC12:46
openstackgerritA change was merged to openstack-infra/project-config: Typo olso -> oslo  https://review.openstack.org/12595012:48
*** eglynn-office is now known as eglynn-lunch12:49
*** bswartz has quit IRC12:50
*** timrc-afk is now known as timrc12:50
*** mestery has joined #openstack-infra12:51
*** dims has quit IRC12:55
*** bknudson has joined #openstack-infra12:55
fungiso, nothing terribly exciting except e-r double-reporting? for ages it's left old processes still running when it tries to restart, but in the past it didn't seem like all of them left comments on changes12:55
*** dims has joined #openstack-infra12:55
*** ashaeron has quit IRC12:56
fungithe current pidfile corresponds to a daemon which was started at 01:52 utc yesterday, but there's also one in the process table which started at 03:42 utc yesterday. i wonder if that corresponds to a code or config/data change getting merged (e.g. restart due to puppet subscribe/notify for that service resource)12:57
*** ashaeron has joined #openstack-infra12:58
*** skeppste_ has quit IRC12:59
fungidoesn't look like anybody was logged into the server around either of those times, so both must have originated from automated starts/restarts12:59
*** skeppstedt has joined #openstack-infra12:59
*** _nadya_ has quit IRC13:03
*** skeppstedt has quit IRC13:03
sdaguedims: ok, new update - http://dl.dropbox.com/u/6514884/screenshot_200.png13:05
openstackgerritSean Dague proposed a change to openstack-infra/config: wip: zuul in gerrit change  https://review.openstack.org/12594413:05
*** rushiagr_away is now known as rushiagr13:06
sdaguefungi: also... looks like I'm the typo king - https://review.openstack.org/#/c/125946/13:07
*** Longgeek has joined #openstack-infra13:08
*** mestery has quit IRC13:10
dimssdague: "full status" where does clicking on that take you? to jenkins or zuul status page?13:10
sdaguejust the zuul status page13:10
dimssdague: looks good!13:11
*** hashar has quit IRC13:11
sdagueI don't think replicating all the zuul status here makes sense13:11
sdaguethe point for reviewers is just ... oh.. this change has tests running on it13:11
dimsagree13:12
sdagueand you'll have early indication that it's currently failing13:13
*** hashar has joined #openstack-infra13:14
sdagueso, the library changes seem to work correctly - http://logs.openstack.org/98/125198/2/check/gate-tempest-dsvm-src-oslo.config/7ee79b5/logs/13:14
sdaguethat pip-freeze shows that oslo.config is from git, the rest are from upstream libs13:15
AJaegerflaper87: that's the only way I see to do it in projects.yaml. Ask clarkb if he has a better idea13:17
*** signed8bit_ZZZzz is now known as signed8bit13:18
*** signed8bit has quit IRC13:18
*** signed8bit has joined #openstack-infra13:19
AJaegerflaper87: if it's zaqar specific, perhaps it should not go in devstack-jobs at all?13:19
*** maxbit has joined #openstack-infra13:21
sdaguedims: found a new edge case when we transition queues13:21
*** bswartz has joined #openstack-infra13:22
*** sandywalsh has joined #openstack-infra13:23
*** enikanorov_ has joined #openstack-infra13:23
*** Hal has joined #openstack-infra13:24
anteayaAJaeger: in answer to your question, should jenkins/job/projects.yaml be sorted using the same sections as zuul/layout.yaml my vote is for yes13:24
*** Hal is now known as Guest5102213:24
*** tsg has joined #openstack-infra13:25
*** radez_g0n3 is now known as radez13:25
*** jcoufal has quit IRC13:25
openstackgerritSean Dague proposed a change to openstack-infra/config: display zuul in gerrit change  https://review.openstack.org/12594413:25
fungisdague: hah! i've done exactly the same before13:26
*** mestery has joined #openstack-infra13:26
*** rushiagr is now known as rushiagr_away13:26
fungisame misspelling and everything13:27
sdagueyeh13:27
openstackgerritSean Dague proposed a change to openstack-infra/project-config: decouple oslo libs from integrated gate  https://review.openstack.org/12572013:29
openstackgerritSean Dague proposed a change to openstack-infra/project-config: make tempest-dsvm-src jobs voting  https://review.openstack.org/12596613:29
*** xyang0 has joined #openstack-infra13:30
openstackgerritSean Dague proposed a change to openstack-infra/config: display zuul in gerrit change  https://review.openstack.org/12594413:31
*** eglynn-lunch is now known as eglynn-office13:31
flaper87AJaeger: probably, yeah.13:33
*** amuller has joined #openstack-infra13:33
anteayaAJaeger: also I believe you are not one person, you are a group, at the very least twins13:33
flaper87AJaeger: I'll move it13:33
anteayausing the collective name13:34
sdaguefungi: so it looks quite promissing that is all going to work once that devstack change lands13:34
*** zz_jgrimm has quit IRC13:35
*** maurosr has quit IRC13:36
*** rlandy has quit IRC13:38
fungisdague: or possibly even "break" and flush out some unexpected issues prior to juno release, which would be awesome13:39
*** nelsnelson has joined #openstack-infra13:40
*** maxbit has quit IRC13:41
*** bnemec is now known as beekneemech13:41
*** wenlock has joined #openstack-infra13:41
*** rmcall has joined #openstack-infra13:43
*** zz_gondoi is now known as gondoi13:43
*** mriedem has joined #openstack-infra13:47
sdaguefungi: yep13:47
*** r-daneel has joined #openstack-infra13:47
*** rmcall has quit IRC13:48
*** rmcall has joined #openstack-infra13:48
*** dmsimard_away is now known as dmsimard13:49
*** malini1 has joined #openstack-infra13:53
*** jamielennox has quit IRC13:56
*** jedimike has joined #openstack-infra13:59
jedimikeanteaya, hi, i am on irc now :D13:59
*** ihrachyshka has quit IRC14:01
*** otherwiseguy has joined #openstack-infra14:01
anteayajedimike: good14:01
anteayaI'm so glad you are here14:01
anteayaask many questions14:01
*** ihrachyshka has joined #openstack-infra14:02
fungioh, wow. welcome jedimike!14:02
jedimikethanks fungi :)14:02
fungiseems like we haven't heard from you since the mid-cycle get-together14:02
anteayajedimike: you have a failing test it seems14:03
anteayaand are in a quandry about how to address said failure14:03
anteayais that accurate?14:03
*** Sincler has joined #openstack-infra14:03
*** tonytan4ever has joined #openstack-infra14:04
jedimikeyeah, check-requirements-integration-dsvm is failing for me on openstack/requirements, trying to set up the ee master branch and get the correct gitreview in it14:05
*** MindfulMonk_ is now known as MindfulMonk14:06
jedimikei'm confused by a great many things in that job14:06
jedimikelike, why is it setting up devstack?14:06
anteayajedimike: logs are great14:06
*** ihrachyshka has quit IRC14:07
anteayado you have a log we can look at?14:07
anteayasince I can't recall what goes on in that job14:07
*** ihrachyshka has joined #openstack-infra14:07
*** homeless has joined #openstack-infra14:07
fungiit's taking advantage of a routine in devstack which normalizes requirements for all projects to the openstack/requirements global-requirements.txt prior to installing all those projects (because their actual requirements.txt files are not guaranteed to be perfectly in sync at any point in time)14:07
fungifrom memory, that's the main reason it uses devstack14:08
jedimikeah, that makes sense14:08
fungithe main objective of that job is to try to reset all projects to your proposed state of the global requirements list and then make sure they're still all able to install successfully14:09
jedimikeso I get this from the console log:14:09
jedimike16:28:59 Setting up the host14:09
jedimike16:28:59 ... this takes a few seconds (logs at logs/devstack-gate-setup-host.txt.gz)14:09
jedimike16:29:40 Setting up the workspace14:09
jedimike16:29:40 ... this takes 3 - 5 minutes (logs at logs/devstack-gate-setup-workspace-new.txt.gz)14:09
jedimike16:34:28 Running gate_hook14:09
jedimike16:34:28 /opt/stack/new/devstack-gate/devstack-vm-gate.sh: line 303: cd: /opt/stack/old/devstack: No such file or directory14:09
jedimike16:34:28 ERROR: the main setup script run by this job failed - exit code: 114:09
*** prad has joined #openstack-infra14:09
sdaguejedimike: yeh, go look at the devstack.log14:09
fungijedimike: in the future, remember the existence of http://paste.openstack.org/ for such things too ;)14:10
waynrzaro: include_path is used for the jjb's various application specific 'include*' tags, as far as i could tell it doesn't have any effect on search path for yaml files14:10
*** homeless has quit IRC14:10
jedimikedoh of course :)14:10
*** stevemar has joined #openstack-infra14:11
*** homeless has joined #openstack-infra14:11
*** gokrokve has joined #openstack-infra14:13
*** zz_jgrimm has joined #openstack-infra14:14
jedimikefungi, sdague, the two devstack setup log files are at http://paste.openstack.org/show/118127/ and http://paste.openstack.org/show/118128/14:14
jedimikeif you can spot what's going wrong, I'd be very happy :)14:14
*** maurosr has joined #openstack-infra14:15
*** gokrokve has quit IRC14:15
*** _buzz has joined #openstack-infra14:15
*** jamielennox has joined #openstack-infra14:15
*** gokrokve has joined #openstack-infra14:16
*** sdake_ has joined #openstack-infra14:16
*** sdake_ has quit IRC14:16
*** sdake_ has joined #openstack-infra14:16
fungijedimike: those are the devstack-gate setup logs but you actually want to look at the devstack log i think14:16
fungijedimike: if you have one14:16
fungithe failure will likely be somewhere near the end of it14:17
*** zz_dimtruck is now known as dimtruck14:17
jedimikefungi, I don't have one. I have the snippet I pasted here, devstage-gate-cleanup, and the two devstack-gate-setup logs14:17
sdaguejedimike: there should be more logs14:18
openstackgerritJohn Garbutt proposed a change to openstack-infra/project-config: cells-full using DEVSTACK_GATE_TEMPEST_REGEX  https://review.openstack.org/12598014:18
*** otherwiseguy has quit IRC14:18
*** zz_jgrimm is now known as jgrimm14:19
sdaguejedimike: devstack-gate-setup-workspace-new.txt.gz is the log yuo want14:19
sdaguejedimike: devstack-gate-setup-workspace-*14:19
jedimikesdague, great, that's this one :) http://paste.openstack.org/show/118128/14:20
*** _buzz has quit IRC14:20
*** maxbit has joined #openstack-infra14:20
AJaegerfungi, sdague: Any opinions on the sorting of jenkins/jobs/projects.yaml - see https://review.openstack.org/#/c/125949/ ?14:20
*** hdd has joined #openstack-infra14:20
AJaegeranteaya: thanks for your comment14:21
fungijedimike: yeah, but it cuts off in the middle of an mkfs...14:21
fungiseems like a very odd place for it to end14:21
jedimikeyeah I just noticed that, paste.o.o just lost it entirely when I tried to download it...14:21
fungihave a look around the end of the file and see if you se any obvious-looking errors14:22
*** _buzz has joined #openstack-infra14:22
jedimiketried again, there's a bug in paste it seems, that log only gets half recorded14:22
fungijedimike: try pastebin.com and see if you have any more luck14:22
*** ildikov_ has joined #openstack-infra14:23
fungii'm normally able to get ~1000 lines into paste.o.o so not sure what you're running into there14:23
*** ildikov has quit IRC14:23
jedimikepastebin.com doesn't like it either :) i'll upload it somewhere...14:24
*** [HeOS] is now known as HeOS14:27
jedimikefungi, https://www.dropbox.com/s/phuk6lps1jyzcpq/devstack-gate-setup-workspace-new.txt.gz?dl=0 - i couldn't see anything obviously wrong14:30
*** pcrews has joined #openstack-infra14:31
*** otherwiseguy has joined #openstack-infra14:33
*** homeless has quit IRC14:34
*** gondoi is now known as zz_gondoi14:35
*** achuprin_ has quit IRC14:36
*** zz_gondoi is now known as gondoi14:37
*** eharney has joined #openstack-infra14:38
anteayajedimike: it might just be me but that file has a ton of html in it14:40
anteayawhich makes looking at it to evaluate the log information really unpleasant14:40
*** gokrokve has quit IRC14:40
fungianteaya: one option is to rename it to an .html extension and open it in your browser14:41
anteayabut changing the file extention and opening in a browser got me this: 2014-10-02 16:34:28.353 | fatal: Couldn't find remote ref refs/zuul/master/Z5277805a82ba41a8b63288ad5081e00814:42
anteaya2014-10-02 16:34:28.354 | Unexpected end of command stream14:42
anteayafungi: yeah :D14:42
*** gokrokve has joined #openstack-infra14:42
fungiand yeah, i don't see anything wrong in that log but also the console log said that step completed successfully it seemed14:42
*** jaypipes has joined #openstack-infra14:42
fungiit got as far as executing the gate_hook function14:43
anteayafungi: so I found a red-herring?14:43
fungiwhich is why i'd have expected him to find a separate devstack log14:43
d0ugalWhere are the tox environments defined for a Jenkins test run?14:44
fungid0ugal: in the individual git repositories of projects being tested14:44
d0ugalorly14:44
*** rdopieralski has quit IRC14:45
d0ugalfungi: in a common file?14:45
fungid0ugal: https://git.openstack.org/cgit/openstack/nova/tree/tox.ini for example14:45
*** datsun180b has joined #openstack-infra14:45
*** maxbit has quit IRC14:45
d0ugalfungi: and the CI just uses the envlist?14:46
*** dimtruck is now known as zz_dimtruck14:46
d0ugalfungi: On Tuskar (and others I guess?) there is a docs run which isn't in the envlist which made me think there was something else...14:46
*** hashar has quit IRC14:46
fungid0ugal: no, different jenkins jobs run a variety of builder macros which execute slave scripts and those call out to specific tox envs depending on the purpose of the job14:46
fungid0ugal: job configurations and slave scripts are in https://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/14:47
*** gokrokve_ has joined #openstack-infra14:47
*** otherwiseguy has quit IRC14:48
d0ugalfungi: aha, thanks - I'll take a look14:48
*** amuller has quit IRC14:48
d0ugalIs there a common they run if there isn't one defined here? https://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs14:48
*** tsg has quit IRC14:49
d0ugalI see tuskar-ui but not tuskar (the API part)14:49
fungid0ugal: which jobs get run for a given project is set in that same repo in the zuul/layout.yaml file14:49
fungid0ugal: job configurations and slave scripts are in https://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml14:50
d0ugalaga14:50
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Sort jenkins/jobs/projects.yaml  https://review.openstack.org/12594914:50
fungier, i meant to just link the url. ignore the excess repeated prose there ;)14:50
AJaegeranteaya: have a look at this patch and tell me whether that's fine ^14:50
*** yamahata has joined #openstack-infra14:50
* anteaya clicks14:50
AJaegerfungi, sdague, anteaya commit message is wrong, let me fix...14:51
*** ashaeron has quit IRC14:51
*** otherwiseguy has joined #openstack-infra14:51
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Sort jenkins/jobs/projects.yaml  https://review.openstack.org/12594914:51
*** achuprin_ has joined #openstack-infra14:51
*** gokrokve has quit IRC14:51
*** vdo has quit IRC14:51
*** wenlock_ has joined #openstack-infra14:52
*** sdake_ has quit IRC14:53
*** Longgeek_ has joined #openstack-infra14:53
*** _buzz has quit IRC14:54
*** mfer has joined #openstack-infra14:56
*** _buzz has joined #openstack-infra14:56
*** Longgeek has quit IRC14:57
anteayaAJaeger: thank you, the sections match zuul/layout.yaml so that makes me happy thank you14:57
anteayaAJaeger: I have been going through the file and ensuring that any job moved from the old file has a place in the new file but I don't have the ability to do that on this patch14:58
AJaegeranteaya: I used a script to sort the file.14:58
anteayaAJaeger: any suggestions for how I can evaluate the new patch to ensure no job has been deleted?14:59
AJaegerThe number of lines in both files is the same. And if you grep for each project, you should find them as well.14:59
AJaegerLet me put up my script so that you can verify it...14:59
anteayathanks14:59
AJaegeranteaya: http://paste.openstack.org/show/118142/15:00
* anteaya clicks15:00
AJaegerthe input file all-sorted is the list of projects as ordered in layout.yaml ;)15:00
*** zz_dimtruck is now known as dimtruck15:00
AJaegerand then I manually added those four projects that were not in layout.yaml15:01
*** marun has joined #openstack-infra15:01
anteayawhich four projects were not in layout.yaml?15:01
*** _buzz has quit IRC15:02
*** _buzz has joined #openstack-infra15:03
anteayahow are you creating your all-projects.txt?15:04
*** ildikov_ has quit IRC15:06
AJaegerI just put a print into layout-checks ;)15:06
AJaegermissing were: delete-project-gerrit-plugin, devstack-jobs, javamelody-gerrit-plugin, requirements-jobs15:07
*** jp_at_hp has quit IRC15:07
AJaegerand I removed tempest since it was twice in there - once the z/tempest and once as openstack.../tempest15:07
AJaegeranteaya: I'll be back later, feel free to comment on the patch15:08
*** yfried|afk has quit IRC15:11
*** cnesa has joined #openstack-infra15:11
*** terryw has joined #openstack-infra15:13
*** otherwiseguy has quit IRC15:14
*** JayJ_ has quit IRC15:15
*** sdake_ has joined #openstack-infra15:15
*** JayJ_ has joined #openstack-infra15:15
*** jergerber has joined #openstack-infra15:16
*** sabeen has joined #openstack-infra15:16
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashate gate  https://review.openstack.org/12589315:17
anteayaAJaeger: thanks15:17
*** david-lyle has joined #openstack-infra15:18
*** cnesa has quit IRC15:19
*** JayJ_ has quit IRC15:19
*** JayJ_ has joined #openstack-infra15:20
anteayay'know if the heavy machinery played music, like an ice cream truck, or debussy it might be half way tolerable15:20
*** sdake_ has quit IRC15:21
jedimikeanteaya, is someone doing building work near you?15:22
*** Sincler has quit IRC15:22
anteayajedimike: for the last 11 months15:23
anteayaand yes15:23
jedimike11 months???15:23
jedimikemy neighbors have been building for about a week15:24
*** terryw has quit IRC15:24
anteayayeah, it is beyond bearable15:24
anteayajedimike: building or renovating?15:24
*** JayJ_ has quit IRC15:24
jedimikeanteaya, building an extension15:25
*** JayJ has joined #openstack-infra15:25
*** rainya has joined #openstack-infra15:25
anteayajedimike: are they on footings, framing, roofing or siding?15:25
jedimikedigging up to lay sewage pipes at the moment15:26
*** rushiagr_away is now known as rushiagr15:26
*** Sincler has joined #openstack-infra15:26
anteayajedimike: ah lots of noise then, you can relate15:26
jedimikeyes, you have my sympathy :(15:27
*** SumitNaiksatam has quit IRC15:27
*** arnaud has joined #openstack-infra15:28
*** thedodd has joined #openstack-infra15:28
anteayajedimike: thanks, sympathy helps, I am praying for quiet15:28
*** SumitNaiksatam has joined #openstack-infra15:28
anteayaI had some labour day saturday and about 5 seconds 2 monday's ago15:28
anteayafelt like heaven15:29
jedimike:(15:29
anteaya:(15:29
jedimikeand noise cancelling headphones do nothing when you can feel the floor vibrating from it15:29
*** JayJ has quit IRC15:29
anteayayou understand!!15:29
anteayaeveryone else is like, what is your problem, wear earplugs15:29
*** JayJ has joined #openstack-infra15:30
*** armax has joined #openstack-infra15:31
*** dansmith is now known as superdan15:31
*** tsg has joined #openstack-infra15:32
*** sdake_ has joined #openstack-infra15:32
*** dims is now known as dimsum_15:32
*** otherwiseguy has joined #openstack-infra15:33
*** tgohad has joined #openstack-infra15:33
*** JayJ has quit IRC15:34
*** SumitNaiksatam has quit IRC15:35
*** JayJ has joined #openstack-infra15:35
lbragstadhi all, quick question on adding a Jenkins job. I was curious if it would be possible to add a Jenkins job that takes some output from a project run and then publishes it to a wiki url. I've been sifting through the JJB and OpenStack Jenkins docs but thought I'd ask in -infra as well.15:35
*** tsg has quit IRC15:36
*** _nadya_ has joined #openstack-infra15:38
*** rushiagr is now known as rushiagr_away15:38
*** hdd has quit IRC15:39
*** JayJ has quit IRC15:39
*** JayJ has joined #openstack-infra15:40
sdaguemordred / clarkb - https://review.openstack.org/#/c/125813/15:41
*** mspreitz has joined #openstack-infra15:41
*** tgohad__ has joined #openstack-infra15:41
sdagueI actually feel pretty good that this might make the lvm tests more reliable15:41
mspreitzI have to reboot a machine on which I used DevStack to do a single-node install of OpenStack with Neutron.  How do I shut down cleanly before the reboot and start up again after the reboot?15:42
openstackgerritDougal Matthews proposed a change to openstack-infra/project-config: Enable database Tox environments for Tuskar  https://review.openstack.org/12599715:42
clarkblbragstad we dont currently have jobs that update the wiki. we publish html directly as docs from jobs though15:43
mordredsdague: so then devstack/cinder knows how to look for a vg named like that?15:43
clarkblbragstad not sure jobs should update the wiki if they should publish things more directly15:43
sdaguemordred: yep15:43
mordredsdague: awesome15:43
clarkbmordred sdague one more thing about that15:43
mordredI'm +2 - but I'm going to let clarkb weight in too15:44
sdagueclarkb: sure ...15:44
clarkbare we still configuring the loopback file?15:44
sdaguenope15:44
*** jogo is now known as flashgordon15:44
sdaguethere is a short circuit in devstack to build the vg15:44
sdagueand if it doesn't exist, build the loop file15:44
clarkbsuch magic ok15:44
*** sdake_ has quit IRC15:44
*** JayJ has quit IRC15:44
sdaguewell... it's modularity15:44
*** tgohad has quit IRC15:44
sdagueeven idempotent if you want to think of it that way :)15:45
*** JayJ has joined #openstack-infra15:45
*** harlowja_at_home has joined #openstack-infra15:45
clarkbwhen it comes to my disks I like to clearly tell tools what to do. devstack seems to try and infer what I want15:46
clarkbthats ok I dont run devstack anywhere important15:46
*** armax has quit IRC15:47
*** skolekonov has quit IRC15:47
anteayaAJaeger: been doing election stuff and now I am afk for a while, your patch is still on my list15:47
sdaguewe do tell everyone that devstack will ruin your system15:47
sdagueso don't put it anywhere that you care about that data15:48
clarkbsdague indeed. are the ironic fails on that change unrelated?15:48
*** baoli has quit IRC15:48
* sdague looks15:48
sdagueso sideways is still not a thing that works, iirc15:48
*** IvanBerezovskiy has left #openstack-infra15:49
*** JayJ has quit IRC15:49
sdaguethe other ironic test fail seems unrelated15:50
*** gokrokve has joined #openstack-infra15:50
clarkboh I thought sideways was working15:50
*** JayJ has joined #openstack-infra15:50
clarkbbut we fidnt promote from experimental to voting15:50
*** HeOS has quit IRC15:50
clarkbso maybe it unworks now15:50
clarkbwe made it non voting check test15:50
openstackgerritVictor Sergeyev proposed a change to openstack/requirements: Add PyMySQL to global requirements  https://review.openstack.org/12373715:51
*** jgallard has joined #openstack-infra15:51
*** mbacchi has quit IRC15:52
*** gokrokve_ has quit IRC15:53
clarkbkeystone failed to upgrade15:53
*** shashankhegde has joined #openstack-infra15:53
clarkboslo.concurrency syntax error...15:54
*** armax has joined #openstack-infra15:54
sdagueoh... that's fun15:54
sdaguebut that would be unrelated15:54
clarkbya15:54
*** JayJ has quit IRC15:55
*** thedodd has quit IRC15:55
*** JayJ has joined #openstack-infra15:55
sdagueclarkb: so... while I was waiting for oslo lib test results this morning, I wrote the zuul status in gerrit patch - https://review.openstack.org/#/c/125944/15:57
sdaguescreen shot provided in comments15:57
*** hdd has joined #openstack-infra15:57
*** rainya has quit IRC15:57
*** mmaglana has joined #openstack-infra15:58
clarkbsdague so one reason it hasnt happened yet is jeblair wanted the same code for zuul status and in gerrit15:58
clarkbso jhesketh has been cleaning up status code15:58
sdagueclarkb: so I don't actually think it makes sense to bring over the whole test block to gerrit15:58
sdagueand even if it does, it would be better to start with a thing15:59
sdagueand then make the thing better over tiem15:59
sdaguerather than hangout out not having anything15:59
*** jgallard has quit IRC15:59
*** rushiagr_away is now known as rushiagr15:59
clarkbsure I am just not likely to approve anything that has met a jeblair -2 previously16:00
sdaguesure16:00
*** JayJ has quit IRC16:00
sdaguehonestly, this one I'm fine waiting for jeblair on16:00
sdaguethe base hideci changes would be good to have in though16:00
*** JayJ has joined #openstack-infra16:00
sdagueunless there are other changes you think we should do there16:00
*** zaphod42 has joined #openstack-infra16:01
clarkbno I think that is a good cleanup. I just need time where my brain can process js16:01
sdagueok, no prob16:02
clarkbmordred vhd image for our devstack-trusty node is almost twice the size of qcow216:02
*** zaphod42 has quit IRC16:02
mordredclarkb: that's so sexy16:02
*** arnaud has quit IRC16:02
*** zaphod42 has joined #openstack-infra16:03
*** dangers_away is now known as dangers16:03
clarkbits ~2.8GB vs ~5GB16:03
waynranyone have any advice on how to effectively separate a list of paths accross various platforms in python? for example, in *nix-like systems one would use ':', in windows ';'16:03
alexpilottiwaynr: os.pathsep16:04
*** JayJ has quit IRC16:04
waynralexpilotti: thanks!16:04
alexpilottiwaynr: np!16:04
clarkbisnt pathsep / vs \16:04
waynrthat's os.path.sep16:04
alexpilottiwaynr clarkb: confusing innit? :-)16:05
*** grapex has joined #openstack-infra16:05
openstackgerritWayne Warren proposed a change to openstack-infra/jenkins-job-builder: Accept colon-delimited list of paths in args.  https://review.openstack.org/12585416:05
clarkbjust slightly :)16:05
*** rainya has joined #openstack-infra16:06
openstackgerritChristian Fetzer proposed a change to openstack-infra/jenkins-job-builder: Add support for the Jenkins Clang Scan-Build publisher plugin.  https://review.openstack.org/11795816:07
*** rushiagr is now known as rushiagr_away16:09
*** esker has joined #openstack-infra16:13
*** Guest51022 has quit IRC16:14
*** shashankhegde has quit IRC16:16
lbragstadclarkb: makes sense, we have a bunch of yaml files describing OpenStack meetings and wanted to publish them to a wiki https://wiki.openstack.org/wiki/Meetings_Autogenerated16:19
clarkblbragstad: describing?16:19
clarkboh gerrit powered meeting agendas16:20
* lbragstad nods16:20
zaromorning16:20
fungiglad to see the gpa project is picking back up steam!16:20
*** cdent has quit IRC16:20
fungii was worried it had fallen off the map entirely16:20
sdaguelbragstad: did the ics generation ever happen?16:21
*** rfolco has quit IRC16:21
*** jistr has quit IRC16:21
clarkblbragstad so publishing to the wiki should happen in two stages. an unpriveleged compile of the data. then a priveleged push of data to wiki16:21
lbragstadsdague: yeah, mrodden and I worked on cleaning a bunch of it up but yeah, you can generate ics from yaml16:21
lbragstadclarkb: ++16:21
sdaguelbragstad: the last time I tried.. the ics was no good16:21
clarkbso probably two jobs. the first is relatively easy. the second will need to learn to speak wiki16:21
sdagueespecially for oscilating meetings16:21
*** rfolco has joined #openstack-infra16:21
lbragstadsdague: yeah, that alternative meeting support is broken...16:22
*** cdent has joined #openstack-infra16:22
lbragstadsdague: I have to dig into it this weekend16:22
sdaguelbragstad: so... that's the important part :)16:22
fungiclarkb: luckily we have an example in statusbot which can be drawn from or libbed out16:22
lbragstadsdague: yeah, it was. It was never completed before the end of term for the capstone =/16:22
sdagueso I'd say fix that part first16:23
fungi(example of wikispeaking that is)16:23
lbragstadsdague: yeah, we're working on fixing some of the issues, but wanted to check and see if there was anything I needed to get rolling for the publish jobs.16:24
sdagueclarkb: so if I could spell oslo, we'd be golden this morning https://review.openstack.org/#/c/125946/16:25
sdagueit works on the repos that I didn't mispell as expected16:25
*** tgohad__ has quit IRC16:25
*** ramashri has joined #openstack-infra16:25
*** jswarren has joined #openstack-infra16:26
*** datsun180b is now known as datsun7000skelet16:26
*** datsun7000skelet is now known as datsun180b16:26
pleia2good morning16:27
*** doude has quit IRC16:28
*** jaypipes is now known as leakypipes-afk16:29
*** doude has joined #openstack-infra16:29
sdagueclarkb / fungi / mordred - also.... thanks to one last patch by cdent - https://review.openstack.org/#/c/100229/ (removing screen from grenade) seems to now be passing (results will publish shortly)16:30
sdaguethat should remove a chunk of variability out of the gate16:30
krotscheckThey really need to stop scheduling summits on my birthday.16:30
fungibeen looking forward to that for ages16:30
cdentit's like waiting for a pot to boil16:30
sdagueok, it failed, but not on grenade things16:30
sdaguethe last test is failing on the boto volumes thing16:31
fungino, i could care less about grenade. i mean i've been looking forward to krotscheck's birthday for ages. he thows the best parties (4000+ attendees)16:31
fungi;)16:31
sdagueheh16:31
* krotscheck blinks16:31
*** MaxV has quit IRC16:31
cdent:)16:31
sdaguekrotscheck: doesn't that just mean you have an excuse to make mordred take you out for a nice dinner on your birthday :)16:31
krotschecksdague, fungi: True! But let me tell you, the presents kinda suck. I mean, USB dongles? Wat?16:32
clarkband lots of tshirts16:33
fungikrotscheck: all the tee shirts you can drink!16:33
fungiaww, clarkb beat me to it16:33
sdaguecdent: so recheck the devstack-gate change once it reports back, the fail is unrelated from what I can see16:33
*** ayoung is now known as ayoung-runch16:33
sdaguethen hopefully we'll have clean results for this afternoon and can land that16:34
*** patrickeast has joined #openstack-infra16:34
krotscheckJust be happy I don’t show up in my birthday suit :)16:34
cdentsdague: I rarely see the f20 or sideways tests pass...16:34
cdentbut maybe I'm just not looking hard enough16:34
sdaguecdent: yeh, here is another job failing that's going to give it a -116:34
sdaguecheck-dg-tempest-dsvm-full16:35
sdagueit hasn't reported yet16:35
cdentthe one that appears vaguely stuck...16:35
sdagueit's just slow16:35
sdagueyuo can follow through to the jenkins console and see it in real time16:35
*** ramashri has quit IRC16:35
cdentyeah I see it16:35
sdagueplus when volumes fail... they tend to timeout16:35
sdagueso it makes it longer16:35
sdaguefungi / clarkb / AJaeger / anteaya - https://review.openstack.org/#/c/125966/ should be good to go in about 1 minute16:36
sdaguethe devstack change is in pos #2, and all tests ahead of it passed16:36
*** grapex has left #openstack-infra16:36
cdentthe failure on the sideways job was in stop-base which should prove informative, probably bad job handling that I wasn't able to see in my local testing16:37
cdent(because I didn't enable ironic)16:37
openstackgerritDougal Matthews proposed a change to openstack-infra/project-config: Enable database Tox environments for Tuskar  https://review.openstack.org/12599716:37
sdaguecdent: cool, we should be able to pick that up on grenade changes right16:37
* d0ugal has no idea what he is doing16:37
cdentsdague: yup16:38
cdentd0ugal++16:38
d0ugal:)16:38
sdague<openstackgerrit> A change was merged to openstack-dev/devstack: fix olso != oslo typos  https://review.openstack.org/12594616:38
sdagueok, just project changes now16:38
sdaguehttps://review.openstack.org/#/c/125966/ and the one on top of it16:38
*** ramashri has joined #openstack-infra16:38
sdagueand with that, I'm going to lunch / beer with mtreinish back in a bit16:39
openstackgerritRamy Asselin proposed a change to openstack-infra/devstack-gate: Refactor the hook logic into a reusable function  https://review.openstack.org/12357816:39
fungienjoy beer16:42
fungi(saying "lunch/beer" is sort of redundant in my experience)16:42
*** _buzz_ has joined #openstack-infra16:43
*** bhuvan has joined #openstack-infra16:45
*** _buzz has quit IRC16:45
*** pelix has quit IRC16:45
fungidhellmann: i've added you to 125966 and 125720 as a heads up (more of sdague's job changes for oslo libs)16:46
*** MarkAtwood_ has joined #openstack-infra16:46
clarkbfungi I am going to approve jheskeths revert revert for the swift logs stuff shortly16:46
*** arnaud has joined #openstack-infra16:46
clarkbany concerns before I do?16:46
clarkbupload script is patched for centos and was tested16:47
*** MarkAtwood has joined #openstack-infra16:47
*** jlibosva has quit IRC16:47
*** arnaud__ has joined #openstack-infra16:47
openstackgerritA change was merged to openstack-infra/project-config: make tempest-dsvm-src jobs voting  https://review.openstack.org/12596616:48
*** JayJ has joined #openstack-infra16:49
*** gyee has joined #openstack-infra16:50
fungiclarkb: which one was that?16:50
clarkbfungi: https://review.openstack.org/#/c/125262/16:52
fungiahh, right, good stuff. approve at will16:53
clarkband done16:53
*** JayJ has quit IRC16:53
*** JayJ has joined #openstack-infra16:54
clarkbmordred: fungi: https://review.openstack.org/#/c/125475/ is ready for review now. I have it spitting out a .qcow2 and .vpc image with one invotation16:57
clarkbthen I think I will update nodepool to have a list of image formats for each image listed under diskimages: and individual providers will specify a singular format16:57
openstackgerritA change was merged to openstack-infra/project-config: Revert "Revert "Enable the swift logs env vars for all jobs""  https://review.openstack.org/12526216:58
fungithat also makes more convenient publication for other consumers of our images. we can always add a third format if there's dib support and interest, even if we're not actively using it anywhere16:58
*** JayJ has quit IRC16:58
clarkbyup16:58
*** JayJ has joined #openstack-infra16:59
clarkbwow invotation what a typo17:00
mordredclarkb: looking17:02
mordredclarkb: we should probably ping greghaynes about that17:02
*** JayJ has quit IRC17:03
*** amcrn has joined #openstack-infra17:04
clarkbmordred: I think he is getting on a plane to fly through a typhoon to return to portland later today17:04
*** JayJ has joined #openstack-infra17:04
*** _nadya_ has quit IRC17:04
mordredclarkb: awesome17:05
*** dizquierdo has quit IRC17:06
*** harlowja_at_home has quit IRC17:07
*** JayJ has quit IRC17:08
*** JayJ has joined #openstack-infra17:09
*** rainya has quit IRC17:09
*** Ryan_Lane has joined #openstack-infra17:10
*** andreaf has quit IRC17:12
*** cdent has quit IRC17:12
*** andreaf has joined #openstack-infra17:12
*** rainya has joined #openstack-infra17:13
*** shashankhegde has joined #openstack-infra17:13
*** JayJ has quit IRC17:13
*** JayJ has joined #openstack-infra17:14
*** praneshp has joined #openstack-infra17:17
*** JayJ has quit IRC17:19
*** Longgeek_ has quit IRC17:19
*** zul has joined #openstack-infra17:19
* anteaya tries to focus on infra things now17:19
*** JayJ has joined #openstack-infra17:19
*** hdd has quit IRC17:24
*** afazekas has quit IRC17:26
*** TheJulia has quit IRC17:27
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Stop the elastic-recheck bot more gracefully  https://review.openstack.org/12602217:27
*** dustins has joined #openstack-infra17:27
*** JayJ has quit IRC17:29
*** dhellmann is now known as dhellmann_17:29
*** IAX has joined #openstack-infra17:30
*** JayJ has joined #openstack-infra17:30
*** ramashri has quit IRC17:31
*** ramashri has joined #openstack-infra17:31
*** ramashri has quit IRC17:33
*** ramashri has joined #openstack-infra17:33
*** ZZelle_ has joined #openstack-infra17:35
ZZelle_Hi everyone17:37
*** amcrn has quit IRC17:38
*** melwitt has joined #openstack-infra17:41
*** leakypipes-afk is now known as leakypipes17:42
pleia2hi ZZelle_17:42
*** esker has quit IRC17:42
*** esker has joined #openstack-infra17:43
*** jamielennox has quit IRC17:43
*** amcrn has joined #openstack-infra17:45
*** andreaf has quit IRC17:47
*** andreaf has joined #openstack-infra17:47
*** ChanServ sets mode: +o clarkb17:47
*** clarkb sets mode: -b *!~boden@*17:47
*** ChanServ sets mode: -o clarkb17:48
clarkbpleia2: ^ let us see if the client resurrects itself17:48
*** alexpilotti has quit IRC17:48
pleia2seems to be gone from -qa, so I think we're good17:48
*** harlowja_away is now known as harlowja17:48
openstackgerritJeff Bachtel proposed a change to openstack-infra/jenkins-job-builder: Adds support for additional authorizations  https://review.openstack.org/12602517:49
remote_morgan_Morning all.17:50
*** derekh has quit IRC17:50
pleia2g'day remote_morgan_17:51
clarkbSergeyLukjanov: you think sdague's suggestion in https://review.openstack.org/#/c/125244/1 is the better format?17:53
*** praneshp has quit IRC17:54
*** bhuvan_ has joined #openstack-infra17:54
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Add check for ordering of jenkins/jobs/projects.yaml  https://review.openstack.org/12602617:55
*** bhuvan has quit IRC17:57
*** _buzz_ has quit IRC17:58
*** jedimike has quit IRC17:59
openstackgerritJeff Bachtel proposed a change to openstack-infra/jenkins-job-builder: Adds support for additional authorizations  https://review.openstack.org/12602517:59
*** ivar-lazzaro has joined #openstack-infra18:00
*** ayoung-runch has quit IRC18:01
*** ivar-lazzaro has quit IRC18:01
*** ivar-lazzaro has joined #openstack-infra18:02
*** bcourt has quit IRC18:02
*** gokrokve_ has joined #openstack-infra18:02
pleia2fungi: I love it with Big Hammer is the first choice ;) re: e-r bot18:03
*** e0ne has quit IRC18:03
*** e0ne has joined #openstack-infra18:04
*** praneshp has joined #openstack-infra18:05
openstackgerritJeff Bachtel proposed a change to openstack-infra/jenkins-job-builder: Adds support for additional authorizations  https://review.openstack.org/12602518:05
clarkbswift log uploads seem to be doing well18:06
clarkbso reverting the revert hasn't made anything fall over18:06
AJaegergreat!18:06
*** gokrokve has quit IRC18:07
*** gokrokve_ has quit IRC18:07
mordredclarkb: woot!18:07
mordredclarkb: where can I see one?18:07
clarkbmordred: http://logs.openstack.org/44/125244/1/check/gate-infra-puppet-apply-centos6/41de3bc/index.html but that may be disk by default let me go figure out how to force swift18:07
anteayawooo apparently Pluto is a planet again18:08
*** ayoung has joined #openstack-infra18:09
anteayadid the cert error prevent the swift logging from happening?18:09
clarkbanteaya: no there was a bug on centos6 in the uplaod script18:10
clarkbjhesketh fixed it and centos6 puppeting last night with some help from pleia2 and I then I rebuilt images for centos618:10
clarkbmordred: http://logs.openstack.org/44/125244/1/check/gate-infra-puppet-apply-centos6/41de3bc/console.txt?source=swift that should do it18:10
*** gokrokve has joined #openstack-infra18:11
anteayaglad that got sorted out18:12
*** gokrokve_ has joined #openstack-infra18:12
mordredclarkb: file not found18:13
*** david-lyle has quit IRC18:13
clarkbwoot18:13
clarkbmordred: so it works for me... we may have flakyness in the proxying?18:13
mordredit worked this time18:13
*** rainya has quit IRC18:14
mordredI reloaded18:14
clarkboh hard refresh and it failed. so ya these are the things we need to debug18:14
*** gokrokve has quit IRC18:16
*** bcourt has joined #openstack-infra18:17
clarkbI do miss the file size in the index.html though18:17
clarkbmordred: http://logs.openstack.org/44/125244/1/check/gate-infra-puppet-apply-centos6/41de3bc/index.html is served via swift because it isn't on disk18:17
clarkbmordred: and that is the current index.html for swift served logs18:18
mordredclarkb: woot18:18
*** otherwiseguy has quit IRC18:18
mordredclarkb: it's almost like this almost help18:18
*** pcm_ has quit IRC18:21
*** gokrokve_ has quit IRC18:22
*** hashar has joined #openstack-infra18:23
nibalizerkrotscheck: you around? I wrote some acceptance tests for the storyboard module, but they don't work, mind taking a look https://github.com/nibalizer/puppet-storyboard/tree/int_testing#beaker-rspec ?18:24
krotscheckNope. I am a turing machine.18:24
krotschecknibalizer: Sure, lemme finish off this unit test patch and I’ll look at it direclty18:25
*** sarob_away is now known as sarob18:26
*** jamielenz has joined #openstack-infra18:26
*** jamielenz is now known as jamielennox18:26
nibalizersure18:27
nibalizerdunno if you vagrant18:27
nibalizeri'll try to figure out how to beaker with opesntack18:27
*** andreaf has quit IRC18:27
*** andreaf has joined #openstack-infra18:27
*** arxcruz has quit IRC18:28
sdagueclarkb / fungi / mordred - https://review.openstack.org/#/c/100229/ - +1 from Jenkins... kill screen!18:28
clarkb+@18:29
clarkbwe +218:29
clarkbwow I fial at typing. I am going to get food and not stare at computer for a bit18:30
fungianybody have tips for an elegant way to tell requests.get().json() to strip the confuser prefix from gerrit api responses which try to break json parsing?18:31
fungiother than using json.loads(requests.get().text[4:]) i mean18:31
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Added functional tests for Project Groups api.  https://review.openstack.org/12603118:31
krotschecknibalizer: I vagrant18:32
*** flaper87 is now known as flaper87|afk18:32
clarkbfungi: gertty may have a trick18:32
*** john-davidge has quit IRC18:32
fungiyeah, i started to look there--i'll dig deeper18:33
fungialso bwaldon has a python module for interacting with gerrit's rest api18:33
fungier, bcwaldon18:33
AJaegeranteaya: I added now also a check for the sorted order on top of https://review.openstack.org/#/c/125949/ .18:34
*** julim has quit IRC18:34
fungiheh... gertty's sync.py does json.loads(r.text[4:])18:34
fungioh well18:35
fungiyou'd think json.loads() would grow an offset parameter or something18:35
*** hdd has joined #openstack-infra18:35
AJaegerfungi: I'm not planning to sort any further files ;) thanks for your reviews18:36
pleia2hehe18:36
*** JayJ has quit IRC18:37
*** julim has joined #openstack-infra18:38
*** JayJ has joined #openstack-infra18:38
*** JayJ has quit IRC18:39
*** lttrl has joined #openstack-infra18:39
*** JayJ has joined #openstack-infra18:40
*** baoli has joined #openstack-infra18:40
*** e0ne has quit IRC18:40
krotschecknibalizer: Checked out your code. How do I run the tests?18:41
*** gokrokve has joined #openstack-infra18:41
*** JayJ has quit IRC18:42
*** JayJ has joined #openstack-infra18:43
*** johnthetubaguy is now known as zz_johnthetubagu18:44
*** hashar has quit IRC18:45
nibalizerhttps://github.com/nibalizer/puppet-storyboard/tree/int_testing#beaker-rspec18:46
nibalizerBEAKER_set=precise_vagrant bundle exec rspec spec/acceptance should work18:46
nibalizerit uses the precise_vagrant.yml file for definition of the machine to run it on18:47
krotschecknibalizer: Well, bundle install is failling first18:47
*** JayJ has quit IRC18:49
anteayaAJaeger: yes I saw, will review next18:49
AJaegerthanks, anteaya18:50
anteayakrotscheck: paste the bundle install error18:50
*** JayJ has joined #openstack-infra18:50
*** JayJ has quit IRC18:51
openstackgerritChmouel Boudjnah proposed a change to openstack-infra/project-config: Add validate-json gate  https://review.openstack.org/12603818:52
nibalizerbundle install fails :( ouch18:52
*** JayJ has joined #openstack-infra18:52
chmouelanyone from infra can advise about that jobs https://review.openstack.org/#/c/126038/ i am not totally sure how to do that (but had a try anyway)18:53
clarkbchmouel: you need to create the job via the jenkins job builder configs in the jenkins/ dir of that repo18:54
openstackgerritA change was merged to openstack-infra/project-config: Sort jenkins/jobs/projects.yaml  https://review.openstack.org/12594918:54
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Remove oldmanual setting from projects.yaml  https://review.openstack.org/12484818:56
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Delete delete-project-gerrit-plugin jobs  https://review.openstack.org/12563618:58
pleia2doh, fun pile o' projects.yaml rebases :)18:58
clarkbchmouel: any reason for not using the existing static linter job (pep8) to do that for you?18:59
clarkbchmouel: then you don't need special sauce you just run the pep8 job18:59
chmouelclarkb: does pep8 can validate json ?18:59
clarkbchmouel: no pep8 the tool, but the pep8 target is very poorly named at this point and is used by many projects to do static checking19:00
anteayapleia2: yeah19:00
chmouelclarkb: ah i see19:00
clarkbwe really should rename it to 'lint'19:00
chmouelchangbl: yeah make sense19:00
anteayapleia2: no easy way to do it when reorging the whole file19:00
pleia2anteaya: indeed!19:00
anteayabut the start of a release is the time to do it19:00
anteayaand I didn't want to have to review that patch again19:01
*** markmcclain has joined #openstack-infra19:01
AJaegeranteaya: seems my manual sorting is broken ;(19:03
*** marun has quit IRC19:04
AJaegeranybody an idea where to best add a test for sorting of jenkins/jobs/projects.yaml best? See https://review.openstack.org/#/c/12602619:04
AJaegerI added it to the wrong tox.ini - should I create a new job?19:04
anteayaAJaeger: well at least it id'd what was out of order19:04
anteayaso that is a start19:04
AJaegerthe job should have failed - but it was never called19:05
AJaegerand I didn't run it after "fixing" it ;(19:05
*** mestery has quit IRC19:05
AJaegerfungi, clarkb: Why is testenv:jjb unused in project-config?19:07
*** ramashri has quit IRC19:07
*** amcrn has quit IRC19:07
AJaegerwe're not gating on it19:07
*** ramashri has joined #openstack-infra19:08
clarkbit does the xml comparison right?19:08
*** amcrn has joined #openstack-infra19:09
*** hashar has joined #openstack-infra19:09
AJaegerclarkb: that one is called directly without tox19:09
clarkboh right. I am not sure then19:09
fungimay just be cruft19:10
fungiwe had some tox envs which were only used in one or the other project after the split and they didn't all get cleaned up19:11
mordredclarkb: are we using swift temp-url for our swift log publishing?19:11
*** mestery has joined #openstack-infra19:11
*** jedimike has joined #openstack-infra19:12
AJaegerin that case I best add a new job...19:12
clarkbmordred I think so. its a time based hmac thing19:13
mordredclarkb: kk.19:13
mordredclarkb: so, what about that is it that we had to do in the control panel?19:13
mordredfungi: ^^ ?19:13
*** HeOS has joined #openstack-infra19:13
* mordred is in a room bitching but can't remember all of the things to bitch about19:13
clarkbmordred different credentials for rw vs ro19:13
fungiyeah, that19:14
clarkbwe want the serving side to be read only19:14
mordrednod19:14
fungisomething about swift supports detailed access controls but what we wanted to do either wasn't supported container-wide or wasn't exposed by rackspace's api endpoint19:14
* mordred cries again19:14
fungiso, yeah, we created two rackspace api user accounts in the tenant and assigned one read-write to containers and the other read-only for containers19:15
fungioh, also that doesn't let you do it per-container19:15
*** ociuhandu has quit IRC19:15
fungiso it's all object storage containers for that tenant19:16
fungibut i think all of this is not a swift design problem so much as it's a rackspace implementation problem19:16
openstackgerritAndreas Jaeger proposed a change to openstack-infra/project-config: Add check for ordering of jenkins/jobs/projects.yaml  https://review.openstack.org/12602619:17
*** thedodd has joined #openstack-infra19:21
*** reed has quit IRC19:21
*** david-lyle has joined #openstack-infra19:21
*** andreaf has quit IRC19:21
*** andreaf has joined #openstack-infra19:22
*** eharney has quit IRC19:24
*** marun has joined #openstack-infra19:25
*** shashankhegde has quit IRC19:27
hashartip for Zuul admins: don't kill -SIGUSR2 the zuul-server that handles gearman. That send it in deadly loop :D19:28
*** gyee has quit IRC19:28
*** marun has quit IRC19:30
*** sdake_ has joined #openstack-infra19:30
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashate gate  https://review.openstack.org/12589319:31
*** dustins has quit IRC19:31
*** tonytan4ever has quit IRC19:31
krotscheckUgh bundler is a ruby thing.19:31
openstackgerritDoug Hellmann proposed a change to openstack-infra/project-config: Publish cliff and stevedore docs on openstack.org  https://review.openstack.org/12478319:33
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Rename config => system-config in pypi.yaml  https://review.openstack.org/12604319:33
anteayakrotscheck: yes19:34
anteayaif you paste your errors I may be able to help19:34
*** sdake_ has quit IRC19:35
pleia2already 85 in my condo, going to find some lunch and see if there's a cooler place to work19:36
anteayahot19:36
*** alexpilotti has joined #openstack-infra19:36
anteayahappy coffee shop to you19:36
pleia2thanks19:36
clarkbthe park!19:36
*** lttrl has quit IRC19:36
pleia2it's hot outside too! maybe in some shade19:36
clarkbyou have water though, usually down by water is cooler19:37
pleia2I tried that yesterday, no wind so it wasn't much better19:37
pleia2I expect the ocean would work better than the bay though19:37
clarkbmordred: if you end up getting bored it would be cool for you to run our dib builds with my dib patch19:38
clarkbmordred: just to get more eyes on it19:38
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Rename config => system-config in the logs/help/tempest files  https://review.openstack.org/12604519:39
*** ihrachyshka has quit IRC19:41
*** malini1 has left #openstack-infra19:41
krotscheckanteaya: Every time I do something with ruby I find myself putting on aviators, popping my collar, and reaching for a PBR.19:44
*** baoli has quit IRC19:45
nibalizerkrotscheck: lol19:45
nibalizerdo you also feel your pants tighten around your legs?19:45
krotschecknibalizer: A bit. Also my gym membership magically renews itself. I have no idea how that happens.19:47
*** marun has joined #openstack-infra19:47
*** e0ne has joined #openstack-infra19:48
*** e0ne has quit IRC19:49
clarkbpleia2: anteaya on 125470 the comments imply it needs a new patchset19:50
clarkbpleia2: anteaya but it isn't quite clear to me why that is necessary. The change linked in the comments is only a sort order change19:50
clarkbarosen 125517, can you address yolanda's comment? I don't think we are using oslo in nodepool at all19:52
anteayakrotscheck: yup, sounds about right, except the PBR, scotch is what I recall19:53
*** e0ne has joined #openstack-infra19:53
clarkbarosen: oh looking at the traceback its a novaclient thing19:54
anteayaclarkb: part of the content of pleia2's patch references the "projects" section19:55
anteayaclarkb: the projects section has expanded to become about 6 projects sections19:55
*** bcourt has quit IRC19:55
clarkbanteaya: it has?19:55
clarkbanteaya: its one file aclled projects.yaml?19:56
anteayayes, with Section:'s19:57
anteayaas of about 8 minutes ago19:57
anteayaSection: OpenStack server projects19:57
clarkbright but... I don't think the context of the documentation is any different19:58
anteayaokay19:59
anteayathen I'm wrong19:59
anteayait happens frequently19:59
anteayapleia2: if you aren't busy can I get your help on this? https://review.openstack.org/#/c/125494/3/jenkins/jobs/groups.yaml20:01
openstackgerritJulien Danjou proposed a change to openstack-infra/project-config: Import openstack-monitoring  https://review.openstack.org/12508220:01
anteayaI've looked at this patch several times and can't seem to feel confident enough to come up with an opinion20:01
*** Sukhdev has joined #openstack-infra20:02
*** eharney has joined #openstack-infra20:02
*** MaxV has joined #openstack-infra20:02
*** rfolco has quit IRC20:03
*** dhellmann_ is now known as dhellmann20:04
*** _buzz has joined #openstack-infra20:07
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Rename config => system-config in tox.ini  https://review.openstack.org/12605320:08
*** doude has quit IRC20:09
*** sdake_ has joined #openstack-infra20:10
*** andreykurilin_ has joined #openstack-infra20:10
clarkbugh glance v2 client20:11
nibalizerkrotscheck: did you get it? give up?20:11
openstackgerritSteven Dake proposed a change to openstack-infra/project-config: Add a bashate gate  https://review.openstack.org/12589320:11
clarkburi = '/v2/schemas/%s' % schema_name ; _, raw_schema = self.http_client.get(uri) ; does nothing to tell me of how/what I can pass through via the client20:11
* clarkb reads api docs20:11
*** ramashri has quit IRC20:12
*** _buzz_ has joined #openstack-infra20:13
clarkbok looks like anything it odesn't specifically match is treated as a property. Now does the client set the x-image-meta-property prefix for me?20:13
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Rename config => system-config in tools/  https://review.openstack.org/12605420:13
clarkbgrep says no but I think it is lying20:14
anteayagrep lies20:15
*** signed8bit has quit IRC20:15
*** signed8bit has joined #openstack-infra20:15
*** _buzz has quit IRC20:16
*** flaper87|afk is now known as flaper8720:16
krotschecknibalizer: I got it. Was helping a horizon person with a CORS jquery issue.20:17
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Rename config => system-config in gerrit/templates  https://review.openstack.org/12605620:18
*** dprince has quit IRC20:20
krotschecknibalizer: I’m a little curious as to why it’s calling restart rather than start.20:22
*** e0ne has quit IRC20:23
*** rmcall has quit IRC20:24
*** leakypipes has quit IRC20:24
openstackgerritJulien Danjou proposed a change to openstack-infra/project-config: Import openstack-monitoring  https://review.openstack.org/12508220:26
*** signed8bit has quit IRC20:27
*** ramashri has joined #openstack-infra20:27
*** e0ne has joined #openstack-infra20:28
*** andreaf has quit IRC20:29
*** andreaf has joined #openstack-infra20:29
*** dims_ has joined #openstack-infra20:31
*** __TheDodd__ has joined #openstack-infra20:31
*** bcourt has joined #openstack-infra20:31
*** thedodd has quit IRC20:31
*** jswarren has quit IRC20:32
*** e0ne has quit IRC20:32
openstackgerritMichael Tupitsyn proposed a change to openstack-infra/jenkins-job-builder: Add support for build parameter of type "Run"  https://review.openstack.org/12606220:33
*** dimsum_ has quit IRC20:34
sdagueclarkb: so as far as I can tell, everything is pretty solid with oslo projects so - https://review.openstack.org/#/c/125720/ is probably game to go in20:35
sdaguewe're enforcing on the src jobs for the last few hours and life seems good20:35
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Rename config => system-config in docs  https://review.openstack.org/12606320:37
*** AJaeger has quit IRC20:37
clarkbsdague: hrm the large ops things bothers me a little since ony 4 oslo projects run those tests20:37
clarkbsdague: would it be better to remove large ops from those intead of making it not gating?20:38
clarkbI guess db, messaging, and rootwrap get exercised by large ops though20:38
clarkbso maybe keeping it as check is the right thing20:38
openstackgerritMichael Tupitsyn proposed a change to openstack-infra/jenkins-job-builder: Add support for build parameter of type "Run"  https://review.openstack.org/12606220:39
sdagueso... interestingly, those jobs aren't doing the thing we want today20:39
sdagueso I think we need src jobs for large ops20:39
sdaguethis just occured to me20:39
*** baoli has joined #openstack-infra20:39
sdaguethen they can be in check/gate or whatever20:40
clarkboh right they will test releases not code20:40
clarkbsdague: so ya, I think you should remove large ops from oslo* and keep those jobs in the gate for other projects20:40
clarkbfungi: any chance I can bug you to rereview 115614? its a simple doc change for the nodepool dib stuff. should get that in now that we are dibing20:41
sdagueclarkb: I don't think we use that largeops macro other places, do we?20:41
sdaguemaybe I missed that20:41
*** kgiusti has left #openstack-infra20:41
clarkbsdague: its basically integrated gate20:42
fungiclarkb: sure20:42
openstackgerritMichael Tupitsyn proposed a change to openstack-infra/jenkins-job-builder: Add support for build parameter of type "Run"  https://review.openstack.org/12606220:43
*** fifieldt has quit IRC20:44
openstackgerritA change was merged to openstack-infra/nodepool: Capture provider name in status logging  https://review.openstack.org/12460420:45
*** sarob is now known as sarob_away20:45
openstackgerritA change was merged to openstack-infra/nodepool: Fix attribute error state if node not found  https://review.openstack.org/12172120:46
*** ramashri has quit IRC20:47
*** ramashri has joined #openstack-infra20:47
*** jlk has quit IRC20:50
*** gondoi is now known as zz_gondoi20:50
*** dimsum_ has joined #openstack-infra20:51
*** dims_ has quit IRC20:55
*** gokrokve has quit IRC20:55
*** shashankhegde has joined #openstack-infra20:55
*** jlk has joined #openstack-infra20:55
*** doug-fish has left #openstack-infra20:56
*** e0ne has joined #openstack-infra20:59
*** e0ne has quit IRC21:01
clarkbmtreinish: is the tempest regex thing still a thing and expected to be around?21:01
clarkbmtreinish: looks like cells are looking to use it to increase the number of things they test in a controlled manner21:01
*** fifieldt has joined #openstack-infra21:01
mtreinishclarkb: the tempest regex should never be used by a job in infra21:01
*** marun is now known as maroon21:01
clarkbmtreinish: see 12598021:02
mtreinishit's only there for people who are doing third party ci and have resource constraints so they want to run a very targetted subset of tests21:02
mtreinishclarkb: ok, yeah I'll -1 that. It needs to be devstack setting the tempest config properly to say those features don't work21:03
clarkbty21:04
*** e0ne has joined #openstack-infra21:05
adam_gclarkb, we're still using it in the ironic job but plan to remove it after another week or so of success running the check-tempest-dsvm-ironic-parallel-nv21:05
openstackgerritMichael Krotscheck proposed a change to openstack-infra/puppet-storyboard: Added command path to puppet-storyboard  https://review.openstack.org/12607221:05
clarkbSergeyLukjanov: see 12572921:05
krotschecknibalizer: ^^21:06
krotschecknibalizer: Though now that I look at the module, the default configuration plays a wacky ordering error shell game with package[‘httpd’] because it tries to copy the snakeoil cert without first making sure that it’s been installed.21:07
*** bswartz has quit IRC21:07
*** mfer has quit IRC21:07
*** e0ne has quit IRC21:07
openstackgerritA change was merged to openstack-infra/project-config: Add a bashate gate  https://review.openstack.org/12589321:07
krotschecknibalizer: It still installs properly, but I’m pondering whether the whole ssl thing should just be wrapped into storyboard::application instead of being a separate module.21:07
clarkbsdague: any thoguhts on the largeops stuff?21:09
sdagueclarkb: I'm working through it right now21:10
*** gokrokve has joined #openstack-infra21:12
*** andreaf has quit IRC21:15
*** andreaf has joined #openstack-infra21:15
*** hdd has quit IRC21:16
SergeyLukjanovclarkb, looking21:16
*** tonytan4ever has joined #openstack-infra21:18
openstackgerritSergey Lukjanov proposed a change to openstack-infra/project-config: Add buildimages job for Sahara  https://review.openstack.org/12572921:18
SergeyLukjanovclarkb, thank you for catching this21:18
SergeyLukjanovclarkb, re https://review.openstack.org/#/c/125244/1 - I personally like the format suggested by sdague a bit more, but I'm pretty neutral about it21:19
*** prad has quit IRC21:19
SergeyLukjanovclarkb, I like the idea of showing the pipeline in a comment21:19
clarkbSergeyLukjanov: I won't be the one writing the tools that glom it so I can update it21:19
pleia2anteaya: having a look at 125494 now21:20
sdagueclarkb: 125989,2 should be promoted21:20
sdaguebasically it's the reason that everything's failing21:20
* clarkb looks21:20
sdaguehttp://status.openstack.org/elastic-recheck/#137086521:20
clarkbsdague: didyou see steve's comment? not sure if it matters for the immediate future21:21
openstackgerritAnita Kuno proposed a change to openstack-infra/project-config: Rename config => system-config  https://review.openstack.org/12607521:21
*** aysyd has quit IRC21:21
anteayapleia2: thanks21:21
sdagueyeh, there is a conversation in the bug and in -qa. I have an alternate skip test, but given this is already in the gate mtreinish is fine with delete / revert21:22
clarkbsdague: promoted21:22
*** __TheDodd__ is now known as thedodd21:23
*** hdd has joined #openstack-infra21:24
*** r1chardj0n3s_afk is now known as r1chardj0n3s21:25
*** radez is now known as radez_g0n321:25
nibalizerkrotscheck: wooooo21:30
nibalizerso i found a real bug?21:31
krotschecknibalizer: Yep21:31
*** hdd has quit IRC21:31
* nibalizer pleased, then21:32
nibalizerhave any feedback on the testing?21:32
nibalizerwas that just too-gross?21:32
*** mspreitz has quit IRC21:34
nibalizeralso, if the module is busted, why is production working?21:34
openstackgerritAnita Kuno proposed a change to openstack-infra/project-config: Rename config => system-config for nodepool  https://review.openstack.org/12607621:36
*** hashar has quit IRC21:36
openstackgerritAnita Kuno proposed a change to openstack-infra/project-config: Rename config => system-config in tools/  https://review.openstack.org/12607721:38
pleia2anteaya: so assuming all is well with the scripts/release-manifest.php script (I eyeballed it from the groups project), I think this is ok, except I don't really understand this bit: source: './drupal-updates/**'21:38
pleia2anteaya: it may be correct, but I don't know why it's ./drupal-updates/ rather than drupal-updates21:38
*** andreaf has quit IRC21:40
openstackgerritAnita Kuno proposed a change to openstack-infra/project-config: Rename config => system-config in README  https://review.openstack.org/12608021:40
HeOSHi everyone! I wrote letter to openstack-infra mail list few days ago, but nobody didn't answer for this time. What I should do with my reviews on jeepyb?21:40
*** andreaf has joined #openstack-infra21:40
openstackgerritMichael Tupitsyn proposed a change to openstack-infra/jenkins-job-builder: Fix mistyping in gerrit trigger params  https://review.openstack.org/12608121:41
anteayapleia2: thanks, yes I was wondering that myself, but I don't know enough about how the tarballs are organized, so I didn't mention it21:41
anteayaHeOS: hi21:41
clarkbHeOS: I was hoping that people running gerrit 2.4 would chime in21:41
clarkbHeOS: I know they exist but if they don't say so maybe we can ignore them?21:41
anteayapleia2: did you want to leave a comment and perhaps mrmartin can enlighten us?21:42
HeOSanteaya, hi!21:42
pleia2anteaya: sure21:42
anteayapleia2: thanks21:43
*** otherwiseguy has joined #openstack-infra21:43
anteayaHeOS: clarkb has more info that myself it appears21:43
ZZelle_clarkb, hi21:43
clarkbanteaya: well just that I am pretty sure nibalizer jesusaurus yolanda are running a 2.4 gerrit with jeepyb21:44
clarkbZZelle_: hello21:44
ZZelle_clarkb, i would be great if you could have a look to https://review.openstack.org/11403821:44
ZZelle_clarkb, (git-review)21:44
openstackgerritSean Dague proposed a change to openstack-infra/project-config: decouple oslo libs from integrated gate  https://review.openstack.org/12572021:44
openstackgerritSean Dague proposed a change to openstack-infra/project-config: add src-neutron and src-largeops jobs for libraries  https://review.openstack.org/12608221:44
sdagueclarkb: ... I think that's it21:45
anteayaclarkb: ah yes, they would have better information than myself to be sure21:45
*** sarob_away is now known as sarob21:45
HeOSclarkb, I think we can to wait more one week and if nobody not answer then we can to ignore this people and merge this changes.21:45
jesusaurusHeOS: what's the jeepyb change in question?21:47
pleia2anteaya: nice work on these rename patches \o/ reviewing now, but do we have a formal plan for the quick merge+rename switchover? (don't want people +A-ing these yet)21:47
*** david-lyle has quit IRC21:47
HeOSjesusaurus, about this https://review.openstack.org/117199 and this https://review.openstack.org/120747.21:48
clarkbsdague: almost. Doens't look like you removed the largeops template from oslo projects in layout.yaml21:48
sdaguethat should be in patch #2 right?21:50
*** jedimike has quit IRC21:50
clarkbsdague: yup21:50
sdagueclarkb: no, I mean it's here - https://review.openstack.org/12572021:51
openstackgerritAnita Kuno proposed a change to openstack-infra/project-config: Rename config => system-config  https://review.openstack.org/12607521:51
*** _buzz_ has quit IRC21:51
clarkbsdague: oh you got most of it. Missed pbr21:51
sdagueyeh... I actually have no idea why it was on pbr21:52
*** mriedem has quit IRC21:52
clarkbya I think it can just be removed21:52
sdagueI did stick a question out to flashgordon about that one21:52
sdagueok21:52
clarkbrathe rthan replaced with a src job21:52
sdagueyeh21:52
sdagueok, there is one fix in the bottom patch21:52
sdagueand I'll fix that as well21:52
*** _buzz has joined #openstack-infra21:53
clarkbsdague: ya it failed the tests21:53
clarkbother than those two things I think its good to go21:53
sdagueso I should probably strip the rest of the pbr jobs that aren't source jobs21:54
sdaguebecause they won't actually test anything21:54
sdagueand... I'm not sure why we need them21:54
clarkbthe integration job should stay21:54
sdaguesure21:54
sdaguebut swift functional?21:54
*** reed has joined #openstack-infra21:54
clarkbya cells and swift can go21:54
sdagueyeh21:55
*** sabeen has quit IRC21:55
sdaguebtw, <3 having tox on project-config21:57
openstackgerritSean Dague proposed a change to openstack-infra/project-config: decouple oslo libs from integrated gate  https://review.openstack.org/12572021:57
*** sdake_ has quit IRC21:57
openstackgerritSean Dague proposed a change to openstack-infra/project-config: add src-neutron and src-largeops jobs for libraries  https://review.openstack.org/12608221:57
sdagueok, I think those are now actually right21:57
sdagueand I need to call it a weekend21:57
sdaguepeople should keep an eye on 125989,2 and make sure it lands to keep the rest of the code in openstack flowing21:58
clarkbit hasn't bounced yet21:58
jesusaurusHeOS: okay, I'll work on testing that jeepyb change against my 2.4 gerrit and i'll review later this evening or early next week21:59
sdagueclarkb: nope, but there are lots of bugs out there :)22:00
openstackgerritSergey Lukjanov proposed a change to openstack-infra/project-config: Add bashate job to sahara-image-elements  https://review.openstack.org/12608522:00
HeOSjesusaurus, I know, that this changes do not work at 2.4 gerrit. :)22:01
jesusaurusoh, well that makes it easy :)22:01
*** dimsum_ has quit IRC22:02
*** Sukhdev has quit IRC22:02
HeOSjesusaurus, because 2.4 gerrit does not have -v options in "gerrit ls-groups" command.22:02
*** dimsum_ has joined #openstack-infra22:02
jesusaurusHeOS: would you be able to make it optional?22:02
HeOSjesusaurus, i want know how many people is use this version of gerrit.)22:03
openstackgerritSpencer Krum proposed a change to openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608622:03
HeOSjesusaurus, i can update change and add to patch check of gerrit version.22:04
jesusaurusHeOS: that would be great, I'm not sure how soon I'll be able to upgrade my gerrit version22:04
HeOSjesusaurus, but it's take time.22:05
*** andreaf has quit IRC22:05
HeOSjesusaurus, why you don't want to upgrade your gerrit version? :)22:06
openstackgerritAnita Kuno proposed a change to openstack-infra/project-config: Rename config => system-config  https://review.openstack.org/12607522:06
HeOSjesusaurus, to gerrit 2.5, for example...22:06
*** dimsum_ has quit IRC22:07
*** datsun180b has quit IRC22:07
*** chuckC_ has quit IRC22:08
*** shashankhegde has quit IRC22:09
jesusaurusHeOS: mostly just been busy with other things and havent had time to test an upgrade, and also its difficult for me to have a gerrit downtime22:09
jesusaurusHeOS: but i really want to upgrade soon22:09
*** shashankhegde has joined #openstack-infra22:10
HeOSjesusaurus, okay, i will find time to modify my changes for gerrit 2.4. :]22:12
*** _buzz has quit IRC22:12
*** Sincler has quit IRC22:14
*** bknudson has quit IRC22:14
sdagueclarkb: https://review.openstack.org/#/c/126082/ - jenkins +1 flipping that soon would be good, as I think harlowja wanted to do a taskflow release soon22:14
harlowjasometime soon would be cool, waiting on 1 more review, but sure22:15
*** maroon has quit IRC22:15
jesusaurusHeOS: thanks, and i'll be glad to help test the change22:15
*** maxbit has joined #openstack-infra22:15
krotschecknibalizer: Shouldn’t that be rebased on top of my change?22:16
*** ChuckC has quit IRC22:16
*** Sincler has joined #openstack-infra22:17
nibalizerprobably yea22:17
nibalizeri also need to make a change for infra22:17
*** mdbooth has quit IRC22:19
clarkbfungi: mordred: SergeyLukjanov: anyone still around to review 126082?22:20
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Generate machine-readable tree of change approvers  https://review.openstack.org/8043722:22
openstackgerritSpencer Krum proposed a change to openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608622:23
nibalizerkrotscheck: done :)22:23
krotschecknibalizer: danke :)22:23
*** andreaf has joined #openstack-infra22:23
clarkbsdague: tempest change merged22:24
fungiclarkb: yep22:24
*** rwsu has quit IRC22:24
fungiooh, it has descriptive comments now!22:25
sdagueclarkb: great22:25
*** mdbooth has joined #openstack-infra22:25
sdaguefungi: yes, I was inspired by our doc talk today :)22:25
fungilgtm. do we need dhellmann's okat?22:27
fungier, okay22:27
sdagueI've got his overall ok on the whole process22:27
fungik, is 125720 fair game to approve as well?22:28
sdaguedhellmann and I have been pretty lock step on this this week22:28
sdagueyep22:28
fungior does it need to hold until we see the parent is working?22:28
sdagueno, I think it's fine22:28
sdaguewe have the base job gating (n-net)22:28
sdagueand those other jobs don't actually do anything useful now22:28
sdaguebecause they aren't testing what people think22:29
*** gyee has joined #openstack-infra22:29
*** dimtruck is now known as zz_dimtruck22:29
sdagueI am sure I have a bug somewhere (I always seem to), but we'll sort that when we hit it.22:29
sdagueand all my spot checking was doing expected things22:30
clarkbthe first person to think their changes are bug free is the first person that should debug all of the bugs in their changes :)22:30
fungisdague: i assume that, for example, removing large-ops from openstack/oslo.messaging without adding the src version in was intentional in 125720?22:30
lifelessdhellmann: re namespaces: I don't care if we use em ornot; just want to unblock zzzeek22:30
*** bswartz has joined #openstack-infra22:30
sdaguefungi: no, that probably wasn't22:30
sdaguelet me look22:30
fungisdague: nevermind, it's there22:31
fungii went bosseyed for a moment22:31
sdagueyeh, it came in in the patch before22:31
sdagueok.... phew22:31
sdaguethere was an epic rebase at one point22:31
sdaguebecause of the resort, but I was pretty sure I had it22:32
*** ayoung is now known as ayoung-dad-mode22:32
*** maxbit has quit IRC22:32
*** xyang0 has quit IRC22:32
sdaguefungi: last thing for review - https://review.openstack.org/#/c/100229/ - no screen in grenade. That should make things much better.22:32
fungithough you did remove it from pbr, and that seems sane22:32
*** esker has quit IRC22:33
sdagueyeh, I couldn't figure out any reason why it was on pbr22:33
fungiand you mention that in the commit message. wfm22:33
sdagueif mordred invents one... we can bring it back22:33
*** chuckC has joined #openstack-infra22:33
sdagueok, actually beer o'clock. Good patch landing week :)22:33
sdagueand hopefully all these in flight gate fixes should mean an awesome gate next week22:34
fungihere's hoping22:34
fungior hopping22:34
*** dangers is now known as dangers_away22:35
openstackgerritA change was merged to openstack-infra/devstack-gate: create partition for lvm volume  https://review.openstack.org/12581322:35
*** alexpilotti has quit IRC22:37
mordredsdague: what did I do?22:42
*** thedodd has quit IRC22:43
clarkbmordred: pbr had a weird set of tets22:43
clarkbmordred: like largeops and cells and swift functional22:43
mordredclarkb: oh. yeah. it does not need those22:43
*** dmsimard is now known as dmsimard_away22:44
openstackgerritSpencer Krum proposed a change to openstack-infra/project-config: Use beaker to do acceptance testing of Puppet  https://review.openstack.org/12556722:46
openstackgerritA change was merged to openstack-infra/project-config: add src-neutron and src-largeops jobs for libraries  https://review.openstack.org/12608222:46
openstackgerritA change was merged to openstack-infra/project-config: decouple oslo libs from integrated gate  https://review.openstack.org/12572022:47
*** dimsum_ has joined #openstack-infra22:51
openstackgerritSpencer Krum proposed a change to openstack-infra/project-config: Use beaker tests on puppet storyboard  https://review.openstack.org/12609322:52
*** flaper87 is now known as flaper87|afk22:52
*** ChuckC_ has joined #openstack-infra22:54
* clarkb is running out of steam on today22:55
*** andreykurilin__ has joined #openstack-infra22:55
*** andreykurilin_ has quit IRC22:56
*** chuckC has quit IRC22:57
*** JayJ has quit IRC22:57
*** ChuckC_ is now known as ChuckC22:58
*** chuckC_ has joined #openstack-infra22:58
clarkbok puppet should apply those layout.yaml changes shortly22:59
*** amcrn has quit IRC23:00
*** chuckC_ has quit IRC23:00
*** chuckC_ has joined #openstack-infra23:01
notmynameFYI last patches that are going to be in the swift RC are in zuul now. when they land I'll give ttx the commit sha to tag23:01
fungiyay--i think that's the only remaining project to go rc23:02
fungiat which point the kilo flood gates can officially open23:03
clarkbfungi and if you watching this channel this week ou would have never known23:04
*** shashankhegde has quit IRC23:05
fungiwell, i think all the gimmes took the week off because they couldn't get anything new approved unless it was a solid bug fix23:05
notmynameyeah, swift is the last rc. we had a hackathon this week (very productive) and got the last things fixed up and reviewed.23:07
notmyname5 hour gate queue....I'll check back tonight23:07
*** wenlock_ has quit IRC23:07
clarkbnotmyname: it should be a lot better than that now. we just merged a gate bug fix thing that was thrashing it earlier23:07
notmynameclarkb: ah, good (I was just looking at the top one)23:07
fungiyeah, hopefully it's picking up steam23:07
*** wenlock has quit IRC23:07
notmynameok, I'll check back in 3 hours then ;-)23:08
fungiclarkb: are those oslo changes ever going to exit the gate do you think?23:08
fungiclarkb: they all seem to be looping on gate-tempest-dsvm-src-{name}23:10
*** shashankhegde has joined #openstack-infra23:12
clarkbI think the test is running23:12
clarkbit just takes an hour23:12
*** Sincler has quit IRC23:13
openstackgerritSpencer Krum proposed a change to openstack-infra/project-config: Adding puppet-pip as split out module  https://review.openstack.org/12609623:14
ChuckCanteaya: ping23:16
fungiclarkb: ahh, got it. these were changes which broke out of the integrated queue in the gate after we updated layout.yaml with that last patch23:16
fungiclarkb: which explains why they're only just now running after 5+ hours23:16
anteayaChuckC: hello there sir23:17
anteayahow can I help?23:17
ChuckCanteaya: beginner question: how do I take ownership of a review?23:17
anteayaChuckC: that is a tough one23:18
anteayabasically you can't23:18
ChuckCanteaya: I think lifeless showed be once, but I forgot to record what he did23:18
ChuckCs/be/me23:18
*** tonytan4ever has quit IRC23:19
anteayathe only thing you can do, is hopefully the original author agrees, you copy the code into your own patch and have co-authored by: person in the commit message23:19
fungiChuckC: that's more of a missing feature in gerrit. to actually change the "owner" field in the version of gerrit we're running required editing the database. however you can still upload patchsets to an open change for which you aren't the owner too23:19
anteayaand put a comment on the other patch that says you have taken over and link to the new patch23:19
anteayaChuckC: do you mean just make changes to a patch that is on gerrit?23:20
ChuckCanteaya, fungi: ok, maybe my recollection is faulty23:20
anteayagit review -d <patch number>23:20
anteayathat pulls it down into it's own branch23:20
fungiyou can definitely update anyone's change with new patches even if you're not listed as the "change owner" in gerrit23:20
ChuckCanteaya: yes, Carl Baldwin had a rudimentary change (not functional, just there as a reminder, really)23:20
anteayaor git review -d patch,patchset-number23:20
anteayaif you need a patchset other than latest23:20
ChuckCanteaya: and I've already added patchsets to it to make it work23:21
anteayalet's have the url to take a peek23:21
anteayaso we can understand better23:21
ChuckChttps://review.openstack.org/#/c/122880/23:22
*** timrc is now known as timrc-afk23:22
ChuckCanteaya: carl suggested I take ownership and add him as co-author23:22
anteayaso carl is the owner, you are the author and committer23:22
anteayagreat which you have done23:22
ChuckCanteaya: sounds like that's not possible, and I should be co-author23:23
anteayaso what do you need to do now that you don't know how to do23:23
anteayaah, yes23:23
anteayayes carl is author you are co-author23:23
anteayaor owner, carl is owner, you are co-author23:23
anteayafungi: what do you think?23:23
anteayahow will this show up?23:23
anteayaChuckC: is now author according to gerrit23:24
fungiyou can reset the commit authorship to yourself with a commit option, though it won't change the owner field in gerrit23:24
fungigit commit --amend --reset-author23:24
ChuckCfungi: thanks23:25
ChuckCanteaya: thanks23:27
*** sdake_ has joined #openstack-infra23:28
anteayaChuckC: glad you asked23:31
*** MaxV has quit IRC23:31
*** bhuvan_ has quit IRC23:35
*** andreykurilin__ has quit IRC23:41
*** jergerber has quit IRC23:44
*** tonytan4ever has joined #openstack-infra23:50
*** ramashri has quit IRC23:50
*** mmaglana has quit IRC23:51
*** mmaglana has joined #openstack-infra23:51
*** mmaglana has quit IRC23:56
*** r-daneel has quit IRC23:56
*** tonytan4ever has quit IRC23:56
*** otherwiseguy has quit IRC23:57

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