Tuesday, 2016-11-29

*** ijw has joined #openstack-infra00:01
*** hongbin has quit IRC00:02
nibalizerargh00:02
*** ianychoi has joined #openstack-infra00:02
*** wolverineav has joined #openstack-infra00:02
nibalizerwhere is that resource created?00:03
zaronibalizer: it looks like what we want to do is setup a custom zuul in zuul_prod.pp and a different zuul in zuul_dev.pp00:03
nibalizerin ::zuul?00:03
nibalizermaybe00:03
zaroyes, it's in zuul::server00:03
nibalizeri always wished that we didn't have a zuul_prod.pp anyways00:03
*** yuanying_ has joined #openstack-infra00:03
nibalizersince we should have one zuul class and call it with different parameters for prod and dev00:03
nibalizerbut maybe we'll never get there00:03
*** ijw has quit IRC00:03
*** ijw has joined #openstack-infra00:04
zaroso getting back to my point, the way it's setup in openstackci doesn't seem to work for this case.00:04
*** jtomasek has quit IRC00:05
zaroit seems like the right thing to do is just call into puppet-zuul in zuul_dev.pp and zuul_prod.pp to setup different zuuls00:06
*** wolverineav has quit IRC00:07
nibalizeryea i mean..00:08
nibalizernot putting zuul2.5 in openstackci really screws up trying to use openstackci in system-config00:09
*** kzaitsev_mb has joined #openstack-infra00:09
nibalizerso your suggestion is probably the best00:09
nibalizerat the least, it is the most honest00:09
zaronibalizer: so i'm thinking remove openstackci's zuul_scheduler and moving all that to zuul_dev.pp and zuul_prod.pp00:10
zaronow the question is how will that affect downstream?00:10
nibalizerwould that break openstackci for anyone trying to use it?00:10
zaroi'm guessing so therefore i'm not sure how that can be managed00:11
zaroand then it would seem weird that openstackci will still have zuul_merger.pp00:13
zaroof maybe move that back to system-config as well?00:13
zaro*of/or00:16
openstackgerritJoshua Harlow proposed openstack-infra/jenkins-job-builder: Add pipeline/workflow multibranch module  https://review.openstack.org/40394000:16
*** xarses has quit IRC00:17
openstackgerritJoshua Harlow proposed openstack-infra/jenkins-job-builder: Add pipeline/workflow multibranch module  https://review.openstack.org/40394000:19
*** Swami has joined #openstack-infra00:21
openstackgerritRyan Beisner proposed openstack-infra/project-config: Add designate charms to gerritbot channels  https://review.openstack.org/40395500:24
*** s-shiono has joined #openstack-infra00:25
clarkblooks like gerrithub is allowing its users to use polygerrit ui now00:25
clarkbzaro: do you know if that is an option we should consider after the upgrade?00:25
*** thorst_ has joined #openstack-infra00:26
zaroclarkb: gerrithub is using master00:27
*** mtanino has quit IRC00:27
*** thorst_ has quit IRC00:27
clarkbI have to say the representation of related changes and change trees is still pretty impossible to decipher00:27
zaroclarkb: but that's a good question.  maybe follow google and install master like gerrithub?00:28
* clarkb really thinks it needs a subway graph00:28
*** Apoorva has quit IRC00:28
clarkbzaro: my concern with running master is that unlike google we actually have to run the open source stuff00:28
* zaro has not see a feature request yet00:28
clarkbzaro: when upstream said "whats wrong with new gerrit ui anyways" I respodned wtih a detailed lsit of things including that00:29
clarkbzaro: is there a better way to make the request?00:29
zaroissue tracker?00:29
clarkbzaro: the last issue I opened up was a security bug last year that never got responded to00:29
zarothey are working from it00:29
clarkbso I have lost hope on that...00:30
clarkbzaro: ok so in theory the issue tracker is used?00:30
zaroyes, it's used.  there's a whole polygerrit team now and they seem to like it.00:31
clarkbok let me see if I can find a way to do that00:31
clarkbzaro: polygerrit uses gerrits issue tracker?00:31
zaroclarkb: polygerrit team, yes.00:31
*** wolverineav has joined #openstack-infra00:31
*** john-davidge has joined #openstack-infra00:32
zaroclarkb: well. luca at gerritforge believes that whatever google uses is more stable than stable branches.00:33
zaroclarkb: did you follow my conversation with nibalizer ?00:34
clarkbzaro: I didn't have been distracted by other things00:34
clarkbzaro: the problem with that belief is that goolge is running only about 20% of the code that the open source version is running00:35
clarkbzaro: so they have a completely different reliability than the rest of us00:35
*** wolverineav has quit IRC00:36
*** gmann has joined #openstack-infra00:36
*** john-davidge has quit IRC00:36
zaroclarkb: i don't think that's true anymore00:37
zaroi have no idea what i should do about my zuul-dev changes now.00:37
clarkbzaro: it is, beacuse they don't use a regular filesystem so jgit is different and they don't use mysql or postgres so the db backend is different and they don't use the same webserver and so on00:38
clarkbthe shared code is the ui rendering portions of jgit and thats about it. They don't even use the ssh server00:39
clarkbits why gerrit is guiced so deeply despite really only having one implementation for each piece that is open source00:39
zarohmm, i thought only db was different.  but your right about them not ssh though.00:41
clarkbzaro: the jgit is too thats why they didn't hit that massive jgit issue we ran into00:41
*** diga has joined #openstack-infra00:41
clarkbbasically we can't rely on their success with master as implying anything useful for success using the open source version00:42
digaHello everyone00:42
clarkbdiga: hello00:42
digahey clarkb00:43
zaroclarkb: i can't argue with your points, all valid00:43
digaI am working on tacker project & wants to create new branch for api-framework in tacker00:43
digaclarkb: I am working on tacker project & wants to create new branch for api-framework in tacker00:43
*** vhosakot_ has quit IRC00:43
*** kzaitsev_mb has quit IRC00:43
*** Julien-zte has joined #openstack-infra00:44
clarkbdiga: this would be a feature branch?00:44
zarogerritforge believe that all bugs are getting fixed on master so that's why they decided to fast forward.  also luca really wanted polygerrit.00:44
digaclarkb: yes00:44
*** Julien-zte has quit IRC00:44
clarkbzaro: ya there are definitely valid reasons for doing it, I just don't think that "google does it" is one of them :)00:44
*** Julien-zte has joined #openstack-infra00:45
digaclarkb: I am implementing PECAN api framework implementation in tacker00:45
*** kzaitsev_mb has joined #openstack-infra00:45
*** Julien-zte has quit IRC00:45
clarkbdiga: so the first thing to do would be to make sure you understand the gotchas of using a feature branch (I think notmyname/swift have written those up somewhere) then if you still think its the best option for you request the new branch be made providing the name (will be of the form feature/foo) and the base ref to base it on00:46
*** Julien-zte has joined #openstack-infra00:46
*** shashank_hegde has quit IRC00:46
*** jkilpatr_ has quit IRC00:47
digaclarkb: yes, it would be good to create feature branch for this implementation because this feature will merge around endof release & it has big impact on existing API00:49
*** s-shiono_ has joined #openstack-infra00:49
clarkbdiga: right, just want to make sure you undersatnd what it means to work with a feature branch in gerrit. Its totally a thing you can do and several projects have done so successfully00:49
openstackgerritChaoyi Huang proposed openstack-infra/project-config: Update jobs in Tricircle project  https://review.openstack.org/40049300:49
clarkbdiga: but its not for every problem so you should understand what is involved first00:49
digaclarkb: okay00:50
digaclarkb: can you provide me link/doc how to work with feature branch in gerrit00:50
*** Julien-zte has quit IRC00:51
*** wolverineav has joined #openstack-infra00:51
*** s-shiono has quit IRC00:51
digaclarkb: http://docs.openstack.org/infra/manual/drivers.html correct ?00:52
clarkbdiga: http://docs.openstack.org/infra/manual/drivers.html#feature-branches is our document on it00:52
clarkblet me see if I can find what notmyname has written up about it too00:52
digaclarkb: :) yes, thank you00:52
digaclarkb: okay00:52
clarkbdiga: http://lists.openstack.org/pipermail/openstack-dev/2016-July/099584.html thread for swifts experiences starts there00:53
digaclarkb: okay, I will go through it00:53
*** gyee has joined #openstack-infra00:54
*** gyee has quit IRC00:54
*** stevemar__ has quit IRC00:54
clarkbzaro: https://bugs.chromium.org/p/gerrit/issues/detail?id=501200:55
*** wolverineav has quit IRC00:56
*** dave-mccowan has quit IRC00:56
clarkbzaro: it does look like a lot of the diff screen issues are addressed in polygerrit, thats really nice00:57
clarkbzaro: you can get all the diffs on one page now00:57
*** Julien-zte has joined #openstack-infra00:59
*** Apoorva has joined #openstack-infra01:00
notmynameoh hi01:01
*** wolverineav has joined #openstack-infra01:01
*** jkilpatr_ has joined #openstack-infra01:01
notmynameclarkb: ah, you found the link. or the starting point01:02
clarkbnotmyname: yup I, the ml thread which has some discussio nand link to the wiki page01:02
clarkber s/I//01:02
notmynamediga: and if you have questions about using feature branches (beyond the infra setup mechanics), I'm happy to help01:03
*** piet has quit IRC01:04
*** spzala has joined #openstack-infra01:05
*** wolverineav has quit IRC01:06
clarkbbut ya if you decide its the right choice for you, just be sure to have the name and base ref ready when you make the request01:08
*** zhurong has joined #openstack-infra01:11
*** wolverineav has joined #openstack-infra01:11
*** wolverineav has quit IRC01:16
*** Qiming_ is now known as Qiming01:17
*** jkilpatr_ has quit IRC01:18
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151901:19
*** shashank_hegde has joined #openstack-infra01:21
*** wolverineav has joined #openstack-infra01:21
openstackgerritJerry Zhao proposed openstack-infra/puppet-openstackci: fix the default gerrit_ssh_host_key value  https://review.openstack.org/40396301:21
*** jkilpatr_ has joined #openstack-infra01:24
*** wolverineav has quit IRC01:25
openstackgerritIan Wienand proposed openstack-infra/nodepool: Activate virtualenv before running dib  https://review.openstack.org/40396601:28
openstackgerritArmando Migliaccio proposed openstack-infra/project-config: Switch neutronclient functional jobs to xenial  https://review.openstack.org/40179101:28
*** jkilpatr_ has quit IRC01:28
*** wolverineav has joined #openstack-infra01:31
*** EricGonczer_ has joined #openstack-infra01:31
*** Swami has quit IRC01:31
*** EricGonczer_ has quit IRC01:32
*** gmann has quit IRC01:32
*** askb has quit IRC01:32
*** thorst_ has joined #openstack-infra01:35
*** wolverineav has quit IRC01:35
openstackgerritIan Wienand proposed openstack-infra/nodepool: Activate virtualenv before running dib  https://review.openstack.org/40396601:36
*** palendae has left #openstack-infra01:36
mordredrcarrillocruz, clarkb: drive-by response ... we can _totally_ write a callback plugin that will print things like we want them without the excess stuff with not too much effort01:36
*** diga has quit IRC01:37
*** mriedem has joined #openstack-infra01:38
clarkbmordred: can wr not just get something like that merged to ansible so we can stop writing such things? iirc zuul does it too01:38
openstackgerritMerged openstack-infra/devstack-gate: Make chown and chmode to work on symlinks  https://review.openstack.org/39995901:40
openstackgerritOpenStack Proposal Bot proposed openstack-dev/hacking: Updated from global requirements  https://review.openstack.org/38987101:41
*** yamamot__ has joined #openstack-infra01:41
*** thorst_ has quit IRC01:41
*** kzaitsev_mb has quit IRC01:44
*** yamamot__ has quit IRC01:44
*** askb has joined #openstack-infra01:44
*** esikachev has joined #openstack-infra01:46
*** yanyanhu has joined #openstack-infra01:46
*** EricGonczer_ has joined #openstack-infra01:48
*** EricGonczer_ has quit IRC01:48
openstackgerritMerged openstack-infra/nodepool: Use database for non-zookeeper commands  https://review.openstack.org/40386901:49
*** EricGonczer_ has joined #openstack-infra01:49
*** EricGonczer_ has quit IRC01:49
*** esikachev has quit IRC01:50
*** askb has quit IRC01:52
*** sdake_ has joined #openstack-infra01:55
*** shashank_hegde has quit IRC01:56
*** shashank_hegde has joined #openstack-infra01:57
openstackgerritNate Johnston proposed openstack-infra/project-config: Make neutron-fwaas v2 tempest jobs voting  https://review.openstack.org/40397001:58
*** sdake has quit IRC01:58
*** wolverineav has joined #openstack-infra02:00
*** rfolco_ has joined #openstack-infra02:03
*** rfolco_ has quit IRC02:03
*** yamamot__ has joined #openstack-infra02:04
*** wolverineav has quit IRC02:05
*** huanxie has joined #openstack-infra02:07
openstackgerritMerged openstack-infra/devstack-gate: Find and delete broken symlinks in logs  https://review.openstack.org/40074202:09
*** baoli has joined #openstack-infra02:11
*** vaidy has joined #openstack-infra02:14
*** diga has joined #openstack-infra02:14
digaclarkb: notmyname : Hi02:15
*** isviridov_away has joined #openstack-infra02:15
digaclarkb: notmyname : yes, I have base ref ready02:15
digaclarkb: notmyname : what is the process to submit request for feature branch ? Do I need to ask PTL to raise the request02:15
*** Apoorva has quit IRC02:16
*** wolverineav has joined #openstack-infra02:20
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: Copy deploy and validate args to one place  https://review.openstack.org/40386802:20
*** shashank_hegde has quit IRC02:20
*** hongbin has joined #openstack-infra02:22
*** wolverineav has quit IRC02:25
*** rajinir has quit IRC02:26
*** masber has joined #openstack-infra02:26
*** masber has quit IRC02:26
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for cinder ceph NoValidHost bug 1645530  https://review.openstack.org/40398202:34
openstackbug 1645530 in Cinder "gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial fails randomly with NoValidHost - no capacity" [Undecided,New] https://launchpad.net/bugs/164553002:34
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: DONT REVIEW: test oooq  https://review.openstack.org/40384802:37
*** kzaitsev_mb has joined #openstack-infra02:39
*** thorst_ has joined #openstack-infra02:39
*** thorst_ has quit IRC02:40
*** thorst_ has joined #openstack-infra02:40
*** thorst_ has quit IRC02:41
*** tung_doan has joined #openstack-infra02:42
*** rbuzatu_ has joined #openstack-infra02:44
*** Julien-zte has quit IRC02:45
*** jschwarz has quit IRC02:45
*** diga has quit IRC02:46
openstackgerritMerged openstack-infra/elastic-recheck: Add query for cinder ceph NoValidHost bug 1645530  https://review.openstack.org/40398202:47
openstackbug 1645530 in devstack-plugin-ceph "gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial fails randomly with NoValidHost - no capacity" [Undecided,New] https://launchpad.net/bugs/164553002:47
*** rbuzatu has quit IRC02:47
openstackgerritPaul Belanger proposed openstack-infra/system-config: Add iptables rule for zookeeper on nodepool.o.o  https://review.openstack.org/40398602:49
*** jschwarz has joined #openstack-infra02:49
*** wolverineav has joined #openstack-infra02:49
*** Julien-zte has joined #openstack-infra02:51
*** Julien-zte has quit IRC02:51
*** Julien-zte has joined #openstack-infra02:52
*** ijw has quit IRC02:53
*** ijw has joined #openstack-infra02:53
*** knangia has quit IRC02:54
*** wolverineav has quit IRC02:54
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add zookeeper-servers to nodepool.yaml  https://review.openstack.org/40399002:55
*** stevemar__ has joined #openstack-infra02:55
*** mdrabe_ has joined #openstack-infra02:58
*** john-davidge has joined #openstack-infra02:59
*** mmandel has joined #openstack-infra02:59
*** stevemar__ has quit IRC03:00
*** yuanying_ has quit IRC03:00
*** spzala has quit IRC03:01
*** spzala has joined #openstack-infra03:01
*** tqtran has quit IRC03:02
*** john-davidge has quit IRC03:03
*** mmandel has quit IRC03:04
*** Julien-zte has quit IRC03:04
*** Julien-zte has joined #openstack-infra03:04
*** rbuzatu_ has quit IRC03:05
*** rbuzatu has joined #openstack-infra03:05
openstackgerritIan Wienand proposed openstack-infra/nodepool: Activate virtualenv before running dib  https://review.openstack.org/40396603:06
*** tlian has quit IRC03:06
*** mdrabe_ has quit IRC03:06
*** oanson has joined #openstack-infra03:07
*** thorst_ has joined #openstack-infra03:08
*** spzala has quit IRC03:08
openstackgerritPaul Belanger proposed openstack-infra/system-config: Add kazoo logger for nodepool-builder  https://review.openstack.org/40399703:09
openstackgerritIan Wienand proposed openstack-infra/nodepool: Activate virtualenv before running dib  https://review.openstack.org/40396603:09
*** wolverineav has joined #openstack-infra03:09
*** links has joined #openstack-infra03:10
*** Julien-zte has quit IRC03:10
*** links has quit IRC03:10
*** Julien-zte has joined #openstack-infra03:11
*** rbuzatu has quit IRC03:12
*** wolverineav has quit IRC03:14
*** tlian has joined #openstack-infra03:15
*** thorst_ has quit IRC03:16
*** wolverineav has joined #openstack-infra03:19
openstackgerritIan Wienand proposed openstack-infra/nodepool: Activate virtualenv before running dib  https://review.openstack.org/40396603:20
*** yamamo___ has joined #openstack-infra03:22
*** wolverineav has quit IRC03:24
*** Julien-zte has quit IRC03:25
*** yamamot__ has quit IRC03:26
*** Julien-zte has joined #openstack-infra03:26
*** aeng has quit IRC03:28
*** Julien-zte has quit IRC03:29
*** Julien-zte has joined #openstack-infra03:30
*** Julien-zte has quit IRC03:31
*** tlian has quit IRC03:31
*** Julien-zte has joined #openstack-infra03:32
pabelangerianw: jhesketh: mind reviewing https://review.openstack.org/#/q/status:open+topic:zuulv3-builder if you have some cycles?  Will help bring nb01.o.o online for the morning03:33
jheskethpabelanger: yep, will do :-)03:34
ianwok03:34
pabelangerdanke03:34
*** spzala has joined #openstack-infra03:37
*** pabelanger has left #openstack-infra03:44
*** pabelanger has joined #openstack-infra03:45
*** esikachev has joined #openstack-infra03:46
*** baoli has quit IRC03:48
*** wolverineav has joined #openstack-infra03:48
*** esikachev has quit IRC03:51
*** wolverineav has quit IRC03:53
*** Jeffrey4l has quit IRC03:54
*** Jeffrey4l has joined #openstack-infra03:55
*** stevemar__ has joined #openstack-infra03:55
*** jkilpatr has joined #openstack-infra03:58
*** yuanying has joined #openstack-infra03:59
*** nicolasbock has quit IRC04:02
*** sreeram_v has joined #openstack-infra04:03
*** sreeram__ has joined #openstack-infra04:04
*** sreeram__ has quit IRC04:05
*** sreeram__ has joined #openstack-infra04:06
*** tuanluong has joined #openstack-infra04:06
*** Dong_Zhi has joined #openstack-infra04:06
openstackgerritCao Xuan Hoang proposed openstack/diskimage-builder: Changed author and author-email  https://review.openstack.org/40401104:07
*** jkilpatr has quit IRC04:07
*** sreeram_v has quit IRC04:08
*** wolverineav has joined #openstack-infra04:08
*** psachin has joined #openstack-infra04:09
*** stevemar__ has quit IRC04:11
*** binbincong has joined #openstack-infra04:11
*** wolverineav has quit IRC04:13
*** thorst_ has joined #openstack-infra04:14
*** zhurong has quit IRC04:15
*** csomerville has quit IRC04:15
*** csomerville has joined #openstack-infra04:15
*** zhurong has joined #openstack-infra04:15
*** armax has quit IRC04:16
*** rlandy has quit IRC04:18
*** adriant has quit IRC04:19
*** mmandel has joined #openstack-infra04:20
*** gmann has joined #openstack-infra04:21
*** jgriffith is now known as jgriffith_away04:21
*** thorst_ has quit IRC04:22
*** mmandel has quit IRC04:22
*** mmandel has joined #openstack-infra04:22
*** hongbin has quit IRC04:24
*** jkilpatr has joined #openstack-infra04:26
ianwhttp://logs.openstack.org/66/403966/5/check/gate-nodepool-python27-ubuntu-xenial/4c5f606/04:28
ianwinteresting series of logs04:28
ianwwith an inaccessable tmp file?04:28
*** mmandel has quit IRC04:29
*** mmandel has joined #openstack-infra04:29
*** oanson has quit IRC04:30
*** jkilpatr has quit IRC04:30
*** tung_doan has quit IRC04:31
*** jkilpatr has joined #openstack-infra04:33
*** mmandel has quit IRC04:33
*** wolverineav has joined #openstack-infra04:38
*** yamahata has quit IRC04:38
*** jkilpatr has quit IRC04:38
*** masayukig has quit IRC04:40
*** hichihara has joined #openstack-infra04:42
*** wolverineav has quit IRC04:42
*** masayukig has joined #openstack-infra04:43
*** rbuzatu has joined #openstack-infra04:44
*** snarwade has joined #openstack-infra04:49
*** baoli has joined #openstack-infra04:49
*** vikrant has joined #openstack-infra04:54
*** wolverineav has joined #openstack-infra04:58
*** kzaitsev_mb has quit IRC04:58
*** hashar has joined #openstack-infra05:01
*** baoli has quit IRC05:01
*** jkilpatr has joined #openstack-infra05:02
*** wolverineav has quit IRC05:02
*** shashank_hegde has joined #openstack-infra05:05
*** dkehn has quit IRC05:07
*** wolverineav has joined #openstack-infra05:07
*** dkehn has joined #openstack-infra05:09
*** sreeram__ has quit IRC05:11
*** sreeram_v has joined #openstack-infra05:11
*** csomerville has quit IRC05:12
*** shashank_hegde has quit IRC05:12
*** wolverineav has quit IRC05:12
*** gouthamr has joined #openstack-infra05:12
*** sflanigan has quit IRC05:14
*** csomerville has joined #openstack-infra05:14
*** garyk1 has joined #openstack-infra05:15
*** spzala has quit IRC05:15
*** sreeram_v has quit IRC05:16
*** tung_doan_ has joined #openstack-infra05:16
*** ramishra has quit IRC05:16
*** wolverineav has joined #openstack-infra05:17
*** ramishra has joined #openstack-infra05:18
*** rbuzatu has quit IRC05:19
*** dimtruck is now known as zz_dimtruck05:19
*** thorst_ has joined #openstack-infra05:20
*** sreeram_v has joined #openstack-infra05:21
*** wolverineav has quit IRC05:22
*** _ody has quit IRC05:22
*** _ody has joined #openstack-infra05:22
*** tung_doan has joined #openstack-infra05:25
*** binbincong has quit IRC05:25
*** thorst_ has quit IRC05:26
*** _ody has quit IRC05:27
*** wolverineav has joined #openstack-infra05:27
*** _ody has joined #openstack-infra05:28
*** wolverineav has quit IRC05:31
openstackgerritJamie Lennox proposed openstack-infra/zuul: Re-enable requirement-older-than tests  https://review.openstack.org/40102705:32
openstackgerritJamie Lennox proposed openstack-infra/zuul: Re-enable requirement-username tests  https://review.openstack.org/40102805:32
openstackgerritJamie Lennox proposed openstack-infra/zuul: Re-enable requirement-email tests  https://review.openstack.org/40102905:32
openstackgerritJamie Lennox proposed openstack-infra/zuul: Re-enable requirement-newer-than tests  https://review.openstack.org/40101905:32
*** shashank_hegde has joined #openstack-infra05:35
*** gouthamr has quit IRC05:37
*** csomerville has quit IRC05:37
*** aeng has joined #openstack-infra05:41
*** gouthamr has joined #openstack-infra05:46
*** esikachev has joined #openstack-infra05:47
*** sflanigan has joined #openstack-infra05:47
*** sflanigan has joined #openstack-infra05:47
openstackgerritTung Doan proposed openstack-infra/project-config: Fix misconfiguration in Tacker  https://review.openstack.org/40402505:50
*** esikachev has quit IRC05:52
*** sdake_ has quit IRC05:52
*** gouthamr has quit IRC05:56
*** wolverineav has joined #openstack-infra05:56
*** Julien-zte has quit IRC05:56
*** Julien-zte has joined #openstack-infra05:57
*** Julien-zte has quit IRC05:57
*** Julien-zte has joined #openstack-infra05:58
*** wolverineav has quit IRC06:01
openstackgerritAparna proposed openstack/diskimage-builder: Update hpssacli to ssacli in proliant-tools element  https://review.openstack.org/39650406:01
*** Julien-zte has quit IRC06:01
*** Julien-zte has joined #openstack-infra06:02
openstackgerritTung Doan proposed openstack-infra/project-config: Fix misconfiguration in Tacker  https://review.openstack.org/40402506:08
*** hichihara has quit IRC06:10
*** Jeffrey4l has quit IRC06:12
*** Jeffrey4l has joined #openstack-infra06:12
*** jascott1 has quit IRC06:15
*** shashank_hegde has quit IRC06:16
*** wolverineav has joined #openstack-infra06:16
*** wolverineav has quit IRC06:21
*** jaosorior has joined #openstack-infra06:22
*** thorst_ has joined #openstack-infra06:25
*** wolverineav has joined #openstack-infra06:26
*** shashank_hegde has joined #openstack-infra06:27
*** wolverineav has quit IRC06:31
*** thorst_ has quit IRC06:32
*** wolverineav has joined #openstack-infra06:36
*** jascott1 has joined #openstack-infra06:40
*** wolverineav has quit IRC06:41
*** nadya has joined #openstack-infra06:41
*** oanson has joined #openstack-infra06:41
*** Apoorva has joined #openstack-infra06:43
*** rbuzatu has joined #openstack-infra06:45
*** Apoorva has quit IRC06:46
*** wolverineav has joined #openstack-infra06:46
*** knangia has joined #openstack-infra06:48
*** aeng has quit IRC06:48
*** Julien-zte has quit IRC06:48
*** Julien-zte has joined #openstack-infra06:49
*** Julien-zte has quit IRC06:50
*** wolverineav has quit IRC06:50
*** Julien-zte has joined #openstack-infra06:51
*** kzaitsev_mb has joined #openstack-infra06:53
*** wolverineav has joined #openstack-infra06:56
*** ijw has joined #openstack-infra06:56
*** baoli has joined #openstack-infra06:58
*** wolverineav has quit IRC07:00
*** tqtran has joined #openstack-infra07:01
*** yamamo___ has quit IRC07:02
*** baoli has quit IRC07:02
*** ihrachys has joined #openstack-infra07:03
*** masber has joined #openstack-infra07:05
*** Julien-zte has quit IRC07:05
*** tqtran has quit IRC07:06
*** Julien-zte has joined #openstack-infra07:06
*** esikachev has joined #openstack-infra07:06
tung_doanAJaeger: Hi AJaeger, could you do +1 Workflow for this: https://review.openstack.org/#/c/404025/07:07
tung_doanAJaeger: thanks07:07
*** jaosorior has quit IRC07:07
*** ihrachys has quit IRC07:08
*** jaosorior has joined #openstack-infra07:08
openstackgerritMerged openstack-infra/project-config: Add releasenotes jobs for networking-sfc  https://review.openstack.org/38759507:08
AJaegertung_doan: needs second reviewer...07:09
tung_doanAJaeger: thanks07:09
*** esikachev has quit IRC07:11
*** spzala has joined #openstack-infra07:16
*** nadya has quit IRC07:17
*** rbuzatu has quit IRC07:19
*** drifterza has joined #openstack-infra07:20
*** spzala has quit IRC07:20
*** yuanying has quit IRC07:20
*** sflanigan has quit IRC07:21
*** pcaruana has joined #openstack-infra07:21
*** sflanigan has joined #openstack-infra07:22
*** wolverineav has joined #openstack-infra07:25
openstackgerritCao Xuan Hoang proposed openstack-infra/nodepool: Clean imports in code  https://review.openstack.org/40405907:26
*** yuanying has joined #openstack-infra07:26
openstackgerritMasayuki Igawa proposed openstack/gertty: Make size column configurable a graph  https://review.openstack.org/38095007:28
*** makowals has joined #openstack-infra07:28
*** thorst_ has joined #openstack-infra07:28
*** wolverineav has quit IRC07:30
*** esikachev has joined #openstack-infra07:32
*** markus_z has joined #openstack-infra07:32
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Merge install and deploy guide scripts  https://review.openstack.org/40406207:35
*** thorst_ has quit IRC07:36
*** nadya has joined #openstack-infra07:37
*** yamamot__ has joined #openstack-infra07:39
*** zhurong has quit IRC07:40
*** zhurong has joined #openstack-infra07:41
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: WIP TLS everywhere job  https://review.openstack.org/39173807:41
*** chem has joined #openstack-infra07:43
openstackgerritVasyl Saienko proposed openstack-infra/project-config: Add ironic-multinode non-voting job  https://review.openstack.org/40407007:46
*** yamahata has joined #openstack-infra07:46
*** ihrachys has joined #openstack-infra07:47
*** chem has quit IRC07:47
*** chem has joined #openstack-infra07:47
*** andreas_s has joined #openstack-infra07:51
*** nherciu has joined #openstack-infra07:54
*** baoli has joined #openstack-infra07:59
*** saibarspeis has joined #openstack-infra08:00
*** Julien-zte has quit IRC08:01
*** Julien-zte has joined #openstack-infra08:01
*** e0ne has joined #openstack-infra08:02
*** abregman has joined #openstack-infra08:02
*** gouthamr has joined #openstack-infra08:03
*** baoli has quit IRC08:04
*** shardy has joined #openstack-infra08:07
*** matrohon has joined #openstack-infra08:08
*** lezbar has joined #openstack-infra08:08
*** ihrachys has quit IRC08:10
*** Dong_Zhi has quit IRC08:12
*** Julien-zte has quit IRC08:14
*** florianf has joined #openstack-infra08:15
*** Julien-zte has joined #openstack-infra08:15
*** jpich has joined #openstack-infra08:16
*** rbuzatu has joined #openstack-infra08:17
*** Julien-zte has quit IRC08:17
*** ralonsoh has joined #openstack-infra08:17
*** lezbar has quit IRC08:17
*** yuanying has quit IRC08:17
*** Julien-zte has joined #openstack-infra08:17
*** florianf has quit IRC08:18
*** dtardivel has joined #openstack-infra08:18
*** lezbar has joined #openstack-infra08:19
*** florianf has joined #openstack-infra08:21
*** e0ne has quit IRC08:25
*** florianf has quit IRC08:30
*** yolanda has quit IRC08:31
*** amoralej|off is now known as amoralej08:33
*** thorst_ has joined #openstack-infra08:34
*** tung_doan is now known as tung_doan_afk08:35
*** Hal1 has joined #openstack-infra08:35
*** woodster_ has quit IRC08:36
*** ijw has quit IRC08:38
*** jpena|off is now known as jpena08:38
*** thorst_ has quit IRC08:41
openstackgerritVasyl Saienko proposed openstack-infra/project-config: Move ironic-multinode non-voting job to check queue  https://review.openstack.org/40407008:42
*** nadya has quit IRC08:42
*** pgadiya has joined #openstack-infra08:43
*** yolanda has joined #openstack-infra08:43
*** florianf has joined #openstack-infra08:43
*** ihrachys has joined #openstack-infra08:46
*** dizquierdo has joined #openstack-infra08:47
*** ihrachys has quit IRC08:49
*** rbuzatu has quit IRC08:50
*** shashank_hegde has quit IRC08:50
*** dingyichen has quit IRC08:51
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151908:55
*** rcernin has joined #openstack-infra08:56
*** aeng has joined #openstack-infra08:57
*** rossella_s has joined #openstack-infra08:58
*** shashank_hegde has joined #openstack-infra08:59
*** shashank_hegde has quit IRC08:59
*** zzzeek has quit IRC09:00
*** zzzeek has joined #openstack-infra09:00
*** baoli has joined #openstack-infra09:00
*** baoli has quit IRC09:05
*** markus_z has quit IRC09:05
*** Hal1 has quit IRC09:05
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151909:08
*** jascott1 has quit IRC09:08
*** jascott1 has joined #openstack-infra09:09
*** spzala has joined #openstack-infra09:10
odyssey4meyolanda or rcarrillocruz if you have a moment, a review of https://review.openstack.org/403676 would be appreciated09:10
*** panda|off is now known as panda09:11
*** stevemar__ has joined #openstack-infra09:12
rcarrillocruzdone09:12
yolandahi, good morning09:12
yolandai need to start with the review queue09:12
*** jascott1 has quit IRC09:14
*** spzala has quit IRC09:15
*** stevemar__ has quit IRC09:16
openstackgerritMerged openstack-infra/project-config: Adjust filters for OpenStack-Ansible trusty/xenial jobs  https://review.openstack.org/40367609:17
*** Hal1 has joined #openstack-infra09:18
*** yamahata has quit IRC09:18
*** derekh has joined #openstack-infra09:18
*** markus_z has joined #openstack-infra09:19
*** nadya has joined #openstack-infra09:19
*** rbuzatu has joined #openstack-infra09:21
*** rbuzatu has joined #openstack-infra09:22
*** kzaitsev_mb has quit IRC09:23
*** e0ne has joined #openstack-infra09:24
*** markus_z has quit IRC09:24
*** lucas-afk is now known as lucasagomes09:25
*** arxcruz has quit IRC09:25
*** gildub has quit IRC09:26
*** rossella_s has quit IRC09:31
*** rossella_s has joined #openstack-infra09:31
openstackgerritMerged openstack-infra/project-config: Fix misconfiguration in Tacker  https://review.openstack.org/40402509:32
*** senk has joined #openstack-infra09:32
*** onovy has quit IRC09:32
*** lin_yang has quit IRC09:33
openstackgerritMerged openstack-infra/project-config: Switch neutronclient functional jobs to xenial  https://review.openstack.org/40179109:33
*** peterlisak has quit IRC09:33
*** flepied has quit IRC09:34
*** abregman has quit IRC09:35
*** abregman has joined #openstack-infra09:35
*** mpaolino has joined #openstack-infra09:35
openstackgerritMerged openstack-infra/project-config: Add designate charms to gerritbot channels  https://review.openstack.org/40395509:36
*** yuval has joined #openstack-infra09:36
*** mkoderer has joined #openstack-infra09:37
*** onovy has joined #openstack-infra09:38
*** saibarsp_ has joined #openstack-infra09:38
*** peterlisak has joined #openstack-infra09:38
*** saibarspeis has quit IRC09:38
openstackgerritMerged openstack-infra/project-config: Make neutron-fwaas v2 tempest jobs voting  https://review.openstack.org/40397009:39
openstackgerritMerged openstack-infra/project-config: Update jobs in Tricircle project  https://review.openstack.org/40049309:39
openstackgerritMerged openstack-infra/project-config: Add os_searchlight to OpenStack-Ansible  https://review.openstack.org/40375709:39
*** e0ne has quit IRC09:39
*** thorst_ has joined #openstack-infra09:39
*** sshnaidm is now known as sshnaidm|afk09:39
*** e0ne has joined #openstack-infra09:40
*** sshnaidm|afk has quit IRC09:40
*** arxcruz has joined #openstack-infra09:41
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly fix_etc_hosts  https://review.openstack.org/40197509:44
*** ihrachys has joined #openstack-infra09:44
*** lezbar has quit IRC09:44
openstackgerritMerged openstack-infra/project-config: Add os_monasca-ui & os_octavia to OpenStack-Ansible  https://review.openstack.org/39914809:44
openstackgerritMerged openstack-infra/project-config: Graph runtimes for jobs that actually run on rh1  https://review.openstack.org/40392609:45
*** saibarsp_ has quit IRC09:47
openstackgerritMerged openstack-infra/project-config: add branch automation to the tag-releases job  https://review.openstack.org/40389209:47
openstackgerritMerged openstack-infra/project-config: remove unused branching script  https://review.openstack.org/40389309:47
*** thorst_ has quit IRC09:47
*** saibarspeis has joined #openstack-infra09:47
openstackgerritMerged openstack-infra/project-config: add py27 test job to the releases repo  https://review.openstack.org/40377909:47
*** saibarspeis has quit IRC09:47
*** flepied has joined #openstack-infra09:48
*** openstackgerrit has quit IRC09:48
*** makowals_ has joined #openstack-infra09:48
*** openstackgerrit has joined #openstack-infra09:48
*** saibarspeis has joined #openstack-infra09:49
*** john-davidge has joined #openstack-infra09:51
*** makowals has quit IRC09:51
*** e0ne has quit IRC09:51
*** e0ne has joined #openstack-infra09:52
*** yolanda has quit IRC09:55
*** electrofelix has joined #openstack-infra09:55
*** yolanda has joined #openstack-infra09:57
*** nexusz99 has joined #openstack-infra09:57
*** Hal1 has quit IRC09:58
*** jschwarz has quit IRC09:59
*** s-shiono_ has quit IRC10:01
*** baoli has joined #openstack-infra10:01
*** zhurong has quit IRC10:05
*** baoli has quit IRC10:06
*** isaacb has joined #openstack-infra10:07
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly BASE folder creation  https://review.openstack.org/40210710:09
*** jascott1 has joined #openstack-infra10:09
*** jschwarz has joined #openstack-infra10:10
*** jascott1 has quit IRC10:14
*** stakeda has quit IRC10:14
*** apuimedo has joined #openstack-infra10:15
*** erlon-airlong has joined #openstack-infra10:15
apuimedoyolanda: SergeyLukjanov: could you please check https://review.openstack.org/#/c/404124/ ? We'd like to have another pre 1.0 release10:16
*** martinkopec has joined #openstack-infra10:16
*** Julien-zte has quit IRC10:16
*** senk has quit IRC10:18
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: WIP TLS everywhere job  https://review.openstack.org/39173810:18
*** diga has joined #openstack-infra10:19
*** saibars__ has joined #openstack-infra10:19
*** arxcruz has quit IRC10:19
*** sambetts|afk is now known as sambetts10:19
*** arxcruz has joined #openstack-infra10:19
*** saibarspeis has quit IRC10:20
*** saibars__ has quit IRC10:20
*** yanyanhu has quit IRC10:21
*** saibarspeis has joined #openstack-infra10:21
amrithg'morning infra. does anyone know what the current plan(s) are re: devstack-vm-gate and neutron? https://review.openstack.org/#/c/398611/10:22
amrithwe depend on that in trove for our neutron stuff and i'm wondering when that'll merge10:22
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly BASE folder creation  https://review.openstack.org/40210710:23
*** kzaitsev_mb has joined #openstack-infra10:23
*** nadya has quit IRC10:25
AJaegerapuimedo: releases are handled by the release team - #openstack-release is the appropriate channel10:26
apuimedoAJaeger: right. Sorry. I forgot :/10:27
*** apetrich has quit IRC10:29
*** ldnunes has joined #openstack-infra10:30
*** esikachev has quit IRC10:30
*** senk has joined #openstack-infra10:31
*** esikachev has joined #openstack-infra10:31
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the start of fresh logging  https://review.openstack.org/40220810:33
*** tpsilva has joined #openstack-infra10:34
*** esikachev has quit IRC10:35
*** e0ne has quit IRC10:40
*** e0ne_ has joined #openstack-infra10:40
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of stack user  https://review.openstack.org/40366410:40
*** senk has quit IRC10:41
*** knangia has quit IRC10:44
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of the tempest user  https://review.openstack.org/40372710:45
*** thorst_ has joined #openstack-infra10:45
openstackgerritMichal Dulko proposed openstack-infra/devstack-gate: Introduce roles into the feature matrix  https://review.openstack.org/38607210:46
*** tosky has joined #openstack-infra10:48
*** sreeram_v has quit IRC10:48
*** sreeram_v has joined #openstack-infra10:49
*** nadya has joined #openstack-infra10:51
*** sshnaidm has joined #openstack-infra10:51
*** thorst_ has quit IRC10:51
*** sreeram_v has quit IRC10:53
*** Hal1 has joined #openstack-infra10:53
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config: networking-midonet: Merge templates for v2 and ml2  https://review.openstack.org/40414610:55
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config: networking-midonet: Merge templates for v2 and ml2  https://review.openstack.org/40414610:57
*** rfolco has joined #openstack-infra10:57
*** gouthamr has quit IRC10:58
vsaienk0dtantsur: could you please review https://review.openstack.org/#/c/404070/ make ironic-multinode job non voting. This job uses multitenancy, so I think after some time when we consider it as stable we may replace current single node multitenat job by multinode-multitenant :)11:01
*** baoli has joined #openstack-infra11:02
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config: networking-midonet: Merge templates for v2 and ml2  https://review.openstack.org/40414611:02
*** abregman has quit IRC11:03
*** tqtran has joined #openstack-infra11:03
*** mhickey has joined #openstack-infra11:03
*** gildub has joined #openstack-infra11:05
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415111:05
*** baoli has quit IRC11:07
*** tqtran has quit IRC11:07
*** dtantsur|afk is now known as dtantsur11:10
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the start of fresh logging  https://review.openstack.org/40220811:12
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly BASE folder creation  https://review.openstack.org/40210711:12
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151911:12
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly fix_etc_hosts  https://review.openstack.org/40197511:12
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of stack user  https://review.openstack.org/40366411:12
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of the tempest user  https://review.openstack.org/40372711:12
electrofelixany core reviewers for git-review? have a few changes that have been around for a while: https://review.openstack.org/312056, https://review.openstack.org/312885, https://review.openstack.org/31288511:13
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415111:16
*** dizquierdo has quit IRC11:18
*** esikachev has joined #openstack-infra11:21
*** flepied has quit IRC11:22
*** jtomasek has joined #openstack-infra11:26
*** lennyb has joined #openstack-infra11:27
*** mmandel has joined #openstack-infra11:30
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373211:30
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415111:30
*** esikachev has quit IRC11:31
*** ociuhandu has joined #openstack-infra11:31
*** psachin has quit IRC11:32
*** sshnaidm has quit IRC11:34
*** mmandel has quit IRC11:35
*** psachin has joined #openstack-infra11:35
*** sshnaidm has joined #openstack-infra11:35
*** vikrant has quit IRC11:37
*** nicolasbock has joined #openstack-infra11:38
*** saibarspeis has quit IRC11:40
*** esikachev has joined #openstack-infra11:42
*** vikrant has joined #openstack-infra11:43
*** nexusz99_ has joined #openstack-infra11:44
*** yamamot__ has quit IRC11:46
*** esikachev has quit IRC11:47
*** nexusz99 has quit IRC11:47
openstackgerritAlexandra Settle proposed openstack-infra/project-config: Update deploy-guide gate jobs for newton inclusion  https://review.openstack.org/40417011:48
*** thorst_ has joined #openstack-infra11:49
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config: Update deploy-guide gate jobs for newton inclusion  https://review.openstack.org/40417011:51
odyssey4measaprykin AJaeger do we want to have the publishing going to a non-capitalised folder?11:55
odyssey4meie openstack-ansible instead of OpenStack-Ansible11:55
*** andymaier has joined #openstack-infra11:55
*** aviau has quit IRC11:55
odyssey4measettle ^11:55
odyssey4meapologies asaprykin11:55
*** aviau has joined #openstack-infra11:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the start of fresh logging  https://review.openstack.org/40220811:56
asettleodyssey4me: I went for the non-caps as that tends to be the way we document in the index files, but just my thoughts?11:56
odyssey4measettle sure, but at the moment it's published to a capitalised folder name11:56
*** thorst_ has quit IRC11:57
*** andymaier has quit IRC11:57
asettleodyssey4me: ohhhh I did *not* see that, okay. I'll go fix that one up.11:57
asettleOkay, done11:58
AJaegerodyssey4me: for install-guides we use indeed non-capitalized11:58
AJaegerasettle: this needs updating in project-config/jenkins/jobs/projects.yaml11:59
odyssey4meAJaeger I thought as much, and I think conf.py indicates where it gets published, right?11:59
AJaegerodyssey4me: conf.py is not used for publishing12:00
odyssey4meoh, where does it come from then?12:00
AJaegerI mean: There are no values in there that say where it gets published.12:00
AJaegerodyssey4me: project-config/jenkins/jobs/projects.yaml12:00
AJaegerhttp://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/projects.yaml#n8693 is the exactl line12:01
asettleWoah three convos in three channels is getting confusing.12:01
asettleAJaeger: what do I need to update in the projects.yaml file?12:01
odyssey4meah of course - that makes sense12:01
asettleI've updated all the patches with depends-on, so they should domino, hopefully.12:01
AJaegerasettle: change line 869312:01
asettleAJaeger: thank you12:01
odyssey4measettle change http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/projects.yaml#n8693 to have service: openstack-ansible12:02
odyssey4measettle want me to edit https://review.openstack.org/#/c/404170/ for you?12:02
*** baoli has joined #openstack-infra12:03
*** esikachev has joined #openstack-infra12:03
asettleodyssey4me: I"m going to add the project.yaml to that patch, I can do it :) thanks!12:03
odyssey4mesure thing12:03
AJaegerasettle: will review the complete pipeline later ;) Coming along nicely12:03
*** isaacb has quit IRC12:04
openstackgerritAlexandra Settle proposed openstack-infra/project-config: Update deploy-guide gate jobs for newton inclusion  https://review.openstack.org/40417012:05
asettleodyssey4me: could you check I got that right please? :)12:05
AJaegerbbl12:05
odyssey4measettle looking12:06
asettleThanks AJaeger12:06
*** isaacb_ has joined #openstack-infra12:06
odyssey4measettle looking12:06
*** abregman has joined #openstack-infra12:06
openstackgerritAlexandra Settle proposed openstack-infra/project-config: Update deploy-guide gate jobs for newton inclusion  https://review.openstack.org/40417012:06
*** isaacb_ has quit IRC12:07
asettle(just updated the commit, nothing exciting)12:07
*** esikachev has quit IRC12:07
*** baoli has quit IRC12:07
*** dizquierdo has joined #openstack-infra12:08
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of stack user  https://review.openstack.org/40366412:08
*** nunchuck has quit IRC12:08
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of the tempest user  https://review.openstack.org/40372712:08
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415112:09
*** sdake has joined #openstack-infra12:09
*** rtheis has joined #openstack-infra12:10
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373212:10
odyssey4measettle AJaeger ok, that all LGTM12:11
asettlesweet as :D12:11
asettleThat wasn't too hard, here I was, thinking I was going down a very dark path12:11
*** jascott1 has joined #openstack-infra12:12
*** wolverineav has joined #openstack-infra12:14
*** tuanluong has quit IRC12:14
*** jascott1 has quit IRC12:17
openstackgerritMichal Dulko proposed openstack-infra/devstack-gate: Introduce roles into the feature matrix  https://review.openstack.org/38607212:17
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: WIP TLS everywhere job  https://review.openstack.org/39173812:18
*** sreeram_v has joined #openstack-infra12:22
*** esikachev has joined #openstack-infra12:23
*** senk has joined #openstack-infra12:24
*** BobBall_AWOL is now known as BobBall12:25
*** gildub has quit IRC12:25
*** sreeram_v has quit IRC12:27
*** esikachev has quit IRC12:28
*** EricGonczer_ has joined #openstack-infra12:28
openstackgerritAntoni Segura Puimedon proposed openstack-infra/project-config: kuryr-kubernetes: Add CI job that tests installation  https://review.openstack.org/40419112:29
apuimedoAJaeger: yolanda: please review ^^12:30
*** tung_doan_afk has quit IRC12:30
*** tung_doan has joined #openstack-infra12:33
*** senk has quit IRC12:33
*** rbuzatu_ has joined #openstack-infra12:36
*** esikachev has joined #openstack-infra12:38
*** rbuzatu has quit IRC12:40
*** rbuzatu_ has quit IRC12:40
*** xionchen_ has joined #openstack-infra12:41
*** gouthamr has joined #openstack-infra12:42
*** flepied has joined #openstack-infra12:43
*** stevemar__ has joined #openstack-infra12:44
*** ldnunes has quit IRC12:45
*** wolverineav has quit IRC12:46
*** shardy is now known as shardy_lunch12:47
*** vikrant has quit IRC12:48
*** tung_doan__ has joined #openstack-infra12:49
*** thorst_ has joined #openstack-infra12:49
*** tung_doan has quit IRC12:51
*** lucasagomes is now known as lucas-hungry12:52
*** dprince has joined #openstack-infra12:54
*** esikachev has quit IRC12:55
*** tlian has joined #openstack-infra12:55
*** snarwade has quit IRC12:57
*** senk has joined #openstack-infra12:59
*** vikrant has joined #openstack-infra13:00
*** senk has quit IRC13:02
*** trown|outtypewww is now known as trown13:03
*** weshay_pto is now known as weshay13:03
*** baoli has joined #openstack-infra13:03
*** jtomasek has quit IRC13:04
*** amoralej is now known as amoralej|lunch13:08
*** baoli has quit IRC13:08
*** edmondsw has joined #openstack-infra13:11
*** mpaolino has quit IRC13:12
*** bhavik1 has joined #openstack-infra13:12
*** pgadiya has quit IRC13:14
*** apetrich has joined #openstack-infra13:15
*** panda is now known as panda|off13:17
*** stevemar__ has quit IRC13:19
*** stevemar__ has joined #openstack-infra13:20
*** yamamoto has joined #openstack-infra13:20
*** yamamoto_ has joined #openstack-infra13:22
*** jcoufal has joined #openstack-infra13:22
*** esikachev has joined #openstack-infra13:23
*** andymaier has joined #openstack-infra13:23
*** stevemar__ has quit IRC13:24
*** yamamoto has quit IRC13:25
*** diga has quit IRC13:25
*** spzala has joined #openstack-infra13:26
*** esikache1 has joined #openstack-infra13:26
*** srobert has joined #openstack-infra13:26
*** rlandy has joined #openstack-infra13:27
openstackgerritHarry Rybacki proposed openstack-infra/tripleo-ci: Update role path for collect-logs  https://review.openstack.org/40389613:28
*** shardy_lunch is now known as shardy13:28
*** andymaier has quit IRC13:29
*** esikachev has quit IRC13:29
*** EricGonc_ has joined #openstack-infra13:29
*** spzala has quit IRC13:30
*** EricGonczer_ has quit IRC13:30
*** rossella_s has quit IRC13:31
*** rossella_s has joined #openstack-infra13:31
*** jcoufal_ has joined #openstack-infra13:31
*** markus_z has joined #openstack-infra13:32
*** gordc has joined #openstack-infra13:34
*** jcoufal has quit IRC13:34
*** jpena is now known as jpena|lunch13:35
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/project-config: TripleO: Test Barbican in scenario002  https://review.openstack.org/40421713:37
*** flepied has quit IRC13:38
*** kgiusti has joined #openstack-infra13:38
*** sreeram_v has joined #openstack-infra13:39
*** DS has joined #openstack-infra13:39
DShi13:39
DSi am facing this issue shown in this link http://paste.openstack.org/show/590801/13:40
DSanyone know this issue please help me13:40
*** jtomasek has joined #openstack-infra13:40
*** wolverineav has joined #openstack-infra13:43
*** fguillot has joined #openstack-infra13:43
*** dave-mccowan has joined #openstack-infra13:43
*** wolverin_ has joined #openstack-infra13:43
*** rbuzatu has joined #openstack-infra13:44
openstackgerritSagi Shnaidman proposed openstack-infra/project-config: Add experimental TripleO CI job for containers  https://review.openstack.org/40372113:44
*** wolverineav has quit IRC13:47
*** mdrabe_ has joined #openstack-infra13:48
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: CI test - never merge  https://review.openstack.org/40422513:51
*** rbuzatu_ has joined #openstack-infra13:51
*** rbuzatu has quit IRC13:52
*** rbuzatu_ has quit IRC13:52
*** zz_dimtruck is now known as dimtruck13:53
*** lucas-hungry is now known as lucasagomes13:54
*** rbuzatu has joined #openstack-infra13:54
*** thorst_ has quit IRC13:54
*** thorst_ has joined #openstack-infra13:54
amrithmordred, yt? was wondering what the plan is for https://review.openstack.org/#/c/398611/13:55
*** ralonsoh_ has joined #openstack-infra13:56
*** ralonsoh has quit IRC13:57
*** Qiming has quit IRC13:57
*** jheroux has joined #openstack-infra13:58
*** mhickey has quit IRC13:59
*** Qiming has joined #openstack-infra13:59
*** jkilpatr has quit IRC14:01
*** lezbar has joined #openstack-infra14:01
srobertGood Morning Infra !14:02
srobertCan anyone review https://review.openstack.org/40222314:02
srobertWe need this to be part of Ironic for CI testing14:03
srobertThanks !14:03
*** baoli has joined #openstack-infra14:03
*** senk has joined #openstack-infra14:05
AJaegersrobert: I don't understand - that is a new repository that is not an official part of Ironic.14:06
*** xyang1 has joined #openstack-infra14:06
*** tobybot11 has joined #openstack-infra14:07
*** Goneri has joined #openstack-infra14:09
jrollAJaeger: it will be in the future, but not yet14:09
*** abregman is now known as abregman|afk14:13
srobertAJaeger: sorry, yes, we are working on several propositions. We have a WIP to have it in devstack as a lib for testing.14:13
fungisort of strange to add a probationary repo14:13
srobertunder the umbrella of Ironic14:13
srobertand responsibility of Ironic-core14:13
fungiit's just a couple of lines in a governance change to declare it's an effort the itonic team are working on14:13
*** senk has quit IRC14:13
*** bhavik1 has quit IRC14:14
jrollfungi: it's an effort to test our SNMP driver in the infra CI systems, I want to see it proven before the ironic team takes responsibility for it14:14
jroll(was the thought there)14:14
*** jascott1 has joined #openstack-infra14:14
fungicurious what the ramifications of "taking responsibility" for it are even if you end up deciding it's a dead end14:15
jrollthe expectations that it works, that we maintain it, etc14:16
*** jkilpatr has joined #openstack-infra14:16
*** stevemar__ has joined #openstack-infra14:17
fungiup to you, but i don't think most teams expect their repos to be fully working and indefinitely supported before they declare it's a team effort14:17
*** DS has quit IRC14:17
*** jamesdenton has joined #openstack-infra14:17
*** abregman|afk is now known as abregman14:17
fungieasy to declare it no longer a team effort later, or even retire it completely once it proves untenable14:17
amrithfungi, ping. trove/neutron. we've narrowed the issue down to something that appears specific to osic's cloud. we are able to pass our tests consistently when we test with a private neutron based cloud (we operate in rax). we have live deployments with neutron. What is failing is when we run the CI in osic. the same CI jobs pass in rax. we need some infra help to figure out what is going on here. I've sent email to you14:18
amrithand some infra folks just now with more details.14:18
*** zul has quit IRC14:18
fungithere are no deprecation guarantees or release obligations unless you declare those explicitly14:18
amrithpeterstac dougshelley66 ^^14:18
*** rbuzatu_ has joined #openstack-infra14:18
*** daemontool has joined #openstack-infra14:19
*** jascott1 has quit IRC14:19
jrollfungi: yeah, not completely opposed to it, but I see no reason to bring it into ironic now either14:19
fungiamrith: haven't caught up on e-mail yet, but is this still the networking issue in devstack from before? presumably it's still that neutron wants to take over routing for the local ipv4 connectivity in osic because it makes poor assumptions about what networks are safe to reuse14:20
kairatinfra-cores, could you please help with reviewing puppet app catalog patches: https://review.openstack.org/#/c/396314/ and https://review.openstack.org/#/c/400321/ ?14:20
AJaegerjroll: I find it really strange for a non-official project to share ACLs this way: https://review.openstack.org/#/c/402223/4/gerrit/acls/openstack/virtualpdu.config . So, is it part of ironic or not? That setup screams "I'm part of ironic"14:20
amrithfungi, likely yes14:20
fungiat least i hadn't heard that was solved yet14:20
amrithbut we've moved things around a fair bit that I wanted to reset our understanding of what is going on under the covers14:20
jrollAJaeger: agree, that acl is not right for an unofficial project (I didn't review the patch yet)14:20
fungijroll: AJaeger: oh, right please don't reuse official team acls for unofficial projects14:21
amrithok. in that case, till such time that it is fixed, the trove CI is dead in the water.14:21
ttxfungi: Hi! We need to approve https://review.openstack.org/#/c/395660/ ASAP as the newest governance changes are now published to the new location14:22
*** wolverin_ has quit IRC14:22
*** rbuzatu has quit IRC14:22
jrollAJaeger: left a review there14:22
AJaegerjroll: It would help a lot if you or somebody from ironic would review that change and bless it going forward since you consider making it part of ironic. I'm reviewing right now as well and will leave comments...14:22
ttxfungi: you might want to check on static.opentsacj.org that we have the right things in /srv/static/tc first14:22
fungiamrith: was anyone on the trove team working on a solution? the details i remember are that a feature was added to devstack to support some internal routing needed by trove when used with neutron, but it was implemented in such a way that it doesn't work correctly everywhere14:22
ttxstatic.openstack.org I mean14:23
jrollAJaeger: it *may* become part of ironic later, that is not currently the plan (and hasn't even been proposed as a plan)14:23
amrithfungi, please see email. we have all of the trove stuff working and it passes if the jobs run on rax14:23
amriththey fail if they run on osic14:23
fungiamrith: so if we revert that support to stop breaking ipv4 routing for nodes in osic, then trove still can't be tested in conjunction with neutron14:23
*** jamesdenton has quit IRC14:23
*** amoralej|lunch is now known as amoralej14:23
amrithfungi, I don't understand14:23
amriththe routing needed by trove appears to work in rax14:23
amrithwhat is materially different in osic; we know not14:24
fungiamrith: right! and not in osic because ot14:24
fungiit's poorly designed14:24
AJaegerjroll: I got a different perception on what the plan is - ok.14:24
fungiamrith: a solution that only works some places is not a solution14:24
jrollAJaeger: I'm not sure who gave you that perception, but it likely wasn't anyone from ironic-core :)14:24
amrithfungi, the solution isn't (I believe) up in trove14:24
amrithwe are running in a devstack environment14:24
amrithand if a guest instance14:24
amrithspawned by nova14:25
fungiamrith: the solution to the problem of being able to use trove with neutron in devstack was added in devstack14:25
amrithcan't talk to us, how's that supposed to be something that trove fixes?14:25
amrithfungi, has that "solution" merged?14:25
fungiand it was designed with shortsighted assumptions about what networks were safe to hard-code for local neutron routes14:25
amrithfungi, what is that solution (change set)? is that what monty was working on?14:25
AJaegeramrith: what about sending that email to openstack-infra mailing list instead of a long CC list?14:26
amrithAJaeger, ok14:26
fungiamrith: i think mordred and clarkb were taking a stab at a possible fix, but ultimately whoever added that feature in devstack isn't stepping up to reimplement it correctly which is what i find unfortunate14:26
srobertAJaeger, jroll: haha, sorry, I may have skipped forward a bit :-)14:27
AJaegerjroll: your comment from earlier "it will be in the future, but not yet"14:27
srobertThanks for the review14:27
openstackgerritMerged openstack-infra/project-config: Add zookeeper-servers to nodepool.yaml  https://review.openstack.org/40399014:27
amrithfungi, let me cut to the chase here; what is it that we (trove) can do to help?14:27
jrollAJaeger: sorry, should have been more clear, I would like it to be in the future if everything works out the way I want it to :)14:27
fungiamrith: fix devstack?14:27
fungiamrith: the devstack patch we recommended reverting, which you said "please don't, that's needed to be able to use trove with neutron" needs to be redesigned14:28
*** krtaylor has quit IRC14:28
AJaegerjroll: no worries ;)14:28
fungiamrith: i don't have the url for the change in question handy, so i don't know who wrote it, but maybe they'd be willing to rewrite it14:28
amrithfungi, is there a specific patch you can point me at; maybe we can see what they are doing and hack our way around it.14:28
amrithAJaeger, email sent to openstack-infra list14:29
*** fguillot has quit IRC14:29
*** mriedem has quit IRC14:29
fungiamrith: i'll see if i can track down the patch that introduced the regression so we have a better point of reference here14:29
*** srobert has quit IRC14:29
amrithfungi, thanks14:30
fungiamrith: looks like it was the one which added pool support14:30
fungisubnet pool support14:30
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373214:30
jrollamrith: this is the bug tracking it fwiw https://bugs.launchpad.net/devstack/+bug/162913314:30
openstackLaunchpad bug 1629133 in OpenStack DBaaS (Trove) "New neutron subnet pool support breaks multinode testing." [Undecided,In progress]14:30
*** jamesdenton has joined #openstack-infra14:30
openstackgerritMerged openstack-infra/system-config: Add iptables rule for zookeeper on nodepool.o.o  https://review.openstack.org/40398614:30
fungiyeah, that's the one i'm looking through for a reference to the original implementation, but i may just resort to git log14:30
fungimaybe https://review.openstack.org/356026 ?14:31
*** sreeram_v has quit IRC14:32
jrollfungi: yeah, believe that's the one14:32
amrithfungi, thanks. looking at the bug14:32
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424314:32
ianychoiAJaeger, I have a question: http://logs.openstack.org/98/397098/2/check/gate-i18n-specs-python27-ubuntu-xenial/1ccb444/console.html#_2016-11-29_14_29_30_404122 => could you suggest how the error will be dealt? The change is for initial support on i18n-specs: https://review.openstack.org/#/c/397098/14:33
*** inc0 has joined #openstack-infra14:33
fungiamrith: so anyway, the gist is that subnetpool support in devstack relies on a fixed ipv4 assignment and chooses one which overlaps with local networking in some providers (namely osic) which is why you see it break there14:34
amrithfungi, and your current understanding is that this needs to be fixed in which one of these? devstack, devstack-gate, or trove14:35
openstackgerritMerged openstack-infra/system-config: Add kazoo logger for nodepool-builder  https://review.openstack.org/40399714:35
amrithI'm assuming devstack?14:35
fungiamrith: devstack, yes14:35
amrithoh brother14:35
fungiaiui, this is devstack support for a neutron feature trove needs14:35
fungiso maybe one of the devstack experts in trove's circle of devs would have some time to spend on it14:36
amrithok, will ping mvandijk and see what light he can shed on this. hi jroll14:36
amrithanyway, we are now dead in the water.14:36
*** krtaylor has joined #openstack-infra14:36
*** dizquierdo has quit IRC14:36
amrithuntil someone can figure out how to get around this.14:37
*** wolverineav has joined #openstack-infra14:37
*** jascott1 has joined #openstack-infra14:37
jrollthere's lots of recommendations in that bug report14:37
jrolland a few patches14:37
AJaegerianychoi: your tox.ini file is not complete, add a commands line to testenv14:37
fungii assume this became a problem for trove either when it switched from redstack to devstack or when it switched from nova network to neutron (maybe both?)14:37
jroll(as far as how to *actually* fix it)14:37
amrithredstack was a wrapper on devstack. so not the former14:38
AJaegerianychoi: run "tox -e py27" locally...14:38
amrithit was the latter14:38
ianychoiAJaeger, I see, thanks for your comment !14:38
*** tobybot11 has quit IRC14:38
ianychoi(I just copied from specs-cookiecutter but it did not work after upgrading into tox 2.5.0 .. IMO)14:38
*** mhickey has joined #openstack-infra14:39
AJaegerianychoi: so, please fix specs-cookiecutter so that it works for the next person ;)14:39
*** dasm has quit IRC14:39
ianychoiAJaeger, yep I will :)14:39
*** rhallisey has joined #openstack-infra14:39
fungiamrith: anyway, the reason you see infra team members stepping in and trying to help, albeit inconsistently because we're stretched really thin, is because nobody in the related set of projects (trove, neutron, devstack) seems so far to want to put time into coming up with a thorough solution14:39
amrithfungi, i am (and peterstac has) happy to put in the time. we don't know what the underlying issues are, and with some help I'm sure we can fix the issue. could someone from infra be the designated point person we could contact for this?14:40
*** wolverineav has quit IRC14:41
fungiamrith: i'm willing to be, though clarkb may be better able to articulate the finer points of the problem as he's the one who ultimately ended up investigating it when nobody else seemed to want to take responsibility for all the job failures and decided to just blame it on osic and ipv614:41
mordredfungi, amrith: wait - I thought https://review.openstack.org/#/c/398012/ would fix it?14:42
*** vikrant has quit IRC14:42
*** jascott1 has quit IRC14:42
amrithmordred, that has merged14:42
amrithbut it doesn't fix it14:42
*** jpena|lunch is now known as jpena14:43
jrollperhaps it isn't the same bug then?14:43
fungimordred: will it? needs 398611 which seems to still have some (unrelated?) job failures14:43
peterstacmordred, amrith: it will, but we also need https://review.openstack.org/#/c/398611/14:43
peterstacfungi, right14:43
amrithpeterstac, I was asking about monty's patch which you reference14:43
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Consume new variable IPV4_ADDRS_SAFE_TO_USE  https://review.openstack.org/39861114:43
mordredI just fixed the review comment on 39861114:44
fungii'll keep an eye on 398611 and approve if it seems to work with grenade14:44
openstackgerritAntoni Segura Puimedon proposed openstack-infra/project-config: kuryr-kubernetes: Add CI installation test job  https://review.openstack.org/40419114:44
jrollamrith: so it does work on other clouds, just not osic, right?14:44
amrithjroll, it works with neutron on RAX just fine14:45
mordredjroll: it happens to work on other clouds14:45
amrithso far it doesn't work on osic14:45
mordredjroll: the issue is overlapping ip address ranges14:45
jrollok cool14:45
fungijroll: well, the problem it's trying to fix is only exhibited in osic because that's the only place with local networking that falls into teh range neutron is trying to take over14:45
openstackgerritPaul Belanger proposed openstack-infra/nodepool: Test rotation of builds in nodepool-builder  https://review.openstack.org/40000414:45
jrollmordred: I was thinking it could be an issue with neutron not allowing control plane <-> instance networking, rather than this subnetpool bug14:45
fungisomeone could make a throwaway trove change that depends-on: Ic6720677a4a496d246a8f9be5ede1a53821f56dc and see if the formerly failing job succeeds14:46
amrithfungi, we already used that patch14:46
amrithand it works14:47
amrithwhat i wanted to know was whether that patch was scheduled to merge14:47
amrithor not14:47
*** [HeOS] has quit IRC14:47
amrithand if so, when14:47
*** mrtenio has joined #openstack-infra14:47
fungiamrith: as soon as it's working sufficiently to pass its defined jobs14:47
openstackgerritMonty Taylor proposed openstack-infra/shade: Re-add metadata to image in non-strict mode  https://review.openstack.org/40425014:47
amrithfungi, mordred's change works for us. we need it. if we could get it merged, we would be out of the woods.14:48
amrithI refer to Ic6720677a4a496d246a8f9be5ede1a53821f56dc14:48
amrithor  https://review.openstack.org/39861114:48
mordredamrith: woot! hopefully the latest version of it will pass tests14:48
fungilooks like the last patchset was incompatible with earlier branches of devstack, hence failed grenade. hopefully the latest patchset will be good14:48
mordredjeblair, Shrews: ^^ this shade patch fixes the regression noted in the nodepool review14:48
*** mmandel has joined #openstack-infra14:49
*** mtanino has joined #openstack-infra14:51
openstackgerritPaul Belanger proposed openstack-infra/system-config: Fix 'variable access via ... ' deprecated messages  https://review.openstack.org/40425114:51
openstackgerritPaul Belanger proposed openstack-infra/nodepool: Test rotation of builds in nodepool-builder  https://review.openstack.org/40000414:52
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424314:53
*** wolverineav has joined #openstack-infra14:53
*** abregman is now known as abregman|afk14:54
*** edmondsw has quit IRC14:55
*** pilgrimstack1 has quit IRC14:56
*** mriedem has joined #openstack-infra14:57
*** trown is now known as trown|brb14:57
*** dimtruck is now known as zz_dimtruck15:00
openstackgerritIan Y. Choi proposed openstack-dev/specs-cookiecutter: Specify placeholder testenv command for tox>=2.5  https://review.openstack.org/40425615:00
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424315:00
mordredrcarrillocruz: first patch in that stack looks great! in the second patch, can you also go ahead and delete the fix_etc_hosts function?15:00
rcarrillocruzi haven't?15:01
rcarrillocruzargh15:01
rcarrillocruzofc15:01
rcarrillocruzi deleted the call15:01
rcarrillocruzNOT the function15:01
rcarrillocruzthx15:01
rcarrillocruz!15:01
mordred:)15:01
mordredI'm excited about this series15:01
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly fix_etc_hosts  https://review.openstack.org/40197515:01
* rcarrillocruz wonders if git-review could be configured somehow to not change the topic name when there's already a patch, so I don't have to remember to pass -t <topic>15:03
*** rlandy is now known as rlandy|fallout_s15:04
*** rlandy|fallout_s is now known as rlandy|fallout15:04
openstackgerritMerged openstack-infra/system-config: Fix 'variable access via ... ' deprecated messages  https://review.openstack.org/40425115:04
*** spzala has joined #openstack-infra15:04
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Re-enable test: test_list_nodes  https://review.openstack.org/40095515:04
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Re-enable test: test_image_upload_fail  https://review.openstack.org/40097015:04
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Fix nits in test_image_upload_fail  https://review.openstack.org/40425715:04
openstackgerritFlavio Percoco proposed openstack/diskimage-builder: Show team and repo badges on README  https://review.openstack.org/40257615:04
*** tqtran has joined #openstack-infra15:05
*** wolverineav has quit IRC15:06
*** spzala has quit IRC15:06
*** spzala has joined #openstack-infra15:06
*** spzala has quit IRC15:06
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly BASE folder creation  https://review.openstack.org/40210715:06
*** spzala has joined #openstack-infra15:06
*** spzala has quit IRC15:07
*** bin_ has joined #openstack-infra15:07
*** jaosorior has quit IRC15:07
*** spzala has joined #openstack-infra15:07
*** spzala has quit IRC15:07
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the start of fresh logging  https://review.openstack.org/40220815:08
*** jaosorior has joined #openstack-infra15:08
*** spzala has joined #openstack-infra15:08
*** spzala has quit IRC15:08
*** nadya has quit IRC15:08
*** rbuzatu_ has quit IRC15:09
*** spzala has joined #openstack-infra15:09
*** spzala has quit IRC15:09
*** tqtran has quit IRC15:09
*** Jeffrey4l has quit IRC15:09
*** spzala has joined #openstack-infra15:09
*** spzala has quit IRC15:10
*** spzala has joined #openstack-infra15:10
*** spzala has quit IRC15:10
*** spzala has joined #openstack-infra15:11
*** EricGonc_ has quit IRC15:11
*** spzala has quit IRC15:11
*** spzala has joined #openstack-infra15:12
*** spzala has quit IRC15:12
*** EricGonczer_ has joined #openstack-infra15:12
*** spzala has joined #openstack-infra15:12
*** spzala has quit IRC15:13
*** spzala has joined #openstack-infra15:13
*** spzala has quit IRC15:13
*** spzala has joined #openstack-infra15:14
*** spzala_ has joined #openstack-infra15:14
*** spzala_ has quit IRC15:14
*** garyk1 has quit IRC15:15
*** ldnunes has joined #openstack-infra15:15
*** dasm_away has joined #openstack-infra15:15
*** spzala has joined #openstack-infra15:15
*** trown|brb is now known as trown15:15
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of stack user  https://review.openstack.org/40366415:15
openstackgerritMerged openstack-infra/jenkins-job-builder: Fix plot publisher tests  https://review.openstack.org/40037515:15
*** wolverineav has joined #openstack-infra15:15
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of the tempest user  https://review.openstack.org/40372715:16
*** EricGonczer_ has quit IRC15:16
*** mmandel has quit IRC15:17
*** srobert has joined #openstack-infra15:18
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415115:18
*** rbrndt has joined #openstack-infra15:18
*** mmandel has joined #openstack-infra15:18
openstackgerritPaul Belanger proposed openstack-infra/system-config: Fix typo in nodepool-builder.logging.conf  https://review.openstack.org/40427015:18
*** dasm_away is now known as dasm15:18
pabelangermordred: rcarrillocruz: fungi: Mind a quick +2A on ^, typo in nodepool-builder logging.conf15:19
rcarrillocruzdone15:19
pabelangerdanke15:19
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373215:19
*** wolverineav has quit IRC15:20
*** senk has joined #openstack-infra15:20
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: WIP TLS everywhere job  https://review.openstack.org/39173815:21
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424315:21
*** hongbin has joined #openstack-infra15:22
*** mmandel has quit IRC15:22
*** pilgrimstack has joined #openstack-infra15:23
*** pilgrimstack has left #openstack-infra15:24
*** nadya has joined #openstack-infra15:25
*** tung_doan_ has quit IRC15:25
*** abregman|afk is now known as abregman15:25
*** rajinir has joined #openstack-infra15:26
*** smarcet has joined #openstack-infra15:27
*** chlong has joined #openstack-infra15:27
*** zz_dimtruck is now known as dimtruck15:28
*** mriedem is now known as mriedem_meeting15:29
*** ldnunes has quit IRC15:32
openstackgerritMerged openstack-infra/nodepool: Re-enable test: test_list_nodes  https://review.openstack.org/40095515:32
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424315:33
*** esikache1 has quit IRC15:33
openstackgerritMerged openstack-infra/system-config: Fix typo in nodepool-builder.logging.conf  https://review.openstack.org/40427015:33
*** eharney has joined #openstack-infra15:34
*** mmandel has joined #openstack-infra15:34
*** sshnaidm is now known as sshnaidm|mtg15:35
*** wolverineav has joined #openstack-infra15:35
openstackgerritStephane Robert proposed openstack-infra/project-config: New CI service  -  Virtual PDU  https://review.openstack.org/40222315:36
srobertThanks for the review. I removed all Ironic stuff from the initial project creation/import ^^^15:37
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the start of fresh logging  https://review.openstack.org/40220815:37
*** zul has joined #openstack-infra15:38
*** senk has quit IRC15:38
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of stack user  https://review.openstack.org/40366415:40
*** wolverineav has quit IRC15:40
*** psachin has quit IRC15:40
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of the tempest user  https://review.openstack.org/40372715:42
*** ricardoas has left #openstack-infra15:42
*** dizquierdo has joined #openstack-infra15:42
electrofelixanyone to review/approve patches to git-review about? have a few patches hanging around a while - https://review.openstack.org/312885, https://review.openstack.org/312056, https://review.openstack.org/38970115:44
*** Jeffrey4l has joined #openstack-infra15:44
dmsimardHi cores, I'm still looking for a second +2 on an improvement to logs.o.o on gzipped content (successfully tested on logs-dev) https://review.openstack.org/#/c/397773/15:44
*** tlian has quit IRC15:46
*** oanson has quit IRC15:46
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415115:46
*** fguillot has joined #openstack-infra15:47
rajinirZuul problem, need help: There is a change item in the queue that says "Unknown Project" and zuul is throwing exception. How do I fix it?15:48
*** ricardoas has joined #openstack-infra15:49
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373215:49
*** bnemec has joined #openstack-infra15:49
*** hrybacki is now known as hrybacki|mtg15:50
*** Jeffrey4l has quit IRC15:51
openstackgerritStephane Robert proposed openstack-infra/project-config: New CI service  -  Virtual PDU  https://review.openstack.org/40222315:51
*** Jeffrey4l has joined #openstack-infra15:51
*** sreeram_v has joined #openstack-infra15:52
rajinirZuul: Is there a way to dequeue a pending job that has this "Unknown Project" problem so I don't have to restart Zuul15:52
openstackgerritIsaac Beckman proposed openstack-infra/project-config-example: Remove reference to node-devstack  https://review.openstack.org/40429115:52
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: DNM: Debug of uploading  https://review.openstack.org/40429215:52
openstackgerritMerged openstack-infra/project-config: Update deploy-guide gate jobs for newton inclusion  https://review.openstack.org/40417015:52
openstackgerritMerged openstack-infra/project-config: TripleO: Test Barbican in scenario002  https://review.openstack.org/40421715:53
openstackgerritMerged openstack-infra/project-config: Move ironic-multinode non-voting job to check queue  https://review.openstack.org/40407015:53
*** tlian has joined #openstack-infra15:53
openstackgerritMerged openstack-infra/project-config: Add new project: fuel-ccp-rally  https://review.openstack.org/40122015:54
*** baoli has quit IRC15:55
*** john-davidge has quit IRC15:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424315:55
openstackgerritMerged openstack-infra/project-config: Add publishing jobs to Almanach (docs)  https://review.openstack.org/40384015:55
*** baoli has joined #openstack-infra15:55
*** adrian_otto has joined #openstack-infra15:55
*** ldnunes has joined #openstack-infra15:56
*** xarses has joined #openstack-infra15:56
openstackgerritMerged openstack-infra/project-config: Add fuel-plugin-rally project  https://review.openstack.org/35907615:56
mordredrcarrillocruz: I've got a callback plugin patch coming for you15:57
rajinirZuul queue seems to be stuck, can someone help me to unblock this issue?15:57
*** xarses_ has joined #openstack-infra15:57
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: DNM: Debug of uploading  https://review.openstack.org/40429215:57
rcarrillocruzcool, i guess for getting sane output in d-g runs15:57
mordredyah15:57
rajinirZuul Stuck on unknown project issue https://usercontent.irccloud-cdn.com/file/GcsbO8iM/ZuulStuck15:58
*** jascott1 has joined #openstack-infra15:59
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Add ansible callback plugin to make output nicer  https://review.openstack.org/40429515:59
mordredrcarrillocruz: ^^15:59
mordredrcarrillocruz: I tested locally, but there could be issues with what directory we're in15:59
*** madorn has quit IRC15:59
rcarrillocruzi'll check it out, thanks15:59
openstackgerritPaul Belanger proposed openstack-infra/elastic-recheck: Add query for nodepool database drop issue bug 1645766  https://review.openstack.org/40429616:00
*** yuval has quit IRC16:00
openstackbug 1645766 in OpenStack-Gate "nodepool fails to drop database for testing" [Undecided,New] https://launchpad.net/bugs/164576616:00
*** mriedem_meeting is now known as mriedem16:00
pabelangerjeblair: clarkb: ^ elastic-recheck query for our database drop issue in nodepool16:00
pabelangershould help cut down on manual rechecks16:00
*** xarses has quit IRC16:01
*** csomerville has joined #openstack-infra16:02
mordredclarkb: ^^ you may also want to look at my devstack-gate patch above16:02
mordredclarkb: it addresses your conversation with rcarrillocruz from yesterday16:02
*** strigazi_AFK is now known as strigazi16:02
rcarrillocruzclarkb: yeah, when you're around, the patch series should be good now16:03
mordred(also, it has a neat sideeffect of printing out the entire set of ansible facts)16:03
rcarrillocruzthey're now self-testing16:03
*** rcernin has quit IRC16:03
rcarrillocruzand fixed a few issues that caused red16:03
rcarrillocruzalso just amended gather_facts where it makes sense16:03
*** jascott1 has quit IRC16:03
clarkbrcarrillocruz: mordred ok16:03
rcarrillocruzclarkb: chain starts at https://review.openstack.org/#/c/391519/16:04
rcarrillocruzbrb16:04
rcarrillocruzcoffee and cake16:04
clarkbmordred: is your chain in rcarrillocruz's?16:04
*** jaosorior has quit IRC16:05
pleia2got my new license plate the other day, figured you all would enjoy it https://www.flickr.com/photos/pleia2/30442058184/16:05
pleia2(it's a 7, not a Z, but EVERY TIME I SEE IT)16:05
rcarrillocruzlol16:06
rcarrillocruzthat's superawesome pleia2  :D16:06
*** huanxie has quit IRC16:06
*** anilvenkata has joined #openstack-infra16:06
anilvenkataclarkb, ping16:06
clarkbanilvenkata: hello16:06
*** chlong has quit IRC16:07
anilvenkataclarkb, I am frequently rebasing this change https://review.openstack.org/#/c/383742/16:07
anilvenkataclarkb, again I need to rebase :)16:07
mordredclarkb: yes, it's the second in the chain - I made it depend on rcarrillocruz's first patch so that it would show the modificaiton of the output16:07
*** tojuvone has quit IRC16:07
mordredclarkb: https://review.openstack.org/40429516:07
anilvenkataclarkb, can you please review it once I submit a new patchset16:08
*** tojuvone has joined #openstack-infra16:08
clarkbanilvenkata: there are many other project-config reviewers... I can review it, but not sure why I keep getting singled out16:08
*** ldnunes has quit IRC16:08
anilvenkataclarkb, sorry for that, I remember we discussed this in neutron design summits and was taking your help in the initail patchsets16:10
anilvenkataclarkb, so was waiting for you :)16:10
clarkbanilvenkata: definitely don't wait for me if you have other reviewers, I will try to get it reviewed when rebased though.16:10
anilvenkataclarkb, sure, thanks clarkb16:11
clarkbmordred: also why is it so impossible for ansible to just ship an output formatter that isn't terrible?16:11
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Remove unused function make_image_dict  https://review.openstack.org/40430616:11
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Move to using properties instead of metadata  https://review.openstack.org/40430716:11
clarkbmordred: it seems bad that we keep needing to rewrite this wheel everywhere we use ansible16:11
openstackgerritPaul Belanger proposed openstack-infra/puppet-nodepool: Add SSH public key to nodepool-builder  https://review.openstack.org/40430916:12
clarkbmordred: rcarrillocruz does ansible know to magically lookfor the ansible.cfg in the same dir as the inventory file?16:13
clarkbor is it looking in pwd?16:13
mordredclarkb: there are like 20 output formatters16:14
mordredclarkb: pwd16:14
clarkbmordred: last I checked none of them had those fancy things called timestamps16:14
mordredclarkb: the output formatter 'minimal' is mostly what this is and is pretty good - only thing I added were the timestamps16:14
clarkbright timestamps...16:14
mordredclarkb: we could totally submit this one to upstream16:14
*** winggundamth_ has joined #openstack-infra16:15
openstackgerritMarkos Chandras proposed openstack/diskimage-builder: elements: zypper-minimal: Add ca-certificates-mozilla package  https://review.openstack.org/40431516:15
*** yamahata has joined #openstack-infra16:17
openstackgerritPaul Belanger proposed openstack-infra/puppet-openstackci: Add SSH public key to nodepool-builder  https://review.openstack.org/40431716:18
*** dizquierdo has quit IRC16:18
*** winggundamth_ has quit IRC16:18
*** eharney has quit IRC16:19
openstackgerritPaul Belanger proposed openstack-infra/system-config: Add SSH public key to nodepool-builder  https://review.openstack.org/40431916:20
openstackgerritvenkata anil proposed openstack-infra/project-config: Create experimental Neutron DVR+HA multinode job  https://review.openstack.org/38374216:20
*** chlong has joined #openstack-infra16:20
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Flag uploaded images as being managed by nodepool  https://review.openstack.org/40432216:21
*** ldnunes has joined #openstack-infra16:21
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: DNM: Debug of uploading  https://review.openstack.org/40429216:22
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Flag uploaded images as being managed by nodepool  https://review.openstack.org/40432216:23
openstackgerritPaul Belanger proposed openstack-infra/puppet-nodepool: Add SSH public key to nodepool-builder  https://review.openstack.org/40430916:24
*** bhavik1 has joined #openstack-infra16:24
*** e0ne_ has quit IRC16:24
openstackgerritMerged openstack-infra/tripleo-ci: Enable consuming packages for a feature branch  https://review.openstack.org/39956216:25
openstackgerritMerged openstack-infra/tripleo-ci: Consume TripleO CI scenarios envs from THT  https://review.openstack.org/40213116:25
*** dimtruck is now known as zz_dimtruck16:26
*** zz_dimtruck is now known as dimtruck16:28
*** smarcet has quit IRC16:29
openstackgerritMerged openstack-infra/nodepool: Re-enable test: test_image_upload_fail  https://review.openstack.org/40097016:30
*** rbrndt_ has joined #openstack-infra16:30
*** fernnest has quit IRC16:30
*** rbrndt has quit IRC16:30
*** rbuzatu has joined #openstack-infra16:30
*** jschwarz has quit IRC16:32
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Re-enable alien-image-list command and tests  https://review.openstack.org/40083616:32
*** armax has joined #openstack-infra16:32
*** andreas_s has quit IRC16:32
*** smarcet has joined #openstack-infra16:32
*** esikache1 has joined #openstack-infra16:33
*** jschwarz has joined #openstack-infra16:35
*** sreeram_v has quit IRC16:35
*** pcaruana has quit IRC16:36
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Add znode stat structure to build/upload objects  https://review.openstack.org/40429216:39
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: DNM: Debug of uploading  https://review.openstack.org/40433516:39
*** mtani____ has joined #openstack-infra16:39
*** mtanino has quit IRC16:40
clarkbrcarrillocruz: can you double check when you have a chance, but gerrit is claiming that the base change in the stack has gotten detached from the others (they all depend on patchset 16 of first change btu it has 17 patchsets)16:41
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Add build and upload information to image metadata  https://review.openstack.org/40433716:41
clarkbrcarrillocruz: likely just need to rebase to reattach to latest patchset there16:41
pabelangerclarkb: mordred: jeblair: rcarrillocruz: Do you mind adding https://review.openstack.org/#/q/topic:zuulv3-builder to your review queue? Fixes an issue with SSH public key for zuul on nb01.o.o16:42
rcarrillocruzback16:42
*** esikache1 has quit IRC16:42
rcarrillocruzclarkb: ack16:43
clarkbrcarrillocruz: maybe you want to put mordred's chagne in your stack too16:43
rcarrillocruzlet me see16:43
rcarrillocruzi should probably also put mordred change on the chain16:43
clarkbrcarrillocruz: that way all the subsequent changes will get tested with it (right now its a tree with mordred off on its own leaf)16:43
rcarrillocruzbtw, does git restack help with rebasing dependent changes?16:44
rcarrillocruzi'm right now doing git rebase --onto new_parent old_parent, whenever i change anything in the root of the tree16:44
rcarrillocruzwhich is a bit of a pain16:44
*** jamesdenton has quit IRC16:45
openstackgerritsebastian marcet proposed openstack-infra/system-config: Updated OpenstackId Dev configuration to use LV 5.x  https://review.openstack.org/40433916:45
clarkbrcarrillocruz: my workflow tends to be edit things at end of tree (leaves), commit them with message like "squash this", git rebase -i HEAD~commitsback, reorder to where I want to squash, rebase. git restack handles the git rebase -i HEAD~commitsback part mroe smartly aiui16:45
mordredrcarrillocruz: I usually just do thing like git rebase -i $sha16:45
jeblairrcarrillocruz: it does an interactive rebase onto the base of the stack you are working on, without rebasing on the head of the remote branch if the remote branch has moved since you started.16:45
clarkbbut that way I never have a tree that is out of date16:45
*** hrybacki|mtg is now known as hrybacki16:45
*** esikache1 has joined #openstack-infra16:46
clarkbbecause every time I commit I udpate the entire tree as necessary16:46
jeblairclarkb: yeah, i do that too, and git restack helps with that as you say16:46
mordredrcarrillocruz: so in this case, i'd 'git review -d 404295 ; git rebase -i 72f680a4b4c63e3f14f7c231fea4eaaff628b397'16:46
rcarrillocruzhmm k, let me play with it16:47
mordredbut then my git workflow should almost _never_ be copied by other people - as I tend to use reset --hard instead of branches way too often16:47
*** sshnaidm|mtg is now known as sshnaidm16:47
*** jascott1 has joined #openstack-infra16:47
*** trown is now known as trown|lunch16:47
*** anilvenkata has quit IRC16:48
openstackgerritJohn L. Villalovos proposed openstack-infra/devstack-gate: Set HOME when doing sudo pip install by using 'sudo -H'  https://review.openstack.org/39916516:48
jeblairi also often hit 'c' in gertty to check out a change, and then amend it, then hit x on each of the changes i want to stack on top of it, then git-review the stack16:48
*** vhosakot has joined #openstack-infra16:49
Zaramordred: hahaha, now I feel less bad about (ab)using git reset --hard so much...16:49
toskyinfra-core, this small but (I think) useful change of mine for devstack-gate is waiting for a while (and with a +2 already): https://review.openstack.org/#/c/362696/16:49
jeblair(it's nice to be able to say "this one, then this one, then this one, go")16:49
* clarkb wanders downstairs for caffeine and will return to start reviewing all the things16:50
*** esikache1 has quit IRC16:52
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Add build and upload information to image metadata  https://review.openstack.org/40433716:52
*** mtanino has joined #openstack-infra16:52
*** mtani____ has quit IRC16:53
*** jamesdenton has joined #openstack-infra16:54
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424316:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the start of fresh logging  https://review.openstack.org/40220816:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly BASE folder creation  https://review.openstack.org/40210716:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373216:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly fix_etc_hosts  https://review.openstack.org/40197516:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of stack user  https://review.openstack.org/40366416:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the setup of the tempest user  https://review.openstack.org/40372716:55
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly adding vz group to stack user  https://review.openstack.org/40415116:55
*** smarcet has quit IRC16:55
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: Copy deploy and validate args to one place  https://review.openstack.org/40386816:55
*** eharney has joined #openstack-infra16:55
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Re-enable alien-image-list command and tests  https://review.openstack.org/40083616:56
*** rbrndt__ has joined #openstack-infra16:56
rcarrillocruzi wip the network sanity check cos frankly i'm not super happy with the set_fact and envvars handling16:56
rcarrillocruzthe rest of the chain should be good i think16:56
*** isaacb has joined #openstack-infra16:57
*** rbrndt_ has quit IRC16:57
*** hashar is now known as hasharAWay16:57
mordredrcarrillocruz: woot! I'm excited16:58
rcarrillocruzi'm happy to take a stab at ansiblying the setup_workspace16:59
rcarrillocruzor whatever other d-g pieces of bash code17:00
openstackgerritJohn L. Villalovos proposed openstack-infra/devstack-gate: WIP/DNM/DNR: Testing stuff.  https://review.openstack.org/40434417:01
*** adrian_otto has quit IRC17:01
*** markus_z has quit IRC17:01
*** fernnest has joined #openstack-infra17:01
*** hamzy has quit IRC17:02
*** shashank_hegde has joined #openstack-infra17:02
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: DONT REVIEW: tempest tests  https://review.openstack.org/40434517:03
*** sdake_ has joined #openstack-infra17:03
openstackgerritMonty Taylor proposed openstack-infra/shade: Re-add metadata to image in non-strict mode  https://review.openstack.org/40425017:04
*** dtantsur is now known as dtantsur|afk17:04
mordredShrews, rcarrillocruz: ^^ sorry, missed updating a unit test17:04
*** xionchen_ has quit IRC17:04
*** baoli has quit IRC17:05
*** sdake has quit IRC17:06
*** asettle has quit IRC17:08
*** abregman has quit IRC17:09
*** chlong has quit IRC17:10
*** isaacb has quit IRC17:10
*** wolverineav has joined #openstack-infra17:11
*** chandankumar is now known as chandankumar|off17:12
*** baoli has joined #openstack-infra17:12
*** shashank_hegde has quit IRC17:12
*** adrian_otto has joined #openstack-infra17:13
*** raildo has quit IRC17:15
*** Hal1 has quit IRC17:15
*** fernnest has quit IRC17:15
*** shashank_hegde has joined #openstack-infra17:16
*** fernnest has joined #openstack-infra17:16
ihrachysfungi: traditional ping re: https://review.openstack.org/#/c/382621/ and more importantly https://review.openstack.org/#/c/381979/ (support for versions in bindep)17:17
ihrachysI believe the first is too easy to sit in the queue17:18
*** xarses_ has quit IRC17:19
*** drifterza has quit IRC17:20
clarkbmriedem: does nova support config drive + live migration yet? I think that work was in progress last cycle17:20
*** honza has quit IRC17:20
*** zzzeek has quit IRC17:20
clarkbmriedem: asking beacuse if it does I think we may want to update our multinode jobs to stop explicitly turning it off uncoditionally17:21
*** jpich has quit IRC17:21
*** nadya has quit IRC17:22
*** knangia has joined #openstack-infra17:22
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Add configurable mtu to --mulitnode-setup  https://review.openstack.org/38516217:23
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Add --setup-nodepool-files option  https://review.openstack.org/38516017:23
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Add 3 node multinode job  https://review.openstack.org/39744117:23
*** honza has joined #openstack-infra17:23
*** smarcet has joined #openstack-infra17:23
*** honza is now known as Guest2417:23
*** chlong has joined #openstack-infra17:24
*** zzzeek has joined #openstack-infra17:24
*** dtardivel has quit IRC17:24
openstackgerritPaul Belanger proposed openstack-infra/puppet-nodepool: Add SSH public key to nodepool-builder  https://review.openstack.org/40430917:25
mriedemclarkb: i thought so, would have to check, pkoniszewski or tdurakov might know for sure17:25
clarkbrcarrillocruz: re https://review.openstack.org/#/c/404151/ I thought openvz wasn't used anywhere? did you find a place where we needed that?17:25
*** makowals_ has quit IRC17:25
rcarrillocruzwell, mriedem said some 3rd party apparently may depend on openvz17:25
rcarrillocruzthus i wip'd the change to remove it17:25
rcarrillocruzand migrated it to ansible for now17:25
clarkbhuh17:26
mordredthat still seems like something that should be handled in the devstack plugin for the driver using openvz17:26
*** matrohon has quit IRC17:26
mriedemmordred: same for libvirt and xen then?17:26
clarkbmordred: +averylargenumber17:26
clarkbmriedem: libvirt and xen already work that way I think17:26
mriedemthere is libvirt and xen specific conditionals all over devstack17:27
mordredmriedem: yah. devstack-gate should only be about the interface between devstack and the specifics of the CI environment - devstack is the thing that should hold the real logic about setting something up17:27
mriedems/is/are/17:27
*** vhosakot has quit IRC17:27
clarkbmriedem: yup but not devstack-gate17:27
clarkbmriedem: we are saying put this in devstack or a devstack plugin, it has no reason to be in devstack gate17:27
mriedemwhich patch are we talking about?17:27
mordredthere's nothing special about the CI environment as it relates to the stack user needing to be in the vz group17:27
clarkbmriedem: https://review.openstack.org/#/c/404151/7/functions.sh17:27
clarkbrcarrillocruz: my vote would be to remvoe it now because otherwise we will never get this cleaned out17:28
mriedemok i didn't realize that was d-g17:28
mriedemi agree that should be in devstack17:28
mordred\o/17:28
clarkbrcarrillocruz: and if it breaks anyone apologize and point them at devstack/devstack plugion17:28
mriedemi'll let the virtuozzo guys know17:28
rcarrillocruzok, amrith said they don't use it17:29
rcarrillocruzso if mriedem is cool17:29
rcarrillocruzi'll amend the chain17:29
*** krtaylor has quit IRC17:29
mriedemi pointed out https://review.openstack.org/#/c/404151/7/functions.sh to mnestratov17:29
mriedemand added him17:29
*** agarner has joined #openstack-infra17:29
clarkbrcarrillocruz: http://logs.openstack.org/19/391519/17/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/7786234/logs/devstack-gate-setup-host.txt.gz looks much better thanks17:29
*** mnestratov has joined #openstack-infra17:30
mordredclarkb: http://logs.openstack.org/95/404295/1/check/gate-tempest-dsvm-full-ubuntu-trusty-liberty-nv/6433e7e/logs/devstack-gate-setup-host.txt.gz is the change with the new output format - what do we think about the inclusion of the discovered facts?17:30
clarkboh huh there are rhel7 kernels with openvz support17:30
*** vhosakot has joined #openstack-infra17:30
*** zara_the_lemur has joined #openstack-infra17:30
mordredjeblair, rcarrillocruz: ^^ same question to y'all17:31
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Fix test_image_delete  https://review.openstack.org/40435617:31
clarkbmordred: I like it and we can probably remove some of the redundant info printing if we go with that. We probably don't also need the facter facts though17:31
*** zara_the_lemur is now known as zara_the_lemur__17:31
mordredclarkb: well, they just show up if facter is installed - if facter isn't installed, they won't17:31
mordredwe can, of course, filter them17:32
rcarrillocruzi like it17:32
fungimordred: clarkb: 398611 just failed out on gate-tempest-dsvm-neutron-full-ubuntu-xenial in the gate after passing in check17:32
rcarrillocruzi prefer getting everything rather than doing a random debug statement17:33
clarkbmordred: rcarrillocruz I like that it gives us a bunch of the info we were already collecting + more potentially useful stuff. so we can simplify our code and get more out of it17:33
clarkbfungi: looking17:33
rcarrillocruzclarkb: ++17:33
mordredclarkb: want me to take a stab at filtering out facter?17:33
mnestratovhi all, I'm from Virtuozzo17:33
clarkbmordred: sure17:33
amrithrcarrillocruz, I don't think we use it :)17:34
clarkbmnestratov: hey long story short we would like to stop doing a bunch of openvs related setup in openstack-infra/devstack-gate. We think that belongs in devstack or a devstack plugin17:34
fungimordred: clarkb: looks like it bombed on tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port17:34
mnestratovclarkb: openvz for rhel7 is a bit another beast17:34
clarkbmnestratov: rcarrillocruz should have a good idea of the specific things we would like to remove from devstack-gate, was there a wip change encompassing it all?17:34
rcarrillocruzmnestratov , clarkb : https://review.openstack.org/#/c/403858/17:34
*** cody-somerville has joined #openstack-infra17:35
*** cody-somerville has joined #openstack-infra17:35
clarkbfungi: looks like it was an api connectio nfailure?17:36
*** ldnunes has quit IRC17:36
fungikeystoneauth1.exceptions.connection.ConnectFailure17:37
clarkbfungi: at http://logs.openstack.org/11/398611/3/gate/gate-tempest-dsvm-neutron-full-ubuntu-xenial/aec102a/logs/screen-n-api.txt.gz?level=TRACE#_2016-11-29_17_13_42_87017:37
*** csomerville has quit IRC17:37
fungi"ConnectFailure: Unable to establish connection to https://15.184.69.170:9696/...17:38
clarkbmordred: rcarrillocruz so ya my vote would be to try to remove the facter facts as those are likely mostly redundant and to remove the bits like kernel reporting and cpu count and so on from our logs that are no longer required. Looks like we still need a distinct locale report17:38
rcarrillocruzk17:39
*** cody-somerville has quit IRC17:39
*** daemontool has quit IRC17:39
fungiclarkb: looks like maybe httplib was unhappy with the tls socket there?17:39
fungiabnormal proxy termination?17:40
mnestratovcody-somerville: I think it's safe just to remove it17:41
clarkbfungi: [Tue Nov 29 17:13:42.862230 2016] [ssl:info] [pid 6235:tid 140493220415232] (70014)End of file found: [client 15.184.69.170:45298] [frontend 15.184.69.170:9292] AH01991: SSL input filter read failed.17:41
clarkbfungi: I think ^ is the proxy side error17:41
fungiagreed17:41
*** cody-somerville has joined #openstack-infra17:41
*** cody-somerville has quit IRC17:41
*** cody-somerville has joined #openstack-infra17:41
fungijust found that as well17:41
clarkber wait 9292 isn't keystone though17:41
fungineutron?17:42
clarkbglance?17:42
clarkb(btw this is why I don't like having special ports for everything)17:42
clarkbya thats glance17:43
openstackgerritxiaodongwang991481 proposed openstack-infra/project-config: add multinode tempest test coverage in networking-sfc  https://review.openstack.org/39197917:43
*** matrohon has joined #openstack-infra17:43
fungiglance has a security-groups implementation?17:43
* fungi shows his ignorance of openstack service internals again17:44
*** xarses has joined #openstack-infra17:44
clarkbfungi: nope, I think that error is unrelated17:44
clarkbunless glance breaking is side effecting other connectiosn in the proxy somehow17:44
*** xarses has quit IRC17:44
*** martinkopec has quit IRC17:44
*** xarses has joined #openstack-infra17:45
*** zzzeek has quit IRC17:45
*** markvoelker has quit IRC17:45
clarkbthe request doesn't show up in http://logs.openstack.org/11/398611/3/gate/gate-tempest-dsvm-neutron-full-ubuntu-xenial/aec102a/logs/apache/tls-proxy_access.txt.gz at all17:46
clarkb[Tue Nov 29 17:13:42.764802 2016] [ssl:info] [pid 6236:tid 140493312734976] [client 15.184.69.170:35186] [frontend 15.184.69.170:9696] AH01964: Connection to child 75 established (server 127.0.0.1:9696) appears to be the connection but it doesn't end up proxied17:48
*** lucasagomes is now known as lucas-afk17:48
*** zzzeek has joined #openstack-infra17:48
smarcetfungi: afternoon, i just submitted this patch https://review.openstack.org/#/c/404339/ but its seems to be failing on trusty test, its pretty simple change, just adding some setting to openstackid dev configuration, but no clue what is wrong, so wondering if u have some time to doublecheck on it, bc i have no clue what is wrong there :)17:49
*** florianf has quit IRC17:49
*** markvoelker has joined #openstack-infra17:50
*** dprince has quit IRC17:50
*** dprince has joined #openstack-infra17:50
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: WIP TLS everywhere job  https://review.openstack.org/39173817:51
fungiclarkb: i'm not finding any instances of test_port_security_macspoofing_port failing in any jobs for the past week according to logstash. i have a feeling whatever the underlying failure it's not specific to that test17:51
*** sshnaidm has quit IRC17:51
AJaegerproject-config cores, could you review a change of mine to remove the special searchlight setup for unit tests, please? https://review.openstack.org/39916917:51
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the network sanity check  https://review.openstack.org/40424317:51
*** shashank_hegde has quit IRC17:51
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Ansibly the copy of mirror config  https://review.openstack.org/40373217:51
*** derekh has quit IRC17:51
clarkbfungi: what appears to be happening is python requests establishes tcp connection to apache frontend, then connection is closed without properly setting up tls hence that bad status line error17:51
clarkbfungi: possibly apache is running out of workers/threads/connections to service that and is just closing it?17:52
fungiclarkb: right, that's what i found looking for other similar causes of the badstatusline "" exceptions17:52
clarkbfungi: ya I think the error is more generic proxy fail and not test specific17:52
fungimostly just want to rule out that we're not about to recheck some new sinister breakage in with 39861117:52
rcarrillocruzclarkb , mordred : can you review https://review.openstack.org/#/c/403858 , mnestratov gave the ok17:52
clarkbfungi: I don't think so17:52
*** adrian_otto has quit IRC17:53
AJaegerarmax, njohnston: Are you fine with https://review.openstack.org/#/c/383742/ ?17:53
njohnstonchecking17:54
*** strigazi is now known as strigazi_AFK17:54
* armax looks17:54
AJaegerrcarrillocruz: could you review  https://review.openstack.org/399169 , please?17:54
clarkbrcarrillocruz: done17:55
rcarrillocruzthanks17:55
clarkbfungi: like we want to bump up the mpm event worker numbers there17:55
mnestratovrcarrillocruz: i hope sometime we will add virtuozzo to d-g :)17:55
rcarrillocruz++17:55
njohnstonEverything in it looks correct to me, and I think that it is likely to be all right since it's experimental and we can make sure it works that way... but I defer to armax's opinion17:56
AJaegerthanks, rcarrillocruz17:56
AJaegernjohnston: yeah, looks good and we should try it ;) Just waiting for a neutron +1 before I +2A17:56
*** yamahata has quit IRC17:57
clarkbfungi: default is 400 which seems like it should be enough but EOPENSTACK?17:57
fungitempest does exercise things fairly heavily sometimes17:58
clarkb(serverlimit 16 * threadcount of 25)17:58
fungino idea if that should be sufficient or not17:58
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Add ansible callback plugin to make output nicer  https://review.openstack.org/40429517:58
AJaegerpleia2: COOL ;)17:58
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Remove unused openvz code from d-g  https://review.openstack.org/40385817:58
openstackgerritMerged openstack-infra/puppet-nodepool: Add SSH public key to nodepool-builder  https://review.openstack.org/40430917:58
mordredclarkb, rcarrillocruz, jeblair: ok - I cleaned up and trimmed the output a little bit more17:58
fungismarcet: "Invalid parameter laravel_version on Class[Openstack_project::Openstackid_dev]" http://logs.openstack.org/39/404339/1/check/gate-infra-puppet-apply-ubuntu-trusty/1c24c15/puppetapplytest54.final.out.FAILED17:59
mordredrcarrillocruz: I'd wait until we land that patch before rebasing again :)17:59
rcarrillocruzheh17:59
smarcetfungi: oh ok, thx17:59
*** Hal has joined #openstack-infra18:00
pleia2AJaeger: maybe 7OOL :)18:00
openstackgerritMerged openstack-infra/puppet-openstackci: Add SSH public key to nodepool-builder  https://review.openstack.org/40431718:00
*** Hal is now known as Guest762518:01
mordredclarkb, rcarrillocruz, jeblair: I did a few more things to squish extra verbosity - like making the facts output in yaml format rather than json, and by having debug messages just print the message instead of printing a dict that has a single key 'msg'18:01
fungismarcet: i left a comment to that effect on the change as well18:01
*** asettle has joined #openstack-infra18:01
clarkbrcarrillocruz: mordred one thing on the first chagne in that stack18:01
fungismarcet: the "trick" with those apply jobs is to look at the job log filenames for one (or more) ending in .final.out.FAILED18:02
AJaegerpleia2: ;)18:02
*** rodrigods is now known as rodrigods_18:02
smarcetfungi: ok got it :)18:02
*** Apoorva has joined #openstack-infra18:02
*** ralonsoh_ has quit IRC18:02
*** morgan_ is now known as morganfainberg18:03
AJaegerclarkb, fungi: could either of you review  https://review.openstack.org/399169 , please? That way we get rid of the searchlight special setup and can test it out today with the team...18:03
*** morganfainberg is now known as morgan18:04
openstackgerritMerged openstack-infra/system-config: Add SSH public key to nodepool-builder  https://review.openstack.org/40431918:04
*** Guest7625 has quit IRC18:05
*** ijw has joined #openstack-infra18:05
*** jgriffith_away is now known as jgriffith18:05
jeblairmordred: those all sound cool18:06
jeblairmordred: can you keep the topic as zuulv3 please?18:06
*** rodrigods_ is now known as rodrigods18:06
openstackgerritsebastian marcet proposed openstack-infra/system-config: Updated OpenstackId Dev configuration to use LV 5.x  https://review.openstack.org/40433918:07
*** rodrigods has quit IRC18:07
*** rodrigods has joined #openstack-infra18:07
mordredjeblair: oh - sorry18:07
*** rbuzatu has quit IRC18:08
clarkbmordred: and reviewed your logging change18:08
jeblairmordred: wow, 404306 failed 3 jobs with unreachable mirrors in two different regions18:08
*** nadya has joined #openstack-infra18:08
*** rbuzatu has joined #openstack-infra18:08
*** jpena is now known as jpena|off18:10
jeblairthey seem to be working now18:10
openstackgerritMerged openstack-infra/project-config: Create experimental Neutron DVR+HA multinode job  https://review.openstack.org/38374218:12
*** mkoderer has quit IRC18:13
*** zul has quit IRC18:13
*** baoli has quit IRC18:13
*** baoli has joined #openstack-infra18:14
*** rbuzatu has quit IRC18:14
clarkbAJaeger: crinkle do you have a suse machine with apache installed handy? (trying to update devstack's apache connection tuning and looks like devstack supports suse with apache currently)18:14
clarkbAJaeger: crinkle specifically looking for what dir would be best to put mpm_worker/mpm_event config file18:15
AJaegerclarkb: I can install apache on my machine ;)18:15
clarkbAJaeger: I can do that too, but was hoping to avoid needing to do that18:15
clarkb(but also not entirely sure how close tumbleweed is to suse proper)18:15
AJaegerclarkb: tumpleweed is very close on the config files18:15
AJaegerclarkb: what do you need exactly? /etc/apache2/ ?18:16
clarkbAJaeger: ya what config dirs are included in /etc/apache2/18:16
*** rbuzatu has joined #openstack-infra18:17
AJaegerclarkb: http://paste.openstack.org/show/590863/18:17
clarkbdebuntu appears to do sites-available/sites-enabled for vhost and conf-available/conf-enabled for other config18:17
*** smarcet has quit IRC18:18
clarkbAJaeger: thanks, looks like conf.d is what I need for suse18:18
AJaegerclarkb: yeah, that should work18:18
*** xarses has quit IRC18:18
AJaegerfor a config file18:18
*** kzaitsev_mb has quit IRC18:19
fungiclarkb: are you rc+1 on 386281 if your comments get addressed in a followup change?18:21
*** shashank_hegde has joined #openstack-infra18:21
*** zul has joined #openstack-infra18:21
*** trown|lunch is now known as trown18:22
openstackgerritMerged openstack-infra/infra-specs: Gerrit upgrade  https://review.openstack.org/38819018:23
*** crinkle has quit IRC18:23
*** [HeOS] has joined #openstack-infra18:24
*** smarcet has joined #openstack-infra18:24
*** nadya has quit IRC18:24
clarkbfungi: ya, I abstained from voting because I wasn't sure how strongly others would feel about my comments18:24
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151918:24
*** shashank_hegde has quit IRC18:25
*** dprince has quit IRC18:25
*** dprince has joined #openstack-infra18:26
*** inc0 has quit IRC18:26
*** tosky has quit IRC18:26
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Add ansible callback plugin to make output nicer  https://review.openstack.org/40429518:27
*** ihrachys has quit IRC18:27
mordredclarkb: that takes care of your review comments - thanks! also added printing the task names so that we can annotate things18:27
*** dimtruck is now known as zz_dimtruck18:28
*** crinkle has joined #openstack-infra18:28
rcarrillocruzclarkb: i reverted back the set -o xtrace ^18:29
mordredclarkb, rcarrillocruz: http://paste.openstack.org/show/590867/ is the output from the latest patch18:30
*** makowals has joined #openstack-infra18:30
rcarrillocruzawww, yaml ftw18:31
*** rbrndt__ has quit IRC18:31
fungiclarkb: as it stands i was going to approve it since there are no objections reflected in roll-call votes18:31
*** rossella_s has quit IRC18:32
fungibut wanted some clarity on whether you'd be okay with a followup patch for those clarifications18:32
openstackgerritJoshua Harlow proposed openstack-infra/project-config: Remove cue oslo master periodic job  https://review.openstack.org/40437518:33
*** yamahata has joined #openstack-infra18:33
*** allanice001 has joined #openstack-infra18:33
jeblairmordred: the second time we use that callback plugin, are we going to get all the facts printed again?18:34
*** shardy has quit IRC18:34
jeblairmordred: and are we about to make a callback plugin that we use only once, more or less to replace 3 lines of shell script?18:35
mordredjeblair: the facts being printed is due to the first step of the playbook - so no, it'll only be printed at the top of the playbook18:35
mordredjeblair: it _will_ print the facts every time ansible executes the task to gather the facts - but we should really only be doing that once per run anyway18:35
jeblairmordred: i thought i saw facts being used in further playbooks18:36
jeblairmordred: yeah, 401975 does it18:36
mordredjeblair: yes - but we execute that in d-g via setup_host18:37
*** e0ne has joined #openstack-infra18:37
mordredhrm18:37
mordredrcarrillocruz: why is setup_host a list of playbook includes rather than just a list of roles?18:38
mordredrcarrillocruz, jeblair: it's because the unit of re-use in v3 is playbook, right? a job would list one or more playbooks to compose?18:39
*** annegentle has joined #openstack-infra18:39
rcarrillocruzin order to make it more easily reviewable, we agreed to have one playbook per role. Eventually yeah, we should just have setup_host just calling the roles18:39
*** pvaneck has joined #openstack-infra18:39
rcarrillocruzi think that was the reason, jeblair ?18:39
*** jgriffith is now known as jgriffith_away18:40
rcarrillocruzwe had that conversation with pabelanger on Friday at the summit iirc18:40
jeblairmordred: no, we are decomposing into roles here, with the intent of ending up with, in v3, a playbook that uses all those roles18:40
mordredgreat18:40
jeblairhaving said that, i believe i did ask that we have one playbook per role now, to make these reviewable18:40
rcarrillocruzyeah18:41
rcarrillocruzso we can land, and i follow up with a refactor ?18:41
jeblairbecause it's not at all certain that we will end up with everything being in a single playbook18:41
mordredyah. so how about this ...18:41
mordredhow about we have the callback plugin not output the fact gathering18:41
mordredand if we want to output facts, we just add a debug task that does so18:41
*** inc0 has joined #openstack-infra18:41
jeblair(we don't have to do the playbook include thing though -- asking for one playbook per role was just so that we can make independent changes and invoke each of the roles at the point where the old shell function was happening)18:42
jeblairmordred: i like that18:42
mordredk. patch coming18:44
mordred(see, we're learning things :) )18:44
jeblairand if we want to go ahead and have a single setup_host playbook, let's go ahead and put roles in there.  in other words, multiple playbooks for multiple invocations of ansible-playbook, but within a single playbook, just use roles.  don't use include.18:45
mordred++18:45
*** krtaylor has joined #openstack-infra18:46
clarkbfungi: mriedem https://review.openstack.org/404383 is a stab at addressing the tls proxy connection issues18:47
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Re-enable alien-image-list command and tests  https://review.openstack.org/40083618:47
openstackgerritMerged openstack-infra/nodepool: Remove unused function make_image_dict  https://review.openstack.org/40430618:48
mriedemclarkb: cool18:49
mriedemit's greek to me, but cool nonetheless18:49
mriedemi'm working on fixing ceph gate failures atm18:49
mriedemso high five for fixing bugs18:49
*** sshnaidm has joined #openstack-infra18:49
*** shashank_hegde has joined #openstack-infra18:50
openstackgerritMerged openstack-infra/project-config: Remove special searchlight unit test setup  https://review.openstack.org/39916918:51
*** bhavik1 has quit IRC18:51
clarkbrcarrillocruz: not sure how https://review.openstack.org/#/c/391519/17..18/devstack-vm-gate-wrap.sh snuck in18:51
openstackgerritJeremy Stanley proposed openstack-infra/infra-specs: add gerrit-upgrade to priority efforts query  https://review.openstack.org/38820218:51
openstackgerritThomas Bechtold proposed openstack-infra/project-config: Add rpm-packaging job to renderspec  https://review.openstack.org/40438618:52
rcarrillocruzhmm, odd...18:52
clarkbrcarrillocruz: we want the copy links to stay :)18:52
*** e0ne has quit IRC18:52
openstackgerritMichael Johnson proposed openstack-infra/project-config: Consolidate neutron-lbaas API tests  https://review.openstack.org/38624518:53
*** tqtran has joined #openstack-infra18:54
openstackgerritMerged openstack-infra/devstack-gate: Consume new variable IPV4_ADDRS_SAFE_TO_USE  https://review.openstack.org/39861118:54
*** zz_dimtruck is now known as dimtruck18:54
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151918:55
fungiamrith: peterstac: now that 398611 has merged ^ you should be able to recheck open trove changes to pick that up18:55
amrithfungi, just saw it flip by18:55
rcarrillocruzso, mordred jeblair , should I switch setup_host.yaml to just call roles then ^ ?18:55
amrithwill do that.18:55
*** electrofelix has quit IRC18:55
rcarrillocruzif so, do I remove the playbooks definitions for each role?18:55
openstackgerritMerged openstack-infra/nodepool: Fix nits in test_image_upload_fail  https://review.openstack.org/40425718:56
*** rkukura has quit IRC18:57
jeblairrcarrillocruz: yes.  we should have one playbook for each invocation of ansible-playbook.  each of those playbooks can contain multiple roles.  so if you have adjacent roles in setup_host, they can go in the same playbook.18:57
*** baoli has quit IRC18:57
jheskethMorning18:57
rcarrillocruzk18:58
rcarrillocruzpatch incoming18:58
openstackgerritMerged openstack-infra/infra-specs: add gerrit-upgrade to priority efforts query  https://review.openstack.org/38820218:59
fungiit's that (weekly infra team meeting) time again! find us in #openstack-meeting for the next hour19:00
pabelangeroh19:00
pabelangerthanks19:00
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151919:02
*** xarses has joined #openstack-infra19:04
rcarrillocruzwow, meeting time already19:04
*** Hal has joined #openstack-infra19:05
*** xarses_ has joined #openstack-infra19:05
*** Hal is now known as Guest874819:05
*** xarses_ has quit IRC19:05
openstackgerritRamy Asselin proposed openstack-infra/puppet-lodgeit: Add ability to expire pastes  https://review.openstack.org/39130419:05
*** xarses_ has joined #openstack-infra19:05
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Add ansible callback plugin to make output nicer  https://review.openstack.org/40429519:06
mordredjeblair, rcarrillocruz: ^^ that filters out the automatic fact printing - but also special-cases debug commands that print gathered facts19:07
*** abregman has joined #openstack-infra19:08
*** xarses has quit IRC19:08
*** abregman has quit IRC19:09
openstackgerritMatt Riedemann proposed openstack-infra/devstack-gate: Remove setting CEPH_LOOPBACK_DISK_SIZE  https://review.openstack.org/40439219:09
*** abregman has joined #openstack-infra19:10
*** Guest8748 has quit IRC19:10
*** hamzy has joined #openstack-infra19:11
*** rbrndt has joined #openstack-infra19:11
*** baoli has joined #openstack-infra19:11
*** e0ne has joined #openstack-infra19:12
*** jkilpatr has quit IRC19:12
*** raildo has joined #openstack-infra19:13
*** matrohon has quit IRC19:14
*** skelso has joined #openstack-infra19:14
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Re-enable alien-image-list command and tests  https://review.openstack.org/40083619:14
*** inc0 has quit IRC19:15
openstackgerritMerged openstack-infra/infra-specs: Zuul v3: Add section on secrets  https://review.openstack.org/38628119:15
*** rbuzatu has quit IRC19:16
*** inc0 has joined #openstack-infra19:18
*** esikache1 has joined #openstack-infra19:19
*** lindsayk_ has joined #openstack-infra19:20
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix ansible skips for deploy guide  https://review.openstack.org/40439519:20
AJaegerasettle, odyssey4me, the change above is also needed for testing deploy-guide ^19:20
openstackgerritThomas Bechtold proposed openstack-infra/project-config: Add rpm-packaging job to renderspec  https://review.openstack.org/40438619:21
*** amoralej is now known as amoralej|off19:21
openstackgerritJerry Zhao proposed openstack-infra/puppet-openstackci: fix the default gerrit_ssh_host_key and known_hosts_content  https://review.openstack.org/40396319:22
openstackgerritJames E. Blair proposed openstack/gertty: Support multiple sort options  https://review.openstack.org/40439619:23
openstackgerritJames E. Blair proposed openstack/gertty: Add option to sort by project  https://review.openstack.org/40439719:23
openstackgerritJeremy Stanley proposed openstack-infra/infra-specs: Finish addding gerrit-upgrade to priority efforts  https://review.openstack.org/40439819:23
fungizaro: ^ i'm approving that now too19:23
*** nadya has joined #openstack-infra19:25
*** asselin_ has joined #openstack-infra19:25
*** nadya has quit IRC19:26
*** nadya has joined #openstack-infra19:26
*** bin_ has quit IRC19:27
*** oanson has joined #openstack-infra19:27
*** ijw has quit IRC19:28
inc0pabelanger, hey, https://review.openstack.org/#/c/401462/ <- I take it that we have all we need from your side guys? We can start working on publishing stuff there?19:29
pabelangerinc0: yes, http://tarballs.openstack.org/kolla/images/ exists19:30
*** e0ne has quit IRC19:30
inc0cool, I'll start playing around:)19:30
pabelangerinc0: so, add your tar.gz things to $WORKSPACE/images, then check-experimental19:30
pabelangeronce we see uploads, we can move it to a post job19:30
inc0cool, thanks a lot!19:31
pabelangersure, ping me with issues19:31
*** jerryz has joined #openstack-infra19:31
*** e0ne has joined #openstack-infra19:32
jerryzclarkb: about https://review.openstack.org/#/c/403963/, is there anybody using ip address? if so, they can set gerrit_server to ip address19:32
openstackgerritMerged openstack-infra/infra-specs: Finish addding gerrit-upgrade to priority efforts  https://review.openstack.org/40439819:33
*** fguillot has quit IRC19:33
clarkbjerryz: I don't know, but your chagne is a regression for anyone that is19:33
*** mdrabe_ has quit IRC19:33
clarkbjerryz: just update it to not have that regression, but also how is it failing?19:33
clarkbjerryz: we should clearly document what the issue is, not just that there is an issue19:34
jerryzclarkb: the fingerprint won't work for me19:34
*** fguillot has joined #openstack-infra19:34
clarkbjerryz: you should include those details in the change. is it an ssh client version issue?19:34
clarkbwhat is the error etc19:34
jerryzclarkb: the error that you would see if review.o.o is not included in zuul user's known_hosts19:35
jerryzclarkb: i remember there are already some people asking about job not triggered by zuul some were caused by this19:36
clarkbjerryz: ya I don't doubt there is an issue, but more info would be good to prevent us changing it back in the future wondering why we chagned it in the first place19:36
clarkbjerryz: which is another reason I want to avoid regressing on the ip addresses beacuse first thing I would do is just revert the chagne in that case19:36
clarkbso ideally we would understand the problem upfront, and avoid regressions to prevent ^ and being more confused later :)19:37
*** nadya has quit IRC19:37
*** arxcruz has quit IRC19:38
jerryzclarkb: i saw in upstream ci the ip is still old, so i assume not any people care. 3rd party ci may be different19:38
clarkbjerryz: for exampel I wonder if you just add ssh-rsa after the name/ips will that fix it for you?19:38
clarkbreview.openstack.org,23.253.232.87,2001:4800:7815:104:3bc3:d7f6:ff03:bf5d ssh-rsa b8:3c:72:82:d5:9e:59:43:54:11:ef:93:40:1f:6d:a519:39
*** lin_yang has joined #openstack-infra19:40
*** mdrabe has joined #openstack-infra19:41
clarkbjerryz: or maybe we need to include the port info?19:41
clarkbeither way understanding the actual issue and avoiding potential regressions would be good19:42
*** kzaitsev_mb has joined #openstack-infra19:43
jerryzclarkb: as i tested, port is not needed19:45
jerryzclarkb: adding ssh-rsa didn't work for me19:46
clarkbjerryz: what version of openssh do you have?19:47
*** lezbar has quit IRC19:47
*** nadya has joined #openstack-infra19:48
clarkb(regardless updating to add the IPs back in to prevent regressions would be good)19:48
jerryzclarkb: 1:6.6p1-2ubuntu119:48
rcarrillocruzmordred: i've just been told about https://www.kiss.cloud/19:49
clarkbactually 28:c6:42:b7:44:d2:48:64:c1:3f:31:d8:1b:6e:3b:63 is the current fingerprint according to gerrit19:49
rcarrillocruzinfra-root really ^19:49
clarkbjerryz: and the IP addresses are old, so I think thats the fix19:49
rcarrillocruzthe return!19:49
clarkbjerryz: you just need to update the details19:49
mordredclarkb, rcarrillocruz, jeblair: http://logs.openstack.org/95/404295/4/check/gate-tempest-dsvm-full-ubuntu-trusty-liberty-nv/45282e9/logs/devstack-gate-setup-host.txt.gz has the latest output19:50
mordredrcarrillocruz: fascinating19:50
pabelangerrcarrillocruz: woah19:51
*** nadya has quit IRC19:51
rcarrillocruznot really HPE, but still :-)19:51
*** wolverineav has quit IRC19:51
clarkbI wonder if keeping it simple stupid means no more silly cpu throttling19:51
shashank_hegdeHi… Can someone help me delete a tag that I accidentally pushed for the repository that I maintain?19:52
*** ldnunes has joined #openstack-infra19:52
jerryzclarkb: as i understand, known_hosts should include the public key of the host not fingerprint, i also tested the new fingerprint in known_hosts, it didn't work19:52
*** wolverineav has joined #openstack-infra19:52
jeblairwho is equium holding bv?19:52
mordredjeblair: "some guy"19:53
*** ociuhandu has quit IRC19:53
*** xarses_ has quit IRC19:53
*** rkukura has joined #openstack-infra19:53
*** tanvirt has joined #openstack-infra19:54
mordredbtw - if you make an account, it'll take you to a completely useless web portal19:54
mordredthere is a horizon instance though if you click the link to go to "Helion Portal"19:54
clarkbjerryz: ah it does sshd(8) confirms. so the fix here is to update the fingerprint to the key and update the ip addresses19:55
clarkbjeblair: and possibly add in port 29418 because port 22 is different19:55
*** jgriffith_away is now known as jgriffith19:56
fungishashank_hegde: http://docs.openstack.org/infra/manual/creators.html#deletion-of-tags19:56
clarkber jeblair that was for jerryz19:57
shashank_hegde@fungi Oops… I guess I’ll just have to push a new tag. Thanks for pointing it out19:57
fungishashank_hegde: yeah, best to treat accidental tags as a lesson learned and increment your versioning19:58
*** rfolco has quit IRC19:58
mrmartinfungi: can you give me a recent backup of ask.o.o db? I would like to test it in a clean instance with recent puppet scripts.19:58
*** kgiusti has left #openstack-infra19:58
EmilienMpabelanger: do we have progress on creating volumes for https://review.openstack.org/#/c/253616/ ?19:59
fungimrmartin: yep, i'll start exporting it now19:59
mmedvedehello infra, could someone with puppet familiarity (other than clarkb ) take a look at puppet-mysql_backup patch https://review.openstack.org/#/c/333619/ ?19:59
pabelangerEmilienM: thanks for the reminder19:59
openstackgerritJohn L. Villalovos proposed openstack-infra/meetbot: Provide __str__ method for Topic and Link  https://review.openstack.org/40440719:59
*** senk has joined #openstack-infra20:00
jlvillalfungi: ^^^ I noticed this when you did a #undo for the infra meeting.20:00
pabelangerEmilienM: I'll follow up with fungi to help guide me on the increase20:00
EmilienMpabelanger: ack, thx!20:00
*** xarses has joined #openstack-infra20:00
*** xarses has quit IRC20:01
*** xarses has joined #openstack-infra20:01
*** jascott1 has quit IRC20:01
*** rockyg has joined #openstack-infra20:02
*** rockyg has quit IRC20:04
*** rockyg has joined #openstack-infra20:04
*** jascott1 has joined #openstack-infra20:05
*** ociuhandu has joined #openstack-infra20:05
fungimrmartin: i've copied the most recent nightly db backup from ask.o.o into your homedir on ask-staging20:06
*** senk has quit IRC20:06
mrmartinthnx20:06
fungimrmartin: thank you for looking into this!20:06
mrmartinfungi: is it enough to check it tomorrow?20:07
fungilmk if you need a copy of the static file tarball too20:07
fungimrmartin: sure, whenever you have time20:07
ianwpabelanger: so from your research, did you basically find you need a newer jetty version that sends its logs to a standard tool like log4j?20:07
mrmartinok, super. I'll grab the backup.20:07
*** wolverineav has quit IRC20:07
ianwit looks like the rotation is implemented as a "open a new file on a new day".  so a cron-based gzip & find rm would seem to work20:08
*** allanice001 has quit IRC20:09
*** wolverineav has joined #openstack-infra20:10
*** Goneri has quit IRC20:11
*** wolverineav has quit IRC20:15
*** matt-borland has joined #openstack-infra20:15
*** ldnunes has quit IRC20:16
asettleAJaeger: just saw your change +120:16
*** rbuzatu has joined #openstack-infra20:17
openstackgerritPaul Belanger proposed openstack-infra/nodepool: Stop running DIB usage report  https://review.openstack.org/40440920:17
clarkbmordred: see comment on https://review.openstack.org/#/c/404295/4 I think its really close, just need to tweak the timestamp formatting20:18
mordredclarkb: how about just return str(datetime.datetime.now())[:-3] ?20:20
clarkbmordred: oh wow that works too20:21
clarkbmordred: ++20:21
*** gildub has joined #openstack-infra20:21
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Add ansible callback plugin to make output nicer  https://review.openstack.org/40429520:22
AJaegerproject-config cores, could you review https://review.openstack.org/#/c/404395/ - to fix a building of ansible's deploy-guide20:23
*** baoli has quit IRC20:23
pabelangerFun fact20:23
pabelanger2016-11-29 20:02:50,106 INFO nodepool.image.build.ubuntu-xenial: dib-run-parts Tue Nov 29 20:02:50 UTC 2016 50-cache-pkgs                              1672.54020:23
*** baoli has joined #openstack-infra20:23
pabelangerit takes 27mins for us to loop over git repos to read bindep.txt20:24
pabelangerwe should think about optimizing that20:24
AJaeger27mins? Wow ;(20:24
pabelangerour build times today are 60mins20:24
pabelangerso, almost 50% of the time looping directories20:24
pabelangerclarkb: fungi^20:24
*** wolverineav has joined #openstack-infra20:24
clarkbpabelanger: is it using the already cached repos/20:25
AJaegerpabelanger: rewrite in go;)20:25
*** adriant has joined #openstack-infra20:25
AJaegerclarkb: "for REPO in /opt/git/*/* "20:25
fungipabelanger: maybe a glob like `cat /opt/git/*/*/bindep.txt` instead?20:26
pabelangerso, we could start filtering projects20:26
fungipabelanger: oh, wait, we need all the branches too though20:26
pabelangerya20:26
AJaegerfungi: correct20:26
fungithat's the challenge20:26
fungiand why i wrote the loop the way i did20:27
AJaegerso, let's retire liberty to speed up the loop ;)20:27
AJaegerpabelanger: how often do we go throught his loop? Once a day? Or for X images? Can we cache some content?20:28
pabelangerAJaeger: once every 25 hours, but for trusty and xenial20:29
pabelanger24*20:29
pabelangerwe don't cache on other images, since we don't tests bindep.txt for other OSes20:29
clarkbmordred: I think if we wanted to be more scientific we would do proper rounding but this works20:29
*** wolverineav has quit IRC20:29
AJaegerpabelanger: so, twice a day. We could cache some of it to reduce it from 27mins times 2 to something like 30 mins...20:30
clarkbso we could jsut stop caching packaging20:31
*** hasharAWay is now known as hashar20:31
clarkbwe have local mirrors in every region20:31
clarkbmaybe that gives us the freedom to simplify our images a little20:31
*** Swami has joined #openstack-infra20:32
openstackgerritJerry Zhao proposed openstack-infra/puppet-openstackci: fix the default gerrit_ssh_host_key and known_hosts_content  https://review.openstack.org/40396320:32
*** nexusz99_ has quit IRC20:32
pabelangerclarkb: Ya, I'd be open to trying that20:32
fungiwfm20:32
pabelangerk20:32
fungimight shrink our images a bit too20:32
pabelangerlet me check a patch up20:32
clarkbjerryz: that is still a backward incompatbile change because the variable content requirements change20:32
clarkbjerryz: I think you want to keep it the way it was just update the data in the variable20:33
fungiwe'd want to pay close attention to execution time for jobs and any potential increases in failure rates when we start pumping up the amount of data they're downloading. also keep a close eye on bandwidth utilization and load on our mirror caches20:33
*** pvaneck has quit IRC20:33
*** pvaneck has joined #openstack-infra20:34
*** wolverineav has joined #openstack-infra20:35
pabelanger++20:38
openstackgerritPaul Belanger proposed openstack-infra/project-config: Remove cache-bindep from DIB elements  https://review.openstack.org/40441420:38
clarkbmordred: rcarrillocruz ok I am +2 on the first of those d-g changes. Maybe we double check the log output content as soon as the second is done with tests then approve if we are happy with it20:38
clarkbrcarrillocruz: then the rest of the stack can be rebased and reviewed20:38
*** pvaneck has quit IRC20:38
mordredclarkb: ++20:38
pabelangerfungi: clarkb: ^ just dropped cache-bindep from nodepool.yaml, will get a follow-up to remove element20:39
pabelangerin case we revert20:39
*** sambetts is now known as sambetts|afk20:39
mordredpabelanger: I support this experiment20:39
fungipabelanger: doesn't that element also install bindep?20:40
*** wolverineav has quit IRC20:40
pabelangerfungi: Oh, I didn't check20:40
pabelanger1 saec20:40
rcarrillocruzcool, mordred mind approving https://review.openstack.org/#/c/391519/ then?20:40
rcarrillocruzthen you restack your change based on ^, i will amend the rest of the chain20:40
pabelangerfungi: yes, it does20:40
pabelangerokay, let me rework20:40
* fungi -1'd for safety20:41
* clarkb wanders off to find lunch20:41
*** allanice001 has joined #openstack-infra20:41
clarkbintend on diving head first into reviews afterwards though20:41
clarkbso many things to review today20:41
openstackgerritPaul Belanger proposed openstack-infra/project-config: Remove 50-cache-pkgs from cache-bindep  https://review.openstack.org/40441420:42
pabelangerokay20:42
pabelangershould be better20:42
openstackgerritJerry Zhao proposed openstack-infra/puppet-openstackci: fix the default gerrit_ssh_host_key  https://review.openstack.org/40396320:42
mordredrcarrillocruz: +A20:42
rcarrillocruzThx20:42
mordredrcarrillocruz: mine is alread stacked on it ... but let's wait to see the test runs from my latest before you restack - just in case20:42
clarkboh before I disappear, ianw sc68cal mtreinish and jeblair https://review.openstack.org/#/c/404383/ is a devstack change that I think will make tls proxying more reliable20:42
rcarrillocruzAh cool20:43
jerryzclarkb: https://review.openstack.org/#/c/403963/420:43
*** oanson has quit IRC20:43
clarkbjerryz: thanks, will double check the host key value after lunch and +2 if it matches20:44
* sc68cal looks20:44
AJaegerrcarrillocruz, pabelanger : Could you review a project config change for me, please? Fixes openstack-ansible: https://review.openstack.org/#/c/404395/20:44
*** wolverineav has joined #openstack-infra20:45
*** pvaneck has joined #openstack-infra20:45
mtreinishclarkb: so just tuning the number of threads, processes, and clients for apache?20:45
AJaegerthanks, pabelanger20:46
*** allanice001 has quit IRC20:46
clarkbmtreinish: yup20:47
*** pvaneck has quit IRC20:49
*** wolverineav has quit IRC20:50
*** rbuzatu has quit IRC20:51
*** nadya has joined #openstack-infra20:51
*** dimtruck is now known as zz_dimtruck20:52
*** abregman has quit IRC20:53
sc68calclarkb: looks like you're all set on 40438320:54
pabelangerfungi: mind reviewing https://review.openstack.org/#/c/404414/ again20:55
fungialready had it up, just waiting for the tc meeting to conclude20:55
pabelangerah, danke20:55
*** nadya has quit IRC20:56
*** matrohon has joined #openstack-infra20:57
*** pvaneck has joined #openstack-infra20:57
*** asselin_ has quit IRC20:58
*** raildo has quit IRC20:58
*** rocky_g has joined #openstack-infra20:59
openstackgerritMerged openstack-infra/nodepool: Stop running DIB usage report  https://review.openstack.org/40440920:59
AJaegerarmax: could you review 393979 again, please?20:59
*** rbuzatu has joined #openstack-infra20:59
*** rockyg has quit IRC21:00
*** adrian_otto has joined #openstack-infra21:00
*** pvaneck has quit IRC21:01
fungittx: i've approved https://review.openstack.org/395660 now so should take effect shortly21:01
mtreinishclarkb: my only question there is whether that's tuning we feel is sufficiently universal to be the default21:03
ttxfungi: I'll check it tomorrow. When it kicks in we should see zun and octavia under http://governance.openstack.org/reference/projects/index.html21:03
*** Goneri has joined #openstack-infra21:04
clarkbmtreinish: ya its possible that we need a way to tweak the tuning but I exect only experience will tell us21:04
*** mhickey has quit IRC21:04
clarkband tls proxy is not default anyways its still opt in21:04
*** wolverineav has joined #openstack-infra21:05
mordredclarkb, rcarrillocruz: http://logs.openstack.org/95/404295/5/check/gate-tempest-dsvm-neutron-full-ubuntu-trusty-liberty-nv/f16e2ef/logs/devstack-gate-setup-host.txt.gz is the latest output21:05
mtreinishwell default-ish, the plan was to eventually make tls the default right?21:05
*** adrian_otto1 has joined #openstack-infra21:06
mordredalso - the pile of output there has a ton of fun info in it21:06
clarkbmtreinish: thats the plan but slow going as centos doesnt even work yet21:06
nibalizerinfra-root bluebox would like to have a downtime to upgrade our bluebox cloud http://paste.openstack.org/show/590892/21:06
*** ijw has joined #openstack-infra21:06
nibalizerer IBM BlueMix Private Cloud21:06
* nibalizer straightens tie21:06
*** dave-mccowan has quit IRC21:06
clarkbmtreinish: so I think we can tweak this now and see how it does and maybe add in more knobs based on ehat we learn21:06
*** adrian_otto has quit IRC21:07
mordrednibalizer: nice tie!21:07
*** fguillot has quit IRC21:07
*** ijw has quit IRC21:07
openstackgerritMerged openstack-infra/system-config: Use /srv/static/tc as governance.o.o docroot  https://review.openstack.org/39566021:07
pabelangernibalizer: wfm21:08
*** ijw has joined #openstack-infra21:08
clarkbmordred: that lookd about right to me21:08
mordrednibalizer: I believe that should be fine - looking at the release notes I believe none of them apply to us, which is good :)21:09
*** inc0 has quit IRC21:09
*** zz_dimtruck is now known as dimtruck21:09
nibalizeryay21:09
*** wolverineav has quit IRC21:09
*** zara_the_lemur__ has left #openstack-infra21:10
*** gouthamr has quit IRC21:11
funginibalizer: tell me it's a blue tie21:11
fungialso, downtime for our bluebox^H^H^Hmix cloud should be fine. it's not a huge chunk of our overall quota anyway21:12
*** srobert has quit IRC21:13
*** smarcet has quit IRC21:15
nibalizercool21:16
*** jschwarz has quit IRC21:16
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Re-enable alien-image-list command and tests  https://review.openstack.org/40083621:16
nibalizerok i told them to go for it21:16
*** ajo has quit IRC21:16
*** jcoufal_ has quit IRC21:17
nibalizershould we plan on spinning it down in nodepool or just let it be dead for a little while?21:17
*** sdake_ has quit IRC21:17
*** jschwarz has joined #openstack-infra21:17
*** ajo has joined #openstack-infra21:17
clarkbprobably just let it be dead unless it goes away gor prolonged period, zuul will restart jobs that fail if the VMs die21:18
*** apetrich has quit IRC21:18
*** jkilpatr has joined #openstack-infra21:19
*** esikache1 has quit IRC21:20
openstackgerritJim Rollenhagen proposed openstack-infra/project-config: Load ironic tempest plugin for ironic-inspector  https://review.openstack.org/40442221:21
fungiyeah, we design for providers falling offline (though it has caused issues in the past attempting to restart nodepool with a provider offline, or hampered image updates if uploads are getting queued for an offline glance)21:22
openstackgerritMerged openstack-infra/nodepool: Fix test_image_delete  https://review.openstack.org/40435621:23
openstackgerritMerged openstack-infra/nodepool: Add pause support for diskimages  https://review.openstack.org/40378021:23
*** wolverineav has joined #openstack-infra21:25
*** krtaylor has quit IRC21:26
*** jschwarz has quit IRC21:26
*** jschwarz has joined #openstack-infra21:27
ianwmrmartin: well best as i can tell, to get gzipped rotating logs for jetty we need to have a log4j binding to slf4j installed and configured for jetty, which i assume is the standard debian package brought in from solr.  this seems to fall fairly quickly into the too hard basket21:28
mrmartinnice21:28
*** inc0 has joined #openstack-infra21:29
*** wolverineav has quit IRC21:29
*** e0ne has quit IRC21:31
*** sdake has joined #openstack-infra21:32
*** adrian_otto1 has quit IRC21:32
ianwi think a cron job to zip day old logs and remove the old ones (because once we rename it, i don't think the jetty rotation handler will figure out how to delete the old ones) will be the simplest thing21:32
*** rbuzatu has quit IRC21:32
ianwlogrotate might be able to be taught to do it, but we don't need any of it's features really21:32
*** pvaneck has joined #openstack-infra21:33
*** adrian_otto has joined #openstack-infra21:33
*** Jeffrey4l has quit IRC21:35
*** spzala has quit IRC21:35
*** spzala has joined #openstack-infra21:36
openstackgerritIan Wienand proposed openstack-infra/nodepool: [DNM] test  https://review.openstack.org/40442821:36
*** spzala has joined #openstack-infra21:36
*** spzala has quit IRC21:37
*** rhallisey has quit IRC21:37
*** spzala has joined #openstack-infra21:37
*** spzala has quit IRC21:37
*** spzala has joined #openstack-infra21:38
*** spzala has quit IRC21:38
*** spzala has joined #openstack-infra21:38
*** spzala has quit IRC21:38
*** sdake_ has joined #openstack-infra21:38
*** spzala has joined #openstack-infra21:39
*** spzala has quit IRC21:39
openstackgerritJames E. Blair proposed openstack-infra/system-config: Add nb01.openstack.org to cacti  https://review.openstack.org/40443021:39
*** spzala has joined #openstack-infra21:40
*** spzala has quit IRC21:40
*** spzala has joined #openstack-infra21:40
*** spzala has quit IRC21:40
*** sdake has quit IRC21:41
*** spzala has joined #openstack-infra21:41
rcarrillocruzmordred: looks awesome21:41
*** spzala has quit IRC21:41
*** spzala has joined #openstack-infra21:42
*** spzala has quit IRC21:42
*** spzala has joined #openstack-infra21:42
*** spzala has quit IRC21:43
*** ajo has quit IRC21:43
*** spzala has joined #openstack-infra21:43
*** spzala has quit IRC21:43
*** spzala has joined #openstack-infra21:44
*** spzala has quit IRC21:44
*** wolverineav has joined #openstack-infra21:44
*** spzala has joined #openstack-infra21:45
*** spzala has quit IRC21:45
*** spzala has joined #openstack-infra21:45
*** spzala has quit IRC21:46
openstackgerritSagi Shnaidman proposed openstack-infra/project-config: Add experimental TripleO CI job for containers  https://review.openstack.org/40372121:46
*** ajo has joined #openstack-infra21:46
*** spzala has joined #openstack-infra21:46
*** e0ne has joined #openstack-infra21:46
*** spzala has quit IRC21:46
*** e0ne has quit IRC21:47
*** Jeffrey4l has joined #openstack-infra21:47
*** spzala has joined #openstack-infra21:47
*** spzala has quit IRC21:47
*** sdake has joined #openstack-infra21:47
*** spzala has joined #openstack-infra21:48
openstackgerritAnusha Unnam proposed openstack-infra/devstack-gate: Do not merge: Patch to test multi api setup  https://review.openstack.org/39465921:48
openstackgerritPaul Belanger proposed openstack-infra/nodepool: Use diskimage-builder checksum files  https://review.openstack.org/40443221:48
*** spzala has quit IRC21:48
*** spzala has joined #openstack-infra21:48
*** spzala has quit IRC21:48
*** wolverineav has quit IRC21:49
*** ijw has quit IRC21:49
*** spzala has joined #openstack-infra21:49
*** spzala has quit IRC21:49
*** spzala has joined #openstack-infra21:50
*** ijw has joined #openstack-infra21:50
*** spzala has quit IRC21:50
*** annegentle has quit IRC21:50
*** spzala has joined #openstack-infra21:51
*** annegentle has joined #openstack-infra21:51
*** spzala has quit IRC21:51
*** sdake_ has quit IRC21:51
*** spzala has joined #openstack-infra21:51
*** spzala has quit IRC21:51
*** spzala has joined #openstack-infra21:52
*** spzala has quit IRC21:52
*** rtheis has quit IRC21:52
openstackgerritAnusha Unnam proposed openstack-infra/devstack-gate: Do not merge: Patch to test multi api setup  https://review.openstack.org/39465921:53
*** spzala has joined #openstack-infra21:53
openstackgerritMerged openstack-infra/system-config: Add nb01.openstack.org to cacti  https://review.openstack.org/40443021:53
*** spzala has quit IRC21:53
*** nadya has joined #openstack-infra21:53
*** jkilpatr has quit IRC21:53
*** spzala has joined #openstack-infra21:54
*** matrohon has quit IRC21:54
*** spzala has quit IRC21:54
*** spzala has joined #openstack-infra21:54
*** matrohon has joined #openstack-infra21:54
*** spzala has quit IRC21:55
*** tpsilva has quit IRC21:55
*** ijw has quit IRC21:55
*** spzala has joined #openstack-infra21:55
*** spzala has quit IRC21:55
*** rodrigods is now known as rodrigods_21:56
*** spzala has joined #openstack-infra21:56
*** spzala has quit IRC21:56
armaxAJaeger: ack21:56
*** askb has joined #openstack-infra21:57
*** spzala has joined #openstack-infra21:57
*** spzala has quit IRC21:57
*** spzala has joined #openstack-infra21:57
*** ihrachys has joined #openstack-infra21:57
*** spzala has quit IRC21:57
*** rbuzatu has joined #openstack-infra21:58
*** nadya has quit IRC21:58
*** spzala has joined #openstack-infra21:58
*** spzala has quit IRC21:58
*** spzala has joined #openstack-infra21:59
*** spzala has quit IRC21:59
*** spzala has joined #openstack-infra21:59
*** masuberu has joined #openstack-infra22:00
*** spzala has quit IRC22:00
*** trown is now known as trown|outtypewww22:00
*** spzala has joined #openstack-infra22:00
*** spzala has quit IRC22:00
*** spzala has joined #openstack-infra22:01
*** spzala has quit IRC22:01
*** spzala has joined #openstack-infra22:02
*** spzala has joined #openstack-infra22:03
*** spzala has quit IRC22:03
*** masber has quit IRC22:03
*** spzala has joined #openstack-infra22:03
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Make build/upload worker sleep time configurable  https://review.openstack.org/40443822:03
*** spzala has quit IRC22:03
*** spzala has joined #openstack-infra22:04
*** spzala has quit IRC22:04
*** wolverineav has joined #openstack-infra22:04
*** spzala has joined #openstack-infra22:05
*** masuberu has quit IRC22:05
*** spzala has joined #openstack-infra22:05
*** spzala has joined #openstack-infra22:06
*** spzala has quit IRC22:06
*** spzala has joined #openstack-infra22:07
mriedemgetting https://review.openstack.org/#/c/404392/ in would help move along a gate fix for some ceph job NoValidHost issues22:07
*** spzala has quit IRC22:07
clarkbmriedem: I will take a look in a few22:07
mriedemclarkb: thanks, it's this guy http://status.openstack.org//elastic-recheck/index.html#164553022:07
*** spzala has joined #openstack-infra22:08
*** spzala has quit IRC22:08
*** masuberu has joined #openstack-infra22:08
*** jtomasek has quit IRC22:08
mordredinfra-root, Shrews: I'd like to cut a shade release to pick up the fix for the image metadata regression22:08
clarkbmordred: sounds good22:08
mordredoh. wait. it didn't land ...22:08
*** spzala has joined #openstack-infra22:08
*** spzala has quit IRC22:09
clarkbmordred: lets be sure to get nodepoold restarted not too long after it is released though just so that any possible regressions are caught early22:09
* mordred rechecks22:09
*** wolverineav has quit IRC22:09
mordredonce it lands, I'd like to release shade :O22:09
*** spzala has joined #openstack-infra22:09
*** spzala has quit IRC22:09
*** rocky_g has quit IRC22:10
*** spzala has joined #openstack-infra22:10
clarkbmriedem: ++ to using more generic vars like volume backing size then having backends do the right thing with that info22:10
*** spzala has quit IRC22:10
mriedem\o/22:10
*** spzala has joined #openstack-infra22:11
*** tlian2 has joined #openstack-infra22:11
jeblairpabelanger, mordred: so we have python-openssl installed on nb01, apparently due to rax base image, and we don't want it there22:11
*** spzala has joined #openstack-infra22:11
jeblairshould we add an ensure=>absent to puppet-nodepool?22:12
*** spzala has quit IRC22:12
mordredjeblair: ++22:12
*** chlong has quit IRC22:12
pabelangerjeblair: ya, lets do that22:12
clarkbjeblair: mordred pabelanger why don't we want it there?22:12
*** spzala has joined #openstack-infra22:12
mordredclarkb: it breaks python requests22:12
clarkb(I mean other than leaky cloud provided images being leak)22:12
*** spzala has quit IRC22:12
pabelangerOpenStackCloudException: Error fetching image list: 'X509' object has no attribute '_x509'22:12
pabelangeris the error we have right now22:13
clarkbthat sounds like requests is broken22:13
mordrednope. it's a broken old version of pyopenssl and has been fixed22:13
*** spzala has joined #openstack-infra22:13
*** spzala has quit IRC22:13
pabelangerhttps://github.com/kennethreitz/requests/issues/370122:13
pabelanger0.14 is the new dependency22:13
clarkbbut requests uses cryptography now I thought22:13
jeblairi'm guessing that requests is using pyopenssl if it finds it, and something else (what?) if it isn't there...22:13
jeblairi guess cryptography is the answer to that question?22:13
mordredyah22:13
*** spzala has joined #openstack-infra22:14
*** spzala has quit IRC22:14
jeblairso perhaps uses pyopenssl if available, falling back on cryptography if not?22:14
*** tlian has quit IRC22:14
jeblair(that sounds backwards)22:14
*** spzala has joined #openstack-infra22:14
*** spzala has quit IRC22:15
mordredif I install requests[security] into a virtualenv, I get22:15
mordredSuccessfully installed cffi-1.9.1 cryptography-1.6 enum34-1.1.6 idna-2.1 ipaddress-1.0.17 pyOpenSSL-16.2.0 pyasn1-0.1.9 pycparser-2.17 six-1.10.022:15
clarkboh so its both22:15
*** jamesdenton has quit IRC22:15
*** spzala has joined #openstack-infra22:15
*** tlian2 has quit IRC22:15
*** spzala has quit IRC22:15
mordredin any case, intsalling some libs from distro packages and some from pip is a known badness22:15
mordredand we should avoid it for things we care about22:15
*** mmandel has quit IRC22:15
mordredbecause it pretty much always breaks in some way or another22:16
jeblairclarkb: there is no pyopenssl on nodepool.o.o22:16
*** spzala has joined #openstack-infra22:16
clarkboh now I am even more confuzzled22:16
*** spzala has quit IRC22:16
clarkbyay python deps?22:16
mordred'security': ['pyOpenSSL>=0.14', 'cryptography>=1.3.4', 'idna>=2.0.0'],22:16
mordredthose are the deps for requets[security]22:16
clarkboh so its only if you install securiry and its the insecure stdlib otherwise22:17
*** spzala has joined #openstack-infra22:17
mordredyah22:17
clarkbwhich is what the annoying error messages are about22:17
mordredyah22:17
*** spzala has quit IRC22:17
*** esikache1 has joined #openstack-infra22:17
jeblairwe have cryptography in both places though22:17
mordredso we should probably _also_ add requests[security] to the install on nodepool - or to the shade requirements22:17
mordredjeblair: pyOpenSSL is a separate depend22:17
*** spzala has joined #openstack-infra22:17
*** spzala has quit IRC22:18
jeblairmordred: i don't understand 22:17 < mordred> jeblair: pyOpenSSL is a separate depend22:18
*** spzala has joined #openstack-infra22:18
*** eharney has quit IRC22:18
*** spzala has quit IRC22:18
mordredjeblair: pyopenssl isn't just a depend from cryptography - it's a directly declared dependency of requests[security]22:19
*** spzala has joined #openstack-infra22:19
jrollwere there known issues with osic mirrors earlier today?22:19
*** spzala has quit IRC22:19
jeblairmordred: i would be surprised if pyopenssl is a dependency of cryptography since cryptography is installed on nodepool.o.o but pyopenssl is not22:19
mordredyah22:20
jeblairmordred: i'm wondering how we get cryptograhpy, which seems sufficient alone.22:20
*** spzala has joined #openstack-infra22:20
*** spzala has quit IRC22:20
*** inc0 has quit IRC22:20
*** spzala has joined #openstack-infra22:20
*** spzala has quit IRC22:20
mordredjeblair: probably a transitive depend of one of the openstack libs?22:21
*** spzala has joined #openstack-infra22:21
*** spzala has quit IRC22:21
*** esikache1 has quit IRC22:22
*** spzala has joined #openstack-infra22:22
*** spzala has quit IRC22:22
*** matrohon has quit IRC22:22
clarkbjeblair: fungi pabelanger when ^ is done being worked out https://review.openstack.org/#/c/404295/5 is ready for review I think22:22
*** spzala has joined #openstack-infra22:23
*** spzala has quit IRC22:23
jeblairwell, i don't know how to figure that out.  so i'm still just left with maybe we stick an ensure->absent in there22:23
*** spzala has joined #openstack-infra22:24
*** spzala has quit IRC22:24
openstackgerritMerged openstack-infra/devstack-gate: Add setup_host.yaml playbook and ansibly gather_host_info  https://review.openstack.org/39151922:24
*** spzala has joined #openstack-infra22:24
*** spzala has quit IRC22:24
mordredjeblair: I also don't have a better suggestion than that22:25
jeblairclarkb: are you okay with that?22:25
clarkbya22:25
clarkbI still think thats likely a requests bug22:25
*** spzala has joined #openstack-infra22:25
clarkbif cryptography is present I am not sure why its bothering with the other thing22:25
*** spzala has quit IRC22:25
mordredclarkb: who knows22:25
clarkbbut maybe it needs both and for nodepool.o.o it ignores both22:25
jeblairyeah, but i'm pretty burned out on dealing with requests and ssl22:26
mordredyup22:26
*** spzala has joined #openstack-infra22:26
*** spzala has joined #openstack-infra22:26
mordredjeblair: I'll make the puppet patch, unless you already have22:27
*** spzala has quit IRC22:27
jeblairmordred: that sounds great, thx22:27
*** spzala has joined #openstack-infra22:27
*** spzala has quit IRC22:28
mordredpabelanger: does just removing python-openssl on nb01 make it happier?22:28
*** spzala has joined #openstack-infra22:28
*** spzala has quit IRC22:28
*** spzala has joined #openstack-infra22:29
*** spzala has quit IRC22:29
*** spzala has joined #openstack-infra22:30
openstackgerritMonty Taylor proposed openstack-infra/puppet-nodepool: Ensure python-openssl is not present  https://review.openstack.org/40444422:30
openstackgerritAdam Gandelman proposed openstack-infra/zuul: Enable test_post  https://review.openstack.org/40444522:31
*** adrian_otto has quit IRC22:31
*** spzala has joined #openstack-infra22:31
*** spzala has quit IRC22:31
*** rcernin has joined #openstack-infra22:31
openstackgerritYih Leong Sun proposed openstack-infra/irc-meetings: Change PWG regional meeting time from UTC 0200 to 0600.  https://review.openstack.org/40444622:31
clarkbpabelanger: mordred probably worth double checking that before we merge ^22:31
pabelangermordred: I haven't tested22:31
*** rfolco has joined #openstack-infra22:31
pabelangerI can do that now22:31
*** spzala has joined #openstack-infra22:31
*** spzala has quit IRC22:32
*** skelso has quit IRC22:32
*** spzala has joined #openstack-infra22:32
pabelangerk, removed22:32
*** spzala has quit IRC22:32
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: cleanup: remove scenario004 bits  https://review.openstack.org/40444722:33
pabelangerdoing a test22:33
*** spzala has joined #openstack-infra22:33
*** spzala has quit IRC22:33
*** skelso has joined #openstack-infra22:33
*** rbuzatu has quit IRC22:34
*** wolverineav has joined #openstack-infra22:34
*** spzala has joined #openstack-infra22:34
pabelangermordred: jeblair: clarkb: yes, a quick test of requests shows things better22:34
*** spzala has joined #openstack-infra22:35
*** spzala has quit IRC22:35
mordredpabelanger: woot22:35
mordredpabelanger: then https://review.openstack.org/404444 should make things happy22:35
*** dprince has quit IRC22:35
*** spzala has joined #openstack-infra22:35
*** spzala has quit IRC22:35
*** spzala has joined #openstack-infra22:36
clarkblooking into the elasticsearch cluster's yellow state more closely the 5 unassigned shards have all had their allocations fail22:36
*** spzala has quit IRC22:36
clarkbI think this may be another case of that annoying internal deadlock that we have seen in the past22:36
clarkbwhcih requires cluster restart to clear22:36
*** spzala has joined #openstack-infra22:36
openstackgerritEmilien Macchi proposed openstack-infra/project-config: tripleo: update scenarios  https://review.openstack.org/40444922:36
clarkbI don't necessarily think that performing this restart is incredibly urgent, but I am willing to walk volunteers through the process if people want to learn.22:36
*** spzala has quit IRC22:37
pabelanger+322:37
*** spzala has joined #openstack-infra22:37
*** spzala has quit IRC22:37
*** spzala has joined #openstack-infra22:38
*** spzala has quit IRC22:38
*** spzala has joined #openstack-infra22:38
*** spzala has quit IRC22:38
pabelangernodepool-builder restarted on nb01.o.o22:38
openstackgerritIan Wienand proposed openstack-infra/nodepool: Fail on bad options to fake-image-create  https://review.openstack.org/29151622:38
*** wolverineav has quit IRC22:38
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: Add scenario004 to logs  https://review.openstack.org/40445022:38
*** spzala has joined #openstack-infra22:39
*** spzala has quit IRC22:39
*** jschwarz has quit IRC22:39
*** spzala has joined #openstack-infra22:39
clarkbspeaking of things related to the builder did we update the snapshot count for zk yet?22:39
*** spzala has quit IRC22:39
*** ajo has quit IRC22:40
*** jschwarz has joined #openstack-infra22:40
*** spzala has joined #openstack-infra22:40
openstackgerritIan Wienand proposed openstack-infra/nodepool: Fail on bad options to fake-image-create  https://review.openstack.org/40445222:40
asselinclarkb, can you review this? https://review.openstack.org/#/c/398010/1/manifests/site.pp it would be nice to get some CI for single-node-ci.22:40
*** spzala has quit IRC22:40
*** spzala has joined #openstack-infra22:41
*** ajo has joined #openstack-infra22:41
*** spzala has quit IRC22:41
openstackgerritManjeet Singh Bhatia proposed openstack-infra/project-config: Move grenade-networking-odl job to check queue  https://review.openstack.org/39397922:41
openstackgerritMerged openstack-infra/puppet-nodepool: Ensure python-openssl is not present  https://review.openstack.org/40444422:41
*** spzala has joined #openstack-infra22:42
*** spzala has quit IRC22:42
*** spzala has joined #openstack-infra22:42
*** spzala has quit IRC22:43
*** spzala has joined #openstack-infra22:43
pabelangerclarkb: no, I was going to do that22:44
pabelangershould be expose in puppet-zookeeper today22:44
*** spzala has joined #openstack-infra22:44
openstackgerritAndrew Kuhlmann proposed openstack-infra/jenkins-job-builder: Add matching parameter to throttle concurrent jobs  https://review.openstack.org/40445422:44
*** spzala has quit IRC22:44
*** jheroux has quit IRC22:45
*** spzala has joined #openstack-infra22:45
*** gyee has joined #openstack-infra22:45
*** spzala has joined #openstack-infra22:46
*** spzala has quit IRC22:46
*** icey has quit IRC22:46
*** spzala has joined #openstack-infra22:46
*** spzala has quit IRC22:47
clarkbasselin: reviewed22:47
*** spzala has joined #openstack-infra22:47
ianwthe problem with forcing packages like python-openssl out is when something you want depends on it ... although the reverse dependencies seems ok atm22:47
*** spzala has quit IRC22:47
asselinclarkb, good point. thanks.22:48
*** mriedem has quit IRC22:48
*** spzala has joined #openstack-infra22:48
*** spzala has joined #openstack-infra22:49
*** spzala has quit IRC22:49
fungijeblair: were you able to apt-get remove (or purge) python-openssl without it removing other packages? i'm guessing we already do something to remove python-requests since it is/was a dependency of cloud-init (i think)22:49
*** xyang1 has quit IRC22:50
*** spzala has joined #openstack-infra22:50
fungialso if memory serves, the cryptography library has an optional dependency on pyopenssl22:50
*** spzala has quit IRC22:50
*** tlian has joined #openstack-infra22:50
*** spzala has joined #openstack-infra22:51
jeblairfungi: mordred verified nothing depends on it22:51
*** spzala has quit IRC22:51
*** ijw has joined #openstack-infra22:51
*** spzala has joined #openstack-infra22:51
ianwyeah, the devstack experience though is that something else brings it back when you least expect it :)22:52
fungioh, hrm, cryptography seems to build against libssl so i guess it _shouldn't_ need pycrypto for that22:52
*** baoli has quit IRC22:52
*** spzala has joined #openstack-infra22:52
*** spzala has quit IRC22:52
*** thorst_ has quit IRC22:53
*** spzala_ has joined #openstack-infra22:53
*** wolverineav has joined #openstack-infra22:53
*** spzala_ has quit IRC22:53
fungirequests 2.12.1 release note is "Bugfixes: Updated setuptools 'security' extra for the new PyOpenSSL backend in urllib3."22:54
*** spzala_ has joined #openstack-infra22:54
*** spzala_ has quit IRC22:54
*** ijw has quit IRC22:54
clarkbfungi: its the other way around pyopenssl depends on cryptography now iirc22:55
*** ijw has joined #openstack-infra22:55
fungifun22:55
*** spzala_ has joined #openstack-infra22:55
clarkbfungi: and pyopenssl uses cryptography in order to remove their old bindings22:55
*** spzala_ has quit IRC22:55
*** spzala has joined #openstack-infra22:56
fungioh, hrm the change in 2.12.1 was just to change pyOpenSSL>=0.13 to >=0.1422:56
*** mmandel has joined #openstack-infra22:56
*** spzala has joined #openstack-infra22:56
*** spzala has quit IRC22:56
*** slagle has quit IRC22:57
*** spzala has joined #openstack-infra22:57
*** dimtruck is now known as zz_dimtruck22:57
*** spzala has quit IRC22:57
*** spzala has joined #openstack-infra22:58
*** spzala has quit IRC22:58
*** tanvirt has quit IRC22:58
*** wolverineav has quit IRC22:58
*** spzala has joined #openstack-infra22:59
fungiaha, here's the pr from sigmavirus that added it https://github.com/kennethreitz/requests/pull/219522:59
*** spzala has quit IRC22:59
*** spzala has joined #openstack-infra22:59
*** spzala has quit IRC22:59
*** hashar has quit IRC23:00
*** spzala has joined #openstack-infra23:00
*** spzala_ has joined #openstack-infra23:00
*** spzala_ has quit IRC23:00
*** spzala_ has joined #openstack-infra23:01
*** spzala_ has quit IRC23:01
*** rcernin has quit IRC23:01
*** spzala_ has joined #openstack-infra23:02
*** spzala_ has quit IRC23:02
*** spzala_ has joined #openstack-infra23:02
*** spzala has quit IRC23:02
*** spzala_ has quit IRC23:03
*** skelso has quit IRC23:03
*** rcernin has joined #openstack-infra23:03
*** mdrabe has quit IRC23:03
*** matt-borland has quit IRC23:03
*** spzala has joined #openstack-infra23:03
*** wolverineav has joined #openstack-infra23:03
*** spzala has quit IRC23:03
*** rcernin has quit IRC23:04
*** rcernin has joined #openstack-infra23:04
*** spzala has joined #openstack-infra23:04
*** spzala has quit IRC23:04
*** rfolco has quit IRC23:04
*** spzala has joined #openstack-infra23:05
*** spzala has quit IRC23:05
*** quade has quit IRC23:05
*** spzala has joined #openstack-infra23:06
*** spzala has quit IRC23:06
*** zz_dimtruck is now known as dimtruck23:06
*** spzala has joined #openstack-infra23:06
*** spzala has quit IRC23:06
*** spzala has joined #openstack-infra23:07
*** spzala has quit IRC23:07
*** spzala has joined #openstack-infra23:08
*** spzala has quit IRC23:08
*** asettle has quit IRC23:08
*** wolverineav has quit IRC23:08
*** spzala has joined #openstack-infra23:09
*** spzala has quit IRC23:09
fungimordred: clarkb: i +2'd 404295 but didn't approve (yet) noting that there is a significantly different license for the file being added than we provide the rest of devstack-gate under. should we update the README.rst with some licensing info, or add a LICENSE.rst file or something?23:09
*** spzala has joined #openstack-infra23:09
*** spzala has quit IRC23:09
mordredfungi: that's a good question23:10
*** spzala has joined #openstack-infra23:10
*** spzala has quit IRC23:10
clarkbextra documentation won't hurt though its not viral in this case23:11
clarkbbecause its in a subprocess23:11
*** spzala has joined #openstack-infra23:11
*** spzala has quit IRC23:11
fungiright, i don't personally object to gplv3 files in that repo and this would almost certainly just be a case of aggregation, and http://governance.openstack.org/reference/licensing.html says we're clear to use any osi-approved license(s)23:11
fungibut we might ought to be clear that we're doing so23:12
*** spzala has joined #openstack-infra23:12
*** spzala has quit IRC23:12
clarkbya23:12
*** spzala has joined #openstack-infra23:12
*** ijw has quit IRC23:13
*** spzala has quit IRC23:13
fungii mean, even if it weren't just aggregation we'd be covered since gplv3 is at least apache-compatible23:13
fungi(unlike gplv2)23:13
*** ihrachys has quit IRC23:13
*** spzala has joined #openstack-infra23:13
*** spzala has quit IRC23:13
openstackgerritAdam Gandelman proposed openstack-infra/zuul: Enable test_post*  https://review.openstack.org/40446623:13
*** spzala has joined #openstack-infra23:14
*** spzala has quit IRC23:14
*** mriedem has joined #openstack-infra23:14
*** spzala has joined #openstack-infra23:15
*** spzala has joined #openstack-infra23:15
*** spzala has quit IRC23:15
mordredfungi: perhaps just a mention in the README at the end of the contributions section?23:16
fungimordred: that would be plenty i think23:16
*** yuanying has joined #openstack-infra23:16
*** mmandel has quit IRC23:16
mordredfungi: I'll do it in a follow up, if that' sok23:16
*** spzala has joined #openstack-infra23:16
*** spzala has quit IRC23:16
fungiwfm. all set to approve 404295 now?23:16
mordred++23:16
*** rodrigods_ is now known as rodrigods23:17
*** mmandel has joined #openstack-infra23:17
fungioh, rcarrillocruz had to recheck it anyway23:17
rcarrillocruzyes, cos almost 3h and it failed on last job23:17
rcarrillocruzsigh23:17
*** spzala has joined #openstack-infra23:17
fungifailed gate-tempest-dsvm-neutron-full-ubuntu-xenial23:17
* rcarrillocruz waves fist23:17
*** spzala has quit IRC23:17
mordredsigh23:17
fungiwonder if it's the same proxy disconnect we saw on that job for another d-g change earlier today23:17
*** ijw has joined #openstack-infra23:17
mordredfungi: I was looking at it earlier and it seemed to just be a REALLY slow node23:18
*** spzala has joined #openstack-infra23:18
*** spzala has quit IRC23:18
rcarrillocruzyeah, i was checking the job live, uber slow node23:18
*** esikache1 has joined #openstack-infra23:18
fungiahh23:18
openstackgerritMonty Taylor proposed openstack-infra/devstack-gate: Add note to README about GPL in callback plugin  https://review.openstack.org/40446923:18
*** spzala has joined #openstack-infra23:18
mordredfungi: hows' that?23:19
*** spzala has quit IRC23:19
* fungi shakes fist at rax-ord23:19
openstackgerritArmando Migliaccio proposed openstack-infra/project-config: Add grafana dashboard for neutron-lib  https://review.openstack.org/40447023:19
*** spzala has joined #openstack-infra23:19
fungimordred: thanks, lgtm!23:20
*** spzala has joined #openstack-infra23:20
*** spzala has quit IRC23:20
*** gordc has quit IRC23:21
*** mmandel has quit IRC23:21
*** spzala has joined #openstack-infra23:21
*** spzala has joined #openstack-infra23:22
*** spzala has quit IRC23:22
*** ijw has quit IRC23:22
*** stevemar__ has quit IRC23:22
*** spzala has joined #openstack-infra23:22
*** esikache1 has quit IRC23:22
*** smarcet has joined #openstack-infra23:23
*** spzala has quit IRC23:23
*** stevemar__ has joined #openstack-infra23:23
*** spzala has joined #openstack-infra23:23
*** spzala has quit IRC23:23
*** spzala has joined #openstack-infra23:24
*** spzala has quit IRC23:24
*** kzaitsev_mb has quit IRC23:24
*** spzala has joined #openstack-infra23:25
*** mmandel has joined #openstack-infra23:25
EmilienMpabelanger: fyi, we're are switching puppet-openstack-ingeration to run ansible tasks instead of bash scripts, will be easier to move to zuulv3 then23:25
*** spzala has quit IRC23:25
*** mmandel has quit IRC23:25
pabelangerEmilienM: nice23:25
EmilienMpabelanger: https://review.openstack.org/404471 really WIP23:25
*** smarcet has quit IRC23:25
*** mmandel has joined #openstack-infra23:25
*** spzala has joined #openstack-infra23:25
*** wolverineav has joined #openstack-infra23:25
*** spzala has quit IRC23:25
*** spzala has joined #openstack-infra23:26
*** spzala has quit IRC23:26
*** spzala has joined #openstack-infra23:27
*** spzala has quit IRC23:27
*** stevemar__ has quit IRC23:27
*** spzala has joined #openstack-infra23:28
*** spzala has quit IRC23:29
*** spzala has joined #openstack-infra23:29
*** annegentle has quit IRC23:29
*** spzala has quit IRC23:29
*** mmandel has quit IRC23:30
*** spzala has joined #openstack-infra23:30
*** wolverineav has quit IRC23:30
*** spzala has quit IRC23:30
*** spzala has joined #openstack-infra23:31
rcarrillocruzEmilienM: that's super awesome :-)23:31
*** spzala has quit IRC23:31
clarkbfwiw you can still run bash with zuulv323:31
clarkb(if anyone out there is feaking out and thinking they have to rewrite things)23:31
*** spzala has joined #openstack-infra23:32
*** spzala has quit IRC23:32
*** vhosakot has quit IRC23:32
*** spzala has joined #openstack-infra23:32
*** spzala has quit IRC23:32
EmilienMclarkb: right, thx for clarifying23:33
EmilienMclarkb: also one of the benefits we found is the capacity to use ARA23:33
*** spzala has joined #openstack-infra23:33
*** annegentle has joined #openstack-infra23:33
EmilienMwhich makes debug a bit easier23:33
*** spzala has quit IRC23:33
*** spzala has joined #openstack-infra23:34
*** spzala has quit IRC23:34
*** spzala has joined #openstack-infra23:34
*** spzala has quit IRC23:35
*** spzala has joined #openstack-infra23:35
*** spzala has quit IRC23:35
*** spzala has joined #openstack-infra23:36
*** spzala has quit IRC23:36
*** spzala has joined #openstack-infra23:37
*** rcernin has quit IRC23:41
*** thorst_ has joined #openstack-infra23:42
*** lindsayk has quit IRC23:42
*** inc0 has joined #openstack-infra23:45
openstackgerritPaul Belanger proposed openstack/diskimage-builder: Improve checksum performance for images  https://review.openstack.org/40031123:46
*** thorst_ has quit IRC23:46
ianwwow py-bt is the greatest thing, possibly ever23:46
openstackgerritJohn L. Villalovos proposed openstack-infra/project-config: Disable devstack plugin for builder 'ironic-grenade'  https://review.openstack.org/40447923:47
openstackgerritIan Wienand proposed openstack-infra/nodepool: Activate virtualenv before running dib  https://review.openstack.org/40396623:48
clarkbianw: oh neat tahts pdb bt in gdb23:49
openstackgerritArmando Migliaccio proposed openstack-infra/project-config: Move gate-tempest-dsvm-neutron-linuxbridge to devstack check/gate queues  https://review.openstack.org/40448023:49
ianwclarkb: yep.  we may not want to do 403966 but it made me understand the problem was with the logging23:50
ianw(i'm pretty sure, anyway :)23:50
openstackgerritPaul Belanger proposed openstack/diskimage-builder: Improve checksum performance for images  https://review.openstack.org/40031123:51
ianwlogging + forking == badness it seems23:53
*** nadya has joined #openstack-infra23:54
ianwclarkb: should we add this trusty platform job for sanity? updown is not using trusty anymore -> https://review.openstack.org/#/c/397996/23:54
*** Swami_ has joined #openstack-infra23:54
*** thorst_ has joined #openstack-infra23:56
*** Swami has quit IRC23:57
*** thorst_ has quit IRC23:58
*** s-shiono has joined #openstack-infra23:58
*** nadya has quit IRC23:58
clarkbianw: fine by me, probably more a question of what devstack wants/needs23:58
*** ijw has joined #openstack-infra23:59

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