Saturday, 2014-11-29

*** MaxV has joined #openstack-infra00:03
*** _nadya_ has joined #openstack-infra00:04
*** bradjones has quit IRC00:08
*** _nadya_ has quit IRC00:08
*** bradjones has joined #openstack-infra00:10
jktugh, so zuul's webapp for status thingy just cannot do ipv6 because of http://bugs.python.org/issue2021500:13
*** shashankhegde has quit IRC00:13
*** adalbas has joined #openstack-infra00:17
*** hdd has joined #openstack-infra00:19
mordredjkt: don't we run ours behind an apache? (I could be on crack)00:20
jktmordred: I have no idea; I'm just playing around with "my" zuul00:21
mordredah00:21
jktmordred: you're right that throwing a local proxy to the mix would do the trick, too00:21
jktbut anyway, it's just super-sad to see module in python's stdlib using hardcoded AF_INET00:21
jktor myabe I'm just a young idealist or something00:22
jktI like this approach, https://github.com/defnull/bottle/commit/af547f495d673a910b1c70d9ff36c2cddafeb22d#diff-ad8cb2f640fd3a70db3fc97f3044a4e6R267000:23
*** r-daneel has quit IRC00:25
*** shashankhegde has joined #openstack-infra00:26
mordredjkt: I would like to subscribe to your brand of idealism00:28
*** sputnik13 has quit IRC00:29
*** sputnik13 has joined #openstack-infra00:33
*** bradjones has quit IRC00:34
*** bradjones has joined #openstack-infra00:37
jrolljkt: you might like to know that wsgiref also does a reverse dns lookup for every request, tis a fun surprise00:37
jktjroll: "that sounds handy"00:38
jrollsomething like that :P00:38
jrollit's only for logging, as far as I can tell00:38
jktthis was a nice evening -- stuff started by finding out that rhel6's git got troubles cloning stuff from zuul-merger because it didn't like the detached HEAD00:39
jktfortunately, creating a backported package from el7 was pretty fast00:39
*** mwagner_lap has quit IRC00:39
jktthen I was getting stuck on random 'No space left on device' on the rhel7 builder00:40
jktturned out there's a known bug which was introduced in kernel 3.7 and fixed in like 3.17 where a growfs operation, like the one cloud-init does, results in a bug in subsequent inode allocation once they grow over a certain threshold00:41
mordredwow. that's fantastic00:41
jktthe other day I was having fun with a race condition in gear00:41
jktmordred: http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F and https://bugzilla.redhat.com/show_bug.cgi?id=111520100:42
uvirtbotjkt: Error: Could not parse XML returned by bugzilla.redhat.com: HTTP Error 404: Not Found00:42
jrollwowww.00:42
jrollisn't it great being an engineer?00:42
jktoh, and btw, to whoever come up with that great abuse of gerrit's commentlinks for formatting the CI test results -- congratulations, that's one of a cute hack, impressive00:43
jktI've got one question about zuul -- the impressive thing is the speculative execution of cross-project checks through a DependantPipeLine... stuff00:44
jktI understand that it works great for python and other code where most of the time in gating is spent in actual testing00:44
*** adalbas has quit IRC00:45
*** hdd has quit IRC00:45
jktbut in case of C++ code which I'm working with, most of the time is actually consumed by a build, and tests are relatively cheap compared to that00:45
jktI was wondering whether there's something built-in into zuul which could help me here00:45
*** alexpilotti has joined #openstack-infra00:45
jktsuppose I have a common-lib and some-proj sharing a gate-common-lib queue00:46
jktand change A modifies commonlib while change-B touches some-proj00:46
jktas I understand it, zuul will queue three tests: 1) new-common-lib, 2) old some-proj, but using new-common-lib, 3) new some-proj using new-common-lib00:47
jktright?00:47
jktcan I somehow pause 2) and 3) until 1) manages to upload some build artifacts (i.e. a compiled library) somewhere, and let 2) and 3) use that?00:48
jktI would be OK with writing the actual object upload & retrieval, what I'm wondering about is the queueing and execution00:48
*** mwagner_lap has joined #openstack-infra00:52
mordredjkt: we haven't really done that particular thing, so I haven00:53
*** shashankhegde has quit IRC00:55
*** Masahiro has joined #openstack-infra00:56
*** btran has quit IRC00:58
*** btran has joined #openstack-infra00:58
*** Masahiro has quit IRC01:00
*** shashankhegde has joined #openstack-infra01:02
*** teran has quit IRC01:02
anteayaI let my cat in without looking down at her and she is now chewing on a mouse in front of me01:02
* anteaya takes action01:02
*** sputnik13 has quit IRC01:07
*** ddieterly has quit IRC01:07
*** alexpilotti has quit IRC01:08
*** ddieterly has joined #openstack-infra01:08
* anteaya is now high on disinfectant fumes01:09
*** ddieterly has quit IRC01:12
*** shashankhegde has quit IRC01:16
*** MaxV has quit IRC01:17
*** rmcall has quit IRC01:19
*** hdd has joined #openstack-infra01:21
nibalizeranteaya: don't you appreciate the gift she has brought you?01:23
anteayaof course I do01:24
anteayaevery time she knocks one down01:24
anteayabut the point is for me to appreciate it from the inside of the house01:24
anteayawhile she consumes it on the outside01:24
*** ddieterly has joined #openstack-infra01:25
anteayathe other night she ate 2 within 30 minutes01:26
anteayagood kitty01:26
*** otter768 has quit IRC01:34
*** yamahata has joined #openstack-infra01:43
*** teran has joined #openstack-infra02:03
*** teran has quit IRC02:09
*** ZZelle has quit IRC02:12
*** yamamoto has joined #openstack-infra02:16
*** MaxV has joined #openstack-infra02:18
*** yamamoto has quit IRC02:21
*** MaxV has quit IRC02:23
*** yolanda has quit IRC02:32
*** bswartz has quit IRC02:32
*** bswartz has joined #openstack-infra02:33
*** yolanda has joined #openstack-infra02:33
*** sputnik13 has joined #openstack-infra02:35
*** guest764 has quit IRC02:38
*** Masahiro has joined #openstack-infra02:44
*** Masahiro has quit IRC02:49
*** yamahata has quit IRC02:50
*** jerryz has joined #openstack-infra03:00
*** ivar-lazzaro has joined #openstack-infra03:05
*** ivar-lazzaro has quit IRC03:06
*** ivar-lazzaro has joined #openstack-infra03:07
*** ivar-lazzaro has quit IRC03:08
*** ivar-laz_ has quit IRC03:08
*** ivar-lazzaro has joined #openstack-infra03:08
openstackgerritMerged openstack-infra/project-config: Add Networking-vSphere project to StackForge  https://review.openstack.org/13609103:16
*** rushiagr_away is now known as rushiagr03:17
*** MaxV has joined #openstack-infra03:19
*** MaxV has quit IRC03:24
*** otter768 has joined #openstack-infra03:34
*** otter768 has quit IRC03:39
anteayaboo, it seems the project creation bug or another one is still in effect :( http://git.openstack.org/cgit/stackforge/networking-vsphere/ Repository seems to be empty03:39
pleia2anteaya: isn't it supposed to be? they didn't have an upstream:03:41
pleia2it's not saying it doesn't exist, it's saying it's empty03:41
*** rushiagr is now known as rushiagr_away03:42
* pleia2 dinner03:42
anteayapleia2: ah you are correct03:43
anteayaso yay it worked03:43
anteayaguess I was so prepared for it to not work that is what I saw03:43
anteayathough I'm not sure what I would clone in order to offer a .gitreview file03:44
anteayawhich should be the first commit03:44
*** flaper87 has quit IRC03:44
*** Masahiro has joined #openstack-infra03:45
*** flaper87 has joined #openstack-infra03:47
*** Masahiro has quit IRC03:50
*** teran has joined #openstack-infra03:51
*** baoli has quit IRC03:54
*** baoli has joined #openstack-infra03:54
*** teran has quit IRC03:55
*** ryanpetrello has joined #openstack-infra04:02
*** ddieterly has quit IRC04:04
*** ddieterly has joined #openstack-infra04:04
*** ddieterly has quit IRC04:09
mordredanteaya: things without upstreams are supposed to create a repo with a .gitreview04:10
*** talluri has joined #openstack-infra04:17
*** yolanda has quit IRC04:21
*** yolanda has joined #openstack-infra04:22
*** flaper87 has quit IRC04:23
*** Ark has joined #openstack-infra04:32
*** Ark is now known as Guest2001404:33
*** ryanpetrello has quit IRC04:35
*** ddieterly has joined #openstack-infra04:35
*** ddieterly has quit IRC04:37
*** ddieterl_ has joined #openstack-infra04:37
*** ryanpetrello has joined #openstack-infra04:41
*** ddieterl_ has quit IRC04:41
*** hdd has quit IRC04:49
*** talluri has quit IRC04:51
*** koolhead17 has joined #openstack-infra04:55
*** koolhead17 has joined #openstack-infra04:55
*** ryanpetrello has quit IRC04:57
*** MaxV has joined #openstack-infra05:08
*** MaxV has quit IRC05:12
*** _et has joined #openstack-infra05:14
*** MaxV has joined #openstack-infra05:18
*** yamamoto has joined #openstack-infra05:19
*** hdd has joined #openstack-infra05:23
*** MaxV has quit IRC05:23
*** yamamoto has quit IRC05:23
*** Masahiro has joined #openstack-infra05:34
*** ddieterly has joined #openstack-infra05:35
*** otter768 has joined #openstack-infra05:35
*** teran has joined #openstack-infra05:37
*** mase_x200 has joined #openstack-infra05:38
*** Masahiro has quit IRC05:39
*** ddieterly has quit IRC05:40
*** otter768 has quit IRC05:40
*** teran has quit IRC05:41
*** flaper87 has joined #openstack-infra05:44
tchaypoanteaya: don’t need to clone. mkdir networking-vsphere; git init .; vi .gitreview; git add .gitreview; git commit; git remote add origin https://git.openstack.org/…..; git push origin master05:46
*** baoli has quit IRC05:46
tchaypo(or in english - it’s enough to create an empty repo yourself, add the .gitreview, add the remote, and then push into the remote)05:47
*** achuprin_ has quit IRC05:53
*** hdd has quit IRC05:54
*** fandi has quit IRC05:56
*** jerryz1 has joined #openstack-infra06:03
*** koolhead_ has joined #openstack-infra06:03
*** jerryz has quit IRC06:04
*** koolhead17 has quit IRC06:06
*** baoli has joined #openstack-infra06:08
*** koolhead17 has joined #openstack-infra06:11
*** achuprin_ has joined #openstack-infra06:12
*** koolhead_ has quit IRC06:14
*** guest764 has joined #openstack-infra06:15
*** tailwong1 has joined #openstack-infra06:26
*** nithyag_ has joined #openstack-infra06:28
*** baoli has quit IRC06:30
*** dmsimardz has joined #openstack-infra06:34
*** dmsimardz is now known as dmsimard06:34
*** mordred_ has joined #openstack-infra06:34
*** ddieterly has joined #openstack-infra06:35
*** zul has quit IRC06:37
*** rpodolyaka1 has quit IRC06:37
*** dkranz has quit IRC06:37
*** ekarlso- has quit IRC06:37
*** gilliard has quit IRC06:37
*** tailwong has quit IRC06:37
*** NithyaG has quit IRC06:37
*** mordred has quit IRC06:37
*** dmsimard_away has quit IRC06:37
*** mordred_ is now known as mordred06:37
*** dkranz has joined #openstack-infra06:38
*** gilliard has joined #openstack-infra06:38
*** zul has joined #openstack-infra06:38
*** ekarlso- has joined #openstack-infra06:38
*** rpodolyaka1 has joined #openstack-infra06:39
*** ddieterly has quit IRC06:39
*** mase_x200 has quit IRC06:45
*** teran has joined #openstack-infra06:52
*** otter768 has joined #openstack-infra06:54
*** yamamoto has joined #openstack-infra06:55
*** boris-42 has joined #openstack-infra06:57
*** teran has quit IRC06:57
*** yamamoto has quit IRC07:02
*** otter768 has quit IRC07:04
*** Longgeek has joined #openstack-infra07:09
*** koolhead_ has joined #openstack-infra07:10
*** koolhead17 has quit IRC07:12
*** koolhead17 has joined #openstack-infra07:13
*** Longgeek has quit IRC07:14
*** Guest20014 has quit IRC07:15
*** koolhead_ has quit IRC07:16
*** yamahata has joined #openstack-infra07:19
*** Masahiro has joined #openstack-infra07:23
*** teran has joined #openstack-infra07:24
*** Masahiro has quit IRC07:27
*** ddieterly has joined #openstack-infra07:35
*** ddieterly has quit IRC07:39
*** jerryz1 has quit IRC07:53
*** yamamoto has joined #openstack-infra08:03
*** ddieterly has joined #openstack-infra08:05
*** yamamoto has quit IRC08:08
*** ddieterly has quit IRC08:09
*** HeOS has joined #openstack-infra08:12
*** jerryz has joined #openstack-infra08:16
*** ivar-lazzaro has quit IRC08:18
*** yolanda has quit IRC08:18
*** sputnik13 has joined #openstack-infra08:18
*** ivar-lazzaro has joined #openstack-infra08:19
*** Masahiro has joined #openstack-infra08:24
*** yamahata has quit IRC08:27
*** Masahiro has quit IRC08:28
*** sputnik13 has quit IRC08:32
*** sputnik13 has joined #openstack-infra08:33
*** sputnik13 has quit IRC08:38
*** _nadya_ has joined #openstack-infra08:46
*** yamamoto has joined #openstack-infra08:54
*** e0ne has joined #openstack-infra08:58
*** e0ne has quit IRC09:00
*** _nadya_ has quit IRC09:02
*** e0ne has joined #openstack-infra09:03
*** otter768 has joined #openstack-infra09:05
openstackgerritAndrey Pavlov proposed openstack-infra/jenkins-job-builder: Add examples for 'predefined-parameters'  https://review.openstack.org/13789009:05
*** e0ne has quit IRC09:08
*** otter768 has quit IRC09:10
*** e0ne has joined #openstack-infra09:12
*** e0ne has quit IRC09:15
*** e0ne has joined #openstack-infra09:17
*** e0ne has quit IRC09:20
*** teran has quit IRC09:22
*** teran has joined #openstack-infra09:24
*** ZZelle__ has quit IRC09:24
*** e0ne has joined #openstack-infra09:25
*** ZZelle__ has joined #openstack-infra09:25
*** e0ne has quit IRC09:27
*** teran has quit IRC09:29
*** e0ne has joined #openstack-infra09:30
*** sressot has quit IRC09:33
*** e0ne has quit IRC09:33
*** yamamoto has quit IRC09:33
*** HeOS has quit IRC09:35
*** e0ne has joined #openstack-infra09:36
*** e0ne has quit IRC09:37
*** talluri has joined #openstack-infra09:40
*** e0ne has joined #openstack-infra09:42
*** sressot has joined #openstack-infra09:42
*** gpocentek has quit IRC09:44
*** e0ne has quit IRC09:44
*** jerryz has quit IRC09:44
*** e0ne has joined #openstack-infra09:48
*** jerryz has joined #openstack-infra09:49
*** andreykurilin_ has joined #openstack-infra09:51
*** e0ne has quit IRC09:51
*** MaxV has joined #openstack-infra09:54
*** achanda has joined #openstack-infra09:55
*** e0ne has joined #openstack-infra09:55
*** e0ne has quit IRC09:58
*** e0ne has joined #openstack-infra10:01
*** jamespage_ has joined #openstack-infra10:02
*** e0ne has quit IRC10:03
*** e0ne has joined #openstack-infra10:08
*** e0ne has quit IRC10:09
*** talluri has quit IRC10:11
*** koolhead_ has joined #openstack-infra10:12
*** Masahiro has joined #openstack-infra10:12
*** e0ne has joined #openstack-infra10:14
*** koolhead17 has quit IRC10:15
*** e0ne has quit IRC10:16
*** Masahiro has quit IRC10:17
*** e0ne has joined #openstack-infra10:20
*** koolhead17 has joined #openstack-infra10:22
*** koolhead_ has quit IRC10:24
*** teran has joined #openstack-infra10:25
*** e0ne has quit IRC10:27
*** teran has quit IRC10:30
*** achanda has quit IRC10:35
*** salv-orlando has quit IRC10:39
* tchaypo inserts tongue in cheek10:43
* tchaypo removes tongue and asks a serious question instead10:44
tchaypois git.openstack.org new perhaps?10:44
tchaypohttps://pypi.python.org/pypi/zuul says to look at https://github.com/openstack-infra/zuul for the “latest code” - maybe git.openstack.org didn’t exist when that was last released?10:44
*** mpaolino has joined #openstack-infra10:46
*** MaxV has quit IRC10:50
*** salv-orlando has joined #openstack-infra10:58
*** otter768 has joined #openstack-infra11:06
*** mpaolino has quit IRC11:07
*** andreykurilin_ has quit IRC11:07
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292711:08
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Reorganize tests/cmd  https://review.openstack.org/13405511:08
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946711:08
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add support for hipchat notifier 0.1.8  https://review.openstack.org/13584311:08
*** otter768 has quit IRC11:11
*** andreykurilin_ has joined #openstack-infra11:12
*** talluri has joined #openstack-infra11:22
*** thingee has quit IRC11:26
*** teran has joined #openstack-infra11:26
*** talluri has quit IRC11:27
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292711:29
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add support for hipchat notifier 0.1.8  https://review.openstack.org/13584311:29
*** thingee has joined #openstack-infra11:31
*** teran has quit IRC11:31
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946711:32
*** cnesa has joined #openstack-infra11:33
*** _nadya_ has joined #openstack-infra11:35
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292711:37
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add support for hipchat notifier 0.1.8  https://review.openstack.org/13584311:37
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946711:38
*** thingee has quit IRC11:40
*** andreykurilin_ has quit IRC11:41
*** andreykurilin_ has joined #openstack-infra11:42
*** thingee has joined #openstack-infra11:42
*** adalbas has joined #openstack-infra11:43
*** _nadya_ has quit IRC11:44
*** Masahiro has joined #openstack-infra11:58
*** Masahiro has quit IRC12:03
*** ihrachyshka has joined #openstack-infra12:23
*** teran has joined #openstack-infra12:27
*** hdd has joined #openstack-infra12:30
*** teran has quit IRC12:32
*** ddieterly has joined #openstack-infra12:44
*** koolhead_ has joined #openstack-infra12:52
*** adalbas has quit IRC12:53
*** andreykurilin_ has quit IRC12:54
*** koolhead17 has quit IRC12:55
*** ivar-laz_ has joined #openstack-infra12:56
*** ivar-lazzaro has quit IRC12:57
*** marun_ has joined #openstack-infra13:06
*** _et has quit IRC13:07
*** otter768 has joined #openstack-infra13:07
*** marun has quit IRC13:07
*** e0ne has joined #openstack-infra13:10
*** otter768 has quit IRC13:12
*** e0ne has quit IRC13:15
*** e0ne has joined #openstack-infra13:18
*** e0ne has quit IRC13:21
*** talluri has joined #openstack-infra13:22
*** e0ne has joined #openstack-infra13:25
*** koolhead17 has joined #openstack-infra13:25
*** koolhead_ has quit IRC13:25
*** dims has joined #openstack-infra13:27
*** e0ne has quit IRC13:27
*** dizquierdo has joined #openstack-infra13:27
*** teran has joined #openstack-infra13:28
*** e0ne has joined #openstack-infra13:31
*** teran has quit IRC13:33
*** e0ne has quit IRC13:33
*** achanda has joined #openstack-infra13:36
*** e0ne has joined #openstack-infra13:37
*** e0ne has quit IRC13:39
*** achanda has quit IRC13:41
*** hdd has quit IRC13:41
*** ivar-lazzaro has joined #openstack-infra13:42
*** ryanpetrello has joined #openstack-infra13:43
*** ivar-laz_ has quit IRC13:44
*** e0ne has joined #openstack-infra13:44
*** alexpilotti has joined #openstack-infra13:45
*** dims has quit IRC13:46
*** e0ne has quit IRC13:47
*** Masahiro has joined #openstack-infra13:47
*** ryanpetrello has quit IRC13:50
*** lttrl has joined #openstack-infra13:51
*** Masahiro has quit IRC13:52
*** talluri has quit IRC13:52
*** ihrachyshka has quit IRC14:11
*** hdd has joined #openstack-infra14:17
*** jerryz has quit IRC14:20
*** teran has joined #openstack-infra14:29
*** teran has quit IRC14:34
*** dims has joined #openstack-infra14:46
*** lttrl has quit IRC14:48
*** dims has quit IRC14:52
*** Ark has joined #openstack-infra14:59
*** Ark is now known as Guest2216014:59
*** Guest22160 has quit IRC15:04
*** otter768 has joined #openstack-infra15:08
*** mase_x200 has joined #openstack-infra15:09
*** mase_x200 has quit IRC15:13
*** otter768 has quit IRC15:13
*** mase_x200 has joined #openstack-infra15:15
*** ihrachyshka has joined #openstack-infra15:16
*** mase_x200 has quit IRC15:20
*** ddieterly has quit IRC15:25
*** ddieterly has joined #openstack-infra15:26
*** teran has joined #openstack-infra15:29
*** ddieterly has quit IRC15:30
*** teran has quit IRC15:34
anteayamordred tchaypo thanks15:35
anteayatchaypo: git.openstack.org was created last summer, but we are still playing catchup with all the documentation15:35
*** baoli has joined #openstack-infra15:35
tchaypoAnteaya: I'm slightly horrified that I managed to come up with that off the top of my head. It seems like i actually learned something about git when I wasn't watching15:36
*** Masahiro has joined #openstack-infra15:36
tchaypoanteaya: Northern or southern summer? ;)15:36
anteayatchaypo: I'm impressed :D15:37
anteayatchaypo: point taken, last august15:37
tchaypoThat's so funny. I've never known an OpenStack with its own git server15:37
tchaypoThanks infra team :)15:38
*** baoli has quit IRC15:38
*** baoli has joined #openstack-infra15:39
*** ddieterly has joined #openstack-infra15:39
anteayawe had to15:40
anteayacloning was a bottleneck15:40
anteayathe move to the git farm was exciting15:40
*** Masahiro has quit IRC15:40
anteayatchaypo: if you would like to marvel at some graphs: http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=215:43
anteayanot terribly exciting at the moment though15:43
*** hdd has quit IRC15:44
*** ryanpetrello has joined #openstack-infra15:46
tchaypoOf course15:48
tchaypoCi would be constantly15:48
tchaypoPulling from GH15:49
tchaypoLots of traffic from small range of IPs, looks a DOS15:50
*** ryanpetrello has quit IRC15:51
*** funzo_ has joined #openstack-infra15:53
*** funzo has quit IRC15:55
*** guest764 has quit IRC15:59
*** yfried has joined #openstack-infra15:59
*** Longgeek has joined #openstack-infra16:13
*** andreykurilin_ has joined #openstack-infra16:13
*** Longgeek has quit IRC16:13
mordredtchaypo: also, GH is just simply not resilient enough for us to clone from them16:14
mordredtchaypo: they are down enough that with our level of usage and with gating, it's _noticable_16:14
mordredeven before the git farm, we never consumed github repos in CI16:14
*** Longgeek has joined #openstack-infra16:15
tchaypoYeah, within my time I've seen the occasional GH repo creep in and cause issues16:15
mordredyuppers16:15
*** ChuckC has quit IRC16:15
mordredI mean, it has the appropriate level of uptime for its common use case16:15
*** Longgeek has quit IRC16:17
mordredclarkb: ok. it's happened - I'm building a docker container in anger because it's actually going to be the "best" way to solve a terrible problem16:18
anteayabuilding in anger, sure to have great results16:19
mordredanteaya: :)16:19
*** pfallenop has quit IRC16:19
mordredanteaya: in this case, s/in anger/for a purpose to solve an actual problem that I have rather than as an exploratory test/16:19
*** ChuckC has joined #openstack-infra16:19
anteayaI'm still undoing all the things I have embarked on in anger, so I'm talking to myself here16:20
mordrednod16:20
anteayaah well I hope you fix your problem16:20
*** pfallenop has joined #openstack-infra16:20
*** salv-orlando has quit IRC16:21
*** salv-orlando_ has joined #openstack-infra16:21
mordredoh me too16:23
*** guest764 has joined #openstack-infra16:26
*** teran has joined #openstack-infra16:30
*** achanda has joined #openstack-infra16:32
*** teran has quit IRC16:35
*** guest764 has quit IRC16:35
*** stevemar has joined #openstack-infra16:37
*** mikeit has joined #openstack-infra16:38
*** achanda has quit IRC16:43
*** ihrachyshka has quit IRC16:44
*** ddieterly has quit IRC16:45
*** tnovacik has joined #openstack-infra16:45
*** ddieterly has joined #openstack-infra16:45
*** rushiagr_away is now known as rushiagr16:48
*** ddieterly has quit IRC16:50
*** liam_ has joined #openstack-infra16:58
*** liam_ is now known as Guest640016:59
*** dizquierdo has quit IRC17:02
*** Guest6400 has quit IRC17:06
*** otter768 has joined #openstack-infra17:09
openstackgerritSpencer Krum proposed openstack-infra/project-config: Run beaker-rspec tests on stackforge/puppet*  https://review.openstack.org/13791717:13
*** otter768 has quit IRC17:14
*** ddieterly has joined #openstack-infra17:16
*** lttrl has joined #openstack-infra17:16
openstackgerritSpencer Krum proposed openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608617:17
*** ZZelle has joined #openstack-infra17:18
*** Longgeek has joined #openstack-infra17:18
*** ddieterly has quit IRC17:20
*** Masahiro has joined #openstack-infra17:25
openstackgerritMerged openstack-infra/jenkins-job-builder: Add support for the Jenkins Clang Scan-Build publisher plugin.  https://review.openstack.org/11795817:28
*** fandi has joined #openstack-infra17:29
*** guest764 has joined #openstack-infra17:29
*** Masahiro has quit IRC17:29
*** gpocentek has joined #openstack-infra17:30
*** AlexF has joined #openstack-infra17:30
*** teran has joined #openstack-infra17:31
*** guest7641 has joined #openstack-infra17:32
*** guest764 has quit IRC17:36
*** teran has quit IRC17:36
*** guest7641 has quit IRC17:41
*** ddieterly has joined #openstack-infra17:45
*** Longgeek has quit IRC17:45
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292717:52
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Reorganize tests/cmd  https://review.openstack.org/13405517:52
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add support for hipchat notifier 0.1.8  https://review.openstack.org/13584317:52
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946717:53
*** AlexF has quit IRC17:53
openstackgerritSpencer Krum proposed openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608617:59
*** armax has quit IRC18:00
*** stevemar has quit IRC18:01
*** mikeit has quit IRC18:02
*** shashankhegde has joined #openstack-infra18:05
*** mikeit has joined #openstack-infra18:06
*** davideagnello has quit IRC18:08
*** armax has joined #openstack-infra18:11
*** rushiagr is now known as rushiagr_away18:14
*** rushiagr_away is now known as rushiagr18:16
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Add missing remote_puppet_afs.yaml on puppetmaster  https://review.openstack.org/13791918:18
fungimordred: looking through the ansible log on the puppetmaster, i noticed it's throwing errors because of that ^18:18
*** rcarrillocruz has quit IRC18:20
*** teran has joined #openstack-infra18:32
openstackgerritSpencer Krum proposed openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608618:33
*** sressot has quit IRC18:36
*** mikeit has quit IRC18:36
*** teran has quit IRC18:37
*** mikeit has joined #openstack-infra18:37
*** sressot has joined #openstack-infra18:42
*** d0ugal_ has joined #openstack-infra18:44
*** d0ugal has quit IRC18:45
*** d0ugal_ is now known as d0ugal18:45
*** sressot has quit IRC18:45
*** d0ugal is now known as Guest1817018:46
*** ryanpetrello has joined #openstack-infra18:47
*** shashankhegde has quit IRC18:47
*** openstackgerrit has quit IRC18:48
*** smoser` has joined #openstack-infra18:50
*** smoser has quit IRC18:51
*** mikeit has quit IRC18:52
*** openstackgerrit has joined #openstack-infra18:52
*** sressot has joined #openstack-infra18:56
*** sressot has joined #openstack-infra18:59
*** mikeit has joined #openstack-infra19:01
*** guest764 has joined #openstack-infra19:05
*** guest7641 has joined #openstack-infra19:08
*** otter768 has joined #openstack-infra19:10
*** guest764 has quit IRC19:12
*** Masahiro has joined #openstack-infra19:13
*** otter768 has quit IRC19:14
*** guest7641 has quit IRC19:16
*** Masahiro has quit IRC19:18
*** lttrl has quit IRC19:21
*** mikeit has quit IRC19:21
*** koolhead17 has quit IRC19:22
*** koolhead17 has joined #openstack-infra19:23
*** ryanpetrello has quit IRC19:23
*** Viswanath has joined #openstack-infra19:26
*** koolhead17 has quit IRC19:27
*** Viswanath has quit IRC19:29
*** ivar-lazzaro has quit IRC19:29
*** ivar-lazzaro has joined #openstack-infra19:30
*** teran has joined #openstack-infra19:33
openstackgerritSpencer Krum proposed openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608619:34
*** ihrachyshka has joined #openstack-infra19:35
*** Sincler has quit IRC19:35
*** BharatK has joined #openstack-infra19:37
*** Sincler has joined #openstack-infra19:37
*** teran has quit IRC19:38
*** rushiagr is now known as rushiagr_away19:42
*** _nadya_ has joined #openstack-infra19:47
*** ihrachyshka has quit IRC20:02
*** ihrachyshka has joined #openstack-infra20:13
*** ihrachyshka has quit IRC20:23
*** ddieterly has quit IRC20:23
*** ddieterly has joined #openstack-infra20:24
*** ddieterly has quit IRC20:29
*** alexpilotti has quit IRC20:31
*** teran has joined #openstack-infra20:33
*** teran has quit IRC20:38
*** _nadya_ has quit IRC20:45
*** Longgeek has joined #openstack-infra20:46
*** Longgeek has quit IRC20:51
*** ddieterly has joined #openstack-infra20:56
*** salv-orlando_ has quit IRC20:59
*** Masahiro has joined #openstack-infra21:02
*** Masahiro has quit IRC21:07
*** andreykurilin_ has quit IRC21:07
*** hdd has joined #openstack-infra21:09
*** otter768 has joined #openstack-infra21:11
*** guest764 has joined #openstack-infra21:11
openstackgerritSpencer Krum proposed openstack-infra/puppet-storyboard: Integration Testing  https://review.openstack.org/12608621:14
*** guest7641 has joined #openstack-infra21:14
*** otter768 has quit IRC21:16
*** guest764 has quit IRC21:18
*** guest7641 has quit IRC21:24
*** ivar-lazzaro has quit IRC21:27
*** tnovacik has quit IRC21:30
*** ivar-lazzaro has joined #openstack-infra21:33
*** teran has joined #openstack-infra21:34
*** teran has quit IRC21:39
*** MaxV has joined #openstack-infra21:42
*** baoli has quit IRC22:01
*** dims has joined #openstack-infra22:05
*** ivar-lazzaro has quit IRC22:06
BharatKHi All,22:12
BharatKhttp://lists.openstack.org/pipermail/openstack-infra/2014-November/002157.html22:12
*** e0ne has joined #openstack-infra22:12
BharatKCan anyone please answer thise questions?22:13
BharatKhttp://lists.openstack.org/pipermail/openstack-infra/2014-November/002157.html22:13
*** e0ne has quit IRC22:13
*** ryanpetrello has joined #openstack-infra22:14
*** yfried is now known as yfried|afk22:16
*** shashankhegde has joined #openstack-infra22:18
*** ryanpetrello has quit IRC22:19
*** Ryan_Lane has joined #openstack-infra22:21
*** ivar-lazzaro has joined #openstack-infra22:23
*** yfried|afk is now known as yfried22:24
*** shashankhegde has quit IRC22:34
*** teran has joined #openstack-infra22:35
*** salv-orlando has joined #openstack-infra22:36
*** teran has quit IRC22:40
*** tnovacik has joined #openstack-infra22:43
*** BharatK has left #openstack-infra22:44
*** hdd has quit IRC22:45
*** Masahiro has joined #openstack-infra22:51
*** MaxV has quit IRC22:54
*** Masahiro has quit IRC22:55
*** yfried is now known as yfried|afk23:07
*** otter768 has joined #openstack-infra23:12
*** tnovacik has quit IRC23:14
*** otter768 has quit IRC23:16
*** guest764 has joined #openstack-infra23:17
*** guest7641 has joined #openstack-infra23:20
*** hdd has joined #openstack-infra23:21
*** guest764 has quit IRC23:24
*** baoli has joined #openstack-infra23:25
*** guest7641 has quit IRC23:29
*** Ryan_Lane has quit IRC23:34
*** Ryan_Lane has joined #openstack-infra23:35
*** teran has joined #openstack-infra23:36
*** MaxV has joined #openstack-infra23:37
*** teran has quit IRC23:40
*** _nadya_ has joined #openstack-infra23:46
*** _nadya_ has quit IRC23:50
*** hdd has quit IRC23:53

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