nibalizer | gerrit-git-prep.sh makes it look like /opt/git/thingy | 00:00 |
---|---|---|
clarkb | nibalizer: that is where we have cached all of the repos on the slaves | 00:01 |
nibalizer | oh | 00:01 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Add in support for 'recheck openstack-ci' https://review.openstack.org/100133 | 00:01 |
clarkb | but it doesn't contain the code being tested, it acts only as a cache for alredy merged stuff | 00:01 |
nibalizer | wait its okay to run tests as root right? | 00:01 |
nibalizer | no need to run as jenkins | 00:01 |
clarkb | jeblair: zaro fungi everyone else. all jenkinses hae had timeout plugin and gearman plugin updated | 00:01 |
clarkb | I am going to propose revert reverts for the changes I reverted on friday | 00:02 |
clarkb | nibalizer: again it depends | 00:02 |
jeblair | clarkb: excellent! | 00:02 |
clarkb | nibalizer: usually no it isn't ok | 00:02 |
clarkb | nibalizer: because we expect people to be able to run these things on their laptops mostly safely | 00:02 |
clarkb | nibalizer: if you allow root well that doesn't work | 00:02 |
clarkb | nibalizer: the exception is where root is actually required | 00:02 |
nibalizer | hrm well obviously your puppet apply needs to run as root though right? | 00:02 |
anteaya | cyeoh: yay | 00:03 |
nibalizer | as you know im working on integrating the puppet beaker-rspec testing stuff | 00:03 |
anteaya | just everytime I see you I go, yay!! \o/ | 00:03 |
nibalizer | which does make the assumption that root will be used | 00:03 |
clarkb | nibalizer: uhm but not in the test slave I thought | 00:03 |
clarkb | nibalizer: you were going to only root in containers or someplace else | 00:03 |
cyeoh | anteaya: haha, thanks :-) I hope things are going well for you too! | 00:04 |
clarkb | nibalizer: there is a difference between root on the control node and root on the subnodes | 00:04 |
nibalizer | hrm okay | 00:04 |
nibalizer | so what i've found is that beaker will likely work pretty well with the subnodes | 00:04 |
nibalizer | since it has a system that allws you to say 'no ill do it, just use this ip' | 00:05 |
nibalizer | so as long as i can ssh -i some_key root@subnodes we're golden | 00:05 |
clarkb | nibalizer: cool | 00:05 |
anteaya | cyeoh: they are yes | 00:05 |
jeblair | clarkb, mordred: The android gerrit is at change #99143. | 00:06 |
clarkb | nibalizer: in that case I would make the main node not have root access | 00:06 |
clarkb | nibalizer: then ssh as root to the other nodes and use priveleges there | 00:06 |
clarkb | jeblair: now we really need that cake | 00:06 |
anteaya | jeblair: when did they system start counting, do we know? | 00:06 |
anteaya | s/they/their | 00:06 |
*** devkulkarni has joined #openstack-infra | 00:06 | |
jeblair | anteaya: dunno, their cr #1 is not public | 00:07 |
dansmith | clarkb: jeblair: fungi: there is a fixed sqla package up, could we trigger the mirror to get things unblocked sooner than later? | 00:07 |
anteaya | jeblair: ah | 00:07 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Revert "Revert "Update jenkins jobs to optionally allow trusty"" https://review.openstack.org/102062 | 00:07 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Revert "Revert "Run all dsvm jobs from juno onwards on trusty"" https://review.openstack.org/102063 | 00:07 |
clarkb | jeblair: fungi mordred sdague ^ there is a pair of revert reverts | 00:08 |
clarkb | dansmith: yes, but can someone confirm it works first | 00:08 |
clarkb | dansmith: last time we hit this with httpretty the fix didn't fix anything | 00:08 |
dansmith | clarkb: it's been confirmed | 00:08 |
nibalizer | clarkb: okay | 00:08 |
*** devkulkarni has quit IRC | 00:08 | |
morganfainberg | clarkb: ++ lets not have silly happen like that again | 00:08 |
clarkb | dansmith: cool I will go ahead and trigger a mirror build now | 00:08 |
dansmith | clarkb: the sqla dev works on openstack now, and spent all day on it | 00:08 |
jeblair | clarkb: 1 sec | 00:08 |
dansmith | s/dev/author/ | 00:08 |
clarkb | jeblair: sure | 00:08 |
nibalizer | so this http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/nodepool/scripts/multinode_setup.sh , does that mean that the id_rsa.pub will alraedy exist for root@subnode in authorized_keys, or will i have to do some shenanigans to get it put there? | 00:09 |
clarkb | nibalizer: I think that means you can ssh as jenkisn and that will work | 00:10 |
*** annegent_ has quit IRC | 00:10 | |
nibalizer | well thats what the script does | 00:10 |
fungi | clarkb: jenkins.o.o honestly seems less of a risk than jenkins\d\d.o.o, for this sort of thing. fine by me | 00:10 |
nibalizer | but is insufficient for my purposes :( | 00:10 |
clarkb | nibalizer: what do you need? | 00:10 |
clarkb | nibalizer: ssh as jenkins then sudo | 00:11 |
jeblair | clarkb: okay. https://review.openstack.org/#/c/102015/ is in check now, so still at least an hour or so away from landing | 00:11 |
clarkb | or su as appropriate | 00:11 |
nibalizer | hfm | 00:11 |
clarkb | jeblair: ya and it doesn't exclude the fix | 00:11 |
clarkb | jeblair: only the broken version is excluded | 00:11 |
clarkb | jeblair: so good to run mirror build? | 00:11 |
jeblair | clarkb: yup | 00:11 |
nibalizer | clarkb: i agree that jenkins + sudo is equivalent to ssh as root | 00:12 |
clarkb | dansmith: jeblair periodic jobs manually started | 00:12 |
nibalizer | but i doubt the tooling we're consuimng will support that, so id like to find a middle ground | 00:12 |
dansmith | clarkb: you are a fine gentleman | 00:12 |
clarkb | should see that in ~20 minutes? | 00:12 |
nibalizer | what about a buildr that runs before beaker-rspec that uses sudo jenkins to install the key in root's authorizd_keys file? | 00:13 |
clarkb | nibalizer: then you may need to ssh in first, copy contents of authorized keys, then run rspec beaker | 00:13 |
*** yamahata has quit IRC | 00:13 | |
clarkb | ya | 00:13 |
nibalizer | okay cool | 00:13 |
nibalizer | this is like, going to work | 00:13 |
* nibalizer pretty excited | 00:13 | |
*** lcheng has quit IRC | 00:14 | |
*** melwitt has quit IRC | 00:14 | |
clarkb | jeblair: fungi mordred sdague jhesketh I don't think I am up for babysitting trusty tonight but if 102062 and 102063 could get reviewed between now and tomorrow morning that would be excellent as I can babysit tomorrow | 00:15 |
jeblair | nibalizer: why are there two nodes involved? | 00:15 |
clarkb | if you don't +A I definitely will :) | 00:16 |
clarkb | and now time to walk home back in a bit | 00:16 |
morganfainberg | clarkb: have a good walk | 00:17 |
*** gokrokve has quit IRC | 00:17 | |
nibalizer | jeblair: i'm trying to integrate the puppet testing framework into our stuff | 00:19 |
nibalizer | https://github.com/puppetlabs/beaker | 00:19 |
jeblair | nibalizer: why does it need two nodes though? | 00:19 |
nibalizer | it wants to be in charge of things, such as deciding what to run on what nodes, so an easy way to let it do that is to leverage the multinode stuff thats in nodepool, give beaker a control node to run from, then let it run stuff on the other node | 00:19 |
jeblair | nibalizer: i agree that will work, but it sort of sounds like we have a job control system (jenkins) running a job control system (beaker) running jobs... | 00:20 |
jeblair | nibalizer: why not just "sudo run beaker thingy" in the job? | 00:20 |
nibalizer | jeblair: i agrees | 00:20 |
*** rlandy has quit IRC | 00:21 | |
nibalizer | well becaues it wants to be in charge of things | 00:21 |
clarkb | ya my suggestion was to docker or similar | 00:21 |
jeblair | nibalizer: can beaker not run locally? | 00:21 |
*** matsuhashi has joined #openstack-infra | 00:21 | |
*** maxbit has joined #openstack-infra | 00:21 | |
clarkb | as it separates concerns a bit | 00:21 |
nibalizer | its not designed to | 00:21 |
nibalizer | you might be able to trick it with some kind of a 'ssh localhost' | 00:22 |
jeblair | nibalizer: is beaker anything more than a framework for running tests on another host? | 00:22 |
*** achanda has quit IRC | 00:22 | |
*** markmcclain1 has quit IRC | 00:22 | |
nibalizer | not really | 00:22 |
nibalizer | it does a ton of the stuff we already do with other tools | 00:22 |
*** hogepodge_ has joined #openstack-infra | 00:23 | |
jeblair | nibalizer: okay, so why not focus on just running the things that beaker would run, but without beaker? | 00:23 |
*** nati_ueno has joined #openstack-infra | 00:23 | |
*** hogepodge has quit IRC | 00:23 | |
*** hogepodge_ is now known as hogepodge | 00:23 | |
clarkb | because then you make puppeteersmad | 00:23 |
jeblair | clarkb: ? | 00:23 |
clarkb | its their standard tool | 00:23 |
jeblair | clarkb: "it's their standard tool" is not something we accept for anything else :) | 00:24 |
clarkb | and runs on a laptop | 00:24 |
*** achanda has joined #openstack-infra | 00:24 | |
nibalizer | so unified testing is good | 00:24 |
jeblair | put another way -- we have a fairly comprehensive system that distributes test jobs to cloud-based slaves -- i want to make sure we're not duplicating effort | 00:24 |
nibalizer | in infra/config we have a few moudles that were forked some time ago from puppetlabs | 00:24 |
nibalizer | if we standardize on the same testing language (theirs) then we can commit up and suck down much easier | 00:25 |
*** _nadya_ has quit IRC | 00:25 | |
jeblair | nibalizer: what sort of things does beaker do that we're already doing? | 00:26 |
nibalizer | so beaker is a laptop developers tool, let me be clear about that | 00:26 |
nibalizer | but it sortof handles nodepool, since it provisions and destroys nodes for testing | 00:27 |
jesusaurus | yeah, in the case of puppet modules its about doing what upstream does (for forked modules) and what the community at large does (for original modules) IMO | 00:27 |
nibalizer | it does the actual connecting into the machine on runnning the tests | 00:27 |
jeblair | nibalizer: what are the tests that are eventually run (since beaker isn't a test tool itself)? | 00:27 |
nibalizer | the tests are written in beaker-rspec's special syntax | 00:27 |
jeblair | nibalizer: beaker-rspec link? | 00:27 |
nibalizer | and it allows you to stop execution on first failure, ssh into the vm and poke around to figure out what went wrong | 00:27 |
jeblair | rspec is the actual test thingy that we want to run? | 00:28 |
nibalizer | https://github.com/puppetlabs/beaker-rspec | 00:28 |
*** timrc is now known as timrc-afk | 00:28 | |
nibalizer | also if we want to, i could pull in some of the knowlegeable puppet people | 00:28 |
nibalizer | who could answer some of these questions better | 00:28 |
nibalizer | but i think they're all at home or at laest not at work | 00:29 |
nibalizer | since most of them work the PDT day | 00:29 |
jeblair | nibalizer: maybe later; i'd like to join them soon :) | 00:29 |
nibalizer | ya i was proposing that for tomorrow or wednesday | 00:29 |
nibalizer | anyways i agree that it has some nastyness | 00:30 |
jeblair | nibalizer: so food for thought: i don't want to run things that overlap with existing tools (eg, zuul, nodepool, jenkins), and i don't want to have control nodes for tests if we don't need them (nodes are a scarce resource) | 00:30 |
clarkb | so fwiw beaker needs to spin up "VM"s gor testing | 00:30 |
*** lcostantino has quit IRC | 00:30 | |
clarkb | tempest does too | 00:30 |
jeblair | nibalizer: but i'm very keen on running tests :) | 00:30 |
clarkb | I dont think that is problematic | 00:30 |
nibalizer | but beaker-rspec testing is super sweet, it allows the you to run your tests and then do arbitrary checks | 00:30 |
jeblair | nibalizer: what kind of arbitrary tests? | 00:31 |
clarkb | I see beaker and tempest as having logical overlap | 00:31 |
nibalizer | like 'is proccess runnning' 'did this commaend exit 0' 'does this file contain a string matching this regex' | 00:31 |
jeblair | clarkb: tempest does that because it's testing a cloud. our puppet is not a cloud. | 00:31 |
*** marcoemorais has quit IRC | 00:31 | |
clarkb | but beaker + docker may be a better fit | 00:31 |
clarkb | it tests a cloud of our puppet | 00:31 |
clarkb | make a jenkins zuul gerrit talk to each other sort of thing | 00:32 |
jeblair | nibalizer: those are useful tests -- is beaker the only way to do those kinds of tests? | 00:32 |
nibalizer | jeblair: absolutely not | 00:32 |
nibalizer | jesusaurus: and i hav both indpenedntly written a thing like that | 00:32 |
jeblair | nibalizer: can you use rspec alone to do those kinds of checks? | 00:32 |
nibalizer | but there is a big advantage to getting all the wood behind one arrow | 00:32 |
* jeblair wonders about a test framework that doesn't support checking outcomes | 00:33 | |
nibalizer | the puppet ecosystem has been meandering from one testing system to the other for years | 00:33 |
clarkb | I mean if you go that route just dont use rspec | 00:33 |
clarkb | (its terrible) | 00:33 |
nibalizer | and this is really getting bite, and supports all the things you could want | 00:33 |
nibalizer | jeblair: what doesn't support checking outcomes? | 00:34 |
ianw | jeblair: a question on scenarios in nodepool/tests/* ... do you know off hand if they guaranteed to run in the order listed? i want to test round-robin behavior so later scenarios will depend on earlier ones | 00:34 |
openstackgerrit | A change was merged to openstack-infra/config: Groups portal infra code refactor https://review.openstack.org/99481 | 00:34 |
nibalizer | anyways i have to step away from the keyboard | 00:34 |
nibalizer | ill be back online in a bit | 00:34 |
clarkb | ianw no order is garuntted | 00:35 |
jeblair | nibalizer: i won't; we should pick this up tomorrow... | 00:35 |
clarkb | ianw please dont write tests like that | 00:35 |
clarkb | they are hard to run and debug | 00:35 |
* fungi keeps tabs on the groups portal refactor puppetry | 00:35 | |
clarkb | each one should be self contained | 00:35 |
jeblair | nibalizer: i wouldn't recommend proceeding until we get on the same page about this | 00:35 |
*** sweston_ has quit IRC | 00:36 | |
*** timrc-afk is now known as timrc | 00:36 | |
openstackgerrit | Anita Kuno proposed a change to openstack-infra/config: Makes a new repo for devstack documentation https://review.openstack.org/102069 | 00:36 |
*** markmcclain has joined #openstack-infra | 00:36 | |
fungi | ianw: any test which depends on other tests is part of those other tests (they become one logical unit) so you shouldn't separate them because parallel execution and whatnot | 00:36 |
ianw | clarkb / fungi : ok, thanks; wasn't sure if parallel execution happened at the test-case or scenario-within-a-test-case level. i'll wrap it all up in a single, longer test | 00:39 |
anteaya | jeblair: have enough energy for a new infra-manual patchset? | 00:39 |
* anteaya asked hopefully | 00:39 | |
jhesketh | clarkb: hmm, so I lost track a bit, but where did we end up with envinject? was the plan to still update the plugin? | 00:42 |
*** maxbit has quit IRC | 00:42 | |
*** sweston_ has joined #openstack-infra | 00:42 | |
fungi | jhesketh: the impression i got was that we should just put remaining inertia behind obsoleting our use of that plugin, but perhaps i misread | 00:43 |
*** markmcclain has quit IRC | 00:43 | |
jhesketh | fungi: so the jenkins-gearman plugin needs to set up the envvars instead of envinject? | 00:44 |
jhesketh | ie, the remaining work is patching jenkins-gearman? | 00:44 |
clarkb | jhesketh: I think jeblair wants to remove it completely but we have to port a few jobs that use it first | 00:44 |
clarkb | jhesketh: zaro had a list of jobs at one point. it is a short list and we can use a different env modifier plugin | 00:45 |
clarkb | jhesketh: the gearman plugin does set up the env vars | 00:45 |
clarkb | so it should just work | 00:45 |
*** e0ne has joined #openstack-infra | 00:45 | |
clarkb | problem is env inject is putting its nose where it didn't belong and breaking us | 00:45 |
jhesketh | clarkb: oh, so perhaps it's a jenkins-gearman bug that caused the multiple lines to be wrong | 00:45 |
clarkb | jhesketh: no its env inject | 00:46 |
clarkb | I think | 00:46 |
clarkb | basically it globs itself to all the jobs | 00:46 |
clarkb | regardless of you wanting it to or not | 00:46 |
jhesketh | perhaps we could update it in the mean time to get the swift stuff moving along? | 00:46 |
clarkb | but we can do more testing with jenkins-dev | 00:46 |
clarkb | jhesketh: I am fine with that too | 00:46 |
jhesketh | jeblair: would you care if we updated envinject just to keep things moving with swift? | 00:47 |
*** e0ne has quit IRC | 00:48 | |
*** otter768 has joined #openstack-infra | 00:48 | |
*** maxbit has joined #openstack-infra | 00:49 | |
nibalizer | jeblair: okay i'll just push my stuff up so I don't lose it an we can sync up on this later | 00:51 |
openstackgerrit | Spencer Krum proposed a change to openstack-infra/config: First draft of enabling beaker tests to run https://review.openstack.org/102071 | 00:52 |
nibalizer | serverspec: http://serverspec.org/ | 00:52 |
nibalizer | is what beaker(-rspec) ends up wrapping | 00:52 |
nibalizer | and it has a local operation mode | 00:53 |
nibalizer | maybe i can convince rspec(-beaker) to run in a local mode | 00:53 |
*** unicell1 has joined #openstack-infra | 00:56 | |
*** sweston_ has quit IRC | 00:57 | |
*** unicell has quit IRC | 00:57 | |
fungi | huh, tangential but one of my friends is a professor of computer science doing a data mining/linguistic analysis study of free software irc channels and technical mailing lists tracking use of insulting language and profanity. she mentioned in passing that her preliminary data shows openstack as a very civil project, by comparison ;) | 00:57 |
*** dkehn has joined #openstack-infra | 00:57 | |
*** yamahata has joined #openstack-infra | 00:58 | |
*** wenlock has quit IRC | 00:59 | |
fungi | i'm assuming she measures us all against theo de raadt and linux torvalds ;) | 00:59 |
fungi | s/linux/linus/ | 00:59 |
fungi | (silly fingers) | 00:59 |
mrodden | thats what i keep telling people that complain about projects not accepting their ideas and patches... | 01:02 |
clarkb | civil? does that mean we need to throw more food at each other? | 01:02 |
mrodden | i mean... 2 minutes on the linux kernel ML and that should be enough to realize | 01:02 |
*** chuckC has quit IRC | 01:02 | |
anteaya | fungi: yay | 01:03 |
anteaya | clarkb: no | 01:04 |
anteaya | civil workable comfortable to newcomers | 01:04 |
lifeless | anteaya: YHBT. | 01:04 |
anteaya | you don't want to be ruining good brisket and beer now do you | 01:04 |
* anteaya looks up YHBT | 01:04 | |
*** annegent_ has joined #openstack-infra | 01:05 | |
anteaya | oh I am trolled all the time | 01:05 |
anteaya | and I make a boring mark | 01:05 |
fungi | i think lifeless must have a belt buckle which says "yhbt" | 01:05 |
anteaya | one of those big obnoxious cowboy ones | 01:06 |
*** maxbit has quit IRC | 01:06 | |
*** sarob has quit IRC | 01:06 | |
*** ildikov has quit IRC | 01:06 | |
anteaya | my father trolled me all the time | 01:06 |
anteaya | I just kept asking questions until he realized how borking I am as a troll mark | 01:06 |
lifeless | fungi: I should totally get one | 01:06 |
*** sarob has joined #openstack-infra | 01:06 | |
anteaya | still works | 01:06 |
lifeless | fungi: since I can actually wear jeans again... | 01:06 |
anteaya | s/borking/boring | 01:06 |
fungi | lifeless: you need it for $next_summit | 01:07 |
*** morganfainberg has quit IRC | 01:07 | |
*** morganfainberg_Z is now known as morganfainberg | 01:07 | |
mrodden | so is there any testing done on puppet changes in config? | 01:08 |
mrodden | e.g. i want to add new dependency package that gets pulled in, how do we know it doesn't blow up gate until its actually in? | 01:08 |
clarkb | mrodden: we have puppet apply tests in noop mode | 01:09 |
fungi | mrodden: we have the vestiges of a puppet apply job which just tries to apply all our modules to a jenkins slave | 01:09 |
fungi | ot | 01:09 |
mrodden | noop mode? | 01:09 |
fungi | it's non-voting at the moment, and somewhat broken | 01:09 |
mrodden | ok | 01:09 |
fungi | noop, yeah | 01:09 |
mrodden | so its trying anyways | 01:09 |
fungi | we're heading that direction | 01:10 |
mrodden | ok | 01:10 |
fungi | speaking of which... | 01:10 |
*** annegent_ has quit IRC | 01:10 | |
mrodden | i ran into a similar problem today, so was wondering how -infra deals with that | 01:10 |
fungi | mrmartin's groups-dev deployment changes are still somewhat broken... change from notrun to 0 failed: /usr/bin/drush dsd-init @groupsdev /srv/downloads/groups-latest.tar.gz returned 1 instead of one of [0] at /opt/config/production/modules/drupal/manifests/init.pp:215 | 01:10 |
fungi | mrodden: reactively, is the politest way i can describe it | 01:11 |
mrodden | :) | 01:11 |
*** jyuso has joined #openstack-infra | 01:11 | |
*** yaguang has joined #openstack-infra | 01:11 | |
*** sarob has quit IRC | 01:11 | |
ianw | fungi: not many people probably work on openstack as a side-project/fun though? when it's part of $DAYJOB maybe that keeps you nicer | 01:12 |
fungi | ianw: some of us intentionally found a $dayjob where we could do the side-project/fun we always wanted | 01:13 |
mrodden | AFAIK linux is pretty corporate driven... | 01:13 |
mrodden | but the lead guys wear the right hats | 01:14 |
mrodden | just look at all the kernel module drivers... | 01:14 |
fungi | yeah, i suspect that the corporate affiliation across the linux developer codebase looks roughly like openstack's | 01:14 |
anteaya | mrodden: you used a very interesting word there | 01:14 |
anteaya | guys | 01:14 |
anteaya | I wonder what the numbers say when corelated with gender composition in the projects | 01:15 |
mrodden | its a midwestern thing | 01:15 |
mrodden | no gender bias intended | 01:15 |
fungi | the american midwest. where men are guys and women are guys too | 01:16 |
mrodden | :) | 01:16 |
anteaya | no I am serious | 01:16 |
mrodden | yeah | 01:17 |
anteaya | I am curious what your friend would see if she corrolated language with gender compostion of a project | 01:17 |
mrodden | looking at linux heirarchy right now... | 01:17 |
anteaya | fungi: ^ | 01:17 |
pleia2 | mrodden: re: puppet changes & reactively, we also have puppetboard.o.o so when a merge does go sideways, anyone can see why without logging in | 01:18 |
openstackgerrit | A change was merged to openstack-dev/pbr: Restore Monkeypatched Distribution Instance https://review.openstack.org/101785 | 01:19 |
fungi | anteaya: she actually commented on that as well, but doesn't have hard numbers. she's probably going to write up some sort of update for ggstem.wordpress.com on gender bias in free software, but said that overall she doesn't find disproportionately misogynistic or otherwise gender-specific slurs/insults to be especially common. that of course says nothing for gender-assuming speech | 01:19 |
anteaya | interesting | 01:19 |
anteaya | I would very much like to see the write up when it occurs | 01:19 |
anteaya | thanks for the link | 01:19 |
anteaya | and interesting inital findings so far | 01:19 |
ryanpetrello | fungi: any idea if https://bugs.launchpad.net/openstack-ci/+bug/1332716 has been “upgraded on all Jenkins masters” ? | 01:20 |
uvirtbot | Launchpad bug 1332716 in openstack-ci "gearman plugin registers all labels for jobs on node with subset of labels" [Critical,Fix committed] | 01:20 |
*** UtahDave has quit IRC | 01:20 | |
fungi | apparently the insults she's tracking seem to be overwhelmingly gender neutral and not specifically targeted to womev vs men | 01:20 |
fungi | s/womev/women/ | 01:20 |
anteaya | cool | 01:20 |
anteaya | well actually I'm not sure | 01:20 |
fungi | ryanpetrello: clarkb just finished a little while ago, i believe | 01:21 |
ryanpetrello | because I’m still seeing “NOT REGISTERED” for certain pecan CI builds | 01:21 |
anteaya | I wonder about the effect of the insulting language | 01:21 |
ryanpetrello | e.g., https://review.openstack.org/#/c/94244/ | 01:21 |
clarkb | ryanpetrello: fungi that isnt the complete fix | 01:21 |
pleia2 | even having spent a lot of time working with Ubuntu (known for being friendly), OpenStack does tend to be the project I point to when I talk about the most comfortable foss project I've ever worked in, I assumed ianw's observation (most of us are paid) | 01:21 |
anteaya | since when I selected openstack, part of my choice was based on language in channel | 01:21 |
ryanpetrello | clarkb: okay, I will exercise some patience and stop bugging you | 01:21 |
clarkb | it enables the fix which is making zuul choose all the nodes | 01:21 |
anteaya | otherwise I wouldn't have decided to work on the project | 01:21 |
dstufft | 0. | 01:21 |
clarkb | that is up for tomorrow | 01:21 |
ryanpetrello | clarkb: okay, thank you :) | 01:22 |
clarkb | ryanpetrello: thank you for your patience | 01:22 |
fungi | dstufft: 0. a robot may not harm humanity, or, by inaction, allow humanity to come to harm. | 01:22 |
StevenK | fungi, anteaya: My high school physics teacher forgot to look over the class list before the first class, so he walks into the class and says "Hi guys ... Er, where guys is a general neutron team refering to both sexes, of course." | 01:22 |
clarkb | ryanpetrello: it is for a good cause I promise (going to move the default etsting to trusty so that we get all the shinies) | 01:23 |
ryanpetrello | clarkb: pfffffft, I think this is the third time I’ve asked today, I wouldn’t call that patient | 01:23 |
ryanpetrello | :) | 01:23 |
anteaya | StevenK: yeah, guys is never genderal neutral for me | 01:23 |
*** crc32 has quit IRC | 01:23 | |
ryanpetrello | thanks for all you do :D | 01:23 |
clarkb | ryanpetrello: well you haven't promised to find where I liev and make me fix it yet | 01:23 |
ryanpetrello | haha | 01:23 |
anteaya | I know I am told it should be, but my gut never feels it is | 01:23 |
pleia2 | hehe | 01:23 |
clarkb | ryanpetrello: I may end up renaming those jobs. I assume this is ok as long as the job itself doesn't change? | 01:24 |
clarkb | ryanpetrello: basically zuul needs some way of knowing that those jobs should run on centos6 ( I believe centos6) so I may add a -centos6 to the naem | 01:25 |
ryanpetrello | okay, I don’t think that should cause any issues | 01:25 |
ryanpetrello | (that I know of) | 01:25 |
clarkb | ya I wouldn't expect it to | 01:25 |
jerryz | clarkb: if you get the time, could you please take a look at this little patch to create a project? thanks! | 01:26 |
*** mbacchi has quit IRC | 01:26 | |
jerryz | clarkb: https://review.openstack.org/#/c/99727/ | 01:27 |
camunoz | ping pleia2 | 01:30 |
pleia2 | camunoz: hey there! | 01:30 |
pleia2 | camunoz: no delayed airplanes today :) I'm ready when you are | 01:30 |
camunoz | hi Elizabeth.. excellent! I'm ready now. Should we do this on this channel? | 01:31 |
*** yshao has joined #openstack-infra | 01:31 | |
pleia2 | camunoz: sure | 01:31 |
pleia2 | so I have this: https://etherpad.openstack.org/p/zanata-install | 01:31 |
yshao | camunoz, i am here | 01:31 |
anteaya | well I am soon shutting down | 01:32 |
pleia2 | started with http://zanata.org/download/ and just wanted to see about first getting the most basic pre-configured JBoss AS 7 but couldn't even manage that | 01:32 |
pleia2 | anteaya: have a nice evening | 01:32 |
camunoz | pleia2, yshao has also joined the channel. He is my supervisor and he's also very interested in helping out wherever he can | 01:33 |
pleia2 | welcome yshao | 01:33 |
yshao | pleia2, good evening i guess? | 01:33 |
camunoz | pleia2, ok... which part did you have trouble with? | 01:33 |
pleia2 | yshao: yes :) good morning to you | 01:33 |
pleia2 | camunoz: so if you go to line 24 in the etherpad, you can see what commands I issued, I wonder if I'm missing something | 01:34 |
yshao | pleia2, i am now based in Westford, great to know you! | 01:34 |
pleia2 | yshao: oh yes! so later evening then ;) | 01:34 |
*** rfolco has quit IRC | 01:34 | |
pleia2 | camunoz: pretty much ends at line 58 | 01:35 |
pleia2 | I then tried pretty much the same thing on a Centos6 box with similar results | 01:35 |
camunoz | well, looks like you got it all installed | 01:35 |
camunoz | pleia2, now just cd to JBOSS/bin | 01:36 |
pleia2 | is that what "null" means? :) | 01:36 |
pleia2 | k | 01:36 |
camunoz | pleia2, yeah... there might be some housekeeping needed on that script :) | 01:36 |
fungi | i assume this is a literal "null" (java equivalent of void or None), rather than just not getting any output? | 01:36 |
pleia2 | camunoz: so probably I want to cd into zanata-server/bin ? | 01:37 |
*** ramashri has quit IRC | 01:37 | |
camunoz | yes. | 01:37 |
jeblair | jhesketh, clarkb: 99% of the remove-envinjectwork is done, we should just finish that and remove. it's like 5 mins of typing to fix the remaining jobs | 01:37 |
*** mriedem has joined #openstack-infra | 01:38 | |
camunoz | there should be a run-zanata.sh script | 01:38 |
jhesketh | jeblair: is there a list somewhere or something I can work from to get it done? | 01:38 |
*** amcrn has quit IRC | 01:38 | |
jeblair | jhesketh: basically "grep inject" in the jjb directory, and move what you find to "source foo" lines inside the builders | 01:39 |
jhesketh | okay, I'll take a look after I finish reviewing your zuul changes :-) | 01:39 |
jeblair | jhesketh: if there are maven jobs, they will need to be converted to freestyle jobs (which is a teensy bit more work) | 01:39 |
jeblair | jhesketh: cool, thx. i'm returning to afk now :) | 01:40 |
camunoz | pleia2, you just need to run the run-zanata.sh script | 01:40 |
jhesketh | no worries, seeya! | 01:40 |
jhesketh | (also welcome back from your trip, even though it's been a bit) | 01:40 |
camunoz | I just talked to one of my guys about the instructions missing that bit at the end | 01:40 |
pleia2 | camunoz: no run-zanata.sh script, run.sh tells me to read the readme, which tells me standalone.sh, but there is also start-zanata.sh | 01:40 |
camunoz | pleia2, yah, start-zanata.sh! | 01:41 |
pleia2 | ok, I'll run that one :) | 01:41 |
*** Sukhdev has quit IRC | 01:41 | |
camunoz | pleia2, you should see some logging about Zanata creating the database | 01:41 |
* pleia2 nods | 01:42 | |
pleia2 | http://15.126.233.162:8080/zanata/ | 01:43 |
pleia2 | huzzah! | 01:43 |
camunoz | excellent! | 01:43 |
* fungi sees an interface | 01:43 | |
*** chuckC has joined #openstack-infra | 01:43 | |
pleia2 | alright, I was just missing some instructions | 01:43 |
camunoz | yeah, that's our fault though... .we'll get those corrected asap | 01:44 |
pleia2 | thank you | 01:44 |
*** nosnos has joined #openstack-infra | 01:44 | |
pleia2 | now, I don't actually want to use this bundled thing, so I'll start this over with a proper version of jboss and https://github.com/zanata/zanata-server/wiki/Installation-Guide | 01:44 |
camunoz | btw... I was emailing with Mark McLoughlin the other day | 01:44 |
pleia2 | ah good, mordred said he was going to chat with him re: licensing | 01:45 |
*** e0ne has joined #openstack-infra | 01:45 | |
pleia2 | we're real sticklers for not requiring licenses to run our stuff around here since we want our infrastructure to be reproducable for other companies/projects who want to use it, so I think it's a broader discussion | 01:45 |
fungi | pleia2: i like to require free software licenses, personally ;) | 01:46 |
pleia2 | er right, not paid licenses :) | 01:46 |
pleia2 | it's all still open source | 01:46 |
camunoz | ok... well you partly answered a question I had there | 01:46 |
*** e0ne has quit IRC | 01:46 | |
yshao | pleia2, if EAP subscription is your concern, i probably could help on something for openstack to be worry free? | 01:47 |
camunoz | we mainly target EAP as it's stable and supported... as opposed to wildfly's moving target | 01:47 |
*** e0ne has joined #openstack-infra | 01:47 | |
fungi | yshao: it's more that we want to document and automate deployment which can be freely reused by others, so unless it's transitive... | 01:47 |
pleia2 | yshao: the trouble is that it's not just for us, it's for other projects and companies who use similar infrastructures, we want to be as free as possible | 01:47 |
*** signed8bit_ZZZzz is now known as signed8bit | 01:48 | |
*** mattoliverau has quit IRC | 01:48 | |
pleia2 | camunoz: I can certainly understand that from a development+support perspective | 01:48 |
yshao | fungi, pleia2 ok, understand, it is just we have been using more stable version of EAP for long | 01:48 |
*** signed8bit has quit IRC | 01:48 | |
camunoz | absolutely | 01:49 |
*** salv-orlando has quit IRC | 01:49 | |
camunoz | we have someone working on wildfly support and have made some progress there.... but there might be some wrinkles to iron out | 01:49 |
yshao | fungi, pleia2 i can still try to ask Red Hat legal a little bit on the subscription if you guys think you could still consider EAP? | 01:50 |
pleia2 | camunoz: good to know, I think earlier I was just looking at JBoss AS 7.1.1 since I wasn't familiar with wildfly until you mentioned it | 01:51 |
*** mattoliverau has joined #openstack-infra | 01:51 | |
fungi | yshao: right. it's hard to make free software when it's built on a foundation of proprietarily-licensed components. as a project openstack takes a fairly rigid stance (like debian or openbsd) on not consuming/recommending software unless it's free of any restrictions against reuse/redistribution beyond those which are typical of copyleft licenses | 01:51 |
*** e0ne has quit IRC | 01:52 | |
camunoz | pleia2, that's what the server zip you downloaded is really... AS7 with a few extra modules.... and that's really what wildfly deployment will involve... some extra configuration steps | 01:52 |
yshao | fungi, totally understand | 01:53 |
*** nati_ueno has quit IRC | 01:53 | |
fungi | yshao: so i don't think getting an openstack community exemption from licensing is likely to be of much help in this situation. red hat shifting its business model around jboss to release non-crippled versions under entirely free licenses would be more helpful | 01:53 |
*** Ryan_Lane has quit IRC | 01:54 | |
fungi | or getting the freely-licensed jboss up to the level needed for zanata to function well would be an alternative there | 01:54 |
yshao | fungi, red hat is not intentional to make free version bad, but to go through extra testing etc to make EAP better in this case, more stable | 01:55 |
fungi | though i think markmc is aware and working from his end to help on that too | 01:55 |
pleia2 | thanks camunoz and yshao, now that I know what an up and running system looks like, I'll poke around with wildfly and AS7 and see where I end up | 01:55 |
camunoz | fungi, absolutely... it's not so much wildfly not being up to par... it's more that it differs slightly from EAP and we need to spend the time to keep it up to date with the latest changes in widlfy as they happen | 01:55 |
pleia2 | fungi: thanks for jumping in here :) | 01:56 |
camunoz | pleia2, thanks! let me know if you have any questions... I will keep you up-to-date on any progress we make on that front | 01:56 |
yshao | right, we need time to make free version into a stable stage | 01:56 |
mordred | clarkb, fungi: mordred@camelot:~/src/openstack-infra/config$ ::Slave_db]): Could not look up qualified variable 'mysql::params::server_package_name'; class mysql::params has not been evaluated at /opt/build_git/openstack-infra/config/modules/openstack_project/manifests/slave_db.pp:9^[[0m | 01:56 |
fungi | yshao: right, i don't think red hat is being negligent or anything, just that they need to understand when some of their free software is indirectly depending on their not-as-free software | 01:56 |
mordred | (or nibalizer ) | 01:57 |
pleia2 | camunoz: will do, I'm out of the office tue-thursday this week, so I'll probably touch base next week | 01:57 |
yshao | fungi, good point though | 01:57 |
mordred | yshao: yes. what fungi just said. from everything I can tell, there is nothing going on that's intentionally bad for sure! | 01:57 |
yshao | mordred, sure | 01:57 |
camunoz | fungi, pleia2 thanks for your time. I'll be in touch with news on the mailing list | 01:57 |
pleia2 | camunoz: great, thank you | 01:58 |
yshao | pleia2, fungi mordred do you guys have any "deadline" on this? | 01:58 |
mordred | thanks for connecting with us here! we really appreciated it | 01:58 |
pleia2 | yshao: sooner is better as we're seeking to replace transifex, but this has been a very long process already | 01:58 |
mordred | yshao: well, the other thing we're using isa service that was open source and has now decided to stop being open source | 01:58 |
mordred | but yeah - what pleia2 said | 01:58 |
yshao | pleia2, fungi mordred, I want to make sure we are on the same page, so we could prioritize too | 01:58 |
yshao | ok | 01:59 |
*** jp_at_hp has quit IRC | 01:59 | |
*** adrian_otto has joined #openstack-infra | 02:00 | |
pleia2 | we were also evaluating pootle, but the translations folks really like zanata so I'd like to see this happen for them | 02:00 |
nibalizer | mordred: whats the source of that error you are getting? | 02:00 |
camunoz | pleia2, is the server zip good enough for the trail? or do would you want to run that on wildfly? | 02:00 |
clarkb | mordred: you need to include mysql::params | 02:00 |
camunoz | pleia2, *trial | 02:00 |
yshao | pleia2, good, anyway for camunoz to have the server access, so we could speed up the process? | 02:01 |
mordred | nibalizer: https://review.openstack.org/#/c/90565/8/modules/openstack_project/files/nodepool/elements/slave-db/post-install.d/99-install-databases | 02:01 |
pleia2 | camunoz: good question, we could probably get away with the zip for now, but I'd need others to chime in | 02:01 |
yshao | to help on speeding up the process | 02:01 |
mordred | nibalizer: which is calling https://review.openstack.org/#/c/98586/4/modules/openstack_project/manifests/slave_db.pp | 02:01 |
mordred | nibalizer: I _think_ I just need to put an "include mysql" or "include mysql::params" into slave_db.pp | 02:02 |
mordred | nibalizer: but I'm not 100% sure | 02:02 |
clarkb | mordred: ya I think you need to do that | 02:02 |
pleia2 | yshao: right now it's just running on an hpcloud vm not tied directly to -infra yet, happy to give access, just give me an ssh key | 02:02 |
yshao | pleia2, yeah, this would us to identify the problems more easily | 02:03 |
mordred | clarkb: does "include mysql::params" have any side effects? Should I instead make a class that inherits from mysql::params to do something? | 02:03 |
yshao | camunoz, so, probably send the email over to pleia2 next? | 02:03 |
pleia2 | and all of our infrastructure is open source, so even once we get it running "properly" we are able to delegate access to anyone we trust with helping us (like you fine folks!) | 02:03 |
pleia2 | a wikimedian maintains our wiki ;) | 02:04 |
clarkb | mordred: they should be minimal in finding out what versions of things to use | 02:04 |
clarkb | mordred: probably safe to direclty include it | 02:04 |
camunoz | yshao, yup.. I'll send her my ssh key | 02:04 |
mordred | clarkb: cool | 02:05 |
mordred | clarkb: I'll try that | 02:05 |
*** obelix1 has quit IRC | 02:07 | |
*** mmaglana has joined #openstack-infra | 02:10 | |
*** dstanek_zzz is now known as dstanek | 02:13 | |
*** esker has joined #openstack-infra | 02:14 | |
camunoz | pleia2, just sent you my public key... let me know if you have any problems with that | 02:14 |
pleia2 | camunoz: thanks, looks good | 02:14 |
camunoz | cool | 02:14 |
*** annegent_ has joined #openstack-infra | 02:15 | |
pleia2 | camunoz: I'll follow up on the -infra mailing list (and Cc: you) with progress and will set up a test env to see how far I get with wildfly and add your ssh key there | 02:15 |
mordred | pleia2: I agree we can probably get away with the zip for now | 02:16 |
mordred | pleia2: we don't need perfect out of the gate -just a path to get there | 02:16 |
pleia2 | mordred: ok, that would be good | 02:16 |
*** sweston_ has joined #openstack-infra | 02:16 | |
camunoz | ok thanks... let me know when you get to the wildfly part... like I said, we already have some progress there and you shouldn't need to start from scratch | 02:16 |
pleia2 | camunoz: I didn't do the admin user setup stuff described at http://zanata.org/download/ - so I should probably go back adn do that and relaunch | 02:17 |
camunoz | yeah... I'm thinking since you want openid, we should also set that up | 02:17 |
*** sweston_ has quit IRC | 02:17 | |
camunoz | pleia2, you can look at https://github.com/zanata/zanata-server/wiki/JAAS-Authentication for reference on that | 02:18 |
*** sweston_ has joined #openstack-infra | 02:18 | |
pleia2 | camunoz: great, thanks | 02:18 |
camunoz | no problem | 02:18 |
jogo | can we prioritize 102015 | 02:20 |
jogo | in the gate | 02:20 |
jogo | oh its at the top | 02:20 |
fungi | jogo: yeah, i re-promoted it just a bit ago | 02:21 |
jogo | fungi: cool thanks | 02:21 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from openstackid https://review.openstack.org/102086 | 02:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from gerrit-plugin-jobs https://review.openstack.org/102087 | 02:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from gerrit https://review.openstack.org/102088 | 02:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from javascript https://review.openstack.org/102089 | 02:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from groups https://review.openstack.org/102090 | 02:22 |
*** Ryan_Lane has joined #openstack-infra | 02:24 | |
clarkb | the mirror is updated though | 02:25 |
clarkb | so we should be good now | 02:25 |
clarkb | jogo ^ | 02:25 |
*** amcrn has joined #openstack-infra | 02:27 | |
jogo | clarkb: cool, because the patch just failed | 02:28 |
jogo | with a https://jenkins05.openstack.org/job/gate-requirements-integration-dsvm/199/console | 02:28 |
jogo | clarkb: thanks | 02:28 |
*** Ryan_Lane has quit IRC | 02:28 | |
*** adalbas has quit IRC | 02:30 | |
*** mestery has quit IRC | 02:31 | |
*** mestery has joined #openstack-infra | 02:31 | |
jhesketh | so... I don't know much (anything) about Maven... what would be required to get rid of it or at least its dependency on envinjet | 02:31 |
jhesketh | *envinject | 02:31 |
*** pcrews has quit IRC | 02:34 | |
nibalizer | mordred: ya i would add an 'inherits mysql::params' to that class | 02:35 |
*** sarob has joined #openstack-infra | 02:35 | |
*** penguinRaider has quit IRC | 02:35 | |
nibalizer | make it look like class mysql (stuff=stuff) inherits mysql::params { stuff } | 02:35 |
nibalizer | its the only place it is OK to use the inherits keyword | 02:35 |
*** amcrn has quit IRC | 02:38 | |
mordred | nibalizer: well, there's already a class mysq inherits mysql::params ... | 02:42 |
mordred | nibalizer: but in openstack_project::slave_db - I should include mysql ? or include mysql::params | 02:42 |
*** mmaglana has quit IRC | 02:45 | |
*** e0ne has joined #openstack-infra | 02:45 | |
*** sweston_ has quit IRC | 02:48 | |
*** e0ne has quit IRC | 02:49 | |
*** mestery_ has joined #openstack-infra | 02:52 | |
*** nosnos has quit IRC | 02:54 | |
*** nosnos has joined #openstack-infra | 02:54 | |
*** mestery has quit IRC | 02:55 | |
*** praneshp has quit IRC | 02:55 | |
*** nosnos has quit IRC | 02:59 | |
*** mriedem has quit IRC | 03:02 | |
*** e0ne has joined #openstack-infra | 03:02 | |
*** nosnos has joined #openstack-infra | 03:05 | |
*** ramashri has joined #openstack-infra | 03:07 | |
*** e0ne has quit IRC | 03:07 | |
*** amcrn has joined #openstack-infra | 03:07 | |
clarkb | jhesketh we use it to inject stuff into the env for gerrit and gerrit plugin builds iirc | 03:10 |
clarkb | jhesketh zaro mentioned an alternate plugin to use but I forget the name | 03:11 |
jhesketh | clarkb: yeah my changes (above) should remove envinject for all projects except maven ones | 03:11 |
*** ramashri has quit IRC | 03:11 | |
*** devkulkarni has joined #openstack-infra | 03:11 | |
*** dims__ has quit IRC | 03:13 | |
*** dstanek is now known as dstanek_zzz | 03:14 | |
*** homeless has joined #openstack-infra | 03:14 | |
*** ramashri has joined #openstack-infra | 03:14 | |
mordred | woot | 03:15 |
*** matsuhashi has quit IRC | 03:18 | |
*** matsuhashi has joined #openstack-infra | 03:19 | |
*** zhiyan_ is now known as zhiyan | 03:19 | |
*** dstanek_zzz is now known as dstanek | 03:19 | |
*** sarob has quit IRC | 03:22 | |
*** sarob has joined #openstack-infra | 03:23 | |
*** matsuhashi has quit IRC | 03:24 | |
*** sarob_ has joined #openstack-infra | 03:26 | |
*** sarob has quit IRC | 03:27 | |
*** esker has quit IRC | 03:32 | |
*** nosnos has quit IRC | 03:34 | |
*** talluri has joined #openstack-infra | 03:35 | |
*** nosnos has joined #openstack-infra | 03:35 | |
*** dstanek is now known as dstanek_zzz | 03:37 | |
*** nosnos has quit IRC | 03:39 | |
*** dims__ has joined #openstack-infra | 03:39 | |
*** penguinRaider has joined #openstack-infra | 03:39 | |
*** dims__ has quit IRC | 03:41 | |
*** dstanek_zzz is now known as dstanek | 03:43 | |
*** e0ne has joined #openstack-infra | 03:45 | |
*** mfisch has joined #openstack-infra | 03:45 | |
mfisch | do you guys run the pastebin instance? | 03:45 |
*** annegent_ has quit IRC | 03:47 | |
*** CaptTofu_ has quit IRC | 03:48 | |
*** e0ne has quit IRC | 03:48 | |
jhesketh | mfisch: yes | 03:49 |
mfisch | jhesketh: I just figured it out, I was having a heck of a time figuring out "no formatting" since it will not let me submit if I have the "no option" (top) selected. Finally found "Text only" after some looking | 03:49 |
jhesketh | :-) | 03:50 |
*** annegent_ has joined #openstack-infra | 03:50 | |
*** yaguang has quit IRC | 03:51 | |
*** annegent_ has quit IRC | 03:51 | |
nibalizer | mordred: oh yea | 03:52 |
nibalizer | just spam an 'include mysql' in the top of that somewhere | 03:52 |
nibalizer | i dont know what i was thinking before | 03:52 |
*** todd_dsm has joined #openstack-infra | 03:52 | |
*** michchap has quit IRC | 03:52 | |
*** michchap has joined #openstack-infra | 03:52 | |
*** sarob_ has quit IRC | 03:54 | |
*** sarob has joined #openstack-infra | 03:55 | |
*** sarob has quit IRC | 03:59 | |
*** gnuoy has quit IRC | 04:00 | |
*** jamespage has quit IRC | 04:00 | |
*** gnuoy has joined #openstack-infra | 04:00 | |
*** jamespage has joined #openstack-infra | 04:00 | |
*** GheRivero has quit IRC | 04:04 | |
*** penguinRaider has quit IRC | 04:04 | |
*** davidlenwell_ has joined #openstack-infra | 04:04 | |
*** GheRivero has joined #openstack-infra | 04:04 | |
*** davidlenwell has quit IRC | 04:05 | |
*** SlickNik has quit IRC | 04:05 | |
*** SlickNik has joined #openstack-infra | 04:06 | |
zaro | jeblair: i just review all your changes to remove envinject plugin. | 04:06 |
zaro | opps i meant jhesketh: ^ | 04:06 |
*** otter768 has quit IRC | 04:06 | |
jhesketh | oh cool, somebody who knows something about it! | 04:07 |
jhesketh | I was just stabbing in the dark | 04:08 |
jhesketh | hmm, I only fixed builders :-( | 04:08 |
jhesketh | zaro: any suggestions on how to fix up the war publisher? | 04:09 |
*** matsuhashi has joined #openstack-infra | 04:10 | |
*** dstanek is now known as dstanek_zzz | 04:10 | |
*** Aleeious has joined #openstack-infra | 04:12 | |
Aleeious | hey | 04:12 |
zaro | jhesketh: only think i can think of right now is to use the envfile plugin. which basically does the same thing as the envinject plugin. not sure if you want to go that route | 04:12 |
Aleeious | how do i setup my database connection in php? | 04:13 |
*** r1chardj0n3s has quit IRC | 04:13 | |
*** jamielennox is now known as jamielennox|away | 04:13 | |
zaro | jhesketh: i guess another approach is to not use a war publisher, just publish with scp from shell? | 04:15 |
jhesketh | zaro: that's probably the preferred as we want to move away from jenkins one day | 04:16 |
jhesketh | I'll take a look | 04:16 |
jhesketh | thanks :-) | 04:16 |
zaro | np | 04:16 |
Aleeious | does anyone everyone have access to my source code? | 04:16 |
*** nosnos has joined #openstack-infra | 04:19 | |
*** ramashri has quit IRC | 04:21 | |
Aleeious | ? | 04:21 |
*** ildikov has joined #openstack-infra | 04:22 | |
jhesketh | zaro: oh the war publisher is actually a macro with scp | 04:23 |
*** yaguang has joined #openstack-infra | 04:23 | |
Aleeious | any way to publish my source code? | 04:23 |
jhesketh | zaro: do you know if I export a variable in a shell builder if it is available to other publishers? | 04:25 |
zaro | jhesketh: no, it's not. | 04:25 |
*** sarob has joined #openstack-infra | 04:25 | |
zaro | jhesketh: it's only available in the current shell. | 04:25 |
zaro | Aleeious: did you push something to gerrit? | 04:25 |
*** e0ne has joined #openstack-infra | 04:25 | |
Aleeious | :( then i should stick to github? | 04:26 |
Aleeious | gerrit? | 04:26 |
jhesketh | Aleeious: what project are you trying to work on? | 04:26 |
Aleeious | aleeious an open source one | 04:26 |
*** yshao has quit IRC | 04:27 | |
jhesketh | Aleeious: is it an openstack project/ | 04:27 |
Aleeious | yes | 04:27 |
jhesketh | Aleeious: right, so OpenStack is made up of lots of programs/projects, is there one in particular you are working | 04:29 |
jhesketh | on | 04:29 |
Aleeious | yes aleeious | 04:29 |
*** radez is now known as radez_g0n3 | 04:29 | |
jhesketh | oh right, that's the project name, sorry | 04:29 |
jhesketh | Aleeious: I can't see that on git.openstack.org though | 04:30 |
Aleeious | but i want to expose my source code to everyone | 04:30 |
jhesketh | oh, you want to start a new project? | 04:30 |
*** e0ne has quit IRC | 04:30 | |
Aleeious | no i already did | 04:30 |
*** homeless_ has joined #openstack-infra | 04:30 | |
*** sarob has quit IRC | 04:30 | |
jhesketh | Aleeious: oh, so your new project is probably in review? | 04:30 |
Aleeious | http://dev-aleeious.rhcloud.com/ | 04:31 |
Aleeious | dunno | 04:31 |
jhesketh | Aleeious: right, so if this is an openstack project you can propose it as a new project on stackforge (http://ci.openstack.org/stackforge.html) | 04:32 |
jhesketh | otherwise if it's just an opensource project you might be better to look at github | 04:32 |
*** ildikov has quit IRC | 04:32 | |
Aleeious | how do i setup my this seems very complicated compared to github | 04:33 |
*** homeless has quit IRC | 04:33 | |
jhesketh | Aleeious: this is only for projects relating directly to OpenStack (ie the OpenStack software), not for projects built on top of OpenStack | 04:34 |
jhesketh | if you are just building on top of OpenStack then yes, this is probably more complicated than what you need | 04:34 |
Aleeious | i just want people to access my source code like github | 04:34 |
jhesketh | yep, so if your project is just built on openstack (and isn't openstack software itself) then github is probably your easier bet | 04:35 |
Aleeious | openstack can't expose source code? | 04:35 |
jhesketh | no, OpenStack is for managing your infrastructure | 04:36 |
*** todd_dsm has quit IRC | 04:37 | |
*** talluri has quit IRC | 04:37 | |
*** otherwiseguy has quit IRC | 04:38 | |
Aleeious | ok ty | 04:39 |
*** Aleeious has left #openstack-infra | 04:39 | |
*** morganfainberg_L has joined #openstack-infra | 04:41 | |
jhesketh | zaro: do you know where the scp sites are defined in puppet? | 04:41 |
*** dims has joined #openstack-infra | 04:42 | |
*** gyee has quit IRC | 04:42 | |
*** gokrokve has joined #openstack-infra | 04:44 | |
*** dims has quit IRC | 04:47 | |
zaro | jhesketh: the sites are in jenkins global config. so i'm guessing it's probably where puppet sets up jenkins? maybe jenkins.pp? | 04:48 |
jhesketh | ta | 04:49 |
*** pcrews has joined #openstack-infra | 04:49 | |
*** _nadya_ has joined #openstack-infra | 04:50 | |
*** _nadya__ has joined #openstack-infra | 04:52 | |
*** talluri has joined #openstack-infra | 04:52 | |
*** _nadya_ has quit IRC | 04:52 | |
*** devkulkarni has quit IRC | 04:55 | |
*** nati_ueno has joined #openstack-infra | 04:58 | |
*** r1chardj0n3s has joined #openstack-infra | 04:59 | |
*** basha has joined #openstack-infra | 05:01 | |
*** CaptTofu_ has joined #openstack-infra | 05:01 | |
jogo | https://jenkins03.openstack.org/job/gate-nova-pep8/5075/console | 05:04 |
jogo | is that a new afilure ? | 05:04 |
*** praneshp has joined #openstack-infra | 05:04 | |
jogo | jhesketh: anything going on with the git servers? | 05:04 |
jhesketh | jogo: not that I know of | 05:06 |
jogo | jhesketh: see the gate in zuul | 05:06 |
jhesketh | that's a zuul merger that it failed to fetch from | 05:06 |
*** CaptTofu_ has quit IRC | 05:06 | |
jogo | https://jenkins07.openstack.org/job/gate-python-keystoneclient-python27/304/console | 05:07 |
jhesketh | jogo: hmm, so I can fetch those refs myself | 05:08 |
*** praneshp_ has joined #openstack-infra | 05:08 | |
jhesketh | I wonder if the network is wonky | 05:08 |
jogo | hmm possible | 05:08 |
jogo | anyway its time to go AFK for me | 05:08 |
jogo | have fun ;) | 05:08 |
jhesketh | lol, thanks | 05:08 |
*** _nadya__ has quit IRC | 05:08 | |
jhesketh | I can't actually do much because I'm not root, but I'll have a poke | 05:08 |
jhesketh | have a good evening jogo :-) | 05:09 |
*** gokrokve_ has joined #openstack-infra | 05:09 | |
*** praneshp has quit IRC | 05:09 | |
*** praneshp_ is now known as praneshp | 05:09 | |
*** homeless_ has quit IRC | 05:10 | |
*** gokrokve has quit IRC | 05:11 | |
*** achanda has quit IRC | 05:11 | |
*** achanda has joined #openstack-infra | 05:19 | |
jhesketh | zaro: so I'm looking to see if we can replace the scp plugin with a shell script.. however I can't find where the scp global configuration for repository hosts is set (ie the hostnames, private keys, root destination paths etc) to figure out how to authenticate and push to various locations | 05:20 |
*** talluri has quit IRC | 05:22 | |
*** talluri has joined #openstack-infra | 05:23 | |
*** talluri has quit IRC | 05:23 | |
*** talluri_ has joined #openstack-infra | 05:23 | |
*** sarob has joined #openstack-infra | 05:26 | |
*** basha has quit IRC | 05:28 | |
*** ildikov has joined #openstack-infra | 05:28 | |
*** amitpp has joined #openstack-infra | 05:29 | |
*** sarob has quit IRC | 05:31 | |
*** adrian_otto has quit IRC | 05:32 | |
*** dstufft|laptop has quit IRC | 05:36 | |
*** rwsu has quit IRC | 05:41 | |
*** dims has joined #openstack-infra | 05:43 | |
*** _nadya_ has joined #openstack-infra | 05:44 | |
*** dims has quit IRC | 05:47 | |
*** gcha has quit IRC | 05:49 | |
*** _nadya_ has quit IRC | 05:50 | |
*** morganfainberg_L has quit IRC | 05:51 | |
*** sweston_ has joined #openstack-infra | 05:53 | |
*** ihrachyshka has joined #openstack-infra | 05:54 | |
*** ihrachyshka has quit IRC | 05:55 | |
*** Longgeek has joined #openstack-infra | 06:01 | |
*** Longgeek has quit IRC | 06:02 | |
*** rdopieralski has joined #openstack-infra | 06:02 | |
*** Longgeek has joined #openstack-infra | 06:03 | |
*** talluri_ has quit IRC | 06:04 | |
*** talluri has joined #openstack-infra | 06:05 | |
*** talluri_ has joined #openstack-infra | 06:06 | |
*** talluri has quit IRC | 06:06 | |
*** basha has joined #openstack-infra | 06:07 | |
*** gokrokve_ has quit IRC | 06:08 | |
*** mrmartin has joined #openstack-infra | 06:14 | |
*** mrmartin has quit IRC | 06:15 | |
*** sweston_ has quit IRC | 06:15 | |
*** r1chardj0n3s1 has joined #openstack-infra | 06:19 | |
*** lcheng has joined #openstack-infra | 06:20 | |
*** r1chardj0n3s1 has quit IRC | 06:20 | |
*** harlowja is now known as harlowja_away | 06:20 | |
*** r1chardj0n3s1 has joined #openstack-infra | 06:21 | |
*** r1chardj0n3s has quit IRC | 06:21 | |
openstackgerrit | Dzmitry Horbach proposed a change to openstack-infra/jenkins-job-builder: Add support for Managed Script Plugin https://review.openstack.org/99109 | 06:23 |
*** r1chardj0n3s1 is now known as r1chardj0n3s | 06:26 | |
*** sarob has joined #openstack-infra | 06:26 | |
*** sarob has quit IRC | 06:31 | |
*** markwash has joined #openstack-infra | 06:33 | |
*** gcha has joined #openstack-infra | 06:38 | |
*** lcheng has quit IRC | 06:39 | |
*** praneshp has quit IRC | 06:40 | |
*** doude has joined #openstack-infra | 06:42 | |
*** dims has joined #openstack-infra | 06:43 | |
*** dims has quit IRC | 06:48 | |
*** CaptTofu_ has joined #openstack-infra | 06:49 | |
*** skolekonov has joined #openstack-infra | 06:53 | |
*** CaptTofu_ has quit IRC | 06:54 | |
*** sarob has joined #openstack-infra | 06:56 | |
ttx | notmyname, clarkb: sounds sane -- let me know if you need me. FWIW release managers is not just me: https://review.openstack.org/#/admin/groups/11,members | 06:58 |
*** r1chardj0n3s1 has joined #openstack-infra | 06:59 | |
*** r1chardj0n3s has quit IRC | 06:59 | |
*** r1chardj0n3s1 has quit IRC | 06:59 | |
*** penguinRaider has joined #openstack-infra | 07:00 | |
*** sarob has quit IRC | 07:01 | |
*** amcrn has quit IRC | 07:02 | |
*** r1chardj0n3s has joined #openstack-infra | 07:02 | |
*** openstackgerrit has quit IRC | 07:10 | |
*** mrmartin has joined #openstack-infra | 07:11 | |
*** pblaho has joined #openstack-infra | 07:13 | |
*** andreykurilin has joined #openstack-infra | 07:14 | |
*** nati_ueno has quit IRC | 07:15 | |
*** afazekas is now known as __afazekas | 07:17 | |
*** gokrokve has joined #openstack-infra | 07:19 | |
*** lyxus_ has joined #openstack-infra | 07:20 | |
lyxus_ | Guys, what is the procedure if we hit a bug that is hurting a review ? | 07:21 |
*** jcoufal has joined #openstack-infra | 07:21 | |
lyxus_ | in occurence https://bugs.launchpad.net/bugs/1333410 | 07:22 |
uvirtbot | Launchpad bug 1333410 in nova "Several nova unit tests failing related to IPs - sqla 0.9.5" [Critical,Confirmed] | 07:22 |
*** tnurlygayanov has quit IRC | 07:22 | |
*** asettle has quit IRC | 07:23 | |
*** tnurlygayanov has joined #openstack-infra | 07:23 | |
*** gokrokve has quit IRC | 07:23 | |
*** Hal_ has joined #openstack-infra | 07:23 | |
*** asettle has joined #openstack-infra | 07:24 | |
*** salv-orlando has joined #openstack-infra | 07:26 | |
*** sarob has joined #openstack-infra | 07:26 | |
*** sarob_ has joined #openstack-infra | 07:28 | |
*** rm_work has quit IRC | 07:29 | |
*** sarob has quit IRC | 07:31 | |
*** ilyashakhat has quit IRC | 07:31 | |
*** beekneemech has joined #openstack-infra | 07:32 | |
*** bnemec has quit IRC | 07:32 | |
*** ilyashakhat has joined #openstack-infra | 07:33 | |
rgerganov | jeblair, I hope the puppet code in https://review.openstack.org/#/c/95743/ is correct | 07:33 |
*** sarob_ has quit IRC | 07:33 | |
*** rm_work has joined #openstack-infra | 07:33 | |
rgerganov | jeblair, please let me know if it needs revisit. thanks. | 07:33 |
*** hashar has joined #openstack-infra | 07:34 | |
*** pblaho is now known as pblaho|afk | 07:34 | |
*** r1chardj0n3s has quit IRC | 07:35 | |
*** mrmartin has quit IRC | 07:38 | |
*** andreaf has joined #openstack-infra | 07:39 | |
*** achanda has quit IRC | 07:40 | |
*** mrda is now known as mrda-away | 07:40 | |
*** dizquierdo has joined #openstack-infra | 07:41 | |
*** dims_ has joined #openstack-infra | 07:44 | |
*** ihrachyshka has joined #openstack-infra | 07:45 | |
*** afazekas has joined #openstack-infra | 07:46 | |
*** dims_ has quit IRC | 07:49 | |
*** pblaho|afk is now known as pblaho | 07:52 | |
*** ociuhandu has joined #openstack-infra | 07:52 | |
*** jpich has joined #openstack-infra | 07:55 | |
*** lyxus_ has quit IRC | 07:56 | |
*** otherwiseguy has joined #openstack-infra | 08:01 | |
*** andreykurilin has quit IRC | 08:03 | |
*** jp_at_hp has joined #openstack-infra | 08:05 | |
*** otherwiseguy has quit IRC | 08:05 | |
*** 17SAAJC6I has joined #openstack-infra | 08:07 | |
*** 6JTAAH994 has joined #openstack-infra | 08:07 | |
*** amitpp has quit IRC | 08:12 | |
*** habib has joined #openstack-infra | 08:20 | |
*** dtantsur|afk is now known as dtantsur | 08:24 | |
*** lcheng has joined #openstack-infra | 08:26 | |
*** sarob has joined #openstack-infra | 08:26 | |
*** sergmelikyan has quit IRC | 08:28 | |
*** bogdando has quit IRC | 08:29 | |
*** sarob has quit IRC | 08:31 | |
*** redixin has joined #openstack-infra | 08:32 | |
*** bogdando has joined #openstack-infra | 08:32 | |
redixin | hi all. could you take a look please, is this an error? https://github.com/openstack-infra/config/blob/master/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml#L873 and https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate.sh#L217 | 08:33 |
*** jcoufal has quit IRC | 08:33 | |
redixin | DEVSTACK_GATE_TEMPEST_NOVA_V3_API and DEVSTACK_GATE_KEYSTONE_V3 | 08:33 |
*** redixin is now known as rediskin | 08:34 | |
*** jcoufal has joined #openstack-infra | 08:34 | |
srenatus | rediskin: why? the declared env variable is used here, https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate.sh#L230 | 08:35 |
rediskin | oh, yes, line 230 | 08:36 |
rediskin | but without _API at the end | 08:37 |
rediskin | in infra-config this variable named DEVSTACK_GATE_TEMPEST_NOVA_V3_API | 08:37 |
*** jlibosva has joined #openstack-infra | 08:37 | |
*** CaptTofu_ has joined #openstack-infra | 08:38 | |
*** ominakov has joined #openstack-infra | 08:38 | |
srenatus | oh. indeed. I have no real insight into the working here, so I'll just pretend I wasn't here ;) | 08:38 |
*** CaptTofu_ has quit IRC | 08:42 | |
*** isviridov|away is now known as isviridov | 08:45 | |
*** dims_ has joined #openstack-infra | 08:45 | |
*** rediskin has left #openstack-infra | 08:46 | |
*** rediskin has joined #openstack-infra | 08:47 | |
*** salv-orlando_ has joined #openstack-infra | 08:47 | |
rediskin | dear infra-cores, could you please merge it https://review.openstack.org/#/c/101570/ *_* | 08:47 |
*** salv-orlando_ has quit IRC | 08:48 | |
*** salv-orlando_ has joined #openstack-infra | 08:48 | |
*** salv-orlando has quit IRC | 08:49 | |
*** salv-orlando_ is now known as salv-orlando | 08:49 | |
*** dims_ has quit IRC | 08:50 | |
*** denis_makogon has joined #openstack-infra | 08:51 | |
*** _nadya_ has joined #openstack-infra | 08:52 | |
*** hashar has quit IRC | 08:55 | |
*** _nadya_ has quit IRC | 08:57 | |
*** pblaho is now known as pblaho|afk | 08:59 | |
*** _nadya_ has joined #openstack-infra | 09:00 | |
*** jdahlin has quit IRC | 09:07 | |
*** pblaho|afk is now known as pblaho | 09:08 | |
*** ihrachyshka has quit IRC | 09:10 | |
*** e0ne has joined #openstack-infra | 09:10 | |
*** talluri_ has quit IRC | 09:15 | |
*** talluri has joined #openstack-infra | 09:15 | |
*** pelix has joined #openstack-infra | 09:16 | |
*** unicell1 has quit IRC | 09:18 | |
*** talluri has quit IRC | 09:20 | |
*** rdopieralski has quit IRC | 09:24 | |
*** sarob has joined #openstack-infra | 09:26 | |
*** zhiyan is now known as zhiyan_ | 09:28 | |
*** talluri has joined #openstack-infra | 09:30 | |
*** sarob has quit IRC | 09:31 | |
*** enikanorov_ has quit IRC | 09:37 | |
*** enikanorov_ has joined #openstack-infra | 09:38 | |
*** amitpp has joined #openstack-infra | 09:41 | |
*** Longgeek has quit IRC | 09:45 | |
*** Longgeek has joined #openstack-infra | 09:45 | |
*** dims_ has joined #openstack-infra | 09:46 | |
*** Longgeek has quit IRC | 09:46 | |
*** Longgeek has joined #openstack-infra | 09:47 | |
oomichi | hi, I'd like to know how to configure the gate test. does someone know the repository? | 09:47 |
oomichi | now check-tempest-dsvm-nova-v3-full does not work fine, and I want to fix it. | 09:47 |
*** openstackgerrit has joined #openstack-infra | 09:47 | |
oomichi | that is an experimental job. | 09:48 |
SergeyLukjanov | morning folks | 09:48 |
SergeyLukjanov | I'm reading scrollback | 09:48 |
rediskin | oomichi: please take a look https://review.openstack.org/#/c/102149/ | 09:50 |
*** dtantsur is now known as dtantsur|lunch | 09:50 | |
*** dims_ has quit IRC | 09:51 | |
*** zehicle_at_dell has quit IRC | 09:51 | |
oomichi | rediskin: perfect for me, thanks a lot !! | 09:51 |
*** Longgeek has quit IRC | 09:52 | |
*** Longgeek has joined #openstack-infra | 09:53 | |
*** rcarrillocruz has joined #openstack-infra | 10:00 | |
*** roeyc has joined #openstack-infra | 10:02 | |
*** rcarrill` has quit IRC | 10:03 | |
*** lcheng has quit IRC | 10:04 | |
*** ihrachyshka has joined #openstack-infra | 10:06 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Publish ko_KR api-quick start https://review.openstack.org/102170 | 10:10 |
*** asselin has quit IRC | 10:17 | |
*** nosnos has quit IRC | 10:19 | |
*** nosnos has joined #openstack-infra | 10:19 | |
*** habib has quit IRC | 10:21 | |
*** matsuhashi has quit IRC | 10:23 | |
*** matsuhashi has joined #openstack-infra | 10:24 | |
*** nosnos has quit IRC | 10:24 | |
*** amitpp has quit IRC | 10:24 | |
*** HenryG has quit IRC | 10:25 | |
openstackgerrit | Ian Wienand proposed a change to openstack-infra/nodepool: Track last allocations to ensure forward-progress https://review.openstack.org/101110 | 10:25 |
oomichi | hi SergeyLukjanov | 10:26 |
*** CaptTofu_ has joined #openstack-infra | 10:26 | |
*** sarob has joined #openstack-infra | 10:26 | |
*** matsuhashi has quit IRC | 10:28 | |
*** alexpilotti has joined #openstack-infra | 10:28 | |
*** talluri has quit IRC | 10:30 | |
*** CaptTofu_ has quit IRC | 10:31 | |
*** jedimike has joined #openstack-infra | 10:31 | |
*** sarob has quit IRC | 10:31 | |
*** talluri has joined #openstack-infra | 10:31 | |
*** e0ne has quit IRC | 10:33 | |
*** markmc has joined #openstack-infra | 10:33 | |
*** 6JTAAH994 has quit IRC | 10:33 | |
*** talluri has quit IRC | 10:35 | |
*** 17SAAJC6I is now known as tkelsey | 10:35 | |
*** ihrachyshka_ has joined #openstack-infra | 10:38 | |
*** zehicle_at_dell has joined #openstack-infra | 10:39 | |
ianw | sdage / dtroyer : https://review.openstack.org/#/c/102173/ (Use curl to download from github.com) what do you think about some sort of get_from_internet function? it seems the workarounds might not always be implemented consistently | 10:40 |
*** ihrachyshka has quit IRC | 10:41 | |
*** ihrachyshka_ is now known as ihrachyshka | 10:41 | |
*** pblaho is now known as pblaho|afk | 10:41 | |
*** yaguang has quit IRC | 10:44 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/elastic-recheck: add bug for git.o.o going away https://review.openstack.org/102181 | 10:44 |
sdague | ianw: the challenge is curl isn't in all our images, as I discovered yesterday | 10:45 |
*** alevine has joined #openstack-infra | 10:46 | |
*** dims_ has joined #openstack-infra | 10:46 | |
*** jyuso has quit IRC | 10:46 | |
sdague | ianw: though a standardized function would be good probably regardless, especially as it would be sent through the cache | 10:47 |
ianw | sdague: ok, i'll look into it | 10:47 |
sdague | fetch_url .... which creates basename(url) | 10:47 |
sdague | in the cache | 10:47 |
*** salv-orlando has quit IRC | 10:48 | |
alevine | Hi. Can anybody help with Workflow +1 in this review https://review.openstack.org/#/c/97795/ ? | 10:48 |
*** abhishek__ has joined #openstack-infra | 10:51 | |
abhishek__ | hi | 10:51 |
*** lcheng has joined #openstack-infra | 10:51 | |
abhishek__ | can any one tell me who uploads the latest packages used by various OpenStack services to http://pypi.openstack.org/openstack | 10:52 |
*** talluri has joined #openstack-infra | 10:53 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: add bug for git.o.o going away https://review.openstack.org/102181 | 10:55 |
*** e0ne has joined #openstack-infra | 11:01 | |
*** talluri has quit IRC | 11:02 | |
*** talluri has joined #openstack-infra | 11:02 | |
openstackgerrit | Ian Wienand proposed a change to openstack-infra/nodepool: Track last allocations to ensure forward-progress https://review.openstack.org/101110 | 11:03 |
*** Longgeek has quit IRC | 11:03 | |
*** ociuhandu has quit IRC | 11:05 | |
*** lcheng has quit IRC | 11:06 | |
*** talluri has quit IRC | 11:07 | |
*** lcheng has joined #openstack-infra | 11:07 | |
*** alexpilotti has quit IRC | 11:09 | |
*** freyes has quit IRC | 11:11 | |
*** zehicle_at_dell has quit IRC | 11:16 | |
*** freyes has joined #openstack-infra | 11:17 | |
*** Longgeek has joined #openstack-infra | 11:18 | |
*** yamahata has quit IRC | 11:18 | |
*** _nadya_ has quit IRC | 11:20 | |
*** lcheng has quit IRC | 11:22 | |
*** lcheng has joined #openstack-infra | 11:23 | |
*** sarob has joined #openstack-infra | 11:26 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/elastic-recheck: added neutron flavor of the sqla bug https://review.openstack.org/102189 | 11:26 |
*** sarob has quit IRC | 11:31 | |
*** pblaho|afk is now known as pblaho | 11:36 | |
*** Longgeek has quit IRC | 11:38 | |
*** Longgeek has joined #openstack-infra | 11:38 | |
*** Longgeek_ has joined #openstack-infra | 11:39 | |
*** salv-orlando has joined #openstack-infra | 11:39 | |
*** Longgeek has quit IRC | 11:43 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: added neutron flavor of the sqla bug https://review.openstack.org/102189 | 11:45 |
*** doug-fish has joined #openstack-infra | 11:46 | |
openstackgerrit | Dzmitry Horbach proposed a change to openstack-infra/jenkins-job-builder: Cloudbees Folder support https://review.openstack.org/102197 | 11:49 |
sdague | SergeyLukjanov: hey, this seems to have 2 +2s now, you feel like landing? https://review.openstack.org/#/c/96835/ ? | 11:50 |
openstackgerrit | A change was merged to openstack-infra/reviewstats: Pretty print projects/neutron.json https://review.openstack.org/101365 | 11:52 |
*** e0ne_ has joined #openstack-infra | 11:53 | |
openstackgerrit | A change was merged to openstack-infra/reviewstats: add neutron-specs https://review.openstack.org/100001 | 11:54 |
SergeyLukjanov | sdague, hey, approved | 11:55 |
sdague | SergeyLukjanov: thanks! | 11:55 |
*** e0ne has quit IRC | 11:56 | |
*** weshay has joined #openstack-infra | 11:57 | |
*** mbacchi has joined #openstack-infra | 11:57 | |
openstackgerrit | Dzmitry Horbach proposed a change to openstack-infra/jenkins-job-builder: Cloudbees Folder support https://review.openstack.org/102197 | 11:59 |
*** CaptTofu_ has joined #openstack-infra | 11:59 | |
*** rfolco has joined #openstack-infra | 12:00 | |
*** dkranz has joined #openstack-infra | 12:03 | |
openstackgerrit | A change was merged to openstack-infra/config: add devstack-vagrant project to openstack-dev https://review.openstack.org/96835 | 12:07 |
*** rlandy has joined #openstack-infra | 12:07 | |
*** timrc is now known as timrc-afk | 12:09 | |
*** ociuhandu has joined #openstack-infra | 12:11 | |
fungi | abhishek__: these jenkins jobs copy them from pypi.python.org to pypi.openstack.org either daily or when invoked by e.g. a change merging to the openstack/requirements project or a library being tagged for release: http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml | 12:14 |
openstackgerrit | A change was merged to openstack-infra/config: Fix a typo in variable name https://review.openstack.org/102149 | 12:15 |
fungi | abhishek__: the builder they call is defined at http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml | 12:15 |
fungi | abhishek__: and the tool it runs to build those mirror updates is maintained at http://git.openstack.org/cgit/openstack-infra/pypi-mirror/tree/ | 12:16 |
*** timrc-afk is now known as timrc | 12:17 | |
alevine | SergeyLukjanov: Hi, could you possibly take a look at my review as well and give the Workflow +1 if ok? https://review.openstack.org/#/c/97795/ | 12:17 |
*** dprince has joined #openstack-infra | 12:19 | |
*** dtantsur|lunch is now known as dtantsur | 12:20 | |
*** andreykurilin_ has joined #openstack-infra | 12:20 | |
abhishek__ | fungi: thanks for the update | 12:22 |
abhishek__ | fungi: I have pushed a patch for updating websockify in nova | 12:23 |
abhishek__ | https://review.openstack.org/#/c/101906/ | 12:23 |
abhishek__ | fungi: but Jenkins is failing as websockify 0.6 is not available on http://pypi.openstack.org/openstack | 12:23 |
abhishek__ | fungi: could you please let me know how can I proceed on this? | 12:24 |
*** yaguang has joined #openstack-infra | 12:25 | |
SergeyLukjanov | jeblair, fungi, clarkb, fyi I've just approved https://review.openstack.org/#/c/100417/ | 12:25 |
SergeyLukjanov | to avoid auto rechecks for -1'd changes | 12:25 |
SergeyLukjanov | alevine, it's on my backlog | 12:25 |
fungi | abhishek__: openstack currently requires websockify>=0.5.1,<0.6 so unless you update the openstack/requirements project, we won't update the mirror to add anything outside that range... http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt#n124 | 12:26 |
*** sarob has joined #openstack-infra | 12:26 | |
abhishek__ | fungi: thank you | 12:27 |
fungi | abhishek__: if you read the failure message left by jenkins on your change, you'll see it says "gate-nova-requirements http://logs.openstack.org/06/101906/2/check/gate-nova-requirements/6a119d8 : Incompatible requirement found; see https://wiki.openstack.org/wiki/Requirements " | 12:27 |
fungi | abhishek__: i recommend reading that wiki page at a minimum | 12:27 |
abhishek__ | fungi: yes, i will go through it, actually this is first time I have submitted a patch for global requirement update, | 12:29 |
abhishek__ | fungi: i will keep this in mind and will follow the process hence forward | 12:29 |
*** sarob has quit IRC | 12:31 | |
*** yaguang has quit IRC | 12:31 | |
*** adalbas has joined #openstack-infra | 12:32 | |
*** lcostantino has joined #openstack-infra | 12:33 | |
*** andreykurilin_ has quit IRC | 12:37 | |
vponomaryov | fungi: hello, if you have time, could you please review this little change: https://review.openstack.org/#/c/97747/ ? | 12:38 |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Adding Search endpoints and sqlalchemy impl https://review.openstack.org/101476 | 12:38 |
*** jedimike is now known as jedimike|afk | 12:40 | |
*** jaypipes has quit IRC | 12:41 | |
*** jaypipes has joined #openstack-infra | 12:43 | |
*** yaguang has joined #openstack-infra | 12:44 | |
salv-orlando | sdague: there is something I’m missing in infra history - when did we revert the neutron jobs to serial? | 12:44 |
salv-orlando | and also - why did we do that? | 12:44 |
*** mwagner_lap has quit IRC | 12:45 | |
*** changbl has quit IRC | 12:45 | |
openstackgerrit | A change was merged to openstack-infra/config: Don't auto-recheck when last check was false https://review.openstack.org/100417 | 12:50 |
openstackgerrit | Dan Prince proposed a change to openstack-infra/config: Run f20 jobs in experimental-tripleo https://review.openstack.org/102213 | 12:51 |
*** dstanek_zzz is now known as dstanek | 12:52 | |
*** penguinRaider has quit IRC | 12:53 | |
*** dizquierdo is now known as dizquierdo_out | 12:54 | |
*** flaper87|afk is now known as flaper87 | 12:54 | |
salv-orlando | sdague: ok, I saw the answer is that we actually never made them parallel after the big january outage | 12:54 |
* salv-orlando feels very happy about knowing that he has to do everything from scracth again | 12:55 | |
*** jedimike|afk is now known as jedimike | 12:55 | |
openstackgerrit | Abhishek Kekane proposed a change to openstack/requirements: Updated version requirement for websockify https://review.openstack.org/102215 | 12:56 |
*** oomichi has quit IRC | 12:57 | |
*** julim has joined #openstack-infra | 12:59 | |
*** mflobo has joined #openstack-infra | 13:00 | |
openstackgerrit | Thierry Carrez proposed a change to openstack-infra/release-tools: Add bug-deferral feature to process_bugs.py https://review.openstack.org/102218 | 13:00 |
*** yaguang has quit IRC | 13:03 | |
openstackgerrit | Sergey Lukjanov proposed a change to openstack-infra/config: Revert "Fix a typo in variable name" https://review.openstack.org/102220 | 13:10 |
*** mfer has joined #openstack-infra | 13:11 | |
*** andreaf has quit IRC | 13:13 | |
*** dims_ has quit IRC | 13:13 | |
*** dims_ has joined #openstack-infra | 13:14 | |
*** bknudson has joined #openstack-infra | 13:17 | |
*** yaguang has joined #openstack-infra | 13:18 | |
*** Longgeek has joined #openstack-infra | 13:21 | |
*** Longgeek_ has quit IRC | 13:22 | |
*** yshao has joined #openstack-infra | 13:22 | |
*** devkulkarni has joined #openstack-infra | 13:22 | |
*** radez_g0n3 is now known as radez | 13:23 | |
*** sarob has joined #openstack-infra | 13:26 | |
*** mriedem has joined #openstack-infra | 13:29 | |
*** pblaho_ has joined #openstack-infra | 13:30 | |
*** pblaho has quit IRC | 13:30 | |
*** annegent_ has joined #openstack-infra | 13:30 | |
*** sarob has quit IRC | 13:31 | |
*** adrian_otto has joined #openstack-infra | 13:33 | |
*** dkliban is now known as dkliban_brb | 13:34 | |
openstackgerrit | A change was merged to openstack-infra/config: Revert "Fix a typo in variable name" https://review.openstack.org/102220 | 13:35 |
mordred | sdague: why don't we just install curl? | 13:38 |
*** pblaho__ has joined #openstack-infra | 13:41 | |
*** pblaho__ is now known as pblaho | 13:41 | |
*** mestery_ is now known as mestery | 13:42 | |
*** pdmars has joined #openstack-infra | 13:43 | |
BobBall | that's what I'm doing... in my images... dunno why wget sucks more than curl, but it seems to... | 13:44 |
*** _nadya_ has joined #openstack-infra | 13:45 | |
*** pdmars has quit IRC | 13:45 | |
*** pblaho_ has quit IRC | 13:45 | |
*** pdmars has joined #openstack-infra | 13:45 | |
*** jasondotstar has joined #openstack-infra | 13:47 | |
*** yaguang has quit IRC | 13:50 | |
*** lttrl has joined #openstack-infra | 13:50 | |
*** hashar has joined #openstack-infra | 13:52 | |
*** pblaho is now known as pblaho|afk | 13:52 | |
*** pblaho|afk is now known as pblaho | 13:57 | |
*** pblaho has quit IRC | 13:58 | |
*** skolekonov has quit IRC | 13:59 | |
*** esker has joined #openstack-infra | 14:00 | |
*** annegent_ has quit IRC | 14:01 | |
*** gokrokve has joined #openstack-infra | 14:01 | |
*** flaper87 is now known as flaper87|afk | 14:01 | |
*** yaguang has joined #openstack-infra | 14:02 | |
*** homeless has joined #openstack-infra | 14:03 | |
*** devkulkarni has quit IRC | 14:03 | |
*** HenryG has joined #openstack-infra | 14:04 | |
*** beekneemech is now known as bnemec | 14:04 | |
*** salv-orlando has quit IRC | 14:05 | |
*** signed8bit has joined #openstack-infra | 14:07 | |
*** dizquierdo_out is now known as dizquierdo | 14:08 | |
openstackgerrit | A change was merged to openstack-infra/release-tools: Fix wait_for_tarball.py reporting whl artifacts https://review.openstack.org/101573 | 14:08 |
*** abhishek__ has quit IRC | 14:09 | |
*** devkulkarni has joined #openstack-infra | 14:09 | |
openstackgerrit | Julien Vey proposed a change to openstack-infra/config: Add missing 'solum-specs' section in zuul layout https://review.openstack.org/102246 | 14:12 |
*** mwagner_lap has joined #openstack-infra | 14:12 | |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Add support for disk-image-builder in nodepool https://review.openstack.org/88479 | 14:15 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Add additional node types to dib elements https://review.openstack.org/90565 | 14:15 |
*** craigbr has joined #openstack-infra | 14:17 | |
*** markwash has quit IRC | 14:17 | |
*** xchu has quit IRC | 14:17 | |
*** Longgeek has quit IRC | 14:18 | |
*** Longgeek has joined #openstack-infra | 14:19 | |
*** lttrl has quit IRC | 14:21 | |
craigbr | ping anteaya | 14:22 |
anteaya | dhellmann: when you get a chance can I get your feedback on this, the olso acl files patch? https://review.openstack.org/#/c/101361/ | 14:22 |
anteaya | dhellmann: then I can review dims patches | 14:22 |
anteaya | hello craigbr | 14:22 |
craigbr | hi anteaya | 14:22 |
*** rgerganov has quit IRC | 14:22 | |
anteaya | how is the day treating you so far? | 14:22 |
dhellmann | anteaya: I meant to ask you about that yesterday. I wanted to propose some changes. Would it be easier for me to take over the patch, or give you comments? | 14:22 |
anteaya | dhellmann: either way | 14:22 |
anteaya | feel free to offer a patchset | 14:23 |
dhellmann | anteaya: ok, I'll put it on my list today | 14:23 |
anteaya | dhellmann: thanks | 14:23 |
craigbr | anteaya: can't complain. Another beautiful Colorado day | 14:23 |
anteaya | craigbr: great glad to hear it | 14:23 |
craigbr | How is your day? | 14:23 |
anteaya | good | 14:23 |
*** jpich has quit IRC | 14:23 | |
anteaya | raining this morning, I love the sound of rain | 14:23 |
anteaya | what should we start with today? | 14:23 |
*** esker has quit IRC | 14:24 | |
craigbr | I think the acl file would be a good place. I just guessed on that. Tried to follow murano | 14:24 |
anteaya | kk, let's work on that | 14:24 |
*** esker has joined #openstack-infra | 14:24 | |
anteaya | well start with some basics about gerrit queries | 14:24 |
craigbr | ok | 14:24 |
anteaya | let's move to #openstack-dev | 14:24 |
craigbr | ok | 14:24 |
anteaya | since we will likely get noisy | 14:24 |
craigbr | hopefully | 14:25 |
*** otherwiseguy has joined #openstack-infra | 14:25 | |
*** alexpilotti has joined #openstack-infra | 14:25 | |
*** craigbr has quit IRC | 14:25 | |
*** david-lyle has joined #openstack-infra | 14:26 | |
*** sarob has joined #openstack-infra | 14:26 | |
*** andreykurilin_ has joined #openstack-infra | 14:29 | |
*** dkranz has quit IRC | 14:31 | |
*** sarob has quit IRC | 14:31 | |
*** sabeen has joined #openstack-infra | 14:33 | |
*** zz_gondoi is now known as gondoi | 14:34 | |
*** unicell has joined #openstack-infra | 14:34 | |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Normalize Gerrit ACL documentation https://review.openstack.org/93064 | 14:34 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Add a script to normalize Gerrit ACLs https://review.openstack.org/93065 | 14:34 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Strip/condense whitespace and sort Gerrit ACLs https://review.openstack.org/93066 | 14:34 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Get rid of unneeded tags create in Gerrit ACLs https://review.openstack.org/93067 | 14:34 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Remove active project.state in Gerrit ACLs https://review.openstack.org/93068 | 14:34 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Strip *.owner Administrators from Gerrit ACLs https://review.openstack.org/93069 | 14:34 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Sort exclusiveGroupPermissions in Gerrit ACLs https://review.openstack.org/93070 | 14:34 |
*** reed has joined #openstack-infra | 14:34 | |
*** otherwiseguy has quit IRC | 14:35 | |
*** jpich has joined #openstack-infra | 14:35 | |
sdague | mordred: we could | 14:36 |
*** adrian_otto has quit IRC | 14:36 | |
*** andreaf has joined #openstack-infra | 14:37 | |
*** craigbr has joined #openstack-infra | 14:37 | |
*** wenlock_ has joined #openstack-infra | 14:39 | |
*** ominakov has quit IRC | 14:41 | |
*** garyh has joined #openstack-infra | 14:41 | |
*** rloo has joined #openstack-infra | 14:42 | |
rloo | hi, hoping you guys can help. Jenkins seems to be upset with https://review.openstack.org/#/c/73005/. It is sending emails about 'Merge Failed'. Have gotten > 50 of them so far I htink. | 14:43 |
rloo | All I did was -2 that patch (it is my patch, don't know if that has anything to do with it). I've undone the -2, but I don't know if that will fix it or not. | 14:44 |
*** romcheg has joined #openstack-infra | 14:45 | |
*** markmcclain has joined #openstack-infra | 14:45 | |
rloo | it looks to me like some sort of endless loop? Can you kill it or something? | 14:45 |
*** eharney has joined #openstack-infra | 14:45 | |
romcheg | Yeah, please help us all and kill it :) | 14:45 |
*** dkranz has joined #openstack-infra | 14:46 | |
*** markmcclain1 has joined #openstack-infra | 14:47 | |
*** devkulkarni has joined #openstack-infra | 14:47 | |
*** romcheg has left #openstack-infra | 14:48 | |
sdague | clarkb: hmmm... ES has gone off the rails again | 14:49 |
*** mflobo has quit IRC | 14:49 | |
rloo | Hi, I 'abandoned' the patch, and Jenkins stopped going crazy. | 14:50 |
*** markmcclain has quit IRC | 14:50 | |
openstackgerrit | Randy Coulman proposed a change to openstack-infra/jenkins-job-builder: Change default Reply-To header to $DEFAULT_REPLYTO. https://review.openstack.org/79331 | 14:50 |
fungi | rloo: it looks like it stopped once you abandoned the change | 14:51 |
fungi | rloo: i'm wondering whether https://review.openstack.org/100417 is to blame | 14:52 |
rloo | fungi: yes. Thank G*; the masses were getting annoyed. | 14:52 |
rloo | fungi: thx for looking into it. I was going to open a bug -- no need? | 14:52 |
*** devkulkarni has quit IRC | 14:52 | |
rloo | fungi: the only thing I could think of is that I -2'd my own patch? I've -2'd other patches (not mine) w/o this problem. Or I was just lucky and something else is to blame. | 14:52 |
*** devkulkarni has joined #openstack-infra | 14:52 | |
fungi | rloo: i think zuul is reacting to its own jenkins comments there, just trying to figure out what would cause it | 14:53 |
rloo | fungi: and the only other thing, was that there was a -1 in workflow at the same time as the -2. (But I think I've -2'd other patches with a -1 in workflow, not positive though.) | 14:54 |
*** achanda has joined #openstack-infra | 14:55 | |
openstackgerrit | Terry Howe proposed a change to openstack/requirements: Update the version of keyring to avoid bug https://review.openstack.org/93770 | 14:56 |
*** miqui_ has joined #openstack-infra | 14:57 | |
*** miqui has quit IRC | 14:58 | |
*** morganfainberg_L has joined #openstack-infra | 14:58 | |
*** nati_ueno has joined #openstack-infra | 15:00 | |
*** andreykurilin_ has quit IRC | 15:01 | |
*** chuckC has quit IRC | 15:01 | |
*** james_li has joined #openstack-infra | 15:01 | |
*** marun has joined #openstack-infra | 15:01 | |
*** yaguang has quit IRC | 15:02 | |
*** rloo has quit IRC | 15:03 | |
*** ociuhandu has quit IRC | 15:04 | |
*** alexpilotti has quit IRC | 15:04 | |
*** maxbit_ has joined #openstack-infra | 15:05 | |
*** achanda has quit IRC | 15:06 | |
jeblair | sdague, clarkb: i got a bunch of emails from rax indicating they were having problems with several hosts that host logstash worker instances (in case that has a bearing) | 15:06 |
*** virmitio has joined #openstack-infra | 15:07 | |
sdague | jeblair: could be, it doesn't seem like anything else relates to it | 15:07 |
*** ociuhandu has joined #openstack-infra | 15:09 | |
*** alexpilotti has joined #openstack-infra | 15:11 | |
*** jcoufal has quit IRC | 15:11 | |
*** miqui_ is now known as miqui | 15:11 | |
*** rloo has joined #openstack-infra | 15:11 | |
*** dkranz has quit IRC | 15:12 | |
*** penguinRaider has joined #openstack-infra | 15:12 | |
*** gokrokve has quit IRC | 15:14 | |
*** andreykurilin_ has joined #openstack-infra | 15:16 | |
*** sweston_ has joined #openstack-infra | 15:18 | |
morganfainberg_L | mornin :) | 15:18 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Combine infra/ci core/admin gerrit groups https://review.openstack.org/102271 | 15:19 |
*** sarob has joined #openstack-infra | 15:19 | |
rloo | lucasagomes, jroll: wrt the instance_info attribute. Just reading the spec. It isn't clear to me. How do you set eg 'root_gb'? if i do a 'nova node-create ... -i root_gb=10, it shows up in driver_info. | 15:20 |
jroll | wrong channel :) | 15:21 |
*** mriedem has quit IRC | 15:21 | |
rloo | oops, wrong channel. jroll, you're fast! | 15:21 |
*** sarob has quit IRC | 15:22 | |
*** sarob has joined #openstack-infra | 15:22 | |
*** dkranz has joined #openstack-infra | 15:24 | |
*** ihrachyshka has quit IRC | 15:24 | |
*** dkliban_brb is now known as dkliban | 15:26 | |
*** sarob has quit IRC | 15:27 | |
*** rloo has quit IRC | 15:31 | |
*** hashar is now known as hasharMeeting | 15:31 | |
*** changbl has joined #openstack-infra | 15:32 | |
*** freyes has quit IRC | 15:33 | |
*** marun has quit IRC | 15:33 | |
*** flaper87|afk is now known as flaper87 | 15:36 | |
*** marun has joined #openstack-infra | 15:37 | |
*** freyes has joined #openstack-infra | 15:38 | |
*** gokrokve has joined #openstack-infra | 15:39 | |
*** gyee has joined #openstack-infra | 15:40 | |
openstackgerrit | Randy Coulman proposed a change to openstack-infra/jenkins-job-builder: Add support for URLTrigger plugin https://review.openstack.org/83524 | 15:40 |
*** mriedem has joined #openstack-infra | 15:40 | |
*** HenryG has quit IRC | 15:43 | |
*** rloo has joined #openstack-infra | 15:45 | |
*** asselin has joined #openstack-infra | 15:48 | |
*** atiwari has joined #openstack-infra | 15:50 | |
*** chuckC has joined #openstack-infra | 15:52 | |
dhellmann | mordred, krotscheck: I saw your questions about pecan error codes in the meeting room from yesterday. I thought if you raised the right kind of exception, the status code would be set for you. Does that not work? | 15:53 |
krotscheck | dhellmann: I’d have to doublecheck with NikitaKonovalov on that. | 15:54 |
krotscheck | dhellmann: Let me check the review.... | 15:54 |
dhellmann | krotscheck: http://pecan.readthedocs.org/en/latest/routing.html#setting-a-return-status-code | 15:55 |
krotscheck | dhellmann: I assume that works in hooks? | 15:55 |
dhellmann | krotscheck: 2 ways to do it, depending on how much detail you want in the response and if it's an error or not | 15:55 |
dhellmann | krotscheck: that's a good question, I'm not sure but I would expect it to | 15:55 |
*** basha has quit IRC | 15:56 | |
*** andreykurilin_ has quit IRC | 15:56 | |
krotscheck | dhellmann: Well, let me doublecheck on that, we’ve got a review up that I can hack around on. | 15:56 |
dhellmann | krotscheck: ok, and ryanpetrello may have some more insight as well | 15:56 |
*** andreykurilin_ has joined #openstack-infra | 15:56 | |
morganfainberg_L | clarkb, jeblair, SergeyLukjanov, mordred, fungi, quick follow up on https://review.openstack.org/#/c/101406/ (I promise not to bug you guys again till later this week on this), i am just trying to give enouhg time to get it adopted this cycle :) | 15:56 |
*** jedimike has quit IRC | 15:56 | |
*** markmcclain1 has quit IRC | 15:57 | |
morganfainberg_L | clarkb, jeblair, SergeyLukjanov, mordred, fungi, and thanks ahead of time :) | 15:57 |
*** yamahata has joined #openstack-infra | 15:59 | |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: Fix typo in DEVSTACK_GATE_TEMPEST_NOVA_V3_API https://review.openstack.org/101915 | 15:59 |
*** praneshp has joined #openstack-infra | 16:00 | |
*** annegent_ has joined #openstack-infra | 16:00 | |
*** adrian_otto has joined #openstack-infra | 16:01 | |
*** annegent_ has quit IRC | 16:01 | |
*** annegent_ has joined #openstack-infra | 16:01 | |
*** sweston_ has quit IRC | 16:02 | |
*** prad_ has joined #openstack-infra | 16:03 | |
fungi | jeblair: clarkb: SergeyLukjanov: i'm trying to spot what caused zuul to go into a rapid-fire comment loop on https://review.openstack.org/73005 (wondering if it's somehow a side effect of 100417 which merged a few hours ago but if so the why escapes me) | 16:04 |
NobodyCam | good morning Infra | 16:04 |
*** freyes has quit IRC | 16:04 | |
NobodyCam | just checking to see if anyone has a free minute to take a look at https://review.openstack.org/#/c/100063 | 16:05 |
*** freyes has joined #openstack-infra | 16:05 | |
*** basha has joined #openstack-infra | 16:06 | |
*** marcoemorais has joined #openstack-infra | 16:08 | |
*** sweston_ has joined #openstack-infra | 16:08 | |
*** basha has quit IRC | 16:09 | |
dhellmann | anteaya: question about that acl change: Oslo doesn't really use milestone-proposed, so do we need that access section? | 16:10 |
SergeyLukjanov | fungi, I don't see other CRs with comments loop | 16:10 |
fungi | SergeyLukjanov: yeah, hopefully that isn't the herald of a coming army of comment loops on changes | 16:11 |
openstackgerrit | Doug Hellmann proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 16:11 |
Shrews | fungi: there was one other. 1 sec.... | 16:12 |
dhellmann | anteaya: ^^ is a second patch using the same change id as your original, adding some libs you didn't have and tweaking some of what you proposed | 16:12 |
dhellmann | anteaya: thanks for prodding me to get this done :-) | 16:12 |
Shrews | fungi: oh, nm. same one | 16:13 |
fungi | after the first comment trigger today with the -2 code review, they're all reacting to the jenkins comments being added | 16:13 |
anteaya | dhellmann: if you don't use milestone-proposed I would advocate for getting rid of it | 16:14 |
fungi | there isn't enough rationale in zuul's debug log for me to determine why the old -1 is being ignored | 16:14 |
anteaya | dhellmann: it would require you to rename some of your gerrit groups from oslo-milestone to something else | 16:14 |
dhellmann | anteaya: oslo-allowed-to-tag? :-) | 16:15 |
anteaya | dhellmann: well wouldn't *require* but it might be clearer of if you did | 16:15 |
anteaya | yeah | 16:15 |
anteaya | ahhh | 16:15 |
anteaya | I can see you rpoint for not wanting to only have permissions for -plt | 16:15 |
anteaya | ptl | 16:15 |
anteaya | since you need to go on vacation sometime | 16:15 |
dhellmann | right | 16:15 |
anteaya | not sure what to offer here | 16:15 |
anteaya | but milestone feels heavy in this situation | 16:15 |
fungi | three possibilities... the config change is incorrect, the config change was correct but tickled a latent bug in zuul, or this is a corner case for an existing rare zuul bug unrelated to the config change today... not sure which | 16:15 |
fungi | but my suspicion is option #2 | 16:16 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Cleanup approval requirement testing https://review.openstack.org/102029 | 16:16 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Rename "filter" parameters https://review.openstack.org/102030 | 16:16 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Drop use of "filter" in test layouts https://review.openstack.org/102031 | 16:16 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Deprecate '_' in YAML https://review.openstack.org/102032 | 16:16 |
clarkb | fungi: I dont have much to offer above what you have said | 16:16 |
*** dtantsur is now known as dtantsur|afk | 16:16 | |
dhellmann | anteaya: well, keeping the name "milestone" is consistent with at least a subset of what that name implies for other projects. how about if we get the acls and memberships cleaned up now, and figure out a better name as another chnage? | 16:16 |
anteaya | sure | 16:16 |
dhellmann | anteaya: I can submit another patch that drops the milestone proposed sections of those files | 16:16 |
dhellmann | cool | 16:16 |
anteaya | okay | 16:17 |
anteaya | let me get something to eat and then I will look at your patch | 16:17 |
anteaya | and thanks :D | 16:17 |
clarkb | jeblair: fungi: sdague: should I go ahead and approve my first revert revert? | 16:17 |
fungi | clarkb: i'm hoping jeblair's approval requirement improvements will just make it a non-issue somehow | 16:17 |
SergeyLukjanov | fungi, agreed, the #2 seems most possible IMO | 16:17 |
fungi | clarkb: yeah, the reverts looked fine to me | 16:17 |
*** nati_ueno has quit IRC | 16:17 | |
clarkb | I assume we are ok with trying trusty again today? | 16:17 |
jeblair | clarkb: ++ | 16:17 |
fungi | yep. though i'm about to disappear and grab some lunch, but should be back soonish | 16:18 |
dhellmann | anteaya: how do stable branches play into this? because we may use stable branches. Are those separate rules? | 16:18 |
* clarkb does this | 16:18 | |
jeblair | morganfainberg_L: ack | 16:18 |
*** e0ne_ has quit IRC | 16:18 | |
*** andreaf has quit IRC | 16:18 | |
jeblair | fungi: i'll look into whether 100417 could be related | 16:19 |
*** andreaf has joined #openstack-infra | 16:19 | |
clarkb | ok thats approved. will take a bit to jjb everywhere then I will flip tempest over | 16:19 |
*** devkulkarni has quit IRC | 16:19 | |
clarkb | after that will be fix pecan and rally | 16:19 |
clarkb | sdague: ready for round two? | 16:19 |
*** freyes has quit IRC | 16:19 | |
fungi | jeblair: thanks | 16:20 |
*** markwash has joined #openstack-infra | 16:20 | |
* fungi disappears for a bit | 16:20 | |
dhellmann | anteaya: on further reflection, I think I want to keep the milestone-proposed stuff around, and i found an example of the stable branch stuff so I'm going to add that | 16:20 |
anteaya | dhellmann: let me look up what to do about stable branches, I will put what I find in a comment | 16:20 |
anteaya | ah okay | 16:20 |
dhellmann | anteaya: I found an example in the taskflow acls | 16:20 |
anteaya | cool | 16:20 |
*** gokrokve_ has joined #openstack-infra | 16:22 | |
dhellmann | anteaya: hmm, now I'm wondering if I'm just cargo-culting this though. We have stable branches in oslo-incubator and they work, but there is no acls section for them here. Maybe we get the stable branch permissions by default? | 16:23 |
*** afazekas has quit IRC | 16:24 | |
jeblair | dhellmann, anteaya: have not read the beginning of this conversation, but yes, stable branches are defined globally for openstack projects. only stackforge projects need explicit acls in order to override that. | 16:24 |
jeblair | (they are defined in All-Projects) | 16:24 |
*** dstanek is now known as dstanek_zzz | 16:24 | |
dhellmann | jeblair: ok, that explains finding them in the taskflow acls file | 16:24 |
*** dstanek_zzz is now known as dstanek | 16:25 | |
*** gokrokve has quit IRC | 16:25 | |
jeblair | anteaya: and we interpret "project-ptl" groups as "ptl or their delegate". perhaps we should rename them, but consistency is good here. they definitely aren't limited to 1 person. | 16:25 |
openstackgerrit | Doug Hellmann proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 16:25 |
*** ramashri has joined #openstack-infra | 16:25 | |
*** salv-orlando has joined #openstack-infra | 16:26 | |
anteaya | jeblair: yes, I knew ptl could be expanded a bit | 16:26 |
*** flaper87 is now known as flaper87|afk | 16:26 | |
dhellmann | jeblair: ok, that's good to know, too. | 16:26 |
dhellmann | anteaya: I think that latest version is what we want. ^^ | 16:26 |
anteaya | not sure doug wants as much expansion of the ptl group as olso would need though | 16:26 |
anteaya | dhellmann: kk | 16:26 |
dhellmann | I need different review groups in most of the oslo repo, with oslo-core being a member of all of those groups. Some libs are tiny and really only maintained by oslo-core, so I didn't add groups for them. | 16:27 |
openstackgerrit | A change was merged to openstack-infra/config: Revert "Revert "Update jenkins jobs to optionally allow trusty"" https://review.openstack.org/102062 | 16:28 |
anteaya | I do believe the sample project.config is pretty close to what we have as our gerrit all-projects acl: http://ci.openstack.org/gerrit.html#access-controls | 16:28 |
anteaya | dhellmann: hmmmm, yes | 16:28 |
anteaya | you are in a bit of a unique situation that way | 16:28 |
*** basha has joined #openstack-infra | 16:28 | |
dhellmann | yeah | 16:28 |
anteaya | oh I didn't know you were cliff and stevedore and taskflow | 16:29 |
anteaya | the things I learn | 16:29 |
dhellmann | anteaya: yeah, and pycadf | 16:29 |
*** devkulkarni has joined #openstack-infra | 16:29 | |
*** zehicle_at_dell has joined #openstack-infra | 16:30 | |
dhellmann | anteaya: here's the official list: http://git.openstack.org/cgit/openstack/governance/tree/reference/programs.yaml#n152 | 16:30 |
anteaya | you want cliff-milestone to have tagging permissions? you already have a cliff-ptl though | 16:30 |
*** otherwiseguy has joined #openstack-infra | 16:30 | |
dhellmann | ok, that was before I realized that the ptl group was meant to be the "can tag" group | 16:30 |
anteaya | I tell everyone else to use that list and don't do so myself | 16:30 |
anteaya | d'oh | 16:31 |
anteaya | ah okay | 16:31 |
anteaya | yes if we already have a ptl that is not you | 16:31 |
anteaya | let's use them as 'can-tag' | 16:31 |
dhellmann | ok | 16:31 |
jeblair | and then let's go rename all of them to something else | 16:31 |
jeblair | afterwords | 16:31 |
anteaya | yes more renaming | 16:31 |
jeblair | because we have the same problem in infra | 16:32 |
*** gokrokve_ has quit IRC | 16:32 | |
jeblair | (infra and oslo have a similar sub-project org structure) | 16:32 |
anteaya | so what word is not milestone that means 'can-tag' and its ptl | 16:32 |
dhellmann | so I should add, for example, oslo-vmware-ptl for pushSignedTag and then we'll make sure the membership of that new group is right? | 16:32 |
anteaya | yeah infra-core and ptl do all the things | 16:32 |
dhellmann | anteaya: "tagger"? | 16:32 |
anteaya | dhellmann: yes | 16:32 |
anteaya | ha ha ha | 16:32 |
anteaya | ha ha | 16:33 |
* dhellmann likes literal names | 16:33 | |
*** yjiang5 is now known as yjiang5_away | 16:33 | |
anteaya | read 'tiger' from winnie the pooh | 16:33 |
*** ryanpetrello has quit IRC | 16:33 | |
anteaya | sure something with tag is good | 16:33 |
anteaya | then we don't have to guess | 16:33 |
anteaya | tagging? | 16:34 |
anteaya | tagging could be more than one person in the group | 16:34 |
anteaya | tagger implies only one person in the group | 16:34 |
dhellmann | we use "milestone" how about just "tag" | 16:34 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: 403 status code added https://review.openstack.org/101146 | 16:34 |
anteaya | sure | 16:35 |
anteaya | oslo-tag | 16:35 |
anteaya | wfm | 16:35 |
openstackgerrit | Doug Hellmann proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 16:35 |
dhellmann | ok, that version uses ptl for tagging permissions | 16:35 |
anteaya | cool | 16:35 |
dhellmann | it is likely to introduce some new groups, so anteaya if you would make sure oslo-ptl is in all of the other ptl groups, I can add other individual members | 16:36 |
*** salv-orlando_ has joined #openstack-infra | 16:36 | |
*** jdahlin has joined #openstack-infra | 16:36 | |
anteaya | I can check gerrit and see where it isn't | 16:36 |
dhellmann | anteaya: thanks | 16:37 |
anteaya | and then I need to hand off a list to a gerrit admin | 16:37 |
anteaya | since I am not one | 16:37 |
anteaya | sure | 16:37 |
dhellmann | ah, right, ok | 16:37 |
anteaya | thanks for helping me | 16:37 |
anteaya | I don't mind making a list though | 16:37 |
anteaya | fungi likes lists | 16:37 |
dhellmann | thank you again for prodding me into cleaning this up :-) | 16:37 |
*** salv-orlando has quit IRC | 16:37 | |
*** salv-orlando_ is now known as salv-orlando | 16:37 | |
anteaya | np | 16:37 |
anteaya | :D | 16:37 |
* dhellmann goes to update https://wiki.openstack.org/wiki/Oslo/CreatingANewLibrary with new examples | 16:38 | |
zaro | morning | 16:38 |
*** lyxus_ has joined #openstack-infra | 16:39 | |
*** lyxus_ has quit IRC | 16:39 | |
anteaya | morning zaro | 16:40 |
*** basha has quit IRC | 16:40 | |
jogo | have you guys seen http://logs.openstack.org/69/100469/1/check/gate-nova-docs/580f0a1/console.html#_2014-06-23_10_15_44_730 | 16:41 |
*** __afazekas is now known as afazekas | 16:41 | |
*** jcoufal has joined #openstack-infra | 16:41 | |
dhellmann | anteaya: do you understand the reason for having different milestone and core groups? | 16:42 |
jogo | ^ failure to upload files via scp | 16:42 |
anteaya | dhellmann: I understand that you need to be able to delgate responsibility | 16:42 |
jogo | and related bug https://launchpad.net/bugs/1333575 | 16:42 |
uvirtbot | Launchpad bug 1333575 in openstack-ci "Varius 'ERROR: Failed to upload files' causes job FAILURE" [Undecided,New] | 16:42 |
anteaya | if there is more to it, then feel free to expand so I am clear | 16:42 |
*** isviridov is now known as isviridov|away | 16:43 | |
*** ryanpetrello has joined #openstack-infra | 16:43 | |
dhellmann | anteaya: no, sorry, I wasn't clear. *I* don't understand why there is a different group for +2 on a milestone proposed branch vs. master. | 16:43 |
dhellmann | anteaya: so I was asking if you knew the background there :-) | 16:43 |
anteaya | jogo: have you seen bug 1333197? | 16:43 |
uvirtbot | Launchpad bug 1333197 in openstack-ci "unstable docs gates on multiple projects" [Medium,In progress] https://launchpad.net/bugs/1333197 | 16:43 |
anteaya | dhellmann: ah | 16:43 |
jogo | hmm that may be the same bug | 16:44 |
anteaya | dhellmann: I don't know exactly, no | 16:44 |
anteaya | dhellmann: my guess is delegating responsibility | 16:44 |
dhellmann | anteaya: I'm trying to explain what the changes in the file mean while I update https://wiki.openstack.org/wiki/Oslo/CreatingANewLibrary#Add_Gerrit_permissions and it occurs to me maybe we don't need the milestone groups. I thought those were the "can tag" people, but if that's the ptl... | 16:44 |
anteaya | and milestone was the name of the group that people liked | 16:44 |
jogo | anteaya: yup it is | 16:44 |
jogo | thanks! | 16:44 |
dhellmann | anteaya: ok, let's just leave them for now | 16:44 |
anteaya | jogo: we ran out of space for storing logs | 16:44 |
anteaya | jogo: so we deleted some | 16:44 |
*** sarob has joined #openstack-infra | 16:45 | |
anteaya | yes, I don't know the history of the milestone groups | 16:45 |
anteaya | except to say this a group that is a subset of core that is not the ptl | 16:45 |
jogo | anteaya: ahh that makes sense | 16:45 |
anteaya | jogo: cool | 16:45 |
anteaya | not all projects have a milestone group | 16:46 |
anteaya | and new projects don't tend to create one | 16:46 |
anteaya | from my generalized point of view | 16:46 |
anteaya | not referencing any facts here | 16:46 |
dhellmann | anteaya: ok, I think I was using them incorrectly, so maybe we should go ahead and remove them after all. | 16:46 |
anteaya | it almost feels like something that was in fashion at one point and has fallen out of fashion | 16:47 |
dhellmann | yeah | 16:47 |
anteaya | and the only groups who use them are the ones that had them before | 16:47 |
dhellmann | ok, I'm going to remove the milestone sections from the acl files, and we'll just let the core groups do everything | 16:47 |
dhellmann | well, core and ptl | 16:47 |
anteaya | however you want to delgate authoritity in oslo is up to you | 16:47 |
anteaya | I jsut want a pattern others can cargo cult | 16:48 |
anteaya | :) | 16:48 |
anteaya | since that is what they do anyway | 16:48 |
anteaya | let's give them a good template | 16:48 |
*** gondoi is now known as zz_gondoi | 16:48 | |
*** alevine has quit IRC | 16:48 | |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Cleanup approval requirement testing https://review.openstack.org/102029 | 16:49 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Rename "filter" parameters https://review.openstack.org/102030 | 16:49 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Drop use of "filter" in test layouts https://review.openstack.org/102031 | 16:49 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Deprecate '_' in YAML https://review.openstack.org/102032 | 16:49 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Log matching trigger/change filters https://review.openstack.org/102289 | 16:49 |
*** ramashri has quit IRC | 16:49 | |
anteaya | my food is ready, back in a bit | 16:50 |
*** Ajaeger has joined #openstack-infra | 16:50 | |
jeblair | fungi: https://review.openstack.org/102289 is to help us debug problems like this morning's loop in the future. i don't know what the cause of that was. | 16:50 |
*** rcarrill` has joined #openstack-infra | 16:51 | |
*** rcarrillocruz has quit IRC | 16:51 | |
openstackgerrit | Doug Hellmann proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 16:51 |
*** yjiang5_away is now known as yjiang5 | 16:51 | |
*** hasharMeeting has quit IRC | 16:52 | |
*** pelix has quit IRC | 16:54 | |
*** harlowja_away is now known as harlowja | 16:55 | |
*** ihrachyshka has joined #openstack-infra | 16:57 | |
*** SumitNaiksatam has quit IRC | 16:57 | |
*** devkulkarni has quit IRC | 16:58 | |
*** lcheng has quit IRC | 17:01 | |
jeblair | fungi, clarkb, mordred, SergeyLukjanov: rax will be performing disruptive network maintenance july 8-july 11 overnight (central us time) | 17:01 |
jeblair | fungi, clarkb, mordred, SergeyLukjanov: they opened a ticket with scheduled windows for each server, but it's a big list. i tried to generalize. | 17:02 |
clarkb | fun | 17:03 |
*** sabeen has quit IRC | 17:03 | |
*** adrian_otto has quit IRC | 17:04 | |
*** lcheng has joined #openstack-infra | 17:05 | |
*** ramashri has joined #openstack-infra | 17:06 | |
*** dtantsur|afk is now known as dtantsur | 17:06 | |
*** mugsie has quit IRC | 17:06 | |
*** dizquierdo has quit IRC | 17:08 | |
notmyname | clarkb: ttx pushed the tag name for me this morning. can we delete the existing feature/ec feature branch and then recreate it against current HEAD of master? | 17:09 |
*** gokrokve has joined #openstack-infra | 17:10 | |
*** Hal_ has quit IRC | 17:11 | |
clarkb | notmyname: sure | 17:12 |
notmyname | clarkb: thanks! | 17:12 |
clarkb | jeblair: fungi: SergeyLukjanov sdague ok jjb appears to have updated the nodes. are we ready to trusty again? | 17:12 |
*** SumitNaiksatam has joined #openstack-infra | 17:12 | |
*** rockyg has joined #openstack-infra | 17:12 | |
jeblair | clarkb: wfm | 17:12 |
notmyname | I've been talking to mordred about getting the now-obsolete storage policies in gerrit marked as "merged" rather than having to abandon them. can we get this done today? | 17:13 |
*** zzelle_ has joined #openstack-infra | 17:14 | |
*** jpich has quit IRC | 17:14 | |
clarkb | notmyname: wouldn't you approve those changes and have gerrit merge them? | 17:14 |
clarkb | notmyname: I feel like I may be missing some context there | 17:14 |
notmyname | clarkb: ya. the context is this: these 28 patches were reviewed in gerrit, but then force-pushed to the feature/sp-review feature branch. then the merge commit from sp-review was gated and merged. this was to prevent us from needing to gate each patch twice to get it to land, especially since they all had to land in a certain order. but the result is that the original patches in gerrit are still there as "ready for review" | 17:16 |
notmyname | clarkb: so nothing landed that wasn't reviewed and gated | 17:16 |
*** zehicle_at_dell has quit IRC | 17:16 | |
notmyname | clarkb: but yes, it's kinda unusual circumstances (hey! we're just learning how to do all this stuff. next time will be much smoother) | 17:17 |
*** eharney_ has joined #openstack-infra | 17:17 | |
jeblair | notmyname: i'm assuming that it is not worthwhile talking about how to improve that for next time then -- you've already had that discussion? | 17:18 |
*** eharney has quit IRC | 17:18 | |
jeblair | notmyname: (particularly how to avoid the "but then force-pushed" part...) | 17:18 |
jogo | wow most of the top e-r gate issues are infra today | 17:18 |
*** eharney_ is now known as eharney | 17:18 | |
jeblair | jogo: i'm not sure i'm willing to accept responsibility (as "infra") for our provider's network connectivity issues :) | 17:19 |
jogo | fair enough | 17:19 |
notmyname | jeblair: we havent' yet fully discussed the complete solution, but the obvious "one better" step is to properly start the reviews on a feature branch first. I realize that the force push is not a general good thing and should be avoided if at all possible | 17:19 |
clarkb | notmyname: if those changes did not merge they should be adandoned... | 17:19 |
clarkb | but maybe I need to have mordred expalin why that isn't the case | 17:20 |
jeblair | notmyname: cool. | 17:20 |
notmyname | clarkb: they merged (in fact the exact same review ID and commit SHA). but because the zuul queue didn't pick them up, they didn't get the tickle in the right DB column | 17:20 |
jogo | although network connectivty has been a known issue for some time now | 17:20 |
clarkb | notmyname: if they were force merged as is in review gerrit should show them as merged | 17:20 |
clarkb | notmyname: are you sure? | 17:20 |
*** kuhlmant has joined #openstack-infra | 17:20 | |
clarkb | gerrit should pick up on that I thought | 17:21 |
jeblair | clarkb: unless the reviews were for those changes against a branch other than sp-review | 17:22 |
notmyname | jeblair: there is a broader discussion I'd love to have in Paris about considering a more feature-branch-centric dev process. nobody is rushing in to that now, but it's something that I'd love to discuss in person (and ML closer to paris) to see what can be learned and improved for everyone | 17:22 |
jeblair | clarkb: if the review was against master, then it won't be merged | 17:22 |
*** mmaglana has joined #openstack-infra | 17:22 | |
notmyname | jeblair: clarkb: exactly. they were proposed against master but merged (force pushed) to the sp-review branch | 17:22 |
clarkb | oh I see | 17:22 |
notmyname | then the merge commit from sp-review to master was reviewed/gated | 17:22 |
jeblair | notmyname, clarkb: i think the right answer is to abandon them | 17:23 |
openstackgerrit | A change was merged to openstack-infra/config: Add keystonemiddleware project https://review.openstack.org/101406 | 17:23 |
*** devkulkarni has joined #openstack-infra | 17:23 | |
notmyname | jeblair: we're fine with that. and they are referenced in the review comments on the merge commit review. just as long as they don't get reaped from some long-term gerrit thing. they have important review comments in them | 17:24 |
jeblair | can leave an explanatory note on each one though | 17:24 |
jeblair | notmyname: it is our intention never to delete data from gerrit | 17:24 |
notmyname | jeblair: good! | 17:24 |
therve | Can someone help me with a grenade failure? It failed twice on https://review.openstack.org/#/c/102155/ and I can't find out why | 17:25 |
clarkb | notmyname: so to confirm. delete feature/ec which points at 6ede2692c7d3bc04d133a50b822c8f9f87d56cc8 and create new feature/ec pointing at current master? | 17:25 |
notmyname | jeblair: mordred seems to have some hope that they could actually be marked "merged" since the commit and review ID are both now in master. but my original assumption was that they would be abandoned | 17:25 |
*** rwsu has joined #openstack-infra | 17:25 | |
clarkb | sdague: mtreinish I am approving trusty bit flip now | 17:25 |
clarkb | for tempest | 17:25 |
notmyname | clarkb: correct | 17:26 |
zaro | jhesketh: i added comments to your remove envinjet changes. provided an alternative that will work for your changes, it doesn't involve removing scp plugin. | 17:26 |
*** chianingwang has joined #openstack-infra | 17:26 | |
clarkb | oh fun feature/ec has open changes | 17:26 |
clarkb | and won't let me delete it | 17:26 |
*** freyes has joined #openstack-infra | 17:26 | |
jeblair | bodepd: are you around to babysit 96336? | 17:27 |
notmyname | clarkb: it does? | 17:27 |
notmyname | clarkb: looking | 17:27 |
clarkb | notmyname: jeblair project:openstack/swift branch:feature/ec status:open | 17:28 |
*** Ryan_Lane has joined #openstack-infra | 17:28 | |
notmyname | clarkb: so those need to be abandoned first? | 17:28 |
clarkb | notmyname: I think so | 17:28 |
clarkb | or merged | 17:28 |
openstackgerrit | A change was merged to openstack-infra/storyboard: Validate Project and Project Groups names https://review.openstack.org/98728 | 17:28 |
notmyname | clarkb: no. feature/ec (where it currently is) is done and nothing will ever land there again. the tag is just to keep a pointer in git to that part of the DAG | 17:29 |
mtreinish | clarkb: awesome | 17:29 |
notmyname | clarkb: feature/ec is totally complete and the sp-merge branch had all of the work there | 17:29 |
openstackgerrit | MORITA Kazutaka proposed a change to openstack-infra/config: Add functional tests for swift3 https://review.openstack.org/102293 | 17:29 |
notmyname | err..sp-review | 17:29 |
openstackgerrit | A change was merged to openstack-infra/config: Revert "Revert "Run all dsvm jobs from juno onwards on trusty"" https://review.openstack.org/102063 | 17:29 |
openstackgerrit | A change was merged to openstack-infra/storyboard: Fix for delete stories method https://review.openstack.org/101155 | 17:30 |
clarkb | notmyname: ok so ya abandoning those changes is probably appropriate. | 17:30 |
notmyname | clarkb: ok | 17:30 |
notmyname | clarkb: give me a moment to do that | 17:30 |
clarkb | will do | 17:30 |
*** amcrn has joined #openstack-infra | 17:32 | |
zaro | jhesketh: the scp global settings are in the jenkins global config.xml. Unfortunately we don't have that puppeted and i'm sure there's a good reason behind that :( | 17:32 |
jeblair | zaro: because the slaves are in the same file and they are constantly added and removed | 17:33 |
*** kuhlmant has quit IRC | 17:33 | |
zaro | ahh thanks for the reminder. | 17:33 |
*** ildikov has quit IRC | 17:34 | |
*** rediskin has left #openstack-infra | 17:35 | |
*** openstackgerrit has quit IRC | 17:35 | |
notmyname | clarkb: current feature/ec is clear | 17:36 |
fungi | therve: http://logs.openstack.org/55/102155/1/check/check-grenade-dsvm/2dd16f2/logs/grenade.sh.txt "2014-06-24 16:16:54.562 | Expected running services not running: ,n-net" | 17:36 |
*** openstackgerrit has joined #openstack-infra | 17:37 | |
clarkb | notmyname: ok trying to delete and recreate now | 17:37 |
*** e0ne has joined #openstack-infra | 17:38 | |
clarkb | huh it says it still has open changes /me looks | 17:38 |
*** achanda has joined #openstack-infra | 17:38 | |
clarkb | search says it doesn't | 17:39 |
notmyname | clarkb: can you click harder? ;-) | 17:39 |
*** sarob has quit IRC | 17:39 | |
clarkb | notmyname: maybe if I throw a brick at it | 17:39 |
clarkb | notmyname: I am going to try clearing caches I think | 17:39 |
anteaya | zaro: do you still need any agenda items on today's meeting agenda? https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting | 17:39 |
clarkb | jeblair: fungi ^ that seem like an approrpiate response to silly gerrit? | 17:40 |
anteaya | zaro: or did you get everything you needed last week? | 17:40 |
*** sarob has joined #openstack-infra | 17:40 | |
reed | why do I even care | 17:40 |
*** e0ne has quit IRC | 17:40 | |
krotscheck | dhellmann: Is this more what you were suggesting? https://review.openstack.org/#/c/101146/ | 17:40 |
anteaya | reed: and same for you | 17:40 |
*** andreaf has quit IRC | 17:40 | |
fungi | clarkb: ... maybe? | 17:40 |
clarkb | actuially I think you can list caches now | 17:40 |
anteaya | reed do you need anything from last week's meeting agenda items from last week? https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting | 17:40 |
clarkb | let me do that and see if anything looks like it is at fault | 17:40 |
reed | anteaya, let me check | 17:40 |
anteaya | reed: thanks | 17:40 |
anteaya | reed: and what is concerning you? | 17:41 |
zaro | anteaya: ohh yeah, i'm good. i'll remove my items. thanks for the reminder | 17:41 |
anteaya | zaro: great thanks | 17:41 |
anteaya | we will be full anyway | 17:41 |
reed | anteaya, watching Italy's game, what a shame | 17:41 |
anteaya | best to make space when we can | 17:41 |
anteaya | reed: ah, I am not doing the sportsball | 17:41 |
anteaya | so I can't relate | 17:41 |
dhellmann | krotscheck: yes | 17:41 |
anteaya | the ball didn't go where it should have, I take it? | 17:42 |
krotscheck | dhellmann: Works like a charm | 17:42 |
reed | anteaya, no, it's the referee that made the game | 17:42 |
*** e0ne has joined #openstack-infra | 17:42 | |
anteaya | ah | 17:42 |
anteaya | shame | 17:42 |
*** ramashri has quit IRC | 17:42 | |
bodepd | jeblair: ping | 17:43 |
*** james_li has quit IRC | 17:43 | |
*** moted has joined #openstack-infra | 17:43 | |
*** basha has joined #openstack-infra | 17:43 | |
clarkb | there is a changes cache | 17:43 |
clarkb | I will try flushing that | 17:44 |
bodepd | jeblair: I'm around. but whose going to baby-sit the baby-sitter :) | 17:44 |
*** roeyc has quit IRC | 17:44 | |
clarkb | nope that didn't help | 17:44 |
bodepd | clarkb: while I have your attention, could I get some review on: https://review.openstack.org/#/c/97647/ . It just needs a verify | 17:44 |
fungi | clarkb: we may need to go digging for change ids in the db | 17:45 |
*** W00die has joined #openstack-infra | 17:45 | |
*** _nadya_ has quit IRC | 17:45 | |
*** sabeen has joined #openstack-infra | 17:45 | |
fungi | bodepd: was that a biafra/lard reference? | 17:45 |
jeblair | bodepd: 96336 aprvd | 17:45 |
bodepd | fungi: not intentionally, but I'll take it :) | 17:46 |
notmyname | clarkb: how was it done for the milestone-proposed branch? | 17:46 |
bodepd | jeblair: thanks!!! | 17:46 |
jeblair | bodepd: thank you! | 17:46 |
bodepd | jeblair: also, I am not entirely sure what to watch for. What node will be effected? | 17:46 |
jeblair | bodepd: that's the module install, which i think just runs on ci-puppetmaster.o.o | 17:47 |
*** jp_at_hp has quit IRC | 17:47 | |
fungi | bodepd: http://lyrics.wikia.com/LyricFind:Lard:The_Power_of_Lard | 17:48 |
clarkb | notmyname: we haven't done milestone proposed on new gerrit | 17:48 |
clarkb | notmyname: you may be conquering new territory here | 17:49 |
*** sarob has quit IRC | 17:49 | |
notmyname | ah. | 17:49 |
clarkb | mtreinish: sdague https://jenkins02.openstack.org/job/gate-tempest-dsvm-neutron/12965/ I think we are live now | 17:49 |
fungi | clarkb: you're trying to delete the feature/ec branch on openstack/swift and gerrit claims it has open changes? | 17:49 |
mtreinish | clarkb: cool I'll keep my eye on it | 17:50 |
clarkb | fungi: yes | 17:50 |
jeblair | @Query("WHERE open = true AND dest = ?") | 17:50 |
jeblair | that's byBranchOpenAll | 17:50 |
jeblair | in if (dbProvider.get().changes().byBranchOpenAll(rsrc.getBranchKey()).iterator().hasNext()) { | 17:51 |
clarkb | mtreinish: sdague: fwiw the zuul time in check queue determines when things will flip over for check | 17:51 |
clarkb | mtreinish: sdague: because zuul submits the jobs at that time. I was confused for a few minutes as to why new job starting in check were still getting precise and it is because they were submitted ~20 minutes ago | 17:52 |
clarkb | but things look good so far from my side | 17:52 |
*** tkelsey has quit IRC | 17:52 | |
jeblair | clarkb, fungi: what's "dest"? | 17:52 |
clarkb | jeblair: I think dest is the destination branch | 17:52 |
jeblair | `dest_project_name` varchar(255) NOT NULL DEFAULT '', | 17:52 |
jeblair | `dest_branch_name` varchar(255) NOT NULL DEFAULT '', | 17:52 |
*** sarob has joined #openstack-infra | 17:53 | |
sdague | clarkb: awesome | 17:54 |
openstackgerrit | A change was merged to openstack-infra/config: Allow modules to be installed from source https://review.openstack.org/96336 | 17:54 |
jeblair | bodepd: ^ | 17:54 |
*** rgrober has joined #openstack-infra | 17:54 | |
*** melwitt has joined #openstack-infra | 17:55 | |
anteaya | reed so you still need both of your items on today's infra meeting agenda? | 17:55 |
fungi | clarkb: select change_id from changes where dest_branch_name="refs/heads/feature/ec" and dest_project_name="openstack/swift" and open="Y"; | 17:55 |
reed | anteaya, no need for any | 17:55 |
anteaya | ah okay | 17:56 |
anteaya | would you like to remove them? | 17:56 |
fungi | clarkb: it gives me 45098, 45096 and 51613 | 17:56 |
anteaya | or shall I? | 17:56 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Rebalance nodepool min ready numbers for trusty https://review.openstack.org/102300 | 17:56 |
clarkb | fungi: huh | 17:56 |
clarkb | fungi: searching through the web ui doesn't bring those up | 17:56 |
jeblair | fungi: draft status of those? | 17:56 |
* clarkb looks at them | 17:56 | |
notmyname | clarkb: fungi: oh! are these old draft reviews? | 17:56 |
*** jcoufal has quit IRC | 17:56 | |
* anteaya removes reed's old infra meeting agenda items | 17:57 | |
*** yjiang5 is now known as yjiang5_away | 17:57 | |
fungi | jeblair: clarkb: notmyname: probably | 17:57 |
clarkb | jeblair: fungi 102300 is probably a good next step for trusty if things look stable over the next hour or two or three | 17:57 |
jeblair | fungi, clarkb: also, what's the status of disabling the draft acl? | 17:57 |
*** rockyg has quit IRC | 17:57 | |
notmyname | fungi: that's my guess since I don't have perms to view the first one | 17:57 |
clarkb | jeblair: it is done | 17:57 |
clarkb | jeblair: but we didn't kill old drafts. was hoping they would die on the vine | 17:57 |
jeblair | clarkb: yaaaaaay! | 17:57 |
fungi | jeblair: clarkb: notmyname: status="d" on all three, yes. good guess | 17:57 |
notmyname | fungi: clarkb: in that case (if they are draft), nuke 'em from orbit | 17:57 |
anteaya | it's the only way to be sure | 17:58 |
clarkb | fungi: ^ can you do that? | 17:58 |
*** james_li has joined #openstack-infra | 17:58 | |
clarkb | fungi: since you are in the DB? though I am guessing if I make myself project bootstrapper we might be able to do it without DB | 17:58 |
fungi | un-drafting changes from the db is a little tricky. will take me a couple tries since it involves adjusting fields in more than one table... and i need to remember what/where ;) | 17:58 |
clarkb | fungi: well let me see if project bootstrapper perms work | 17:59 |
clarkb | nope | 17:59 |
clarkb | :/ | 17:59 |
jeblair | fungi: clarkb hold on | 17:59 |
fungi | oh, and i haven't done it in 2.8 yet, so if bootstrappers lets you do it from the webui that'll be easier | 17:59 |
jeblair | fungi, clarkb: i'm going to make an acl change to allow us to do this | 17:59 |
fungi | oh! | 17:59 |
clarkb | jeblair: ++ | 17:59 |
fungi | YESamilliontimesYES | 17:59 |
therve | fungi, Sorry, mostly off. I found that part but didn't manage to get further | 17:59 |
fungi | i didn't realize that was a tweakable acl option in 2.8 | 17:59 |
bodepd | jeblair: how are the node runs triggered? | 18:00 |
*** rgrober has quit IRC | 18:01 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 18:01 | |
jeblair | fungi, clarkb: project bootstrappers can now view/delete/publish drafts. see https://review.openstack.org/#/c/45098/ | 18:01 |
jeblair | (i added you both for demonstration) | 18:01 |
fungi | therve: it may be two different issues... the first time was "Expected running services not running: ,n-api" | 18:01 |
clarkb | woot | 18:01 |
fungi | therve: second time was "n-net" | 18:02 |
jeblair | bodepd: cron, every 10 mins i think? | 18:02 |
clarkb | ok I can "Delete Draft Change" | 18:02 |
clarkb | though maybe it is better to publish then abandon? | 18:02 |
fungi | clarkb: too awesome | 18:02 |
clarkb | as delete seems to do what notmyname didn't want us to do. I will go with publish then abandon | 18:02 |
jeblair | clarkb: sounds good -- if one of them looks sekrit/private, check back and we can reconsider | 18:03 |
fungi | clarkb: people who set changes as drafts because they thought it would keep them private are probably not worth coddling | 18:03 |
clarkb | will do | 18:03 |
fungi | clarkb: so agreed | 18:03 |
jeblair | (i can't remember if deleting a draft is a hard or soft delete) | 18:03 |
notmyname | clarkb: I'm not tied to the draft in any way. Iv'e never seen it and don't really care (I think) if it's deleted | 18:03 |
clarkb | notmyname: ok | 18:03 |
*** atiwari has quit IRC | 18:03 | |
notmyname | clarkb: who is the author? that can help me know what it is | 18:03 |
clarkb | notmyname: it was a noop change | 18:04 |
clarkb | "testing the workflow of adding a dependency" | 18:04 |
notmyname | ok | 18:04 |
*** harlowja has quit IRC | 18:04 | |
fungi | a lot of people were in the habit of using drafts so as not to annoy reviewers or test infrastructure with their test changes | 18:04 |
notmyname | clarkb: (for the record, you're the one who didn't want the feature/ec branch deleted ;-) | 18:04 |
clarkb | "Trying out review dependencies again" and "Adding Erasure code policy support" | 18:04 |
clarkb | notmyname: well mostly to avoid the orphaning of commits | 18:05 |
notmyname | clarkb: can you see the author? | 18:05 |
clarkb | notmyname: but the tag solved that | 18:05 |
clarkb | Yuan Zhou is the author of that last one | 18:05 |
notmyname | right. an elegant solution | 18:05 |
*** ramashri has joined #openstack-infra | 18:05 | |
clarkb | I think all of them are safe for publishing | 18:05 |
notmyname | clarkb: ok. that's ok to delete then (or publish/abandon) | 18:05 |
openstackgerrit | Pablo Andres Fuente proposed a change to openstack-infra/config: Adding Tempest tests to Blazar Gate Job https://review.openstack.org/102303 | 18:05 |
fungi | oh, and apparently my internet connectivity issues yesterday were due to a fiber cut inland which severed my provider main artery for the island. good to know... hopefully this isn't a regular event | 18:06 |
notmyname | yuan was using some drafts at first for WIP, but was later told to not do so as it was shown to be harmful for sanity (as in this case) | 18:06 |
clarkb | suddenly fungi wonders if the beach was a bad decisions | 18:07 |
bodepd | jeblair: I never saw the script get updated. | 18:07 |
bodepd | jeblair: also puppet.conf is thrashing on that node | 18:07 |
fungi | clarkb: i took the opportunity to get the wireless modem configured for my workstation, so won't be an issue for me again regardless | 18:07 |
jeblair | bodepd: okay, i'll log in and look, thx | 18:07 |
*** harlowja has joined #openstack-infra | 18:07 | |
*** harlowja has quit IRC | 18:07 | |
bodepd | jeblair: lemme know if you need anything from me | 18:08 |
*** markwash has quit IRC | 18:08 | |
clarkb | notmyname: all done | 18:08 |
jeblair | bodepd: /opt/config/production/install_modules.sh is the new version | 18:08 |
clarkb | notmyname: feature/ec is updated | 18:08 |
jeblair | bodepd: so that might just be puppetdb missing that event | 18:09 |
notmyname | clarkb: thanks so much! | 18:09 |
*** lcheng has quit IRC | 18:09 | |
notmyname | clarkb: looks great | 18:09 |
jeblair | bodepd: install_modules doesn't show up in syslog, so i assume there were no errors | 18:10 |
bodepd | or maybe I was looking at the wrong report... | 18:10 |
bodepd | jeblair: it should still show up as a change event in puppetdb... hold on | 18:10 |
jeblair | bodepd: a while ago, we found that puppetdb was mysteriously missing events; i'm not sure where the effort to track that down ended up | 18:11 |
bodepd | jeblair: uggh. actually, I don't think Puppet is managing that file | 18:11 |
jeblair | nibalizer: ^ | 18:11 |
bodepd | it's all meta | 18:11 |
bodepd | b/c its the file that bootstraps the puppet modules | 18:11 |
clarkb | it is managing it indirectly | 18:11 |
bodepd | it needs to be watchnes to ensure that when it runs (which is not triggered by Puppet) | 18:11 |
clarkb | there is a cron that updates puppet | 18:11 |
clarkb | there is acron that runs install modules | 18:11 |
bodepd | that it does not error out | 18:11 |
bodepd | yeah, the logs for that is what need to be monitored | 18:12 |
fungi | bodepd: apparently install_modules.sh is who babysits the babysitters | 18:12 |
bodepd | sounds like it might be time to give /me access for realz? | 18:12 |
bodepd | are the logs for that aggregated/publically available by any change? | 18:12 |
bodepd | chance | 18:12 |
*** chianingwang has quit IRC | 18:13 | |
*** ihrachyshka has quit IRC | 18:13 | |
nibalizer | jeblair: i never found a satisfactory answer for the missing events thing | 18:13 |
jeblair | bodepd: i'd like you to have access someday, but it's a long road :) | 18:13 |
jeblair | bodepd: so i think we're just looking for errors from cron in syslog or mail | 18:13 |
*** dims_ has quit IRC | 18:13 | |
*** jlibosva has quit IRC | 18:14 | |
*** dims_ has joined #openstack-infra | 18:14 | |
jeblair | clarkb: /usr/local/bin/logstash-watchdog: line 11: curl: command not found | 18:14 |
*** lcheng has joined #openstack-infra | 18:14 | |
bodepd | jeblair: no worries. I'm still pretty peripheral | 18:15 |
clarkb | jeblair: arg | 18:15 |
jeblair | bodepd: http://paste.openstack.org/show/84814/ | 18:15 |
*** _nadya_ has joined #openstack-infra | 18:15 | |
clarkb | I think we should go ahead and add curl to our base.pp manifest | 18:15 |
clarkb | any objects? | 18:16 |
anteaya | dhellmann: when you have a chance: https://etherpad.openstack.org/p/olso-gerrit-groups | 18:16 |
clarkb | *objections | 18:16 |
anteaya | dhellmann: this is my current list | 18:16 |
jeblair | clarkb: no objection here | 18:16 |
bodepd | jeblair: looks like it did the thing it was supposed to do :) | 18:16 |
jeblair | bodepd: that output looks benign; i think the update ran and worked? | 18:16 |
anteaya | dhellmann: but let's get the patch in agreement first before we include a wider audience | 18:16 |
anteaya | dhellmann: fair? | 18:16 |
dhellmann | anteaya: makes sense | 18:16 |
jeblair | bodepd: cool, yay! | 18:16 |
anteaya | dhellmann: let me know if I have made any errors in the etherpad | 18:17 |
*** otherwiseguy has quit IRC | 18:17 | |
bodepd | jeblair: does this mean that r10 is on the back-burner? | 18:17 |
jeblair | r10? | 18:17 |
nibalizer | r10k probably | 18:17 |
jeblair | let's pretend i was out for 2 weeks and don't know what anyone is talking about ;) | 18:18 |
*** james_li has quit IRC | 18:19 | |
*** pfallenop has quit IRC | 18:21 | |
*** mugsie has joined #openstack-infra | 18:21 | |
*** hogepodge_ has joined #openstack-infra | 18:21 | |
clarkb | ryanpetrello: you around? | 18:22 |
clarkb | ryanpetrello: can you give me a little background on those ceilometer pecan jobs that are failing? | 18:22 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: ATC listing script is importable https://review.openstack.org/102308 | 18:22 |
clarkb | ryanpetrello: currently wondering if you use centos6 for mongodb and whether or not jumping straight to trusty might be a better option for you | 18:22 |
clarkb | ryanpetrello: we can make those jobs continue to run on cetnos6 if that is important | 18:22 |
*** atiwari has joined #openstack-infra | 18:23 | |
clarkb | ryanpetrello: I just realized that I might be tackling a perceived problem rather than an actual issue though and wanted to run this by you | 18:23 |
clarkb | boris-42: ^ similar qusetion for you and your rally centos6 jobs. Is the intent to test on centos6 because it is centos6 or for some side effect? | 18:24 |
ryanpetrello | clarkb: back | 18:24 |
dhellmann | anteaya: I don't think we tag the cookiecutter repos. If we remove that section of the acls, does that remove anyone's ability to tag, or is there some default setting? | 18:24 |
ryanpetrello | to my knowledge, the centos6 for ceilometer was for mongodb support | 18:25 |
clarkb | ryanpetrello: ok, I will probably start with making those jobs continue to run on centos6 but then we should possibly consider moving to trusty longer term | 18:25 |
ryanpetrello | I have no affinity for centos other than “the tests passed there” | 18:25 |
clarkb | gotcha | 18:25 |
clarkb | ryanpetrello: in that case maybe I will moe you to trusty real quick | 18:25 |
ryanpetrello | okay, does the mongo/ceilomoter stuff work on trusty? | 18:25 |
clarkb | ryanpetrello: it *should* | 18:26 |
clarkb | ryanpetrello: but I haven't tested it yet. | 18:26 |
ryanpetrello | if so, the tests I’m running are just ceilometer’s tests with the pecan from the patchset injected into the tox virtualenv | 18:26 |
clarkb | ryanpetrello: I can give it a go though | 18:26 |
*** harlowja has joined #openstack-infra | 18:26 | |
ryanpetrello | yea, I’m fine giving it a shot | 18:26 |
*** harlowja has quit IRC | 18:26 | |
nibalizer | jeblair: r10k is a tool in the puppet space to do what install_modules.sh does | 18:26 |
*** harlowja has joined #openstack-infra | 18:26 | |
*** harlowja has quit IRC | 18:26 | |
nibalizer | its cool because it integrates well into the branch/environment model and does git caching magic to make it fast | 18:27 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: ATC listing script is importable https://review.openstack.org/102308 | 18:27 |
openstackgerrit | Doug Hellmann proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 18:27 |
*** _nadya_ has quit IRC | 18:27 | |
*** harlowja has joined #openstack-infra | 18:27 | |
*** harlowja has quit IRC | 18:27 | |
nibalizer | https://github.com/adrienthebo/r10k | 18:27 |
*** _nadya_ has joined #openstack-infra | 18:27 | |
jeblair | nibalizer, bodepd: we said no to puppet librarian because it required too much puppet for us to bootstrap. is r10k different? | 18:28 |
*** e0ne has quit IRC | 18:28 | |
clarkb | ryanpetrello: I am testing by hand, will let you know how it goes | 18:28 |
*** andreykurilin_ has quit IRC | 18:28 | |
ryanpetrello | clarkb: if you need something to test with, this patchset would also work: https://review.openstack.org/#/c/94244/ | 18:28 |
*** e0ne has joined #openstack-infra | 18:28 | |
nibalizer | i dont understand what you mean by puppet librarirn required too much puppet | 18:28 |
*** andreykurilin_ has joined #openstack-infra | 18:28 | |
*** harlowja has joined #openstack-infra | 18:28 | |
*** harlowja has quit IRC | 18:28 | |
clarkb | ryanpetrello: I am using your tip of master and running tox -eceilometer-tip on one of our bare-trusty nodes | 18:29 |
clarkb | ryanpetrello: I believe this is what the test is doing | 18:29 |
ryanpetrello | yep | 18:29 |
ryanpetrello | that’ll work | 18:29 |
*** harlowja has joined #openstack-infra | 18:29 | |
*** harlowja has quit IRC | 18:29 | |
*** harlowja has joined #openstack-infra | 18:29 | |
*** harlowja has quit IRC | 18:29 | |
nibalizer | jeblair: can you explain what happened with that? | 18:30 |
clarkb | nibalizer: jeblair: puppet librarian installed puppet for you from gems | 18:30 |
clarkb | so you had to bootstrap your whole puppet infra to bootstrap your puppet infra | 18:30 |
clarkb | it was pretty :( | 18:30 |
*** melwitt has quit IRC | 18:31 | |
*** sarob has quit IRC | 18:32 | |
*** melwitt has joined #openstack-infra | 18:32 | |
*** melwitt has quit IRC | 18:32 | |
*** melwitt has joined #openstack-infra | 18:32 | |
jeblair | nibalizer: we could not effectively bootstrap a system with it due to ruby versions, puppet apt repos, etc. for more details i would have to consult logs from like a year ago. | 18:33 |
nibalizer | oh gross | 18:33 |
jeblair | yeah :) | 18:33 |
nibalizer | could end up in the same place with r10k, also might be better with trusty | 18:33 |
jeblair | true, though we should be wary of it being only temporarily better with trusty -- we'll be using trusty for a long time. | 18:33 |
jeblair | along with precise and centos6 | 18:33 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: ATC listing script is importable https://review.openstack.org/102308 | 18:33 |
dhellmann | anteaya: I think that etherpad is accurate. I left a couple of comments where there were questions. | 18:33 |
anteaya | great, thank you | 18:33 |
*** marcoemorais has quit IRC | 18:33 | |
jeblair | fungi: tbh, i'm not quite sure why we have a copy of our acl config file in docs | 18:33 |
*** marcoemorais has joined #openstack-infra | 18:34 | |
*** harlowja has joined #openstack-infra | 18:34 | |
*** harlowja has quit IRC | 18:34 | |
*** jp_at_hp has joined #openstack-infra | 18:34 | |
*** basha has quit IRC | 18:34 | |
*** sarob has joined #openstack-infra | 18:34 | |
*** hogepodge_ has quit IRC | 18:34 | |
anteaya | dhellmann: if you remove the tags section of the acls on the cookiecutter repos then noone can tag those repos | 18:35 |
anteaya | dhellmann: not a problem if noone is | 18:35 |
dhellmann | anteaya: I don't think there's any reason to tag them, we don't release them. | 18:35 |
anteaya | dhellmann: if you remove the permissions and discover you do want to tag, you can patch the file to put permissions in place for tagging | 18:35 |
dhellmann | anteaya: good point | 18:35 |
*** ramashri has quit IRC | 18:35 | |
clarkb | ryanpetrello: at the very least we will have to update your tox.ini to use py27 instead of py26 and trusty doesn't come with py26 | 18:35 |
anteaya | dhellmann: it would just mean you wait until the patch merges before you can tag | 18:36 |
clarkb | ryanpetrello: I have done this locally and am seeing if that is the only change needed | 18:36 |
*** ramashri has joined #openstack-infra | 18:36 | |
ryanpetrello | clarkb: works for me | 18:36 |
ryanpetrello | we may have to set those ceilometer jobs to non-voting to get the tox.ini change in, though :) | 18:36 |
anteaya | dhellmann: so it is up to you, but I like the acl files to be descriptive of teh activity on the repo | 18:36 |
anteaya | dhellmann: rather than have cruft | 18:37 |
nibalizer | jeblair: so while puppet-librarian pulls in puppet (lolwut), r10k doesnt | 18:37 |
clarkb | ryanpetrello: no it should self gate :) which is cool | 18:37 |
clarkb | ryanpetrello: it will mean that we have to make that change before any other pecan changes though | 18:37 |
dhellmann | anteaya: agreed. the latest patch removes those tagging permissions. | 18:38 |
nibalizer | it probably wouldn't be very much work to make a review that slots out install modules.sh for r10k | 18:38 |
ryanpetrello | clarkb: yep, that’s fine | 18:38 |
ryanpetrello | clarkb: changes are currently stuck anyways :) | 18:38 |
nibalizer | but i also don't think that there is a big advantage there | 18:38 |
ryanpetrello | clarkb: if you put up a tox.ini review, ping me and I’ll get it pushed through quickly | 18:38 |
clarkb | ryanpetrello: will do | 18:38 |
clarkb | ryanpetrello: we have to change infra side first, then your tox.ini then you should go good | 18:38 |
anteaya | dhellmann: great | 18:38 |
clarkb | all this assuming the tests pass | 18:38 |
anteaya | dhellmann: line 52, https://etherpad.openstack.org/p/olso-gerrit-groups | 18:38 |
ryanpetrello | clarkb: awesome | 18:38 |
clarkb | they are running now though so we should know soon | 18:38 |
fungi | nibalizer: so if we used multiple branches and multiple puppet environments, you're saying r10k would be beneficial | 18:38 |
*** harlowja has joined #openstack-infra | 18:39 | |
anteaya | dhellmann: I posted a question back to you | 18:39 |
*** harlowja has quit IRC | 18:39 | |
*** yfried has joined #openstack-infra | 18:39 | |
dhellmann | anteaya: I don't see an oslo-i18n | 18:39 |
dhellmann | I see oslo-i18n-core already | 18:39 |
anteaya | my mistake | 18:39 |
anteaya | you are correct | 18:39 |
anteaya | I will fix the etherpad | 18:40 |
dhellmann | ok, cool, I thought maybe you saw an extra group :-) | 18:40 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: ATC listing script is importable https://review.openstack.org/102316 | 18:40 |
*** harlowja has joined #openstack-infra | 18:40 | |
*** harlowja has quit IRC | 18:40 | |
anteaya | dhellmann: I thought I did too, I am wrong | 18:41 |
anteaya | dhellmann: line 67 | 18:41 |
fungi | jeblair: if you're talking about the all-projects acl, i think the intent was to document our initial gerrit settings for bootstrapping purposes | 18:41 |
anteaya | is oslo-milestone obsolete? | 18:41 |
clarkb | ryanpetrello: ceilometer-tip passed. trying stable now | 18:41 |
*** harlowja has joined #openstack-infra | 18:42 | |
dhellmann | anteaya: yes, I think oslo-ptl and the repo-specific versions of oslo-ptl replace that | 18:42 |
anteaya | me too | 18:42 |
*** ihrachyshka has joined #openstack-infra | 18:42 | |
anteaya | let's both grep acls and ensure we have removed all mention of oslo-milestone in acl files | 18:43 |
jogo | so I tried to run gerrty and it just crashed on me | 18:43 |
dhellmann | anteaya: 0 hits | 18:43 |
anteaya | awesome | 18:43 |
anteaya | I'm just pulling down your patch | 18:44 |
jogo | http://paste.openstack.org/show/84816 | 18:44 |
anteaya | dhellmann: I have the same results | 18:45 |
jogo | jeblair: ^ | 18:45 |
anteaya | dhellmann: line 86, can you just say you confirm that | 18:46 |
anteaya | dhellmann: because we both know fungi is going to ask | 18:46 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Rename ATC listing script https://review.openstack.org/102317 | 18:47 |
dhellmann | anteaya: done | 18:47 |
anteaya | thanks | 18:47 |
*** HenryG has joined #openstack-infra | 18:48 | |
jeblair | jogo: have you run gertty before? | 18:49 |
jeblair | jogo: and what commit are you running? | 18:49 |
Shrews | fungi: clarkb: mordred: has anyone reported pbr installation problems under devstack?? | 18:50 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Choose precise, centos6, and trusty nodes properly https://review.openstack.org/102319 | 18:50 |
jogo | jeblair: no this is my first time trying to run it | 18:50 |
jogo | and running from trunk | 18:50 |
jogo | jeblair: so its very likely that I did something very dumb | 18:50 |
clarkb | fungi: jeblair ryanpetrello ^ that is the general fix for rally. I am hoping to migrate pecan's ceilometer tests straight to trusty instead of renaming jobs for pecan | 18:51 |
clarkb | Shrews: not that I have heard | 18:51 |
Shrews | ugh | 18:51 |
Shrews | http://paste.openstack.org/show/84817/ | 18:51 |
dhellmann | anteaya: I think we're good to go, then, right? | 18:51 |
anteaya | dhellmann: line 33, oslo-specs-core | 18:51 |
clarkb | ryanpetrello: the stable ceilometer test passes so I will work up a change for you shortly | 18:51 |
ryanpetrello | awesome :D | 18:51 |
anteaya | dhellmann: I have zero hits grepping for it | 18:52 |
anteaya | dhellmann: it looks like it can be removed | 18:52 |
dhellmann | anteaya: yeah, that's another one we don't need | 18:52 |
anteaya | dhellmann: great | 18:52 |
*** ihrachyshka has quit IRC | 18:52 | |
jeblair | jogo: did you run with the "-d" option? | 18:52 |
openstackgerrit | A change was merged to openstack-infra/reviewstats: Update sahara core review team members https://review.openstack.org/102156 | 18:53 |
jeblair | jogo: if not, can you rm the sqlite db file, run again with "-d", and then paste the contents of .gertty.log ? | 18:53 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/infra-specs: StoryBoard search spec https://review.openstack.org/97254 | 18:53 |
jogo | where is the sqlite db file? | 18:53 |
fungi | clarkb: i guess i missed some of the dynamic node selection fun while i was moving... is specifying node labels in job configurations obsolete now? | 18:54 |
jeblair | jogo: i think it defaults to '~/.gertty.db' if you don't override it in the config | 18:54 |
*** hashar has joined #openstack-infra | 18:54 | |
jogo | ahh yup | 18:54 |
jogo | jeblair: oh it worked | 18:55 |
jogo | sweet | 18:55 |
jogo | thanks | 18:55 |
jeblair | jogo: also, if no one told you -- it's still early days with gertty -- it's not quite finished enough to operate without the webui (i still have some significant hacking to do), and crashes a lot. so you're like a pre-alpha tester :) | 18:55 |
clarkb | fungi: no it isn't completely obsolete. Notice that I use 'pass' in the zuul function to defer to the job label | 18:55 |
jogo | jeblair: that was my impression, so thanks for clarifying | 18:56 |
*** krtaylor has quit IRC | 18:56 | |
clarkb | fungi: I did that as a safety net while we transition to using zuul only for selection then the job label will be obsolete | 18:56 |
jogo | so I shouldn't get upset when it deletes all my data :) | 18:56 |
*** achanda has quit IRC | 18:56 | |
fungi | clarkb: ahh, great. makes sense | 18:56 |
jeblair | jogo: i wonder what happened that first time... :/ | 18:56 |
clarkb | fungi: this safety net came in handy on friday when gearman had that bug | 18:57 |
clarkb | fungi: things mostly continued to work :) which was nice | 18:57 |
*** ihrachyshka has joined #openstack-infra | 18:57 | |
anteaya | dhellmann: I have made some comments | 18:58 |
anteaya | on the patch | 18:58 |
*** ociuhandu has quit IRC | 18:58 | |
anteaya | ianw: you around for the meeting? | 18:59 |
*** jcoufal has joined #openstack-infra | 18:59 | |
ianw | anteaya: hi, yep | 18:59 |
anteaya | great | 18:59 |
jeblair | meeting time! | 19:00 |
*** dstanek is now known as dstanek_lunch | 19:00 | |
*** krtaylor has joined #openstack-infra | 19:01 | |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Run pecan ceilometer tests on trusty for mongodb https://review.openstack.org/102323 | 19:01 |
clarkb | ryanpetrello: jeblair fungi ^ for after meeting I guess | 19:01 |
*** morganfainberg_L has quit IRC | 19:01 | |
*** basha has joined #openstack-infra | 19:01 | |
*** morganfainberg_L has joined #openstack-infra | 19:01 | |
jogo | jeblair: using j/k doesn't work for navigation? | 19:01 |
clarkb | jogo: it doesn't | 19:02 |
*** Ryan_Lane has quit IRC | 19:02 | |
*** morganfainberg_L has quit IRC | 19:02 | |
*** morganfainberg_L has joined #openstack-infra | 19:02 | |
*** yamahata__ has joined #openstack-infra | 19:02 | |
jogo | can I / should I file a storyboard bug for that? | 19:02 |
*** yamahata_ has quit IRC | 19:03 | |
*** jp_at_hp has quit IRC | 19:03 | |
*** sarob has quit IRC | 19:03 | |
*** sarob has joined #openstack-infra | 19:04 | |
krotscheck | clarkb: just explained o/ to me. | 19:04 |
krotscheck | I am highly amused. | 19:04 |
clarkb | jogo: I mean I guess you can | 19:04 |
* jogo used storyboard for the first time | 19:04 | |
*** ihrachyshka has quit IRC | 19:04 | |
*** ihrachyshka has joined #openstack-infra | 19:05 | |
jogo | krotscheck: o/ | 19:05 |
krotscheck | WAT | 19:05 |
krotscheck | :) | 19:05 |
*** basha has quit IRC | 19:06 | |
*** sarob_ has joined #openstack-infra | 19:07 | |
ttx | cool, usability testing | 19:07 |
gothicmindfood | krotscheck: oooh, what did clarkb say? | 19:08 |
clarkb | I did o/ in person | 19:08 |
*** _nadya_ has quit IRC | 19:08 | |
gothicmindfood | in my mind, o/ is the 'yo' of IRC | 19:08 |
gothicmindfood | but maybe I just made that up | 19:08 |
*** adrian_otto has joined #openstack-infra | 19:09 | |
*** sarob has quit IRC | 19:09 | |
*** ramashri has quit IRC | 19:09 | |
anteaya | gothicmindfood: it is a hand wave | 19:09 |
krotscheck | gothicmindfood: Take a picture of yourself raising your hand | 19:09 |
krotscheck | gothicmindfood: Like in class. | 19:09 |
gothicmindfood | anteaya: I always thought it was like, a high five | 19:09 |
gothicmindfood | but yeah - hand wave makes sense | 19:09 |
anteaya | o/ | 19:09 |
anteaya | \o | 19:09 |
anteaya | that is a high five | 19:09 |
krotscheck | o/\o | 19:09 |
krotscheck | .... | 19:09 |
anteaya | if you give yourself a high five | 19:09 |
krotscheck | anteaya: Would that be more like /o\ | 19:10 |
*** james_li has joined #openstack-infra | 19:11 | |
anteaya | that is skiing | 19:11 |
*** ildikov has joined #openstack-infra | 19:11 | |
anteaya | |o| this is a touchdown | 19:11 |
anteaya | *\o/* this is a cheerleader's pom-poms | 19:13 |
anteaya | and this is just yay \o/ | 19:14 |
ryanpetrello | clarkb: I opened https://review.openstack.org/#/c/102325/ | 19:14 |
ryanpetrello | still seems to fail on those ceilometer jobs | 19:14 |
*** UtahDave has joined #openstack-infra | 19:15 | |
*** dims_ has quit IRC | 19:15 | |
clarkb | Shrews: I wonder if https://review.openstack.org/#/c/101785/ is breaking you | 19:15 |
clarkb | ryanpetrello: ya it will until my change merges and gets applied to zuul | 19:15 |
*** dims_ has joined #openstack-infra | 19:16 | |
clarkb | ryanpetrello: need https://review.openstack.org/#/c/102323/ first | 19:16 |
ryanpetrello | clarkb: oic, 102323 hasn’t merged yet | 19:16 |
ryanpetrello | yep | 19:16 |
*** dstanek_lunch is now known as dstanek_lunch_zz | 19:16 | |
*** dstanek_lunch_zz is now known as dstanek | 19:16 | |
ryanpetrello | okay, well when that merges, 102325 is ready to try again | 19:16 |
clarkb | we are all in the infra meeting right now though so will be a few more minutes | 19:16 |
Shrews | clarkb: hrm, maybe? | 19:16 |
*** ihrachyshka has quit IRC | 19:16 | |
*** ihrachyshka has joined #openstack-infra | 19:17 | |
clarkb | Shrews: so for more context, where are you running devstack? | 19:17 |
Shrews | clarkb: personal laptop | 19:18 |
clarkb | is this trusty or precise? | 19:18 |
Shrews | precise | 19:18 |
openstackgerrit | A change was merged to openstack-infra/config: Choose precise, centos6, and trusty nodes properly https://review.openstack.org/102319 | 19:19 |
clarkb | Shrews: and is this a clean against master devstack run? | 19:19 |
*** flaper87|afk is now known as flaper87 | 19:20 | |
clarkb | Shrews: trying to sort out if there is a delta between what we do in the gate and what yo uare doing | 19:20 |
Shrews | clarkb: latest devstack, doing a RECLONE=yes | 19:20 |
dhellmann | anteaya: sorry, stepped out, comments in the etherpad or the review? | 19:20 |
Shrews | clarkb: but even if i checkout pbr manually, and try to install it, i get that error | 19:20 |
*** devkulkarni has quit IRC | 19:20 | |
clarkb | Shrews: what does pip --version say? | 19:20 |
anteaya | dhellmann: comments on the review | 19:21 |
anteaya | and np | 19:21 |
clarkb | Shrews: I am beginning to think this must be a difference in python setuptools and or pip | 19:21 |
Shrews | clarkb: 1.5.6, but i just upgraded setuptools which i think has added more complications | 19:21 |
*** Sukhdev has joined #openstack-infra | 19:22 | |
*** praneshp has quit IRC | 19:22 | |
*** Ryan_Lane has joined #openstack-infra | 19:22 | |
clarkb | ya 1.5.6 should work it is what we use in the gate | 19:23 |
clarkb | Shrews: maybe try downgrade setuptools? | 19:23 |
clarkb | its possible we don't see the setuptools issue because our mirror doesn't have a new version in it yet | 19:23 |
Shrews | clarkb: yeah, but trying to determine the correct version. | 19:23 |
clarkb | Shrews: 3.8 was known to work iirc | 19:23 |
openstackgerrit | Doug Hellmann proposed a change to openstack-infra/config: Bring some uniformity to olso acl files https://review.openstack.org/101361 | 19:23 |
dhellmann | anteaya: updated | 19:24 |
anteaya | dhellmann: thanks | 19:25 |
anteaya | lets confirm I am correct on the latest changes to messaging.config and taskflow.config | 19:25 |
anteaya | since i don't know how messaging.config can be working for taggin now | 19:26 |
dhellmann | I wonder if refs/heads/tags is just a more specific version of refs/tags? I don't know enough about git internals. | 19:27 |
anteaya | I don't know either | 19:27 |
*** SumitNaiksatam has quit IRC | 19:27 | |
anteaya | and would like to ensure we are making the right change in that file | 19:27 |
dhellmann | anteaya: yeah, I would hate to break releasing. :-) | 19:28 |
stevebaker | hey, all heat unit tests are failing due to a sqlalchemy change. I'm not sure if policy allows but can this change be bumped up in the gate queue? https://review.openstack.org/#/c/102155/ | 19:29 |
*** dangers_away is now known as dangers | 19:29 | |
*** jergerber has joined #openstack-infra | 19:29 | |
dhellmann | anteaya: oh, my mistake, I misread the diff. There was no refs/tags/* section at all before. I thought it was refs/heads/tags/* | 19:29 |
*** sarob_ has quit IRC | 19:29 | |
*** freyes has quit IRC | 19:30 | |
Shrews | clarkb: frustration led me to 'rm -rf /usr/local/lib/python2.7' and start from scratch. seems to be progressing now | 19:30 |
*** yfried has quit IRC | 19:30 | |
*** sarob has joined #openstack-infra | 19:30 | |
* Shrews stabs python in the fangs | 19:30 | |
clarkb | Shrews: so it is entirely possible the gate will fall over tomorrow after our mirror updates | 19:30 |
*** yfried has joined #openstack-infra | 19:30 | |
*** harlowja has quit IRC | 19:31 | |
*** marcoemorais has quit IRC | 19:31 | |
*** marcoemorais has joined #openstack-infra | 19:32 | |
*** marcoemorais has quit IRC | 19:32 | |
*** melwitt has quit IRC | 19:32 | |
*** marcoemorais has joined #openstack-infra | 19:32 | |
Shrews | let's hope not | 19:32 |
*** melwitt has joined #openstack-infra | 19:32 | |
*** sarob_ has joined #openstack-infra | 19:33 | |
*** jasondotstar has quit IRC | 19:33 | |
*** freyes has joined #openstack-infra | 19:34 | |
*** devkulkarni has joined #openstack-infra | 19:34 | |
anteaya | dhellmann: ah thanks, so one down | 19:34 |
*** dhellman_ has joined #openstack-infra | 19:35 | |
*** sarob has quit IRC | 19:35 | |
anteaya | just taskflow.config now then | 19:35 |
*** achanda has joined #openstack-infra | 19:35 | |
*** mmaglana has quit IRC | 19:36 | |
*** praneshp has joined #openstack-infra | 19:37 | |
*** harlowja has joined #openstack-infra | 19:37 | |
*** devkulkarni1 has joined #openstack-infra | 19:37 | |
*** cnesa has joined #openstack-infra | 19:37 | |
*** devkulkarni has quit IRC | 19:38 | |
*** harlowja_ has joined #openstack-infra | 19:39 | |
*** yfried has quit IRC | 19:40 | |
*** yfried has joined #openstack-infra | 19:41 | |
*** harlowja has quit IRC | 19:42 | |
openstackgerrit | Graham Hayes proposed a change to openstack-infra/config: Move Designate from stackforge to openstack https://review.openstack.org/102328 | 19:42 |
*** sarob_ has quit IRC | 19:43 | |
anteaya | dhellmann: read some scrollback in -meeting | 19:43 |
anteaya | looks like we may have dodged a bullet removing some -milestone | 19:43 |
dhellmann | anteaya: ok. I'll go along with whatever the consensus is on that. | 19:45 |
anteaya | kk | 19:45 |
anteaya | won't affect group names | 19:45 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: ATC listing script is importable https://review.openstack.org/102316 | 19:45 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Rename ATC listing script https://review.openstack.org/102317 | 19:45 |
anteaya | just the title of the stanza in the acl file | 19:45 |
anteaya | and it will be automated | 19:46 |
dhellmann | anteaya: ok | 19:46 |
anteaya | just the conversation does shed some light on the history of the milestone usage | 19:46 |
*** xyang1 has joined #openstack-infra | 19:46 | |
xyang1 | anteaya: question on CI. We are supposed to store 1 months of logs on a web server. What is the capacity requirement? | 19:49 |
*** jcoufal has quit IRC | 19:49 | |
anteaya | xyang1: that is a good question, I don't know | 19:49 |
xyang1 | anteaya: any one else may know? We are searching for a server to host it. It will help if we know that requirement | 19:50 |
clarkb | the capacity requirment is enough capacity for 1 month of logs :) | 19:50 |
anteaya | xyang1: if you look through the logs for the third party meetings: http://eavesdrop.openstack.org/meetings/third_party/2014/ you might find people who run ci systems who might know | 19:50 |
clarkb | its hard for us to answer we currently do about 12TB per 4 months | 19:50 |
clarkb | but that is for everything | 19:50 |
*** flaper87 is now known as flaper87|afk | 19:50 | |
clarkb | and not going to be what you will see for third party typically | 19:50 |
anteaya | xyang1: well requirement in this case is a difficuly term | 19:51 |
anteaya | since we haven't talked about it yet | 19:51 |
xyang1 | clarkb: 12TB is for what logs? | 19:51 |
anteaya | so any number I give you may change | 19:51 |
clarkb | xyang1: all the upstream test logs | 19:51 |
clarkb | compressed | 19:51 |
clarkb | but that is everything | 19:51 |
anteaya | and then you will be upset with me because it changed | 19:51 |
*** salv-orlando has quit IRC | 19:51 | |
anteaya | I highly recommend you attend the third party meetings since this is the place many things like this get discussed | 19:51 |
xyang1 | we are only hosting dsvm-full logs | 19:52 |
xyang1 | anteaya: sure | 19:52 |
morganfainberg_L | is there anything specific i need to do to get the keystonemiddleware properly into stackalytics? [or it should be automagic?] | 19:52 |
anteaya | https://wiki.openstack.org/wiki/Meetings/ThirdParty | 19:52 |
*** otherwiseguy has joined #openstack-infra | 19:52 | |
anteaya | thanks | 19:52 |
*** salv-orlando has joined #openstack-infra | 19:53 | |
xyang1 | anteaya: any requirement for the server hosting logs? I saw someone was using dropbox and got rejected | 19:53 |
anteaya | so far the third party group is working on this etherpad: https://etherpad.openstack.org/p/LogServerGeneralRecommendations | 19:53 |
anteaya | and I have this patch up: https://review.openstack.org/#/c/101227/ | 19:54 |
*** _nadya_ has joined #openstack-infra | 19:54 | |
anteaya | and this: https://review.openstack.org/#/c/101013/ | 19:54 |
anteaya | you are welcome to review and join in the discussion as it evolves | 19:54 |
anteaya | it will probably come up at the next third party meeting | 19:54 |
anteaya | and anyone who spoke in the logs might be open to discussing it with you | 19:55 |
*** signed8bit is now known as signed8bit_ZZZzz | 19:55 | |
anteaya | so right now server logs and logging is a topic we are making decisons around | 19:55 |
anteaya | and welcome your input | 19:55 |
xyang1 | anteaya: ok, thanks. another question: the logs are generated on jenkins slave, and we are supposed to copy them to jenkins master, and then upload logs to some web server from the master? | 19:55 |
*** otherwiseguy has quit IRC | 19:56 | |
*** otherwiseguy has joined #openstack-infra | 19:56 | |
*** Hal_ has joined #openstack-infra | 19:57 | |
adam_g | clarkb, any chance of a second peek at https://review.openstack.org/#/c/92216/ ? | 19:58 |
clarkb | adam_g: wow thats not confusing :) | 19:58 |
clarkb | adam_g: ya I can rereview really quickly | 19:59 |
clarkb | sorry for the noise | 19:59 |
jerryz | xyang1: jenkins uses scp plugin to copy logs to log server. you don't need to copy from slave to master. | 19:59 |
adam_g | clarkb, yeah, as i said.. we're working on getting rid of the extra jobs and consolidating those into just a few, non-confusing ironic jobs. | 19:59 |
*** markwash has joined #openstack-infra | 19:59 | |
xyang1 | jerryz: ok, it does make a difference for us because currently we are only planning to allow the master server to communicate with outside. | 20:00 |
*** Sukhdev has quit IRC | 20:01 | |
Longgeek | I found the zuul project in the PBR version(pbr>=0.5.21,<1.0) is too low, the need to improve the version dependent? | 20:01 |
anteaya | hi Longgeek, havent' seen you in a while | 20:02 |
*** medieval1 has quit IRC | 20:02 | |
anteaya | Longgeek: I have to say I'm still interested to know what your ci system tests, I haven't figured it out yet | 20:02 |
Longgeek | anteaya: :) | 20:02 |
*** medieval1 has joined #openstack-infra | 20:02 | |
clarkb | anteaya: jeblair fungi mordred SergeyLukjanov jhesketh these changes will help with trusty transition https://review.openstack.org/#/c/102300/ for more trusty nodes at idle and https://review.openstack.org/#/c/102323/ to fix pecan | 20:03 |
Longgeek | anteaya: This later in the well, no time to make CI lately, and I haven't started my CI system | 20:03 |
clarkb | thank you for merging the zuul openstack_functions update to better select nodes. that should fix rally for boris-42 | 20:03 |
anteaya | Longgeek: okay, just know I am still looking for the description | 20:03 |
*** Hal_ has quit IRC | 20:04 | |
*** marcoemorais has quit IRC | 20:04 | |
anteaya | xyang1: I think you really want to attend the third party meetings | 20:04 |
jerryz | xyang1: but you host your log server, as long as the log server has public interface and private interface as well, you are fine | 20:04 |
Longgeek | anteaya: Understand. | 20:04 |
anteaya | firewalls and ci systems don't mix well | 20:04 |
anteaya | Longgeek: great thanks | 20:04 |
*** sarob has joined #openstack-infra | 20:04 | |
*** marcoemorais has joined #openstack-infra | 20:04 | |
*** marcoemorais has quit IRC | 20:05 | |
*** penguinRaider has quit IRC | 20:05 | |
*** marcoemorais has joined #openstack-infra | 20:05 | |
zaro | clarkb: lets merge built-timeout changes https://review.openstack.org/#/c/95912 & https://review.openstack.org/#/c/95933 | 20:05 |
*** e0ne has quit IRC | 20:05 | |
clarkb | zaro: looking | 20:06 |
Longgeek | In the zuul project PBR version Is it right? Is low? | 20:06 |
xyang1 | anteaya: sure, thanks | 20:06 |
*** marcoemorais has quit IRC | 20:06 | |
*** e0ne has joined #openstack-infra | 20:06 | |
xyang1 | jerryz: thanks. we'll work it out with IT | 20:06 |
clarkb | zaro: ok I think that will need babysitting. I am happy to do that but need lunch first | 20:06 |
*** marcoemorais has joined #openstack-infra | 20:06 | |
clarkb | so back shortly then will babysit | 20:06 |
fungi | clarkb: we have the most recent setuptools on our mirror as of yesterday | 20:07 |
*** _nadya_ has quit IRC | 20:07 | |
*** e0ne has quit IRC | 20:08 | |
*** mrmartin has joined #openstack-infra | 20:09 | |
*** dtantsur is now known as dtantsur|afk | 20:10 | |
james_li | clarkb: fungi : found a problem with rabbitmq on trusty. it looks msgs are routed, and our service is busy reading them, but nothing can be read out. | 20:12 |
james_li | are you guys aware about this? | 20:12 |
*** e0ne has joined #openstack-infra | 20:12 | |
fungi | james_li: it's the first i've heard of it, but we only just got back to trying trusty for job workers in the past few hours | 20:12 |
james_li | that was found on my local trusty vagrant box | 20:13 |
*** Ryan_Lane has quit IRC | 20:13 | |
james_li | fungi: where to log this? | 20:14 |
clarkb | it seems to work fine for tempest fwiw | 20:14 |
*** adrian_otto has joined #openstack-infra | 20:15 | |
boris-42 | clarkb thanks | 20:15 |
fungi | james_li: what is "our service"? | 20:15 |
clarkb | boris-42 is it working again? | 20:16 |
*** dstanek is now known as dstanek_zzz | 20:16 | |
boris-42 | clarkb one task called (check-rally-dsvm-cli started working back) | 20:16 |
james_li | solum has a couple of background processes connecting to rabbit | 20:16 |
boris-42 | clarkb another one called gate-rally-install-bare-centos6 still doesn't' wrok | 20:16 |
boris-42 | clarkb lemme recheck | 20:16 |
james_li | fungi: ^^ | 20:16 |
clarkb | boris-42 may be a race between you and zuul. I will look | 20:18 |
clarkb | but lunch now | 20:18 |
fungi | james_li: i'd probably file a bug against solum first, and then if you determine that it's some odd regression with the rabbitmq version on trusty i'd recommend opening a bug for the ubuntu package (then let the ubuntu package maintainer work out whether it's a problem they introduced, inherited from debian or inherited from upstream) | 20:18 |
sdague | james_li: well, fwiw, the rest of openstack works fine on trusty on rabbit. So possibly some very specific configuration issue? | 20:19 |
lyxus | Hello everyone, can someone take a look at this https://review.openstack.org/#/c/101143/ and let me know what they think | 20:19 |
*** e0ne has quit IRC | 20:20 | |
anteaya | lyxus: you need sdague or dtroyer or mtreinish | 20:20 |
anteaya | lyxus: acutally I would suggest adding an agenda item to the qa meeting agenda | 20:20 |
anteaya | and bring it up at the meeting | 20:20 |
*** e0ne has joined #openstack-infra | 20:20 | |
anteaya | that way you know for sure you will get some feedback, since mostly at this point you need to know if the design is acceptable or not | 20:21 |
anteaya | right? | 20:21 |
fungi | lyxus: though it's also worth noting that we (openstack infra) already override the pypi server for devstack in our environments, so it's doable without patching devstack | 20:21 |
anteaya | qa meets on thursdays | 20:21 |
lyxus | anteaya, I believe that they are really busy, so I was looking for some other "+1" | 20:21 |
*** craigbr has quit IRC | 20:22 | |
*** fifieldt_ has joined #openstack-infra | 20:22 | |
anteaya | yeah, everyone is really busy | 20:22 |
lyxus | fungi, How do you achieve this ? | 20:22 |
anteaya | getting it on the agenda at leaset ensures you 5 minutes of attention | 20:22 |
lyxus | anteaya, Ok will add it | 20:23 |
*** rfolco has quit IRC | 20:23 | |
*** mwagner_lap has quit IRC | 20:23 | |
*** dprince has quit IRC | 20:23 | |
*** craigbr has joined #openstack-infra | 20:24 | |
*** e0ne has quit IRC | 20:24 | |
anteaya | lyxus: doesnt' mean you cant keep trying to get reviews, just as an insurance in case you don't | 20:24 |
lyxus | anteaya, ok ! | 20:25 |
fungi | lyxus: http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/slave_scripts/select-mirror.sh | 20:25 |
*** fifieldt has quit IRC | 20:25 | |
*** ociuhandu has joined #openstack-infra | 20:25 | |
*** radez is now known as radez_g0n3 | 20:26 | |
lyxus | fungi, Will take a look thanks ! | 20:26 |
*** jergerber has quit IRC | 20:26 | |
*** lttrl has joined #openstack-infra | 20:26 | |
fungi | lyxus: we have a jjb macro which calls that, and then we add that builder macro to our jenkins jobs and pass it the org and project names for the job | 20:26 |
*** davidlenwell_ is now known as davidlenwell | 20:28 | |
fungi | lyxus: oh, though for devstack-gate based jobs, we use this function... http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n324 | 20:29 |
fungi | which does basically the same sorts of things, but for the additional accounts devstack and tempest ise | 20:29 |
fungi | er, use | 20:29 |
lyxus | I see ! | 20:29 |
*** e0ne has joined #openstack-infra | 20:29 | |
*** marcoemorais has quit IRC | 20:30 | |
fungi | lyxus: it's basically adding onto the mirror selection builder to replicate those same overrides to the other accounts | 20:30 |
*** marcoemorais has joined #openstack-infra | 20:31 | |
*** marcoemorais has quit IRC | 20:31 | |
fungi | lyxus: it's entirely possible that the devstack maintainers see benefit in absorbing that logic into devstack so it can be more easily reused without needing additional outside scripts, but you'd obviously want to check with them to find out | 20:31 |
*** marcoemorais has joined #openstack-infra | 20:32 | |
lyxus | fungi, i was actually doing something similar. I would add the mirror after the create-user. I just wanted to have a less "hacky" solution | 20:32 |
fungi | and we'd need to continue to carry the jjb bits and slave scripts ourselves separately since we need them for a lot more than just devstack | 20:32 |
lyxus | I see benefits in it :) Will bring it up at the next qa meetings | 20:35 |
*** denis_makogon_ has joined #openstack-infra | 20:36 | |
anteaya | lyxus: and do bring your findings to the third party meeting too | 20:37 |
anteaya | I'm keen to hear what you learn | 20:37 |
lyxus | anteaya, I will | 20:37 |
*** denis_makogon has quit IRC | 20:37 | |
*** denis_makogon_ is now known as denis_makogon | 20:37 | |
*** dkranz has quit IRC | 20:38 | |
*** dmakogon_ has joined #openstack-infra | 20:38 | |
anteaya | thanks | 20:38 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Make ATC lists sort E-mails with preferred first https://review.openstack.org/85385 | 20:38 |
anteaya | lyxus: how's that blog post coming along | 20:38 |
anteaya | fungi: yay | 20:39 |
*** adalbas has quit IRC | 20:39 | |
*** signed8bit_ZZZzz is now known as signed8bit | 20:39 | |
fungi | anteaya: next up, i need to adapt that old version of the script to gerrit 2.8 | 20:39 |
fungi | hopefully it's not too involved | 20:39 |
anteaya | cool | 20:39 |
anteaya | I hope too | 20:39 |
lyxus | anteaya, getting there :) this commit is a part of it actually. If it's not merge by next week, I will just show the way that I am doing it now | 20:40 |
Longgeek | fungi, anteaya: The global requirements zuul project in the module version is too low, can be updated? | 20:40 |
anteaya | sure | 20:40 |
anteaya | Longgeek: why do you say it is too low | 20:40 |
anteaya | what are you seeing that you conclude it is too low | 20:41 |
anteaya | remember there have been many cases where something was amiss with your local environment and you thought it was our system | 20:41 |
openstackgerrit | Morgan Fainberg proposed a change to openstack-infra/devstack-gate: Add keystonemiddleware to devstack-gate https://review.openstack.org/102340 | 20:41 |
*** sarob has quit IRC | 20:42 | |
*** sarob has joined #openstack-infra | 20:43 | |
openstackgerrit | Brant Knudson proposed a change to openstack/requirements: Add keystonemiddleware https://review.openstack.org/102341 | 20:43 |
*** sarob_ has joined #openstack-infra | 20:44 | |
*** Ajaeger has quit IRC | 20:46 | |
*** sarob has quit IRC | 20:47 | |
*** penguinRaider has joined #openstack-infra | 20:47 | |
Longgeek | fungi, anteaya: In python < 2.7.4, a lazy loading of package `pbr` will break setuptools if some other modules registered functions in `atexit`. solution from: http://bugs.python.org/issue15881#msg170215 | 20:47 |
*** nati_ueno has joined #openstack-infra | 20:48 | |
*** devkulkarni1 has quit IRC | 20:48 | |
Longgeek | fungi, anteaya: No capture this bug in the zuul project https://github.com/openstack-infra/zuul/blob/master/setup.py | 20:49 |
*** mmaglana has joined #openstack-infra | 20:49 | |
*** dstanek_zzz is now known as dstanek | 20:49 | |
clarkb | ok back from food | 20:50 |
clarkb | but now zaro is gone... | 20:50 |
clarkb | boris-42: how did your recheck do? have a link? | 20:50 |
clarkb | jeblair any chance https://review.openstack.org/#/c/102323/1 can get reviewed? I will self approve shortly if you are busy | 20:51 |
*** sweston_ has quit IRC | 20:52 | |
clarkb | I am going to start writing up an email about trusty being in the gate now | 20:53 |
JayF | clarkb: fwiw, the post hook for IPA that uses trusty is still nonworking | 20:53 |
clarkb | JayF: oh can you link to one of the changes that merged that should've run the job? | 20:53 |
JayF | clarkb: 13:47 < openstackgerrit> A change was merged to openstack/ironic-python-agent: Better errors for execute() failures https://review.openstack.org/99666 | 20:54 |
JayF | this was 7 minutes ago. | 20:54 |
openstackgerrit | Pablo Andres Fuente proposed a change to openstack-infra/config: Added pylint job to Blazar https://review.openstack.org/102344 | 20:54 |
JayF | http://logs.openstack.org/a4/a4079e107515027c0691fd3749fbd1b9371b28b1 404s | 20:54 |
clarkb | JayF: thanks | 20:54 |
clarkb | ok confirmed no logs | 20:56 |
clarkb | now to see what zuul thought about it | 20:56 |
boris-42 | clarkb https://review.openstack.org/#/c/102152/ still working | 20:56 |
clarkb | boris-42: if you look at zuul status it looks like the job ran so I think we are good | 20:57 |
boris-42 | clarkb yep | 20:57 |
boris-42 | clarkb thank you! | 20:57 |
boris-42 | clarkb I will make them back voting in few days | 20:57 |
boris-42 | clarkb after we check that everything is ok | 20:57 |
JayF | clarkb: lmk if there's anything I can do to help I will. Might be off and on though as I'm at OS Bridge in Portland this week | 20:57 |
clarkb | JayF: have fun | 20:59 |
clarkb | I was just down there | 20:59 |
*** lcheng has quit IRC | 20:59 | |
clarkb | JayF: and no I think I have found it in zuul logs and now need to see why it says the job is NOT REGISTERED | 20:59 |
*** devkulkarni has joined #openstack-infra | 20:59 | |
clarkb | someone with socat/nc/telnet foo. Is there an easy way to pass output from one of those to grep? | 21:00 |
clarkb | fungi: ^ | 21:00 |
clarkb | seems like file redirecton never works like I want it to with those | 21:01 |
fungi | clarkb: netcat writes to stdout by default | 21:01 |
clarkb | fungi: right but it doesn't close the connection I thought | 21:01 |
clarkb | so it buffers and leaves things sad | 21:01 |
clarkb | maybe I just need to try harder | 21:01 |
*** ramashri has joined #openstack-infra | 21:01 | |
fungi | clarkb: oh, you may need to feed it some input | 21:01 |
fungi | like 'echo | nc --options | grep foo' | 21:02 |
JayF | clarkb: can you paste in the error? What fungi saw last time was that it was trying to use precise instead of trusty, and that's why it couldn't find the job | 21:02 |
*** nati_ueno has quit IRC | 21:02 | |
*** nati_ueno has joined #openstack-infra | 21:02 | |
JayF | depending on what flags you throw nc, it should stop running once it gets a closed socket | 21:02 |
fungi | clarkb: and if it's an ssl/tls socket, i usually just use openssl s_client | 21:03 |
clarkb | http://paste.openstack.org/show/84823/ is the issue | 21:03 |
clarkb | fungi: no its going to be geard admin socket | 21:03 |
*** sweston_ has joined #openstack-infra | 21:03 | |
fungi | clarkb: ideally gearmand admin socket needs to grow a disconnect command (bye, close, something) | 21:03 |
fungi | er, geard | 21:04 |
clarkb | well ^D seems to have worked | 21:04 |
clarkb | but I had to feed it in by hand | 21:04 |
fungi | then i guess it already has one ;) | 21:04 |
fungi | eof ftw! | 21:04 |
*** doude has quit IRC | 21:05 | |
*** dizquierdo has joined #openstack-infra | 21:05 | |
*** HenryG has quit IRC | 21:05 | |
*** mrmartin has quit IRC | 21:05 | |
clarkb | http://paste.openstack.org/show/84824/ so the job is registered | 21:05 |
clarkb | does that name match up with everyones eye balls? | 21:05 |
clarkb | it seems to be the same to my eyes | 21:06 |
fungi | clarkb: 2014-06-24 20:47:31,342 INFO zuul.Gearman: Build <gear.Job 0x7f77df2c6b50 handle: None name: build:ironic-python-agent-buildimage-coreos:bare-precise unique: ce4e358a84154ca5a5226b57c3a92f93> complete, result NOT_REGISTERED | 21:06 |
clarkb | so it is possible that we are trying to run that on precise still | 21:06 |
clarkb | oh ya | 21:06 |
clarkb | ok I know what the fix is patch incoming | 21:06 |
*** julim has quit IRC | 21:08 | |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Run ironic python agent image builds on trusty. https://review.openstack.org/102350 | 21:09 |
clarkb | JayF: fungi ^ | 21:09 |
JayF | looking | 21:09 |
*** yshao has quit IRC | 21:11 | |
Longgeek | fungi: In python < 2.7.4, a lazy loading of package `pbr` will break setuptools if some other modules registered functions in `atexit`. solution from: http://bugs.python.org/issue15881#msg170215 | 21:11 |
Longgeek | fungi: No capture this bug in the zuul project https://github.com/openstack-infra/zuul/blob/master/setup.py | 21:12 |
Longgeek | fungi: I can go to fix it? | 21:12 |
*** dims__ has joined #openstack-infra | 21:13 | |
*** dizquierdo has quit IRC | 21:14 | |
*** unicell has quit IRC | 21:14 | |
*** dims_ has quit IRC | 21:16 | |
*** sarob_ has quit IRC | 21:17 | |
fungi | Longgeek: how is this manifesting in your case? have you reported a bug at https://bugs.launchpad.net/zuul/+filebug quoting the error/traceback and describing how to reproduce it? | 21:17 |
*** lcostantino has quit IRC | 21:17 | |
clarkb | I approved the first build timeout JJB update change | 21:17 |
*** sarob has joined #openstack-infra | 21:17 | |
clarkb | I am going to self approve my change to fix pecan shortly and will do the same for IPA | 21:17 |
fungi | clarkb: both lgtm, so go for it when you're ready | 21:18 |
*** lcheng has joined #openstack-infra | 21:18 | |
clarkb | fungi: thanks! | 21:18 |
fungi | i need to disappear to run some more errands, but will be back in a while | 21:19 |
JayF | clarkb: if you need a dummy change created/reviewed/approved to kick off a test in IPA, ping me/jroll/joshnang/russell_h in #openstack-ironic. I'm about to go into a session so will be tied up for a while, but I'm sure they'll help if they're around | 21:19 |
clarkb | JayF: will do | 21:19 |
JayF | Thanks for helping with this, it'll be awesome when we get IPA builds happening on every merge! | 21:19 |
*** changbl has quit IRC | 21:19 | |
*** cgoncalves has quit IRC | 21:19 | |
jroll | \o | 21:19 |
jroll | clarkb: you can just ping me here, too :P | 21:19 |
JayF | /o | 21:19 |
JayF | ow, my head | 21:20 |
JoshNang | \o/ | 21:20 |
clarkb | jroll: will do | 21:20 |
jroll | danke | 21:20 |
*** cnesa has quit IRC | 21:20 | |
*** sarob has quit IRC | 21:22 | |
*** freyes has quit IRC | 21:23 | |
*** amcrn has quit IRC | 21:23 | |
openstackgerrit | A change was merged to openstack-infra/config: Add a build-timeout macro https://review.openstack.org/95912 | 21:23 |
openstackgerrit | A change was merged to openstack-infra/config: Run pecan ceilometer tests on trusty for mongodb https://review.openstack.org/102323 | 21:23 |
ryanpetrello | clarkb: is there some sort of waiting period for zuul to upgrade? | 21:24 |
clarkb | ryanpetrello: ya the change has to merge then puppet has to apply it | 21:24 |
*** mfer has quit IRC | 21:24 | |
ryanpetrello | k | 21:24 |
clarkb | we should be good in about ~15 minutes I think | 21:24 |
ryanpetrello | feel free to recheck https://review.openstack.org/#/c/102325/ | 21:24 |
*** sarob has joined #openstack-infra | 21:24 | |
clarkb | will do | 21:24 |
ryanpetrello | and I’ll get it merged | 21:24 |
ryanpetrello | thanks again for all of your help on this :)! | 21:24 |
clarkb | no problem and thank you for the patience | 21:25 |
anteaya | Longgeek: can you put up some logs at paste.openstack.org please | 21:25 |
anteaya | Longgeek: what you are saying isn't making sense | 21:25 |
anteaya | Longgeek: in order for anyone in the channel to help you | 21:25 |
anteaya | Longgeek: they need to know what you are seeing | 21:25 |
*** sweston_ has quit IRC | 21:25 | |
anteaya | Longgeek: you frequently draw incorrect conclusions | 21:26 |
anteaya | Longgeek: showing us your log files will increase the chances we can help you | 21:26 |
Longgeek | anteaya: I repeat my mistakes | 21:26 |
Longgeek | fungi, anteaya: thx. | 21:26 |
anteaya | so does this mean you will be posting log files? | 21:27 |
Longgeek | anteaya, I reproduce the error, I will release a log | 21:28 |
anteaya | Longgeek: great | 21:29 |
anteaya | please post the log to paste.openstack.org | 21:29 |
*** Sukhdev has joined #openstack-infra | 21:29 | |
*** melwitt has quit IRC | 21:30 | |
*** melwitt has joined #openstack-infra | 21:31 | |
*** melwitt has quit IRC | 21:31 | |
*** melwitt has joined #openstack-infra | 21:31 | |
*** melwitt has quit IRC | 21:31 | |
anteaya | I've had lightening and going to power down so I don't lose the valuble electronic things | 21:31 |
*** melwitt has joined #openstack-infra | 21:32 | |
anteaya | Longgeek: I will check in once the storm is over | 21:32 |
*** sweston_ has joined #openstack-infra | 21:32 | |
anteaya | having a lot of storms so far this season | 21:32 |
*** angu5 has joined #openstack-infra | 21:33 | |
*** marcoemorais has quit IRC | 21:33 | |
*** marcoemorais has joined #openstack-infra | 21:34 | |
Longgeek | anteaya: I don't quite understand what you mean. | 21:35 |
*** harlowja_ has quit IRC | 21:36 | |
*** e0ne has quit IRC | 21:36 | |
*** harlowja has joined #openstack-infra | 21:36 | |
*** amcrn has joined #openstack-infra | 21:36 | |
*** devkulkarni has quit IRC | 21:37 | |
clarkb | so I started to poke at nodepool deletes and randomly picked a node to delete manually and it is stuck | 21:38 |
clarkb | going to pick another node and see if this is persistent and try to collect some data for our cloud providers | 21:38 |
*** enikanorov_ has quit IRC | 21:38 | |
*** enikanorov_ has joined #openstack-infra | 21:38 | |
jeblair | clarkb: back; need help? | 21:40 |
*** jhesketh has quit IRC | 21:41 | |
*** mbacchi has quit IRC | 21:43 | |
clarkb | jeblair: if you could poke at nodepool that would be good | 21:45 |
clarkb | I just got Exception: Timeout waiting for server 9da07261-c4e1-43cb-9bb5-ef1d1b9a402e deletion in rax-dfw | 21:46 |
clarkb | trying a second node now to see if this is persistent | 21:46 |
*** esker has quit IRC | 21:46 | |
ryanpetrello | clarkb: re-running https://review.openstack.org/#/c/102325/ and it hasn’t auto-failed :D | 21:47 |
jeblair | clarkb: this seems to be a rax problem | 21:47 |
clarkb | jeblair: ya I agree | 21:47 |
clarkb | ryanpetrello: woot | 21:47 |
*** esker has joined #openstack-infra | 21:47 | |
ryanpetrello | clarkb: awesome, if this passes, I’ll get everything merged and the other pecan jobs that are stuck | 21:47 |
clarkb | ryanpetrello: though it is queued still | 21:47 |
ryanpetrello | yea, true | 21:47 |
ryanpetrello | \o/ | 21:47 |
ryanpetrello | though, beforehand | 21:48 |
clarkb | I wonder if reloading functions doens't update the timestamp on the zuul status page | 21:48 |
ryanpetrello | the ceilometer jobs were going *immediately* into NOT_REGISTERED | 21:48 |
clarkb | because I don't see an up to date timestamp but functions should've been registered a while ago | 21:48 |
clarkb | ryanpetrello: ah perfect then I think we may have this sorted | 21:48 |
*** changbl has joined #openstack-infra | 21:48 | |
ryanpetrello | yep, I think so :) | 21:49 |
ryanpetrello | we’ll see how it goes | 21:49 |
*** xyang1 has quit IRC | 21:49 | |
ryanpetrello | actually, nope :\ | 21:49 |
ryanpetrello | just failed w/ NOT_REGISTERED | 21:49 |
*** mriedem has quit IRC | 21:49 | |
jeblair | clarkb: does puppet updating the functions file send zuul sighup? | 21:49 |
openstackgerrit | Khai Do proposed a change to openstack-infra/jenkins-job-builder: tests for JJB command processing https://review.openstack.org/97908 | 21:49 |
clarkb | jeblair ryanpetrello: looks like zuul just updated | 21:49 |
*** andreykurilin_ has quit IRC | 21:50 | |
clarkb | I was expecting it to be quicker but apparently not. It is almost like the puppet runner updates on the n + 1 run | 21:50 |
clarkb | ryanpetrello: I would expect it to work now | 21:50 |
clarkb | ryanpetrello: pushing a new patchset would be the quickest way to do that or we can wait | 21:50 |
ryanpetrello | would another recheck do it? | 21:50 |
clarkb | ryanpetrello: no, it will be ignored until the current recheck reports | 21:51 |
clarkb | so we can wait for it to report then recheck | 21:51 |
ryanpetrello | that’s fine, I’ll do that | 21:51 |
ryanpetrello | I guess I could recheck another change | 21:51 |
*** yjiang5_away is now known as yjiang5 | 21:51 | |
clarkb | ryanpetrello: yup you could do that too though only the one you rechecked should pass | 21:51 |
*** esker has quit IRC | 21:51 | |
clarkb | probably workth just waiting | 21:51 |
ryanpetrello | yep, agreed | 21:51 |
jeblair | clarkb: http://paste.openstack.org/show/84829/ | 21:52 |
jeblair | clarkb: so that node (picked at random) has been stuck in build for a long time | 21:53 |
clarkb | wow | 21:53 |
jeblair | phschwartz: http://paste.openstack.org/show/84829/ | 21:53 |
*** nati_ueno has quit IRC | 21:53 | |
jeblair | phschwartz: we're seeing a lot of nodes that we can't delete stuck in the 'build' state | 21:53 |
openstackgerrit | Boris Pavlovic proposed a change to openstack/requirements: Add osprofiler to global requirements https://review.openstack.org/102362 | 21:53 |
*** nati_ueno has joined #openstack-infra | 21:54 | |
phschwartz | jeblair: are they all in dfw? | 21:54 |
jeblair | phschwartz: was just looking at that, i think so | 21:54 |
jeblair | phschwartz: yep | 21:54 |
phschwartz | jeblair: looking | 21:55 |
jeblair | phschwartz: timestamps are clustered making it look like maybe an event from 5-6 hours ago | 21:55 |
clarkb | there are a few older nodes too | 21:55 |
clarkb | but yes 5-6 hours ago is the bulk of them | 21:56 |
*** mrda-away is now known as mrda | 21:56 | |
*** eharney has quit IRC | 21:56 | |
phschwartz | hmm, looks to be something causing the delete to fail on those and it in turn due to the issue from upstream that jogo put a review out to fix has the task_state stuck in deleting so reissuing a delete won't do it. | 21:56 |
openstackgerrit | Khai Do proposed a change to openstack-infra/config: puppetize installation of gerrit third party plugins https://review.openstack.org/91193 | 21:56 |
*** annegent_ has quit IRC | 21:57 | |
*** amcrn has quit IRC | 21:58 | |
*** amcrn_ has joined #openstack-infra | 21:58 | |
*** devkulkarni has joined #openstack-infra | 21:59 | |
*** dhellman_ has quit IRC | 22:00 | |
jeblair | phschwartz: are you still doing the periodic cleanup of task_state? if so, nodepool should get around to deleting those once it clears up | 22:01 |
openstackgerrit | A change was merged to openstack-infra/config: Run ironic python agent image builds on trusty. https://review.openstack.org/102350 | 22:01 |
clarkb | jeblair: https://review.openstack.org/#/c/102300/ is the other thing probably worth discussing/mulling over | 22:01 |
clarkb | jeblair: we could jump the gun a bit on bare-trusty and bump the bare minimum there now too | 22:02 |
clarkb | then backfill as we move projects | 22:02 |
*** denis_makogon has quit IRC | 22:02 | |
*** r1chardj0n3s has joined #openstack-infra | 22:02 | |
phschwartz | jeblair: No, we are not doing periodic clean up of task state, but probably should if we can't get a release out soon with jogo's patch. | 22:03 |
jeblair | clarkb: it's probably not worth worrying about too much, we're mostly operating under demand load | 22:03 |
dhellmann | anteaya: can you help me figure out why merges to oslo-specs are not being announced in #openstack-oslo? maybe tomorrow? | 22:03 |
phschwartz | jeblair: I have talked with our cloud ops, they are going to go through them and clean up the task state and clear them. | 22:03 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: [WIP] Added search interface https://review.openstack.org/99975 | 22:04 |
jeblair | phschwartz: cool. we're all rooting for you! :) | 22:04 |
*** rloo is now known as rloo_gone | 22:04 | |
*** jpeeler has quit IRC | 22:04 | |
*** e0ne has joined #openstack-infra | 22:07 | |
*** craigbr has quit IRC | 22:07 | |
*** mbacchi has joined #openstack-infra | 22:07 | |
*** signed8bit has quit IRC | 22:07 | |
*** jhesketh has joined #openstack-infra | 22:08 | |
openstackgerrit | A change was merged to openstack-infra/config: Rebalance nodepool min ready numbers for trusty https://review.openstack.org/102300 | 22:08 |
jhesketh | Morning | 22:08 |
jhesketh | zaro: thanks for the extra feedback, I'll take a look shortly :-) | 22:09 |
*** e0ne_ has joined #openstack-infra | 22:09 | |
*** jaypipes has quit IRC | 22:11 | |
*** miqui has quit IRC | 22:11 | |
*** e0ne has quit IRC | 22:12 | |
*** e0ne_ has quit IRC | 22:12 | |
*** nijaba has quit IRC | 22:13 | |
phschwartz | jeblair: ok, it will take a bit, but they are going to clear it up. | 22:13 |
*** pdmars has quit IRC | 22:13 | |
phschwartz | And with that, I bid you all ado. Time to head to the hotel and get dinner, and then traveling home tomorrow finally. | 22:14 |
jeblair | phschwartz: good night! | 22:14 |
mattoliverau | Morning all | 22:14 |
jeblair | it's the wherever-phschwartz-is / AU handoff :) | 22:15 |
clarkb | mattoliverau: o/ | 22:15 |
*** nijaba has joined #openstack-infra | 22:15 | |
*** nijaba has joined #openstack-infra | 22:15 | |
phschwartz | jeblair: At Castle in Sat, I think Justin there is in Aus | 22:16 |
mattoliverau | Yep tag team time :) | 22:16 |
*** melwitt has quit IRC | 22:16 | |
*** melwitt has joined #openstack-infra | 22:16 | |
*** melwitt has quit IRC | 22:17 | |
*** melwitt has joined #openstack-infra | 22:17 | |
openstackgerrit | Boris Pavlovic proposed a change to openstack/requirements: Add osprofiler to global requirements https://review.openstack.org/102362 | 22:18 |
*** bknudson has quit IRC | 22:18 | |
*** ihrachyshka has quit IRC | 22:18 | |
clarkb | ok feedback time | 22:19 |
clarkb | moving projects to trusty by default. Should we just run tests by hand, if they pass move projects without asking? | 22:20 |
clarkb | I have a feeling most projects just want it to happen without their input | 22:20 |
clarkb | and I am comfortable doing ^ | 22:20 |
jeblair | clarkb: yep | 22:20 |
clarkb | ok I will start working on that. My change to make bare-trusty an option needs rebasing | 22:24 |
*** HenryG has joined #openstack-infra | 22:27 | |
*** markmc has quit IRC | 22:28 | |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from gerrit https://review.openstack.org/102088 | 22:30 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from javascript https://review.openstack.org/102089 | 22:30 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from groups https://review.openstack.org/102090 | 22:31 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from openstackid https://review.openstack.org/102086 | 22:31 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/config: Remove envinject from gerrit-plugin-jobs https://review.openstack.org/102087 | 22:31 |
*** Longgeek has quit IRC | 22:32 | |
JayF | clarkb: need me to get a change into IPA to test your merged fix? | 22:32 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Allow pecan ceilometer jobs to run on bare-trusty https://review.openstack.org/102370 | 22:32 |
clarkb | JayF: let me check the zuul timestamps | 22:32 |
JayF | clarkb: k | 22:32 |
clarkb | ryanpetrello: jeblair ^ I completely derped that. had the file open and everything but didn't commit them | 22:33 |
*** penguinRaider has quit IRC | 22:33 | |
*** craigbr has joined #openstack-infra | 22:34 | |
anteaya | phschwartz: travel safely | 22:34 |
anteaya | jhesketh mattoliverau morning | 22:34 |
anteaya | dhellmann: sure | 22:34 |
clarkb | JayF: jroll yes I think if you do it now we have the correct zuul config loaded | 22:35 |
*** yamahata has quit IRC | 22:35 | |
*** dstanek is now known as dstanek_zzz | 22:36 | |
mattoliverau | morning anteaya :) | 22:36 |
jroll | clarkb: thanks | 22:36 |
anteaya | Longeek: I meant the weather was bad at my house and I had to unplug my modem until the storm passed | 22:36 |
anteaya | mattoliverau: :) | 22:36 |
*** nijaba_ has joined #openstack-infra | 22:36 | |
*** nijaba has quit IRC | 22:36 | |
r1chardj0n3s | ohai anteaya: I'll be coming to Germany :) | 22:37 |
*** Ryan_Lane has joined #openstack-infra | 22:38 | |
*** dstanek_zzz is now known as dstanek | 22:38 | |
anteaya | r1chardj0n3s: woooooo | 22:38 |
anteaya | yaya | 22:38 |
r1chardj0n3s | hope I can help :) | 22:39 |
anteaya | and I learned from jhesketh that he and mattoliverau will be lingering over the weekend | 22:39 |
anteaya | for sure | 22:39 |
r1chardj0n3s | yeah, I will as well, though I'm going to be heading up to Berlin for EuroPython at some point | 22:39 |
anteaya | many a pypi question will be grateful resolved in darmstadt | 22:39 |
r1chardj0n3s | yes! | 22:39 |
anteaya | wonderful | 22:39 |
anteaya | yay | 22:39 |
anteaya | I took 3 days for myself so will be hanging out in europe til tuesday | 22:40 |
anteaya | no plans yet just chilling | 22:40 |
r1chardj0n3s | nice! | 22:40 |
anteaya | figured I would make up my mind once I got there | 22:40 |
anteaya | so hanging with the au folks will work nicely | 22:41 |
*** lcheng has quit IRC | 22:41 | |
JayF | clarkb: https://review.openstack.org/102371 is making it's way through, we'll see if it builds when it gets there | 22:41 |
anteaya | did they tell you we went to the aquarium together in atlanta | 22:41 |
anteaya | they had to keep fetching me | 22:41 |
clarkb | JayF: cool | 22:41 |
anteaya | I got mesmerized | 22:41 |
clarkb | anteaya: you were beyond mesmerized | 22:42 |
anteaya | I was | 22:42 |
r1chardj0n3s | anteaya :) | 22:42 |
anteaya | water is my home | 22:42 |
clarkb | I think we could have left you in front of that big glass wall for days | 22:42 |
* fungi is flying from germany to oregon with a overnight layover in virginia | 22:42 | |
anteaya | I just live on land when I have to | 22:42 |
clarkb | fungi: sounds like fun | 22:42 |
anteaya | clarkb: yep | 22:42 |
anteaya | days | 22:42 |
clarkb | I will be flying to seattle direct then driving down sunday afternoon | 22:42 |
anteaya | fungi: you have all the fun | 22:42 |
jeblair | then this is anteaya's kryptonite: http://www.montereybayaquarium.org/animals-and-experiences/live-web-cams/kelp-forest-cam | 22:42 |
clarkb | so I get one night in my own bed | 22:43 |
anteaya | oh yeah | 22:43 |
anteaya | wooooo | 22:43 |
anteaya | I'll never get anythign done again | 22:43 |
fungi | i'd have found that mesmerizing too | 22:43 |
anteaya | jeblair knows me | 22:43 |
anteaya | the rays | 22:43 |
anteaya | the rays were so beautiful | 22:44 |
anteaya | big sweeping motions | 22:44 |
clarkb | anteaya: the waterproof roombas are amazing | 22:44 |
anteaya | ha ha ha | 22:44 |
fungi | the asheville nature center used to run a channel on the local cable provider which was just rotating between cameras throughout their river otter habitat. i could watch it for hours | 22:44 |
anteaya | oh river otters | 22:44 |
anteaya | they were the best | 22:44 |
*** lttrl has quit IRC | 22:44 | |
anteaya | which is why I got a stuffed otter toy for pleia2 | 22:45 |
* gothicmindfood 's spirit animal is the sea otter | 22:45 | |
anteaya | gothicmindfood: yeah I can see that | 22:45 |
*** nijaba_ has quit IRC | 22:45 | |
anteaya | so while I am watching the fish | 22:45 |
anteaya | why isn't oslo-specs reporting in openstack-oslo? http://git.openstack.org/cgit/openstack-infra/config/tree/modules/gerritbot/files/gerritbot_channel_config.yaml#n754 | 22:46 |
anteaya | dhellmann says it isn't | 22:46 |
anteaya | but it is in the yaml file | 22:46 |
anteaya | what else has to happen? | 22:46 |
*** boris-42 has quit IRC | 22:46 | |
clarkb | anteaya: maybe that bot dropped from their channel | 22:46 |
anteaya | ah | 22:46 |
clarkb | according to /names it is there | 22:47 |
anteaya | hmmmm | 22:47 |
*** yamahata has joined #openstack-infra | 22:48 | |
anteaya | the bot is reporting on other changes: http://eavesdrop.openstack.org/irclogs/%23openstack-oslo/%23openstack-oslo.2014-06-24.log | 22:48 |
anteaya | wait | 22:48 |
anteaya | 2014-06-24T15:37:50 <openstackgerrit> Doug Hellmann proposed a change to openstack/oslo-specs: Update oslo.log spec to include context and local https://review.openstack.org/102275 | 22:48 |
anteaya | it is reporting | 22:48 |
anteaya | I wonder why dhellmann thought it wasn't | 22:49 |
anteaya | sorry merges | 22:49 |
jeblair | gothicmindfood: then you want this webcam: http://www.montereybayaquarium.org/animals-and-experiences/live-web-cams/sea-otter-cam ;) | 22:49 |
anteaya | he wants merges announcedd | 22:49 |
anteaya | but he will get merges for every repo reporting, in additon to oslo-specs | 22:49 |
anteaya | I'll offer a patch for that | 22:50 |
*** nijaba has joined #openstack-infra | 22:51 | |
*** marcoemorais has quit IRC | 22:53 | |
fungi | gothicmindfood: good choice, though i'm pretty sure my spirit animal is the tree sloth | 22:53 |
*** marcoemorais has joined #openstack-infra | 22:53 | |
*** marcoemorais has quit IRC | 22:54 | |
*** marcoemorais has joined #openstack-infra | 22:54 | |
*** marcoemorais1 has joined #openstack-infra | 22:55 | |
openstackgerrit | Anita Kuno proposed a change to openstack-infra/config: Announce openstack repo merges in #openstack-oslo https://review.openstack.org/102376 | 22:55 |
anteaya | dhellmann: ^ | 22:56 |
*** marcoemorais2 has joined #openstack-infra | 22:56 | |
*** marcoemorais2 has quit IRC | 22:56 | |
*** virmitio has quit IRC | 22:56 | |
*** hashar has quit IRC | 22:56 | |
*** marcoemorais2 has joined #openstack-infra | 22:56 | |
anteaya | fungi: ha ha ha | 22:57 |
anteaya | jeblair: is there a web cam for that? | 22:57 |
*** zzelle_ has quit IRC | 22:58 | |
*** nijaba has quit IRC | 22:58 | |
*** marcoemorais has quit IRC | 22:59 | |
anteaya | r1chardj0n3s: add your name: https://wiki.openstack.org/wiki/Qa_Infra_Meetup_2014 | 22:59 |
*** marcoemorais1 has quit IRC | 22:59 | |
jeblair | anteaya: aww i would love that | 23:00 |
gothicmindfood | jeblair: I am a member of the aquarium and often go there and talk to those guys! | 23:00 |
*** adrian_otto has quit IRC | 23:01 | |
gothicmindfood | now I can talk to them! | 23:01 |
*** doug-fish has left #openstack-infra | 23:01 | |
*** r1chardj0n3s has quit IRC | 23:01 | |
anteaya | I think the tree sloths move so slowly they mould | 23:01 |
*** boris-42 has joined #openstack-infra | 23:02 | |
anteaya | gothicmindfood: ohhhh, that sounds amazing | 23:02 |
gothicmindfood | fungi: http://jezebel.com/sloth-singing-i-will-always-love-you-will-make-you-alwa-1444338742 | 23:02 |
anteaya | oohhhh feeding in the kelp forest | 23:03 |
jeblair | gothicmindfood: i think hp matches donations to mbayaq. which is not a shock when you think about who started it. | 23:03 |
fungi | gothicmindfood: bwahahahaha | 23:03 |
*** atiwari has quit IRC | 23:03 | |
*** chuckC has quit IRC | 23:04 | |
clarkb | jeblair: I notice we are 200 patches beyond the last release of zuul | 23:04 |
clarkb | jeblair: should probably consider a release after the comment requires stuff is sorted | 23:04 |
*** james_li has quit IRC | 23:05 | |
gothicmindfood | on a serious note: does anyone have any experience with paste.openstack.org who can tell me if it's possible to delete a paste, ever? | 23:05 |
*** dkliban is now known as dkliban_afk | 23:05 | |
*** changbl has quit IRC | 23:05 | |
clarkb | gothicmindfood: not really, I mean technically yes I think so | 23:05 |
clarkb | but you shouldn't count on it | 23:05 |
notmyname | looks like mordred isn't around today? | 23:06 |
gothicmindfood | clarkb: we have security people internally at HP having problemos with paste because fo thae lack of delete capabilities | 23:06 |
clarkb | gothicmindfood: tell them to not use it then? | 23:07 |
clarkb | gothicmindfood: users can't delete pastes | 23:07 |
gothicmindfood | :P | 23:07 |
clarkb | notmyname: I have not seen him | 23:07 |
gothicmindfood | clarkb: even if an admin can, we can run that by them | 23:07 |
clarkb | gothicmindfood: I think an admin can, but I haev never done it | 23:07 |
notmyname | clarkb: ok. I'll start deleting those 28 patches | 23:07 |
notmyname | clarkb: errr...s/deleting/abandoning/ | 23:07 |
clarkb | gothicmindfood: same story with etherpad-lite | 23:08 |
*** _nadya_ has joined #openstack-infra | 23:08 | |
notmyname | clarkb: or IRC logs? ;-) | 23:08 |
*** r1chardj0n3s has joined #openstack-infra | 23:08 | |
clarkb | ya | 23:08 |
*** yamahata has quit IRC | 23:08 | |
notmyname | or anything you put on the internet? | 23:08 |
clarkb | exactly | 23:08 |
*** e0ne has joined #openstack-infra | 23:09 | |
*** otherwiseguy has quit IRC | 23:09 | |
fungi | public mailing lists... | 23:09 |
fungi | websites which get indexed by, well, anything/anyone potentially forevars | 23:09 |
* gothicmindfood also thinks it's a silly concern since it's all inside our corp network, but whatevs | 23:09 | |
anteaya | gerrit | 23:09 |
r1chardj0n3s | anteaya: added | 23:11 |
anteaya | r1chardj0n3s: wooooo | 23:11 |
anteaya | its official now | 23:11 |
anteaya | you are one of us | 23:11 |
anteaya | yay!! | 23:11 |
r1chardj0n3s | \o/ | 23:11 |
anteaya | :D | 23:11 |
r1chardj0n3s | (it's a good thing, right?) | 23:11 |
anteaya | ha ha ha | 23:11 |
anteaya | if you have to ask? | 23:11 |
r1chardj0n3s | I hear you like aquariums here | 23:11 |
anteaya | looking at code yet? | 23:12 |
fungi | gothicmindfood: ooh, another one... wikis have page revision histories too | 23:12 |
anteaya | or buried under hr stuff still? | 23:12 |
anteaya | yeah, so tell them never to do or touch anything I guess | 23:12 |
r1chardj0n3s | anteaya: psssh hr. I'm getting into the codez. Poking around. Y'know. | 23:12 |
anteaya | they will be safe | 23:12 |
*** _nadya_ has quit IRC | 23:12 | |
anteaya | r1chardj0n3s: thats the spirit | 23:12 |
*** e0ne has quit IRC | 23:12 | |
anteaya | r1chardj0n3s: any questions yet? | 23:12 |
anteaya | r1chardj0n3s: just make sure you get paid | 23:13 |
gothicmindfood | fungi: so do etherpads! (but I've decided to not mention that to the pen testers, shhh) | 23:13 |
*** esker has joined #openstack-infra | 23:13 | |
r1chardj0n3s | anteaya: yes, many questions, but they have all been answered by online stuffs so far, which is encouraging :) | 23:13 |
*** wenlock_ has quit IRC | 23:13 | |
anteaya | r1chardj0n3s: cool | 23:13 |
anteaya | gothicmindfood: yeah it is only in irc channel logs, they'll never find it | 23:14 |
fungi | they'd have to learn to use teh googles first | 23:15 |
anteaya | ha ha ha | 23:16 |
*** arnaud__ has joined #openstack-infra | 23:17 | |
anteaya | r1chardj0n3s: oh sorry I missed your aquariums question, I was watching the fish being fed :) | 23:17 |
anteaya | I just love water | 23:17 |
anteaya | and last summit was in atlanta which has a huge aquarium | 23:18 |
anteaya | whale sharks, rays, fish of all kinds | 23:18 |
r1chardj0n3s | anteaya: we have one of those cool tunnels in our aquarium here. And big, big walls. Such coolness. Also the zoo has frolicking seals that I can just watch for ages :) | 23:18 |
anteaya | sea dragons, razor fish, otters | 23:18 |
anteaya | ohhhhh, where do you live | 23:18 |
r1chardj0n3s | Melbourne | 23:18 |
r1chardj0n3s | you should totally have a meetup here | 23:18 |
anteaya | and what conference can I speak at? | 23:18 |
anteaya | totally | 23:18 |
anteaya | taht is where cyeoh is right? | 23:19 |
anteaya | I want to go there anyway | 23:19 |
anteaya | so yeah, now we have to plan a meetup or conference | 23:19 |
r1chardj0n3s | :) | 23:19 |
anteaya | :D | 23:19 |
anteaya | gotta think ahead | 23:19 |
r1chardj0n3s | PyCon AU is in Brisbane this year and has an OpenStack miniconf | 23:20 |
anteaya | yeah | 23:20 |
r1chardj0n3s | August | 23:20 |
anteaya | I put in an proposal | 23:20 |
anteaya | don't know the outcome yet | 23:20 |
* r1chardj0n3s crosses fingers | 23:20 | |
anteaya | but I am hopeful | 23:20 |
anteaya | thanks | 23:20 |
anteaya | mattoliverau has promised me water parsk | 23:20 |
r1chardj0n3s | I'm the programme chair for the main conf, not the miniconfs, so can't help I'm afraid ;) | 23:20 |
anteaya | parks | 23:20 |
r1chardj0n3s | yes! | 23:20 |
anteaya | cool | 23:20 |
anteaya | how is the main conf shaping up? | 23:21 |
r1chardj0n3s | it's gonna be a hoot as always. got some good talks lined up (should be announced imminently) | 23:21 |
anteaya | great | 23:22 |
anteaya | I look forward to seeing the schedule | 23:22 |
anteaya | :D | 23:22 |
mattoliverau | anteaya: I'm in Melbourne too so yes you must find a way to come here :) | 23:22 |
anteaya | yes yes | 23:22 |
anteaya | we must make it happen | 23:22 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Prep JJB jobs for running on bare-trusty https://review.openstack.org/101303 | 23:23 |
openstackgerrit | Boris Pavlovic proposed a change to openstack/requirements: Add osprofiler to global requirements https://review.openstack.org/102362 | 23:23 |
clarkb | ok 101303 should allow us to start migrating projects to trusty as the default platform | 23:23 |
clarkb | I removed some of the rally changes that I had there previously as I think we should decouple that | 23:23 |
clarkb | we have rally owrking now without that extra work | 23:23 |
*** mwagner_lap has joined #openstack-infra | 23:25 | |
*** devkulkarni has quit IRC | 23:25 | |
*** Ryan_Lane has quit IRC | 23:25 | |
*** hogepodge has quit IRC | 23:26 | |
*** markwash has quit IRC | 23:26 | |
anteaya | It is Anita feeding time, there is no web cam for this | 23:27 |
JayF | clarkb: per http://status.openstack.org/zuul/ the post job is queued | 23:28 |
clarkb | oh cool there it is and we haven't gotten a NOT registered yet | 23:28 |
*** Sukhdev has quit IRC | 23:29 | |
mattoliverau | anteaya: lol, not yet :P | 23:31 |
fungi | clarkb: on 101303 there are several entries in jjb projects.yaml which you missed... on purpose? | 23:31 |
fungi | i'll flag them for you in the review | 23:32 |
clarkb | fungi: I think maybe not and the difference between today and monday is biting me | 23:32 |
clarkb | though I did a git grep bare-precise to look for them | 23:32 |
fungi | see inline comments. otherwise lgtm | 23:34 |
clarkb | thanks | 23:34 |
*** chuckC has joined #openstack-infra | 23:35 | |
*** mbacchi has quit IRC | 23:35 | |
mattoliverau | fungi: looks like you've been having fun normalising the gerrit acls :P I had a play if you make a core group the owner in [access "refs/heads/*"] they will have the delete branch button in gerrit. | 23:36 |
clarkb | fungi: yup that one is intentional. I will fix the other two | 23:36 |
mattoliverau | at least in my test gerrit instance anyway | 23:37 |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/config: Prep JJB jobs for running on bare-trusty https://review.openstack.org/101303 | 23:37 |
clarkb | there we go | 23:37 |
fungi | mattoliverau: owner definitely, though we want to avoid granting that since it comes with too many other overrides | 23:39 |
fungi | mattoliverau: i suspect that also grants, for example, push --force | 23:39 |
mattoliverau | fungi: yeah, but the only other configuration I could use to get the button is push --force. | 23:39 |
fungi | mattoliverau: create on refs/* didn't work? | 23:40 |
fungi | (to get the delete button that is) | 23:40 |
mattoliverau | Not in my testing, but I'll quickly try agian, I tested this early last week :P | 23:40 |
openstackgerrit | A change was merged to openstack-infra/config: Allow pecan ceilometer jobs to run on bare-trusty https://review.openstack.org/102370 | 23:40 |
fungi | zaro had some suggestions there, i'll have to get him to go into more detail when he's around | 23:41 |
anteaya | mattoliverau: I have a bandaid over my laptop cam | 23:41 |
*** david-lyle has quit IRC | 23:41 | |
angu5 | hi all, if solum depends on mistralclient (not in global requirements - not we don't gate on the requirement check) , will the pypi.openstack sync up new releases of mistralclient? | 23:42 |
*** david-lyle has joined #openstack-infra | 23:42 | |
*** jaypipes has joined #openstack-infra | 23:43 | |
angu5 | the question is really "what is the mechanism of syncing pypi packages" | 23:43 |
clarkb | angu5: it will not | 23:43 |
angu5 | bugger | 23:43 |
clarkb | but if you are not part of global requirements then it doesn't matter | 23:43 |
clarkb | you will fall back on pypi.python.org | 23:43 |
angu5 | well mistral client released a new version | 23:43 |
angu5 | and it is claiming to not exist | 23:44 |
angu5 | http://logs.openstack.org/07/97207/12/check/gate-solum-pep8/6dc7b36/console.html | 23:44 |
angu5 | No distributions at all found for python-mistralclient>0.0.2 | 23:44 |
angu5 | mistral released 0.0.4 | 23:45 |
*** oomichi has joined #openstack-infra | 23:45 | |
angu5 | https://pypi.python.org/pypi/python-mistralclient/ | 23:45 |
*** marcoemorais2 has quit IRC | 23:45 | |
clarkb | angu5: https://git.openstack.org/cgit/openstack/requirements/tree/projects.txt#n69 you are gated on global requirements | 23:45 |
*** marcoemorais has joined #openstack-infra | 23:45 | |
*** amalagon has quit IRC | 23:45 | |
angu5 | it's not voting | 23:45 |
clarkb | jeblair: fungi: just realized that the mirror27 slave should probably be rebuilt as trusty in the near future too | 23:46 |
*** marcoemorais has quit IRC | 23:46 | |
fungi | clarkb: concur | 23:46 |
*** marcoemorais has joined #openstack-infra | 23:46 | |
*** david-lyle has quit IRC | 23:46 | |
clarkb | that just went up on my whiteboard. I can stab at it later | 23:46 |
jeblair | clarkb: yeah, though i think it's non-urgent | 23:46 |
*** gokrokve has quit IRC | 23:47 | |
fungi | angu5: in this case "gated on global requirements" means that all your jenkins jobs get run with our restrictive openstack-reqs-only mirror if your project is listed in that file | 23:47 |
*** jamielennox|away is now known as jamielennox | 23:47 | |
angu5 | I see! | 23:47 |
angu5 | so I should remove solum from that then | 23:48 |
fungi | angu5: regardless of whether the requirements matching job is set to voting or non-votinh | 23:48 |
*** dangers is now known as dangers_away | 23:48 | |
angu5 | thanks fungi, I'll put up a patch for that | 23:48 |
fungi | angu5: yes, unless you expect to be able to get by on only packages openstack also depends on | 23:48 |
angu5 | (we need mistral) | 23:48 |
clarkb | right but does openstack? | 23:49 |
clarkb | you have to convince openstack it needs it before it goes into the global requirements | 23:49 |
angu5 | clarkb: I meant, I'll remove solum out of that list | 23:50 |
clarkb | oh that works | 23:50 |
*** otter768 has joined #openstack-infra | 23:50 | |
angu5 | are there any other repercussions that I should know about? | 23:51 |
*** timrc is now known as timrc-afk | 23:51 | |
angu5 | (from removing solum from the projects.txt) | 23:51 |
fungi | angu5: you won't be getting proposed requirements update changes any longer, but if you need things which aren't in the global requirements list then that would have been kinda pointless anyway | 23:51 |
clarkb | and you may get the occasional job falure when pypi.python.org is unresponsive | 23:51 |
angu5 | that sucks | 23:51 |
*** marcoemorais has quit IRC | 23:52 | |
angu5 | well we are mostly compatible | 23:52 |
*** marcoemorais has joined #openstack-infra | 23:52 | |
angu5 | it's just mistralclient | 23:52 |
angu5 | that we need | 23:52 |
angu5 | It would be good to be able to set a flag to say "please use pypi.python.org" | 23:53 |
mattoliverau | fungi: nope, create on refs/* isn't working for me :( | 23:53 |
clarkb | angu5: that would defeat the purpose | 23:53 |
fungi | mattoliverau: okay, i'll have to find out what it was zaro was suggesting then | 23:53 |
clarkb | angu5: as it would allow dependencies to sneak in and we would have jobs that fail when pypi.python.org breaks | 23:54 |
angu5 | clarkb: well we want 99% of the requirments to match | 23:54 |
mattoliverau | fungi: cool, well let me know and I'll give it a test | 23:54 |
mattoliverau | fungi: I'll keep playing tho :) | 23:54 |
angu5 | ok, I guess we can manually sync the requirements | 23:54 |
clarkb | angu5: right but once you allow pypi in there is no way to do both | 23:55 |
clarkb | because pypi is wide open | 23:55 |
fungi | clarkb: i assume he means as an option for stackforge projects to use so they can opt in/out of the proposals and the requirements enforced mirror separately | 23:55 |
fungi | rather than having those tightly coupled to a common list | 23:55 |
angu5 | yeah, we want our versions to match other projects | 23:55 |
angu5 | but be able to depend on one or two non-approved packages | 23:56 |
clarkb | fungi: right but if you allow that then any project can do it | 23:57 |
clarkb | this was intentionally super heavy handed | 23:57 |
angu5 | I am not sure I like this "you are either in or you are out" | 23:57 |
*** yamahata has joined #openstack-infra | 23:57 | |
angu5 | we are really trying to do the right thing | 23:58 |
clarkb | right but I don't know how you solve this problem otherwise | 23:58 |
*** harlowja_ has joined #openstack-infra | 23:58 | |
clarkb | the goal is to enforce requirements on projects | 23:58 |
clarkb | and provide reliability | 23:58 |
fungi | this is another one of those things we set up to avoid specific kinds of breakage on official projects, but which non-official projects want to (perhaps only partially) make use of as well. if the flag was in the projects file, then the risk is no different from someone proposing to remove a project from that file | 23:58 |
*** timrc-afk is now known as timrc | 23:58 | |
clarkb | both require not using pypi.python.org | 23:58 |
angu5 | ok, well I'll remove solum for now | 23:58 |
JayF | clarkb: http://status.openstack.org/zuul/ am I being impatient (i.e. no trusty nodes available for 45m+) or could there be a problem scheduling the post job? | 23:58 |
dstufft | pypi is a pretty cool thing | 23:59 |
clarkb | JayF: you are being impatient :P we have been backlogged all day | 23:59 |
dstufft | y u hating ChanServ | 23:59 |
dstufft | er clarkb | 23:59 |
clarkb | JayF: rax is broken | 23:59 |
fungi | however i agree that the risk from additional complication to that mechanism solely to support stackforge projects is potentially not warranted | 23:59 |
dstufft | stupid tab complete | 23:59 |
dstufft | clarkb: ;P | 23:59 |
clarkb | dstufft: its definitely better than it was :) | 23:59 |
JayF | clarkb: should only be in LON? Assuming this is our scheduled maintenance | 23:59 |
clarkb | JayF: no its some nova bug hitting you guys | 23:59 |
clarkb | JayF: dfw | 23:59 |
JayF | ah okay, well hopefully we have people on that? | 23:59 |
dstufft | obviously it's punishment for not using IAD | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!