Saturday, 2017-12-09

*** caphrim007_ has joined #openstack-infra00:02
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Web: Drop some columns from build list  https://review.openstack.org/52680400:02
clarkblog url links work too nice00:03
fungiindeed they do00:03
jeblairand next to that is where we can slip in a subunit2sql url in the future00:03
fungithough the "change" links seem a little off for non-change-triggered jobs00:03
mordredjeblair: that's so exciting!00:03
*** iyamahat has joined #openstack-infra00:04
jeblair#status log zuulv3.o.o removed from emergency file now that puppet-zuul is updated to match deployed zuul00:05
openstackstatusjeblair: finished logging00:05
*** caphrim00_ has joined #openstack-infra00:05
*** caphrim007 has quit IRC00:05
*** caphrim007_ has quit IRC00:05
jeblairwe also have our first global list of all jobs: http://zuulv3.openstack.org/jobs.html00:05
jeblairi'm starting to think we should make description a required parameter for job :|00:05
clarkbjeblair: that is nice data to have00:06
clarkbthe description that is00:06
*** sdague has quit IRC00:06
clarkball of this is backed by the sql reporter right?00:06
jeblairclarkb: builds.html is.  the job list is internal data structure00:07
*** caphrim00_ has quit IRC00:07
mordredjeblair: that global list of all jobs sure does seem like a good place to attach some docs - and a path to where the job is defined. I'm excited about this dashboard :)00:07
jeblairmordred: yep.  the job name should link to a job detail page with all the variants and full documentation00:08
jeblair(once we get there)00:08
clarkbdoes pymysql do ok with asyncio then?00:10
clarkbor are we not asyncio'ing web.py?00:10
jeblairclarkb: this is asyncio00:10
clarkbya I see it, I'm guessing that either means the sql connections are synchronous or pymysql can asyncio00:10
jeblairclarkb: we should be going through sqlalchemy too00:12
clarkbya it is, reading it I think its synchronous00:12
jeblairmy guess is it's all synchronous.00:12
*** Apoorva_ has joined #openstack-infra00:12
clarkbso request comes in then we await on a method that runs the sql query but that all appears to be synchronous00:13
clarkbwhich is probably fine00:13
clarkb(was just curious to know how it worked)00:13
mordredclarkb: yah - I think that's right - I think we await the sql query method thing00:15
*** Apoorva has quit IRC00:15
*** dingyichen has quit IRC00:16
clarkbthat means we can handle multiple requests at a time, but each request will operate its own synchronous query00:16
mordredyes - to the best of my understanding00:16
clarkbas long as sqlalchemy/pymysql connection objects are happy with that should work fine00:16
*** dingyichen has joined #openstack-infra00:16
clarkbits too bad that async/await didn't make it into earlier python they really do make asyncio much nicer to read00:19
*** yamahata has quit IRC00:19
clarkb(practically not a major issue with 3.5 making it onto distros)00:19
*** tosky has quit IRC00:20
*** iyamahat has quit IRC00:20
mordredclarkb: yah - 3.5 is where py3 really becomes more better00:22
*** Apoorva_ has quit IRC00:23
*** Apoorva has joined #openstack-infra00:23
EmilienMI just want to say http://zuulv3.openstack.org/builds.html?job_name=tripleo-ci-centos-7-scenario001-multinode-oooq-container dashboard is more than awesome00:24
EmilienMthanks00:24
*** gyee has quit IRC00:26
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Remove large status header and tagline  https://review.openstack.org/52680500:27
dmsimardWoo00:28
*** bobh has joined #openstack-infra00:31
clarkbjeblair: another feature that would be nice is adding fields to query builds before/after/between start/end times00:32
clarkbI think that complicates the sql query a bit more though00:33
clarkbthis is nice though00:33
clarkboh and result so that you can pull up all the recent failures00:34
clarkbpotentially useful for answer the question of "is the gate broken"00:35
*** eumel8 has quit IRC00:35
*** martinkopec has quit IRC00:35
*** bobh has quit IRC00:36
mordredclarkb: have I mentioned how thrilled I am about being able to find periodic/post/release jobs?00:39
*** bobh has joined #openstack-infra00:42
dmsimardmordred: +100:43
*** hongbin has quit IRC00:45
jeblairtristanC: ^ kudos :)00:45
jeblairi think all the .html changes will take effect without a restart00:46
*** bobh has quit IRC00:46
pabelangerI'm back now, looks like we have fancy new features!00:47
*** xarses has joined #openstack-infra00:47
*** bobh has joined #openstack-infra00:49
mordredpabelanger: welcome to the future00:50
mordredjeblair: yes - I agree, I think web changes should just work00:50
clarkbI've claened up my ovh bhs1 test nodes00:51
clarkbI'm lveaing the gra1 nodes around for ovh debugging (though I haven't heard back from that yet)00:51
pabelangermordred: The future's not set :)00:51
pabelangerbut does look good00:51
*** yamamoto has joined #openstack-infra00:51
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Web: Drop some columns from build list  https://review.openstack.org/52680400:52
clarkbthey are all named in what should be an obvious way for example clarkb-test-nested-virt-gra100:52
pabelangerclarkb: speaking for cleaning up nodes, I think we have some stuck in infracloud-vanilla (deleting). I'll poke around in a bit and see why00:53
clarkblogstash job queue is going in the correct direciton now too00:54
clarkbpabelanger: https://review.openstack.org/#/c/526785/ is another improvement to the lgostash config in an attempt to avoid the issue we just had in the future00:54
pabelanger+300:55
clarkbwith that I need to go zombie mode again.00:56
clarkbI've got those nodepool changes up to address the citycloud thing00:56
clarkbI doubt we want to merge and restart those daemons today but probably a good thing to get sorted on monday00:56
*** yamamoto has quit IRC00:57
clarkbpabelanger: is there anything we need to do in prep for sprint next week?00:58
clarkb(if I'm not completely sick over the weekend I can work on some of that)00:58
clarkbalso I plan to be up bright and early monday to maximize frickler's time, see everyone then :)00:59
* clarkb really disappears now00:59
*** kaisers has quit IRC01:00
dmsimardclarkb: approve the infra-root patches? :)01:02
*** MasterOfBugs has quit IRC01:11
*** pramodrj07 has quit IRC01:11
*** wolverineav has quit IRC01:11
openstackgerritMerged openstack-infra/system-config master: Timeout logstash es pushes after 300s  https://review.openstack.org/52678501:11
*** wolverineav has joined #openstack-infra01:11
*** felipemonteiro has quit IRC01:13
*** kaisers has joined #openstack-infra01:14
*** wolverineav has quit IRC01:16
*** rhallisey has quit IRC01:16
*** caphrim007 has joined #openstack-infra01:21
*** caphrim007 has quit IRC01:25
*** Apoorva_ has joined #openstack-infra01:29
pabelangerclarkb: I don't believe so, but will look and confirm. I'll be sure to update here or ML01:29
*** hemna_ has quit IRC01:30
openstackgerritMikhail S Medvedev proposed openstack-infra/puppet-openstackci master: Add partial support for zuulv3 scheduler  https://review.openstack.org/52675901:31
*** Apoorva has quit IRC01:32
*** Apoorva_ has quit IRC01:33
*** adreznec has quit IRC01:34
openstackgerritMerged openstack-infra/project-config master: Update jobs for tripleo-upgrades  https://review.openstack.org/52676301:39
*** markvoelker has joined #openstack-infra01:50
*** yamamoto has joined #openstack-infra01:53
*** r-daneel has quit IRC01:55
AJaeger_dmsimard: thanks for debugging the releasenotes problem, looking forward to the fix.01:56
*** yamamoto has quit IRC01:57
*** rfolco has quit IRC01:57
*** nunchuck has quit IRC01:58
*** kukacz has quit IRC02:00
*** david-lyle has joined #openstack-infra02:01
AJaeger_dmsimard, ianw, ansible experts, translation jobs now fail with "conditional required in \"that\" string", see http://logs.openstack.org/7b/7b9f930fee1e1304a4cee80ce5b63e957372cbe4/post/upstream-translation-update/45665d1/ and http://git.openstack.org/cgit/openstack-infra/project-config/tree/roles/prep-zanata/tasks/main.yaml#n23 - what is wrong here?02:01
*** kukacz has joined #openstack-infra02:01
pabelangerAJaeger_: assert syntax is wrong: http://docs.ansible.com/ansible/latest/assert_module.html02:04
pabelangerassert:02:04
pabelanger  that:02:04
pabelanger    foo == bar02:04
pabelangerAJaeger_: http://git.openstack.org/cgit/openstack-infra/project-config/tree/roles/prep-zanata/tasks/main.yaml#n2402:05
pabelangerI guess our linters didn't catch that02:05
AJaeger_pabelanger: patch upcoming...02:05
AJaeger_thanks, pabelanger02:06
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Fix ansible assert  https://review.openstack.org/52681102:06
AJaeger_pabelanger: is that correct? ^02:06
*** askb has quit IRC02:09
pabelangerAJaeger_: 1 nit02:09
pabelangerbut otherwise good02:10
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Fix ansible assert  https://review.openstack.org/52681102:10
AJaeger_thanks, next try ^02:10
*** david-lyle has quit IRC02:11
*** huanxie has joined #openstack-infra02:12
pabelangerAJaeger_: +202:13
pabelangerAJaeger_: what TZ you in now?02:13
openstackgerritMerged openstack-infra/project-config master: Normalize projects.yaml  https://review.openstack.org/52669502:14
AJaeger_pabelanger: thanks - currently at Kubecon in Austin it's 20:14 now - UTC-6 ? Wrapping up and flying home tomorrow...02:14
pabelangerAJaeger_: Ah, nice.02:15
AJaeger_pabelanger: yep - just spend some time at the bar with some of the OpenStack people here ;)02:16
AJaeger_config-core, could you review https://review.openstack.org/526811  to fix translation jobs, please?02:17
* AJaeger_ goes offline again and waves good night02:17
*** r-daneel has joined #openstack-infra02:19
*** markvoelker has quit IRC02:24
*** armax has quit IRC02:25
*** armax has joined #openstack-infra02:25
*** felipemonteiro has joined #openstack-infra02:30
*** caphrim007 has joined #openstack-infra02:32
*** bobh has quit IRC02:44
*** adreznec has joined #openstack-infra02:44
*** huanxie has quit IRC02:46
*** mriedem has quit IRC02:49
*** huanxie has joined #openstack-infra02:49
*** larsks has quit IRC02:53
*** yamamoto has joined #openstack-infra02:53
*** larsks has joined #openstack-infra02:55
*** salv-orlando has joined #openstack-infra02:56
*** yamamoto has quit IRC02:58
*** Goneri has quit IRC03:07
*** salv-orlando has quit IRC03:11
*** salv-orlando has joined #openstack-infra03:11
*** bobh has joined #openstack-infra03:15
*** salv-orlando has quit IRC03:15
*** felipemonteiro has quit IRC03:17
*** markvoelker has joined #openstack-infra03:21
*** yamamoto has joined #openstack-infra03:32
*** mmedvede has quit IRC03:33
*** huanxie has quit IRC03:35
*** mmedvede has joined #openstack-infra03:36
*** gouthamr has quit IRC03:37
*** huanxie has joined #openstack-infra03:37
*** yamamoto has quit IRC03:41
*** bobh has quit IRC03:43
*** bobh has joined #openstack-infra03:48
*** yamamoto has joined #openstack-infra03:49
*** armax has quit IRC03:54
*** armax has joined #openstack-infra03:54
*** armax has quit IRC03:55
*** markvoelker has quit IRC03:55
*** armax has joined #openstack-infra03:55
*** armax has quit IRC03:55
*** armax has joined #openstack-infra03:56
*** armax has quit IRC03:56
*** bobh has quit IRC04:05
prometheanfireretry limit? should I not recheck anything til monday?04:19
*** yamamoto has quit IRC04:20
*** david-lyle has joined #openstack-infra04:21
*** felipemonteiro has joined #openstack-infra04:22
*** dbecker has quit IRC04:24
*** yamamoto has joined #openstack-infra04:25
*** david-lyle has quit IRC04:26
*** ramishra has joined #openstack-infra04:29
*** yamahata has joined #openstack-infra04:35
*** iyamahat has joined #openstack-infra04:36
*** dbecker has joined #openstack-infra04:37
*** links has joined #openstack-infra04:40
*** markvoelker has joined #openstack-infra04:52
*** andreas_s has joined #openstack-infra05:02
*** markvoelker has quit IRC05:06
*** felipemonteiro has quit IRC05:06
*** openstackgerrit has quit IRC05:06
*** rosmaita has quit IRC05:06
*** uberjay has quit IRC05:06
*** pahuang has quit IRC05:06
*** lihi has quit IRC05:06
*** jrist has quit IRC05:06
*** masber has quit IRC05:06
*** hrubi has quit IRC05:06
*** nhicher has quit IRC05:06
*** anthonyper has quit IRC05:06
*** yuanying has quit IRC05:06
*** ianw has quit IRC05:06
*** zigo has quit IRC05:06
*** mhayden has quit IRC05:06
*** fabo has quit IRC05:06
*** witek has quit IRC05:06
*** Nil_ has quit IRC05:06
*** adarazs has quit IRC05:06
*** jhesketh has quit IRC05:06
*** ihrachys has quit IRC05:06
*** kencjohnston has quit IRC05:06
*** vkmc has quit IRC05:06
*** persia has quit IRC05:06
*** seongsoocho has quit IRC05:06
*** mandre has quit IRC05:06
*** tushar has quit IRC05:06
*** adriant has quit IRC05:06
*** hamzy has quit IRC05:06
*** lin_yang has quit IRC05:06
*** gmann has quit IRC05:06
*** zhongjun has quit IRC05:06
*** electrical has quit IRC05:06
*** andrewbogott has quit IRC05:06
*** knikolla has quit IRC05:06
*** mgkwill_ has quit IRC05:06
*** tbarron has quit IRC05:06
*** oanson has quit IRC05:06
*** auggy has quit IRC05:06
*** tristanC has quit IRC05:06
*** dimak has quit IRC05:06
*** flwang has quit IRC05:06
*** efried_cya_jan has quit IRC05:06
*** vipul has quit IRC05:06
*** spiffxp has quit IRC05:06
*** rwellum has quit IRC05:06
*** trown|outtypewww has quit IRC05:06
*** calebb has quit IRC05:06
*** ChanServ has quit IRC05:06
*** yamahata has quit IRC05:06
*** ianychoi_ has quit IRC05:06
*** florianf has quit IRC05:06
*** xinni9e has quit IRC05:06
*** fbouliane has quit IRC05:06
*** gothicmindfood has quit IRC05:06
*** oomichi_afk has quit IRC05:06
*** dmanchad has quit IRC05:06
*** wfoster has quit IRC05:06
*** russellb has quit IRC05:06
*** pots has quit IRC05:06
*** odyssey4me has quit IRC05:06
*** bgmccollum has quit IRC05:06
*** onovy has quit IRC05:06
*** cmurphy has quit IRC05:06
*** mugsie has quit IRC05:06
*** stevebaker has quit IRC05:06
*** anupn has quit IRC05:06
*** mtreinish has quit IRC05:06
*** jonher has quit IRC05:06
*** toabctl has quit IRC05:06
*** bmjen has quit IRC05:06
*** jlk has quit IRC05:06
*** szaher has quit IRC05:06
*** panda|off has quit IRC05:06
*** kota_ has quit IRC05:06
*** naichuans_ has quit IRC05:06
*** spotz has quit IRC05:06
*** jpena|off has quit IRC05:06
*** kazsh has quit IRC05:06
*** huanxie has quit IRC05:06
*** kukacz has quit IRC05:06
*** jascott1 has quit IRC05:06
*** kgiusti has quit IRC05:06
*** pcrews has quit IRC05:06
*** pbourke has quit IRC05:06
*** jesusaur has quit IRC05:06
*** yee37930 has quit IRC05:06
*** joadavis has quit IRC05:06
*** sai has quit IRC05:06
*** sshnaidm|off has quit IRC05:06
*** tlbr has quit IRC05:06
*** timothyb89 has quit IRC05:06
*** waynr has quit IRC05:06
*** jzerebec1i has quit IRC05:06
*** ericyoung has quit IRC05:06
*** lifeless has quit IRC05:06
*** afazekas has quit IRC05:06
*** antonym has quit IRC05:06
*** links has quit IRC05:06
*** iyamahat has quit IRC05:06
*** ramishra has quit IRC05:06
*** yamamoto has quit IRC05:06
*** adreznec has quit IRC05:06
*** caphrim007 has quit IRC05:06
*** kaisers has quit IRC05:06
*** askb_ has quit IRC05:06
*** rcernin has quit IRC05:06
*** patriciadomin has quit IRC05:06
*** alex_xu has quit IRC05:06
*** Qiming has quit IRC05:06
*** _ari_ has quit IRC05:06
*** myoung|rover has quit IRC05:06
*** mdrabe has quit IRC05:06
*** benj_ has quit IRC05:06
*** lastmikoi has quit IRC05:06
*** sileht has quit IRC05:06
*** aspiers has quit IRC05:06
*** rcarrillocruz has quit IRC05:06
*** dteselkin has quit IRC05:06
*** mika has quit IRC05:06
*** masayukig has quit IRC05:06
*** notmyname has quit IRC05:06
*** jbernard has quit IRC05:06
*** hemna has quit IRC05:06
*** NikitaKonovalov has quit IRC05:06
*** bswartz has quit IRC05:06
*** lennyb has quit IRC05:06
*** xinliang has quit IRC05:06
*** mnencia has quit IRC05:06
*** EmilienM has quit IRC05:06
*** migi has quit IRC05:06
*** gaelL_ has quit IRC05:06
*** lathiat_ has quit IRC05:06
*** tonyb has quit IRC05:06
*** strigazi has quit IRC05:06
*** GregHouse has quit IRC05:06
*** njohnston has quit IRC05:06
*** ari[m] has quit IRC05:06
*** mdbooth has quit IRC05:06
*** SpamapS has quit IRC05:06
*** otherwiseguy has quit IRC05:06
*** kuromagi has quit IRC05:06
*** Hunner has quit IRC05:06
*** gtmanfred has quit IRC05:06
*** ssbarnea has quit IRC05:06
*** Marx314 has quit IRC05:06
*** eventingmonkey has quit IRC05:06
*** finucannot has quit IRC05:06
*** pabelanger has quit IRC05:06
*** Krenair has quit IRC05:06
*** timburke has quit IRC05:06
*** freerunner has quit IRC05:06
*** andreykurilin has quit IRC05:06
*** ddurst has quit IRC05:06
*** SergeyLukjanov has quit IRC05:06
*** DinaBelova has quit IRC05:06
*** ruhe has quit IRC05:06
*** kfox1111 has quit IRC05:06
*** andreas_s has quit IRC05:06
*** aspiers[m] has quit IRC05:08
*** masayukig[m] has quit IRC05:08
*** ilpianista_ has quit IRC05:08
*** bandini has quit IRC05:09
*** huanxie has joined #openstack-infra05:11
*** kukacz has joined #openstack-infra05:11
*** jascott1 has joined #openstack-infra05:11
*** kgiusti has joined #openstack-infra05:11
*** pcrews has joined #openstack-infra05:11
*** pbourke has joined #openstack-infra05:11
*** odyssey4me has joined #openstack-infra05:11
*** bgmccollum has joined #openstack-infra05:11
*** onovy has joined #openstack-infra05:11
*** cmurphy has joined #openstack-infra05:11
*** mugsie has joined #openstack-infra05:11
*** stevebaker has joined #openstack-infra05:11
*** anupn has joined #openstack-infra05:11
*** mtreinish has joined #openstack-infra05:11
*** jpena|off has joined #openstack-infra05:11
*** spotz has joined #openstack-infra05:11
*** naichuans_ has joined #openstack-infra05:11
*** kota_ has joined #openstack-infra05:11
*** panda|off has joined #openstack-infra05:11
*** szaher has joined #openstack-infra05:11
*** jlk has joined #openstack-infra05:11
*** bmjen has joined #openstack-infra05:11
*** toabctl has joined #openstack-infra05:11
*** kazsh has joined #openstack-infra05:11
*** jonher has joined #openstack-infra05:11
*** jesusaur has joined #openstack-infra05:11
*** yee37930 has joined #openstack-infra05:11
*** joadavis has joined #openstack-infra05:11
*** waynr has joined #openstack-infra05:11
*** sai has joined #openstack-infra05:11
*** sshnaidm|off has joined #openstack-infra05:11
*** tlbr has joined #openstack-infra05:11
*** timothyb89 has joined #openstack-infra05:11
*** jzerebec1i has joined #openstack-infra05:11
*** ericyoung has joined #openstack-infra05:11
*** lifeless has joined #openstack-infra05:11
*** afazekas has joined #openstack-infra05:11
*** antonym has joined #openstack-infra05:11
*** ChanServ has joined #openstack-infra05:11
*** barjavel.freenode.net sets mode: +o ChanServ05:11
*** bandini has joined #openstack-infra05:11
*** jhesketh has joined #openstack-infra05:13
*** xinliang has joined #openstack-infra05:14
*** mnencia has joined #openstack-infra05:14
*** EmilienM has joined #openstack-infra05:14
*** migi has joined #openstack-infra05:14
*** gaelL_ has joined #openstack-infra05:14
*** lathiat_ has joined #openstack-infra05:14
*** tonyb has joined #openstack-infra05:14
*** strigazi has joined #openstack-infra05:14
*** GregHouse has joined #openstack-infra05:14
*** njohnston has joined #openstack-infra05:14
*** mdbooth has joined #openstack-infra05:14
*** ari[m] has joined #openstack-infra05:14
*** SpamapS has joined #openstack-infra05:14
*** otherwiseguy has joined #openstack-infra05:14
*** kuromagi has joined #openstack-infra05:14
*** Hunner has joined #openstack-infra05:14
*** gtmanfred has joined #openstack-infra05:14
*** ssbarnea has joined #openstack-infra05:14
*** Marx314 has joined #openstack-infra05:14
*** eventingmonkey has joined #openstack-infra05:14
*** finucannot has joined #openstack-infra05:14
*** pabelanger has joined #openstack-infra05:14
*** kfox1111 has joined #openstack-infra05:14
*** Krenair has joined #openstack-infra05:14
*** timburke has joined #openstack-infra05:14
*** freerunner has joined #openstack-infra05:14
*** andreykurilin has joined #openstack-infra05:14
*** ddurst has joined #openstack-infra05:14
*** SergeyLukjanov has joined #openstack-infra05:14
*** DinaBelova has joined #openstack-infra05:14
*** ruhe has joined #openstack-infra05:14
*** yamahata has joined #openstack-infra05:14
*** ianychoi_ has joined #openstack-infra05:14
*** florianf has joined #openstack-infra05:14
*** xinni9e has joined #openstack-infra05:14
*** fbouliane has joined #openstack-infra05:14
*** gothicmindfood has joined #openstack-infra05:14
*** oomichi_afk has joined #openstack-infra05:14
*** dmanchad has joined #openstack-infra05:14
*** wfoster has joined #openstack-infra05:14
*** russellb has joined #openstack-infra05:14
*** pots has joined #openstack-infra05:14
*** markvoelker has joined #openstack-infra05:15
*** openstackgerrit has joined #openstack-infra05:15
*** uberjay has joined #openstack-infra05:15
*** pahuang has joined #openstack-infra05:15
*** lihi has joined #openstack-infra05:15
*** jrist has joined #openstack-infra05:15
*** witek has joined #openstack-infra05:15
*** masber has joined #openstack-infra05:15
*** hrubi has joined #openstack-infra05:15
*** nhicher has joined #openstack-infra05:15
*** anthonyper has joined #openstack-infra05:15
*** yuanying has joined #openstack-infra05:15
*** ianw has joined #openstack-infra05:15
*** zigo has joined #openstack-infra05:15
*** mhayden has joined #openstack-infra05:15
*** fabo has joined #openstack-infra05:15
*** adarazs has joined #openstack-infra05:15
*** Nil_ has joined #openstack-infra05:15
*** masber has quit IRC05:15
*** masber has joined #openstack-infra05:15
*** links has joined #openstack-infra05:16
*** iyamahat has joined #openstack-infra05:16
*** ramishra has joined #openstack-infra05:16
*** yamamoto has joined #openstack-infra05:16
*** adreznec has joined #openstack-infra05:16
*** caphrim007 has joined #openstack-infra05:16
*** kaisers has joined #openstack-infra05:16
*** askb_ has joined #openstack-infra05:16
*** rcernin has joined #openstack-infra05:16
*** patriciadomin has joined #openstack-infra05:16
*** alex_xu has joined #openstack-infra05:16
*** Qiming has joined #openstack-infra05:16
*** _ari_ has joined #openstack-infra05:16
*** myoung|rover has joined #openstack-infra05:16
*** mdrabe has joined #openstack-infra05:16
*** benj_ has joined #openstack-infra05:16
*** lastmikoi has joined #openstack-infra05:16
*** sileht has joined #openstack-infra05:16
*** aspiers has joined #openstack-infra05:16
*** rcarrillocruz has joined #openstack-infra05:16
*** dteselkin has joined #openstack-infra05:16
*** mika has joined #openstack-infra05:16
*** masayukig has joined #openstack-infra05:16
*** notmyname has joined #openstack-infra05:16
*** jbernard has joined #openstack-infra05:16
*** hemna has joined #openstack-infra05:16
*** NikitaKonovalov has joined #openstack-infra05:16
*** bswartz has joined #openstack-infra05:16
*** lennyb has joined #openstack-infra05:16
*** caphrim007_ has joined #openstack-infra05:16
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Remove large status header and tagline  https://review.openstack.org/52680505:17
*** janki has joined #openstack-infra05:19
*** caphrim007 has quit IRC05:19
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Make all zuul-web urls relative  https://review.openstack.org/52677005:23
*** markvoelker has quit IRC05:25
openstackgerritMerged openstack-infra/zuul feature/zuulv3: tox: remove validate-layout  https://review.openstack.org/52475705:32
openstackgerritJens Harbott (frickler) proposed openstack-infra/project-config master: Fix ansible assert  https://review.openstack.org/52681105:39
*** ramishra has quit IRC05:39
*** ihrachys has joined #openstack-infra05:39
*** kencjohnston has joined #openstack-infra05:39
*** vkmc has joined #openstack-infra05:39
*** persia has joined #openstack-infra05:39
*** seongsoocho has joined #openstack-infra05:39
*** mandre has joined #openstack-infra05:39
*** tushar has joined #openstack-infra05:39
*** adriant has joined #openstack-infra05:39
*** hamzy has joined #openstack-infra05:39
*** lin_yang has joined #openstack-infra05:39
*** gmann has joined #openstack-infra05:39
*** zhongjun has joined #openstack-infra05:39
*** electrical has joined #openstack-infra05:39
*** andrewbogott has joined #openstack-infra05:39
*** knikolla has joined #openstack-infra05:39
*** mgkwill_ has joined #openstack-infra05:39
*** tbarron has joined #openstack-infra05:39
*** oanson has joined #openstack-infra05:39
*** auggy has joined #openstack-infra05:39
*** tristanC has joined #openstack-infra05:39
*** dimak has joined #openstack-infra05:39
*** flwang has joined #openstack-infra05:39
*** efried_cya_jan has joined #openstack-infra05:39
*** vipul has joined #openstack-infra05:39
*** spiffxp has joined #openstack-infra05:39
*** rwellum has joined #openstack-infra05:39
*** trown|outtypewww has joined #openstack-infra05:39
*** calebb has joined #openstack-infra05:39
fricklerAJaeger_: pabelanger: config-core: ^^ test locally, this version seems to be the correct one to me05:40
fricklerprometheanfire: the gate is still a bit busy, but the issue leading to global failures should have been fixed earlier. so o.k. to recheck.05:42
*** bandini has quit IRC05:43
*** bandini has joined #openstack-infra05:43
*** yamamoto has quit IRC06:20
*** kjackal has joined #openstack-infra06:21
*** vivsoni has quit IRC06:37
*** vivsoni has joined #openstack-infra06:37
*** slaweq has joined #openstack-infra06:38
*** slaweq has quit IRC06:42
*** janki has quit IRC06:52
*** psachin has joined #openstack-infra07:03
*** yamamoto has joined #openstack-infra07:07
*** slaweq has joined #openstack-infra07:07
*** kjackal has quit IRC07:11
*** slaweq has quit IRC07:12
*** iyamahat has quit IRC07:19
*** claudiub has quit IRC07:20
*** gongysh has joined #openstack-infra07:22
*** markvoelker has joined #openstack-infra07:22
*** slaweq has joined #openstack-infra07:25
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Docker matrix build  https://review.openstack.org/41434707:32
*** slaweq has quit IRC07:33
*** slaweq has joined #openstack-infra07:38
*** niska has quit IRC07:42
*** gongysh has quit IRC07:45
openstackgerritMerged openstack-infra/nodepool feature/zuulv3: Clarify terminology around node request locks  https://review.openstack.org/52623307:48
*** bhujay has joined #openstack-infra07:49
*** niska has joined #openstack-infra07:52
*** slaweq has quit IRC07:54
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Docker matrix build  https://review.openstack.org/41434707:54
*** tesseract has joined #openstack-infra07:55
*** markvoelker has quit IRC07:56
*** calbers has quit IRC08:05
*** calbers has joined #openstack-infra08:06
*** danpawlik_ has joined #openstack-infra08:08
*** danpawlik has quit IRC08:08
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add stackdumphandler to zuul-web  https://review.openstack.org/52608608:09
*** yamahata has quit IRC08:15
*** links has quit IRC08:21
*** danpawlik has joined #openstack-infra08:23
*** danpawlik_ has quit IRC08:25
*** yamamoto has quit IRC08:30
*** tesseract-RH has joined #openstack-infra08:30
*** tesseract has quit IRC08:30
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Add umount_safe function to get better debug info  https://review.openstack.org/51408108:36
*** weshay|ruck|MOD is now known as weshay|MOD08:36
*** tesseract-RH has quit IRC08:44
*** tesseract has joined #openstack-infra08:44
*** eumel8 has joined #openstack-infra08:48
*** markvoelker has joined #openstack-infra08:53
*** dsariel has joined #openstack-infra09:01
*** dsariel has quit IRC09:01
*** bhujay has quit IRC09:05
*** bhujay has joined #openstack-infra09:06
*** masayukig[m] has joined #openstack-infra09:07
*** armaan has joined #openstack-infra09:10
*** e0ne has joined #openstack-infra09:14
*** masayukig[m] has quit IRC09:15
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Add umount_safe function to get better debug info  https://review.openstack.org/51408109:16
*** masayukig[m] has joined #openstack-infra09:17
*** armaan has quit IRC09:20
*** markvoelker has quit IRC09:26
*** yamamoto has joined #openstack-infra09:30
*** rcernin has quit IRC09:30
*** e0ne has quit IRC09:33
*** yamamoto has quit IRC09:34
*** yamamoto has joined #openstack-infra09:35
*** yamamoto_ has joined #openstack-infra09:45
*** ilpianista_ has joined #openstack-infra09:47
*** aspiers[m] has joined #openstack-infra09:47
*** yamamoto has quit IRC09:49
*** bhavik1 has joined #openstack-infra09:54
*** cshastri has joined #openstack-infra10:01
*** slaweq has joined #openstack-infra10:23
*** jascott1 has quit IRC10:26
*** tosky has joined #openstack-infra10:34
*** bhavik1 has quit IRC10:37
*** bhujay has quit IRC10:55
*** bhujay has joined #openstack-infra10:56
AJaeger_frickler: indeed, thanks. Just double checked.11:10
AJaeger_prometheanfire: where did you get that? We should be fine...11:10
*** bhujay has quit IRC11:11
openstackgerritMerged openstack-infra/zuul-jobs master: tox: make install_sibling_packages pip import optional  https://review.openstack.org/52550711:20
openstackgerritMerged openstack-infra/zuul-jobs master: fetch-tox-output: remove --ignore-missing-args  https://review.openstack.org/52551011:20
*** markvoelker has joined #openstack-infra11:23
*** slaweq has quit IRC11:25
openstackgerritTobias Henkel proposed openstack-infra/zuul feature/zuulv3: Support table prefix for sql reporter  https://review.openstack.org/52683511:31
*** cshastri has quit IRC11:36
fricklerjeblair: some more comments/question on https://review.openstack.org/52402411:49
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Add new repo for Vitrage tempest plugin  https://review.openstack.org/52683611:49
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Added initial jobs for vitrage tempest plugin  https://review.openstack.org/52683711:51
*** bhujay has joined #openstack-infra11:53
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Add new repo for Vitrage tempest plugin  https://review.openstack.org/52683611:56
*** markvoelker has quit IRC11:57
*** sdague has joined #openstack-infra12:00
openstackgerritTristan Cacqueray proposed openstack-infra/zuul-jobs master: unittests: make bindep role optional  https://review.openstack.org/52225512:00
*** yamamoto_ has quit IRC12:17
*** yamamoto has joined #openstack-infra12:17
AJaeger_config-core, could you review https://review.openstack.org/526811 to fix all translation jobs, please?12:34
*** hjensas has quit IRC12:42
openstackgerritGhanshyam Mann proposed openstack-infra/project-config master: Add separate repo for ec2-api tempest plugin  https://review.openstack.org/52684112:43
*** yuval has left #openstack-infra12:47
openstackgerritGhanshyam Mann proposed openstack-infra/project-config master: Add separate repo for ec2-api tempest plugin  https://review.openstack.org/52684112:50
*** markvoelker has joined #openstack-infra12:54
openstackgerritGhanshyam Mann proposed openstack-infra/project-config master: Add separate repo for ec2-api tempest plugin  https://review.openstack.org/52684113:05
*** aidin has joined #openstack-infra13:11
openstackgerritMerged openstack-infra/reviewday master: Fix reviewday URLs  https://review.openstack.org/52668613:12
*** psachin has quit IRC13:20
*** yamamoto has quit IRC13:25
*** markvoelker has quit IRC13:27
*** yamamoto has joined #openstack-infra13:33
*** aidin has quit IRC13:35
*** yamamoto has quit IRC13:37
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Add new repo for Monasca tempest plugin  https://review.openstack.org/52684413:38
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Add new repo for Monasca tempest plugin  https://review.openstack.org/52684413:43
*** yamamoto has joined #openstack-infra13:48
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Added initial jobs for monasca tempest plugin  https://review.openstack.org/52684713:48
*** yamamoto has quit IRC13:52
*** andreas_s has joined #openstack-infra13:53
*** yamamoto has joined #openstack-infra13:56
*** andreas_s has quit IRC13:58
*** andreas_s has joined #openstack-infra13:59
*** yamamoto has quit IRC14:00
*** sdague has quit IRC14:01
*** andreas_s has quit IRC14:03
*** tinwood has quit IRC14:05
*** tinwood has joined #openstack-infra14:06
openstackgerritMerged openstack-infra/openstackid-resources master: Endpoint get summit schedule empty spots  https://review.openstack.org/52679514:09
*** yamamoto has joined #openstack-infra14:13
*** yamamoto has quit IRC14:13
*** armaan has joined #openstack-infra14:23
*** markvoelker has joined #openstack-infra14:24
*** yamamoto has joined #openstack-infra14:24
AJaeger_infra-root, please approve https://review.openstack.org/#/c/520668/ for subunit2sql - releasenotes fix14:26
*** armaan has quit IRC14:30
openstackgerritAndreas Jaeger proposed openstack-infra/zuul-jobs master: releasenotes: Remove package install  https://review.openstack.org/52685014:33
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: releasenotes: Remove package install  https://review.openstack.org/52685114:33
AJaeger_mordred: let's move forward, I'm sending an email as well ^14:33
*** edmondsw has joined #openstack-infra14:45
openstackgerritGhanshyam Mann proposed openstack-infra/project-config master: Adding jobs to new ec2api-tempest-plugin  https://review.openstack.org/52685414:50
*** clayton has quit IRC14:52
*** pbourke has quit IRC14:55
*** pahuang has quit IRC14:56
*** pbourke has joined #openstack-infra14:57
*** markvoelker has quit IRC14:58
*** yamamoto has quit IRC15:00
*** yamamoto has joined #openstack-infra15:00
*** markvoelker has joined #openstack-infra15:04
*** yamamoto has quit IRC15:05
*** yamamoto has joined #openstack-infra15:05
* AJaeger_ just proposed to retire a few repos, let's see whether I get any signs of life...15:05
*** yamahata has joined #openstack-infra15:06
AJaeger_I had some automated commits for these repos without any reaction and double checking found no activity for ages ;(15:07
*** pahuang has joined #openstack-infra15:07
AJaeger_Enough cleaning for the day ;)15:08
openstackgerritDan Prince proposed openstack-infra/reviewday master: Add support for custom namespaces  https://review.openstack.org/52670715:11
*** yamamoto has quit IRC15:18
*** yamamoto has joined #openstack-infra15:19
*** yamamoto has quit IRC15:20
openstackgerritMerged openstack-infra/subunit2sql master: Remove setting of version/release from releasenotes  https://review.openstack.org/52066815:22
*** felipemonteiro has joined #openstack-infra15:23
*** yamamoto has joined #openstack-infra15:23
*** yamahata has quit IRC15:25
*** yamamoto has quit IRC15:29
*** edmondsw has quit IRC15:40
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Add new repo for Ceilometer tempest plugin  https://review.openstack.org/52686315:45
*** pahuang has quit IRC15:46
openstackgerritMerged openstack-infra/reviewday master: Add support for custom namespaces  https://review.openstack.org/52670715:46
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Added initial jobs for ceilometer tempest plugin  https://review.openstack.org/52686515:50
*** askb_ has quit IRC15:50
*** yamamoto has joined #openstack-infra15:54
*** pahuang has joined #openstack-infra15:54
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Add new repo for Ceilometer tempest plugin  https://review.openstack.org/52686315:56
*** yamamoto has quit IRC15:59
openstackgerritMerged openstack-infra/zuul-jobs master: Pin to npm4 until npm 5.6.0 comes out  https://review.openstack.org/52679916:03
*** armaan has joined #openstack-infra16:09
*** armaan has quit IRC16:10
*** armax has joined #openstack-infra16:20
*** panda|off has quit IRC16:22
*** panda has joined #openstack-infra16:23
*** hongbin has joined #openstack-infra16:27
*** kgiusti has left #openstack-infra16:35
*** aidin has joined #openstack-infra16:35
*** felipemonteiro has quit IRC16:37
*** edmondsw has joined #openstack-infra16:39
*** aidin has quit IRC16:39
*** edmondsw has quit IRC16:43
*** jbadiapa has joined #openstack-infra16:50
fungimordred: pabelanger: smcginnis: looks like now we're hitting bubblewrap restrictions? http://logs.openstack.org/b1/b18a06caa5955d6b72535cdb88e60b09f3e692d0/release/release-openstack-javascript/9cbd95e/job-output.txt.gz#_2017-12-09_16_10_35_53189616:50
fungi"EROFS: read-only file system, access '/var/lib/zuul/builds/9cbd95e51b8d46b5bd56db5e6931dc36/trusted/project_0/git.openstack.org/openstack-infra/project-config/playbooks/javascript'16:51
smcginnisShoot, that's yet another npm failure.16:51
fungiOften virtualized file systems, or other file systems that don't support symlinks, give this error."16:51
*** tesseract has quit IRC16:51
fungipabelanger predicted this is what we'd likely run into eventually16:51
fungiif it's what i think it is and we need to carve out more bubblewrap exemptions16:51
smcginnisfungi: Here's the other one dhellmann and I were looking at: http://logs.openstack.org/a9/a9f45b2cdb697eec578882308752e2050f947a0f/release/release-openstack-javascript/8b3261c/job-output.txt.gz#_2017-12-09_04_34_59_91464016:52
smcginnisWhich seems to be related to https://github.com/npm/npm/issues/1672316:52
smcginnisBut I'm still reading through that to see if there is good guidance there.16:52
smcginnisfungi: I haven't touched bubblewrap. Do you know what would need to be done there?16:53
fungismcginnis: nah, that's solved now that i approved https://review.openstack.org/52679916:53
smcginnisfungi: Oh, excellent. I'll stop reading then.16:53
fungithe "Cannot read property 'algorithm' of undefined" issue is what mordred's change fixed16:53
smcginnisEven references the same gh issue.16:54
fungiit was the next thing we hit before this last thing16:54
smcginnisSo only known outstanding thing is this latest, potentially bubblewrap-related, failure?16:54
fungiyeah, i found that issue last night when we were trying to work out the problem, and it seems to be easiest solved by pinning to npm@4 until 4.5 gets released16:54
fungiyes, the "read-only filesystem" error16:55
fungiis where we're at next with it16:55
smcginnisOK, so you think that just requires some settings changes?16:55
fungis/until 4.5 gets released/until 5.6 gets released/16:55
fungi(finger-off-by-one error)16:55
smcginnisI translated in my head. ;)16:56
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources master: Added event publishing to TBD location  https://review.openstack.org/52686816:56
fungismcginnis: yeah, i'm not terribly familiar with how we're tuning bubblewrap for stuff like this, or whether we need to tell npm/node to use a different path for something16:56
openstackgerritMerged openstack-infra/openstackid-resources master: Added event publishing to TBD location  https://review.openstack.org/52686816:56
*** armax has quit IRC16:57
fungioh! actually, i may have overlooked the actual error...16:57
* smcginnis has been known to do that.16:57
fungi"/bin/bash: line 6: node_modules/.bin/npm: No such file or directory"16:57
smcginnisfungi: Hmm, yeah. That doesn't look good.16:58
fungior else the read-only filesystem issue is what's causing that16:58
fungioh, i bet the pwd is /var/lib/zuul/builds/9cbd95e51b8d46b5bd56db5e6931dc36/trusted/project_0/git.openstack.org/openstack-infra/project-config/playbooks/javascript which isn't inside the workspace16:58
fungiand so npm is wanting to create the node_modules tree there16:59
fungimaybe we just need to cd to the workspace before running?16:59
fungiyeah, the warning above that suggests that it expected to have a /var/lib/zuul/builds/9cbd95e51b8d46b5bd56db5e6931dc36/trusted/project_0/git.openstack.org/openstack-infra/project-config/playbooks/javascript/package.json17:01
smcginnisHopefully it's that simple.17:03
*** armaan has joined #openstack-infra17:09
*** baoli has joined #openstack-infra17:10
*** baoli has quit IRC17:10
*** baoli has joined #openstack-infra17:11
*** r-daneel has quit IRC17:11
*** r-daneel has joined #openstack-infra17:12
*** r-daneel has quit IRC17:13
openstackgerritChristopher Aedo proposed openstack-infra/project-config master: Retiring App Catalog  https://review.openstack.org/52687017:15
*** hongbin_ has joined #openstack-infra17:15
*** hongbin has quit IRC17:16
openstackgerritChristopher Aedo proposed openstack-infra/openstack-zuul-jobs master: Retiring App Catalog  https://review.openstack.org/52687117:17
*** armaan has quit IRC17:21
*** rkukura has quit IRC17:23
*** rkukura_ has joined #openstack-infra17:23
*** claudiub has joined #openstack-infra17:23
smcginnisNo links to any logs with this failure. Anyone know how to determine what happened there? http://lists.openstack.org/pipermail/release-job-failures/2017-December/000683.html17:24
*** hongbin_ has quit IRC17:25
*** hongbin has joined #openstack-infra17:26
*** docaedo has joined #openstack-infra17:32
*** Goneri has joined #openstack-infra17:32
*** yamamoto has joined #openstack-infra17:39
*** yamamoto has quit IRC17:39
*** yamamoto has joined #openstack-infra17:39
*** yamamoto has quit IRC17:40
*** jbadiapa has quit IRC17:43
openstackgerritJeremy Stanley proposed openstack-infra/zuul-jobs master: Change to the executor workdir during npm upload  https://review.openstack.org/52687217:52
fungipabelanger: mordred: smcginnis: ^ my best guess17:52
fungismcginnis: on the RETRY_LIMIT error, we had a version mismatch between zuul executor daemons for a little while yesterday which did that to a number of builds at random17:55
smcginnisfungi: OK, good. I can live with that.17:55
*** e0ne has joined #openstack-infra17:57
fungisince it was just a releasenotes publication job i figured that's self-correcting17:58
smcginnisYeah, that one's not a big deal.17:59
*** gouthamr has joined #openstack-infra17:59
smcginnisWe should update everything to run inside kata-containers. I hear they're the bees knees. :D18:00
*** matbu has quit IRC18:00
*** hongbin has quit IRC18:01
*** hongbin has joined #openstack-infra18:02
*** markvoelker has quit IRC18:05
*** hongbin has quit IRC18:08
*** clayton has joined #openstack-infra18:09
*** baoli has quit IRC18:14
*** baoli has joined #openstack-infra18:15
*** e0ne has quit IRC18:16
*** dhajare has joined #openstack-infra18:22
*** baoli has quit IRC18:24
fungithey're clear, like tupperware18:26
*** edmondsw has joined #openstack-infra18:27
*** e0ne has joined #openstack-infra18:27
pabelangerfungi: that shouldn't be needed, we default to running things from zuul.executor.work_root directory18:29
pabelangerwhich is $HOME inside bwrap18:30
pabelangerlooking at failure now18:30
*** edmondsw has quit IRC18:32
pabelangerha, I am looking at wrong issue18:33
*** bhujay has quit IRC18:35
*** huanxie has quit IRC18:35
*** huanxie has joined #openstack-infra18:38
*** yamamoto has joined #openstack-infra18:40
pabelangerfungi: left comment, but +218:43
*** huanxie has quit IRC18:43
*** yamamoto has quit IRC18:50
*** hjensas has joined #openstack-infra18:57
*** hjensas has quit IRC18:57
*** hjensas has joined #openstack-infra18:57
*** hongbin has joined #openstack-infra19:03
*** felipemonteiro has joined #openstack-infra19:05
fungithanks19:05
fungipabelanger: if your assertion is correct, then why is it looking for /var/lib/zuul/builds/9cbd95e51b8d46b5bd56db5e6931dc36/trusted/project_0/git.openstack.org/openstack-infra/project-config/playbooks/javascript/package.json and complaining that /var/lib/zuul/builds/9cbd95e51b8d46b5bd56db5e6931dc36/trusted/project_0/git.openstack.org/openstack-infra/project-config/playbooks/javascript is read-only?19:06
fungii also see in other tasks in that role we explicitly tell it to use paths in ~ when performing write actions, so maybe we need to use the homedir instead of the work_root?19:08
openstackgerritFrank Kloeker proposed openstack-infra/system-config master: Add Andy McCrae to manifests/users.pp  https://review.openstack.org/50417919:10
jeblairfungi, pabelanger: we run ansible from ~ == work_root, however, i believe the ansible command module executes commands with the cwd set to the playbook directory19:12
*** gouthamr has quit IRC19:13
fungijeblair: thanks for confirming! so on 526872 is it doing what i expect?19:13
jeblairbased on that, i think fungi's change is a likely correct fix.  +319:14
fungiahh, you reviewed. thanks!19:14
fungii'll try to reenqueue again in a bit when that one merges19:14
*** Douhet has quit IRC19:14
*** Douhet has joined #openstack-infra19:15
openstackgerritMerged openstack-infra/zuul-jobs master: Change to the executor workdir during npm upload  https://review.openstack.org/52687219:29
*** armaan has joined #openstack-infra19:36
*** jascott1 has joined #openstack-infra19:38
*** baoli has joined #openstack-infra19:53
pabelangerjeblair: odd, maybe that is something only with localhost connection. I don't think I have see that before19:59
pabelangersince a playbook wouldn't be on the remove nodes19:59
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Make max-servers optional  https://review.openstack.org/50428220:01
*** markvoelker has joined #openstack-infra20:05
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Support cores limit per pool  https://review.openstack.org/50428320:07
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Support ram limit per pool  https://review.openstack.org/50428420:08
*** dhajare has quit IRC20:12
*** edmondsw has joined #openstack-infra20:15
*** felipemonteiro has quit IRC20:19
*** edmondsw has quit IRC20:20
*** slaweq has joined #openstack-infra20:22
*** e0ne has quit IRC20:24
*** e0ne has joined #openstack-infra20:25
*** e0ne has quit IRC20:26
*** e0ne has joined #openstack-infra20:27
*** e0ne has quit IRC20:27
*** hongbin has quit IRC20:28
*** e0ne has joined #openstack-infra20:28
*** e0ne has quit IRC20:29
*** e0ne has joined #openstack-infra20:29
*** e0ne has quit IRC20:30
*** e0ne has joined #openstack-infra20:31
*** tushar has quit IRC20:31
*** tumbarka has joined #openstack-infra20:31
*** e0ne has quit IRC20:31
*** vivsoni_ has joined #openstack-infra20:34
*** vivsoni has quit IRC20:34
*** yee37930 has quit IRC20:35
*** yee379 has joined #openstack-infra20:35
*** rosmaita has joined #openstack-infra20:36
*** [HeOS] has joined #openstack-infra20:36
*** NikitaKonovalov has quit IRC20:38
*** NikitaKonovalov has joined #openstack-infra20:38
*** markvoelker has quit IRC20:39
*** hjensas has quit IRC20:42
*** ihrachys has quit IRC20:43
prometheanfireso, all of our cross gate jobs are failing20:47
prometheanfiredirk: you around?20:48
prometheanfiresomewhere around here20:48
*** slaweq has quit IRC20:53
*** slaweq has joined #openstack-infra20:56
*** andreas_s has joined #openstack-infra21:03
*** claudiub has quit IRC21:06
dirkprometheanfire: es21:06
dirkYes even21:06
prometheanfire:D21:07
dirkI am just looking at the cross jobs issue. I wonder what changed21:07
prometheanfireya, it was a couple of days ago21:07
*** dave-mccowan has joined #openstack-infra21:12
*** sbezverk has joined #openstack-infra21:14
*** caphrim007_ has quit IRC21:15
*** caphrim007 has joined #openstack-infra21:16
pabelangeris there a log?21:20
dirkThe issue is that our way of definition of zuul work dir fails nowadays21:21
dirkpabelanger: http://logs.openstack.org/53/526553/1/check/cross-nova-py27/b902171/job-output.txt.gz#_2017-12-09_18_40_06_21831321:21
dirkAh, i see21:23
dirkIt used to be a list, now it is dict21:23
dirkGreat change :-/21:24
*** slaweq has quit IRC21:24
dirkWhen comparing the inventory files it becomes obvious21:24
pabelangerdirk: odd, I would expect that to break a lot of jobs21:25
dirkpabelanger: what makes you believe that isn't the case? ;-)21:27
pabelangerdirk: http://git.openstack.org/cgit/openstack/requirements/tree/.zuul.d/cross-jobs.yaml#n16 that's why21:29
pabelangerit is only limited to your project21:29
pabelangerthat is some magic ansible too21:30
dirkpabelanger: sure, we define zuul work dir based on the inventory passed in zuul.projects21:30
dirkThis used to be a list, now it's a dict21:31
pabelangeryes, we merged a breaking change to zuulv321:31
pabelangerlet me find it21:31
dirkI am trying to figure out how to adjust the jinja2 filters21:31
pabelangerhttp://git.openstack.org/cgit/openstack-infra/zuul/commit/?h=feature/zuulv3&id=9bab764dacb9457493faf437aabe6d09dd02f67921:32
pabelangerkk21:32
pabelangerI have to run now, hopefully somebody else will be able to review21:32
*** hjensas has joined #openstack-infra21:36
dirkpabelanger: that was it21:36
*** markvoelker has joined #openstack-infra21:37
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Add umount_safe function to get better debug info  https://review.openstack.org/51408121:42
*** hjensas has quit IRC21:44
*** huanxie has joined #openstack-infra21:45
*** andreas_s has quit IRC21:48
*** andreas_s has joined #openstack-infra21:48
*** andreas_s has quit IRC21:48
*** andreas_s has joined #openstack-infra21:49
fungiwent out to check the mailbox and heard a neighbor several houses down the street loudly whistling the buckaroo banzai theme; resisted the temptation to walk over and reveal how much of a nerd i am21:49
*** andreas_s has quit IRC21:53
*** hjensas has joined #openstack-infra21:54
*** hjensas has quit IRC21:54
*** hjensas has joined #openstack-infra21:54
*** baoli has quit IRC21:56
*** baoli has joined #openstack-infra21:56
*** bobh has joined #openstack-infra21:59
fungismcginnis: mordred: pabelanger: jeblair: worked!!! https://www.npmjs.com/package/monasca-grafana-datasource "openstackci published 8 minutes ago"22:00
funginow the project just needs to fix its versioning, i think? http://logs.openstack.org/b1/b18a06caa5955d6b72535cdb88e60b09f3e692d0/release/release-openstack-javascript/dcd967a/npm/npm-shrinkwrap.json (should say "1.2.0" there)22:00
*** hongbin has joined #openstack-infra22:02
fungiyep: http://git.openstack.org/cgit/openstack/monasca-grafana-datasource/tree/package.json?h=1.2.0#n322:02
* fungi makes sad face at monasca22:03
fungiwashing my hands of the remaining issues there ;)22:04
*** edmondsw has joined #openstack-infra22:04
fungii'll reenqueue the tripleo-ui tag from yesterday and see if they fare any better22:05
*** huanxie has quit IRC22:06
*** edmondsw has quit IRC22:08
*** danpawlik has quit IRC22:10
*** markvoelker has quit IRC22:10
*** danpawlik has joined #openstack-infra22:11
*** rosmaita has quit IRC22:11
*** wolverineav has joined #openstack-infra22:12
*** huanxie has joined #openstack-infra22:12
*** bobh has quit IRC22:13
fungilooking good! https://www.npmjs.com/package/tripleo-ui22:17
* fungi disappears for celebratory saké22:17
*** hongbin_ has joined #openstack-infra22:29
*** [HeOS] has quit IRC22:29
*** hongbin_ has quit IRC22:30
*** baoli has quit IRC22:30
*** e0ne has joined #openstack-infra22:38
*** hongbin has quit IRC22:40
*** [HeOS] has joined #openstack-infra22:43
*** gouthamr has joined #openstack-infra22:57
*** dave-mccowan has quit IRC23:04
*** Apoorva has joined #openstack-infra23:05
*** e0ne has quit IRC23:06
*** markvoelker has joined #openstack-infra23:08
*** jascott1 has quit IRC23:29
*** jascott1 has joined #openstack-infra23:30
*** baoli has joined #openstack-infra23:30
*** hjensas has quit IRC23:31
*** wolverineav has quit IRC23:32
*** aidin has joined #openstack-infra23:33
*** jascott1 has quit IRC23:34
*** baoli has quit IRC23:35
*** hjensas has joined #openstack-infra23:36
*** inc0 has quit IRC23:39
*** markvoelker has quit IRC23:41
*** armax has joined #openstack-infra23:42
*** [HeOS] has quit IRC23:46
*** inc0 has joined #openstack-infra23:51
*** edmondsw has joined #openstack-infra23:52
*** aidin has quit IRC23:53
*** edmondsw has quit IRC23:56

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