*** zz_dimtruck is now known as dimtruck | 00:00 | |
*** prad has joined #openstack-infra | 00:01 | |
*** anode has quit IRC | 00:01 | |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Use local ES balancers on logstash workers https://review.openstack.org/105303 | 00:02 |
---|---|---|
*** ArxCruz has quit IRC | 00:02 | |
jhesketh | anteaya: Thanks, I've replied | 00:02 |
openstackgerrit | Morgan Fainberg proposed a change to openstack-infra/devstack-gate: Update toggle variable for HTTPD + mod_wsgi services https://review.openstack.org/105308 | 00:03 |
*** sabeen3 has quit IRC | 00:04 | |
openstackgerrit | Morgan Fainberg proposed a change to openstack-infra/devstack-gate: Update toggle variable for HTTPD + mod_wsgi services https://review.openstack.org/105308 | 00:04 |
anteaya | jhesketh: great thank you | 00:05 |
*** dimtruck is now known as zz_dimtruck | 00:05 | |
openstackgerrit | Morgan Fainberg proposed a change to openstack-infra/devstack-gate: Update toggle variable for HTTPD + mod_wsgi services https://review.openstack.org/105308 | 00:05 |
*** yamahata has quit IRC | 00:05 | |
* morganfainberg swears he'll get that right this time. | 00:05 | |
clarkb | ok I put my change there on logstash-worker 20 | 00:06 |
clarkb | it makes logstash -> elasticsearch a local connection then the local elasticsearch joins the elasticsearch cluster | 00:06 |
clarkb | this means that we can use http output while load balancing es | 00:06 |
clarkb | its a bit heavy on the memory potentially | 00:06 |
openstackgerrit | Anita Kuno proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 00:07 |
clarkb | I kinda like it though | 00:07 |
clarkb | so that is an alternative to the revert of elasticsearch http | 00:08 |
clarkb | and with that setup we can upgrade logstash independent of elasticsearch and still have sanish load balancing | 00:10 |
clarkb | the more I think about it the more I like it | 00:10 |
clarkb | and if we find logstash is still derpy we can upgrade it \o/ | 00:11 |
jeblair | clarkb: i've done similar colocated-scaling systems in the past with good success | 00:11 |
clarkb | jeblair: cool | 00:11 |
jeblair | (not logstash, but similar idea); works well if they aren't competing for the same resources | 00:12 |
*** msabramo has joined #openstack-infra | 00:12 | |
clarkb | in this case they aren't really. The cpu and memory load for local non master non data elasticsearch doesn't look to bad. Its mostly IO | 00:12 |
clarkb | whereas the other processes are all memory + cpu | 00:12 |
jeblair | then could be a good fit | 00:13 |
*** prad has quit IRC | 00:13 | |
clarkb | mostly I really didn't like howmuch network IO es02 was using after switching everything to talk to it directly | 00:13 |
clarkb | and this change will make that IO all over the loopback interface | 00:14 |
clarkb | then balance to the other nodes so it solves that problem | 00:14 |
clarkb | I am going to apply that change to 16-20 to get a larger sample size | 00:15 |
clarkb | then I am walking home | 00:15 |
fungi | clarkb: yeah, weird with the ip -6 route show on f20... presumably it's picking up some routes from some sort of 6to4 translation (look at the arin allocations corresponding to those destinations) | 00:16 |
*** signed8bit is now known as signed8bit_ZZZzz | 00:16 | |
fungi | for example, whois on 2002:a00:: comes up as "IPv4 endpoint 10.0.0.0 of a 6to4 IPv6 address" | 00:17 |
*** sweston has joined #openstack-infra | 00:17 | |
clarkb | oh fun | 00:17 |
clarkb | maybe f20 is baking that stuff in? | 00:18 |
fungi | and ::ffff:0.0.0.0/96 is obviously v4-mapped addresses | 00:18 |
fungi | yeah, i think so | 00:18 |
*** sweston_ has joined #openstack-infra | 00:18 | |
*** signed8bit_ZZZzz is now known as signed8bit | 00:19 | |
openstackgerrit | James E. Blair proposed a change to openstack-infra/config: Add extra [] to puppet apply test https://review.openstack.org/105310 | 00:19 |
*** signed8bit has quit IRC | 00:19 | |
*** mestery has joined #openstack-infra | 00:20 | |
*** adrian_otto has quit IRC | 00:20 | |
clarkb | ok applied on 5 nodes by hand with puppet disabled | 00:20 |
*** salv-orlando has quit IRC | 00:24 | |
*** mestery has quit IRC | 00:25 | |
mattoliverau | anteaya: I've added my 2 cents to the spec you linked in regards to 3rd party periodic checks, I think its an interesting idea that could be a good topic of discussion at the mid cycle. Of course if the others agree :) | 00:26 |
anteaya | mattoliverau: thanks for reviewing | 00:26 |
anteaya | I'd like to see it get some air time, even if we just hear how folks disagree with it | 00:26 |
mattoliverau | +1 | 00:28 |
*** gokrokve has quit IRC | 00:28 | |
*** gokrokve has joined #openstack-infra | 00:29 | |
*** sarob has quit IRC | 00:30 | |
*** zehicle_at_dell has quit IRC | 00:31 | |
*** zehicle_at_dell has joined #openstack-infra | 00:31 | |
*** gokrokve has quit IRC | 00:33 | |
*** tsg has quit IRC | 00:33 | |
anteaya | mattoliverau: can you add this to your list again? https://review.openstack.org/#/c/101361/ | 00:34 |
mattoliverau | anteaya: happy to :) | 00:35 |
anteaya | thanks | 00:35 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/config: Add extra [] to puppet apply test https://review.openstack.org/105310 | 00:35 |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for nova bug 1338844 https://review.openstack.org/105312 | 00:36 |
uvirtbot | Launchpad bug 1338844 in nova ""FixedIpLimitExceeded: Maximum number of fixed ips exceeded" in tempest nova-network runs since 7/4" [Undecided,New] https://launchpad.net/bugs/1338844 | 00:36 |
*** wenlock has quit IRC | 00:36 | |
jeblair | clarkb, fungi, mordred, SergeyLukjanov, jhesketh, nibalizer, jesusaurus: https://review.openstack.org/105310 makes puppet apply test on centos6 work and vote (we did precise last week) | 00:37 |
jesusaurus | jeblair: !! awesome | 00:37 |
pleia2 | nice | 00:37 |
mordred | jeblair: woot! | 00:37 |
morganfainberg | clarkb, fungi, any idea why gate-requirements-integration-dsvm is seeing a large number of "[Errno 104] Connection reset by peer"? is that related to https://bugs.launchpad.net/openstack-ci/+bug/1326813 ? | 00:38 |
uvirtbot | Launchpad bug 1326813 in openstack-ci "Connectivity issues between hpcloud and rax cloud causing pip install from our mirrors to fail" [Undecided,New] | 00:38 |
clarkb | morganfainberg: it could be. As those jobs should talk to our mirror now | 00:40 |
clarkb | instead of pypi | 00:40 |
morganfainberg | clarkb, ah, ok. | 00:40 |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add query for nova bug 1338844 https://review.openstack.org/105312 | 00:40 |
uvirtbot | Launchpad bug 1338844 in nova ""FixedIpLimitExceeded: Maximum number of fixed ips exceeded" in tempest nova-network runs since 7/4" [Undecided,New] https://launchpad.net/bugs/1338844 | 00:40 |
*** hemna is now known as hemna_ | 00:40 | |
nibalizer | jesusaurus: noooice | 00:41 |
morganfainberg | clarkb, been trying to get keystonemiddleware into global reqs and it keeps failing on different packages. | 00:41 |
morganfainberg | clarkb, i think i'll give it a break for now, and try again tomorrow if it falls out of the queue. | 00:41 |
*** tsg has joined #openstack-infra | 00:41 | |
*** dkehnx1 has quit IRC | 00:41 | |
morganfainberg | clarkb, thanks! | 00:41 |
anteaya | morganfainberg: I offered a new patchset to the oslo acl patch: https://review.openstack.org/#/c/101361/ I edited the commit message | 00:42 |
anteaya | dhellmann: ^^ | 00:42 |
morganfainberg | anteaya, looking | 00:42 |
anteaya | thanks | 00:42 |
morganfainberg | LGTM | 00:44 |
openstackgerrit | Spencer Krum proposed a change to openstack-infra/config: First draft of enabling beaker tests to run https://review.openstack.org/102071 | 00:44 |
openstackgerrit | A change was merged to openstack-infra/config: Add extra [] to puppet apply test https://review.openstack.org/105310 | 00:44 |
mattoliverau | anteaya: looks good to me :) | 00:47 |
*** mestery has joined #openstack-infra | 00:49 | |
anteaya | morganfainberg mattoliverau thank you | 00:50 |
*** mestery has quit IRC | 00:51 | |
anteaya | zaro: I replied to your comment on https://review.openstack.org/#/c/101361/ | 00:51 |
*** otter768 has joined #openstack-infra | 00:52 | |
anteaya | I think this is the only time i like the 80 pillows they put on hotel room beds | 00:54 |
anteaya | usually I just toss them all in a chair | 00:54 |
*** fifieldt has joined #openstack-infra | 00:55 | |
*** yamahata has joined #openstack-infra | 00:55 | |
mordred | clarkb: the git mirror problem earlier today - that's all fixeded? | 00:55 |
fungi | mordred: it lasted a whopping 15 minutes | 00:56 |
mordred | ok. this is how disconnected I've been today | 00:56 |
fungi | mordred: 15:20-15:35 utc | 00:56 |
mattoliverau | anteaya: when are you arriving in Germany? | 00:56 |
anteaya | the 13th | 00:57 |
anteaya | I have to swing by the neutron nova-parity sprint first | 00:57 |
anteaya | and i have no internet in my house since Friday | 00:57 |
*** asettle has quit IRC | 00:57 | |
anteaya | so figured I may as well get to a hotel and get some work done | 00:58 |
anteaya | hence the wall of pillows behind my head | 00:58 |
mordred | fungi: btw- https://review.openstack.org/#/c/104989/ makes cacti puppet fails stop | 01:00 |
mattoliverau | anteaya: lol, cool, that's Sunday, that's when we arrive :) | 01:01 |
anteaya | yay | 01:02 |
anteaya | I'll find you somewhere | 01:02 |
anteaya | we have to get near some wather | 01:02 |
anteaya | water | 01:02 |
mattoliverau | Where you staying? | 01:02 |
mattoliverau | lol yeah | 01:02 |
*** liusheng has quit IRC | 01:02 | |
anteaya | looks like their might be fountains there | 01:02 |
anteaya | the le meriden in frankfurt | 01:02 |
*** shashankhegde has quit IRC | 01:03 | |
anteaya | fungi: in jjb/projects.yaml are we liking node: 'bare-precise || bare-trusty' for nodes? | 01:03 |
mattoliverau | ah ok, we'll be in Damtstadt.. or however you spell it. | 01:03 |
anteaya | darmstadt | 01:03 |
anteaya | I think | 01:03 |
fungi | mordred: lgtm. have you had a chance to look into why your d-g cleanup change still isn't picking up the mirror yet? | 01:03 |
anteaya | now I have to look it up | 01:03 |
anteaya | yay I got it right | 01:03 |
anteaya | seems I can spell better in german | 01:04 |
fungi | anteaya: yeah, the double-label lets us specify which node to run on using a parameter function in the layout.yaml | 01:04 |
fungi | anteaya: it's how we'd been transitioning jobs piecemeal from precise to trusty | 01:05 |
mattoliverau | anteaya: lol | 01:05 |
anteaya | fungi: okay I am reviewing https://review.openstack.org/#/c/103410/2 and am inclined to request that syntax in the projects.yaml | 01:06 |
anteaya | fungi: do you think that is a supported direction? | 01:06 |
*** amcrn has quit IRC | 01:07 | |
mordred | fungi: I have not - I've been assaulted by an all-day meeting today | 01:07 |
* anteaya is picturing mordred hiding under a chair and fighting off balls of paper and flying pens | 01:08 | |
nibalizer | shellshock from powerpoint | 01:08 |
mordred | anteaya, nibalizer you are both right | 01:08 |
*** jyuso has joined #openstack-infra | 01:09 | |
fungi | anteaya: yep, that looks like it would be consistent with the other chef cookbook projects in the jjb projects.yaml | 01:09 |
fungi | mordred: ick. meetings. i'll hopefully get a chance to hold an unused slave and have a poke around to see if those files don't contain what we expect | 01:10 |
anteaya | fungi: great thanks, I will make that recommendation | 01:10 |
*** jerryz has joined #openstack-infra | 01:10 | |
mordred | fungi: cool. or if perhaps we're missing something | 01:11 |
fungi | mordred: yeah, it doesn't seem to throw any errors and appears to run the install commands to copy things around, but then mentions caching downloads for pypi.python.org | 01:13 |
fungi | mordred: another possibility is that we're installing copies into ~stack and then blowing them away before they can get used | 01:13 |
*** chianingwang_ has quit IRC | 01:15 | |
*** otter768 has quit IRC | 01:15 | |
mordred | fungi: that sounds like something we'd do | 01:15 |
*** marcoemorais has quit IRC | 01:16 | |
*** Ryan_Lane has quit IRC | 01:19 | |
*** chianingwang has joined #openstack-infra | 01:22 | |
fungi | mordred: i'm starting to think more and more it is. the source files look correct on a node i managed to hold before it got snagged for any job | 01:22 |
mordred | fungi: WEIRD | 01:23 |
fungi | mordred: and we put the copies in ~stack in place during devstack-gate-setup-host which is pretty early... http://logs.openstack.org/63/103363/2/check/check-tempest-dsvm-full/14f6e49/logs/devstack-gate-setup-host.txt.gz#_2014-07-07_20_34_00_152 | 01:23 |
*** mmaglana has quit IRC | 01:25 | |
fungi | though 103363 seems to call the new function at the same point that the old select-mirror ran | 01:25 |
mordred | fungi: (not entirely related - but we shoudl change the url check here: _http_check http://pypi.openstack.org/openstack/) | 01:26 |
*** chianingwang_ has joined #openstack-infra | 01:26 | |
mordred | so that things don't break if/we we make old mirror goes away | 01:27 |
openstackgerrit | Spencer Krum proposed a change to openstack-infra/config: First draft of enabling beaker tests to run https://review.openstack.org/102071 | 01:27 |
fungi | mordred: yep, was thinking about that earlier today | 01:28 |
fungi | i'll submit a patch for that now lest i forget again | 01:28 |
mordred | fungi: are the files perhaps not being set to the right mode? | 01:28 |
mordred | like, so that they cant' be read by pip when it runs? | 01:28 |
fungi | i don't think so, since you're setting -o $target_user -g $target_user | 01:29 |
fungi | next i need to recheck the change and hold one of the nodes it gets assigned, then compare after the job does its thing | 01:30 |
*** chianingwang has quit IRC | 01:30 | |
*** craigbr has joined #openstack-infra | 01:30 | |
mordred | fungi: don't we set something in an env var somewhere ... | 01:31 |
fungi | oh, like an envvar pip looks for in its calling env? | 01:31 |
mordred | maybe? I was thinking it might have been a thing we did to work around tox a while back ... I don't see reference in repos though | 01:32 |
*** liusheng has joined #openstack-infra | 01:32 | |
*** wenlock has joined #openstack-infra | 01:33 | |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/devstack-gate: Switch HTTP sanity check to new mirror URL https://review.openstack.org/105320 | 01:33 |
*** otter768 has joined #openstack-infra | 01:35 | |
fungi | mordred: so i've held the node running https://jenkins01.openstack.org/job/check-tempest-dsvm-full/18220/console for that change | 01:38 |
nibalizer | jeblair++ some more for getting the centos puppet apply test working | 01:38 |
fungi | mordred: and it doesn't seem to have any of the copies of those files which the install calls should have created, even though it's well past where it runs them | 01:39 |
mordred | fungi: neat! | 01:39 |
mordred | fungi: I mean, not | 01:39 |
mordred | but neat | 01:39 |
*** craigbr has quit IRC | 01:39 | |
mordred | fungi: we're going to have to run devstack-gate by hand aren't we? | 01:39 |
mordred | fungi: I'm SO GLAD that you agree with me that this is strange | 01:40 |
*** jamielennox is now known as jamielennox|away | 01:40 | |
*** homeless has quit IRC | 01:40 | |
jhesketh | anybody particularly good with apache mod-rewrite care to take a look at this please: https://review.openstack.org/#/c/104723/ | 01:40 |
mordred | fungi: if you run sudo install -D -m0644 -o root -g root /home/jenkins/.pydistutils.cfg '~root/.pydistutils.cfg' | 01:40 |
fungi | mordred: i see the fnords! | 01:40 |
mordred | fungi: does it properly copy/create the file? | 01:40 |
jhesketh | sdague, jeblair: If either of you guys are able to look at this change-tree that'd be handy https://review.openstack.org/#/c/104718/2 :-) | 01:40 |
fungi | mordred: note the quoting in what you just pasted ;) | 01:41 |
mordred | fungi: yah | 01:41 |
mordred | fungi: although that ... OH | 01:41 |
mordred | nice | 01:41 |
mordred | wow | 01:41 |
mordred | fungi: why is there quotes? | 01:41 |
*** nosnos has joined #openstack-infra | 01:42 | |
*** mestery has joined #openstack-infra | 01:42 | |
*** mestery has quit IRC | 01:42 | |
*** mestery has joined #openstack-infra | 01:42 | |
mordred | fungi: I do not see them in teh source | 01:42 |
mordred | fungi: oh - that's just from teh bash +x I think | 01:42 |
fungi | mordred: confirmed... | 01:42 |
fungi | -rw-r--r-- 1 stack stack 54 Jul 8 01:31 /home/jenkins/workspace/check-tempest-dsvm-full/~stack/.pip/pip.conf | 01:42 |
mordred | jeez | 01:43 |
openstackgerrit | Spencer Krum proposed a change to openstack-infra/config: First draft of enabling beaker tests to run https://review.openstack.org/102071 | 01:44 |
fungi | so mordred so i guess we need to pre-evaluate those homedirs and then pass them to the install command? | 01:44 |
mordred | fungi: if you run sudo install -D -m0644 -o root -g root /home/jenkins/.pydistutils.cfg $(echo ~root)/.pydistutils.cfg ... | 01:45 |
fungi | mordred: yeah, that form seems to work | 01:47 |
mordred | sigh | 01:47 |
mordred | fungi: what a VERY VERY strange issue | 01:47 |
fungi | mordred: though, if i run the original version without the quotes wrapping it, it also works (my shell seems to expand ~root before the install command gets it, as you would expect) | 01:48 |
mordred | yah. something weird is doing something weird | 01:48 |
fungi | mordred: so i wonder if it has to do with the loop construct, or something | 01:48 |
mordred | fungi: /home/jenkins/workspace/check-tempest-dsvm-full/~stack/.pip/pip.conf | 01:49 |
mordred | fungi: ^^ do you have all 6 of those? or just the one you ran with the quotes? | 01:50 |
fungi | mordred: they're all there in the jenkins workspace from the job creating them | 01:50 |
mordred | ok. well, that's that then | 01:50 |
fungi | so those quotes are really part of what ran, just trying to figure out what's introducing them | 01:51 |
*** craigbr has joined #openstack-infra | 01:51 | |
fungi | i wonder if maybe it's ~$var not expanding in the right order | 01:51 |
mattoliverau | is root's home non standard? Cause if not you could try the full root home path (/root) which isn't really any more characters. | 01:52 |
fungi | it first hits the ~ and doesn't have a \$var account in /etc/passwd, then goes on to expand $var from the env | 01:52 |
fungi | but by then it's decided the ~ needs quoting | 01:53 |
* fungi constructs a simple test | 01:53 | |
mordred | mattoliverau: it's in a loop with other users ... | 01:53 |
mattoliverau | oh i see :) | 01:54 |
*** jamielennox|away is now known as jamielennox | 01:55 | |
fungi | that seems to be it | 01:55 |
fungi | $ foo=root ; ls -d /$foo ; ls -d ~$foo | 01:55 |
*** mriedem has quit IRC | 01:55 | |
fungi | /root | 01:55 |
fungi | ls: cannot access ~root: No such file or directory | 01:55 |
mattoliverau | mordred: you could try something dodgy like: $(sudo getent passwd $x |awk -F ':' '{print $6}') :P | 01:56 |
mattoliverau | where $x is the username | 01:56 |
fungi | mordred: so let's just move the ~s into the loop and it should work | 01:57 |
fungi | er, into the loop variables | 01:57 |
mordred | but we need ... here, one sec | 01:58 |
fungi | d'oh, right, we also need raw usernames | 01:58 |
anteaya | jhesketh: thanks | 01:58 |
fungi | for ownership | 01:58 |
fungi | hrm | 01:58 |
mordred | GAH. proxy. http://paste.openstack.org/show/85620/ | 01:59 |
mordred | fungi: ^^ | 01:59 |
anteaya | jeblair: I'd really like a review from you before this gets merged: https://review.openstack.org/#/c/102581/ and it is close to being so | 01:59 |
jhesketh | anteaya: I'm only +1 though as I still have reservations. My opinion is for documents to be incredibly precise. If we add too much documentation that is supportive but otherwise superfluous it lessens the chances of somebody reading it through completely... but I do see the value in reiterating | 01:59 |
anteaya | it is the list of no-ci-comment repos | 01:59 |
anteaya | jhesketh: I agree with you | 02:00 |
jhesketh | basically my preference would be to make it clear that misbehaving CI's will be disabled | 02:00 |
*** mriedem has joined #openstack-infra | 02:00 | |
jhesketh | and maybe make a comment that it includes systems voting on repositories that it shouldn't | 02:00 |
anteaya | jhesketh: and I do want to outline a plan as you stated | 02:00 |
nibalizer | can someone help me with this: https://review.openstack.org/#/c/102071/ im stuck | 02:00 |
anteaya | I have no problem adding a line saying misbehaving ci's will be disabled for any combination of reasons stated in the document as well as situations we haven't documented because we never imagined they would happen | 02:01 |
anteaya | I can add that line | 02:01 |
clarkb | nibalizer: Job gate-puppet-nova-puppet-beaker-rspec not defined is the error | 02:01 |
fungi | mordred: yeah, still won't quite work. for example ~stack is /opt/stack/new | 02:01 |
clarkb | nibalizer: working backwards from there | 02:01 |
fungi | mordred: not /home/stack | 02:01 |
mordred | fungi: gah | 02:02 |
anteaya | something along the line that the infrastructure team exercises judgement about misbehaving ci's and reserves the right to disable them at its discretion | 02:02 |
anteaya | which is what happens now | 02:02 |
*** zehicle_at_dell has quit IRC | 02:02 | |
anteaya | jhesketh: does that work for you? | 02:02 |
anteaya | and we can still work on the whole asking ptl permission before commenting workflow as well | 02:02 |
mordred | fungi: so - fully unroll the loop then | 02:02 |
anteaya | I feel like a cat herder, and strangely I feel like I am making slight progress in this space | 02:03 |
jhesketh | anteaya: Yep :-). | 02:03 |
anteaya | I don't want to say too much lest I jinx it | 02:03 |
*** zehicle_at_dell has joined #openstack-infra | 02:03 | |
anteaya | but it feels a tiny bit less adversorial (is that a word?) than it did 4 months ago | 02:03 |
*** arnaud__ has quit IRC | 02:03 | |
clarkb | nibalizer: commented | 02:04 |
nibalizer | awesome thanks | 02:04 |
fungi | mordred: yeah, i think unless there's some magic to expand homedirs in a different way (or unless we add an array) a loop just isn't effective for this one | 02:05 |
fungi | mordred: i'll get an updated patch posted forthwith | 02:05 |
mattoliverau | fungi, mordred: its dirty but my hack might work for you then, everything has a getent and is using passwd style authentication right? $(sudo getent passwd $x |awk -F ':' '{print $6}') or use it to make a hime variable in the loop. | 02:05 |
fungi | mattoliverau: yeah, we could parse /etc/passwd too | 02:06 |
mattoliverau | where $X is actaully $target_user in your code | 02:06 |
fungi | mattoliverau: but i think we lose readability if we make this too esoteric | 02:06 |
fungi | mattoliverau: and there's really no gain in a loop on this when it's only for 4 iterations | 02:07 |
mattoliverau | fungi: true, but "getent passwd <user>" at least filters down to the use though | 02:07 |
mattoliverau | fungi: true, but less modifications if a home dir moves. | 02:07 |
mattoliverau | but fair enough :) | 02:07 |
*** zhiyan_ is now known as zhiyan | 02:08 | |
*** ArxCruz has joined #openstack-infra | 02:08 | |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/devstack-gate: Switch HTTP sanity check to new mirror URL https://review.openstack.org/105320 | 02:11 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/devstack-gate: Stop doing tricky things with mirrors https://review.openstack.org/103363 | 02:11 |
fungi | mattoliverau: well, we can still use ~username and just not iterate over a var for the username | 02:11 |
fungi | so it changes for us if the homedir changes | 02:12 |
mattoliverau | fungi: good point :) | 02:12 |
openstackgerrit | Spencer Krum proposed a change to openstack-infra/config: First draft of enabling beaker tests to run https://review.openstack.org/102071 | 02:12 |
fungi | mattoliverau: https://review.openstack.org/#/c/103363/3/functions.sh | 02:13 |
fungi | mattoliverau: for a concrete example of what i meant | 02:14 |
*** mestery has quit IRC | 02:15 | |
fungi | with that, i'm going to call it a night | 02:16 |
mattoliverau | fungi: ok, lets not over engineer it until alot more users are required :) | 02:17 |
mattoliverau | fungi: night :) | 02:17 |
openstackgerrit | Anita Kuno proposed a change to openstack-infra/config: Adds a statement regarding infra disabling ci accounts https://review.openstack.org/105333 | 02:18 |
anteaya | jhesketh: https://review.openstack.org/#/c/105333/1 | 02:19 |
anteaya | jhesketh: how's that? | 02:19 |
jhesketh | anteaya: I like it | 02:22 |
jhesketh | anteaya: just a small suggestion inline :-) | 02:22 |
anteaya | jhesketh: I will look, thanks | 02:22 |
anteaya | jhesketh: help me understand your suggestion | 02:23 |
anteaya | can I get an example? | 02:23 |
jhesketh | anteaya: If Turbo-Hipster says it'll vote on migrations for nova and then we actually vote on ramdisks on tripleO or something random then we should probably be disabled | 02:24 |
jhesketh | anteaya: trying to get to the case where the CI does something other than we expect | 02:25 |
jhesketh | eg other than what the wiki page says | 02:25 |
jhesketh | or the authors of the CI told us they'd do | 02:25 |
nibalizer | oh yes the tests pass now on https://review.openstack.org/#/c/102071/ thanks clark! | 02:26 |
anteaya | jhesketh: so kind of -behaviour contrary to expectations- | 02:27 |
clarkb | nibalizer: woot | 02:27 |
anteaya | hmmm, okay that is fair | 02:27 |
clarkb | nibalizer: anyways think of job groups as grouping together many templates. your job isn't a good example beacuse its 1:1 right now | 02:27 |
jhesketh | anteaya: yep | 02:27 |
clarkb | nibalizer: but if you look in the devsatck.yaml file you should see why we have those | 02:27 |
anteaya | though that would be covered under the requirements section, once we add that aspect to requirements | 02:27 |
mattoliverau | mordred, fungi: Unrolling is the way to go, but because I was curious I did some more research and here is another way (for future reference): sudo -u $target_user -i eval 'echo $HOME' :P | 02:27 |
nibalizer | clarkb: okay, yea for the future we probably want to iterate over puppet versions | 02:28 |
nibalizer | but for right now i think it sorta works | 02:28 |
anteaya | once we state that they have to outline their test intentions and get permissions, not doing that would be covered, do you not think? | 02:28 |
nibalizer | do you, and others, have a negative opinon on using RVM? | 02:28 |
nibalizer | i can see how that would be a point of conflict | 02:28 |
anteaya | nibalizer: I thought we already did | 02:28 |
nibalizer | but i need two things, containment of ruby gems, and ruby 1.9.3 so ... its a good tool for that | 02:29 |
anteaya | isn't rvm in a puppet manifest somewhere? | 02:29 |
nibalizer | anteaya: oh sweet if there is precedent then thats awesome | 02:29 |
anteaya | I thought there was | 02:29 |
* nibalizer git greps | 02:29 | |
anteaya | do grep though in case I'm wrong | 02:29 |
clarkb | nibalizer: I think there is bundler stuff that happens | 02:29 |
clarkb | I mean rvm is ruby on crack | 02:29 |
anteaya | ah maybe I am thinking bundler | 02:29 |
anteaya | sigh | 02:30 |
nibalizer | anteaya: grepd, im the only instance of rvm in openstack-infra/config | 02:30 |
anteaya | I was so excited bundler was used | 02:30 |
anteaya | :( | 02:30 |
anteaya | well rvm is great, if you are developing with ruby | 02:30 |
anteaya | it is the mixing it with puppet on servers where their could be issues | 02:30 |
anteaya | since it basically conflicts with ruby package management | 02:31 |
nibalizer | anteaya: https://review.openstack.org/#/c/102071/ is the patchset i've thrown up | 02:31 |
SergeyLukjanov | garyk, 104514 approved | 02:31 |
anteaya | in as much as, rvm expects to manage your rubies instead of you using packages | 02:31 |
*** adalbas has quit IRC | 02:31 | |
nibalizer | basically using it to pull in a newer ruby, then have a contained gemset to run beaker(the puppet testing framework) | 02:31 |
anteaya | see rspec | 02:31 |
anteaya | help me understand why you are draggin rspec in | 02:32 |
anteaya | nibalizer: yeah and the workflow tends to not work in our workflow | 02:32 |
anteaya | :( | 02:32 |
anteaya | it makes me sad but that is what I have observed | 02:32 |
anteaya | since rvm upgrades and updates come from the command line | 02:33 |
anteaya | not from package upgrades | 02:33 |
nibalizer | so rspec is dependency of beaker-rspec, and the tests get written in a rspec-like syntax, which as i understand it, some people don't like | 02:33 |
anteaya | well rspec is just cumbersome | 02:33 |
clarkb | nibalizer: thats mostly me being cranky that ruby decided they had to do unittesting special | 02:33 |
anteaya | for what we already have happening | 02:33 |
nibalizer | anteaya: yea, but i use rvm only on one shot bare-precise nodes, not for anything that would run an actual service | 02:33 |
clarkb | nibalizer: there are standards and expectations around this stuff and ruby amde a thing that isn't really better its just different | 02:33 |
anteaya | clarkb: yes, and you have a right to be | 02:33 |
anteaya | this is the downfall of ruby | 02:33 |
SergeyLukjanov | evening folks :) | 02:33 |
anteaya | the hipster don't mix with anybody else | 02:34 |
anteaya | which is the point of it | 02:34 |
anteaya | and the flaw | 02:34 |
anteaya | evening SergeyLukjanov | 02:34 |
SergeyLukjanov | jeblair, clarkb, fungi, anteaya, mordred, sdague, I'm still traveling from Paris to home, so, should be finally available starting from today's infra meeting ;) | 02:34 |
anteaya | clarkb: exactly right, which is such a shame | 02:34 |
anteaya | nibalizer: ah see, that is the problem | 02:34 |
anteaya | we don't tend to do one-shot anything around here | 02:35 |
anteaya | SergeyLukjanov: happy travels | 02:35 |
anteaya | SergeyLukjanov: did you enjoy Paris? | 02:35 |
nibalizer | anteaya: hrm, well im not married to rvm | 02:35 |
anteaya | nibalizer: I'm honestly not trying to rain on your parade | 02:35 |
SergeyLukjanov | anteaya, yup, it's really beautiful | 02:35 |
SergeyLukjanov | anteaya, and I like good wine ;) | 02:36 |
anteaya | nibalizer: I love rvm, I really do | 02:36 |
nibalizer | how else to get a ruby 1.9.3 on precise? | 02:36 |
*** sweston has quit IRC | 02:36 | |
anteaya | nibalizer: it just doesn't mix well with package managers | 02:36 |
clarkb | nibalizer: its already there | 02:36 |
*** sweston_ has quit IRC | 02:36 | |
clarkb | nibalizer: you actually don't need to install it manually | 02:36 |
anteaya | nibalizer: can you use trusty? | 02:36 |
nibalizer | orly? | 02:36 |
anteaya | nibalizer: yeah 1.9.1 is 1.9.3 | 02:36 |
clarkb | nibalizer: yes the ruby1.9.1 package is installed | 02:36 |
clarkb | which is actually 1.9.3 | 02:36 |
nibalizer | oh wow im an ididot | 02:36 |
clarkb | so no need to curl | bash | 02:36 |
anteaya | no you aren't | 02:36 |
anteaya | the package managers are | 02:36 |
*** ArxCruz has quit IRC | 02:36 | |
clarkb | nibalizer: it isn't the default ruby though | 02:36 |
clarkb | so you need to ruby1.9 iirc | 02:37 |
anteaya | why they would call 1.9.3 by the name 1.9.1 is beyond me | 02:37 |
anteaya | nibalizer: why not use trusty? | 02:37 |
clarkb | look at the macros used in the other jobs in that file | 02:37 |
nibalizer | yea no the 1.9.1 = 1.9.3 is just sooooooo hillarious | 02:37 |
anteaya | nibalizer: yep | 02:37 |
clarkb | anteaya: well we haven't moved the puppet stuff to trusty yet | 02:37 |
nibalizer | anteaya: the point is to test how our puppet code appies to precise | 02:37 |
nibalizer | trusty testing would be valuable information as we move to trusty | 02:37 |
anteaya | clarkb: ah | 02:37 |
anteaya | nibalizer: oh okay | 02:38 |
anteaya | well happy 1.9.3 to you then | 02:38 |
nibalizer | but I'd kind of like to see the tests pass on precise then also pass on trusty...then pass on puppet 3... and maybe one day in the future we can upgrade...something | 02:38 |
anteaya | ha ha ha | 02:38 |
anteaya | you visionary you | 02:38 |
clarkb | nibalizer: this is a good place to start | 02:38 |
clarkb | will make the upgrades less tedious | 02:38 |
nibalizer | okay so i can pull the rvm stuff out, replace it with the enviroment variable munging with GEMHOME and such and probably get where i need to be | 02:39 |
jesusaurus | awesome | 02:39 |
nibalizer | kk im gonna go afk for a bit but hopefully will get a patchset up soonish | 02:39 |
anteaya | nibalizer: yay | 02:39 |
nibalizer | clarkb: thanks again for helping me with jjb and zuul | 02:40 |
anteaya | SergeyLukjanov: yay I'm glad you enjoyed good wine | 02:41 |
anteaya | SergeyLukjanov: how about those bridges, bridges everywhere | 02:41 |
SergeyLukjanov | anteaya, there are a lot of bridges ;) | 02:41 |
anteaya | I love it because I love the water and i love to walk along the river | 02:42 |
*** wenlock has quit IRC | 02:42 | |
anteaya | so whenever I want to cross - bridge | 02:42 |
anteaya | but there are a lot of them | 02:42 |
*** wenlock has joined #openstack-infra | 02:42 | |
SergeyLukjanov | anteaya, there are awesome quays | 02:42 |
SergeyLukjanov | anteaya, where you can sit and taste some wine ;) | 02:43 |
anteaya | SergeyLukjanov: I didn't get to the quays, I will have to do that next time | 02:43 |
anteaya | I will have to take someone who drinks wine to tell me how good it is | 02:43 |
anteaya | :D | 02:43 |
*** jp_at_hp has quit IRC | 02:43 | |
SergeyLukjanov | anteaya, there were two great expositions - Van Gogh / Artaud and Salvador Dali | 02:44 |
SergeyLukjanov | anteaya :) | 02:44 |
*** gokrokve has joined #openstack-infra | 02:45 | |
anteaya | wow | 02:50 |
anteaya | saw some Van Gogh when I was there | 02:50 |
anteaya | I don't think I saw any Dali | 02:50 |
anteaya | I don't know as I know Artaud's work | 02:51 |
*** liusheng has quit IRC | 02:51 | |
* anteaya talks to duckduckgo | 02:51 | |
lifeless | devananda: would appreciate feedback on my patches; they should make things better, but you never know :) | 02:51 |
anteaya | SergeyLukjanov: this person seems to be a performance artist rather than a fixed media artist: https://en.wikipedia.org/wiki/Antonin_Artaud | 02:52 |
anteaya | SergeyLukjanov: do I have the wrong artist? | 02:52 |
*** liusheng has joined #openstack-infra | 02:53 | |
DinaBelova | anteaya, SergeyLukjanov's laptop is dead | 02:53 |
DinaBelova | anteaya, Artaud wrote the "Van Gogh, The Man Suicided by Society" | 02:54 |
DinaBelova | anteaya, and the exposition is named "The Man Suicided by Society" | 02:54 |
*** mmaglana has joined #openstack-infra | 02:54 | |
*** mriedem has quit IRC | 02:57 | |
anteaya | DinaBelova: ha ha ha | 02:57 |
anteaya | when SergeyLukjanov's system is down I get you! | 02:58 |
anteaya | :D | 02:58 |
anteaya | DinaBelova: ah ha | 02:58 |
DinaBelova | anteaya, almost all the time, yes :D | 02:58 |
anteaya | did you like the exhibit? | 02:58 |
anteaya | DinaBelova: you should kick his laptop more often | 02:58 |
anteaya | :D | 02:58 |
anteaya | i like talking to you too | 02:58 |
anteaya | you aren't in here nearly enough | 02:58 |
DinaBelova | anteaya, yeah! I love both Van Gogh and Dali - sooo it was the real pleasure :) | 02:59 |
DinaBelova | anteaya, hahaha! | 02:59 |
DinaBelova | anteaya, probably SergeyLukjanov won't like the idea of killing his laptop, but I'll try :D | 02:59 |
*** jp_at_hp has joined #openstack-infra | 03:00 | |
anteaya | DinaBelova: or just hang out here more often anyway | 03:00 |
anteaya | :D | 03:00 |
*** jyuso has quit IRC | 03:00 | |
anteaya | DinaBelova: I'm so glad you enjoyed the exhibit | 03:00 |
anteaya | how long is it on for? | 03:00 |
DinaBelova | anteaya, as for the Dali, Paris has one of the rear every-day working Dali exhibitions in the world :) | 03:00 |
DinaBelova | as Paris has the Dali house or smth like this - French is not my strong side :) | 03:01 |
anteaya | DinaBelova: you and I are going to have to check it out over summit | 03:01 |
anteaya | mine either | 03:01 |
anteaya | but I do love Paris | 03:01 |
DinaBelova | anteaya, it just finished :( | 03:01 |
DinaBelova | Van Gogh | 03:01 |
anteaya | ah | 03:01 |
anteaya | well glad you got to see it | 03:01 |
DinaBelova | we caught the last day | 03:01 |
DinaBelova | :) | 03:01 |
anteaya | well done! | 03:02 |
DinaBelova | as for the Dali one - it's permanent :) | 03:02 |
DinaBelova | and really niceone :) | 03:02 |
anteaya | okay, on my things to try to do list | 03:02 |
anteaya | cool | 03:02 |
DinaBelova | anteaya, ;) | 03:02 |
DinaBelova | anteaya, one of the Museums - de Orsay, afair, has the permanent Claude Monet collection placed | 03:03 |
DinaBelova | nice one too :) | 03:03 |
*** dstanek_zzz is now known as dstanek | 03:05 | |
*** gokrokve has quit IRC | 03:05 | |
anteaya | yes I went to Musee d'Orsay: https://en.wikipedia.org/wiki/Mus%C3%A9e_d%27Orsay | 03:06 |
DinaBelova | [SergeyLukjanov] anteaya, I hope there will be something interesting at the summit time | 03:06 |
anteaya | I didn't get to see all of it, but I did enjoy what I saw, very much | 03:06 |
DinaBelova | [SergeyLukjanov] anteaya, yeah, we've been only on the first floor + Van Gogh collection | 03:07 |
anteaya | some monet, some van gogh, some degas | 03:07 |
anteaya | ah, I think there will be lots to see at summit | 03:07 |
anteaya | I tried to see as much as I could, but I move too slowly | 03:07 |
DinaBelova | [SergeyLukjanov] anteaya, but it's really cool to have a museum in the old railway station | 03:07 |
anteaya | I was with markmcclain and he likes the top floor | 03:07 |
anteaya | so we went up there | 03:08 |
DinaBelova | anteaya :) | 03:08 |
anteaya | I agree, the building itself was beautiful | 03:08 |
anteaya | well to be fair we only had a few hours | 03:08 |
*** amcrn has joined #openstack-infra | 03:08 | |
anteaya | and when I see stuff like that I could spend hours in one room | 03:08 |
anteaya | ask mattoliverau and jhesketh | 03:08 |
anteaya | we went to the aquarium together | 03:09 |
anteaya | I couldn't move there either | 03:09 |
mattoliverau | its true :) | 03:09 |
anteaya | they had to keep coming back and fetching me | 03:09 |
DinaBelova | anteaya, [DinaBelova] - how was the aquarium? | 03:09 |
anteaya | oh my goodness | 03:09 |
anteaya | whale sharks | 03:09 |
anteaya | huge rays | 03:09 |
anteaya | they were so beautiful | 03:09 |
anteaya | sea otters | 03:09 |
anteaya | everything was so lovely | 03:10 |
DinaBelova | anteaya, a-ha, sorry, so you're about the Atlanta one :) | 03:10 |
DinaBelova | hehe, yes, we were there too :) | 03:10 |
anteaya | oh yes, sorry the atlanta one | 03:10 |
anteaya | :D | 03:10 |
DinaBelova | sorry, I just thought you're about the Paris one | 03:10 |
DinaBelova | it also has one | 03:10 |
anteaya | ah no | 03:10 |
anteaya | does it | 03:10 |
anteaya | there goes another day | 03:10 |
DinaBelova | but we had no opportunity to go there | 03:10 |
anteaya | :D | 03:10 |
anteaya | :( | 03:10 |
anteaya | so much to see | 03:10 |
DinaBelova | anteaya, hehe :) at least it was the ad there :D | 03:10 |
anteaya | so many beautiful things to see | 03:11 |
DinaBelova | indeed :) | 03:11 |
DinaBelova | anteaya, also we were really impressed by the Louvre entrance... with all these glass pyramids, etc. | 03:13 |
*** garyk has quit IRC | 03:13 | |
*** rakhmerov has quit IRC | 03:13 | |
*** amotoki has joined #openstack-infra | 03:14 | |
anteaya | it is something to look at | 03:15 |
morganfainberg | clarkb, sdague, mordred, would it make sense to make the PBR integration.sh not download the pip packages over and over and over and over and over again for gate-requirements-integration-dsvm it seems like we spend a very large amount of time downloading and installing (even from our mirror). it might make sense to standup a simple cache that eliminates the need to download over and over again. might speed things up and limit | 03:15 |
morganfainberg | failures | 03:15 |
*** tsg has quit IRC | 03:15 | |
anteaya | I remember clutching my purse close to my body as I walked past | 03:15 |
morganfainberg | local cache that is. | 03:15 |
morganfainberg | squid, et al | 03:16 |
*** tsg has joined #openstack-infra | 03:16 | |
anteaya | I really liked the entrance to the opera | 03:16 |
DinaBelova | anteaya, hehe, yes :) quite impressive :) | 03:16 |
*** otherwiseguy has joined #openstack-infra | 03:16 | |
clarkb | morganfainberg: we used to stand up a sinple cache | 03:16 |
clarkb | morganfainberg: did we stop doing that? | 03:16 |
mordred | we still do | 03:17 |
mordred | but | 03:17 |
mordred | we should rework integration.sh | 03:17 |
*** chandan_kumar has joined #openstack-infra | 03:17 | |
morganfainberg | clarkb, /me looks closer. i dunno but it seems like we fail to download and install a lot | 03:17 |
*** jyuso has joined #openstack-infra | 03:17 | |
clarkb | morganfainberg: well it downloads once | 03:17 |
morganfainberg | clarkb, ok so i was misreading it, but yeah. | 03:17 |
clarkb | jgriffith: I have never seen that in commit messages | 03:18 |
*** gokrokve has joined #openstack-infra | 03:18 | |
clarkb | jgriffith: signed off bys would probably be better | 03:18 |
*** rakhmerov has joined #openstack-infra | 03:18 | |
morganfainberg | mordred, clarkb, it seems like it's doing a lot of spinning, i'll take a closer look at it post hackathon see if i can help out | 03:19 |
morganfainberg | mordred, clarkb, i did a cursory glance and iddn't see the cache, but it was really cursory | 03:19 |
*** amcrn has quit IRC | 03:19 | |
clarkb | morganfainberg: the beginning of the job sets up apache and installs a "mirror" | 03:19 |
morganfainberg | ah | 03:20 |
clarkb | but that mirror install is againt the actual mirror | 03:20 |
morganfainberg | clarkb, that must be where i missed it | 03:20 |
clarkb | because we need to grab the latest and greatest | 03:20 |
morganfainberg | right | 03:20 |
anteaya | jhesketh: back to you: https://review.openstack.org/#/c/105333/1 | 03:20 |
* morganfainberg goes back to alternating between world cup and tour de france. | 03:21 | |
*** weshay has quit IRC | 03:22 | |
*** nosnos has quit IRC | 03:22 | |
* morganfainberg is playing catchup. | 03:22 | |
*** dims has quit IRC | 03:24 | |
anteaya | okay I think I am where I should be with things I said I would do | 03:24 |
*** gokrokve_ has joined #openstack-infra | 03:25 | |
anteaya | I'm going to power down for the night | 03:25 |
anteaya | in transit tomorrow, but I hope to be on hotel wifi by the afternoon tomorrow | 03:25 |
anteaya | night | 03:25 |
morganfainberg | anteaya, have a good one | 03:25 |
mattoliverau | anteaya: night | 03:25 |
anteaya | morganfainberg: thanks you too | 03:25 |
anteaya | mattoliverau: :D | 03:25 |
*** mestery has joined #openstack-infra | 03:26 | |
*** gokrokve has quit IRC | 03:28 | |
*** mestery has quit IRC | 03:29 | |
*** arnaud__ has joined #openstack-infra | 03:30 | |
*** charz has joined #openstack-infra | 03:30 | |
*** camunoz is now known as camunoz_gone | 03:34 | |
*** gokrokve has joined #openstack-infra | 03:36 | |
*** chandan_kumar has quit IRC | 03:36 | |
*** chandan_kumar has joined #openstack-infra | 03:36 | |
*** gokrokve_ has quit IRC | 03:39 | |
*** jp_at_hp has quit IRC | 03:39 | |
*** adrian_otto has joined #openstack-infra | 03:40 | |
*** garyk has joined #openstack-infra | 03:41 | |
zaro | anteaya: acl change LGTM | 03:44 |
zaro | jeblair: python-jenkins doc link on pypi still opens 0.2 docs for me. | 03:45 |
clarkb | zaro: is it on read the docs? | 03:46 |
*** jyuso has quit IRC | 03:46 | |
adrian_otto | I think the new pypi.openstack.org mirror server is not working just right. I am seeing inconsistent "connection reset by peer" errors when pip downloads content from it using HTTPS. Examples: | 03:47 |
adrian_otto | http://logs.openstack.org/68/105268/1/check/check-requirements-integration-dsvm/89cf217/logs/devstacklog.txt.gz#_2014-07-07_20_43_29_328 | 03:47 |
adrian_otto | http://logs.openstack.org/68/105268/1/gate/gate-requirements-integration-dsvm/f60454a/console.html#_2014-07-08_01_07_06_908 | 03:47 |
*** mmaglana has quit IRC | 03:47 | |
adrian_otto | is it possible that it's a load balanced pool, and one or more of the servers is acting badly? | 03:47 |
clarkb | adrian_otto: no | 03:47 |
clarkb | I think we decided it was hpcloud to rax connectivity problems | 03:48 |
zaro | clarkb: ver 0.2 is, but not the new release version 0.3.1 | 03:48 |
clarkb | zaro: I think you may need to trigger a rtfd update | 03:48 |
adrian_otto | clarkb: Anything I can do to help on the RAX side? | 03:48 |
clarkb | adrian_otto: I'm not sure. fungi did the debugging earlier today | 03:49 |
clarkb | it is probably an hpcloud issue | 03:49 |
zaro | clarkb: how do i do that? | 03:49 |
clarkb | zaro: I don't know :) | 03:49 |
clarkb | fungi: if you arne't asleep yet do you have a tl;dr on the hpcloud mirror situation? | 03:50 |
adrian_otto | clarkb: is there a way to ask pip to retry when that happens? | 03:51 |
clarkb | adrian_otto: I think you have to rerun the entire install | 03:51 |
clarkb | dstufft: ^ am I wrong? | 03:51 |
jgriffith | clarkb: what's a "signed of by"? | 03:51 |
clarkb | jgriffith: its the thing richard fontana was talking about at the summit | 03:52 |
adrian_otto | clarkb: I'm not sure I'm in control of that. I'm expecting a gate test to pass on a patch I submitted to the openstack/requirements repo earlier today | 03:52 |
adrian_otto | it failed twice with that SSL connection problem | 03:52 |
dstufft | clarkb: pip 1.6 will retry stuff by default | 03:52 |
dstufft | but before then, no not really | 03:52 |
jeblair | zaro: we need to get kwc to change the configuration of python-jenkins so it points to the new repo: https://readthedocs.org/projects/python-jenkins/ | 03:52 |
clarkb | jgriffith: and its signed off by I must've tyoped it. but the nice thing about it is the individual(s) are explicitly stating for each commit that they have the rights to submit them | 03:52 |
jgriffith | clarkb: found it | 03:52 |
clarkb | dstufft: ok cool. I think we use 1.5.6 | 03:53 |
dstufft | yea 1.6 isn't out yet | 03:53 |
clarkb | adrian_otto: oh is it ssl? we don't ssl | 03:53 |
clarkb | so that might be something different | 03:53 |
clarkb | dstufft: http://logs.openstack.org/68/105268/1/check/check-requirements-integration-dsvm/89cf217/logs/devstacklog.txt.gz#_2014-07-07_20_43_29_328 why would that ssl if we have our own mirror that is not ssl? unless mordred changed that over the weekend | 03:54 |
adrian_otto | humm. My URL reference above captured this in a traceback: | 03:54 |
adrian_otto | http://logs.openstack.org/68/105268/1/check/check-requirements-integration-dsvm/89cf217/logs/devstacklog.txt.gz#_2014-07-07_20_43_29_327 | File "/usr/lib/python2.7/ssl.py", line 260, in read | 03:54 |
adrian_otto | http://logs.openstack.org/68/105268/1/check/check-requirements-integration-dsvm/89cf217/logs/devstacklog.txt.gz#_2014-07-07_20_43_29_327 | return self._sslobj.read(len) | 03:54 |
adrian_otto | http://logs.openstack.org/68/105268/1/check/check-requirements-integration-dsvm/89cf217/logs/devstacklog.txt.gz#_2014-07-07_20_43_29_328 | error: [Errno 104] Connection reset by peer | 03:54 |
clarkb | nope no ssl | 03:54 |
clarkb | adrian_otto: so I don't think that is talking to our mirror | 03:54 |
dstufft | are you sure it's not hitting pypi.p.o | 03:55 |
adrian_otto | ok, the traceback appears after "Downloading/unpacking pycrypto>=2.6 (from glance==2014.2.dev56.g949e94c)" | 03:55 |
clarkb | dstufft: I mean it might be | 03:55 |
clarkb | dstufft: but it shouldn't be | 03:55 |
dstufft | we've gotten some problems with Connection reset by peer errors :/ | 03:55 |
dstufft | that Fastly and I haven't been able to figure out why they are occuring | 03:55 |
clarkb | if it is then it might be a user issue as the pip.conf is per user | 03:55 |
*** marcoemorais has joined #openstack-infra | 03:57 | |
openstackgerrit | A change was merged to openstack/requirements: Update oslo.vmware to version 0.4 https://review.openstack.org/104514 | 03:58 |
adrian_otto | it looks like there is a worlddump log and a pip debug log generated at the time of the gate job failure, but neither ends up on the log server | 03:59 |
*** mestery has joined #openstack-infra | 04:00 | |
clarkb | jeblair: http://shop.lego.com/en-US/Ghostbusters-Ecto-1-21108 | 04:00 |
clarkb | adrian_otto: we don't grab pip logs because they are useless usually | 04:01 |
clarkb | adrian_otto: not sure what world dump is. Is that a new devstack thing? | 04:01 |
adrian_otto | clarkb: yes, it appears to be a devstack log. Here is where I see that referenced: http://logs.openstack.org/68/105268/1/check/check-requirements-integration-dsvm/89cf217/logs/devstacklog.txt.gz#_2014-07-07_20_43_29_368 | 04:04 |
clarkb | adrian_otto: for the requirements job that is going to hit pypi.p.o and I believe that is currently expected | 04:04 |
clarkb | because mordred hasn't completely flipped that over to using the mirror | 04:04 |
clarkb | mordred: ^ is that correct? | 04:04 |
adrian_otto | oh, why not? | 04:04 |
clarkb | adrian_otto: well in the past that job gated mirror building so it had to talk to pypi.python.org | 04:05 |
clarkb | adrian_otto: to make sure that new requirements actually worked and new requirements weren't on the mirror | 04:05 |
clarkb | with bandersnatch we can change that it just hasn't happened yet | 04:05 |
*** mestery has quit IRC | 04:05 | |
clarkb | so ya I think that explains it | 04:06 |
clarkb | (I hadn't noticed the job name and thought these were solum jobs) | 04:06 |
adrian_otto | anything I can do to help on that? | 04:06 |
clarkb | adrian_otto: you can stab at rewriting the job to use the bandersnatch mirror | 04:07 |
adrian_otto | I really have a huge log jam behind this that I want to clear | 04:07 |
clarkb | you can also beat fastly with a stick so that they fix dstuffts' problems | 04:07 |
adrian_otto | clarkb: sure, if you can point me toward it, I will do my best. Can you let me know where to look for it? | 04:07 |
*** gokrokve_ has joined #openstack-infra | 04:07 | |
adrian_otto | dstufft: what's the total egress bandwidth needed for pypi.p.o? | 04:08 |
clarkb | adrian_otto: https://git.openstack.org/cgit/openstack-dev/pbr/tree/tools/integration.sh thats one half of it | 04:08 |
adrian_otto | I wonder if I could help out with some network resources temporarily | 04:08 |
clarkb | adrian_otto: the other half is making the devsatck install for the beginning of that job use the bandersnatch mirror | 04:09 |
clarkb | that job is at https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/jenkins_job_builder/config/requirements.yaml#n14 | 04:09 |
clarkb | I think your two failures show failures in both halves | 04:09 |
adrian_otto | ok, I will study both and see what I can come up with | 04:09 |
*** pcrews has quit IRC | 04:10 | |
clarkb | adrian_otto: I think we can just point both of them at pypi.openstack.org/simple instead of pypi.python.org | 04:10 |
adrian_otto | clarkb: ok, got it. | 04:10 |
dstufft | adrian_otto: Not sure egress vs ingress, the entirety of pypi.p.o used 84TB of bandwidth in June between the world and Fastly | 04:10 |
*** gokrokve has quit IRC | 04:11 | |
adrian_otto | dstufft: if you feel like you need an option of last resort I may be able to help with that | 04:12 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/nodepool: Remove the need for zmq in proper demand calcs. https://review.openstack.org/98306 | 04:13 |
*** otherwiseguy has quit IRC | 04:13 | |
*** terryw has joined #openstack-infra | 04:13 | |
dstufft | adrian_otto: What's that? Rackspace? *Does a google of your name* | 04:14 |
*** gokrokve_ has quit IRC | 04:14 | |
adrian_otto | yes, RAX. | 04:15 |
*** gokrokve has joined #openstack-infra | 04:15 | |
jhesketh | lifeless: If you have a chance to revisit my nodepool change (98306) I think the point you raised may be addressed | 04:15 |
lifeless | jhesketh: remind me tomorrow? | 04:15 |
dstufft | Yea the Origin servers for PyPI are already in Rackspace, on IAD. last time we bypassed Fastly we fell over because PyPI is a piece of crap and can't scale | 04:15 |
adrian_otto | dstanek: on cloud, or dedicated? | 04:16 |
jhesketh | lifeless: shall do, thanks :-) | 04:16 |
jhesketh | lifeless: are you still overseas? | 04:16 |
*** otter768 has quit IRC | 04:16 | |
dstufft | adrian_otto: we're on cloud right now, Waiting for someone or other to see about EA into OnMetal for some other PyPI stuff. (Disclosure, I also work for Rackspace ;)) | 04:18 |
dstufft | probably not going to bypass Fastly, they make things so much faster, I need to get around to trying to get better tcp dumps of the connection reset by peers happening | 04:19 |
*** yfried__ has quit IRC | 04:19 | |
*** gokrokve has quit IRC | 04:20 | |
adrian_otto | dstufft: small world. Thanks for the info. | 04:20 |
lifeless | jhesketh: no just insanely busy | 04:22 |
jhesketh | heh, no surprises there :-) | 04:22 |
jhesketh | jeblair: are you still around per chance? | 04:22 |
*** craigbr has quit IRC | 04:24 | |
*** nosnos has joined #openstack-infra | 04:25 | |
*** dstufft|laptop has joined #openstack-infra | 04:27 | |
openstackgerrit | Adrian Otto proposed a change to openstack-dev/pbr: Switch from pypi.python.org to pypi.orpestack.org https://review.openstack.org/105344 | 04:27 |
adrian_otto | ^^clarkb | 04:27 |
adrian_otto | I am looking at the other one now | 04:28 |
*** Sukhdev_ has joined #openstack-infra | 04:28 | |
*** talluri has joined #openstack-infra | 04:29 | |
*** gokrokve has joined #openstack-infra | 04:30 | |
*** Sukhdev_ has quit IRC | 04:33 | |
*** Sukhdev_ has joined #openstack-infra | 04:33 | |
openstackgerrit | A change was merged to openstack/requirements: Add keystonemiddleware https://review.openstack.org/102341 | 04:34 |
*** crc32 has quit IRC | 04:34 | |
*** gokrokve_ has joined #openstack-infra | 04:37 | |
openstackgerrit | Khai Do proposed a change to openstack-infra/config: Use job templates and add docs build to python-jenkins https://review.openstack.org/105348 | 04:38 |
*** gokrokve has quit IRC | 04:39 | |
adrian_otto | clarkb: form what I can tell https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/jenkins_job_builder/config/requirements.yaml#n14 calls select_mirror() from functions.sh which just copies the pip congif file created by the pbr/tools/integration.sh | 04:41 |
*** bdpayne has joined #openstack-infra | 04:42 | |
*** praneshp has quit IRC | 04:43 | |
openstackgerrit | Steve Kowalik proposed a change to openstack-infra/devstack-gate: No more thinging in function.sh https://review.openstack.org/105350 | 04:43 |
openstackgerrit | Steve Kowalik proposed a change to openstack-infra/devstack-gate: No more thinging in functions.sh https://review.openstack.org/105350 | 04:44 |
adrian_otto | LOL! | 04:46 |
*** trinaths has joined #openstack-infra | 04:49 | |
*** gokrokve has joined #openstack-infra | 04:50 | |
*** amitpp has joined #openstack-infra | 04:50 | |
*** gokrokve_ has quit IRC | 04:52 | |
*** dstanek is now known as dstanek_zzz | 04:55 | |
*** gokrokve_ has joined #openstack-infra | 04:56 | |
*** gokrokve has quit IRC | 04:57 | |
*** dims has joined #openstack-infra | 04:58 | |
*** yfried__ has joined #openstack-infra | 04:58 | |
*** chandan_kumar has quit IRC | 04:58 | |
*** sweston has joined #openstack-infra | 04:59 | |
*** adrian_otto has quit IRC | 05:00 | |
*** mestery has joined #openstack-infra | 05:01 | |
*** dims has quit IRC | 05:02 | |
*** chandan_kumar has joined #openstack-infra | 05:04 | |
*** chandan_kumar has quit IRC | 05:04 | |
*** gokrokve has joined #openstack-infra | 05:04 | |
*** chandankumar has joined #openstack-infra | 05:04 | |
*** gokrokve has quit IRC | 05:05 | |
*** gokrokve_ has quit IRC | 05:05 | |
*** mestery has quit IRC | 05:06 | |
*** praneshp_ has joined #openstack-infra | 05:11 | |
*** gyee has quit IRC | 05:14 | |
openstackgerrit | A change was merged to openstack-infra/jenkins-job-builder: Add support for builder Groovy and System Groovy https://review.openstack.org/95567 | 05:18 |
*** doude has quit IRC | 05:19 | |
*** bdpayne has quit IRC | 05:19 | |
*** changbl has quit IRC | 05:20 | |
*** gokrokve has joined #openstack-infra | 05:25 | |
*** bdpayne has joined #openstack-infra | 05:27 | |
*** gokrokve_ has joined #openstack-infra | 05:27 | |
*** Sukhdev_ has quit IRC | 05:28 | |
*** terryw has quit IRC | 05:29 | |
*** dstanek_zzz is now known as dstanek | 05:29 | |
*** ildikov has joined #openstack-infra | 05:30 | |
*** gokrokve has quit IRC | 05:30 | |
*** tsg is now known as tsg_away | 05:33 | |
*** melwitt has quit IRC | 05:36 | |
*** harlowja is now known as harlowja_away | 05:42 | |
*** Longgeek has joined #openstack-infra | 05:43 | |
*** gokrokve has joined #openstack-infra | 05:46 | |
*** rlandy has joined #openstack-infra | 05:50 | |
*** shashankhegde has joined #openstack-infra | 05:50 | |
*** gokrokve_ has quit IRC | 05:50 | |
*** gokrokve_ has joined #openstack-infra | 05:53 | |
*** dstanek is now known as dstanek_zzz | 05:55 | |
*** Ng_ has joined #openstack-infra | 05:56 | |
*** gokrokve has quit IRC | 05:56 | |
*** dims has joined #openstack-infra | 05:58 | |
*** mestery has joined #openstack-infra | 06:02 | |
*** dims has quit IRC | 06:03 | |
*** mestery has quit IRC | 06:06 | |
*** reed has quit IRC | 06:07 | |
*** wenlock has quit IRC | 06:11 | |
*** gokrokve_ has quit IRC | 06:11 | |
*** jyuso has joined #openstack-infra | 06:11 | |
*** tsg_away has quit IRC | 06:11 | |
*** gokrokve has joined #openstack-infra | 06:12 | |
*** bdpayne has quit IRC | 06:12 | |
*** sarob has joined #openstack-infra | 06:15 | |
*** dstufft|laptop has quit IRC | 06:16 | |
*** chianingwang_ has quit IRC | 06:16 | |
*** gokrokve has quit IRC | 06:16 | |
*** zigo has quit IRC | 06:27 | |
*** sweston has quit IRC | 06:30 | |
*** sweston has joined #openstack-infra | 06:31 | |
*** zigo has joined #openstack-infra | 06:31 | |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/gear: Implement 'show jobs' admin request https://review.openstack.org/105368 | 06:36 |
*** shashankhegde has quit IRC | 06:42 | |
*** shashankhegde has joined #openstack-infra | 06:42 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Update partially translated glossary https://review.openstack.org/105372 | 06:46 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Update partially translated glossary https://review.openstack.org/105372 | 06:47 |
*** sarob has quit IRC | 06:49 | |
*** doude has joined #openstack-infra | 06:55 | |
*** __afazekas is now known as afazekas | 06:55 | |
*** gokrokve has joined #openstack-infra | 06:56 | |
openstackgerrit | A change was merged to openstack/requirements: Add rfc3986 for Nova URI validations https://review.openstack.org/103892 | 06:56 |
openstackgerrit | A change was merged to openstack/requirements: Relunctantly removing stackforge/solum from projects.txt https://review.openstack.org/105268 | 06:56 |
*** shashankhegde has quit IRC | 06:58 | |
*** dims_ has joined #openstack-infra | 06:59 | |
*** gokrokve has quit IRC | 07:01 | |
*** jcoufal has joined #openstack-infra | 07:01 | |
*** mestery has joined #openstack-infra | 07:03 | |
*** jgallard has joined #openstack-infra | 07:03 | |
*** dims_ has quit IRC | 07:04 | |
*** pcm_ has quit IRC | 07:05 | |
*** pcm_ has joined #openstack-infra | 07:06 | |
*** HenryG has quit IRC | 07:07 | |
*** mestery has quit IRC | 07:08 | |
*** luqas has joined #openstack-infra | 07:09 | |
*** doude has quit IRC | 07:09 | |
*** doude has joined #openstack-infra | 07:12 | |
akuznetsova | Hi there) I want to add gate job for python-client, or run one gate job for two repositories (two different test suites from two repositories). What is the bes way to do it? My idea is http://paste.openstack.org/show/85625/ , but I am not sure that it will work. Can you recommend some decision? | 07:15 |
*** doude has quit IRC | 07:15 | |
*** Ryan_Lane has joined #openstack-infra | 07:16 | |
*** ociuhandu has joined #openstack-infra | 07:17 | |
*** tkelsey has joined #openstack-infra | 07:18 | |
*** Ryan_Lane has quit IRC | 07:18 | |
*** BobBall has joined #openstack-infra | 07:23 | |
*** pblaho has joined #openstack-infra | 07:23 | |
*** roeyc has joined #openstack-infra | 07:25 | |
*** praneshp has joined #openstack-infra | 07:27 | |
*** dizquierdo has joined #openstack-infra | 07:28 | |
*** praneshp_ has quit IRC | 07:29 | |
EmilienM | SergeyLukjanov: http://stackalytics.openstack.org/ looks down to me | 07:35 |
*** nati_ueno has quit IRC | 07:37 | |
*** markmc has joined #openstack-infra | 07:40 | |
*** Guest58876 has joined #openstack-infra | 07:41 | |
*** talluri has quit IRC | 07:43 | |
*** talluri has joined #openstack-infra | 07:44 | |
*** andreykurilin_ has joined #openstack-infra | 07:48 | |
*** talluri has quit IRC | 07:48 | |
*** ihrachyshka has joined #openstack-infra | 07:48 | |
*** ociuhandu has quit IRC | 07:51 | |
*** jamespage_ has joined #openstack-infra | 07:52 | |
*** gokrokve has joined #openstack-infra | 07:56 | |
*** jlibosva has joined #openstack-infra | 07:56 | |
*** jistr has joined #openstack-infra | 07:56 | |
vponomaryov | akuznetsova: see https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate-wrap.sh there is no "post_test_hook_client", that is your example. | 08:00 |
*** gokrokve has quit IRC | 08:00 | |
vponomaryov | akuznetsova: onle 'pre_test_hook' or 'post_test_hook' can be used. | 08:00 |
*** luqas has quit IRC | 08:01 | |
*** jpich has joined #openstack-infra | 08:01 | |
vponomaryov | akuznetsova: you can use env vars from jenkins to specify test suite, for example - name of project, that is used | 08:01 |
*** luqas has joined #openstack-infra | 08:03 | |
*** mestery has joined #openstack-infra | 08:04 | |
akuznetsova | vponomaryov, can you explain please? | 08:05 |
*** Longgeek has quit IRC | 08:05 | |
*** flaper87|afk is now known as flaper87 | 08:06 | |
*** Longgeek has joined #openstack-infra | 08:06 | |
vponomaryov | akuznetsova: in your example you use script 'devstack-vm-gate-wrap.sh ' | 08:06 |
vponomaryov | akuznetsova: it is defined in https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate-wrap.sh | 08:06 |
*** wayneeseguin has quit IRC | 08:07 | |
vponomaryov | akuznetsova: so, just look at logic, that script provides and make changes to job | 08:07 |
vponomaryov | akuznetsova: example for Manila and Manilaclient projects - https://github.com/stackforge/manila/blob/master/contrib/ci/post_test_hook.sh | 08:08 |
*** mestery has quit IRC | 08:09 | |
akuznetsova | vponomaryov, thank you | 08:09 |
*** jp_at_hp has joined #openstack-infra | 08:10 | |
*** cnesa has quit IRC | 08:10 | |
*** IvanBerezovskiy has joined #openstack-infra | 08:11 | |
*** hashar has joined #openstack-infra | 08:12 | |
*** derekh_ has joined #openstack-infra | 08:16 | |
*** xianghui has joined #openstack-infra | 08:18 | |
*** dizquierdo has quit IRC | 08:18 | |
*** Longgeek_ has joined #openstack-infra | 08:21 | |
*** ildikov has quit IRC | 08:23 | |
*** Longgeek has quit IRC | 08:24 | |
*** ildikov has joined #openstack-infra | 08:28 | |
*** dims has joined #openstack-infra | 08:28 | |
*** radez_g0n3 is now known as radez | 08:30 | |
*** jedimike has joined #openstack-infra | 08:30 | |
*** dizquierdo has joined #openstack-infra | 08:31 | |
*** dims has quit IRC | 08:33 | |
*** talluri has joined #openstack-infra | 08:33 | |
*** Longgeek_ has quit IRC | 08:35 | |
*** Longgeek has joined #openstack-infra | 08:36 | |
*** _nadya_ has joined #openstack-infra | 08:39 | |
*** andreaf has quit IRC | 08:40 | |
*** dstanek_zzz is now known as dstanek | 08:40 | |
*** andreaf_ is now known as andreaf | 08:40 | |
*** andreaf_ has joined #openstack-infra | 08:40 | |
*** andreykurilin_ has quit IRC | 08:43 | |
openstackgerrit | Anastasia Kuznetsova proposed a change to openstack-infra/config: Add python-client installation to the mistral job https://review.openstack.org/105394 | 08:44 |
*** luqas has quit IRC | 08:46 | |
*** luqas has joined #openstack-infra | 08:48 | |
*** luqas has quit IRC | 08:50 | |
*** sarob has joined #openstack-infra | 08:50 | |
*** doude has joined #openstack-infra | 08:54 | |
*** sarob has quit IRC | 08:54 | |
*** gokrokve has joined #openstack-infra | 08:56 | |
*** Longgeek_ has joined #openstack-infra | 08:58 | |
*** gokrokve has quit IRC | 09:00 | |
*** Longgeek has quit IRC | 09:01 | |
*** Ng has quit IRC | 09:02 | |
*** Ng_ is now known as Ng | 09:02 | |
*** pelix has joined #openstack-infra | 09:03 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/infra-specs: StoryBoard search spec https://review.openstack.org/97254 | 09:03 |
*** mestery has joined #openstack-infra | 09:05 | |
*** HenryG has joined #openstack-infra | 09:05 | |
*** dstanek is now known as dstanek_zzz | 09:05 | |
*** ildikov has quit IRC | 09:07 | |
*** arnaud__ has quit IRC | 09:09 | |
*** mestery has quit IRC | 09:09 | |
*** _nadya_ has quit IRC | 09:12 | |
*** talluri has quit IRC | 09:12 | |
*** talluri has joined #openstack-infra | 09:17 | |
*** Longgeek_ has quit IRC | 09:18 | |
*** Longgeek has joined #openstack-infra | 09:19 | |
openstackgerrit | A change was merged to openstack-infra/config: Publish generated html tests results https://review.openstack.org/104677 | 09:21 |
*** ociuhandu has joined #openstack-infra | 09:24 | |
*** Longgeek_ has joined #openstack-infra | 09:25 | |
*** Longgeek has quit IRC | 09:25 | |
*** _nadya_ has joined #openstack-infra | 09:26 | |
*** dims has joined #openstack-infra | 09:29 | |
*** ociuhandu has quit IRC | 09:29 | |
*** ildikov has joined #openstack-infra | 09:30 | |
*** luqas has joined #openstack-infra | 09:30 | |
*** dims has quit IRC | 09:33 | |
*** ociuhandu has joined #openstack-infra | 09:33 | |
*** ociuhandu has quit IRC | 09:34 | |
*** habib has joined #openstack-infra | 09:35 | |
*** _nadya_ has quit IRC | 09:35 | |
*** abhishek has joined #openstack-infra | 09:38 | |
abhishek | Hi all, can any one review this patch https://review.openstack.org/#/c/102215/ and help me to get this merged. | 09:38 |
abhishek | thank you | 09:38 |
*** amitpp has quit IRC | 09:41 | |
*** praneshp has quit IRC | 09:42 | |
*** _nadya_ has joined #openstack-infra | 09:45 | |
*** jcoufal has quit IRC | 09:48 | |
*** cnesa has joined #openstack-infra | 09:49 | |
*** jamespage_ has quit IRC | 09:50 | |
*** mugsie_ has joined #openstack-infra | 09:51 | |
*** penguinRaider has quit IRC | 09:51 | |
*** penguinRaider has joined #openstack-infra | 09:51 | |
*** dmakogon_ is now known as denis_makogon | 09:54 | |
*** gokrokve has joined #openstack-infra | 09:56 | |
*** _nadya_ has quit IRC | 09:56 | |
sdague | jhesketh: +A | 09:57 |
*** ociuhandu has joined #openstack-infra | 09:58 | |
openstackgerrit | A change was merged to openstack-infra/os-loganalyze: Add swiftclient into requirements.txt https://review.openstack.org/104718 | 09:59 |
*** _nadya_ has joined #openstack-infra | 10:00 | |
*** alexpilotti has joined #openstack-infra | 10:00 | |
*** alexpilotti has quit IRC | 10:00 | |
*** ominakov has joined #openstack-infra | 10:01 | |
*** gokrokve has quit IRC | 10:01 | |
sdague | jhesketh: you need to rebase the last os-loganalyze change | 10:01 |
*** yamahata has quit IRC | 10:02 | |
*** ociuhandu has quit IRC | 10:02 | |
*** _nadya_ has quit IRC | 10:04 | |
*** oomichi has quit IRC | 10:04 | |
*** habib has quit IRC | 10:04 | |
*** habib has joined #openstack-infra | 10:05 | |
*** _nadya_ has joined #openstack-infra | 10:14 | |
*** jedimike has quit IRC | 10:14 | |
*** jgallard has quit IRC | 10:14 | |
openstackgerrit | Denis M. proposed a change to openstack-infra/config: Fix gate-trove-functional-dsvm-{datastore} https://review.openstack.org/103172 | 10:16 |
*** rcarrillocruz has quit IRC | 10:16 | |
*** roeyc has quit IRC | 10:19 | |
*** rcarrillocruz has joined #openstack-infra | 10:21 | |
*** jedimike has joined #openstack-infra | 10:22 | |
*** _nadya_ has quit IRC | 10:23 | |
*** Guest58876 has quit IRC | 10:24 | |
*** yaguang has joined #openstack-infra | 10:26 | |
*** alexpilotti has joined #openstack-infra | 10:37 | |
*** jyuso has quit IRC | 10:39 | |
*** habib_ has joined #openstack-infra | 10:43 | |
*** habib has quit IRC | 10:43 | |
openstackgerrit | A change was merged to openstack-infra/os-loganalyze: oslo.sphinx is dead, long live oslosphinx https://review.openstack.org/105277 | 10:43 |
openstackgerrit | Dzmitry Horbach proposed a change to openstack-infra/jenkins-job-builder: Add support for Managed Script Plugin https://review.openstack.org/99109 | 10:45 |
*** zhiyan is now known as zhiyan_ | 10:46 | |
*** zhiyan_ is now known as zhiyan | 10:47 | |
*** hashar has quit IRC | 10:47 | |
*** sjm42 has quit IRC | 10:48 | |
*** jcoufal has joined #openstack-infra | 10:56 | |
*** gokrokve has joined #openstack-infra | 10:56 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Update partially translated glossary https://review.openstack.org/105372 | 10:59 |
SergeyLukjanov | EmilienM, I'm not sure that it's fully migrated / functional now; you could use stackalytics.com hosted by mirantis | 11:00 |
SergeyLukjanov | mordred, is http://stackalytics.openstack.org/ ready? | 11:00 |
*** gokrokve has quit IRC | 11:01 | |
*** dims_ has joined #openstack-infra | 11:02 | |
*** mestery has joined #openstack-infra | 11:07 | |
*** mkerrin has quit IRC | 11:07 | |
garyk | hi, anyone know why https://review.openstack.org/#/c/89610/ is not beeing varified or in the gate? | 11:09 |
*** mestery has quit IRC | 11:11 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Fix for last updated property of a story https://review.openstack.org/105427 | 11:15 |
*** yaguang has quit IRC | 11:15 | |
*** xianghui has quit IRC | 11:16 | |
*** mugsie has quit IRC | 11:21 | |
*** nosnos has quit IRC | 11:23 | |
*** ihrachyshka has quit IRC | 11:23 | |
pelix | zaro: should we retain an explicit dependency on testtools in the test-requirements.txt rather than relying on it's implicit inclusion via fixtures? | 11:25 |
*** julim has joined #openstack-infra | 11:25 | |
*** amitpp has joined #openstack-infra | 11:25 | |
*** ihrachyshka has joined #openstack-infra | 11:26 | |
*** habib_ has quit IRC | 11:27 | |
*** mugsie_ is now known as mugsie | 11:31 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Migrate to oslo.db https://review.openstack.org/105430 | 11:32 |
*** dizquierdo is now known as dizquierdo_out | 11:35 | |
*** adalbas has joined #openstack-infra | 11:38 | |
*** talluri has quit IRC | 11:39 | |
*** jgallard has joined #openstack-infra | 11:40 | |
*** doug-fish has joined #openstack-infra | 11:42 | |
*** dstanek_zzz is now known as dstanek | 11:45 | |
garyk | fungi: any idea why https://review.openstack.org/89610 is not running in the gate? | 11:48 |
*** radez is now known as radez_g0n3 | 11:49 | |
*** Longgeek_ has quit IRC | 11:54 | |
*** gokrokve has joined #openstack-infra | 11:56 | |
*** sweston has quit IRC | 11:58 | |
*** ArxCruz has joined #openstack-infra | 11:59 | |
*** dustins has joined #openstack-infra | 11:59 | |
*** lttrl has joined #openstack-infra | 12:00 | |
*** pelix has quit IRC | 12:00 | |
*** Longgeek has joined #openstack-infra | 12:00 | |
*** gokrokve has quit IRC | 12:01 | |
*** weshay has joined #openstack-infra | 12:03 | |
*** salv-orlando has joined #openstack-infra | 12:07 | |
*** mestery has joined #openstack-infra | 12:08 | |
*** eharney has joined #openstack-infra | 12:08 | |
*** aysyd has joined #openstack-infra | 12:08 | |
*** talluri has joined #openstack-infra | 12:10 | |
*** Sukhdev_ has joined #openstack-infra | 12:11 | |
*** rfolco has joined #openstack-infra | 12:11 | |
*** mestery has quit IRC | 12:12 | |
*** talluri has quit IRC | 12:15 | |
*** dkliban_afk is now known as dkliban | 12:16 | |
*** dprince has joined #openstack-infra | 12:17 | |
*** mbacchi has joined #openstack-infra | 12:17 | |
*** talluri has joined #openstack-infra | 12:18 | |
*** Sukhdev_ has quit IRC | 12:19 | |
*** che-arne has joined #openstack-infra | 12:21 | |
*** trinaths has quit IRC | 12:22 | |
*** yaguang has joined #openstack-infra | 12:24 | |
*** luqas has quit IRC | 12:25 | |
*** dims_ has quit IRC | 12:26 | |
*** dims_ has joined #openstack-infra | 12:26 | |
*** dims_ has quit IRC | 12:27 | |
*** dims_ has joined #openstack-infra | 12:28 | |
*** talluri has quit IRC | 12:32 | |
*** talluri has joined #openstack-infra | 12:33 | |
*** talluri has quit IRC | 12:34 | |
*** talluri has joined #openstack-infra | 12:34 | |
*** talluri has quit IRC | 12:35 | |
*** talluri has joined #openstack-infra | 12:36 | |
*** xianghui has joined #openstack-infra | 12:38 | |
*** zz_dimtruck is now known as dimtruck | 12:38 | |
*** talluri has quit IRC | 12:40 | |
*** jgrimm has quit IRC | 12:42 | |
*** hashar has joined #openstack-infra | 12:42 | |
*** dkliban is now known as dkliban_biab | 12:45 | |
*** morganfainberg is now known as morganfainberg_Z | 12:46 | |
*** luqas has joined #openstack-infra | 12:48 | |
*** pelix has joined #openstack-infra | 12:50 | |
anteaya | garyk: I did recheck on it and it is in the check queue, once it passes try reapproving, or it might just end up in the gate queue automatically | 12:51 |
anteaya | fungi could tell you more, but when you approve it removes jenkins prior +1 for check, if it fails check and you reverify or reapprove, nothing happens since it doesn't have the +1 from passing the check queue, so you have to send it back through check | 12:52 |
garyk | anteaya: thank you! | 12:52 |
anteaya | welcome, may it merge | 12:52 |
*** che-arne has quit IRC | 12:53 | |
*** yaguang has quit IRC | 12:54 | |
*** dstanek is now known as dstanek_zzz | 12:55 | |
anteaya | zaro: thanks for the review! | 12:55 |
*** gokrokve has joined #openstack-infra | 12:56 | |
openstackgerrit | Carl Loa Odin proposed a change to openstack-infra/jenkins-job-builder: Extend trigger_builds functionality https://review.openstack.org/91051 | 13:00 |
*** gokrokve has quit IRC | 13:01 | |
*** miqui has joined #openstack-infra | 13:01 | |
anteaya | fungi: can I request this has an appearance in this morning's review queue? the oslo acl uniformity patch, https://review.openstack.org/#/c/101361/ 5 +1's so far including dhellmann | 13:02 |
anteaya | would love to see it merged today | 13:03 |
*** jp_at_hp has quit IRC | 13:03 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Migrate to oslo.db https://review.openstack.org/105430 | 13:03 |
*** dimtruck is now known as zz_dimtruck | 13:04 | |
*** pblaho_ has joined #openstack-infra | 13:04 | |
*** yfried__ has quit IRC | 13:04 | |
*** jistr has quit IRC | 13:04 | |
*** pblaho has quit IRC | 13:04 | |
*** jistr has joined #openstack-infra | 13:06 | |
*** mestery has joined #openstack-infra | 13:08 | |
anteaya | if anyone has a link to today's bug day etherpad, I'm keeping an eye out for it <-- pleia2 | 13:08 |
*** mestery has quit IRC | 13:13 | |
*** bknudson has joined #openstack-infra | 13:13 | |
*** mriedem has joined #openstack-infra | 13:13 | |
*** tsg has joined #openstack-infra | 13:13 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Migrate to oslo.db https://review.openstack.org/105430 | 13:14 |
*** amitpp has quit IRC | 13:15 | |
*** yaguang has joined #openstack-infra | 13:17 | |
*** pcm_ has quit IRC | 13:17 | |
*** HenryG has quit IRC | 13:17 | |
ildikov | hi infra guys and girls | 13:17 |
ildikov | I have some issues with MySQL based tests on the gate | 13:18 |
ildikov | could anyone show me a working example? is there any gate job now in OpenStack that works with MySQL? | 13:18 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Setup training-guides for translation https://review.openstack.org/105448 | 13:20 |
krtaylor | anteaya, morning, are you around for a while today? | 13:21 |
anteaya | krtaylor: sitting in an airport atm, for about another hour or so | 13:22 |
anteaya | then flight, then meetings (I hope) | 13:22 |
*** mfer has joined #openstack-infra | 13:23 | |
*** amitpp has joined #openstack-infra | 13:23 | |
krtaylor | anteaya, ah, ok, I really need to discuss/comment on some of the new doc changes and the periodic test spec | 13:23 |
krtaylor | anteaya, re: mid-cycle, this would be a good agenda item, that would help me get there | 13:24 |
*** _nadya_ has joined #openstack-infra | 13:24 | |
anteaya | ildikov: ah, we should have many, I think any tempest test not marked postgres or pg | 13:24 |
anteaya | ildikov: do you have a stacktrace of logs? | 13:24 |
anteaya | krtaylor: yes | 13:24 |
anteaya | krtaylor: um, my understanding is you are 1st on the waiting list | 13:25 |
*** mestery has joined #openstack-infra | 13:25 | |
*** amitpp has quit IRC | 13:25 | |
ildikov | anteaya: sure, one sec and I will copy some links here | 13:25 |
anteaya | https://wiki.openstack.org/wiki/Qa_Infra_Meetup_2014, krtaylor | 13:26 |
anteaya | krtaylor: so the way I am reading it is the only way you get there is if someone else drops out | 13:26 |
anteaya | krtaylor: we need to start getting your approval earlier | 13:26 |
krtaylor | anteaya, well there you go, I guess I don't need to worry about it then | 13:26 |
anteaya | and I purposely waved off mention of third party stuff on the agenda | 13:27 |
anteaya | it is like having a dog, you never ever mention the word "walk" | 13:27 |
anteaya | since as soon as you do, you are obliged to head out the door | 13:27 |
*** Adri2000_ is now known as Adri2000 | 13:27 | |
anteaya | though I am confident many items will get air time, either during the day or at dinner | 13:28 |
krtaylor | anteaya, I didn't see anywhere that there was a registration deadline | 13:28 |
*** andreaf has quit IRC | 13:28 | |
*** _nadya_ has quit IRC | 13:28 | |
anteaya | krtaylor: there wasn't one, until we ran out of space in the room | 13:28 |
ildikov | anteaya: the script that initializes the db: https://review.openstack.org/#/c/104966/4/run-mysql-tests.sh | 13:29 |
anteaya | I never imagined ibm wouldn't do anything until the week prior, I would have requested to save you a spot | 13:29 |
*** AJaeger has joined #openstack-infra | 13:29 | |
krtaylor | anteaya, ok, I'll do my best to follow along from here, please post often | 13:29 |
fungi | garyk: 89610 got dequeued when its parent change failed to merge, but didn't leave a comment/vote because of https://storyboard.openstack.org/#!/story/147 | 13:30 |
*** wayneeseguin has joined #openstack-infra | 13:30 | |
ildikov | anteaya: the log for this patch with MySQL: http://logs.openstack.org/66/104966/4/check/gate-gnocchi-tox-py27-mysql/191fedb/console.html.gz | 13:30 |
anteaya | krtaylor: I will, and next time we will start earlier and ensure you have a space at the meetup | 13:30 |
*** Guest58876 has joined #openstack-infra | 13:30 | |
krtaylor | anteaya, or book a larger room :) | 13:30 |
anteaya | krtaylor: also we need to talk about a gathering in texas very early in K | 13:30 |
anteaya | krtaylor: I'm confident the organizers booked the room they expected to need, that is the point of having folks sign up | 13:31 |
ildikov | anteaya: if I remove the socket part from the url, then it fails with authentication error | 13:31 |
anteaya | ildikov: for starters why are you running an postgres test against a patch to run mysql? | 13:31 |
anteaya | ildikov: that feels odd to me | 13:31 |
*** lttrl has quit IRC | 13:32 | |
AJaeger | infra team, I have some patches for manuals and translations - could you give them a review this week, please? https://review.openstack.org/105448 , https://review.openstack.org/105372, https://review.openstack.org/98238 | 13:32 |
anteaya | ildikov: looks like an authentication issue: OperationalError: (OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: NO)") None None | 13:32 |
ildikov | anteaya: we have two gate jobs, one for testing the code with PostgreSQL the other is for MySQL | 13:33 |
ildikov | anteaya: with using socket the error is the following :OperationalError: (OperationalError) (1049, "Unknown database 'test'") None None | 13:34 |
anteaya | AJaeger: can you make the infra meeting today? pleia2 has an item up on zanata/pootle | 13:34 |
ildikov | anteaya: without socket it works for me locally, but I do not know how to figure out the credentials on the gate | 13:35 |
*** homeless has joined #openstack-infra | 13:35 | |
AJaeger | anteaya, 19:00 UTC? Ok, will try to be there... | 13:35 |
*** oomichi has joined #openstack-infra | 13:37 | |
anteaya | AJaeger: thanks | 13:37 |
*** jgrimm has joined #openstack-infra | 13:38 | |
anteaya | ildikov: do you have permissions to be root on localhost in the gate? | 13:38 |
ildikov | anteaya: that's a good question :) | 13:39 |
anteaya | that's the one I would encourage you to start with | 13:39 |
ildikov | anteaya: maybe not, but is there any example or guideline how to setup MySQL on the gate? | 13:40 |
ildikov | anteaya: the PostgreSQL job seems to be working | 13:40 |
anteaya | well try any tempest test that doesn't use postgres or pg, for starters | 13:40 |
anteaya | the postgres job failed, the one i saw | 13:41 |
anteaya | and perhaps the folks in -qa can help you with parsing the tempest tests | 13:41 |
ildikov | anteaya: but it's because of the latest pecan version, before that it worked | 13:41 |
anteaya | well then you have multiple issues | 13:41 |
anteaya | fungi: thank you | 13:42 |
ildikov | anteaya: yes, I just wanted to finish with them one by one to at least see the same pecan error on both gate jobs and then fix that one too :) | 13:42 |
ildikov | anteaya: thanks for the hints | 13:42 |
*** dkliban_biab is now known as dkliban | 13:43 | |
anteaya | okay | 13:43 |
anteaya | so right now the oslo acl uniformity patch: https://review.openstack.org/#/c/101361/ has 5 +1's (including dhellman) and fungi's +2, shopping for another +2 and a +A <-- jeblair, clarkb, mordred, SergeyLukjanov, jhesketh | 13:44 |
fungi | sdague: i don't suppose you have any magical insights into why the latest patchset of https://review.openstack.org/103363 seems to be taking care of master and icehouse but not havana? are there some devstack patches we need to havana to accompany that? | 13:45 |
*** gema has quit IRC | 13:46 | |
*** ryanpetrello has quit IRC | 13:46 | |
*** garyk has quit IRC | 13:47 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Adding api events notifier and listener https://review.openstack.org/102842 | 13:48 |
*** gema has joined #openstack-infra | 13:48 | |
*** wenlock has joined #openstack-infra | 13:49 | |
*** doug-fish has left #openstack-infra | 13:50 | |
*** rcarrill` has joined #openstack-infra | 13:52 | |
*** prad has joined #openstack-infra | 13:52 | |
*** rcarrillocruz has quit IRC | 13:53 | |
*** yfried__ has joined #openstack-infra | 13:55 | |
*** gokrokve has joined #openstack-infra | 13:56 | |
*** pblaho_ has quit IRC | 13:59 | |
jeblair | fungi: where do you see references to pypi.python.org? | 13:59 |
*** zehicle_at_dell has quit IRC | 14:00 | |
*** rcarrillocruz has joined #openstack-infra | 14:00 | |
*** gokrokve has quit IRC | 14:01 | |
*** zehicle_at_dell has joined #openstack-infra | 14:01 | |
fungi | jeblair: sdague: oh! i think i clicked through to a log from a previous patchset, going back over it now it does seem to only be hitting pypi.openstack.org like the later releases | 14:01 |
fungi | so i think my patchset from last night may be safe after all | 14:02 |
*** rcarrill` has quit IRC | 14:02 | |
jeblair | fungi: cool, yeah, i don't see it in any of the 4 devstacklogs | 14:02 |
*** radez_g0n3 is now known as radez | 14:03 | |
fungi | yep, i'm going to chalk that one up to OperatorError: Insufficient Coffee | 14:03 |
*** pblaho_ has joined #openstack-infra | 14:03 | |
*** signed8bit has joined #openstack-infra | 14:05 | |
*** pblaho_ is now known as pblaho | 14:05 | |
*** zul has quit IRC | 14:08 | |
*** zul has joined #openstack-infra | 14:08 | |
*** ryanpetrello has joined #openstack-infra | 14:09 | |
*** zz_dimtruck is now known as dimtruck | 14:09 | |
*** dizquierdo_out is now known as dizquierdo | 14:10 | |
*** gokrokve has joined #openstack-infra | 14:10 | |
*** yaguang has quit IRC | 14:11 | |
*** gokrokve_ has joined #openstack-infra | 14:11 | |
*** flaper87 is now known as flaper87|afk | 14:11 | |
*** dstanek_zzz is now known as dstanek | 14:13 | |
*** pcrews has joined #openstack-infra | 14:13 | |
*** gokrokve has quit IRC | 14:14 | |
*** pcm_ has joined #openstack-infra | 14:14 | |
*** tsg has quit IRC | 14:14 | |
*** rcarrillocruz has quit IRC | 14:15 | |
*** pcm__ has joined #openstack-infra | 14:16 | |
*** gokrokve_ has quit IRC | 14:17 | |
*** gokrokve has joined #openstack-infra | 14:18 | |
*** adrian_otto has joined #openstack-infra | 14:18 | |
*** wenlock has quit IRC | 14:18 | |
*** david-lyle has joined #openstack-infra | 14:19 | |
fungi | anteaya: oh, and the url you were looking for is https://etherpad.openstack.org/p/cibugreview-july2014 (it was included in pleia2's announcement to the ml) | 14:19 |
*** pcm_ has quit IRC | 14:20 | |
*** rcarrillocruz has joined #openstack-infra | 14:20 | |
jeblair | i wonder if we should just copy the non-openstack-ci bugs over to storyboard | 14:21 |
jeblair | since we still don't have an import script | 14:21 |
*** mostly_d34dh0r53 is now known as d34dh0r53 | 14:22 | |
*** nelsnelson has joined #openstack-infra | 14:22 | |
*** gokrokve has quit IRC | 14:22 | |
*** nelsnelson has quit IRC | 14:22 | |
*** nelsnelson has joined #openstack-infra | 14:23 | |
*** msabramo has quit IRC | 14:23 | |
*** vhoward- has joined #openstack-infra | 14:23 | |
anteaya | ah, thanks fungi | 14:24 |
anteaya | figured the link was somewhere | 14:24 |
*** vhoward- has left #openstack-infra | 14:24 | |
anteaya | :D | 14:24 |
anteaya | going to change locations, I expect to still have wifi in my new seat | 14:25 |
*** garyk has joined #openstack-infra | 14:25 | |
openstackgerrit | A change was merged to openstack-infra/config: Add XStatic-* projects with packaged static files for Horizon https://review.openstack.org/95716 | 14:26 |
*** habib has joined #openstack-infra | 14:27 | |
mordred | SergeyLukjanov: it's close ... there's something weird with the cronjob that I haven't diagnosed yet - and we also need to figure out the uwsgi/mod_wsgi thing | 14:27 |
openstackgerrit | Carl Loa Odin proposed a change to openstack-infra/jenkins-job-builder: Extend trigger_builds functionality https://review.openstack.org/91051 | 14:27 |
mordred | jeblair: I can put import script next on my list of things to attack with a hammer if you like | 14:28 |
*** abhishek has quit IRC | 14:28 | |
*** ArxCruz has quit IRC | 14:28 | |
*** craigbr has joined #openstack-infra | 14:28 | |
*** habib has quit IRC | 14:29 | |
*** ArxCruz has joined #openstack-infra | 14:29 | |
*** habib has joined #openstack-infra | 14:29 | |
jeblair | mordred: zuul has 48 bugs, nodepool 4, gear 3. i know it would be better to have the import script, but i think it might be faster to copy. | 14:30 |
*** yaguang has joined #openstack-infra | 14:31 | |
openstackgerrit | Julien Vey proposed a change to openstack-infra/config: Add solum-infra-guestagent repo to stackforge https://review.openstack.org/99705 | 14:31 |
*** msabramo has joined #openstack-infra | 14:33 | |
*** flaper87|afk is now known as flaper87 | 14:34 | |
*** craigbr has quit IRC | 14:36 | |
*** gokrokve has joined #openstack-infra | 14:37 | |
openstackgerrit | Carl Loa Odin proposed a change to openstack-infra/jenkins-job-builder: Extend trigger_builds functionality https://review.openstack.org/91051 | 14:38 |
*** doug-fish has joined #openstack-infra | 14:38 | |
zul | is there anything i need to do when adding an 'etc' directory when creating a new project from cookiecutter? | 14:39 |
*** wenlock has joined #openstack-infra | 14:39 | |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/git-review: Update tests to use Gerrit 2.8.6.1 https://review.openstack.org/104249 | 14:39 |
*** tsg has joined #openstack-infra | 14:41 | |
*** mwagner_lap has joined #openstack-infra | 14:42 | |
*** ihrachyshka has quit IRC | 14:43 | |
*** otherwiseguy has joined #openstack-infra | 14:45 | |
*** craigbr has joined #openstack-infra | 14:46 | |
*** pcm__ has quit IRC | 14:46 | |
*** oomichi has quit IRC | 14:46 | |
mordred | jeblair: zomg. I cannot wait to get off launchpad | 14:47 |
mordred | jeblair: I just spent 17 minutes looking and I cannot figure out how to get a list of bugs for a project using launchpadlib | 14:48 |
*** thedodd has joined #openstack-infra | 14:48 | |
mordred | i can find a LOT of information about getting information on a bug given a number | 14:48 |
mordred | and, of course, since launchpadlib is magic and autogenerates itself based on fetched wadl, one cannot simply create an object in python and run dir() on it to explore the API | 14:49 |
jeblair | mordred: i'm not sure python-storyboardclient has that feature either ;) | 14:49 |
mordred | jeblair: indeed. but I can probably write python-storyboardclient in less time than I can figure out how to get a list of bugs by project from launchpad | 14:50 |
*** gokrokve has quit IRC | 14:50 | |
jeblair | mordred: i'd expect it to be something like launchpad.projects['foo'].bugs | 14:50 |
mordred | you would, wouldn't you | 14:50 |
*** james_li has joined #openstack-infra | 14:51 | |
jeblair | mordred: oh, but bugtasks... | 14:51 |
*** signed8bit has quit IRC | 14:52 | |
mordred | jeblair: ooh! thanks - that was helpful | 14:54 |
bknudson | does ceilometer use a different pip repo? my keystonemiddleware change failed in ceil saying it couldn't find any distros | 14:54 |
*** alexpilotti has quit IRC | 14:55 | |
*** IvanBerezovskiy has left #openstack-infra | 14:55 | |
bknudson | worked in glance, cinder, heat | 14:57 |
*** craigbr has quit IRC | 14:58 | |
openstackgerrit | Jay Faulkner proposed a change to openstack-infra/config: Add IPA CoreOS Imagebuilder to check + gate https://review.openstack.org/105475 | 14:58 |
*** ildikov has quit IRC | 14:59 | |
*** ildikov has joined #openstack-infra | 14:59 | |
*** zhiyan is now known as zhiyan_ | 15:00 | |
*** dangers_away is now known as dangers | 15:01 | |
*** mriedem1 has joined #openstack-infra | 15:01 | |
openstackgerrit | A change was merged to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 15:02 |
*** mriedem has quit IRC | 15:02 | |
anteaya | yay!! | 15:02 |
anteaya | thanks jeblair | 15:02 |
* anteaya goes to board plane | 15:03 | |
*** pballand has joined #openstack-infra | 15:03 | |
*** nati_ueno has joined #openstack-infra | 15:03 | |
*** JayF has quit IRC | 15:03 | |
*** JayF has joined #openstack-infra | 15:04 | |
*** JayF has quit IRC | 15:04 | |
*** JayF has joined #openstack-infra | 15:04 | |
jeblair | anteaya: wow, i hope you weren't waiting on that to board ;) | 15:04 |
*** zehicle_at_dell has quit IRC | 15:04 | |
openstackgerrit | Carl Loa Odin proposed a change to openstack-infra/jenkins-job-builder: Extend trigger_builds functionality https://review.openstack.org/91051 | 15:04 |
*** rcarrillocruz has quit IRC | 15:05 | |
*** changbl has joined #openstack-infra | 15:06 | |
AJaeger | anteaya, have a great flight! | 15:06 |
*** chandankumar has quit IRC | 15:07 | |
*** gokrokve has joined #openstack-infra | 15:10 | |
*** david-lyle has quit IRC | 15:10 | |
*** david-lyle has joined #openstack-infra | 15:11 | |
*** rcarrillocruz has joined #openstack-infra | 15:11 | |
*** jistr has quit IRC | 15:12 | |
*** jistr has joined #openstack-infra | 15:13 | |
*** gokrokve_ has joined #openstack-infra | 15:15 | |
*** craigbr has joined #openstack-infra | 15:15 | |
*** nati_ueno has quit IRC | 15:16 | |
*** gokrokve has quit IRC | 15:17 | |
*** nati_ueno has joined #openstack-infra | 15:18 | |
*** tkelsey has quit IRC | 15:19 | |
*** zehicle_at_dell has joined #openstack-infra | 15:19 | |
*** reed has joined #openstack-infra | 15:20 | |
*** nati_ueno has quit IRC | 15:22 | |
*** lttrl has joined #openstack-infra | 15:24 | |
*** nati_uen_ has joined #openstack-infra | 15:24 | |
*** sabeen1 has joined #openstack-infra | 15:24 | |
*** adrian_otto has quit IRC | 15:25 | |
mordred | jeblair, fungi, SergeyLukjanov: could I impose on one of you to look at https://review.openstack.org/#/c/101475 ? | 15:25 |
*** virmitio has joined #openstack-infra | 15:26 | |
mordred | there's an internal need for it at HP - and since we're 3 seconds away from not using pypi-mirror any more, it seems fine to me | 15:26 |
mordred | also, should we RFA pypi-mirror? | 15:26 |
*** zz_gondoi is now known as gondoi | 15:27 | |
jeblair | mordred: rfa? | 15:27 |
mordred | request-for-adoption - debian acronym, sorry | 15:27 |
mordred | it's an email usually sent to the list when someone knows they're going to stop caring about a particular piece of software | 15:28 |
jeblair | mordred: ack. probably so. | 15:28 |
fungi | or let it grow moss and then attic it if nobody expresses interest | 15:28 |
mordred | jeblair: I figure next time we do renames, we can more pypi-mirror to stackforge and pretty much give core to whoever steps up and asks for it | 15:28 |
jeblair | mordred: i think if someone asks for it, we should ask them "why?". :) | 15:30 |
jeblair | i tend to think the best outcome is what fungi described, but i'm prepared to be surprised | 15:30 |
fungi | i'd be in favor of deprecating and letting it be forked as needed | 15:31 |
mordred | kk | 15:31 |
fungi | un-openstacking a project sort of invalidates earlier contributions | 15:31 |
*** jlibosva has quit IRC | 15:31 | |
*** ArxCruz has quit IRC | 15:32 | |
mordred | good point. | 15:33 |
mordred | in any case, in the mean time the above patch should be fairly innocuous and may get folks over the hump short term | 15:33 |
jeblair | fungi: i like that. i'm not certain we need to move infra projects to the attic. i'm not bothered by 'namespace cleanliness' as much as other people are. | 15:33 |
jeblair | (i'm personally okay with a README that says development is halted) | 15:33 |
fungi | jeblair: nor i--good point | 15:33 |
*** msabramo has quit IRC | 15:34 | |
*** freyes has quit IRC | 15:34 | |
fungi | also, 346 projects in gerrit now (169 openstack, 177 stackforge)... stackforge has now overtaken openstack in project count at 51%, probably horizon's xstatic js deps pushed it over the edge | 15:34 |
mordred | wow. openstack has 169? | 15:35 |
jeblair | mordred: 49 of those are us ;) | 15:35 |
mordred | good point | 15:35 |
fungi | that's including attic, dev, infra | 15:35 |
fungi | ssh -p 29418 review.openstack.org gerrit ls-projects | sed 's,[/-].*,,' | sort | uniq -c | 15:35 |
*** atiwari has joined #openstack-infra | 15:37 | |
*** bknudson has quit IRC | 15:38 | |
*** asettle has joined #openstack-infra | 15:38 | |
hashar | fungi: we got our Gerrit upgraded yesterday. Which should be solving the hash mismatch error for us :] | 15:38 |
*** sarob has joined #openstack-infra | 15:39 | |
mordred | jeblair, fungi: our puppetdb api endpoint is non-reachable from other hosts - is that a choice we made consciously? | 15:40 |
*** changbl has quit IRC | 15:40 | |
*** gokrokve has joined #openstack-infra | 15:41 | |
*** trinaths has joined #openstack-infra | 15:41 | |
*** changbl has joined #openstack-infra | 15:41 | |
*** nati_uen_ has quit IRC | 15:42 | |
*** msabramo has joined #openstack-infra | 15:43 | |
*** gokrokve_ has quit IRC | 15:43 | |
tristanC | Hello folks, one horizon patch for stable/havana just got "error: 'source_dir' must be a directory name (got `/home/jenkins/workspace/gate-horizon-docs/doc/source`)" (gate-horizon-docs job) | 15:43 |
jeblair | mordred: good question; probably being conservative. we should ask nibalizer about reasons and document them. | 15:44 |
tristanC | console output is https://jenkins04.openstack.org/job/gate-horizon-docs/1630/console , related change: https://review.openstack.org/#/c/105478/ | 15:44 |
*** mugsie has quit IRC | 15:44 | |
*** whoops has joined #openstack-infra | 15:46 | |
clarkb | morning | 15:46 |
*** amitpp has joined #openstack-infra | 15:46 | |
pblaho | is there a way to get pip freeze output from failed pep8 job? | 15:46 |
*** [1]trinaths has joined #openstack-infra | 15:46 | |
*** plars has quit IRC | 15:47 | |
clarkb | fungi: have we written a change to update nova to use pypi python-libvirt yet? we should probably do that so that it doesn't get lost | 15:47 |
clarkb | pblaho: if the job doesn't already do that we will have to update the job script | 15:47 |
*** freyes has joined #openstack-infra | 15:47 | |
clarkb | pblaho: that said pep8 should only run against your code and it should be locally reproduceable with tox -repep8 | 15:47 |
*** msabramo has quit IRC | 15:48 | |
*** trinaths has quit IRC | 15:48 | |
*** [1]trinaths is now known as trinaths | 15:48 | |
jeblair | tristanC: that sounds like the sphinx unicode error caused by a too-new version of sphinx... | 15:48 |
clarkb | pblaho: https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/slave_scripts/run-pep8.sh is where we would need to add a pip freeze | 15:48 |
*** msabramo has joined #openstack-infra | 15:49 | |
fungi | hashar: yep, i've already got my git-review testing change updated with 2.8.6.1 today and it seems to be stable for us | 15:50 |
pblaho | clarkb: yeah, but localy it works for me ... it was failing a few days ago on jenkins jobs... I just wanted to compare versions from that builds a few days ago.... | 15:50 |
*** ArxCruz has joined #openstack-infra | 15:50 | |
hashar | fungi: yup noticed that :-D Well done! | 15:50 |
*** ArxCruz has quit IRC | 15:50 | |
clarkb | pblaho: how are you running it locally? are you using `tox -repep8`? | 15:50 |
clarkb | fungi: oh nice gerrit pushed a fix? | 15:50 |
pblaho | clarkb: I think that pip freeze in pep8 job will not be that much overhead in the future... | 15:51 |
pblaho | clarkb: yeah | 15:51 |
fungi | clarkb: i don't think anybody's put up the nova change to remove sitepackages=true from their tox.ini and add python-libvirt (presumably that would just go on master where we have trusty nodes running the jobs?) | 15:51 |
clarkb | pblaho: its not and we can add it to the jobs | 15:51 |
clarkb | fungi: yup. I can go ahead and push that really quickly | 15:52 |
*** plars has joined #openstack-infra | 15:52 | |
clarkb | actually I need to add it to requirements too | 15:52 |
tristanC | jeblair: is there something I can do ? Or is it something to be taken care of at the global-requirement level ? | 15:52 |
*** dizquierdo has quit IRC | 15:52 | |
jeblair | tristanC: no idea what's wrong. that's just my initial thought. | 15:52 |
pblaho | clarkb: I will write patch for it tomorrow | 15:52 |
jeblair | tristanC: it looks like the periodic havana jobs haven't run since april 21, which means i don't have a baseline to compare that too | 15:53 |
JayF | clarkb: https://review.openstack.org/#/c/105475/ this is related to the other IPA stuff we setup, if you have a chance to take a look today I'd appreciate it :) | 15:53 |
pblaho | clarkb: https://jenkins03.openstack.org/job/gate-oslo.db-pep8/142/console - this is from today and it fails on jenkins but works for me localy.... | 15:53 |
jeblair | remember this -- no one looks at periodic jobs | 15:53 |
*** hashar is now known as hasharMeeting | 15:53 | |
tristanC | jeblair: hum ok, well that's fine, this change is related to an upcoming OSSA, doc job is not really critical and won't block the advisory | 15:54 |
tristanC | just reporting it as the only reference I could find is http://bugs.python.org/issue19570 | 15:55 |
jeblair | sdague: config commit fadc636d broke stable branch periodic tests | 15:55 |
clarkb | pblaho: I am trying to reproduce | 15:56 |
*** mugsie_ has joined #openstack-infra | 15:56 | |
clarkb | pblaho: and indeed it passes for me | 15:56 |
*** ArxCruz has joined #openstack-infra | 15:56 | |
zaro | morning | 15:56 |
clarkb | pblaho: oh I know | 15:56 |
clarkb | pblaho: we test you merged against master | 15:56 |
* clarkb tries with the zuul ref | 15:56 | |
zaro | pelix: we probably should rely on implicit inclusion like all of the other openstack projects do. | 15:57 |
*** praneshp has joined #openstack-infra | 15:57 | |
pblaho | clarkb: will copy of these lines to run_pep8.sh be sufficient? https://github.com/openstack-infra/config/blob/master/modules/openstack_project/files/slave_scripts/run-unittests.sh#L37-L40 | 15:57 |
jeblair | sdague, clarkb, SergeyLukjanov, jhesketh: https://review.openstack.org/#/c/89383/ broke stable-branch jobs because they also have "-havana" and "-icehouse" suffixes | 15:57 |
jeblair | sdague, clarkb, SergeyLukjanov, jhesketh: https://review.openstack.org/#/c/89383/ broke stable-branch periodic jobs because they also have "-havana" and "-icehouse" suffixes | 15:57 |
*** SumitNaiksatam has quit IRC | 15:57 | |
clarkb | jeblair: :( | 15:58 |
clarkb | pblaho: yup thats it. so pip freeze wouldn't help | 15:58 |
*** Guest58876 has quit IRC | 15:58 | |
clarkb | pblaho: we should go ahead and add the freeze as it may be useful info in the future | 15:58 |
clarkb | pblaho: and yes those lines should do it | 15:59 |
sdague | jeblair: ok, I guess that's been a while now eh? | 15:59 |
pblaho | clarkb: hmm ... probably that merge is not working as I assume... I should rebase that set of patches against master and try again.... b/c it passes for me on master and on my patch branch... | 15:59 |
jeblair | sdague: they have not run since april 21 | 15:59 |
clarkb | pblaho: its your change merged into master that is failing | 15:59 |
clarkb | pblaho: you can git fetch http://zm01.openstack.org/p/openstack/oslo.db refs/zuul/master/Zac4167020d9044c2a51020e7af829c19 to get the commit | 15:59 |
*** adrian_otto has joined #openstack-infra | 16:00 | |
jeblair | sdague, clarkb: could probably do some kind of negative match on periodic at the start of that regex | 16:00 |
*** gondoi is now known as zz_gondoi | 16:00 | |
pblaho | clarkb: thanks... I will look at it | 16:00 |
clarkb | jeblair: ya | 16:01 |
jeblair | clarkb, sdague: maybe: ^(?!periodic)-.*(-icehouse|-havana)$ | 16:01 |
*** jaypipes has quit IRC | 16:01 | |
sdague | jeblair: seems reasonable to me | 16:01 |
*** signed8bit has joined #openstack-infra | 16:02 | |
mordred | AaronGr, nibalizer: talk to me about puppetdb | 16:02 |
*** praneshp has quit IRC | 16:03 | |
*** chuckC has quit IRC | 16:04 | |
openstackgerrit | James E. Blair proposed a change to openstack-infra/config: Fix stable branch selector in zuul layout https://review.openstack.org/105499 | 16:04 |
jeblair | sdague, clarkb: we can examine the zuul layout output for that change to make sure it dtrt | 16:05 |
jeblair | sdague, clarkb: if you look at the old change, you can see the breakage: http://logs.openstack.org/83/89383/1/gate/gate-config-layout/9bcf0e1/console.html.gz | 16:05 |
jeblair | sdague, clarkb: 2014-04-22 11:12:49.159 | INFO:zuul.IndependentPipelineManager: <Job periodic-keystone-docs-havana> ^master.*$ | 16:05 |
pleia2 | AJaeger: no worries if you can't make our meeting today, I attended your translations meeting so you wouldn't have to :) | 16:05 |
openstackgerrit | Clark Boylan proposed a change to openstack/requirements: Add python-libvirt for nova. https://review.openstack.org/105500 | 16:05 |
pleia2 | (unless anteaya has extra questions for you that I'm not yet aware of) | 16:05 |
*** dkliban is now known as dkliban_afk | 16:06 | |
jeblair | sdague, clarkb: all the periodic-stable jobs have that; in fact none of them should, and we can double check that the desired devstack jobs have it | 16:06 |
*** anode has joined #openstack-infra | 16:06 | |
sdague | jeblair: so is there an easy way to unit test for that? | 16:06 |
jeblair | sdague: unit test that the config file does what the human intended? | 16:07 |
sdague | that certain things we know should always be true, are | 16:08 |
jeblair | sdague: best thing i can think of is to have that job do a comparison of current and proposed configs and show the difference | 16:08 |
*** yfried__ has quit IRC | 16:08 | |
jeblair | sdague: then we can review the difference and see if it's too great | 16:08 |
sdague | we know we should always have periodic jobs on things other than master | 16:08 |
sdague | for instance | 16:08 |
*** chuckC has joined #openstack-infra | 16:09 | |
*** praneshp has joined #openstack-infra | 16:10 | |
clarkb | fungi: https://review.openstack.org/105501 | 16:10 |
clarkb | fungi: that should fail requirements checking but work otherwise | 16:10 |
clarkb | we shall see | 16:10 |
*** habib_ has joined #openstack-infra | 16:12 | |
*** habib has quit IRC | 16:12 | |
*** asselin has joined #openstack-infra | 16:12 | |
*** pblaho has quit IRC | 16:12 | |
zaro | anybody know what this failrure means? http://logs.openstack.org/93/91193/13/check/gate-config-puppet-apply-precise/6ccf235/console.html | 16:12 |
zaro | maybe jenkins node went offline during test? | 16:13 |
jeblair | zaro: it's a puppet error: | 16:14 |
jeblair | zaro: 2014-07-08 07:04:57.844 | Got 1 failure(s) while initializing: change from absent to directory failed: Could not set 'directory on ensure: File exists - /var/run/puppet | 16:14 |
*** yfried__ has joined #openstack-infra | 16:14 | |
fungi | i've narrowed the horizon docs job breakage on havana to some time between july 1 and july 3 so far, based on analysis of jobs run on various proposed stable changes | 16:14 |
zaro | jeblair: is that something i need to fix or puppet randomness? | 16:15 |
jeblair | fungi: mirror switch? | 16:15 |
fungi | possibly | 16:15 |
fungi | i wonder if we cap something on icehouse/master requirements and not on havana | 16:15 |
fungi | so now havana is picking up newer sphinx or whatever | 16:16 |
*** SumitNaiksatam has joined #openstack-infra | 16:16 | |
fungi | comparing | 16:16 |
clarkb | oh boo python26 jobs may make it hard to fully remove sitepackages hrm | 16:16 |
clarkb | I will have to do more investigating | 16:16 |
jeblair | # for bug 1091333, remove after sphinx >1.1.3 is released. | 16:16 |
jeblair | docutils==0.9.1 | 16:16 |
uvirtbot | Launchpad bug 1091333 in openstack-ci "docutils 0.10 incompatible with sphinx 1.1.3" [Undecided,Fix released] https://launchpad.net/bugs/1091333 | 16:16 |
jeblair | fungi: ^ is in havana but not icehouse | 16:16 |
fungi | ahhh | 16:16 |
*** chandankumar has joined #openstack-infra | 16:17 | |
*** asettle has quit IRC | 16:17 | |
jeblair | tristanC: ^ | 16:18 |
*** gyee has joined #openstack-infra | 16:18 | |
fungi | though docutils==0.9.1 is also in icehouse, which didn't exhibit this failure | 16:19 |
jeblair | fungi: it is? | 16:19 |
fungi | oh, wait | 16:19 |
fungi | yeah, looks like it... http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt?h=stable%2Ficehouse#n132 | 16:19 |
jeblair | fungi: yeah, but it's not in _ | 16:19 |
jeblair | fungi: yeah, but it's not in horizon's tree | 16:19 |
*** rm_work has left #openstack-infra | 16:19 | |
fungi | ohhhhhhhh | 16:19 |
fungi | horizon stopped depending on docutils in icehouse | 16:20 |
*** markwash has joined #openstack-infra | 16:20 | |
*** che-arne has joined #openstack-infra | 16:21 | |
openstackgerrit | Alex Gaynor proposed a change to openstack-infra/config: Added a puppet module for livegrep. https://review.openstack.org/96877 | 16:21 |
*** asettle has joined #openstack-infra | 16:21 | |
*** ildikov has quit IRC | 16:22 | |
fungi | i must be misreading then. because i find docutils==0.9.1 in horizon's test-requirements.txt on all three branches | 16:22 |
jeblair | fungi: oh, you're right | 16:22 |
fungi | and in openstack/requirements global-requirements.txt too | 16:23 |
jeblair | fungi: it got re-sorted | 16:23 |
fungi | yeah | 16:23 |
jeblair | and the comment removed | 16:23 |
jeblair | classy | 16:23 |
*** chuckC has quit IRC | 16:23 | |
jeblair | fungi: it's quite possible the resorting did it | 16:23 |
*** chuckC has joined #openstack-infra | 16:23 | |
*** marcoemorais has joined #openstack-infra | 16:23 | |
jeblair | fungi: because now sphinx will be installed after the docutils pin | 16:23 |
fungi | oh, yep | 16:24 |
*** dimtruck is now known as zz_dimtruck | 16:24 | |
fungi | i'll try fixing that in horizon and see what happens | 16:24 |
clarkb | arg its libvirt-python | 16:24 |
clarkb | why? | 16:24 |
clarkb | who knows | 16:24 |
jeblair | fungi: you know who did it? "OpenStack Jenkins". | 16:24 |
fungi | we should _so_ fire that guy | 16:25 |
fungi | except we can't because he's our top contributor | 16:25 |
mordred | why did OpenStack Jenkins re-sort a reqs file? | 16:25 |
fungi | also, he now has a free pass to the summit, so he'd totally come after us | 16:25 |
jeblair | mordred: well, he removed the comment at least | 16:25 |
*** ominakov has quit IRC | 16:25 | |
*** atiwari has quit IRC | 16:26 | |
mordred | ok. as long as he hasn't started to decide that sorting reqs files is a good idae | 16:26 |
*** alexpilotti has joined #openstack-infra | 16:26 | |
mordred | because people keep thinking that's something that they need to "fix" in projects | 16:26 |
jeblair | mordred: https://review.openstack.org/#/c/76769/ | 16:26 |
jeblair | mordred: that's who resorted it. | 16:26 |
fungi | comments need to be inline now, yeah? | 16:26 |
jeblair | mordred: because he thought he needed to fix it. | 16:26 |
fungi | or no? | 16:26 |
clarkb | silly jenkins | 16:27 |
fungi | wow | 16:27 |
openstackgerrit | Clark Boylan proposed a change to openstack/requirements: Add libvirt-python for nova. https://review.openstack.org/105500 | 16:27 |
jeblair | mordred: i'm going to rip that out. | 16:27 |
*** ArxCruz has quit IRC | 16:28 | |
clarkb | "readable" | 16:28 |
*** ArxCruz has joined #openstack-infra | 16:28 | |
mordred | gah | 16:28 |
*** AJaeger has quit IRC | 16:28 | |
mordred | I've caught a similar patch to keystone before | 16:28 |
clarkb | maybe we should just add a comment to all of those files saying "look we know you will want to sort this file. Please don't. With the current pip dependency resolver order matters and sorted is probably broken" | 16:29 |
mordred | clarkb: ++ | 16:29 |
openstackgerrit | James E. Blair proposed a change to openstack/requirements: Remove docutils pin https://review.openstack.org/105510 | 16:29 |
jeblair | let's see how far that goes ^ | 16:29 |
jeblair | on to horizon now | 16:29 |
mordred | I can write a script to do that and get my ATC status in all the projects again | 16:29 |
jeblair | mordred: maybe it should be the proposal bot | 16:29 |
mordred | jeblair: grumble | 16:30 |
jeblair | mordred: mostly so that it's not just a one time thing | 16:30 |
*** AJaeger has joined #openstack-infra | 16:30 | |
*** AJaeger has joined #openstack-infra | 16:30 | |
*** atiwari has joined #openstack-infra | 16:31 | |
fungi | wow, reverting that change is pretty nontrivial. so much churn in those files | 16:31 |
*** nati_ueno has joined #openstack-infra | 16:31 | |
jeblair | fungi: i'm reverting the horizon style check change | 16:31 |
fungi | yeah, i was just curios to see the delta | 16:32 |
*** alexpilotti has quit IRC | 16:32 | |
jeblair | fungi: except yeah, i'm not reverting it because the current order "works" and I don't want to touch it. | 16:32 |
openstackgerrit | Alex Gaynor proposed a change to openstack-infra/config: Added a puppet module for livegrep. https://review.openstack.org/96877 | 16:33 |
mordred | jeblair: well, pbr shoudl be at the top - but I can do that | 16:33 |
jeblair | mordred: i'll move it in my change, i'm adding a comment anyway | 16:33 |
mordred | ok. awesome | 16:33 |
mordred | thanks | 16:33 |
jeblair | (because horizon clearly needs a comment asap) | 16:34 |
*** zz_dimtruck is now known as dimtruck | 16:34 | |
mordred | yah | 16:35 |
clarkb | mordred: just in case you have forgotten. Brasil Germany is at 1pm PDT. It will be awesome | 16:35 |
*** freyes has quit IRC | 16:35 | |
*** yaguang has quit IRC | 16:35 | |
mordred | clarkb: it will be. I'll be watching it in a bar with people | 16:36 |
*** signed8bit has quit IRC | 16:36 | |
*** asettle has joined #openstack-infra | 16:36 | |
fungi | i wonder how well the proposal bot will deal with propagating a requirement removal (current theory is it won't do anything) | 16:37 |
*** yaguang has joined #openstack-infra | 16:37 | |
*** talluri has joined #openstack-infra | 16:37 | |
*** craigbr has quit IRC | 16:38 | |
clarkb | it uses the requirements syncage tool which removes right? | 16:38 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/os-loganalyze: move filtering mechanism to separate class https://review.openstack.org/102941 | 16:38 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/os-loganalyze: introduce limit parameter https://review.openstack.org/102947 | 16:38 |
jeblair | clarkb, fungi, mordred: https://review.openstack.org/105518 | 16:38 |
*** craigbr has joined #openstack-infra | 16:39 | |
clarkb | wait there was a check for that? | 16:39 |
mugsie_ | dhellmann: you around? | 16:39 |
*** dkliban_afk is now known as dkliban | 16:39 | |
mordred | jeblair: oh - also, hacking should always come first in test-requirements | 16:39 |
mordred | jeblair: just in case something else decides to depend on pep8 | 16:39 |
jeblair | mordred: ooh i'll do that too | 16:40 |
fungi | clarkb: in horizon, yes | 16:40 |
mordred | jeblair: (sorry, I should have thought ot that before) | 16:40 |
*** mugsie_ is now known as mugsie | 16:40 | |
*** jistr has quit IRC | 16:40 | |
*** bdpayne has joined #openstack-infra | 16:40 | |
sdague | jeblair: shouldn't https://review.openstack.org/105518 be a revert of https://review.openstack.org/#/c/76769/ for clarity (even if it's a fixup after that) | 16:41 |
*** nati_ueno has quit IRC | 16:41 | |
clarkb | sdague: there was discussion of that. There is too much churn in those files to make a proper revert sane | 16:42 |
*** nati_ueno has joined #openstack-infra | 16:42 | |
sdague | well, at least a commit message reference I'd think | 16:42 |
jeblair | sdague: why? | 16:43 |
*** jcoufal has quit IRC | 16:43 | |
sdague | because that seems to be the norm to reference the commit that this is a conceptual revert of | 16:43 |
*** sweston has joined #openstack-infra | 16:44 | |
*** Ajaeger1 has joined #openstack-infra | 16:44 | |
*** shashankhegde has joined #openstack-infra | 16:44 | |
pballand | I could use some help with pbr hooks - trying to generate a source file as part of setup, for use in testenv; I have a hook in place, and it generates the file in the source tree, but not in .tox/ | 16:44 |
*** arnaud__ has joined #openstack-infra | 16:44 | |
pballand | anyone have suggestions? | 16:45 |
clarkb | pballand: try adding that file to your manifest.in? | 16:45 |
clarkb | you can probably directly add it to the appropriate files list in your hook as well | 16:46 |
clarkb | https://jenkins07.openstack.org/job/gate-nova-python26/3483/console ok centos6 works \o/ | 16:46 |
mordred | pballand: one sec... | 16:47 |
*** habib_ has quit IRC | 16:48 | |
mordred | pballand: LocalManifestMaker in pbr is how we extend that list - it's possibe we might want to provide the ability for a local hook | 16:48 |
*** denis_makogon has quit IRC | 16:48 | |
*** hasharMeeting has quit IRC | 16:49 | |
*** spiffxp_ has joined #openstack-infra | 16:49 | |
mordred | but honestly just adding the file to MANIFEST.in will be the easiest | 16:50 |
*** sarob has quit IRC | 16:50 | |
pballand | mordred: that explains what I am seeing | 16:51 |
*** luqas has quit IRC | 16:51 | |
pballand | I’ll try the MANIFEST.in approach | 16:51 |
*** sarob has joined #openstack-infra | 16:51 | |
*** jgallard has quit IRC | 16:52 | |
*** mkoderer has quit IRC | 16:52 | |
jeblair | tristanC: do you have what you need to proceed with horizon? | 16:52 |
fungi | jeblair: it appears the devstack check on extra requirements will prevent removing one from openstack/requirements until all vestiges of it have been purged from enforced projects | 16:52 |
jeblair | fungi: okay, i guess it's a good placeholder change for now | 16:53 |
*** _nadya_ has joined #openstack-infra | 16:53 | |
fungi | jeblair: http://logs.openstack.org/10/105510/1/check/check-tempest-dsvm-full/d058cdc/logs/devstacklog.txt.gz#_2014-07-08_16_47_19_697 | 16:53 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/os-loganalyze: move filtering mechanism to separate class https://review.openstack.org/102941 | 16:53 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/os-loganalyze: introduce limit parameter https://review.openstack.org/102947 | 16:53 |
jeblair | fungi: i don't suppose it gives a list of projects that need changing? | 16:53 |
*** denis_makogon has joined #openstack-infra | 16:53 | |
fungi | jeblair: i think it dies on the first one it hits, unfortunately | 16:53 |
clarkb | ya I just hit that with libvirt-python too | 16:54 |
jeblair | livegrep! oh :( | 16:54 |
*** sweston has quit IRC | 16:55 | |
*** anode has quit IRC | 16:55 | |
*** sarob has quit IRC | 16:55 | |
openstackgerrit | Alex Gaynor proposed a change to openstack-infra/config: Added a puppet module for livegrep. https://review.openstack.org/96877 | 16:56 |
jeblair | livegrep! yay :) | 16:56 |
*** sweston has joined #openstack-infra | 16:56 | |
*** anode has joined #openstack-infra | 16:56 | |
Alex_Gaynor | jeblair: I'm really confused, I ran puppet-lint over a file locally, but it apparently doesn't catch syntax errors? | 16:57 |
jeblair | Alex_Gaynor: right? :) | 16:57 |
Alex_Gaynor | That's... wut | 16:57 |
jeblair | Alex_Gaynor: i mean, we've had tests for ages that make sure our rocketships are aligned... | 16:57 |
jeblair | Alex_Gaynor: but the code actually compiling? too hard! | 16:58 |
*** _nadya_ has quit IRC | 16:58 | |
Alex_Gaynor | jeblair: well the tests caught the syntax errors, just emberassing to have to wait for CI :-) | 16:58 |
jeblair | Alex_Gaynor: yeah, the puppe apply tests are new, we just got them working | 16:58 |
*** derekh_ has quit IRC | 16:58 | |
*** sarob has joined #openstack-infra | 16:58 | |
jeblair | Alex_Gaynor: they deal with the problem by running puppet in noop mode (with full sudo access!) on the test node | 16:58 |
Alex_Gaynor | jeblair: does it do every manifest automatically? (i.e. do I have to do anything to get that to test livegrep for me) | 16:59 |
jeblair | Alex_Gaynor: the next step is actually running it for real and letting it do stuff; nibalizer is working on that | 16:59 |
*** salv-orlando has quit IRC | 16:59 | |
jeblair | Alex_Gaynor: automatic for all the nodes in site.pp | 16:59 |
jeblair | Alex_Gaynor: oh | 16:59 |
*** sweston has quit IRC | 16:59 | |
jeblair | Alex_Gaynor: you may need to add a "Node-OS: precise" comment to the livegrep node definition in site.pp | 16:59 |
jeblair | Alex_Gaynor: so, er, not fully automatic :( | 17:00 |
jeblair | Alex_Gaynor: it's kind of a hack, but it got things working. | 17:00 |
*** che-arne|2 has joined #openstack-infra | 17:00 | |
*** flaper87 is now known as flaper87|afk | 17:00 | |
Alex_Gaynor | jeblair: I assume if I type "Node-OS: trusty" nothing happens :-) | 17:00 |
jeblair | Alex_Gaynor: correct, that says "run this in the (nonexistent) trusty pupuppet apply job" | 17:01 |
pleia2 | bug day time :) | 17:01 |
pleia2 | https://etherpad.openstack.org/p/cibugreview-july2014 | 17:01 |
fungi | though i suppose we could have a check in that job that makes sure all entries in site.pp declare a node type for the config test job | 17:01 |
*** denis_makogon has quit IRC | 17:01 | |
jeblair | fungi: ++ | 17:01 |
pleia2 | the 2nd half of Medium ones haven't been looked at in a while, I made notes on a few of them, but I think they get ignored when people get bored most bug days | 17:01 |
openstackgerrit | Alex Gaynor proposed a change to openstack-infra/config: Added a puppet module for livegrep. https://review.openstack.org/96877 | 17:01 |
jeblair | mordred: should we copy bugs or will you have an import script soon? | 17:01 |
fungi | possibly even limiting them to the known list of supported platforms | 17:02 |
*** amcrn has joined #openstack-infra | 17:02 | |
*** Ryan_Lane has joined #openstack-infra | 17:02 | |
*** yaguang has quit IRC | 17:02 | |
fungi | pleia2: i'll start on triage | 17:02 |
*** ChanServ sets mode: +o jeblair | 17:02 | |
*** bdpayne has quit IRC | 17:03 | |
pleia2 | fungi: great, thanks | 17:03 |
*** ChanServ changes topic to "Bug Triage Day: https://etherpad.openstack.org/p/cibugreview-july2014" | 17:03 | |
*** jeblair sets mode: -o jeblair | 17:03 | |
*** shashankhegde has quit IRC | 17:03 | |
*** che-arne has quit IRC | 17:03 | |
* fungi is tackling new bugs starting from the top of the list in lp | 17:03 | |
jeblair | who else is around to help with bug triage? | 17:04 |
clarkb | o/ | 17:04 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/os-loganalyze: use wsgi environ https://review.openstack.org/105527 | 17:04 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/os-loganalyze: allow for live stripping of control chars https://review.openstack.org/105528 | 17:04 |
clarkb | https://jenkins07.openstack.org/job/gate-nova-python27/4147/console and trusty py27 succeeds with libvirt-python | 17:05 |
*** Longgeek has quit IRC | 17:05 | |
jeblair | fungi, clarkb, pleia2: sounds like it's just us? | 17:05 |
pleia2 | seems like | 17:06 |
*** salv-orlando has joined #openstack-infra | 17:06 | |
fungi | i guess | 17:06 |
fungi | so far anyway | 17:06 |
jeblair | AaronGr, nibalizer, zaro, SergeyLukjanov: anyone around to help clean up bugs? | 17:06 |
jeblair | mordred ? | 17:06 |
nibalizer | hello | 17:07 |
*** dstanek is now known as dstanek_zzz | 17:07 | |
* nibalizer has never attended bug triage before, it will take me a bit to figure out whats going on | 17:07 | |
clarkb | I am trying to catch up on the libvirt stuff before danpb afks for the day but will hop on bugs shrotly | 17:07 |
pleia2 | nibalizer: we all just go to https://etherpad.openstack.org/p/cibugreview-july2014 and review our bugs - if you update the bug itself, please leave a note in the etherpad | 17:08 |
fungi | we're already overloading lp :/ | 17:09 |
pleia2 | nibalizer: this gives us an opportunity to remind ourselves what we've got hanging out in the bug tracker and say "Oh, that one is actually closed" or "I should really finish that one" etc | 17:09 |
zaro | anybody able to help with this failure? http://logs.openstack.org/93/91193/13/check/gate-config-puppet-apply-precise/4b49565/console.html | 17:09 |
clarkb | nibalizer: its also a good opportunity to see what sorts of outstanding work exists and demand more details if required | 17:09 |
jeblair | zaro: nope, we're all busy doing bug triage. come and help us. https://etherpad.openstack.org/p/cibugreview-july2014 | 17:09 |
fungi | zaro: if there's an open bug for that, i can triage it! ;) | 17:10 |
clarkb | zaro: you can't reassign variable values | 17:10 |
clarkb | zaro: but come triage with us | 17:10 |
zaro | jeblair: ohh i forgot. loading LP now | 17:10 |
fungi | (assuming lp stops throwing timeout errors on me) | 17:10 |
*** mestery has quit IRC | 17:10 | |
nibalizer | okay cool | 17:10 |
clarkb | fungi: for the top bug in the list, what do you think about tackling that in germany? | 17:11 |
nibalizer | is the point to fix bugs, or just to triage them? | 17:11 |
clarkb | nibalizer: just to triage them | 17:11 |
clarkb | sometimes we fix if its simple and can just be done but really triage is focus | 17:11 |
jeblair | nibalizer: most of this is because we can't stand using launchpad and it gets out of date | 17:11 |
nibalizer | haha, well i can comiserate with that :P | 17:12 |
*** pelix has quit IRC | 17:12 | |
fungi | clarkb: backups? sure! | 17:13 |
*** _nadya_ has joined #openstack-infra | 17:13 | |
*** chandankumar has quit IRC | 17:13 | |
fungi | jeblair: my physician has diagnosed me with an actual allergy to launchpad. thankfully i have antihistamines on hand | 17:14 |
clarkb | fungi: cool lets plan to crank that out at some point. | 17:14 |
jeblair | notmyname: should this be marked as fix released? https://bugs.launchpad.net/openstack-ci/+bug/1266513 | 17:14 |
uvirtbot | Launchpad bug 1266513 in openstack-ci "Some Python requirements are not hosted on PyPI" [Critical,In progress] | 17:14 |
zaro | clarkb, fungi: same question regarding the security gerrit. | 17:14 |
*** gokrokve has quit IRC | 17:15 | |
*** trinaths has quit IRC | 17:15 | |
jeblair | SpamapS: should this be marked as fix released? https://bugs.launchpad.net/openstack-ci/+bug/1266513 | 17:15 |
uvirtbot | Launchpad bug 1266513 in openstack-ci "Some Python requirements are not hosted on PyPI" [Critical,In progress] | 17:15 |
*** gokrokve has joined #openstack-infra | 17:15 | |
*** anode has quit IRC | 17:16 | |
fungi | i'm starting to think that we should separate out bug tracking for toci. so far about half the new bugs i've triaged i've been adding toci tags on | 17:16 |
fungi | and i don't really feel qualified to provide much direction on them | 17:17 |
jeblair | fungi: agreed; that project hasn't really coalesced into infra yet. | 17:17 |
*** yaguang has joined #openstack-infra | 17:18 | |
jeblair | fungi: i can't actually change the status of https://bugs.launchpad.net/openstack-ci/+bug/1266513/ | 17:18 |
uvirtbot | Launchpad bug 1266513 in openstack-ci "Some Python requirements are not hosted on PyPI" [Critical,In progress] | 17:18 |
*** sballe has quit IRC | 17:18 | |
*** sweston has joined #openstack-infra | 17:18 | |
notmyname | jeblair: ah. it would appear so. I haven't been tracking it, but it seems the linked patches have landed. well, in master. not stable/* | 17:19 |
fungi | jeblair: yeah i have several i've abandoned on git-review in that state as well. even the smtp api times out. i just end up leaving comments on them saying "the actual status of the git-review bugtask would be ... if only i could change it" | 17:19 |
*** talluri has quit IRC | 17:19 | |
*** gokrokve has quit IRC | 17:19 | |
*** anode has joined #openstack-infra | 17:20 | |
clarkb | wow even smtp fails? | 17:20 |
fungi | clarkb: check the bugs in fix-committed state on git-review... three of the four are in that situation | 17:21 |
openstackgerrit | Alex Gaynor proposed a change to openstack-infra/config: Added a puppet module for livegrep. https://review.openstack.org/96877 | 17:21 |
fungi | clarkb: usually happens when you get beyond half a dozen high-subscription-count projects with tasks on the same bug | 17:21 |
clarkb | fungi: jeblair opinions on closing 1082795 would be good | 17:22 |
*** thedodd has quit IRC | 17:22 | |
*** james_li has quit IRC | 17:23 | |
jeblair | ++ | 17:23 |
fungi | clarkb: if pleia2 feels the preparations with infra are sufficient that baremetal testing is underway (which it seems to be), then it's probably fine to resolve and treat any missing pieces as new tasks | 17:23 |
zaro | what's the deal with etherpad? my curser keeps moving | 17:23 |
pleia2 | fungi: that's what I'm thinking | 17:24 |
*** mriedem has joined #openstack-infra | 17:25 | |
*** sabari has quit IRC | 17:26 | |
*** mmaglana has joined #openstack-infra | 17:27 | |
openstackgerrit | Alex Gaynor proposed a change to openstack-infra/config: Added a puppet module for livegrep. https://review.openstack.org/96877 | 17:28 |
*** dstanek_zzz is now known as dstanek | 17:28 | |
*** andreaf has joined #openstack-infra | 17:28 | |
*** apevec has joined #openstack-infra | 17:28 | |
*** bdpayne has joined #openstack-infra | 17:28 | |
*** yaguang has quit IRC | 17:28 | |
*** mriedem1 has quit IRC | 17:29 | |
*** shashankhegde has joined #openstack-infra | 17:29 | |
openstackgerrit | afazekas proposed a change to openstack-infra/config: Add 2 node experimental job to d-g https://review.openstack.org/105534 | 17:29 |
*** harlowja_away is now known as harlowja | 17:29 | |
*** bdpayne_ has joined #openstack-infra | 17:30 | |
*** xianghui has quit IRC | 17:31 | |
*** mfer has quit IRC | 17:31 | |
*** jpich has quit IRC | 17:31 | |
*** yfried__ has quit IRC | 17:33 | |
*** bdpayne has quit IRC | 17:34 | |
*** yfried__ has joined #openstack-infra | 17:34 | |
openstackgerrit | Craig Bryant proposed a change to openstack-infra/config: Add Monasca sub projects https://review.openstack.org/103410 | 17:34 |
*** _nadya_ has quit IRC | 17:35 | |
*** rcarrill` has joined #openstack-infra | 17:35 | |
*** rcarrillocruz has quit IRC | 17:36 | |
*** nelsnelson has quit IRC | 17:36 | |
*** prad has quit IRC | 17:37 | |
*** gokrokve has joined #openstack-infra | 17:37 | |
*** cnesa has quit IRC | 17:39 | |
tsg | folks, I have a python library that's accepted as part of global-requirements (PyECLib) .. if the library depends on a standard Linux library, how do I make sure that Jenkins pulls it down when installing PyECLib? | 17:40 |
clarkb | fungi: https://bugs.launchpad.net/openstack-ci/+bug/1333197 doesn't seem to be a problem, but I can't find where we fixed it to update the bug | 17:40 |
uvirtbot | Launchpad bug 1333197 in openstack-ci "unstable docs gates on multiple projects" [Medium,In progress] | 17:40 |
clarkb | fungi: do you know? | 17:40 |
tsg | Is there place to add Linux requirements? | 17:40 |
clarkb | tsg: there are two parts of that. For devstack tempest tests you need to add the package to devstack | 17:40 |
clarkb | tsg: for unittests you need to add it to our slaves directly | 17:41 |
tsg | clarkb: thanks - are there notes on this somewhere? :-) | 17:41 |
jeblair | markmc: can you provide an update on https://bugs.launchpad.net/openstack-ci/+bug/1160466 ? | 17:41 |
uvirtbot | Launchpad bug 1160466 in openstack-ci "Allow read-only members on foundation-board list" [Medium,Triaged] | 17:41 |
*** dims_ has quit IRC | 17:41 | |
clarkb | tsg: for the second part you need to add the lib to https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/manifests/jenkins_params.pp and https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/manifests/thick_slave.pp#n10 | 17:41 |
clarkb | tsg: for devstack i think you add it to the packages files but I am not super sure about devstack | 17:42 |
Alex_Gaynor | jeblair: wahoo, passing tests | 17:42 |
clarkb | tsg: what lib do you need? | 17:42 |
tsg | it is one that I am working on - liberasurecode, zigo is soon going to get it into debian | 17:42 |
tsg | clarkb: not available yet, is what I mean .. i just wanted to be proactive | 17:43 |
clarkb | tsg: I see, you can't add it then. it will make things fail if you do | 17:43 |
clarkb | tsg: but once the packages are available then you can add it | 17:43 |
tsg | clarkb: sure, when available, what's the process? | 17:43 |
clarkb | tsg: editing the above files and pushing for review | 17:43 |
jeblair | ttx: any update on https://bugs.launchpad.net/openstack-ci/+bug/1172441 ? | 17:43 |
uvirtbot | Launchpad bug 1172441 in openstack-ci "rc countdown should be in openstack-infra" [Medium,Triaged] | 17:43 |
tsg | clarkb: sorry I missed the note above .. thank | 17:44 |
tsg | thanks :) | 17:44 |
tsg | clarkb: is the first part (devstack) a must? | 17:44 |
fungi | clarkb: i don't think it's been addressed other than just the cruft deletion, unless someone has a change out there for review | 17:44 |
clarkb | tsg: if you use PyECLib in any tempest tests it is | 17:44 |
fungi | (other than just the by-hand cruft deletion SergeyLukjanov took care of, i mean) | 17:45 |
clarkb | fungi: gotcha | 17:45 |
*** zzelle_ has joined #openstack-infra | 17:45 | |
fungi | clarkb: so it will probably re-accumulate | 17:45 |
tsg | clarkb: /me checking | 17:46 |
markmc | jeblair, done | 17:47 |
*** dkliban is now known as dkliban_brb | 17:47 | |
clarkb | fungi: jeblair what do you think about marking https://bugs.launchpad.net/openstack-ci/+bug/1294381 wontfix? | 17:48 |
uvirtbot | Launchpad bug 1294381 in openstack-ci "pypi-mirror does not pickup all necessary python packages" [Medium,Triaged] | 17:48 |
clarkb | I gave really detailed notes on how to fix it hoping that the HP folks would push a patch but that never happeend and we don't use the tool anymore | 17:49 |
fungi | clarkb: or switch it to low/wishlist | 17:49 |
openstackgerrit | afazekas proposed a change to openstack-infra/config: Add 2 node experimental job to d-g https://review.openstack.org/105534 | 17:49 |
fungi | since it's possibly a valid bug in the tool but no longer a tool of much importance to us | 17:49 |
clarkb | wishlist works for me | 17:50 |
tsg | clarkb: we don't have those tests in swift today but I am thinking with introduction of erasure codes there will be | 17:50 |
jeblair | clarkb, fungi: it's not a bug in openstack-ci. | 17:50 |
jeblair | clarkb, fungi: the (forked) project's future maintainers are free to open their own bug tracker, but i don't think it's even wishlist for us at this point. | 17:51 |
clarkb | tsg: ya so if you want those tests either in swift functional tests or tempest or both then devstack will need to be updated | 17:51 |
fungi | jeblair: i am convinced ;) | 17:51 |
* clarkb marks wontfix | 17:51 | |
clarkb | jeblair: https://bugs.launchpad.net/openstack-ci/+bug/1270382 I think you have fixed those issues | 17:54 |
uvirtbot | Launchpad bug 1270382 in openstack-ci "Name resolution failure on gate job" [Medium,Confirmed] | 17:54 |
openstackgerrit | Ben Nemec proposed a change to openstack/requirements: Add dib-utils https://review.openstack.org/105537 | 17:54 |
*** MarkAtwood has joined #openstack-infra | 17:54 | |
clarkb | jeblair: I can assign to you, mark fix released, and write a note about setting up unbound on all the slaves | 17:54 |
jeblair | clarkb: thx | 17:55 |
Ajaeger1 | Reading https://bugs.launchpad.net/openstack-ci/+bug/1082804 - and working on the transifex interface: I guess I can tackle this but need some guidance on where to document everyting. | 17:56 |
uvirtbot | Launchpad bug 1082804 in openstack-ci "Define the standard interface between our projects, docs and transifex" [Medium,Triaged] | 17:56 |
jeblair | Ajaeger1: i think the idea was probably to update the common testing interface wiki page with additional info for translations; i'm not sure i'd bother at the moment since we may move away anyway | 17:57 |
jeblair | Ajaeger1: you've done most of the actual work anyway :) | 17:57 |
fungi | Ajaeger1: it may make more sense to invest forward-looking effort into documenting our interface with zanata/pootle | 17:57 |
fungi | yeah, that | 17:57 |
*** pblaho has joined #openstack-infra | 17:58 | |
Ajaeger1 | Ok, will try to remember once we switch if I'm involved with zanata/pootle... | 17:59 |
fungi | jeblair: i assume bug 1317089 is safe to mark fix-released at this point? do you recall the details? | 18:00 |
uvirtbot | Launchpad bug 1317089 in openstack-ci "Zuul lost jobs due to Gerrit database error on 2014-05-07" [Undecided,New] https://launchpad.net/bugs/1317089 | 18:00 |
openstackgerrit | afazekas proposed a change to openstack-infra/config: Add 2 node experimental job to d-g https://review.openstack.org/105534 | 18:01 |
clarkb | https://bugs.launchpad.net/openstack-ci/+bug/1263166 is invalid with the switch to bandersnatch right? | 18:02 |
uvirtbot | Launchpad bug 1263166 in openstack-ci "The PyPI upload slave should be renamed and rebuilt" [Medium,Triaged] | 18:02 |
fungi | clarkb: why? | 18:03 |
clarkb | oh and I rebuilt it already as proposed.o.o | 18:03 |
clarkb | fungi: the name had me confused but I am sure that is fix released now | 18:03 |
jeblair | clarkb: i think we still have pypi | 18:03 |
jeblair | .slave | 18:03 |
*** nati_ueno has quit IRC | 18:03 | |
*** rfolco has quit IRC | 18:03 | |
clarkb | oh so cleanup needs to happen. I will update bug | 18:03 |
fungi | clarkb: are you sure?> | 18:03 |
clarkb | fungi: sure about what? | 18:04 |
*** sarob has quit IRC | 18:04 | |
jeblair | clarkb: i think they are different | 18:04 |
fungi | clarkb: don't we still run the pypi upload jobs from that one? | 18:04 |
* fungi double-checks | 18:04 | |
*** sarob has joined #openstack-infra | 18:04 | |
jeblair | proposal does git-review stuff, pypi does upload stuff | 18:04 |
clarkb | gah we do | 18:04 |
fungi | https://jenkins.openstack.org/computer/pypi.slave.openstack.org/builds | 18:04 |
clarkb | ok nevermind | 18:04 |
clarkb | I will leave a note that we might consider proposal for those jobs | 18:05 |
fungi | the point of that bug was that it uploads things to other places besides pypi, so probably not entirely accurate as-named | 18:05 |
fungi | however it *did* recently get rebuilt after being accidentally deleted | 18:05 |
jeblair | fungi: i'll move that bug to zuul, there's some potential work that could be done there. | 18:05 |
fungi | k | 18:05 |
jeblair | fungi: "strategically" deleted. | 18:05 |
fungi | indeed | 18:05 |
clarkb | fungi: was it part of that deletion party? | 18:05 |
fungi | accidentally on purpose | 18:05 |
*** che-arne|2 has quit IRC | 18:06 | |
fungi | yeah, though it got missed in the first round of rebuilds and i only noticed it was missing when someone tried to release something | 18:06 |
jeblair | it was strategically forgotten too. | 18:07 |
clarkb | ok updated | 18:07 |
*** dkliban_brb is now known as dkliban | 18:08 | |
clarkb | this bug https://bugs.launchpad.net/openstack-ci/+bug/1282795 is the weirdest of them all | 18:08 |
uvirtbot | Launchpad bug 1282795 in openstack-ci "InterpreterNotFound: python2.6" [Low,Confirmed] | 18:08 |
*** dims_ has joined #openstack-infra | 18:08 | |
clarkb | fungi: https://bugs.launchpad.net/openstack-ci/+bug/1325600 do you still think we need a comment? | 18:09 |
uvirtbot | Launchpad bug 1325600 in openstack-ci "Modify jenkins home directory" [Low,In progress] | 18:09 |
clarkb | fungi: I really don't think we do. This is a jenkinsism and we are accomodating it | 18:09 |
*** melwitt has joined #openstack-infra | 18:09 | |
fungi | clarkb: i'm fine with marking it wontfix as-is. i was trying to give longgeek a way out on that bug report | 18:10 |
*** sarob has quit IRC | 18:11 | |
clarkb | ya I tried too | 18:11 |
fungi | implying that the only real bug there is that we didn't comment the manifest clearly enough to explain our reasoning there | 18:11 |
*** melwitt1 has joined #openstack-infra | 18:11 | |
*** prad has joined #openstack-infra | 18:11 | |
fungi | leading newcomers to think there's a (consistency) bug where there isn't | 18:12 |
*** bdpayne_ has quit IRC | 18:12 | |
*** jcoufal has joined #openstack-infra | 18:12 | |
*** dims_ has quit IRC | 18:12 | |
*** bdpayne has joined #openstack-infra | 18:13 | |
*** nelsnelson has joined #openstack-infra | 18:13 | |
*** apevec has quit IRC | 18:13 | |
clarkb | https://bugs.launchpad.net/openstack-ci/+bug/1232799 seems like a wontfix to me. I don't think the remaining long lived slaves need something like that | 18:13 |
uvirtbot | Launchpad bug 1232799 in openstack-ci "add grokmirror support" [Low,Triaged] | 18:13 |
clarkb | and nodepool handles the rest for us | 18:13 |
*** melwitt has quit IRC | 18:14 | |
fungi | agreed | 18:14 |
fungi | and the number of remaining long-lived slaves continues to shrink | 18:14 |
clarkb | jeblair: ^ | 18:15 |
jeblair | clarkb: agreed | 18:15 |
*** dims_ has joined #openstack-infra | 18:16 | |
*** arnaud__ has quit IRC | 18:16 | |
SpamapS | jeblair: yes, I closed the tripleo task on bug 1266513 | 18:18 |
uvirtbot | Launchpad bug 1266513 in openstack-ci "Some Python requirements are not hosted on PyPI" [Critical,In progress] https://launchpad.net/bugs/1266513 | 18:18 |
jeblair | SpamapS: how???? | 18:18 |
jeblair | SpamapS: direct database access? ;) | 18:18 |
*** alexpilotti has joined #openstack-infra | 18:18 | |
fungi | mordred: clarkb: any recollection of how/where bug 1319350 got solved instead of https://review.openstack.org/90574 ? | 18:18 |
uvirtbot | Launchpad bug 1319350 in openstack-ci "install_puppet.sh fails on Ubuntu 14.04" [Undecided,New] https://launchpad.net/bugs/1319350 | 18:18 |
fungi | jeblair: i was going to guess "pestering via irc /msg" | 18:19 |
clarkb | fungi: I can dig it up one sec | 18:19 |
fungi | thx | 18:19 |
jeblair | fungi: ah, _indirect_ database access. :) | 18:19 |
*** _nadya_ has joined #openstack-infra | 18:20 | |
SpamapS | jeblair: I gave launchpad a shoulder massage and told it everything would be o-k. | 18:20 |
zaro | pleia2: i suggest closing this bug https://bugs.launchpad.net/openstack-ci/+bug/861722 | 18:20 |
uvirtbot | Launchpad bug 861722 in openstack-ci "Email comment interface in Gerrit should allow posting back to original review" [Wishlist,Triaged] | 18:21 |
clarkb | fungi: Ibee78cd4fbeef2e6af43379d2bc3a0f0e9767a06 that change | 18:21 |
fungi | SpamapS: give it the ol' fonzie elbow next time | 18:21 |
pleia2 | zaro: I tend to agree | 18:21 |
zaro | pleia2: opps wrong link. | 18:21 |
*** cnesa has joined #openstack-infra | 18:21 | |
SergeyLukjanov | fungi, clarkb, ack re docs-draft cleanup issue, it's not fixed yet, only by-hand cleanup was done | 18:21 |
pleia2 | zaro: haha, well that one too with our move to storyboard! ;) | 18:21 |
clarkb | SergeyLukjanov: thanks | 18:21 |
zaro | pleia2: i meant this one https://bugs.launchpad.net/openstack-ci/+bug/902838 | 18:21 |
uvirtbot | Launchpad bug 902838 in openstack-ci "Gerrit should support reviewing related patchsets (aka "topic reviews")" [Wishlist,Triaged] | 18:22 |
*** zz_gondoi is now known as gondoi | 18:22 | |
*** mkoderer has joined #openstack-infra | 18:22 | |
pleia2 | zaro: good comment, I'm inclined to think that any further requests on this would really be more of an upstream thing | 18:22 |
SergeyLukjanov | jeblair, https://review.openstack.org/#/c/105499/1 seems better than stuff I've approved 3 month ago :( | 18:23 |
jeblair | fungi: is https://bugs.launchpad.net/openstack-ci/+bug/1263827 fixed by bandersnatch? | 18:23 |
uvirtbot | Launchpad bug 1263827 in openstack-ci "Failed to download from pypi.python.org" [Low,Triaged] | 18:23 |
fungi | jeblair: yes, i believe it should be | 18:24 |
SergeyLukjanov | mordred, 101475 is lgtm for me too | 18:24 |
zaro | pleia2: another one i think should be closed: https://bugs.launchpad.net/openstack-ci/+bug/1082824 | 18:25 |
uvirtbot | Launchpad bug 1082824 in openstack-ci "test jenkins releases before upgrade" [Wishlist,Triaged] | 18:25 |
clarkb | I am going to mark https://bugs.launchpad.net/openstack-ci/+bug/1250696 wishlist bceause jgriffith marked the cinder task as wishlist | 18:25 |
SergeyLukjanov | mordred, cool, thanks for the stackalytics.o.o related news | 18:25 |
uvirtbot | Launchpad bug 1250696 in tempest "cinder is missing an equivalent to the large_ops test" [Low,Confirmed] | 18:25 |
SpamapS | I stand corrected, launchpad is still timing that out | 18:25 |
pleia2 | zaro: I wonder about that one - is it a bug to develop a jenkins test infrastructure, or a reminder that we need to test every time? (I think we remember that :)) | 18:25 |
*** dstanek is now known as dstanek_zzz | 18:26 | |
zaro | pleia2: unclear, maybe a little of both. it's not likely that we will develop the test infra so we just remember to do enough testing on every upgrade. don't think we need a bug as a reminder to do that every time. | 18:27 |
pleia2 | zaro: agreed | 18:27 |
SpamapS | ugh the problem is the number of subscribers | 18:27 |
fungi | zaro: is 1322882 fixed now that there's a new pbr? | 18:27 |
fungi | zaro: bug 1322882 i mean | 18:27 |
SpamapS | I mean the problem is postgresql really | 18:27 |
uvirtbot | Launchpad bug 1322882 in pbr "jenkins-job-builder 0.8.0 tarball with the switch to pbr is unusable for packagers" [Undecided,New] https://launchpad.net/bugs/1322882 | 18:27 |
SpamapS | but lets not get into that ;) | 18:28 |
fungi | SpamapS: clearly they should have used drizzle backed by afs | 18:28 |
openstackgerrit | afazekas proposed a change to openstack-infra/config: Add 2 node experimental job to d-g https://review.openstack.org/105534 | 18:28 |
clarkb | zaro: re https://bugs.launchpad.net/openstack-ci/+bug/1322882 I think you can actually fix that with a setup.cfg change | 18:29 |
uvirtbot | Launchpad bug 1322882 in pbr "jenkins-job-builder 0.8.0 tarball with the switch to pbr is unusable for packagers" [Undecided,New] | 18:29 |
clarkb | SpamapS: ^ didn't you run itno that too? | 18:29 |
clarkb | SpamapS: do you have all the know how on how to fix it? | 18:29 |
tsg | clarkb: I have another question re requirements .. I have pyeclib in global-requirements.txt .. for some reason, jenkins seems to install it only for py27 tests and not py26 tests - or so it appears anyway | 18:29 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/config: Fix stable branch selector in zuul layout https://review.openstack.org/105499 | 18:29 |
tsg | clarkb: http://logs.openstack.org/44/103644/2/check/gate-swift-python26/8e1007a/console.html | 18:29 |
jeblair | SergeyLukjanov: still wasn't right ;) | 18:29 |
SergeyLukjanov | jeblair, heh | 18:30 |
tsg | clarkb: vs http://logs.openstack.org/44/103644/2/check/gate-swift-python27/69e9450/console.html (which looks GOOD) | 18:30 |
SpamapS | fungi: drizzle backed by afs is known as "The Full Monty Blair Witch Project" | 18:30 |
*** sarob has joined #openstack-infra | 18:30 | |
fungi | bwahahahahaha | 18:30 |
SergeyLukjanov | jeblair, yeah, /me see the diff | 18:30 |
jeblair | hehe | 18:30 |
clarkb | tsg: I do not know why that is happening | 18:31 |
clarkb | tox -epy26 is installing the requirements file | 18:31 |
clarkb | but pip freeze shows no pyeclib | 18:31 |
tsg | clakrb: yeah that's the symptom | 18:31 |
tsg | clarkb: locally I don't see any issues with tox -epy26 | 18:31 |
clarkb | tsg: does pyeclib "install" on centos6 but not actually install? | 18:31 |
jeblair | (just so i'm on the record with one use case afs doesn't solve: that's a terrible idea ;) | 18:31 |
clarkb | SpamapS: you must answer my question :) | 18:32 |
clarkb | SpamapS: msotly I expect you to know if it will just work or not | 18:32 |
fungi | clearly any use case afs does not solve is a terrible use case | 18:32 |
jeblair | fungi: that's the only reasonable conclusion | 18:32 |
tsg | clarkb: confused - "install" on centos6 but not actually install? :) you mean somehow reports false success? | 18:32 |
clarkb | tsg: yes. since python package installs are basically arbitrary programs they can do whatever they want | 18:33 |
reed | I'm thinking of using storyboard to track tasks for http://groups-dev.openstack.org/. Crazy idea? | 18:33 |
clarkb | including succeeding when in reality they have failed | 18:33 |
*** james_li has joined #openstack-infra | 18:33 | |
tsg | clarkb: ok .. will double check why centos6 in particular? | 18:33 |
SpamapS | clarkb: I don't know exactly what problem you're referring to | 18:34 |
jgriffith | clarkb: you should never do what I do, it never ends well :) | 18:34 |
jeblair | reed: infra hasn't managed to start dogfooding yet; i'd wait a bit | 18:34 |
jeblair | pleia2: i've hit the bottom of the list | 18:34 |
clarkb | SpamapS: the coverage package name with pbr. was that not you | 18:34 |
*** shardy is now known as shardy_afk | 18:34 | |
clarkb | jeblair: now onto the new bugs | 18:34 |
SpamapS | clarkb: Oh that was me | 18:34 |
*** amitpp has quit IRC | 18:34 | |
reed | jeblair, what prevented you from using it? you seem to have more complexity than groups ATM | 18:35 |
SpamapS | clarkb: and my answer was "use setup.py test instead of setup.py testr. | 18:35 |
SergeyLukjanov | jeblair, heh, the new regex seems ok after testing on http://regexpal.com instead of in-mind ;) | 18:35 |
clarkb | SpamapS: gotcha thanks | 18:35 |
jeblair | reed: mostly that there is no import script yet. that means we haven't really run into the initial set of rough edges yet. | 18:35 |
reed | oh, ok, I have nothing to import :) | 18:36 |
reed | it's a fresh start (or simple copy-paste would be enough) | 18:36 |
tsg | clarkb: just making sure you meant "centos6" and not "python26" | 18:36 |
pleia2 | jeblair: thanks \o/ | 18:36 |
jeblair | reed: yes, i know, but it means we aren't _using_ it yet. | 18:36 |
*** rcarrillocruz has joined #openstack-infra | 18:36 | |
mtreinish | SergeyLukjanov: that site is exactly what I needed. I suck at regex :) | 18:37 |
reed | jeblair, got it, ok | 18:37 |
clarkb | tsg: yes because those jobs run on centos6 | 18:37 |
tsg | clarkb: gotcha :) | 18:37 |
SergeyLukjanov | mtreinish, :) I'm always think that I'm not but it's not true especially after the two red eye flights | 18:37 |
reed | who manages Storyboard? | 18:37 |
clarkb | as its the only distro around that isn't incredibly ancient that supports python2.6 | 18:38 |
jeblair | reed: don't understand the question | 18:38 |
jeblair | reed: also, we're in the middle of a bug triage day here. want to help out? | 18:38 |
zaro | pleia2: should close this one out too: https://bugs.launchpad.net/openstack-ci/+bug/1315151 | 18:38 |
uvirtbot | Launchpad bug 1315151 in openstack-ci "Report Bug is very close to "next page" link in change listings" [Wishlist,Triaged] | 18:38 |
tsg | clarkb: I kept thinking it was a debian flavor :) | 18:38 |
reed | jeblair, sorry for the intrusion :) | 18:38 |
krotscheck | reed: I write a bunch of the code for it. It’s managed by infra though. | 18:38 |
reed | jeblair, which reminds me I have a couple of bugs assigned and no resources to fix them | 18:38 |
*** rcarrill` has quit IRC | 18:38 | |
*** luqas has joined #openstack-infra | 18:39 | |
pleia2 | zaro: wfm if it's fixed upstram | 18:39 |
pleia2 | upstream | 18:39 |
*** hashar has joined #openstack-infra | 18:39 | |
*** kevinbenton has quit IRC | 18:40 | |
*** thedodd has joined #openstack-infra | 18:41 | |
reed | and looks like I have to file a new bug too :) | 18:41 |
*** akuznetsova has quit IRC | 18:41 | |
zaro | pleia2: not fixed yet. i'm suggesting that it should be fixed upstream. should be simple fix, i may work on that. | 18:42 |
*** pblaho has quit IRC | 18:42 | |
clarkb | jeblair: fungi https://bugs.launchpad.net/openstack-ci/+bug/1333504 do we have credentials for that? I thought we didn't and it was completely independent | 18:42 |
uvirtbot | Launchpad bug 1333504 in openstack-org "TryStack.org landing page states havana but the cloud is icehouse" [Undecided,New] | 18:42 |
clarkb | I will mark invalid for ci if that is the case | 18:42 |
jeblair | clarkb: correct | 18:42 |
reed | https://bugs.launchpad.net/openstack-ci/+bug/1185089 and https://bugs.launchpad.net/openstack-ci/+bug/1182690 need new assignees | 18:42 |
uvirtbot | Launchpad bug 1185089 in openstack-ci "UTF8 issue with mailman listinfo" [Medium,Triaged] | 18:42 |
fungi | clarkb: i fixed it--i'll update | 18:43 |
pleia2 | zaro: ah ok, makes sense | 18:43 |
tristanC | jeblair: trying to fix the sphinx error with stable/havana here is what I found comparing ceilometer and horizon tox venv: http://paste.openstack.org/show/85701/ | 18:43 |
clarkb | fungi: thanks | 18:44 |
jeblair | tristanC: sorry, i thought you saw the conversation earlier; docutils needs to be removed | 18:44 |
tristanC | This "+Sphinx==1.2b3" compared to "-Sphinx==1.1.3" looks suspicious | 18:44 |
jeblair | tristanC: yes, that's the cause | 18:45 |
clarkb | fungi: so I know. Was that fixed as a foundation employee or infra core/root? tl;dr should I be able to fix that? | 18:45 |
tristanC | jeblair: yet the "docutils==0.9.1" in test-requirement is also present in ceilo and it doesn't prevent doc from building | 18:45 |
jeblair | tristanC: it's also possible that something else is pulling in sphinx 1.2b3 | 18:45 |
tristanC | oh sorry, didn't read the whole backlog, though I did try to remove it without luck | 18:45 |
*** _nadya_ has quit IRC | 18:46 | |
fungi | clarkb: i have no special access to anything from a foundation perspective. i merely logged into the rackspace dashboard and deleted/recreated the ftp user for that site with a new password | 18:46 |
tristanC | so what is required now ? Can I submit a change on [stable/havana] horizon/test-requirements.txt ? | 18:46 |
fungi | clarkb: the trick is that you have to go through their old management portal since you can't get to cloudsites settings through the new dashboard | 18:47 |
clarkb | fungi: oh its a cloud site? thats sad that trystack doesn't host trystack | 18:47 |
jeblair | tristanC: if removing docutils isn't enough, then you need to find out which thing is causing 1.2b3 to be installed | 18:47 |
*** _nadya_ has joined #openstack-infra | 18:47 | |
*** penguinRaider has quit IRC | 18:48 | |
*** akuznetsova has joined #openstack-infra | 18:48 | |
fungi | clarkb: it's not as sad as the fact that www.openstack.org isn't running on openstack | 18:48 |
pleia2 | heh | 18:48 |
tristanC | jeblair: ok, I'm on it! | 18:48 |
clarkb | fungi: ya but trystack is static iirc | 18:49 |
*** penguinRaider has joined #openstack-infra | 18:49 | |
clarkb | and uses external auth so super simple. meh | 18:49 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/devstack-gate: add os-loganalyze to projects list https://review.openstack.org/105549 | 18:50 |
clarkb | sdague: https://bugs.launchpad.net/openstack-ci/+bug/1331901 any cahnce you can udpate that bug? | 18:50 |
uvirtbot | Launchpad bug 1331901 in openstack-ci "devstack-vm-gate.sh : [: : integer expression expected" [Undecided,New] | 18:50 |
fungi | clarkb: facebook group membership or something, last i heard. crazy | 18:50 |
jeblair | fungi: can you triage https://bugs.launchpad.net/openstack-ci/+bug/1334898 ? | 18:51 |
uvirtbot | Launchpad bug 1334898 in openstack-ci "reqs integration job fails with /home/jenkins/mirror_package_list.txt: No such file or directory" [Undecided,New] | 18:51 |
fungi | jeblair: sure | 18:52 |
*** _nadya_ has quit IRC | 18:52 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: ensure grenade logs exist https://review.openstack.org/105144 | 18:52 |
*** signed8bit has joined #openstack-infra | 18:53 | |
*** kevinbenton has joined #openstack-infra | 18:53 | |
clarkb | https://bugs.launchpad.net/openstack-ci/+bug/1334383 yall may want to review what I said there | 18:53 |
uvirtbot | Launchpad bug 1334383 in openstack-ci "Initial submission for Cisco Nexus 1000V Virtual Supervisor Module Foreman Puppet installation logic" [Undecided,Incomplete] | 18:53 |
*** radez is now known as radez_g0n3 | 18:54 | |
*** otherwiseguy has quit IRC | 18:54 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: make ER only go back 10 days https://review.openstack.org/104533 | 18:54 |
jeblair | clarkb: i would have just said "invalid". you are nice. | 18:55 |
*** nati_ueno has joined #openstack-infra | 18:56 | |
*** radez_g0n3 is now known as radez | 18:57 | |
clarkb | jeblair: well its possible there is a thing there for us to do. not likely | 18:57 |
clarkb | also VSMs are nothing but trouble | 18:57 |
*** msabramo has quit IRC | 18:57 | |
clarkb | license keys and active passive failovers | 18:58 |
clarkb | it is almost meeting time. where has the day gone | 18:58 |
fungi | oh yes, we had many sleepless nights of fun with 1000v vsm | 18:59 |
*** ChanServ changes topic to "Discussion of OpenStack Developer Infrastructure | docs http://ci.openstack.org | bugs https://launchpad.net/openstack-ci/ | https://git.openstack.org/cgit/openstack-infra/config/tree/" | 18:59 | |
*** mestery has joined #openstack-infra | 18:59 | |
*** mestery has quit IRC | 18:59 | |
fungi | i'll continue triaging after the meeting | 18:59 |
*** mestery has joined #openstack-infra | 18:59 | |
*** nati_ueno has quit IRC | 19:00 | |
*** nati_ueno has joined #openstack-infra | 19:00 | |
sdague | clarkb: sure | 19:01 |
*** nati_ueno has quit IRC | 19:03 | |
tristanC | jeblair: this fixed the issue localy: https://review.openstack.org/105555 | 19:03 |
*** salv-orlando has quit IRC | 19:03 | |
*** nati_ueno has joined #openstack-infra | 19:03 | |
*** doude has quit IRC | 19:04 | |
*** datsun180b has joined #openstack-infra | 19:04 | |
jeblair | tristanC: makes sense | 19:04 |
tristanC | let see how it goes, if it works for jenkins we should merge it, there are at least 2 changes that are blocked by this bug on [stable/havana] horizon | 19:05 |
*** otherwiseguy has joined #openstack-infra | 19:06 | |
*** zzelle has joined #openstack-infra | 19:06 | |
*** zzelle has quit IRC | 19:07 | |
*** ianw_pto has quit IRC | 19:08 | |
reed | Is bug day for filing bugs too? :) | 19:08 |
*** arnaud has joined #openstack-infra | 19:08 | |
reed | it's more of a whishlist item though | 19:09 |
*** zzelle has joined #openstack-infra | 19:10 | |
*** zzelle has quit IRC | 19:10 | |
*** zzelle has joined #openstack-infra | 19:10 | |
openstackgerrit | Davanum Srinivas (dims) proposed a change to openstack-infra/config: Create git repo and jenkins jobs for oslo.utils https://review.openstack.org/101230 | 19:10 |
clarkb | reed: every day is bug filing day :) | 19:10 |
clarkb | but we try to clean up our bug lists every milestone | 19:10 |
*** dstanek_zzz is now known as dstanek | 19:11 | |
*** regXboi has joined #openstack-infra | 19:12 | |
regXboi | so... who can I talk to about ssh key problems when accessing gerrit? | 19:12 |
mestery | fungi: ^^^ | 19:12 |
mestery | regXboi: This has been happening all week, right? | 19:13 |
*** zzelle has quit IRC | 19:13 | |
regXboi | pretty much yes | 19:13 |
regXboi | since the weekend actually | 19:13 |
clarkb | a bunch of people in this channel can help. best to just start giving us details (though we are currently in our project meeting so responses may be a bit delayed) | 19:13 |
mestery | clarkb: Thanks! | 19:13 |
fungi | regXboi: if you can put the error message you're getting on http://paste.openstack.org/ and link it in here, that would be a great start | 19:14 |
clarkb | regXboi: useful information is a paste of the error and your gerrit account id | 19:14 |
openstackgerrit | Dolph Mathews proposed a change to openstack-infra/elastic-recheck: add query for bug 1334812 https://review.openstack.org/102927 | 19:14 |
uvirtbot | Launchpad bug 1334812 in openstack-ci "intersphinx inventory u'http://docs.python.org/objects.inv' not fetchable due to <class 'urllib2.HTTPError'>: HTTP Error 503: Service Unavailable" [Undecided,Won't fix] https://launchpad.net/bugs/1334812 | 19:14 |
fungi | but yes, our weekly meeting is underway so we're sort of preoccupied (also you caught us on bug triaging day) | 19:14 |
regXboi | sure ... I can do that | 19:14 |
*** SumitNaiksatam has quit IRC | 19:16 | |
*** anode has quit IRC | 19:16 | |
*** gyee has quit IRC | 19:16 | |
openstackgerrit | Dolph Mathews proposed a change to openstack-infra/elastic-recheck: add query for dox publish failure https://review.openstack.org/104664 | 19:17 |
regXboi | link is http://paste.openstack.org/show/85705/ - shows the gerrit account id and the exact output I'm getting from git review -s | 19:17 |
dims_ | anteaya, looks like your change to the oslo acls have merged, i've rebased oslo.utils. please see when you get a chance (https://review.openstack.org/#/c/101230/). cc, @jeblair | 19:18 |
anteaya | thanks | 19:18 |
anteaya | yeah, I saw a new patch, will look | 19:18 |
clarkb | regXboi: if you go to https://review.openstack.org/#/settings/ the username matches and your public key is listed at https://review.openstack.org/#/settings/ssh-keys ? | 19:18 |
regXboi | yes | 19:19 |
regXboi | clarkb: yes | 19:19 |
dims_ | anteaya, thanks! | 19:19 |
anteaya | thanks for the quick rebase | 19:19 |
fungi | regXboi: the gerrit settings confirms that your username is actually "rmoats" and not something else? | 19:20 |
anteaya | SlickNik: I need to hear you have talked to Sukhdev, have you talked to Sukhdev yesterday or today? | 19:20 |
pleia2 | anteaya: if you have some time today, there are two bugs I had questions about in https://etherpad.openstack.org/p/cibugreview-july2014 (just search for anteaya - I bolded your name in them both) | 19:20 |
anteaya | pleia2: awesome, thank you! | 19:21 |
clarkb | regXboi: can you try `ssh -p 29418 rmoats@review.openstack.org gerrit ls-projects` that will remove git-review from the equation and hopefully give us better info | 19:21 |
SlickNik | anteaya: No I haven't had a chance to talk to him since last week. | 19:23 |
SlickNik | Is he around today? | 19:23 |
anteaya | hmmmm, doesn't seem to be, this puts me in a bad spot | 19:24 |
anteaya | I told him yesterday you were looking to talk to him and he seemed surprised | 19:24 |
*** SumitNaiksatam has joined #openstack-infra | 19:24 | |
anteaya | but I did tell him that the patch didnt' work as expected | 19:25 |
SlickNik | I did some digging into the issue last night, and everything seems to be in order according to the document. | 19:25 |
SlickNik | Yet when I make a comment, it doesn't trigger a build. | 19:25 |
anteaya | :( | 19:25 |
anteaya | hmmmm, okay I can't leave you stuck though | 19:25 |
SlickNik | Is there a jenkins where this patch is successfully working against review.o.o? | 19:25 |
anteaya | I will keep trying to find him | 19:25 |
anteaya | arista ci I do believe | 19:26 |
*** salv-orlando has joined #openstack-infra | 19:27 | |
anteaya | SlickNik: sorry it is called Arista Testing, I need to rename it to Arista CI: https://review.openstack.org/#/admin/groups/91,members | 19:27 |
*** ildikov has joined #openstack-infra | 19:28 | |
*** gokrokve has quit IRC | 19:28 | |
*** luqas has quit IRC | 19:28 | |
*** gokrokve has joined #openstack-infra | 19:28 | |
regXboi | clarkb: will do | 19:30 |
regXboi | clarkb: same error ... I can pastebin output with -vv as well if you like | 19:30 |
clarkb | regXboi: in that case you will want to double check the username as fungi suggested and double check that the private key you have on localhost matches the public key in gerrit | 19:31 |
*** SumitNaiksatam has quit IRC | 19:32 | |
*** arnaud has quit IRC | 19:32 | |
regXboi | clarkb, fungi: AHA | 19:32 |
regXboi | I'm an idiot | 19:32 |
*** gokrokve has quit IRC | 19:33 | |
regXboi | clarkb, fungi: classic cass of PICNIC (Problem In Chair, Not In Computer) | 19:34 |
regXboi | I'm good now | 19:34 |
clarkb | regXboi: what was the issue? wrong private key? | 19:34 |
fungi | hadn't seen that scronym before--good one | 19:34 |
fungi | acronym | 19:34 |
regXboi | clarkb: nope, I used my irc handle as a login | 19:34 |
clarkb | PEBKAC is the one I am familiar with | 19:34 |
regXboi | and conviently forgot that | 19:35 |
regXboi | anyhow... I'm good (and mestery will be happy) | 19:35 |
mestery | regXboi: Yay! | 19:36 |
fungi | you're in good company. you'd be surprised how many people who come in here asking about a key mismatch end up being that they were trying the wrong username | 19:36 |
regXboi | that's what was driving me crazy | 19:36 |
fungi | it's probably the #1 most common cause of confusion from that error message | 19:36 |
regXboi | because I knew it wasn't the key | 19:36 |
regXboi | I tested that 6 ways from sunday | 19:36 |
fungi | the #2 most common is that they're using a private key which isn't actually associated with their public key (because they copied files around and forgot to replace one when they replaced the other) | 19:37 |
regXboi | I just had a blind spot on the other issue | 19:37 |
regXboi | other = username | 19:37 |
fungi | and the #3 most common is that they pasted in stray newlines/whitespace when adding their public key to their gerrit settings | 19:37 |
*** johnthetubaguy is now known as zz_johnthetubagu | 19:38 | |
*** dstanek is now known as dstanek_zzz | 19:38 | |
*** ominakov has joined #openstack-infra | 19:39 | |
*** rkukura has quit IRC | 19:39 | |
openstackgerrit | afazekas proposed a change to openstack-infra/devstack-gate: Neutron default tenant network type vxlan https://review.openstack.org/105569 | 19:40 |
*** signed8bit has quit IRC | 19:40 | |
*** MarkAtwood has quit IRC | 19:41 | |
*** signed8bit has joined #openstack-infra | 19:43 | |
*** andreykurilin_ has joined #openstack-infra | 19:44 | |
lifeless | anyone else see TypeError: unsupported operand type(s) for +: 'NoneType' and 'int' | 19:44 |
lifeless | from gertty on a semi-regular basis? | 19:44 |
*** regXboi has left #openstack-infra | 19:46 | |
*** jedimike has quit IRC | 19:46 | |
*** signed8bit has quit IRC | 19:50 | |
pleia2 | speaking of talks, I gave this one with these edits a few weeks ago, could use approval + tagging: https://review.openstack.org/#/c/99173/ | 19:53 |
pleia2 | (want to update the conference folks with the infra url for the slides) | 19:53 |
*** SumitNaiksatam has joined #openstack-infra | 19:54 | |
*** ominakov has quit IRC | 19:54 | |
*** sarob has quit IRC | 19:55 | |
fungi | image diff in gerrit of gerrit diff screen capture makes choosing where to click a complicated exercise | 19:55 |
*** sarob has joined #openstack-infra | 19:56 | |
ttx | that conference I was in had a two-hour Richard Stallman rant on the program. He started to loop after 15 minutes | 19:56 |
openstackgerrit | A change was merged to openstack-infra/pypi-mirror: Allow for specifying requirements files on the cmd-line https://review.openstack.org/101475 | 19:56 |
pleia2 | ttx: so, normal then :) | 19:57 |
*** anode has joined #openstack-infra | 19:57 | |
pleia2 | fungi: yeah, but aren't image diffs the Best Thing Ever? | 19:57 |
ttx | yeah. Windows, MacOSX, iOS, Flash, Kindle, and... loop.* | 19:57 |
ttx | pleia2: At least he removed Ubuntu from his list this time around | 19:57 |
reed | ttx, which conference? | 19:58 |
pleia2 | amazing | 19:58 |
*** otherwiseguy has quit IRC | 19:58 | |
ttx | reed: RMLL/Libre Software Meeting. Think FOSDEM buit more extremist | 19:58 |
ttx | but* | 19:58 |
reed | oh, yeah | 19:58 |
*** ominakov has joined #openstack-infra | 19:58 | |
ttx | haven't been there for quite some time... But somehow during the winter that CFP in south of France sounded so attractive | 19:59 |
*** dimtruck is now known as zz_dimtruck | 19:59 | |
reed | while we're still stuck on IRC | 19:59 |
*** dprince has quit IRC | 19:59 | |
reed | oh well, it worked in the 80s, it works now | 19:59 |
*** doude has joined #openstack-infra | 19:59 | |
fungi | some things are timeless | 20:00 |
clarkb | I am basically afk until after the game. do ping if you need me for something though I will look for pings | 20:00 |
*** virmitio has quit IRC | 20:00 | |
clarkb | reed: it works in warzones too | 20:00 |
reed | fungi, yeah, I get a deja-vu feeling every day :) | 20:00 |
fungi | i'm going to try to triage some more bugs, but will need to break soon for an early dinner outing | 20:01 |
*** jamielennox has quit IRC | 20:01 | |
*** sarob has quit IRC | 20:01 | |
ArxCruz | Svedrin: s0nea Go Brazil today? :P | 20:01 |
fungi | and probably futbol on the wall wherever i'm eating | 20:01 |
Ajaeger1 | Germany ;) | 20:01 |
*** maxbit_ has joined #openstack-infra | 20:01 | |
reed | totally go brazil | 20:01 |
ArxCruz | \o/ | 20:01 |
*** jamielennox has joined #openstack-infra | 20:01 | |
clarkb | Ajaeger1: I really want to be in germany for the final with germany playing in the final | 20:02 |
clarkb | Ajaeger1: so yes germany :) | 20:02 |
openstackgerrit | A change was merged to openstack-infra/publications: Minor updates, new gerrit and zuul screenshots https://review.openstack.org/99173 | 20:02 |
fungi | pleia2: lgtm ^ | 20:02 |
Ajaeger1 | clarkb: great! | 20:02 |
ArxCruz | If I weren't brazilian, I would cheer for Germany today | 20:03 |
krtaylor | hehheh | 20:03 |
fungi | pleia2: the status screenshot could probably be improved by expanding one of the changes under testing to show progress bars/job breakout list but in general much improved already | 20:03 |
anteaya | so I am walking in MN to my hotel, and I see this huge marquee | 20:03 |
* ArxCruz loves germany beers | 20:03 | |
anteaya | Sarah McLachlan | 20:03 |
anteaya | check the date, today!! | 20:03 |
fungi | pleia2: do you know what you want the branch tip tagged as? | 20:03 |
anteaya | check the time, 8pm!! | 20:03 |
anteaya | check for tickets, they have one!! | 20:03 |
anteaya | I'm so happy | 20:04 |
openstackgerrit | A change was merged to openstack-infra/reviewstats: The argparse module was added in requirements https://review.openstack.org/103390 | 20:04 |
*** maxbit has quit IRC | 20:04 | |
*** doude has quit IRC | 20:04 | |
*** doude has joined #openstack-infra | 20:04 | |
*** pballand has quit IRC | 20:05 | |
krtaylor | anteaya, have fun, do they mosh pit at Sarah McLachlan? | 20:05 |
krtaylor | jk | 20:05 |
anteaya | ahhhh | 20:05 |
*** nati_ueno has quit IRC | 20:05 | |
*** Ajaeger1 has quit IRC | 20:05 | |
*** james_li has quit IRC | 20:05 | |
*** shardy_afk is now known as shardy | 20:05 | |
*** nati_ueno has joined #openstack-infra | 20:05 | |
*** pballand has joined #openstack-infra | 20:06 | |
*** radez is now known as radez_g0n3 | 20:07 | |
*** nati_ueno has quit IRC | 20:07 | |
pleia2 | fungi: thanks, this should do: git tag -s -m "DORS/CLUC, 2014" 2014-dorscluc-overview | 20:09 |
*** maxbit has joined #openstack-infra | 20:09 | |
fungi | zaro: is bug 1322882 fixed now that there's a new pbr? | 20:09 |
uvirtbot | Launchpad bug 1322882 in pbr "jenkins-job-builder 0.8.0 tarball with the switch to pbr is unusable for packagers" [Undecided,New] https://launchpad.net/bugs/1322882 | 20:09 |
*** thedodd has quit IRC | 20:10 | |
*** maxbit_ has quit IRC | 20:10 | |
*** e0ne has joined #openstack-infra | 20:10 | |
clarkb | I don't think so | 20:10 |
clarkb | that fixes it for coverage but not eg setup.py --version | 20:10 |
* pleia2 seeks lunch | 20:11 | |
*** nati_ueno has joined #openstack-infra | 20:11 | |
*** virmitio has joined #openstack-infra | 20:11 | |
*** signed8bit has joined #openstack-infra | 20:11 | |
zaro | i think clarkb is correct | 20:11 |
*** signed8bit has quit IRC | 20:12 | |
*** signed8bit has joined #openstack-infra | 20:12 | |
*** xianghui has joined #openstack-infra | 20:12 | |
krotscheck | GOOOOOOOL | 20:14 |
asselin | clarkb, any tips to get past this zuul error message? This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset. http://paste.openstack.org/show/85699/ | 20:14 |
clarkb | asselin: you need to rebase and upload a new patchset | 20:15 |
*** fifieldt has quit IRC | 20:15 | |
asselin | clarkb, I did but still the same. | 20:15 |
*** ominakov has quit IRC | 20:15 | |
fungi | asselin: on your internal zuul? that can also happen if your zuul merger has a corrupted working clone of the project's git repository | 20:16 |
asselin | clarkb, I followed this: http://www.mediawiki.org/wiki/Gerrit/Advanced_usage#Build_failed_due_to_merge_conflict | 20:16 |
*** thedodd has joined #openstack-infra | 20:16 | |
*** penguinRaider has quit IRC | 20:16 | |
asselin | fungi, this is is my internal zuul for 3rd party ci testing. | 20:16 |
asselin | fungi, how to I clean it up? | 20:16 |
fungi | asselin: well, first determine if it really is broken by trying to pull a gerrit change into a copy of that repo off your merger's filesystem | 20:18 |
asselin | fungi, clarkb fyi, this is an internal gerrit server that I'm using since I can't yet access openstacks. | 20:18 |
*** MarkAtwood has joined #openstack-infra | 20:18 | |
clarkb | asselin: you should be able to access openstacks gerrit now | 20:18 |
*** sarob has joined #openstack-infra | 20:18 | |
clarkb | the port has been opened apparently | 20:18 |
fungi | asselin: but in general moving the git repository aside or deleting it will cause zuul to clone a fresh copy | 20:18 |
asselin | clarkb, yes, it did work, and it broke again | 20:18 |
openstackgerrit | Craig Bryant proposed a change to openstack-infra/config: Add Monasca sub projects https://review.openstack.org/103410 | 20:18 |
asselin | fungi, where do I do that? | 20:19 |
fungi | asselin: in /var/lib/zuul/git on your zuul merger (which is probably running on the same server as your zuul unless you split them onto separate servers intentionally) | 20:21 |
*** adrian_otto has quit IRC | 20:22 | |
asselin | fungi, it's bascially empty | 20:22 |
asselin | there's one empty folder "hp" | 20:22 |
krotscheck | GOOOOOOL! | 20:22 |
* krotscheck shuts up now | 20:22 | |
*** gyee has joined #openstack-infra | 20:22 | |
*** marun has quit IRC | 20:23 | |
clarkb | krotscheck: no no this is great | 20:23 |
clarkb | >_> | 20:23 |
clarkb | asselin: you probably need to check your merger logs then | 20:23 |
clarkb | or make sure the merger is running | 20:23 |
krotscheck | WHAT | 20:24 |
ArxCruz | wow | 20:24 |
*** dstanek_zzz is now known as dstanek | 20:24 | |
ArxCruz | okay, it's over | 20:24 |
asselin | clarkb, thanks, I found some issues there. Will look into it. | 20:24 |
ArxCruz | go Germany on final | 20:24 |
*** andreykurilin_ has quit IRC | 20:24 | |
*** andreykurilin_ has joined #openstack-infra | 20:25 | |
greghaynes | wooooooooow | 20:25 |
ArxCruz | gol again | 20:25 |
ArxCruz | wow | 20:25 |
krotscheck | WHAT | 20:25 |
*** zz_dimtruck is now known as dimtruck | 20:25 | |
ttx | that makes 4 | 20:26 |
ArxCruz | yup | 20:26 |
fungi | clarkb: when the merger's not running, i think zuul just never hands out any jobs to runners | 20:26 |
* krotscheck has no idea what to make of this game. | 20:26 | |
ArxCruz | now just a miracle | 20:26 |
fungi | so probably wouldn't manifest as merge failures | 20:26 |
clarkb | fungi: I think it does the error thing though | 20:26 |
clarkb | fungi: basicalyl gearman says no way and zuul says merge failed | 20:26 |
ttx | poor brazil | 20:26 |
*** arnaud has joined #openstack-infra | 20:27 | |
ArxCruz | yeah | 20:27 |
ttx | gogogogol | 20:27 |
ArxCruz | :'( | 20:27 |
*** arnaud__ has joined #openstack-infra | 20:27 | |
*** gyee has quit IRC | 20:27 | |
*** fifieldt has joined #openstack-infra | 20:28 | |
ArxCruz | come on | 20:29 |
ttx | srsly | 20:29 |
krotscheck | WAT | 20:29 |
ArxCruz | luckily I stay at home today | 20:30 |
*** craigbr has quit IRC | 20:30 | |
ttx | now that is becoming impolite | 20:30 |
ttx | 5 in 30min. | 20:30 |
*** denis_makogon has joined #openstack-infra | 20:30 | |
ttx | that's 15-0 if they contrinue on the same rhythm | 20:31 |
ttx | 5.5 now | 20:31 |
*** mestery has quit IRC | 20:32 | |
*** gyee has joined #openstack-infra | 20:32 | |
* fungi wonders how to score half a goal | 20:32 | |
ArxCruz | it's predicted now | 20:33 |
fungi | pleia2: http://docs.openstack.org/infra/publications/2014-dorscluc-overview | 20:33 |
*** sweston_ has joined #openstack-infra | 20:34 | |
ArxCruz | next gol in 5 minutes | 20:34 |
pleia2 | fungi: yay, thanks :) | 20:34 |
fungi | yw | 20:34 |
*** dkranz has quit IRC | 20:34 | |
*** maxbit_ has joined #openstack-infra | 20:38 | |
pleia2 | bugs going well, looks like we still have a few new bugs to triage if possible | 20:38 |
fungi | pleia2: yep, i'm still chipping away | 20:38 |
pleia2 | cool | 20:38 |
*** dizquierdo has joined #openstack-infra | 20:39 | |
*** maxbit has quit IRC | 20:39 | |
*** dkliban is now known as dkliban_brb | 20:40 | |
*** mkoderer has quit IRC | 20:42 | |
*** dizquierdo has quit IRC | 20:43 | |
* anteaya is going to seek some food | 20:44 | |
*** rlandy has quit IRC | 20:45 | |
boris-42 | fungi hi | 20:45 |
Svedrin | ArxCruz, I haven't even been watching :P | 20:46 |
*** nati_ueno has quit IRC | 20:46 | |
Svedrin | don't really care about soccer, tbh | 20:46 |
boris-42 | fungi I have some small questions about publish jobs | 20:46 |
ArxCruz | Loose is part of the game | 20:46 |
ArxCruz | but like this? | 20:46 |
*** nati_ueno has joined #openstack-infra | 20:46 | |
clarkb | ArxCruz: :( ya I was really hoping for a close game | 20:46 |
fungi | boris-42: which publish jobs? | 20:46 |
boris-42 | fungi e.g. when we are publishing file with .json (after .gz) it doesn't allows us to view it in browser | 20:46 |
boris-42 | fungi https://review.openstack.org/#/c/105535/ | 20:47 |
boris-42 | fungi http://logs.openstack.org/35/105535/1/check/check-rally-dsvm-rally/dd05337/rally-plot/ | 20:47 |
boris-42 | fungi results.html.gz can be opened in browser | 20:47 |
boris-42 | fungi but results.json.gz can't | 20:47 |
*** ominakov has joined #openstack-infra | 20:47 | |
boris-42 | fungi as well as I know txt.gz can be opened in browser | 20:48 |
boris-42 | fungi so probably we can add some content-type somewhere for json=) | 20:48 |
fungi | boris-42: i suspect that the mime type/encoding detection in apache needs to be adjusted. we currently do some rewrites for txt and html files... http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/templates/logs.vhost.erb | 20:48 |
boris-42 | fungi may I do this for json as well? | 20:49 |
fungi | boris-42: if you can work out what needs to be adjusted (probably just adding a <FilesMatch \.json\.gz$>) then that would probably be fine. details can be worked out in review | 20:50 |
*** aratim1 has joined #openstack-infra | 20:50 | |
*** doude has quit IRC | 20:50 | |
*** aratim1 has left #openstack-infra | 20:50 | |
boris-42 | fungi thank you for pointing | 20:50 |
boris-42 | fungi will try to do my best | 20:51 |
*** hashar has quit IRC | 20:51 | |
*** leonchio_ has joined #openstack-infra | 20:52 | |
Svedrin | wow. even the reporters on german tv are shocked | 20:53 |
leonchio_ | hi, need help with ICLA, I signed ICLA, but git review failed with "ICLA contributor agreement requires current contact information" | 20:53 |
leonchio_ | unfortunately, I am unable to update my contact info, says server cannot save the information | 20:54 |
fungi | leonchio_: were you following the instructions at https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer ? | 20:55 |
fungi | leonchio_: make sure you joined the openstack foundation at https://www.openstack.org/join/ and set the same primary e-mail address there as you used for your preferred e-mail address on your gerrit contact information | 20:56 |
*** msabramo has joined #openstack-infra | 20:56 | |
leonchio_ | fungi, probably not exactly as I am new to OpenStack | 20:56 |
*** dizquierdo has joined #openstack-infra | 20:56 | |
*** mestery has joined #openstack-infra | 20:56 | |
fungi | leonchio_: we try to make that set of instructions discoverable, so it's linked with the word "contribute" at the bottom of www.openstack.org | 20:57 |
fungi | leonchio_: what instructions were you following? | 20:57 |
*** ociuhandu has joined #openstack-infra | 20:58 | |
fungi | i'll try to make sure we get them removed/repointed at the correct document | 20:58 |
leonchio_ | i'm following this https://www.openstack.org/join/register/ | 20:58 |
leonchio_ | filling the form | 20:58 |
fungi | leonchio_: i meant which instructions were you following originally, that didn't tell you to join the foundation first (so i can get them corrected) | 20:59 |
*** andreykurilin_ has quit IRC | 21:00 | |
leonchio_ | ummm, i think i just went to setting and signed the ICLA agreement, that's all | 21:00 |
*** andreykurilin_ has joined #openstack-infra | 21:01 | |
fungi | leonchio_: oh, so you had an account on our gerrit already, but were contributing to other projects we host which didn't have a cla requirement. that makes sense | 21:02 |
*** mbacchi has quit IRC | 21:02 | |
leonchio_ | hi fungi, I'm not sure what affiliation I should fill out as I don't have any | 21:02 |
*** dkliban_brb is now known as dkliban | 21:02 | |
*** pballand has quit IRC | 21:03 | |
clarkb | You can put 'Not Affiliated' ifo that is the case | 21:03 |
fungi | leonchio_: i believe you should be able to select "unaffiliated" there | 21:03 |
clarkb | or unaffiliated | 21:03 |
*** dustins has quit IRC | 21:03 | |
fungi | oh, could be "not affiliated", i don't remember which | 21:03 |
*** tsg has quit IRC | 21:04 | |
clarkb | its a text field so both should be fine | 21:04 |
fungi | the existing gerrit user who starts contributing to cla-requiring projects is not an entry point we've considered heavily for the current documentation, but given that we now have more stackforge projects than openstack projects i suspect this will become more common | 21:04 |
lifeless | dstufft: so pip 1.5.7 - who can get that released ? | 21:04 |
clarkb | fungi: mgagne what do you think about marking https://bugs.launchpad.net/openstack-ci/+bug/1328680 incomplete? I have a hunch it was a rubygems issue but hard to confirm with the info we have | 21:05 |
uvirtbot | Launchpad bug 1328680 in openstack-ci "rubygems.org is not reachable" [Undecided,New] | 21:05 |
fungi | clarkb: sdague: do you recall where/when bug 1327936 got fixed? | 21:05 |
uvirtbot | Launchpad bug 1327936 in openstack-ci "[Errno 2] No such file or directory in check-grenade-dsvm-icehouse" [Low,Triaged] https://launchpad.net/bugs/1327936 | 21:05 |
clarkb | fungi: it did | 21:05 |
clarkb | let me dig up the change | 21:06 |
mgagne | clarkb: I believe it's a problem outside the control of openstack-infra team, I however had to create a bug to reverify jobs | 21:06 |
mgagne | clarkb: so I created on | 21:06 |
mgagne | one* | 21:06 |
fungi | clarkb: yeah, unless the rubygems.org one keeps cropping up in which case we might should leave it open like we do for package repos, pypi, et cetera | 21:06 |
clarkb | fungi: I4f41e3ebbde85a27515c5bd27f6a4c706ffe9bb4 that is the change | 21:07 |
clarkb | mgagne: ya it was fine to create one | 21:07 |
clarkb | I will update rubygems bug | 21:07 |
clarkb | fungi: you are updating the other bug? | 21:07 |
fungi | clarkb: yeah | 21:08 |
leonchio_ | hi fungi, I submitted that application and I've got back the email. I was able to save my contact information to settings/contact, but when I do my 'git review -D' | 21:08 |
leonchio_ | it still give me 'fatal: ICLA contributor agreement requires current contact information.' | 21:08 |
ttx | damn, what do you have to do to score a goal against that guy | 21:09 |
fungi | leonchio_: well, for starters, git-review -D isn't going to work... we disabled drafts in gerrit. but it sounds like gerrit still doesn't think your contact information went through. what does https://review.openstack.org/#/settings/ say your account id is? | 21:11 |
leonchio_ | account id - 11387 | 21:12 |
*** markmc has quit IRC | 21:12 | |
*** markmc has joined #openstack-infra | 21:12 | |
leonchio_ | I was able to save my contact information under 'Contact Information' but it does not show up after save | 21:13 |
fungi | leonchio_: but there should be a message on that screen still which says it was saved (the fields are just blank because gerrit only forwards it and doesn't keep a copy) | 21:13 |
fungi | leonchio_: and the database confirms that you updated it successfully at 2014-07-08 21:07:02 | 21:14 |
leonchio_ | yeah, that's right. it says 'Contact information last updated on Jul 8, 2014 at 2:07 PM' | 21:14 |
fungi | leonchio_: it's starting to sound like you may have more than one gerrit account | 21:14 |
*** arnaud__ has quit IRC | 21:15 | |
*** arnaud has quit IRC | 21:15 | |
leonchio_ | more than one account?! not as I'm aware of ... | 21:15 |
leonchio_ | are you able to find out? | 21:15 |
fungi | leonchio_: are you using Chioleong as your ssh user account name according to git remote -v? | 21:16 |
*** e0ne has quit IRC | 21:16 | |
*** markmc has quit IRC | 21:16 | |
fungi | leonchio_: the "gerrit" remotes should say something like "ssh://Chioleong@review.openstack.org:29418/..." | 21:16 |
leonchio_ | yeah, that's right 'error: failed to push some refs to 'ssh://Chioleong@review.openstack.org:29418/openstack/keystone.git'' | 21:17 |
leonchio_ | that's what it shows | 21:17 |
fungi | leonchio_: can you post the entire output from git review at http://paste.openstack.org/ and then paste the url for it in here? | 21:18 |
leonchio_ | http://paste.openstack.org/show/85714/ | 21:19 |
*** rcarrill` has joined #openstack-infra | 21:19 | |
*** msabramo has quit IRC | 21:20 | |
fungi | leonchio_: the second error message you're getting is different | 21:20 |
fungi | leonchio_: now that you've updated your contact information, you're getting the error message i was predicting about the fact that we don't allow draft changes | 21:21 |
*** rcarrillocruz has quit IRC | 21:21 | |
fungi | leonchio_: you have to run git review without the -D and then leave a workflow -1 vote on your change if you want to mark it as a work in progress/not ready for review | 21:21 |
leonchio_ | oh, yeah, that's right. so if I did not use '-D' shuold be fine?! | 21:22 |
fungi | leonchio_: should be | 21:22 |
*** sarob has quit IRC | 21:22 | |
leonchio_ | ok, great, appreciate for your help!! | 21:22 |
fungi | you're welcome leonchio_! | 21:22 |
*** msabramo has joined #openstack-infra | 21:23 | |
ttx | ach | 21:25 |
*** craigbr has joined #openstack-infra | 21:26 | |
krotscheck | wat | 21:28 |
openstackgerrit | David Shrewsbury proposed a change to openstack-infra/devstack-gate: Disable cinder with ironic https://review.openstack.org/105599 | 21:28 |
fungi | zaro: since you opened 1339344, do you want it assigned to you? | 21:28 |
zaro | fungi: ok. i've assigned to myself. | 21:29 |
*** arnaud has joined #openstack-infra | 21:29 | |
fungi | zaro: though since python-jenkins is a stackforge project, it probably didn't need an openstack-ci bug for that. i've set it to wishlist for now | 21:31 |
*** asettle has quit IRC | 21:32 | |
*** mestery has quit IRC | 21:33 | |
*** mestery has joined #openstack-infra | 21:33 | |
*** msabramo has quit IRC | 21:33 | |
fungi | Shrews: on 105599, did you find an example somewhere for enabled service negation/subtraction? | 21:33 |
Shrews | fungi: i found none | 21:33 |
Shrews | fungi: do you have one? | 21:34 |
fungi | Shrews: ahh, okay. no, that was the first i'd seen that used, which is why i asked | 21:34 |
Shrews | perhaps my grep-foo was lacking | 21:34 |
*** craigbr has quit IRC | 21:34 | |
ttx | ...7 | 21:34 |
fungi | i haven't gone digging in devstack yet to see if it actually does a removal pass with those | 21:34 |
Shrews | fungi: i tried looking at the whole test-matrix.py thing, but that didn't seem suitable either | 21:35 |
*** Sukhdev has joined #openstack-infra | 21:35 | |
*** craigbr has joined #openstack-infra | 21:35 | |
clarkb | ttx: it is like an episode of sesame street | 21:36 |
ttx | it's not sport anymore, it's punishment | 21:36 |
krotscheck | WAT | 21:37 |
Shrews | fungi: works in my localrc | 21:37 |
*** whoops has quit IRC | 21:37 | |
clarkb | Shrews: fungi reviewed | 21:38 |
Shrews | clarkb: it wasn't immediately clear to me how to use that | 21:39 |
openstackgerrit | Jamie Lennox proposed a change to openstack/requirements: Add requests-mock package to global requirements https://review.openstack.org/104067 | 21:39 |
ttx | clarkb: looks like Thiago Silva is more missing to Brazil than Neymar is | 21:39 |
clarkb | Shrews: https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/features.yaml#n106 is the section to edit and you want to add an rm-services line | 21:39 |
clarkb | Shrews: there are examples with neutron and postgres | 21:40 |
ttx | guess there won't be overtime on that one | 21:40 |
Shrews | clarkb: yeah, i saw that, and suspected that would do *something* along the lines of what i wanted... but how do i confirm that? | 21:40 |
Shrews | clarkb: i could just take your word :) | 21:40 |
* fungi is disappearing for food... bbl | 21:41 | |
clarkb | Shrews: I am confirming it for you? you can also read test-matrix.py | 21:41 |
*** msabramo has joined #openstack-infra | 21:41 | |
clarkb | test-matrix.py is the script that reads features.yaml | 21:41 |
Shrews | clarkb: yep. i ran that script and didn't see any output for ironic features, nor a way to tell it to enable ironic | 21:41 |
Shrews | clarkb: so i left confuzzled | 21:41 |
clarkb | Shrews: https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/test-matrix.py#n72 is the key bit for configuring that script | 21:43 |
clarkb | Shrews: it does that to be backward compatible with all of the existing d-g switches | 21:43 |
clarkb | so when we set DEVSTACK_GATE_IRONIC=1 that does stuff | 21:43 |
Shrews | clarkb: ah! i missed that key. Needless to say, this could use a bit more documentation somewhere. But thanks for the tutorial | 21:44 |
ttx | 7.5 | 21:45 |
clarkb | pleia2: what do our bug numbers look like now? | 21:46 |
ttx | ah. | 21:46 |
ArxCruz | heh, this one Germany left | 21:46 |
ttx | nice of them | 21:46 |
ArxCruz | yeah | 21:46 |
ttx | sehr strong and polite too | 21:46 |
ArxCruz | yeah | 21:46 |
clarkb | neuer wasn't happy though | 21:47 |
ArxCruz | now I'm Germany | 21:47 |
ArxCruz | and Holand | 21:47 |
ArxCruz | I mean | 21:47 |
ArxCruz | I'm Germany, and Argentina | 21:47 |
ArxCruz | worse than loose to Germany, is loose to Argentina for the 3rd place | 21:47 |
krotscheck | ..... | 21:48 |
zaro | jeblair: | 21:48 |
krotscheck | Hrm, I think my stream is two minutes behind. | 21:49 |
zaro | anybody able to help me figure out this failure now? http://logs.openstack.org/93/91193/13/check/gate-config-puppet-apply-precise/4b49565/console.html | 21:49 |
clarkb | zaro: you cannot assign a variable twice | 21:49 |
zaro | clarkb: where? | 21:50 |
clarkb | looking | 21:50 |
*** mriedem has quit IRC | 21:50 | |
*** arnaud has quit IRC | 21:50 | |
*** dstanek is now known as dstanek_zzz | 21:51 | |
*** msabramo has quit IRC | 21:52 | |
clarkb | zaro: I think it might be $name in gerrit::plugin | 21:52 |
clarkb | zaro: $name is implicit for defines | 21:52 |
clarkb | and adding it explicitly breaks it? | 21:52 |
*** marun has joined #openstack-infra | 21:53 | |
*** msabramo has joined #openstack-infra | 21:54 | |
*** rkukura has joined #openstack-infra | 21:55 | |
*** dims__ has joined #openstack-infra | 21:55 | |
zaro | can you tell me why job apply-centos works yet apply-precise fails? | 21:55 |
clarkb | because apply-centos doesn't run the gerrit manifests | 21:55 |
clarkb | as we run gerrit on precise | 21:55 |
*** craigbr has quit IRC | 21:56 | |
*** dkliban is now known as dkliban_afk | 21:56 | |
*** dims_ has quit IRC | 21:56 | |
*** dimtruck is now known as zz_dimtruck | 21:58 | |
*** changbl has quit IRC | 21:58 | |
zaro | ok. i thought it was doing the same thing just testing on 2 different flavors. | 21:58 |
clarkb | it was when we started but jeblair decided the value was in gating asap | 21:58 |
*** denis_makogon has quit IRC | 21:58 | |
clarkb | and it has been helpful | 21:59 |
*** gondoi is now known as zz_gondoi | 21:59 | |
*** regXboi has joined #openstack-infra | 22:02 | |
regXboi | ok... I've got another one | 22:02 |
jeblair | clarkb: my understanding is that the puppet apply only works when run on the respective node type; is that correct? | 22:02 |
*** ominakov has quit IRC | 22:02 | |
regXboi | when I try to update my contact information for the ICLA via https://review.openstack.org/#/settings/contact I'm getting the following: | 22:02 |
regXboi | "Code Review Error ... server Error ... cannot update contact info" | 22:03 |
clarkb | jeblair: yes. I know jesusaurus had initialy intended on trying to make it pass on both | 22:03 |
*** jcoufal has quit IRC | 22:03 | |
clarkb | jeblair: but there are problems with that and I like your approach | 22:03 |
*** pballand has joined #openstack-infra | 22:04 | |
clarkb | regXboi: have you joined the openstack foundation? and if so ensure your primary email address in gerrit matches your primary email address on the foundation site | 22:04 |
*** Daisy has joined #openstack-infra | 22:04 | |
regXboi | hmm... | 22:04 |
*** msabramo has quit IRC | 22:04 | |
regXboi | me thinks the ICLA isn't correct then | 22:04 |
jeblair | clarkb: okay, just making sure i got the assumption right. it's easy to change later too. | 22:05 |
regXboi | where's the CCLA? | 22:05 |
clarkb | regXboi: you need both. the CCLA is done by your corporate lawyers | 22:05 |
clarkb | regXboi: the ICLA is done by you | 22:05 |
mattoliverau | Morning | 22:05 |
*** msabramo has joined #openstack-infra | 22:05 | |
pleia2 | clarkb: if you load up https://bugs.launchpad.net/openstack-ci/ and look on the right hand side that's where I get my numbers, started at 281 open, down to 231 | 22:06 |
openstackgerrit | Khai Do proposed a change to openstack-infra/config: puppetize installation of gerrit third party plugins https://review.openstack.org/91193 | 22:06 |
regXboi | clarkb: just to be clear, even though the lawyers do the CCLA, I still have to join openstack as an individual? | 22:06 |
zaro | clarkb: ^ thanks for the help. The error message from puppet wasn't clear. | 22:06 |
clarkb | regXboi: correct | 22:06 |
zaro | mattoliverau: morning! | 22:06 |
regXboi | clarkb: ok that wasn't clear | 22:06 |
regXboi | thanks | 22:06 |
*** tsg has joined #openstack-infra | 22:06 | |
clarkb | regXboi: have you seen the how to contribute wiki page? | 22:06 |
clarkb | that should walk you through everything | 22:06 |
anteaya | morning mattoliverau | 22:06 |
clarkb | pleia2: nice thats a significant improvement | 22:07 |
pleia2 | clarkb: yeah, today was a good one :) | 22:07 |
regXboi | clarkb: I'll go find it | 22:07 |
clarkb | I keep forgetting lp gives us those numbers | 22:07 |
zaro | mattoliverau: what do you think? https://review.openstack.org/#/c/47937/18/modules/openstack_project/templates/security-review.projects.ini.erb | 22:07 |
*** sweston has quit IRC | 22:07 | |
*** sweston_ has quit IRC | 22:07 | |
*** tusharsg has joined #openstack-infra | 22:08 | |
*** tgohad has joined #openstack-infra | 22:09 | |
*** ArxCruz has quit IRC | 22:11 | |
*** tsg has quit IRC | 22:11 | |
*** ArxCruz has joined #openstack-infra | 22:11 | |
*** xianghui has quit IRC | 22:12 | |
zaro | anybody know how to POST a review to gerrit using the REST API? I keep getting 'authentication required' message | 22:12 |
*** mark0n has joined #openstack-infra | 22:12 | |
*** tusharsg has quit IRC | 22:12 | |
clarkb | zaro: you have to use your http password provided by gerrit iirc | 22:12 |
anteaya | pleia2: for some reason I can't comment on the bugday etherpad | 22:13 |
anteaya | pleia2: I have added comments to both bugs | 22:13 |
zaro | clarkb: yeah, i'm doing that (i think). | 22:14 |
anteaya | I have assigned 1251728 to myself | 22:14 |
*** doug-fish has left #openstack-infra | 22:14 | |
dstufft | lifeless: what needs to be in 1.5.7? | 22:14 |
mattoliverau | zaro: sounds good, commented and +1 | 22:14 |
pleia2 | anteaya: thanks (and weird re: can't comment - maybe not loading fully on hotel wifi?) | 22:14 |
jesusaurus | jeblair: yes i had originally wanted to test all the modules on both centos and precise, but there are incompatibilities in our pinned version of the apache module | 22:16 |
zaro | clarkb: using curl in this format, curl --digest --user zaro0508:XXXX -X PUT -d@my-review.json --header "Content-Type: application/json" http://localhost:8080/changes/2/revisions/1/review | 22:16 |
anteaya | pleia2: possibly? | 22:16 |
*** msabramo has quit IRC | 22:16 | |
jeblair | jesusaurus: okay, well, backing out the restriction is self-testing at this point, so will be easy to do when we get to that point | 22:16 |
zaro | clarkb: doc is here, https://gerrit-review.googlesource.com/Documentation/dev-rest-api.html#_sending_data_in_the_request, that look right? | 22:16 |
anteaya | pleia2: just wanted you to know I looked at them and commented on both ad took the unassigned one | 22:16 |
anteaya | and thank you! | 22:16 |
openstackgerrit | Ryan Petrello proposed a change to openstack-infra/config: Mark OpenStack stable branches as non-voting for pecan; they're too unreliable. https://review.openstack.org/105608 | 22:16 |
*** marun has quit IRC | 22:16 | |
anteaya | sorry I wasn't around mostly all day :( | 22:17 |
zaro | mattoliverau: cool. thx. | 22:17 |
pleia2 | anteaya: no worries, I certainly understand travel days :) | 22:17 |
*** msabramo has joined #openstack-infra | 22:17 | |
anteaya | pleia2: :D | 22:17 |
clarkb | zaro: ya that seems correct. I don't know then | 22:17 |
mattoliverau | anteaya: so you found some more in internet :) | 22:18 |
*** andreaf has quit IRC | 22:18 | |
pleia2 | oh gosh, poor brazil | 22:21 |
mark0n | I'm running into problems running Jenkins Job Builder on Debian Wheezy: "ImportError: No module named http_client". Installation with 'python setup.py install' completed without any problems. Any changes regarding the dependencies recently? | 22:23 |
*** sarob has joined #openstack-infra | 22:23 | |
*** ArxCruz has quit IRC | 22:24 | |
*** derekh_ has joined #openstack-infra | 22:24 | |
*** sarob_ has joined #openstack-infra | 22:25 | |
*** rkukura has quit IRC | 22:26 | |
*** atiwari has quit IRC | 22:27 | |
*** msabramo has quit IRC | 22:28 | |
*** sarob has quit IRC | 22:28 | |
asselin | clarkb, fungi fyi the issue was related to the remote server host key being rejected. fungi, your reference here helped, thanks: https://bugs.launchpad.net/zuul/+bug/1325059/comments/2 | 22:28 |
uvirtbot | Launchpad bug 1325059 in zuul "zuul-merge Host key verification failed" [Undecided,Invalid] | 22:28 |
anteaya | mattoliverau: I did, they have it at hotels in Minneapolis too | 22:28 |
anteaya | funny thing | 22:28 |
mattoliverau | Lol, crazy, who would've thought :p | 22:29 |
*** andreykurilin_ has quit IRC | 22:29 | |
*** signed8bit has quit IRC | 22:29 | |
*** msabramo has joined #openstack-infra | 22:30 | |
*** signed8bit has joined #openstack-infra | 22:30 | |
*** atiwari has joined #openstack-infra | 22:30 | |
*** melwitt1 is now known as melwitt | 22:30 | |
anteaya | mattoliverau: they are just doing wild things these days | 22:31 |
anteaya | like putting tvs in the bathrooms | 22:32 |
anteaya | I don't need a tv in my bathroom | 22:32 |
anteaya | and actually consider it creepy | 22:32 |
anteaya | bathroom tv is now covered with a towel | 22:32 |
mattoliverau | Lol, TV overkill! | 22:32 |
anteaya | no kidding | 22:33 |
anteaya | the entire room is like 12 by 13 | 22:33 |
anteaya | they really had to work to get 2 tvs in this space | 22:33 |
*** jgrimm has quit IRC | 22:33 | |
mattoliverau | Lol, maybe wallpaper the walls with TVs, cause that is obviously what the people want :p | 22:35 |
*** thedodd has quit IRC | 22:36 | |
*** sarob_ is now known as sarob | 22:36 | |
asselin | what does this zuul message mean? noop-check-communication: NOT_REGISTERED | 22:36 |
*** zz_dimtruck is now known as dimtruck | 22:38 | |
anteaya | mattoliverau: obviously | 22:39 |
anteaya | mattoliverau: then issue many towels to me so I can cover them up | 22:39 |
anteaya | asselin: usually that zuul has an error | 22:39 |
mattoliverau | Lol | 22:39 |
asselin | anteaya, any ideas how to resolve it? | 22:40 |
*** msabramo has quit IRC | 22:40 | |
*** asettle has joined #openstack-infra | 22:40 | |
asselin | in the zuul code this is the only ref I found: http://git.openstack.org/cgit/openstack-infra/zuul/tree/zuul/launcher/gearman.py#n353 | 22:41 |
asselin | gearman connection works inside jenkins (test successful) | 22:42 |
asselin | /var/log/zuul/gearman-server.log file is empty | 22:42 |
*** rcarrillocruz has joined #openstack-infra | 22:42 | |
clarkb | asselin: it means that job hasn't been registered with teh gearman server | 22:42 |
zaro | mattoliverau: have any interest in fixing that problem you found in the security gerrit review? | 22:43 |
clarkb | you can `telnet localhst 4730` then run 'status' to see the jobs that are registered | 22:43 |
asselin | clarkb, how do the jobs get registered? | 22:44 |
mattoliverau | zaro, lol sure :) I'll submit a patch once yours lands. | 22:44 |
clarkb | asselin: the jenkins gearman plugin registers them for us | 22:44 |
*** rcarrill` has quit IRC | 22:45 | |
clarkb | asselin: so the job must be in jenkins for them to be registered | 22:45 |
clarkb | if that job ins't in jenkins it won't be registered | 22:45 |
*** dangers is now known as dangers_away | 22:45 | |
asselin | ok I see. Will look into that | 22:45 |
*** signed8bit is now known as signed8bit_ZZZzz | 22:45 | |
zaro | mattoliverau: just make a dependent patch :) | 22:46 |
* zaro afk till later | 22:46 | |
*** Guest61475 has quit IRC | 22:46 | |
mattoliverau | Ahh good idea :) | 22:46 |
*** msabramo has joined #openstack-infra | 22:47 | |
asselin | clarkb, right on! thanks! - noop-check-communication http://10.50.130.1:8080/job/noop-check-communication/1/ : SUCCESS in 0s | 22:48 |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/config: Add gerrit bot notifications for congress changes to irc https://review.openstack.org/105616 | 22:48 |
*** arosen has joined #openstack-infra | 22:48 | |
clarkb | zaro: https://github.com/openstack-infra/jenkins-job-builder/commit/3e3996d32ac7b5504efe32c46e096cdbf4941b20#commitcomment-6937483 you all may want to address that | 22:49 |
SlickNik | Sukhdev: Around, and have a couple of minutes? | 22:50 |
anteaya | SlickNik: I pinged him about 1/2 an hour ago and haven't heard from him | 22:52 |
anteaya | this is frustrating | 22:52 |
anteaya | SlickNik: can you try emailing him? Sukhdev Kapur sukhdevkapur at gmail.com | 22:53 |
anteaya | and maybe cc openstack-infra while you are at it | 22:53 |
anteaya | to keep track? | 22:54 |
bodepd | have you guys looked at the jenkins swarm plugin? | 22:54 |
SlickNik | anteaya: Okay, will do. Another thing we can do to keep the ball rolling on this one — is I can try porting the changes they made to gerrit-trigger-plugin trunk. | 22:55 |
*** msabramo has quit IRC | 22:57 | |
*** tgohad has quit IRC | 22:57 | |
anteaya | SlickNik: agreed, are you willing to go ahead and submit to trunk then? | 22:58 |
*** msabramo has joined #openstack-infra | 22:58 | |
jhesketh | Morning | 22:59 |
anteaya | morning jhesketh | 22:59 |
clarkb | jhesketh: hey there o/ | 22:59 |
clarkb | I am going to start working on lca proposal soon :) | 22:59 |
bodepd | clarkb: man. those are due soon... | 22:59 |
clarkb | bodepd: they are | 22:59 |
clarkb | its all jhesketh's fault | 22:59 |
clarkb | but that is ok | 23:00 |
jhesketh | clarkb: awesome! :-) | 23:00 |
bodepd | I have been going back and forth on whether or not I'll submit one... | 23:00 |
*** marcoemorais has quit IRC | 23:00 | |
jhesketh | bodepd: the answer is yes ;-) | 23:00 |
SlickNik | anteaya: Before I try to submit a pull request to trunk, I want to make sure that we have a solution that will work for us. | 23:00 |
bodepd | problem is that australia in winter cuts into ski season | 23:00 |
bodepd | s/australia/southern hemisphere/ | 23:01 |
*** datsun180b has quit IRC | 23:01 | |
clarkb | bodepd: not really | 23:01 |
*** maxbit_ has quit IRC | 23:01 | |
clarkb | bodepd: because its in auckland this year so maybe you can find summer mountain fun there | 23:01 |
*** maxbit has joined #openstack-infra | 23:02 | |
clarkb | or is mt hood really unique in that way? | 23:02 |
bodepd | well it'll be winter :) | 23:02 |
*** sweston has joined #openstack-infra | 23:02 | |
bodepd | I'm thinking about relocating to be closer to skiing this winter | 23:02 |
*** sweston_ has joined #openstack-infra | 23:02 | |
* bodepd is massivley off-topic | 23:02 | |
*** blamar_ has joined #openstack-infra | 23:02 | |
anteaya | SlickNik: agreed | 23:02 |
SlickNik | anteaya: At this point, the tree that they have the fix on is pretty old. I suspect that the failure to trigger might be caused by an update to the gerrit event format (which a later version of the plugin might have fixed). | 23:03 |
anteaya | jhesketh: are you on the lca speaker selection committee? | 23:03 |
anteaya | SlickNik: ah | 23:03 |
anteaya | SlickNik: worth taking to upstream then to figure out a fix? | 23:03 |
fungi | mark0n: not sure if you figured it out yet, but are you running one of the recent jjb releases or installing from the tip of the master branch? if the latter, packaging was completely redone to be based on pbr | 23:04 |
*** blamar has quit IRC | 23:04 | |
*** blamar_ is now known as blamar | 23:04 | |
*** marcoemorais has joined #openstack-infra | 23:04 | |
anteaya | jhesketh: so I'm wondering about proposing to speak on mentoring and mentoring mentors at lca | 23:04 |
jhesketh | anteaya: yes | 23:04 |
anteaya | cool | 23:04 |
openstackgerrit | Darragh Bailey proposed a change to openstack-infra/jenkins-job-builder: Allow `test` command to use conf files https://review.openstack.org/105620 | 23:04 |
anteaya | what do you think about a talk about mentoring? | 23:05 |
anteaya | and listening and learning styles and so on | 23:05 |
jhesketh | anteaya: sounds good to me :-) | 23:05 |
anteaya | great | 23:05 |
fungi | anteaya: what i get from jhesketh's responses are that, in general, talks about things are appreciated | 23:06 |
anteaya | so I have a week to submit something, so I will cobble together something in an etherpad | 23:06 |
jhesketh | fungi: that's right :-) | 23:06 |
anteaya | fungi: he's fairly open that way | 23:06 |
anteaya | :D | 23:06 |
*** dizquierdo has quit IRC | 23:06 | |
anteaya | I can talk about things | 23:06 |
jhesketh | anteaya: technical content is usually highly valued for lca, so putting a good amount of detail in your abstract about what you will cover about mentoring will help your proposal | 23:06 |
anteaya | sure | 23:06 |
SlickNik | anteaya: I think it's worth a shot. | 23:07 |
fungi | the real question is, do i want to attend lca? oh the airfare. i live in such a terribly backward place | 23:07 |
anteaya | fungi: you are good about sqeezing detail into proposals, I'll put together an outline and turn to you for some detail | 23:07 |
jeblair | fungi: your employer can afford it :) | 23:07 |
clarkb | fungi: its only ~13.5 hours from here so only about 20 hours from you :P | 23:07 |
anteaya | fungi: yes | 23:07 |
anteaya | SlickNik: great, actually going upstream at this point might net faster results | 23:08 |
fungi | jeblair: my employer reimburses me after i buy the tickets. the question at hand is whether my credit limit can afford it first ;) | 23:08 |
anteaya | SlickNik: who is the upstream maintainer on the gerrit trigger plugin | 23:08 |
anteaya | I have to get ready to go to the concert | 23:09 |
jeblair | fungi: this is your chance to buy one of those indiana jones iteneraries -- you know where the red line moves from point to point on the map | 23:09 |
SlickNik | anteaya: https://github.com/jenkinsci/gerrit-trigger-plugin | 23:09 |
*** msabramo has quit IRC | 23:09 | |
fungi | jeblair: indeed. and it makes sputtering propeller noises | 23:09 |
SlickNik | anteaya: From the looks of it, it's going to be a co-ordinated fix across that and https://github.com/sonyxperiadev/gerrit-events | 23:09 |
jhesketh | jeblair: where do you buy these? I think I need one! | 23:09 |
fungi | i do rather love the "sleeps until lca2015" countdown on the webpage | 23:09 |
*** Daisy has quit IRC | 23:10 | |
SlickNik | anteaya: They've split the plugin into two separate modules since Feb. | 23:10 |
fungi | jhesketh: from where you live, travelling just about anywhere on a budget should get you one | 23:10 |
anteaya | SlickNik: rsandell looks like a good person to talk to | 23:10 |
fungi | jhesketh: especially if it involves transfer to a boat somewhere during the trip[ | 23:10 |
clarkb | you all need to visit micronesia | 23:10 |
anteaya | to the sauna? | 23:11 |
anteaya | were we get sunburnt in 10 minutes | 23:11 |
fungi | clarkb: it's on my to do list | 23:11 |
anteaya | that micronesia? | 23:11 |
fungi | clarkb: and its more well-known counterpart, polynesia | 23:11 |
clarkb | its wherever you are and path to HNL -> Majuro -> Kwajalein -> Kosrae -> Pohnpei -> Chuuk -> Guam depending on where you want to get off | 23:11 |
SlickNik | anteaya: Yes - I'll try and connect with him. | 23:12 |
fungi | clarkb: eastern caribbean is almost that bad... *almost* | 23:12 |
clarkb | and johnston used to be in that list back when it was a 727 | 23:12 |
*** sweston has quit IRC | 23:12 | |
*** sweston_ has quit IRC | 23:12 | |
clarkb | and I have no idea what the route was when they landed the planes in the water | 23:12 |
clarkb | I should ask my granfather | 23:13 |
*** msabramo has joined #openstack-infra | 23:13 | |
jhesketh | fungi: I thought they'd be incredibly expensive because the lines move so fast! | 23:13 |
fungi | it probably varied, since they could just ask the passengers if anyone needed to jump out | 23:13 |
fungi | jhesketh: timelapse. there was no clock on those montages | 23:14 |
jhesketh | I feel so cheated! | 23:14 |
clarkb | fungi: you really should do it at some point. You don't need to exchange any currency or learn a new language | 23:15 |
fungi | jhesketh: if it makes you feel any better, i spent dinner at a place on the beach called "the bonzer shack" and it was not entirely bonzer. so if anyone should feel cheated... | 23:15 |
clarkb | and if you really like it you can stay and work with minimal fuss | 23:15 |
jhesketh | fungi: haha, although I kind of feel like that one is your own fault | 23:16 |
clarkb | the number of people that do ^ is really high | 23:16 |
fungi | jhesketh: even the surfing videos they were running had very minimal footage of the australian coast | 23:16 |
*** nelsnelson has quit IRC | 23:16 | |
fungi | jhesketh: touché | 23:16 |
jhesketh | fungi: bonzer isn't even used in Australian slang anymore... I can't remember the last time I heard it | 23:16 |
fungi | being the entirely wrong ocean and all | 23:16 |
jhesketh | heh | 23:17 |
clarkb | also it takes my parents about as much time to get to sydney as it would take me. I find that funny | 23:17 |
fungi | well, i think they were trying to evoke a 1960s sort of atmosphere | 23:17 |
anteaya | SlickNik: awesome | 23:17 |
fungi | so outmoded slang is not too unexpected | 23:18 |
clarkb | They have to do pohnpei -> chuuk -> guam -> cairns -> sydney | 23:18 |
*** maxbit_ has joined #openstack-infra | 23:18 | |
anteaya | clarkb: can we have a meetup there? | 23:18 |
fungi | clarkb: what's the frequency of flights? like if i wanted to stop off at each of those would it be a week apiece? | 23:18 |
clarkb | fungi: there is basically one plane and it flies between guam and hnl on alternating days | 23:19 |
*** david-lyle has quit IRC | 23:19 | |
fungi | no that i would probably mind a year apiece, but the wife might object | 23:19 |
clarkb | fungi: so depending on how you do it you could do a day in each place | 23:19 |
anteaya | next release's meetup, clarkb's parents house | 23:19 |
*** dstanek_zzz is now known as dstanek | 23:20 | |
*** cdub has joined #openstack-infra | 23:20 | |
clarkb | you would have to do hnl -> chuuk, chuuk -> majuro, majuro -> pohnpei, pohnpei -> kosrea, then either kosrae -> guam or wait a day and kosrae -> hnl | 23:21 |
clarkb | if you start from guam I think you can do it without that wait a day step | 23:21 |
*** marcoemorais has quit IRC | 23:21 | |
*** maxbit has quit IRC | 23:21 | |
*** ociuhandu has quit IRC | 23:22 | |
*** zzelle_ has quit IRC | 23:22 | |
*** maxbit has joined #openstack-infra | 23:23 | |
fungi | a day apiece is probably even too short. i might do a few days each if i'm going to be doing it. but that's probably still a couple years out, so maybe they'll perfect matter transporter technology between now and then | 23:23 |
*** bdpayne has quit IRC | 23:24 | |
*** homeless has quit IRC | 23:24 | |
fungi | the whole "one day in each port" thing is what i like least about cruises. well that and the norovirus epidemics | 23:24 |
*** virmitio has quit IRC | 23:24 | |
*** homeless has joined #openstack-infra | 23:25 | |
clarkb | ya its not enough time anywhere | 23:25 |
clarkb | especially if you want to do things like scuba dive or hike or fish or explore archaelogical sites | 23:25 |
*** bdpayne has joined #openstack-infra | 23:26 | |
*** maxbit_ has quit IRC | 23:26 | |
anteaya | or rest | 23:27 |
*** reed has quit IRC | 23:27 | |
anteaya | or just sit somewhere and absorb a place | 23:27 |
*** rkukura has joined #openstack-infra | 23:27 | |
*** reed_ has joined #openstack-infra | 23:27 | |
*** mwagner_lap has quit IRC | 23:28 | |
clarkb | fungi: nan madol is supposedly part of the inspiration for R'lyeh | 23:28 |
reed_ | I lost count of how many times my computer just froze, CPU hyperbusy, mouse cursor not even moving | 23:28 |
*** reed_ is now known as reed | 23:28 | |
anteaya | time for me to go | 23:28 |
*** reed has quit IRC | 23:29 | |
*** reed has joined #openstack-infra | 23:29 | |
anteaya | tty tomorrow | 23:29 |
clarkb | reed: maybe it needs a nap? | 23:29 |
clarkb | anteaya: have fun | 23:29 |
fungi | that is not dead which can eternal lie yet with strange aeons even death may die | 23:29 |
*** atiwari has quit IRC | 23:29 | |
openstackgerrit | Ramy Asselin proposed a change to openstack-infra/config: Add the ability to set zuul's gerrit baseurl https://review.openstack.org/105623 | 23:30 |
reed | I wish emacs was enough for me | 23:30 |
fungi | reed: what, you need a new operating system? | 23:30 |
*** leonchio_ has quit IRC | 23:30 | |
*** msabramo has quit IRC | 23:31 | |
reed | fungi, yes, and one that thrives in 4Gb ;) | 23:31 |
*** leonchio_ has joined #openstack-infra | 23:31 | |
*** amalagon has joined #openstack-infra | 23:31 | |
*** jamielennox is now known as jamielennox|away | 23:31 | |
reed | but I'm too much of a visual person | 23:31 |
fungi | 16 colors *and* 8 background colors should be enough for anybody | 23:32 |
*** msabramo has joined #openstack-infra | 23:33 | |
*** amalagon_ has quit IRC | 23:33 | |
jhesketh | lifeless: your friendly reminder to take a look at https://review.openstack.org/#/c/98306/ when you get a chance please :-) | 23:34 |
*** MarkAtwood has quit IRC | 23:34 | |
jhesketh | jeblair: what do you think about https://review.openstack.org/#/c/105368/ to implement 'show jobs' in gearman.. | 23:34 |
jhesketh | jeblair: basically I'd like to pull the worker out of gearman for a specific job | 23:34 |
*** Sukhdev has quit IRC | 23:35 | |
jeblair | jhesketh: probably first thing to double check is that a similar command isn't in the upstream documentation for the protocol | 23:35 |
jhesketh | it wasn't, but I may be blind | 23:35 |
jeblair | jhesketh: (i did not implement the full documented admin protocol yet) | 23:35 |
jeblair | ok cool | 23:35 |
jhesketh | I didn't read the actual code either | 23:35 |
*** alexpilotti has quit IRC | 23:35 | |
jhesketh | I might double check | 23:35 |
jeblair | jhesketh: it seems quite reasonable! | 23:36 |
jhesketh | jeblair: I'm having trouble testing it... in fact, I couldn't get a response with StatusAdminRequest either | 23:36 |
jhesketh | if you wouldn't mind taking a look at what I have | 23:36 |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/config: Add gerrit bot notifications for congress changes to irc https://review.openstack.org/105616 | 23:36 |
*** bdpayne has quit IRC | 23:37 | |
jhesketh | arosen: if you're around and able to look at my comments on this https://review.openstack.org/#/c/77347/9 I've been waiting for a reply for some time | 23:38 |
jeblair | jhesketh: i think you may need to wait on the admin request | 23:38 |
*** dstanek is now known as dstanek_zzz | 23:38 | |
jeblair | jhesketh: as in "req.wait()" or something like that, after the sendadminrequest call | 23:38 |
jeblair | jhesketh: req.waitForResponse() | 23:39 |
jeblair | jhesketh: then you can inspect req.response | 23:39 |
arosen | jhesketh: done, I'm not sure we want to make this change if it's going to make multiple round trips to neutron. | 23:39 |
jhesketh | arosen: sure, I just needed your feedback to keep it moving | 23:40 |
jhesketh | jeblair: added the waitForResponse but the request still times out | 23:40 |
*** derekh_ has quit IRC | 23:41 | |
*** msabramo has quit IRC | 23:43 | |
*** chuckC has quit IRC | 23:44 | |
*** msabramo has joined #openstack-infra | 23:45 | |
*** chuckC has joined #openstack-infra | 23:45 | |
openstackgerrit | James E. Blair proposed a change to openstack/requirements: Remove docutils pin https://review.openstack.org/105510 | 23:47 |
*** dstufft|laptop has joined #openstack-infra | 23:47 | |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/config: Add gerrit bot notifications for congress changes to irc https://review.openstack.org/105616 | 23:51 |
*** penguinRaider has joined #openstack-infra | 23:51 | |
*** Sukhdev has joined #openstack-infra | 23:51 | |
jeblair | jhesketh: i don't think you can just use a Connection; i think you need a Client object | 23:52 |
Sukhdev | SlickNik: Hi | 23:52 |
jeblair | jhesketh: (in the test case) | 23:52 |
SlickNik | Sukhdev: Hi there | 23:52 |
jeblair | jhesketh: i think the client is needed to process the response | 23:52 |
jhesketh | jeblair: right, okay.. the documentation may need updating then | 23:52 |
jeblair | jhesketh: let me double check that... | 23:53 |
Sukhdev | anteaya SlickNik: Sorry guys - I was in the planes most of the day - flying out for the mid-cycle sprint | 23:53 |
jeblair | i have a couple of different gear forks in my head right now. :) | 23:53 |
SlickNik | Sukhdev: understandable — no worries :) | 23:53 |
SlickNik | Sukhdev: I followed the steps in the document you had, but wasn't able to get the recheck on comment working correctly. :( | 23:54 |
jhesketh | jeblair: heh, all good | 23:54 |
jhesketh | thanks :-) | 23:54 |
Sukhdev | SlickNik: I tried looking for you yesterday | 23:54 |
Sukhdev | SlickNik: what seems to be the issue? | 23:55 |
Sukhdev | SlickNik: did you set the regex correctly? | 23:55 |
SlickNik | Sukhdev: Yesterday was sprint planning for us, so I was overloaded by a barrage of meetings. | 23:55 |
Sukhdev | SlickNik: I know how it is :-) | 23:56 |
*** msabramo has quit IRC | 23:56 | |
SlickNik | Sukhdev: Yes, i did. I even tried to set a less restrictive regex to test it out (^.*) but wasn't able to get the plugin to trigger on a comment. | 23:56 |
jeblair | jhesketh: yeah, it's the client class that actually drives reading from a connection; connection is meant to be fairly low level and not necessarily created directly. yeah, the docs should probably say that. | 23:56 |
jhesketh | jeblair: the docs do say to use the Client but Connection may be used, so I guess it's fair enough | 23:57 |
zaro | clarkb: pelix already address that JJB issue https://review.openstack.org/#/c/105620 | 23:57 |
Sukhdev | SlickNik: that is odd - your jenkins is configured correctly, right? | 23:57 |
Sukhdev | SlickNik: do you see other triggers? | 23:58 |
*** cnesa has quit IRC | 23:58 | |
SlickNik | Sukhdev: Yes, all the other triggers (patchset create / update) still seem to be working correctly. | 23:58 |
SlickNik | And I verified from the logs that the patched version of the plugin is being loaded. | 23:58 |
*** msabramo has joined #openstack-infra | 23:58 | |
Sukhdev | SlickNik: so, the updated gerrit plugin is loaded correctly and Jenkkns is seeing all the triggers - that is odd | 23:59 |
jhesketh | jeblair: the client doesn't have a sendAdminRequest.. any tips on how to do that with a client? | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!