Thursday, 2017-11-30

clarkbhere we go00:00
clarkbmordred: do all the projects doing tox installs with constraints need to be updated like shade before we can remove the zuul cloner shim from base?00:00
*** sdague has quit IRC00:01
fungii thought the majority of tox pip wrapper scripts we have only run zuul-cloner if it happens to be present, and can still be told directly where to find a prepared constraints file regardless00:01
*** yamamoto has joined #openstack-infra00:02
*** david-lyle has quit IRC00:03
*** dklyle has joined #openstack-infra00:03
jeblairclarkb: can you review https://review.openstack.org/521976 ?  it should be simple and if we get it in the next zuul restart (soon!) it will unblock some folks00:03
jeblairclarkb: and its child00:03
mordredclarkb: yes00:04
jeblairjhesketh: can you take a quick look at https://review.openstack.org/523929 which fixes some points you raised?00:04
mordredclarkb: I made an etherpad ...00:04
*** slaweq has joined #openstack-infra00:04
mordredclarkb: https://etherpad.openstack.org/p/zuulv3-remove-zuul-cloner00:04
clarkbjeblair: looking00:04
*** yuanying_ has joined #openstack-infra00:04
mordredclarkb, fungi, jeblair: the majority of the projects can *totally* be migrated easily now (most of them need what shade just got) - but we need to prepare and then land that patch bomb ... which I can work on tomorrow00:05
mordredneutron and horizon things still need a bit more work though00:05
*** yuanying has quit IRC00:05
mordredbefore we can get them migrated off00:05
*** thorst has joined #openstack-infra00:07
*** david-lyle has joined #openstack-infra00:07
*** dklyle has quit IRC00:08
*** hongbin has quit IRC00:08
*** Sukhdev has joined #openstack-infra00:09
*** slaweq has quit IRC00:09
*** Sukhdev has quit IRC00:10
openstackgerritMerged openstack-infra/zuul-jobs master: Honor constraints files in tox-siblings  https://review.openstack.org/52394900:11
openstackgerritMerged openstack-infra/zuul-jobs master: Combine tox-siblings and tox roles  https://review.openstack.org/52395000:11
*** tosky has quit IRC00:11
*** thorst has quit IRC00:11
mordredclarkb: basically, for neutron/horizon tox-siblings will handle it ... but we need to be able to have them specify the project in their requirements.txt in the first place so that siblings can update it from required-projects00:13
mordredso we're getting *much* closer - but still have a little work to do00:13
mordredalso - making the tox_install.sh patch bomb is gonna suck - there's a bunch of minor meaningless variation :(00:14
mordredmaybe it should be a mailing list bomb "hey, everybody, please make a patch for your project that does this"00:15
*** edmondsw has quit IRC00:15
*** Sukhdev has joined #openstack-infra00:17
clarkbjeblair: I +2'd both but the second doesn't ahve a second review and it looks like we want both of them to go in together00:17
clarkbjeblair: I'll let you decide if the bug in the first is minor enough to approve as is without approval on the second00:18
clarkbmordred: fungi can I get a second review on https://review.openstack.org/#/c/524016/ the way things are tested today I need that to merge before other changes will unstick00:18
clarkb(due to them not being entirely self testing :/ but I have other patches to help with that too)00:19
*** ijw has quit IRC00:20
*** Goneri has quit IRC00:21
*** threestrands has quit IRC00:21
clarkbmordred: gotcha so the hroizon and neutron case needs us to publish to pypi and list them as requirements basically properly solve that giant ball of problems we've ignored for years00:22
clarkbyay for being forced to fix problems we've known about00:22
mordredclarkb: done00:22
*** ijw has joined #openstack-infra00:22
mordredclarkb: and yes, exactly :)00:23
mordredand now - I afk00:23
clarkbty00:23
*** salv-orlando has joined #openstack-infra00:23
*** thorst has joined #openstack-infra00:25
jeblairi think the first can go in on its own00:25
jeblairi +wd id00:25
*** salv-orlando has quit IRC00:27
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Install fedora-gpg-keys for F27  https://review.openstack.org/52141400:29
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Pre-install curl  https://review.openstack.org/52141500:29
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Update Fedora defaults to 27  https://review.openstack.org/52168400:29
*** dklyle has joined #openstack-infra00:29
*** david-lyle has quit IRC00:30
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add inventory variables for checkouts  https://review.openstack.org/52197600:36
*** trown is now known as trown|outtypewww00:37
jeblairi'm going to restart zuul now to pick up recent changes00:38
*** Sukhdev has quit IRC00:41
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: executor: add log_stream_port and log_stream_file settings  https://review.openstack.org/52369700:42
*** yamamoto has quit IRC00:45
jeblairscheduler is up and running, re-enqueue is proceeding.  executors are still stopping.00:47
jeblair(i think the reason they are slow to stop is all of the jobdirs being deleted)00:48
clarkbbefore I forget we still need to stop the nodepoold on nodepool.o.o right? Then maybe make a new zk server? I'll probably start poking around that tomorrow00:52
jeblairclarkb: yep.  still using zk on that server tho00:52
clarkbya00:52
*** Sukhdev has joined #openstack-infra00:52
clarkbthinking if we stop zk on nodepool.o.o and copy the journal and data files over to new server and start zk there that should migrate the data. Then if we point everything at the new server it should just work (tm)00:53
jeblairze3 and ze5 had a bunch of orphaned jobdirs.  i'm guessing it's because of previous unclean shutdowns.  i'm cleaning them up now.00:53
clarkbanother cleanup item is to move status under status.openstack.org/zuul and update graphite graphs (as necessary)00:54
jeblairze5 is particularly slow at deleting.00:54
*** david-lyle has joined #openstack-infra00:55
jeblairclarkb: i'd prefer to just continue hosting zuul's status page from the zuul server.  it's about to get an entire web interface anyway.00:55
*** dklyle has quit IRC00:55
clarkbjeblair: I think thats fine but do miss the grpahs (needing to go to grafana for them is less than ideal)00:56
clarkbprobably the cleanup there then is to rename the host to zuul.openstack.org? or cname it or similar then get ssl (back?) in place00:56
jeblairclarkb: yeah, we should rename or move that00:57
jeblairokay, executors all cleaned up, restarting them now00:57
jeblairclarkb: otoh, the graphite page for zuul is kind of awesome.  maybe we should think about making it easier to get to.00:58
*** ijw has quit IRC00:59
jeblairjobs are running01:00
jeblairEmilienM, pabelanger: the fix for the branch template problem is in production01:01
*** david-lyle has quit IRC01:01
clarkbjeblair: ya maybe the dashboard can have a configurable list of links to system stats pages indepedent of the self hosted dashboard01:02
clarkbthen we can point at cacti and grafana and so on01:02
clarkb(and other hosted zuuls can do whatever is appropriate for their hosting)01:02
* clarkb does a grocery run and hopes that the last of the holiday crazyness is over. Last night was tree lighting thing at shopping center thing01:03
jeblairandreaf: https://review.openstack.org/521976 should be in production now01:03
*** thorst has quit IRC01:05
*** rpittau_ has joined #openstack-infra01:05
*** ihrachys has quit IRC01:06
*** rpittau has quit IRC01:08
*** links has joined #openstack-infra01:09
*** rhallisey has quit IRC01:14
*** smatzek has joined #openstack-infra01:19
*** rfolco|off has quit IRC01:20
*** liujiong has joined #openstack-infra01:20
*** mriedem has quit IRC01:21
*** nicolasbock has quit IRC01:22
*** mriedem has joined #openstack-infra01:23
*** smatzek has quit IRC01:24
*** salv-orlando has joined #openstack-infra01:24
*** yamamoto has joined #openstack-infra01:24
*** edmondsw has joined #openstack-infra01:24
*** rpittau__ has joined #openstack-infra01:25
*** armax has quit IRC01:26
openstackgerritMerged openstack-infra/system-config master: Set origin on /etc/project-config in rsepc tests  https://review.openstack.org/52401601:27
*** yuanying_ has quit IRC01:29
*** salv-orlando has quit IRC01:29
*** rpittau_ has quit IRC01:29
*** edmondsw has quit IRC01:29
*** yuanying has joined #openstack-infra01:29
*** priteau has joined #openstack-infra01:32
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Install fedora-gpg-keys for F27  https://review.openstack.org/52141401:33
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Pre-install curl  https://review.openstack.org/52141501:33
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Update Fedora defaults to 27  https://review.openstack.org/52168401:33
*** yuanying_ has joined #openstack-infra01:33
openstackgerritMerged openstack-infra/shade master: de-client-ify baremetal get_machine  https://review.openstack.org/49977401:33
*** thorst has joined #openstack-infra01:34
*** daidv has joined #openstack-infra01:34
*** thorst has quit IRC01:34
*** priteau has quit IRC01:37
*** yuanying has quit IRC01:37
*** sree has joined #openstack-infra01:40
*** sree has quit IRC01:46
*** kiennt26 has joined #openstack-infra01:47
openstackgerritMerged openstack-infra/shade master: Catch attrbute error for other APIs  https://review.openstack.org/49977501:48
openstackgerritMerged openstack/diskimage-builder master: Make python changes more reliable  https://review.openstack.org/51681901:49
*** Apoorva has quit IRC01:51
*** Apoorva has joined #openstack-infra01:52
*** stakeda has joined #openstack-infra01:52
openstackgerritMerged openstack/diskimage-builder master: Clear /etc/machine-id to avoid duplicate machine-ids  https://review.openstack.org/48901301:56
*** annp has joined #openstack-infra01:56
*** Apoorva has quit IRC01:57
*** claudiub|2 has quit IRC02:00
*** spzala has joined #openstack-infra02:01
*** spzala has quit IRC02:01
openstackgerritDavid Moreau Simard proposed openstack-infra/openstack-zuul-jobs master: Rename base and multinode integration jobs  https://review.openstack.org/52403902:05
dmsimardjeblair: hah, my change caught someone who used the wrong job: https://review.openstack.org/#/c/524039/02:06
openstackgerritMerged openstack/diskimage-builder master: Enable gentoo in pip-and-virtualenv element  https://review.openstack.org/51899902:10
openstackgerritDavid Moreau Simard proposed openstack-infra/openstack-zuul-jobs master: Rename base and multinode integration jobs  https://review.openstack.org/52403902:10
*** namnh has joined #openstack-infra02:11
*** mriedem has quit IRC02:11
dmsimardjeblair: oh, but you already knew that because of https://review.openstack.org/#/c/523613/02:13
* dmsimard goes to sleep early02:14
*** Apoorva has joined #openstack-infra02:14
*** dave-mccowan has quit IRC02:18
*** yamamoto has quit IRC02:22
*** yamamoto has joined #openstack-infra02:24
*** salv-orlando has joined #openstack-infra02:24
EmilienMjeblair: ok, let me try again02:27
EmilienMis it me or https://review.openstack.org/ is down?02:29
*** salv-orlando has quit IRC02:29
*** shu-mutou-AWAY is now known as shu-mutou02:30
clarkbup for me02:30
EmilienMinfra-root^02:30
EmilienMok02:30
EmilienMmaybe they blocked it on the Vancouver Island02:30
EmilienMI can ping review.openstack.org02:31
EmilienMbut I can't reach the website02:31
*** hongbin has joined #openstack-infra02:32
*** ramishra has joined #openstack-infra02:33
EmilienMI can't reach http://cacti.openstack.org/cacti either02:33
clarkbIm on ipv4 not ipv6 here02:35
clarkbmaybe ipv6 problem? or could just be local isp route issue02:35
EmilienMI tried again after clearing routes & dhcp and it works02:36
EmilienMprobably on my side02:36
*** Wei_Liu has joined #openstack-infra02:37
*** jamesmcarthur has joined #openstack-infra02:37
*** ramishra has quit IRC02:38
*** yamamoto has quit IRC02:40
*** gcb has joined #openstack-infra02:40
*** ramishra has joined #openstack-infra02:40
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Install fedora-gpg-keys for F27  https://review.openstack.org/52141402:41
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Pre-install curl  https://review.openstack.org/52141502:41
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Update Fedora defaults to 27  https://review.openstack.org/52168402:41
ianwgreat firewall of Vancouver?02:42
*** Apoorva_ has joined #openstack-infra02:44
*** dave-mccowan has joined #openstack-infra02:46
*** zhurong has joined #openstack-infra02:46
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Make preinstall.d more deterministic  https://review.openstack.org/51682102:46
*** Apoorva has quit IRC02:47
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Make preinstall.d more deterministic  https://review.openstack.org/51682102:48
EmilienMianw: lol02:48
EmilienMianw: the Island's firewall :P02:48
EmilienMit's famous02:48
EmilienMjeblair: it worked !!!!02:49
EmilienMjeblair: thanks very much for the fix02:49
ianw17-11-30 02:11:49.399535 | primary |     build/temp.linux-x86_64-2.7/_openssl.c:483:30: fatal error: openssl/opensslv.h: No such file or directory02:50
ianwnow that's a new one02:50
ianwhttp://logs.openstack.org/49/520649/1/gate/legacy-dsvm-nodepool-ubuntu-src/24ee224/job-output.txt.gz#_2017-11-30_02_11_49_39953502:51
ianwi wonder if it's wheel acquisition errors, and then we don't have the deps...02:52
*** yamahata has quit IRC02:54
*** iyamahat has quit IRC02:54
*** yamamoto has joined #openstack-infra02:54
*** threestrands has joined #openstack-infra02:55
ianwcryptography-2.1.3-cp27-cp27mu-manylinux1_x86_64.whl (2.2MB) v cryptography-2.1.4.tar.gz02:56
ianwdid it just release?02:56
ianwreleases page ... "an hour ago" ... so yes is the answer02:57
*** dhinesh_ has quit IRC02:57
*** thorst has joined #openstack-infra02:59
*** Apoorva_ has quit IRC03:01
ianwi guess must have just got unlucky when there wasn't a wheel in pypi03:01
*** Apoorva has joined #openstack-infra03:01
*** masber has joined #openstack-infra03:03
*** yamamoto has quit IRC03:05
*** Apoorva has quit IRC03:06
*** Sukhdev has quit IRC03:07
*** masuberu has quit IRC03:07
*** jamesmcarthur has quit IRC03:07
*** aeng has quit IRC03:12
*** edmondsw has joined #openstack-infra03:13
*** rlandy|ruck has quit IRC03:14
*** aeng has joined #openstack-infra03:15
*** raissa_ has joined #openstack-infra03:15
*** raissa has quit IRC03:16
*** edmondsw has quit IRC03:17
*** dougwig has quit IRC03:18
*** Wei_Liu has quit IRC03:20
*** Wei_Liu has joined #openstack-infra03:20
*** dhill_ has quit IRC03:23
*** bobh has quit IRC03:23
*** dhill_ has joined #openstack-infra03:25
*** gcb has quit IRC03:25
*** salv-orlando has joined #openstack-infra03:25
*** gcb has joined #openstack-infra03:26
*** e0ne has joined #openstack-infra03:28
*** salv-orlando has quit IRC03:30
*** masber has quit IRC03:30
*** bobh has joined #openstack-infra03:31
*** e0ne has quit IRC03:32
*** priteau has joined #openstack-infra03:33
*** masber has joined #openstack-infra03:34
*** jamesmcarthur has joined #openstack-infra03:38
*** priteau has quit IRC03:38
*** jamesmcarthur has quit IRC03:43
*** thorst has quit IRC03:46
*** zhurong has quit IRC03:46
*** greghaynes has joined #openstack-infra03:49
*** d0ugal_ has joined #openstack-infra03:50
*** d0ugal has quit IRC03:52
*** e0ne has joined #openstack-infra03:55
*** greghaynes has quit IRC03:57
*** greghaynes has joined #openstack-infra03:58
*** bobh has quit IRC03:58
*** stakeda has quit IRC03:59
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Docker matrix build  https://review.openstack.org/41434704:00
*** e0ne has quit IRC04:00
*** cuongnv has joined #openstack-infra04:02
*** Wei_Liu has quit IRC04:06
*** dave-mccowan has quit IRC04:07
*** Wei_Liu has joined #openstack-infra04:07
*** gcb has quit IRC04:09
*** iyamahat has joined #openstack-infra04:10
*** e0ne has joined #openstack-infra04:11
*** sree has joined #openstack-infra04:11
*** e0ne has quit IRC04:16
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Install fedora-gpg-keys for F27  https://review.openstack.org/52141404:16
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Pre-install curl  https://review.openstack.org/52141504:16
*** Apoorva has joined #openstack-infra04:16
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Update Fedora defaults to 27  https://review.openstack.org/52168404:16
*** thorst has joined #openstack-infra04:16
*** coolsvap has joined #openstack-infra04:19
*** hongbin has quit IRC04:20
*** psachin has joined #openstack-infra04:20
*** udesale has joined #openstack-infra04:21
*** thorst has quit IRC04:22
*** e0ne has joined #openstack-infra04:23
*** dbecker has quit IRC04:24
*** thorst has joined #openstack-infra04:25
*** yamahata has joined #openstack-infra04:26
*** salv-orlando has joined #openstack-infra04:26
*** e0ne has quit IRC04:28
*** thorst has quit IRC04:29
*** salv-orlando has quit IRC04:30
openstackgerritMerged openstack/diskimage-builder master: elements: zypper-minimal: Refresh repositories where necessary  https://review.openstack.org/52064904:36
*** priteau has joined #openstack-infra04:37
*** dbecker has joined #openstack-infra04:39
*** jamesmcarthur has joined #openstack-infra04:39
*** e0ne has joined #openstack-infra04:39
*** Jeffrey4l has quit IRC04:42
*** priteau has quit IRC04:43
*** rosmaita has quit IRC04:43
*** e0ne has quit IRC04:44
*** jamesmcarthur has quit IRC04:46
*** ykarel has joined #openstack-infra04:47
StevenKtonyb: https://bugs.launchpad.net/manila/+bug/1730529 has been solved now, what do you think about a backport?04:48
openstackLaunchpad bug 1730529 in Manila "Running Pike manila-api directly with SSL does not speak SSL" [Undecided,Fix released] - Assigned to junboli (junboli)04:48
*** e0ne has joined #openstack-infra04:50
tonybStevenK: I need to look at that more carefully, as the patch doesn't make sense. (unless the ssl_ca options were already deprecated)04:53
tonybStevenK: I assume there isn't a way to know to use_ssl with a config option chnage?04:53
*** stakeda has joined #openstack-infra04:54
*** thorst has joined #openstack-infra04:55
StevenKtonyb: I don't think they were -- do you think a follow-up patch to master to actually add them back and say oh hey, these aren't used, do <x>?04:56
*** Sukhdev has joined #openstack-infra04:57
*** thorst has quit IRC04:57
tonybStevenK: let me dig04:58
tonybOh it looks like they got droped in If8a1b1f7e961d35fca368f8c73ef8bcbd071874205:00
*** xinliang has quit IRC05:00
*** xinliang has joined #openstack-infra05:01
StevenKTheir use, or the docs that mentioned their use?05:01
tonybStevenK: use? check the commit message of 77a8b6cc546bf7a05174935f01c8db8b7de8715105:02
*** e0ne has quit IRC05:03
*** Jeffrey4l has joined #openstack-infra05:04
StevenKIf it's the commit I'm thinking of that adds WSGI support, yeah, that's when they were dropped05:05
tonybStevenK: Gah now I'm reading oslo.service ;P05:07
*** e0ne has joined #openstack-infra05:07
*** armaan has quit IRC05:08
*** armaan has joined #openstack-infra05:09
StevenKtonyb: I'm sorry05:09
tonybStevenK: ;P05:10
tonybStevenK: Looks fine to backport to me.05:12
*** e0ne has quit IRC05:12
tonybStevenK: it would be *much* better if it guessed about SSL based on the state of ca_file/cert_file/key_file but that isn't what happend05:12
tonyband it's better to have a fix on pike than cranky operators05:13
StevenKoslo.service, manila, or both?05:13
tonybStevenK: https://review.openstack.org/#/c/51920605:13
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Enable support for Gentoo overlays  https://review.openstack.org/51682305:14
*** pgadiya has joined #openstack-infra05:14
tonybthat relies on stuff that's already on pike (for manila) which implies that the oslo.service chnage is also there05:14
tonyboslo.service does the rigth thing with deprecating the old SSL options so +1 all good05:14
StevenKOh right, yes. Continue using the same options and use an or guard in the code05:14
StevenKtonyb: The only thing that I think is missing is a release note05:15
tonybStevenK: Yup, add a rlease note on master and then backport both changes, if you're super keen ;P05:15
*** e0ne has joined #openstack-infra05:17
*** janki has joined #openstack-infra05:21
*** e0ne has quit IRC05:22
StevenKtonyb: Hmmm, never actually used reno befoe05:23
StevenK*before05:23
*** pgadiya has quit IRC05:23
tonybStevenK: hehe I did it once it wasn't terrible "reno slug" or similar IIRC05:24
StevenKtonyb: I've got an idea of the prose in my head, and that I need to use upgrade: but I'm unsure where the sha1 on the end of the filename comes from05:25
*** Sukhdev has quit IRC05:25
*** salv-orlando has joined #openstack-infra05:27
*** hrubi has quit IRC05:29
*** bhavik1 has joined #openstack-infra05:29
*** e0ne has joined #openstack-infra05:30
tonybStevenK: /me has no idea05:30
*** hrubi has joined #openstack-infra05:30
* StevenK has found some docs05:30
*** thorst has joined #openstack-infra05:31
*** armax has joined #openstack-infra05:31
*** salv-orlando has quit IRC05:32
StevenKAnd I found a bug in reno05:33
StevenKWell, I would consider it one :-P05:33
*** e0ne has quit IRC05:35
*** thorst has quit IRC05:35
*** e0ne has joined #openstack-infra05:38
*** yamamoto has joined #openstack-infra05:39
*** kiennt26 has quit IRC05:40
*** yamamoto has quit IRC05:43
*** e0ne has quit IRC05:43
*** e0ne has joined #openstack-infra05:45
*** mikal has quit IRC05:47
openstackgerritMerged openstack/diskimage-builder master: Make preinstall.d more deterministic  https://review.openstack.org/51682105:50
*** e0ne has quit IRC05:51
*** yamamoto has joined #openstack-infra05:53
*** mikal has joined #openstack-infra05:55
*** armaan has quit IRC05:56
*** armaan has joined #openstack-infra05:57
*** yamamoto has quit IRC05:57
*** e0ne has joined #openstack-infra05:57
*** udesale__ has joined #openstack-infra06:01
*** ykarel_ has joined #openstack-infra06:02
*** e0ne has quit IRC06:02
*** cshastri has joined #openstack-infra06:03
*** armaan has quit IRC06:03
*** e0ne has joined #openstack-infra06:04
*** udesale has quit IRC06:04
*** ykarel has quit IRC06:04
*** pcaruana has joined #openstack-infra06:05
*** mikal_ has joined #openstack-infra06:06
*** armax has quit IRC06:07
*** thorst has joined #openstack-infra06:07
*** e0ne has quit IRC06:09
*** mikal has quit IRC06:10
*** armax has joined #openstack-infra06:10
*** kiennt26 has joined #openstack-infra06:12
*** thorst has quit IRC06:12
*** salv-orlando has joined #openstack-infra06:12
*** Apoorva has quit IRC06:14
*** Guest72929 has joined #openstack-infra06:15
openstackgerritJens Harbott (frickler) proposed openstack-infra/project-config master: Shift shade IRC activity to openstack-sdks  https://review.openstack.org/52355606:15
*** e0ne has joined #openstack-infra06:15
*** jbadiapa has quit IRC06:15
*** pcaruana has quit IRC06:16
*** e0ne has quit IRC06:20
*** aeng has quit IRC06:21
*** e0ne has joined #openstack-infra06:24
*** e0ne has quit IRC06:29
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Do pep8 housekeeping according to zuul rules  https://review.openstack.org/52294506:29
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Use same flake8 config as in zuul  https://review.openstack.org/50971506:29
*** yamamoto has joined #openstack-infra06:31
Wei_Liuhi06:32
Wei_Liuhello06:33
*** rwsu has joined #openstack-infra06:33
chandankumarAJaeger: hello06:34
chandankumarAJaeger: please have a look at these two reviews https://review.openstack.org/#/c/514273/ and https://review.openstack.org/#/c/514271/06:35
Wei_LiuI got a problem when I try to start zuul-executor as zuul user, if I start it in no daemon mode with "-d", there is no error, every thing worked fine. But if I start it in daemon mode, I got error message like: Cmd('git') failed due to: exit code(-13). any idea?06:36
*** armax has quit IRC06:40
openstackgerritMerged openstack/diskimage-builder master: Enable support for Gentoo overlays  https://review.openstack.org/51682306:40
*** xinliang has quit IRC06:41
*** masuberu has joined #openstack-infra06:42
*** jamesmcarthur has joined #openstack-infra06:42
openstackgerritJens Harbott (frickler) proposed openstack-infra/project-config master: Fix handling of locked channels in access check  https://review.openstack.org/52407506:43
openstackgerritJens Harbott (frickler) proposed openstack-infra/project-config master: DNM: Dummy patch to trigger irc check  https://review.openstack.org/52407606:43
*** yamamoto has quit IRC06:43
*** mikal_ has quit IRC06:45
*** masber has quit IRC06:46
Wei_LiuAJaeger: hello06:46
*** thorst has joined #openstack-infra06:46
Wei_LiuI got a problem when I try to start zuul-executor as zuul user, if I start it in no daemon mode with "-d", there is no error, every thing worked fine. But if I start it in daemon mode, I got error message like: Cmd('git') failed due to: exit code(-13). any idea?06:46
*** mikal has joined #openstack-infra06:47
Wei_LiuAJaeger: I got a problem when I try to start zuul-executor as zuul user, if I start it in no daemon mode with "-d", there is no error, every thing worked fine. But if I start it in daemon mode, I got error message like: Cmd('git') failed due to: exit code(-13). any idea?06:47
*** jamesmcarthur has quit IRC06:48
*** armax has joined #openstack-infra06:48
*** andreas_s has joined #openstack-infra06:49
*** edmondsw has joined #openstack-infra06:49
*** threestrands has quit IRC06:50
*** thorst has quit IRC06:51
openstackgerritAkihiro Motoki proposed openstack-infra/project-config master: Drop legacy-horizon-dsvm-tempest-plugin  https://review.openstack.org/52407906:54
*** xinliang has joined #openstack-infra06:54
*** edmondsw has quit IRC06:54
*** Guest72929 has quit IRC06:56
*** Guest72929 has joined #openstack-infra06:56
openstackgerritJens Harbott (frickler) proposed openstack-infra/project-config master: Fix handling of locked channels in access check  https://review.openstack.org/52407506:57
fricklerconfig-core: ^^ fixes an issue discovered in https://review.openstack.org/52355606:58
*** yamamoto has joined #openstack-infra06:59
*** Guest72929 has left #openstack-infra07:01
*** yamamoto has quit IRC07:06
*** armax has quit IRC07:11
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Revert "Fix #1627402: fix grub2 element for ubuntu xenial"  https://review.openstack.org/52401907:11
*** andreas_s has quit IRC07:12
*** andreas_s has joined #openstack-infra07:13
*** andreas_s has quit IRC07:14
*** andreas_s has joined #openstack-infra07:14
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add the groundwork for musl profile support  https://review.openstack.org/51684407:17
*** david-lyle has joined #openstack-infra07:19
*** dhajare has joined #openstack-infra07:19
*** rcernin has quit IRC07:20
*** thorst has joined #openstack-infra07:20
*** gouthamr has quit IRC07:20
*** rwsu has quit IRC07:22
*** ramishra has quit IRC07:22
fricklermordred: the redirect for the shade channel doesn't work, instead I'm getting "Cannot join to channel #openstack-shade (You must be invited)"07:24
*** thorst has quit IRC07:25
fricklermight be the last step in the renaming instructions "set PRIVATE ON" is actually wrong07:25
*** ramishra has joined #openstack-infra07:26
*** jtomasek has joined #openstack-infra07:28
*** jtomasek has joined #openstack-infra07:28
*** ijw has joined #openstack-infra07:28
*** rwsu has joined #openstack-infra07:35
*** florianf|afk is now known as florianf07:35
*** andreas_s has quit IRC07:36
*** andreas_s has joined #openstack-infra07:37
*** sboyron has joined #openstack-infra07:37
*** markvoelker has quit IRC07:37
*** udesale has joined #openstack-infra07:38
*** andreas_s has quit IRC07:38
*** yamahata has quit IRC07:38
*** andreas_s has joined #openstack-infra07:39
*** jbadiapa has joined #openstack-infra07:39
*** udesale__ has quit IRC07:39
*** ykarel__ has joined #openstack-infra07:42
*** ykarel__ is now known as ykarellunch07:42
*** ykarel_ has quit IRC07:45
*** armaan has joined #openstack-infra07:48
*** yamamoto has joined #openstack-infra07:49
*** yamamoto has quit IRC07:51
*** thorst has joined #openstack-infra07:52
*** sboyron has quit IRC07:52
*** martinkopec has joined #openstack-infra07:53
*** ralonsoh has joined #openstack-infra07:53
openstackgerritMerged openstack/diskimage-builder master: Install fedora-gpg-keys for F27  https://review.openstack.org/52141407:54
*** pcaruana has joined #openstack-infra07:55
*** thorst has quit IRC07:57
*** yamamoto has joined #openstack-infra07:57
*** ijw has quit IRC08:04
*** ijw has joined #openstack-infra08:05
*** slaweq has joined #openstack-infra08:06
*** rcernin has joined #openstack-infra08:07
openstackgerritRico Lin proposed openstack-infra/nodepool master: Fix getProviderManager in alien_list  https://review.openstack.org/52409208:08
*** ijw has quit IRC08:09
*** jaosorior has quit IRC08:13
*** LindaWang1 has joined #openstack-infra08:15
Jeffrey4linfra-core, is it possible that re-use another projects role in zuulv3? just like use roles: zuul:xxx08:16
openstackgerritMerged openstack/diskimage-builder master: Pre-install curl  https://review.openstack.org/52141508:16
*** makowals has quit IRC08:16
*** alexchadin has joined #openstack-infra08:17
*** e0ne has joined #openstack-infra08:18
*** kiennt26 has quit IRC08:21
openstackgerritKrzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: [WIP] Support autoholding nodes for specific changes/refs  https://review.openstack.org/51516908:21
*** claudiub has joined #openstack-infra08:22
*** kiennt26 has joined #openstack-infra08:25
*** sree_ has joined #openstack-infra08:26
*** sree_ is now known as Guest8818408:26
AJaegerJeffrey4l: yes, exactly08:27
Jeffrey4lcool. i will try this. thanks.08:27
*** thorst has joined #openstack-infra08:27
Wei_Liuinfra-core, I got a problem when I try to start zuul-executor as zuul user, if I start it in no daemon mode with "-d", there is no error, every thing worked fine. But if I start it in daemon mode, I got error message like: Cmd('git') failed due to: exit code(-13). any idea?08:27
*** slaweq has quit IRC08:27
openstackgerritKrzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: [WIP] Support autoholding nodes for specific changes/refs  https://review.openstack.org/51516908:28
AJaegerJeffrey4l: check how project-config does it in zuul.d/jobs.yaml08:28
*** sree has quit IRC08:28
AJaegerWei_Liu: Looks like nobody is around to help you currently, the team normally reads backscroll and will answer. You might need help from the US based team...08:29
Wei_LiuAJaeger: ok, I will post my question later. Thanks08:29
*** slaweq has joined #openstack-infra08:31
*** thorst has quit IRC08:32
*** yamamoto has quit IRC08:33
*** jaosorior has joined #openstack-infra08:34
*** makowals has joined #openstack-infra08:36
*** alexchadin has quit IRC08:36
*** edmondsw has joined #openstack-infra08:38
*** armaan has quit IRC08:38
*** markvoelker has joined #openstack-infra08:38
fricklerinfra-root: #openstack-meeting has a stuck meeting topic, can someone fix that please?08:38
*** armaan has joined #openstack-infra08:39
*** priteau has joined #openstack-infra08:40
*** yamamoto has joined #openstack-infra08:40
*** gmann is now known as gmann_afk08:41
*** slaweq has quit IRC08:41
*** edmondsw has quit IRC08:42
*** slaweq has joined #openstack-infra08:44
*** jpena|off is now known as jpena08:44
*** yamamoto has quit IRC08:44
*** ykarellunch is now known as ykarel08:45
*** priteau has quit IRC08:45
*** alexchadin has joined #openstack-infra08:49
*** amoralej|off is now known as amoralej08:50
*** iyamahat has quit IRC08:52
*** ccamacho has joined #openstack-infra08:52
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/project-config master: Add tripleo-ipsec to zuul.d/projects.yaml  https://review.openstack.org/52312508:55
*** jpich has joined #openstack-infra08:55
*** Hal has joined #openstack-infra08:57
*** bhavik1 has quit IRC08:57
*** armaan has quit IRC08:58
*** thorst has joined #openstack-infra09:00
*** ccamacho has quit IRC09:02
*** Hal has quit IRC09:03
*** yamamoto has joined #openstack-infra09:04
*** ccamacho has joined #openstack-infra09:05
*** thorst has quit IRC09:05
*** ccamacho has quit IRC09:06
*** ccamacho has joined #openstack-infra09:06
*** Hal has joined #openstack-infra09:07
*** adisky_ has joined #openstack-infra09:08
*** jascott1 has quit IRC09:11
*** jascott1 has joined #openstack-infra09:12
*** sboyron has joined #openstack-infra09:13
*** jascott1 has quit IRC09:16
*** rossella_s has joined #openstack-infra09:16
*** d0ugal_ has quit IRC09:17
*** d0ugal has joined #openstack-infra09:18
*** d0ugal has quit IRC09:18
*** d0ugal has joined #openstack-infra09:18
*** yamamoto has quit IRC09:19
*** namnh has quit IRC09:21
*** sree has joined #openstack-infra09:28
*** andreas_s has quit IRC09:29
*** andreas_s has joined #openstack-infra09:29
*** Guest88184 has quit IRC09:30
*** udesale has quit IRC09:31
openstackgerritMerged openstack/diskimage-builder master: Add the groundwork for musl profile support  https://review.openstack.org/51684409:31
*** udesale has joined #openstack-infra09:31
*** thorst has joined #openstack-infra09:32
*** liujiong has quit IRC09:33
*** liujiong has joined #openstack-infra09:34
*** andreas_s has quit IRC09:34
*** andreas_s has joined #openstack-infra09:35
*** alexchad_ has joined #openstack-infra09:36
*** thorst has quit IRC09:37
*** asettle_ has joined #openstack-infra09:38
*** EmilienM_ has joined #openstack-infra09:39
*** asettle has quit IRC09:39
*** alexchadin has quit IRC09:39
*** EmilienM has quit IRC09:39
*** andymccr has quit IRC09:39
*** pcaruana has quit IRC09:39
*** AJaeger has quit IRC09:39
*** anthonyper has quit IRC09:39
*** anthonyper_ has joined #openstack-infra09:39
*** andreas_s has quit IRC09:39
*** AJaeger has joined #openstack-infra09:39
*** anthonyper_ is now known as anthonyper09:40
*** lucas-afk is now known as lucasagomes09:40
*** pcaruana has joined #openstack-infra09:40
*** EmilienM_ is now known as EmilienM09:40
*** andymccr has joined #openstack-infra09:40
*** e0ne has quit IRC09:40
*** EmilienM has quit IRC09:41
*** EmilienM has joined #openstack-infra09:41
*** liujiong has quit IRC09:42
*** armaan has joined #openstack-infra09:43
*** hughhalf has quit IRC09:43
*** liujiong has joined #openstack-infra09:43
*** liujiong has quit IRC09:43
*** cshastri has quit IRC09:43
*** hughhalf has joined #openstack-infra09:44
*** armaan_ has joined #openstack-infra09:45
*** chason has quit IRC09:45
*** chason has joined #openstack-infra09:45
*** tosky has joined #openstack-infra09:45
*** david-lyle has quit IRC09:46
*** hashar has joined #openstack-infra09:47
*** armaan has quit IRC09:48
*** coolsvap has quit IRC09:59
*** LindaWang1 has quit IRC09:59
*** electrofelix has joined #openstack-infra10:00
*** armaan has joined #openstack-infra10:01
*** e0ne has joined #openstack-infra10:01
*** lathiat_ has joined #openstack-infra10:02
*** gaelL_ has joined #openstack-infra10:03
*** danpawlik_ has joined #openstack-infra10:03
*** abelur_ has quit IRC10:04
*** migi_ has joined #openstack-infra10:04
*** abelur_ has joined #openstack-infra10:04
*** armaan_ has quit IRC10:05
*** lewo`` has joined #openstack-infra10:06
*** anthonyper has quit IRC10:08
*** MasterofJOKers has quit IRC10:09
*** MasterofJOKers has joined #openstack-infra10:09
*** danpawlik has quit IRC10:09
*** Kevin_Zheng has quit IRC10:09
*** fmccrthy has quit IRC10:09
*** xgerman_ has quit IRC10:09
*** kklimonda has quit IRC10:09
*** kong has quit IRC10:09
*** berendt has quit IRC10:09
*** zhenguo has quit IRC10:09
*** dgonzalez has quit IRC10:09
*** khappone has quit IRC10:09
*** peterlisak has quit IRC10:09
*** dtantsur|afk has quit IRC10:09
*** tommylikehu has quit IRC10:09
*** lewo` has quit IRC10:09
*** gaelL has quit IRC10:09
*** migi has quit IRC10:09
*** lathiat has quit IRC10:09
*** arxcruz has quit IRC10:10
*** sree has quit IRC10:10
*** peterlisak has joined #openstack-infra10:10
*** anthonyper has joined #openstack-infra10:11
*** sree has joined #openstack-infra10:12
*** dtantsur has joined #openstack-infra10:15
*** Kevin_Zheng has joined #openstack-infra10:15
*** fmccrthy has joined #openstack-infra10:15
*** xgerman_ has joined #openstack-infra10:15
*** kklimonda has joined #openstack-infra10:15
*** kong has joined #openstack-infra10:15
*** berendt has joined #openstack-infra10:15
*** zhenguo has joined #openstack-infra10:15
*** dgonzalez has joined #openstack-infra10:15
*** khappone has joined #openstack-infra10:15
*** tommylikehu has joined #openstack-infra10:15
*** tommylikehu has quit IRC10:15
*** dtantsur has quit IRC10:15
*** dtantsur has joined #openstack-infra10:15
*** tommylikehu has joined #openstack-infra10:15
*** cuongnv has quit IRC10:15
*** armaan has quit IRC10:15
*** udesale has quit IRC10:16
*** sree has quit IRC10:16
*** arxcruz has joined #openstack-infra10:17
*** jesusaur has quit IRC10:17
*** MasterofJOKers has quit IRC10:17
*** ganso has joined #openstack-infra10:18
*** calbers has quit IRC10:18
*** stakeda has quit IRC10:19
openstackgerritKrzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: Support autoholding nodes for specific changes/refs  https://review.openstack.org/51516910:20
*** MasterofJOKers has joined #openstack-infra10:20
*** Wei_Liu has quit IRC10:20
*** Wei_Liu has joined #openstack-infra10:20
*** kiennt26 has quit IRC10:21
openstackgerritKrzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: Support autoholding nodes for specific changes/refs  https://review.openstack.org/51516910:22
*** calbers has joined #openstack-infra10:22
*** jesusaur has joined #openstack-infra10:22
*** annp has quit IRC10:23
openstackgerritAkihiro Motoki proposed openstack-infra/project-config master: Drop legacy-horizon-dsvm-tempest-plugin  https://review.openstack.org/52407910:29
openstackgerritAkihiro Motoki proposed openstack-infra/openstack-zuul-jobs master: Drop legacy-horizon-dsvm-tempest-plugin  https://review.openstack.org/52412410:30
*** ramishra has quit IRC10:30
*** ramishra has joined #openstack-infra10:33
*** cshastri has joined #openstack-infra10:35
openstackgerritFlavio Percoco proposed openstack-infra/project-config master: Add ansible-role-k8s-glance  https://review.openstack.org/52412910:35
*** daidv has quit IRC10:35
*** salv-orlando has quit IRC10:36
*** sboyron has quit IRC10:37
openstackgerritFlavio Percoco proposed openstack-infra/project-config master: Add ansible-role-k8s-glance to zuul.d  https://review.openstack.org/52413110:38
openstackgerritFlavio Percoco proposed openstack-infra/project-config master: Add ansible-role-k8s-glance  https://review.openstack.org/52412910:41
openstackgerritFlavio Percoco proposed openstack-infra/project-config master: Add ansible-role-k8s-glance to zuul.d  https://review.openstack.org/52413110:41
*** wolverineav has joined #openstack-infra10:44
*** ldnunes has joined #openstack-infra10:44
*** derekh has joined #openstack-infra10:45
AJaegerchandankumar: please rebase https://review.openstack.org/#/c/514273/10:45
*** thorst has joined #openstack-infra10:45
*** salv-orlando has joined #openstack-infra10:48
*** sshnaidm|off is now known as sshnaidm|rover10:48
*** masuberu has quit IRC10:49
*** thorst has quit IRC10:50
*** andreas_s has joined #openstack-infra10:52
*** pblaho has joined #openstack-infra10:54
*** shu-mutou is now known as shu-mutou-AWAY10:55
*** rfolco|off has joined #openstack-infra11:01
*** sdague has joined #openstack-infra11:02
openstackgerritKrzysztof Klimonda proposed openstack-infra/gear master: Implement ECHO_REQ based keepalive for connections  https://review.openstack.org/52186711:02
*** jamesmcarthur has joined #openstack-infra11:03
*** ilpianista_ has quit IRC11:06
*** jamesmcarthur has quit IRC11:08
*** efried has quit IRC11:10
openstackgerritMerged openstack-infra/project-config master: Remove legacy designateclient jobs  https://review.openstack.org/52388211:11
*** jlk has quit IRC11:12
*** jlk has joined #openstack-infra11:12
*** jlk has quit IRC11:13
*** jlk has joined #openstack-infra11:13
*** aspiers[m] has quit IRC11:13
*** masayukig[m] has quit IRC11:14
*** efried has joined #openstack-infra11:14
andreafjeblair: cool thanks11:15
*** salv-orlando has quit IRC11:18
*** priteau has joined #openstack-infra11:23
*** thorst has joined #openstack-infra11:24
*** gongysh has joined #openstack-infra11:24
*** katkapilatova has joined #openstack-infra11:28
*** thorst has quit IRC11:28
*** katkapilatova has left #openstack-infra11:28
*** katkapilatova has joined #openstack-infra11:29
*** jesusaur has quit IRC11:30
*** jesusaur has joined #openstack-infra11:32
*** salv-orlando has joined #openstack-infra11:32
*** jkilpatr has quit IRC11:37
*** sboyron has joined #openstack-infra11:42
*** sree has joined #openstack-infra11:45
*** alexchad_ has quit IRC11:47
*** udesale has joined #openstack-infra11:47
*** alexchadin has joined #openstack-infra11:47
*** ramishra has quit IRC11:48
*** ramishra has joined #openstack-infra11:49
*** mat128 has joined #openstack-infra11:49
*** sree has quit IRC11:50
*** rcernin has quit IRC11:52
*** stevebaker has quit IRC11:52
*** rossella_s has quit IRC11:54
*** rossella_s has joined #openstack-infra11:55
*** stevebaker has joined #openstack-infra11:55
*** nicolasbock has joined #openstack-infra11:55
*** thorst has joined #openstack-infra11:55
openstackgerritAthlan-Guyot sofer proposed openstack-infra/tripleo-ci master: Make sure we collect var/lib/heat-config directory.  https://review.openstack.org/52338811:56
*** jkilpatr has joined #openstack-infra11:56
*** amoralej is now known as amoralej|lunch11:57
*** sboyron has quit IRC11:58
*** jpena is now known as jpena|lunch11:59
*** thorst has quit IRC12:01
*** alexchadin has quit IRC12:01
openstackgerritChandan Kumar proposed openstack-infra/project-config master: Remove legacy tempest-tox-plugin-sanity-check jobs  https://review.openstack.org/51427312:03
*** rfolco|off is now known as rfolco12:04
*** jamesmcarthur has joined #openstack-infra12:04
*** dave-mccowan has joined #openstack-infra12:07
*** jamesmcarthur has quit IRC12:08
*** andreas_s has quit IRC12:09
*** andreas_s has joined #openstack-infra12:09
*** coolsvap has joined #openstack-infra12:10
*** andreas_s has quit IRC12:13
*** edmondsw has joined #openstack-infra12:14
*** jkilpatr has quit IRC12:14
*** jkilpatr has joined #openstack-infra12:17
*** alexchadin has joined #openstack-infra12:19
*** eharney has joined #openstack-infra12:19
*** andreas_s has joined #openstack-infra12:20
*** edmondsw has quit IRC12:20
openstackgerritMerged openstack-infra/project-config master: Remove legacy tempest-tox-plugin-sanity-check jobs  https://review.openstack.org/51427312:22
*** andreas_s has quit IRC12:25
*** masayukig[m] has joined #openstack-infra12:25
*** jchhatbar has joined #openstack-infra12:26
*** jchhatbar has quit IRC12:26
*** bobh has joined #openstack-infra12:26
*** janki has quit IRC12:26
*** jchhatbar has joined #openstack-infra12:26
*** andreas_s has joined #openstack-infra12:26
*** Wei_Liu has quit IRC12:27
*** bobh has quit IRC12:30
*** lucasagomes is now known as lucas-hungry12:30
openstackgerritKrzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: Support autoholding nodes for specific changes/refs  https://review.openstack.org/51516912:34
*** alexchadin has quit IRC12:37
*** yamamoto has joined #openstack-infra12:37
*** alexchadin has joined #openstack-infra12:38
*** sree has joined #openstack-infra12:38
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Remove legacy tempest-tox-plugin-sanity-check jobs  https://review.openstack.org/51427112:39
*** andreas_s has quit IRC12:41
*** niska has quit IRC12:44
*** andreas_s has joined #openstack-infra12:46
*** sboyron has joined #openstack-infra12:46
*** armaan has joined #openstack-infra12:46
*** andreas_s has quit IRC12:49
*** andreas_s has joined #openstack-infra12:49
*** aspiers[m] has joined #openstack-infra12:53
*** ilpianista_ has joined #openstack-infra12:53
*** niska has joined #openstack-infra12:54
*** ramishra has quit IRC12:55
fricklerhow can I subscribe to a board in storyboard? I have the feeling that we need a "storyboard for launchpad users" guide before we can start the global migration12:55
*** smatzek has joined #openstack-infra12:56
*** jpena|lunch is now known as jpena12:56
*** dprince has joined #openstack-infra12:59
*** rhallisey has joined #openstack-infra13:00
*** yamamoto has quit IRC13:04
*** jamesmcarthur has joined #openstack-infra13:05
*** yamamoto has joined #openstack-infra13:05
*** thorst has joined #openstack-infra13:05
*** LindaWang1 has joined #openstack-infra13:06
*** pblaho has quit IRC13:07
*** jamesmcarthur has quit IRC13:09
*** trown|outtypewww is now known as trown13:11
*** sboyron has quit IRC13:11
*** pblaho has joined #openstack-infra13:11
*** caphrim007_ has quit IRC13:12
*** caphrim007 has joined #openstack-infra13:13
*** dtantsur is now known as dtantsur|brb13:13
chandankumarAJaeger: what is wrong here http://logs.openstack.org/10/523610/2/check/tempest-tox-plugin-sanity-check/3314dd6/job-output.txt.gz#_2017-11-29_00_41_38_837716 in this script https://github.com/openstack/tempest/blob/master/tools/tempest-plugin-sanity.sh#L9913:13
chandankumargiving  binary operator expected13:13
fricklerchandankumar: the * matches two files13:16
chandankumarfrickler: yup13:16
fricklerand "-e" only expects one argument13:16
chandankumarfrickler: i need to use -z then13:16
*** rlandy has joined #openstack-infra13:17
*** rlandy is now known as rlandy|ruck13:17
efriedHey folks, now that pabelanger has fixed the publish job (https://review.openstack.org/#/c/524001/) what needs to be done to retrigger it?  Should I push a trivial patch to project-team-guide?13:17
fricklerchandankumar: why do you use the * at all, wouldn't test-requirements.txt be enough? or iterate over test-requirements.txt and requirements.txt13:18
*** edmondsw has joined #openstack-infra13:18
chandankumarfrickler: actually i need to check both the files then remove both the files13:19
*** boden has joined #openstack-infra13:19
chandankumarfrickler: https://github.com/openstack/tempest/blob/master/tools/tempest-plugin-sanity.sh#L97 it just removes the files of a project13:19
*** jchhatbar has quit IRC13:20
chandankumarfrickler: but the packages from requirements and test-requirements.txt are installed, which i need to remove so i am checking both the files then removing13:20
fricklerchandankumar: then maybe expand like this http://paste.openstack.org/show/627850/13:20
chandankumarfrickler: sure13:21
bodenhi a quick question I’m hoping someone can help me with… I recently added periodic jobs for vmware-nsx (https://review.openstack.org/#/c/521538/)… where can I find the logs for these so I can check if they are working properly?  I don’t see anything under http://logs.openstack.org/periodic/git.openstack.org/openstack/13:23
*** markvoelker has quit IRC13:23
*** markvoelker has joined #openstack-infra13:24
chandankumarfrickler: thanks :-)13:25
*** sambetts|afk is now known as sambetts13:29
*** martinkopec has quit IRC13:31
*** amoralej|lunch is now known as amoralej13:31
AJaegerefried: yes, just publish something trivial.13:38
efriedAJaeger Roger that, thanks.13:38
*** lucas-hungry is now known as lucasagomes13:39
AJaegerboden: your jobs are in periodic queue? Or in periodic-stable? If in periodic-stable, then update the url s/periodic/periodic-stable/13:39
*** alexchadin has quit IRC13:41
*** alexchadin has joined #openstack-infra13:41
fricklerAJaeger: boden: http://logs.openstack.org/periodic-stable/git.openstack.org/openstack/vmware-nsx/stable/pike/ does have results from today it seems13:42
efriedAJaeger pabelanger FYI https://review.openstack.org/52418013:43
*** rlandy|ruck is now known as rlandy|ruck|mtg13:43
*** LindaWang1 has quit IRC13:46
*** alexchadin has quit IRC13:47
*** mriedem has joined #openstack-infra13:47
*** alexchadin has joined #openstack-infra13:48
*** kgiusti has joined #openstack-infra13:50
flaper87clarkb: fungi I don't need the instance anymore. Figured it out :)13:51
flaper87thanks a bunch13:51
openstackgerritAlex Kavanagh proposed openstack-infra/project-config master: Change the gate/checks to py3 only for python3 only charms  https://review.openstack.org/52418213:51
flaper87clarkb: fyi, our hunch was correct, it was iptables13:51
*** sree has quit IRC13:52
*** sree has joined #openstack-infra13:53
*** links has quit IRC13:54
*** janki has joined #openstack-infra13:55
*** annp has joined #openstack-infra13:55
*** armaan has quit IRC13:56
*** sree has quit IRC13:57
*** jbadiapa has quit IRC13:58
*** ihrachys has joined #openstack-infra13:58
*** bh526r has joined #openstack-infra13:59
*** gmann_afk is now known as gmann14:00
bodenAJaeger: thank you.. also (sorry), is there a way to test grafana dashboards (project-conf/grafana/<mydash>.yaml) before submitting them for review?14:00
*** gongysh has quit IRC14:02
*** andreas_s has quit IRC14:02
*** andreas_s has joined #openstack-infra14:02
*** rosmaita has joined #openstack-infra14:03
*** d0ugal has quit IRC14:03
*** andreas_s has quit IRC14:03
*** andreas_s has joined #openstack-infra14:04
*** jbadiapa has joined #openstack-infra14:05
*** jamesmcarthur has joined #openstack-infra14:06
*** LindaWang1 has joined #openstack-infra14:06
*** Goneri has joined #openstack-infra14:06
*** mat128 has quit IRC14:08
*** andreas_s has quit IRC14:08
*** kiennt26 has joined #openstack-infra14:09
openstackgerritboden proposed openstack-infra/project-config master: fix broken vmware-nsx periodic jobs  https://review.openstack.org/52418614:10
*** jamesmcarthur has quit IRC14:11
*** andreas_s has joined #openstack-infra14:15
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources master: Added new tag endpoint  https://review.openstack.org/52418914:15
*** rlandy|ruck|mtg is now known as rlandy|mtg14:16
openstackgerritMerged openstack-infra/zuul-jobs master: Move to dictionary list of projects zuul._projects (take 2)  https://review.openstack.org/51881514:17
openstackgerritMerged openstack-infra/openstackid-resources master: Added new tag endpoint  https://review.openstack.org/52418914:17
*** ramishra has joined #openstack-infra14:17
*** d0ugal has joined #openstack-infra14:17
*** andreas_s has quit IRC14:18
*** Wei_Liu has joined #openstack-infra14:19
*** coolsvap has quit IRC14:19
*** jaypipes has joined #openstack-infra14:19
*** jbadiapa has quit IRC14:21
*** janki has quit IRC14:21
*** janki has joined #openstack-infra14:22
Wei_Liupabelanger:  I got a problem when I try to start zuul-executor as zuul user, if I start it in no daemon mode with "-d", there is no error, every thing worked fine. But if I start it in daemon mode, I got error message like: Cmd('git') failed due to: exit code(-13). any idea?14:22
*** janki has quit IRC14:22
*** janki has joined #openstack-infra14:22
fungifrickler: thanks for the heads up. if nobody's fixed the default channel topic there yet i can do so once we get a gap between meetings14:23
pabelangerWei_Liu: what is the permission on your SSH key?14:23
*** andreas_s has joined #openstack-infra14:24
*** alexchadin has quit IRC14:24
fungiflaper87: awesome, i've marked the held node for deletion in that case14:24
*** ramishra has quit IRC14:25
*** ramishra has joined #openstack-infra14:26
flaper87fungi: ack, thanks again14:27
fungiany time14:30
Wei_Liupabelanger: you mean gerrit ssh key?  /home/zuul/.ssh/id_rsa permission is 60014:31
pabelangerWei_Liu: yah, how owns it?14:33
fungissh can also be picky about the permissions on the /home/zuul/.ssh directory if they allow write by anyone besides the user14:33
*** esberglu has joined #openstack-infra14:33
Wei_Liupabelanger: rw------- 1 zuul zuul 1679 Nov 22 21:10 id_rsa14:34
pabelangerWei_Liu: and you are using zuul user when you do zuul-executor -d?14:35
Wei_Liuyes14:35
Wei_Liupabelanger: yes14:35
fungione other odd quirk of openssh client we discovered... having a /home/zuul/.ssh/id_rsa.pub file isn't required, but if you have one there it _must_ be generated from the corresponding private key (if there's a mismatch, openssh gets weird on you and refuses to use the private key)14:35
rcarrillocruzyah, i hit ^14:36
fungia surprising and maddening behavior since it won't tell you _why_ it didn't use the key14:37
rcarrillocruzyeah, that one made me waste like half of a day14:37
*** e0ne has quit IRC14:39
*** e0ne has joined #openstack-infra14:40
*** gmann is now known as gmann_afk14:40
*** dtantsur|brb is now known as dtantsur14:42
*** Swami has joined #openstack-infra14:42
sc`i must have done something extra special to result in a change not even getting the Zuul reviewer. it's not even a huge change, mostly code style and sundry tooling deprecations14:44
pabelangerare we running reviewstats anyplace and producing txt files for projects? cc russellb14:44
pabelangerall I can see if stackalytics.com now14:44
Wei_Liupabelanger: yes, I using zuul user do zuul-executor -d, it worked fine. Then I using zuul user do zuul-executor, I got that error, I found that parent process id of "zuul-executor -d" is the current shell of zuul user, but the parent process id of zuul-executor is "1", it's systemd14:44
*** cshastri has quit IRC14:45
pabelangerWei_Liu: Oh, you need to start zuul-executor as root (no -d) and it will drop permissions to zuul user. So it can bind to port TCP/7914:45
fricklersc`: which review? might have gotten lost in a zuul restart, did you try a recheck?14:45
sc`frickler: recheck, abandon/resubmit, same difference. it's the one i just proposed in #openstack-chef https://review.openstack.org/52419314:46
sc`it smells like a me-problem, but i don't have the visibility14:47
sc`as far as i know, that should check through the existing gate, before and after bumping the chefdk14:49
fricklersc`: looks like we missed that repo in the zuulv3 migration, let me fix that14:50
sc`woop. it's not my code (yet)14:50
*** armax has joined #openstack-infra14:50
*** ykarel is now known as ykarel|away14:51
russellbpabelanger: i don't run it anymore14:51
*** bobh has joined #openstack-infra14:52
pabelangerrussellb: ack14:56
openstackgerritDavid Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Changes for Ansible 2.4  https://review.openstack.org/50535414:56
*** cliffparsons has quit IRC14:57
*** hongbin has joined #openstack-infra14:59
*** iyamahat has joined #openstack-infra15:00
Wei_Liupabelanger: but I changed the port/79 to port/10079, it should worked as zuul user15:00
*** yamahata has joined #openstack-infra15:01
fungifrickler: i caught the channel at a lull and updated the topic. should be all better now15:02
fungithanks again for the heads up on that15:02
fricklerfungi: thanks for fixing it15:02
fricklerfungi: did you see my note to mordred earlier about the shade channel? could we do a test by shortly removing the private flag from it again?15:03
andreafjeblair: override_checkout is in there :) http://logs.openstack.org/88/521888/5/check/tempest-full-pike/ac658ff/zuul-info/inventory.yaml15:04
*** ykarel|away has quit IRC15:04
*** florianf is now known as florianf|afk15:05
fungifrickler: mordred: ahh, yeah, i think the instructions that process got adapted from probably recommended a delay of weeks/months before setting private on15:06
*** efoley has joined #openstack-infra15:06
*** ldnunes has quit IRC15:06
*** jamesmcarthur has joined #openstack-infra15:07
fungihrm, nope: https://wiki.ubuntu.com/IRC/MovingChannels15:07
Wei_Liupabelanger: http://paste.openstack.org/show/627874/, this is the permission of /var/lib/zuul directory and sub dir.15:07
*** jrist has quit IRC15:08
*** mat128 has joined #openstack-infra15:09
*** jrist has joined #openstack-infra15:09
fricklerhas mirror-workspace-git-repos got broken somehow? http://logs.openstack.org/02/524202/1/check/openstack-chef-repo-integration/12b5885/job-output.txt.gz#_2017-11-30_15_00_48_96187315:09
pabelangerWei_Liu: if you delete everything in /var/lib/zuul, and start again, what happens?15:10
*** jamesmcarthur has quit IRC15:11
fricklerfungi: might be those instructions are broken as well? or maybe freenode behaviour has changed in the meantime?15:11
*** annp has quit IRC15:12
*** rbrndt has joined #openstack-infra15:12
fungifrickler: yeah, not sure... maybe it used to be the case that if you were in-channel when private got set then you were considered perpetually invited so rejoining later allowed you to follow the forward? were you in #openstack-shade when the private flag got turned on, or only attempted to /join later?15:13
*** udesale has quit IRC15:13
snapiriHi Infra, could someone push this forward please? (os-loganalyze) https://review.openstack.org/#/c/520320/15:14
*** udesale has joined #openstack-infra15:14
fricklerfungi: I was in the channel until I got kicked, not sure due to which action15:14
*** udesale has quit IRC15:14
fricklerfungi: but I'm more concerned about people that join only occasionally, they will never have seen the movement announcement15:14
fungifrickler: but yeah, another possibility on behavior change is that maybe forwards got followed before private was checked in the past, and now it's the other way around or something15:15
fricklerfungi: and when trying to reconnect are getting the private message now15:15
fungiyup. i'm not opposed to updating that documented process as long as someone figures out what the process should be now15:16
*** caphrim007 has quit IRC15:16
fricklerfungi: so if after removing the private people got connected to the new channel anyway instead of the old one, we could do without that15:16
Wei_Liupabelanger: I deleted all sub dir, and then  I started zuul-scheduler, zuul-executor -d, zuul-merger ass zuul user, the permission of sub dir is what I pasted15:16
fungifrickler: i agree, that's probably a fine approach15:17
pabelangerWei_Liu: what port are you using for finger? in executor15:17
*** marst has joined #openstack-infra15:17
Wei_Liupabelanger: finger_port=1007915:18
*** LindaWang1 has quit IRC15:18
pabelangerWei_Liu: okay, then start with zuul, should be fine. Did you get the error?15:18
*** camunoz has joined #openstack-infra15:18
*** ldnunes has joined #openstack-infra15:19
pabelangerWei_Liu: what shell are you using for the zuul user15:19
jeblairandreaf: \o/15:20
*** rosmaita has quit IRC15:21
*** martinkopec has joined #openstack-infra15:21
*** LindaWang1 has joined #openstack-infra15:22
mwhahahahey folks, so it appears the tripleo gate is in a bad way for about 14 hours15:24
mwhahahait seems we've got a bunch of jobs stuck in queued15:24
jeblairinfra-root: i'd like to draw your attention to this spec: https://review.openstack.org/524024  it's written generally for new projects that we might start hosting, but i'd also like to pilot it with zuul.  i'd particularly like to get these things in place before we relase zuul 3.015:24
EmilienMpabelanger: any idea about tripleo gate please? ^15:24
jeblairmwhahaha: that's about how long since i restarted zuul.  could be related.  i'll take a look15:25
EmilienMthanks15:25
dmsimardjeblair: I skimmed it last night, it's about hosting projects that aren't related to OpenStack or the governance ?15:25
fricklerinfra-root: this seems broken globally right now http://logs.openstack.org/06/524206/1/check/openstack-tox-pep8/981eaff/job-output.txt.gz#_2017-11-30_15_22_38_53362915:25
dmsimardfrickler: seems related to https://review.openstack.org/#/c/518815/15:26
frickler"ERROR: with_dict expects a dict" in "mirror-workspace-git-repos : Update remote repository state correctly"15:26
dmsimardfrickler: which just merged15:26
Wei_Liupabelanger: got the same error after I changed the port. I use bash for zuul user15:26
*** gouthamr has joined #openstack-infra15:26
sc`time for dat :partyparrot: - if only this slack instance had the functionality15:26
fricklerdmsimard: so, revert for now?15:27
dmsimardfrickler: give me a minute to try and understand what's going on15:27
pabelangerWei_Liu: I think at this time, you'll need to start adding print statements to zuul and see what is getting permission denied. We likey can improve that debug message to give more info15:27
fricklerdmsimard: leading "-" in L50 here? https://review.openstack.org/#/c/518815/4/roles/mirror-workspace-git-repos/tasks/main.yaml15:28
sc`looks like syntax perhaps. totally not an ansible guy, though15:28
dmsimardfrickler: I know what's the problem but it might require a force merge anyway15:28
dmsimardfrickler: sending a patch15:28
jeblairyes, we likely need to force-merge regardless.  i'm up for one attempt to roll forward before we roll back :)15:29
jeblairoh, i see the error too :)15:29
pabelangerline 50 in 518815 ?15:30
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: mirror-workspace-git-repos: Pass a dict, not a list containing a dict  https://review.openstack.org/52421115:30
mordredfrickler: looking15:30
dmsimard^ fix15:30
dmsimardinfra-root ^15:30
jeblairdmsimard: i'll merge it15:30
Wei_Liupabelanger: I see, I will try it tomorrow. thank you. and I am running my executor with "-d". it worked for me.15:31
mordredjeblair: ++15:31
mordreddmsimard: thank you15:31
fricklerworth a status note?15:31
openstackgerritMerged openstack-infra/zuul-jobs master: mirror-workspace-git-repos: Pass a dict, not a list containing a dict  https://review.openstack.org/52421115:31
* dmsimard really wants integration tests on base things :(15:31
*** myoung|ruck has joined #openstack-infra15:31
sc`inspec :D15:31
sc`(stop it...)15:31
dmsimardsc`: we have integration tests but there are things that Zuul won't test speculatively for security purposes15:32
dmsimardsc`: this is one of them15:32
dmsimardsc`: We'll find a way :)15:32
sc`life... will find a way15:33
dmsimardok, I'll do a recheck on a small patch to see if it's fixed15:33
sc`i see frickler is already ahead of me15:33
*** wolverineav has quit IRC15:33
*** wolverineav has joined #openstack-infra15:34
sc`it's already looking less angry in the face15:34
jeblairstatus notice if you receieved a result of "RETRY_LIMIT" after 14:15 UTC, it was likely due to an error since corrected.  please "recheck"15:34
jeblairhow's that look -- once we get confirmation?15:35
fungilgtm15:35
fungithanks for fixing quickly!15:35
dmsimardwatching http://zuulv3.openstack.org/static/stream.html?uuid=1b9c1d2670984408b377ad65558f5a7d&logfile=console.log15:35
dmsimardit passed15:35
dmsimardfixed \o/15:35
sc`thanks dmsimard :D15:36
jeblair#status notice if you receieved a result of "RETRY_LIMIT" after 14:15 UTC, it was likely due to an error since corrected.  please "recheck"15:36
openstackstatusjeblair: sending notice15:36
sc`chef stuff looks happy again15:37
-openstackstatus- NOTICE: if you receieved a result of "RETRY_LIMIT" after 14:15 UTC, it was likely due to an error since corrected. please "recheck"15:37
dmsimardsc`: thanks for letting us know15:38
openstackstatusjeblair: finished sending notice15:39
*** kiennt26 has quit IRC15:39
* smcginnis observes previously skipped jobs are now being run against driverfixes/* branches.15:39
*** Wei_Liu has quit IRC15:39
jeblairsmcginnis: this a good thing?15:40
*** dhajare has quit IRC15:40
fungismcginnis: have a link to an affected change?15:41
fungii'm guessing it's a bad (or at least unanticipated) thing15:41
pabelangerjeblair: +2 on spec15:41
*** nikhil has joined #openstack-infra15:42
*** ramishra has quit IRC15:43
*** rossella_s has quit IRC15:43
efriedAJaeger pabelanger dhellmann smcginnis Docs have published.  Thanks for your help!15:44
jeblairEmilienM, dmsimard, pabelanger: the stuck tripleo changes may be due to a zuul bug; i'm going to work on it in #zuul15:44
smcginnisjeblair, fungi: We had that filtered down to just pep8 and py27 tests. https://review.openstack.org/#/c/518311/15:44
smcginnisNow grenade, docs, and py35 are running as well.15:45
smcginnisHaven't had any time to look into it, but wanted to note it.15:45
fungismcginnis: do you recall how recently that behavior may have changed?15:45
*** rossella_s has joined #openstack-infra15:46
jeblairsmcginnis, fungi: i can pitch in when i finish the current bug i'm working on.  but the major thing that changed since yesterday is related to how project-templates on branches are applied15:46
smcginnisfungi: Honestly not sure. There's not a ton of activity on those branches.15:46
smcginnisjeblair: That at least sounds very suspicious. :)15:47
*** jbadiapa has joined #openstack-infra15:48
fungii don't see any zuul configuration in http://git.openstack.org/cgit/openstack/cinder/tree/?h=driverfixes/newton so maybe we regressed on how master branch configurations implement branch exclusions15:48
smcginnisfungi: We could add a .zuul.conf there, but it's additive right?15:49
*** yamamoto has quit IRC15:49
fungithough http://git.openstack.org/cgit/openstack/cinder/tree/.zuul.yaml isn't defining the exclusions either so we must have it somewhere more central?15:49
*** janki has quit IRC15:49
EmilienMjeblair: ok15:50
*** yamamoto has joined #openstack-infra15:50
*** slaweq has quit IRC15:52
fungiahh, yep lots of "branches: ^(?!driverfixes/).*$15:52
fungi" in http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.d/projects.yaml15:52
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul feature/zuulv3: Print a message when we start the Zuul console  https://review.openstack.org/52422515:53
*** dprince has quit IRC15:54
*** rossella_s has quit IRC16:00
fungismcginnis: looking in project-config zuul.d/projects.yaml at least the jobs cinder has excluded from running against driverfixes/* seem to be getting skipped there16:01
*** rossella_s has joined #openstack-infra16:01
martinkopecHi guys, I'm struggling for few days with creating a playbook for openstack/python-tempestconf project, It looks like an environment issue16:02
martinkopecit's described more here: http://lists.openstack.org/pipermail/openstack-dev/2017-November/124906.html16:02
*** snapiri has quit IRC16:02
fungismcginnis: so wondering if we just missed some branch exclusions when translating the jobs over and they've been like this since v3 rollout?16:02
martinkopeccan someone please have a look ?16:02
smcginnisfungi: Quite possibly.16:03
smcginnisfungi: I'll try to take a look a little later and see if anything needs to be cleaned up.16:03
fungismcginnis: i suppose the low frequency of changes on those branches could have made it so we just didn't notice until now16:03
fungiespecially since they seem to be passing16:04
*** mat128 has quit IRC16:04
*** mat128 has joined #openstack-infra16:04
smcginnisfungi: Yeah, and we've had a few more important issues to distract us since then. :)16:05
*** mat128 has quit IRC16:05
*** mat128 has joined #openstack-infra16:08
*** LindaWang1 has quit IRC16:08
*** dprince has joined #openstack-infra16:08
fungimartinkopec: i think andreaf did a lot of work on native v3 devstack jobs, so maybe he has some idea what's wrong there (if he's around)16:09
*** gongysh has joined #openstack-infra16:11
martinkopecfungi, thanks for a response, .. ok, I'll try to ask andreaf then16:11
*** gongysh has quit IRC16:12
openstackgerritGage Hugo proposed openstack-infra/project-config master: Remove legacy jobs from Keystone  https://review.openstack.org/52423216:12
*** mat128 has quit IRC16:12
*** rossella_s has quit IRC16:13
martinkopecfungi, but , is it possible that post requests would be somehow blocked?16:13
openstackgerritMerged openstack-infra/system-config master: Create publish space for SIGs under governance.o.o  https://review.openstack.org/52254516:13
*** jamesmcarthur has joined #openstack-infra16:15
*** joadavis has quit IRC16:16
fungimartinkopec: sorry, my depth of understanding of openstack, devstack and tempest is very shallow so i really don't know16:17
fungii can tell you that our test platform doesn't block network connections to the loopback address by default, but beyond that it's up to the job payload to configure16:18
martinkopecfungi, thanks16:19
AJaegermordred, frickler , see my comments on https://review.openstack.org/#/c/524186/ - I think we should not add further required-repos to docs jobs...16:21
smcginnisfungi: For the driverfixes exclusions, do I just set that under cinder, or would that need to be defined with the template?16:22
openstackgerritGage Hugo proposed openstack-infra/openstack-zuul-jobs master: Remove legacy jobs in Keystone  https://review.openstack.org/52423716:22
smcginnisfungi: Under here: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.d/projects.yaml#n359316:22
smcginnisOr within the source of here: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.d/projects.yaml#n358116:22
openstackgerritGage Hugo proposed openstack-infra/project-config master: Remove legacy jobs from Keystone  https://review.openstack.org/52423216:23
fungismcginnis: if you set it under cinder as a variant then i think it just applies to cinder, whereas if you set it in the job definition then it's global for all projects using that job16:23
dmsimardjeblair: added some comments on https://review.openstack.org/#/c/524024/16:23
*** andreas_s has quit IRC16:24
fungismcginnis: oh, though i forgot branch exclusions in variants really don't work since you can't use a variant to deselect a selected job, only select deselected jobs16:24
fungismcginnis: so i think you have to either set it in the existing job definition or define a new job16:24
smcginnisfungi: OK, I think Manila is the only other one using the driverfixes pattern so far, and AFAIK they have the same policy as Cinder, so I'll put it with the job.16:25
smcginnisfungi: Thanks!16:25
*** rossella_s has joined #openstack-infra16:26
*** snapiri has joined #openstack-infra16:26
tbarronsmcginnis: +1 on same policy for driverfixes in manila, pls. add me to that review16:27
tbarronsmcginnis: for my edification16:28
andreaffungi, martinkopec: let me have a look16:28
smcginnistbarron: Awesome, thanks. Will do.16:28
andreafjeblair: when override_checkout is not used, shouldn't it be undefined instead of null? http://logs.openstack.org/88/521888/5/check/tempest-full/4e8fec0/zuul-info/inventory.yaml16:29
mordredAJaeger: ah - I agree with you today, we need the docs changing work - but we also need to finish the base job rework which will let us use build-openstack-sphinx-docs with additional required-projects and then publish the results ... BUT - I don't think in most cases we'll wind up needing required-projects on docs jobs like taht16:29
mordredAJaeger: VERY long winded way of saying I agree :)16:29
andreafmartinkopec: ah I think we discussed that in IRC last week or so?16:30
martinkopecandreaf, yes, since then I've create a packstack job too16:31
martinkopecand it's failing with the same issue16:31
AJaegerboden: see my question above and mordred's answer - let's do py35 only, please16:31
*** joadavis has joined #openstack-infra16:32
*** rosmaita has joined #openstack-infra16:35
andreafmartinkopec: your requests reach keystone - see http://logs.openstack.org/30/513330/54/check/python-tempestconf-tempest-devstack/c9fbb41/controller/logs/screen-keystone.txt16:37
andreafmartinkopec: so I don't think there is any issue with POST itself16:38
andreafmartinkopec: either the credentials are not valid or not passed along16:38
*** andreas_s has joined #openstack-infra16:38
AJaegertristanC: before the governance change merges, the project-config change needs fixing - and PTL +1 as well.16:38
AJaegermordred: do you have any changes for me to review?16:39
andreafmartinkopec: even if you enable debug the rest_client will hide the request body in case a password is in there, but you could temporarily change that so see what's actually being sent to keystone16:39
*** caphrim007 has joined #openstack-infra16:40
clarkbamotoki: martinkopec is tox involved? if so you need to whitelist the env vars in tox otherwise it filters them out16:41
clarkber andreaf ^16:41
clarkbamotoki: sorry16:41
mordredAJaeger: https://review.openstack.org/#/q/topic:constraints-in-siblings+(status:open+OR+status:merged) is ready - although some of it is going to be hounding folks in those projects (although I'm tempted to abuse powers and merge a few of those for people)16:41
*** thorst has quit IRC16:42
mordredAJaeger: then I'm going to swing back through the sphinx jobs - so I don't think I have new things for you yet16:42
AJaegermordred: let me ping a few...16:42
AJaegermordred: ok.16:42
*** thorst has joined #openstack-infra16:42
clarkbeveryone should know that if http://zuulv3.openstack.org/static/stream.html?uuid=5eb8995080f0400996f4281553a7bb75&logfile=console.log passes I declar victory over the moles!16:42
mordredAJaeger: heh. two of them are me :)16:42
martinkopecclarkb, tox no, but pip is16:42
* AJaeger ping mordred ;)16:43
*** mat128 has joined #openstack-infra16:43
*** e0ne has quit IRC16:43
*** thorst has quit IRC16:44
martinkopecandreaf, I think it's not env variables, because auth url is also env variable and if those variables didn't work, it wouldn't sent the request to keystone .. therefor I assume that the password was also passed to tempestconf correctly16:46
*** andreas_s has quit IRC16:47
openstackgerritSean McGinnis proposed openstack-infra/openstack-zuul-jobs master: Skip jobs for driverfixes branches  https://review.openstack.org/52424716:48
*** katkapilatova has left #openstack-infra16:49
*** Apoorva has joined #openstack-infra16:51
*** Apoorva has quit IRC16:53
*** Apoorva has joined #openstack-infra16:55
*** d0ugal has quit IRC16:55
ttxsomeone should really fix @openstackinfra twitter bot so that it realizes it can do 280 characters now :)16:55
*** Apoorva has quit IRC16:55
* ttx senses another unshaven yak16:56
clarkbttx: I wonder if our twitter library does that for us?16:56
clarkbmaybe just need to update that16:56
ttxhooopefully16:57
ttxI have a... meeting coming up so I'll do that in parallel16:57
ttxjust need to find where that lives16:58
clarkbttx: its part of statusbot I think16:58
fungiyes, it is16:58
ttxalright, let me grab those yah hair scissors16:59
ttxyak16:59
*** david-lyle has joined #openstack-infra16:59
fungiyeah, the twitter support on the puppet-statusbot side was just adding a section to the statusbot.config file: https://review.openstack.org/36823817:00
fungitwitter support in statusbot itself happened via https://review.openstack.org/92677 and added an unversioned python-twitter package to requirements.txt17:02
*** joadavis has left #openstack-infra17:02
clarkbhttp://logs.openstack.org/40/516740/6/check/legacy-puppet-beaker-rspec-infra/5eb8995/ IT WORKED. I win moles!17:02
clarkbjeblair: dmsimard fungi the update ara change is now ready for review after fixing the puppet testing gremlins https://review.openstack.org/#/c/516740/617:03
*** dtantsur is now known as dtantsur|afk17:03
fungiclarkb: i still have avogadro's constant memorized to 10 digits precision, if it helps17:04
*** dhinesh has joined #openstack-infra17:05
clarkbwhat happens when you play whack a mole with the number of moles in a mole?17:05
clarkbI didn't get close but it sure feels like it17:05
AJaegermordred: all the topic:constraints-in-siblings changes that can merge are approved ...17:05
*** iyamahat has quit IRC17:07
fungittx: clarkb: https://github.com/bear/python-twitter/commit/d4f3dcd so i guess we need to wait for 3.3.1 judging by recent master branch history17:08
*** pcaruana has quit IRC17:08
*** yamahata has quit IRC17:08
*** d0ugal has joined #openstack-infra17:08
openstackgerritThierry Carrez proposed openstack-infra/statusbot master: Update tweet length from 120 to 260 chars  https://review.openstack.org/52425517:10
ttxahhm17:10
ttxargh17:10
*** dhinesh has quit IRC17:10
ttxI'll Workflow it17:10
openstackgerritboden proposed openstack-infra/project-config master: fix broken vmware-nsx periodic jobs  https://review.openstack.org/52418617:10
fungittx: but that's a good wip change for sure!17:10
*** kmalloc has quit IRC17:11
openstackgerritSean McGinnis proposed openstack-infra/openstack-zuul-jobs master: Skip jobs for driverfixes branches  https://review.openstack.org/52424717:11
*** dhinesh has joined #openstack-infra17:12
*** Swami has quit IRC17:12
ttxfungi: I suspect passing verify_status_length=False would just work :)17:13
clarkbnodepool.o.o is no longer running a nodepoold so I guess that did get done. Thnking about the zookeeper situation you can apparently just copy the data dir from one server to another if you can stop the zk on the old server17:14
fungittx: likely so17:14
*** wolverineav has quit IRC17:14
fungiclarkb: though there was a suggestion that when we relocate zk off nodepool.o.o we should replace it with a 3-way cluster17:14
*** rpittau__ has quit IRC17:14
ttxbut let's wait for proper lib support17:15
*** Hal has quit IRC17:15
clarkbwhat we may want to consider doing then is to bring up a zk01.openstack.org on xenial, stop zk on nodepool.o.o, copy the data dir, start zk on new server, point zuul/nodepool at it. I expect this to make nodepool and zuul unhappy so we should do this over quiet time/downtime. Then if we want to make a three node cluster we add zk02 and zk03 and join them to zk0117:15
*** wolverineav has joined #openstack-infra17:15
openstackgerritSaad Zaher proposed openstack-infra/project-config master: Remove legacy jobs for freezer  https://review.openstack.org/52425617:15
clarkbanother way to do it which maybe is less downtimey is add zk02 and zk03 to nodepool zk17:15
clarkbthen delete nodepool zk and add zk01?17:15
pabelangeryah, we talked about that before17:15
clarkbactually now that I type out ^ I think that may be much better17:16
fungiclarkb: would it make sense to make zl01 and zl02 into zk cluster members?17:16
pabelangerand thought that is how we were going to do it17:16
fungipabelanger: ^?17:16
fungier, nl01 and nl02 i mean17:16
clarkbpabelanger: that being the make cluster or replace server?17:16
pabelangerclarkb: cluster, then delete nodepool.o.o, then add back17:16
pabelangerjust need to figure out add to sync the data when a new member joins17:17
clarkbnl01 at least has ~6GB free memory which is plenty to run our current zk instance17:17
fungiwondering if having local zk cluster members on the launchers provides any real performance gains17:17
*** martinkopec has quit IRC17:17
clarkbpabelanger: I think joining the cluster automatically implies data replication17:17
pabelangercool17:17
clarkb(its something that you/I/we can test pretty easily using 3 zk processes)17:17
ttxfungi: oh actually we should merge that instead, and it will just work when python-twitter will be updated17:17
ttxhttps://review.openstack.org/#/c/504980/17:18
*** psachin has quit IRC17:18
*** wolverineav has quit IRC17:19
pabelangerclarkb: I'd we okay with zk01, zk02, zk03 moving forward. But also think we hyper-converge (is that the hipser work?) with nodepool-launchers too17:19
pabelangerword*17:19
clarkbpabelanger: meaning you'd like to colocate the services?17:19
dmsimardclarkb: wow that was a bit rabbit-holey with those two additional reviews. Thanks for working on it, I'll have a look after lunch17:19
clarkblooking at nodepool.o.o we may even be able to get away with 2GB instances for zk under current resource use. definitely 4GB should be fine17:20
clarkbdmsimard: it turned out the test wasn't happy and the code wouldn't merge without working tests :)17:20
pabelangerclarkb: yah, we talked about co-locating zookeeper some place before17:20
pabelangerbut 3x4GB servers wfm17:20
*** wolverineav has joined #openstack-infra17:21
clarkbthe advantage to not colocating would be being able to replace servers as necessary without taking into account other services17:21
clarkbthe advantages to colocating would be possible performance/reliability improvements due to locality and using total fewer aggregate resources17:21
clarkbsix one way half dozen the other I Think17:21
*** lucasagomes is now known as lucas-afk17:21
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Skip jobs for driverfixes branches  https://review.openstack.org/52424717:22
pabelangeryah, I have a slight preference to not co-locating, to make it easy to replace servers when needed17:22
pabelangerand, we seems to be doing okay running zk remote to zuul / nodepool today17:23
openstackgerritMerged openstack-infra/shade master: Avoid tox_install.sh for constraints support  https://review.openstack.org/50806117:23
*** eharney has quit IRC17:24
pabelangerclarkb: so, that said, I think we should totally stand up zk01.o.o as xenial, open firewalls, and try to join it to zk17:24
*** d0ugal has quit IRC17:24
clarkbpabelanger: we should be prepared to join 2 at roughly the same time so that it can form a quorum (probably also worth double checking docs that there isn't a specific method to doing that the first time)17:25
*** jlvacation is now known as jlvillal17:25
clarkb*2 new servers17:25
*** eroux has joined #openstack-infra17:25
pabelangeryah17:26
pabelangerbut, zk will still work without quarm right?17:26
pabelangerquorum*17:26
clarkbnot sure what its failure mode without quorum is17:26
*** rossella_s has quit IRC17:27
pabelangerokay, I can propose a patch to system-config to break out zk. Don't believe it is much work17:27
clarkbya either way step 0 is having the servers up and running and ready to join the existing "cluster"17:29
clarkbfirewall and/or config will prevent new servers from talking to old until we are ready17:29
pabelanger++17:30
*** iyamahat has joined #openstack-infra17:33
jeblairEmilienM, dmsimard: i may be able to get the tripleo queue moving if i promote something to the top.  any suggestions?17:34
dmsimardmwhahaha ^17:35
*** d0ugal has joined #openstack-infra17:35
mwhahahajeblair: maybe just the 2nd one on the list to keep it simple17:35
mwhahaha515796,517:35
*** trown is now known as trown|lunch17:36
jeblairandreaf: we can probably cause it to be omitted instead of null if that makes more sense17:36
jeblairmwhahaha: ack17:36
jeblairmwhahaha, EmilienM: that looks to have things moving again.  i'm making good progress on tracking down the underlying bug too.  sorry about that.17:38
jeblairmwhahaha, EmilienM: the good news is that the bug was triggered due to an unusually high success rate in the tripleo queue.  :)17:38
*** bh526r has quit IRC17:38
mwhahahai know right? it was working so well :(17:39
*** mnencia has quit IRC17:39
fungihoisted on your own petard17:39
EmilienMjeblair, fungi: is tripleo deserve the award of testing zuul at scale and in weird edge cases?17:41
openstackgerritSean McGinnis proposed openstack-infra/openstack-zuul-jobs master: Skip releasenotes on driverfixes branches  https://review.openstack.org/52426217:41
fungiEmilienM: if we had an award for that, then sure. instead you just get to bang your head against the wall a bunch17:41
jeblairEmilienM: absolutely.  and the combo of tripleo+puppet should get some kind of lifetime achievement award.  :)17:42
EmilienMlol17:42
*** rossella_s has joined #openstack-infra17:42
mmedvedehi jeblair, the patch for puppet-openstackci is up https://review.openstack.org/#/c/523951/. It should prevent some of breakage from v3 feature branch merge into master17:43
jeblairthere are now as many mentions of 'puppet' in zuul's regression tests as there are 'nova'.17:43
dmsimardEmilienM: thanks for making zuul v3 even more awesome17:43
jeblairmmedvede: thanks!17:43
EmilienMdmsimard: I didn't do anything :P17:44
*** jpich has quit IRC17:44
EmilienMbut I like to see the weird cases & scalability issues quickly fixed, so zuul can get better quickly after being in production17:44
dmsimardOh, we definitely will be able to say that Zuul v3 is production ready and battle proven after a while :D17:45
jeblairfungi, smcginnis: i'm at a spot where i can pause before implementing the fix for the bug i was working on -- do you need me to look into anything or did you sort it out?17:46
clarkbmmedvede: fyi I'm fiddling with storyboard boards to track the current work in progress and help wanted for infra https://storyboard.openstack.org/#!/story/2001367 is story for that work and is under the in progress lane of the board at https://storyboard.openstack.org/#!/board/5417:47
fungijeblair: i believe we tracked it down to a regression during or soon after the v3 migration. just needed to add some additional branch exclusions for a few job definitions17:48
mmedvedeclarkb: awesome, thanks!17:48
fungijeblair: but thanks for checking back in!17:49
openstackgerritboden proposed openstack-infra/project-config master: vmware-nsx grafana dashboard  https://review.openstack.org/52426517:49
*** derekh has quit IRC17:49
*** Apoorva has joined #openstack-infra17:50
*** yamahata has joined #openstack-infra17:51
*** nikhil has quit IRC17:51
*** cshastri has joined #openstack-infra17:52
openstackgerritPaul Belanger proposed openstack-infra/system-config master: Add zk01-03 servers to cluster zookeeper  https://review.openstack.org/52426717:53
pabelangerclarkb: lets see if puppet passed^17:53
*** SumitNaiksatam has joined #openstack-infra17:53
clarkbpabelanger: if you don't object I'll add your name to the Xenial upgrade story as a contact for people to reach out to if interseted in that work17:54
clarkb(I've already added fungi to the wiki one as he seemed cool with it yesterday)17:54
pabelangerclarkb: sure, I also sent an email to infra ML about virtual sprint17:55
clarkbthanks, I'll link to that in the story as well (Haven't quite caught up on email yet)17:55
*** mnencia has joined #openstack-infra18:00
*** sshnaidm|rover is now known as sshnaidm|off18:02
fungiclarkb: yep, i meant to explicitly suggest yuo add me, but can't remember if i actually said so. cool with me18:03
clarkbI've got a card on that board for converting infra jobs to native zuulv3 jobs. Anyone interested in being point contact for that?18:03
clarkbmordred: dmsimard pabelanger maybe? Probably want someone with strong ansible and zuul background to point people in the right direction18:04
pabelangerI can help with that18:04
*** Apoorva_ has joined #openstack-infra18:04
dmsimardI can help too.18:04
pabelangerbut also a great learning experience for somebody18:04
clarkbthanks18:04
pabelangerlook at us doing agility things!18:05
clarkbheh, I doubt we'll do the whole standup and dance routine18:05
*** mnencia has quit IRC18:05
clarkbbut figured we could really use a "this is where we need help" list since TC says "help infra" now18:06
pabelanger++18:06
*** hashar is now known as hasharDinner18:06
*** Apoorva has quit IRC18:07
pabelangerclarkb: mind a +3 on https://review.openstack.org/515181 that removes zuul-launcher from system-config18:08
pabelangerservers have been deleted already18:08
*** thorst has joined #openstack-infra18:08
* clarkb looks18:08
*** Apoorva_ has quit IRC18:09
clarkbpabelanger: https://review.openstack.org/#/c/515181/2/doc/source/zuul.rst probably deserves an update ya?18:09
clarkbnot in this change, just in general catch it up to the zuul v3 state of the world18:09
*** Apoorva has joined #openstack-infra18:09
*** cshastri has quit IRC18:10
pabelangerclarkb: yah, we have a zuulv3.rst file too. I think the plan is to merge them at some point18:10
*** dhajare has joined #openstack-infra18:11
pabelangerhttps://docs.openstack.org/infra/system-config/zuulv3.html18:11
clarkbpabelanger: looking at https://review.openstack.org/#/c/515181/2/manifests/site.pp zuulv3 has an empty gearman_workers variable. Any idea where we set the firewall rules for zuul executors to connect to gearman?18:11
*** mnencia has joined #openstack-infra18:12
*** armaan has joined #openstack-infra18:13
pabelangerclarkb: they now connect to zuulv3.o.o18:13
clarkboh I was looking at the empty list for zuulv3-dev18:14
clarkbderp18:14
pabelangerhttp://git.openstack.org/cgit/openstack-infra/system-config/tree/manifests/site.pp#n128418:14
pabelangeryah18:14
pabelangerzuulv3-dev is the next one we can remove18:14
*** dhajare has quit IRC18:15
smcginnisjeblair: Yep, think we've got it all sorted now. Thanks18:15
clarkbpabelanger: I left one comment on the change for a followup cleanup. Approved though18:15
*** mnencia has quit IRC18:16
*** dhajare has joined #openstack-infra18:17
clarkbhttps://review.openstack.org/523937 is an easy doc update18:17
clarkbpabelanger: you may be interested in https://review.openstack.org/523955 as you've been reviewing the logstash stuff18:17
*** ralonsoh has quit IRC18:18
*** mnencia has joined #openstack-infra18:18
pabelanger+218:18
pabelangerand I'll get up a follow up18:18
pabelangerI have to run down to the road to new house, will be back shortly18:18
*** jkilpatr has quit IRC18:23
*** dhinesh has quit IRC18:23
openstackgerritMerged openstack-infra/project-config master: Shift shade IRC activity to openstack-sdks  https://review.openstack.org/52355618:24
openstackgerritMerged openstack-infra/project-config master: Fix handling of locked channels in access check  https://review.openstack.org/52407518:24
andreafjeblair: yeah I would like to do something like {{ zuul.override_branch | default(zuul.branch) }} but that works only if override_branch is not defined - else I need more complex tasks18:26
jesusaurwould any infra-puppet-core members care to review https://review.openstack.org/#/c/515228/ ?18:26
*** rbrndt has quit IRC18:27
*** jpena is now known as jpena|off18:29
clarkbjesusaur: nodepool doesn't accept arbitrary data in there does it? are you consuming the same file from some other service?18:29
clarkb(I've +2'd because its simple and backward compat, mostly just curious)18:30
*** eharney has joined #openstack-infra18:34
jesusaurclarkb: to be honest, I'm not sure what nodepool would do with unrecognized options in the config file; but what I'm trying to do is generate the config file from hiera data that doesn't look like your hiera data18:35
jesusaurand so I need a custom template to parse my custom hiera data18:36
clarkbjesusaur: pretty certain it would ignore unknown data in there, but gotcah the template itself is what differs not really the end result due to hiera18:36
jesusaurright18:36
*** trown|lunch is now known as trown18:37
openstackgerritMerged openstack-infra/system-config master: Remove zuul-launcher support  https://review.openstack.org/51518118:37
*** erlon has joined #openstack-infra18:38
*** jkilpatr has joined #openstack-infra18:39
dmsimardclarkb, pabelanger: So I've given a shot at enforcing a minimum TTL on tripleo jobs. What I know is that 1) It doesn't break anything and 2) It is effective, as in github.com TTL was enforced to be 90018:47
dmsimardhttp://paste.openstack.org/raw/627913/ from http://logs.openstack.org/18/524018/1/check/tripleo-ci-centos-7-3nodes-multinode/3489db8/logs/dns_cache.txt.gz18:47
*** openstackgerrit has quit IRC18:48
*** armaan has quit IRC18:48
*** openstackgerrit has joined #openstack-infra18:48
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Remove legacy Designate jobs content  https://review.openstack.org/52350218:48
dmsimardI had categorized what appeared like legitimate DNS lookup failures yesterday here: https://ethercalc.openstack.org/c4z5uworv7kx18:49
dmsimardHowever, I can't quite put it in elastic-recheck because some of those aren't fatal18:49
dmsimardDo we want to put a minimum TTL on TripleO jobs, leave it for a week or so and see where that leads us ?18:49
dmsimardEmilienM, mwhahaha: ^18:49
clarkbwe can probably make an exception since it is a failure just not always fatal that we want to eliminate18:49
clarkbmtreinish: would probably be the person to convince and or mriedem18:50
dmsimardclarkb: What's more interesting is to see if there is a trend down18:50
*** pcaruana has joined #openstack-infra18:50
dmsimardYesterday of ~52 failures (from that query) over 7 days, 12 of those were in TripleO jobs18:50
EmilienMdmsimard: I don't know what you're talking about, tbh18:50
*** slaweq has joined #openstack-infra18:51
dmsimardEmilienM: We're trying to reduce the amount of job failures because of DNS lookup failures18:51
EmilienMok I see18:51
EmilienMwhy a minimum TTL would help18:51
mwhahahaless dns lookups to upstream18:51
mwhahahacaching would be more effective18:52
dmsimardEmilienM: Explained in the commit here https://review.openstack.org/#/c/523178/18:52
* EmilienM clicks18:52
dmsimardYesterday there was 52 failures over the last 7 days, looking today there's 85 now18:52
dmsimardHmm, one of those seems like just a bad kolla patch.18:53
EmilienMdmsimard: lgtm18:53
clarkbdmsimard: ya re trends18:53
*** slaweq has quit IRC18:53
dmsimardEmilienM, mwhahaha: Okay so I'll update commit message for https://review.openstack.org/#/c/524018/ and we can merge that ?18:55
mwhahahai'm ok with it18:55
dmsimardack18:55
EmilienMdmsimard: go4it18:56
*** dhinesh has joined #openstack-infra18:57
*** dhajare_ has joined #openstack-infra18:58
*** amito-infinidat is now known as amito18:59
*** dhajare has quit IRC19:00
openstackgerritDavid Moreau Simard proposed openstack-infra/tripleo-ci master: Enforce a minimum TTL for DNS records in TripleO jobs  https://review.openstack.org/52401819:01
*** dhinesh_ has joined #openstack-infra19:03
openstackgerritPaul Belanger proposed openstack-infra/system-config master: Add zk01-03 servers to cluster zookeeper  https://review.openstack.org/52426719:04
*** derekh has joined #openstack-infra19:04
dmsimardmwhahaha: did you get around to undertanding why we had DNS lookup successes and failures right after ?19:05
*** eroux has quit IRC19:05
*** dhinesh has quit IRC19:05
openstackgerritLouis Fourie proposed openstack-infra/irc-meetings master: Change meeting time and channel  https://review.openstack.org/52431919:05
*** dhinesh has joined #openstack-infra19:06
*** dhinesh_ has quit IRC19:08
*** amoralej is now known as amoralej|off19:08
*** jascott1 has joined #openstack-infra19:11
pabelangerclarkb: dmsimard: lets see if we can add the logstash query into elastic recheck, I find that easier to use then ethercalc.o.o19:13
pabelangerkolla / OSA likey need an audit to confirm they are using our reverse proxies directly19:14
*** Goneri has quit IRC19:14
pabelangerbut agree, we should see what DNS is failing there19:15
openstackgerritGage Hugo proposed openstack-infra/project-config master: Remove legacy jobs from Keystone  https://review.openstack.org/52423219:15
*** felipemonteiro has joined #openstack-infra19:17
*** pblaho has quit IRC19:18
*** mat128_ has joined #openstack-infra19:19
*** pblaho has joined #openstack-infra19:19
*** mat128 has quit IRC19:22
mwhahahadmsimard: nope19:24
dmsimardpabelanger: I haven't found a query without false positives, that's just the only thing I'm concerned about19:25
openstackgerritJonathan Bryce proposed openstack-infra/system-config master: Create mailman server for Kata Containers  https://review.openstack.org/52432219:25
*** xingchao has joined #openstack-infra19:29
openstackgerritMerged openstack-infra/zuul-jobs master: Remove tox-siblings role stub  https://review.openstack.org/52399619:30
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources master: Added new get companies endpoint  https://review.openstack.org/52432319:30
fricklerfungi: mordred: did some further testing, the user does get forwarded to the new channel after the message about the old channel. seems it just didn't happen to me on my initial testing because I was already joined to the new one. but looks like the instruction are working well in the end19:30
*** adisky_ has quit IRC19:30
*** rbrndt has joined #openstack-infra19:30
openstackgerritMerged openstack-infra/openstackid-resources master: Added new get companies endpoint  https://review.openstack.org/52432319:31
pabelangerfungi: clarkb: https://review.openstack.org/524267 should let us stand up a new zookeeper cluster, confirm it works, then join nodepool.o.o to it.19:32
AJaegermordred: tox-siblings is done...19:34
pabelangerYay19:34
dhellmannmordred : what was the final outcome of all the release notes jobs changes? I have one failing because openstackdocstheme isn't installed and I'm not sure how to add that to a dependency list any more19:34
dhellmannAJaeger : maybe you know? ^^19:35
*** rlandy|mtg is now known as rlandy19:35
dhellmannI see it trying to install {{zuul_work_dir}}/requirements.txt but I don't want to add the theme to the requirements for stevedore just for the release notes build19:35
dhellmannit's already in a "docs" extra19:36
dhellmannah, maybe doc/requirements.txt19:37
pabelangerdhellmann: yah, I believe that is correct now19:38
*** electrofelix has quit IRC19:38
*** jkilpatr has quit IRC19:39
dhellmannpabelanger : thanks19:40
openstackgerritDavid Moreau Simard proposed openstack-infra/puppet-openstackci master: Add support for installing ARA wsgi middleware for sqlite databases  https://review.openstack.org/51386619:40
openstackgerritGage Hugo proposed openstack-infra/project-config master: Remove legacy jobs from Keystone  https://review.openstack.org/52423219:41
*** rwsu has quit IRC19:42
openstackgerritMerged openstack-infra/tripleo-ci master: Don't run functional test jobs for requirements changes  https://review.openstack.org/52394719:43
AJaegerdhellmann: you can create doc/requirements.txt or add to test-requirements.txt19:46
*** florianf|afk is now known as florianf19:46
*** xingchao has quit IRC19:47
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources master: Added new get groups endpoint  https://review.openstack.org/52432719:50
openstackgerritMerged openstack/os-testr master: Updated from global requirements  https://review.openstack.org/52047619:51
openstackgerritMerged openstack-infra/openstackid-resources master: Added new get groups endpoint  https://review.openstack.org/52432719:51
dmsimardclarkb: I'm going to steal your hack to keep ara up to date on zuul executors to keep it up to date on logs.o.o (for sqlite over http)19:53
dmsimardhowever I'm noticing that there is a difference between pip<9 and pip>=919:53
dmsimardpip2 <9 doesn't support --format=columns.. can someone tell me what version of pip is on logs.o.o? :)19:54
*** rwsu has joined #openstack-infra19:56
clarkbdmsimard: pip 9.0.1 from /usr/local/lib/python2.7/dist-packages (python 2.7)19:56
dmsimardclarkb: ack, this also gives me the opportunity to test it19:56
dmsimardclarkb: I think onlyif might not be appropriate unless I'm mistaken19:56
clarkbonlyif says run the actual command only if this command succeeds19:57
dmsimardFor example, if I'm not up to date, that snippet exits 1 though19:57
clarkbit should exit 0 due to the !=19:57
clarkbits saying only run this if the local install does not equal latest upstream install19:58
clarkb(could be buggy though)19:58
dmsimardhmmmmm19:58
dmsimardclarkb: there's something weird going on: http://paste.openstack.org/raw/627922/19:58
dmsimardfull paste: http://paste.openstack.org/raw/627923/19:59
*** SumitNaiksatam has quit IRC20:00
clarkbit is possible that the stuff after -- needs quoting because your shell is interpreting it20:00
clarkbI don't think it that is the case when puppet runs it because puppet isn't running it under a shell?20:00
dmsimardyeah I think it's the --20:00
clarkbthe -- should be fine, its the quoting I think20:00
*** smatzek has quit IRC20:00
clarkb(or lack of it)20:00
dmsimardclarkb: this works: http://paste.openstack.org/show/627924/20:00
dmsimardI don't think you need '--' unless you're passing from stdin20:00
*** smatzek has joined #openstack-infra20:00
*** smatzek has quit IRC20:01
clarkbdmsimard: it is a way of avoiding the need for quotes in puppet because nested quotes in puppet makes eyeballs hurt20:01
clarkbbut if its clearer for local reproduction we can use the quotes instead20:01
dmsimardwell, does it really work in puppet ? cause like I said it returns 1 here20:01
dmsimardlet me preprend bash -x20:01
clarkbdmsimard: I think it does beacuse puppet execs it directly, there is no shell to interpret the things after the --20:01
dmsimardlol bash -x isn't very helpful, just outputs the test command20:02
clarkbthe issue is the outer shell interpreting the stuff after -- before the inner shell gets it20:02
clarkb(I think)20:02
dmsimardclarkb: I'll try running it through puppet and see what happens20:02
clarkbI'm happy to have one version that works in both places even if it is a bit harder to read20:03
*** dhajare_ has quit IRC20:05
*** jascott1 has quit IRC20:05
*** kmalloc has joined #openstack-infra20:07
fungiyay wireless modem...a fiber cut has taken my broadband isp offline island-wide for going on two hours already20:07
clarkbfungi: vacation!20:08
openstackgerritRonelle Landy proposed openstack-infra/tripleo-ci master: DNM - testing change on mtus and step_2  https://review.openstack.org/52433220:09
fungiwell, it's been a good opportunity to catch up on housework i've been neglecting, but that got boring so i found alternative connectivity20:09
*** bmjen has quit IRC20:09
dmsimardclarkb: left a comment in https://review.openstack.org/#/c/516740/, I think we need to remove the '--'20:09
*** mguiney has quit IRC20:10
clarkbdmsimard: thanks for checking I'll get a new patchset up shortly.20:10
*** bmjen has joined #openstack-infra20:10
dmsimardclarkb: np, thanks for coming up with the solution in the first place :D20:11
*** mguiney has joined #openstack-infra20:11
dmsimardI'm very very rusty in puppet :)20:11
*** jtomasek has quit IRC20:13
mordreddmsimard: so say we all20:13
clarkbHeads up I signed us up for the PTG with the current data I have from informal polling. See everyone that can make it there20:13
*** ldnunes has quit IRC20:14
dhellmannit seems like someone said something earlier today about a doc build failure because of an rsync problem. Is that an ongoing issue? http://logs.openstack.org/25/524325/1/check/build-openstack-sphinx-docs/e7d682b/ara/20:15
openstackgerritClark Boylan proposed openstack-infra/puppet-zuul master: Ensure ara is updated on executors  https://review.openstack.org/51674020:15
clarkbdmsimard: ^ there you go20:15
openstackgerritFrank Kloeker proposed openstack-infra/irc-meetings master: Change meeting chair for I18n team meeting  https://review.openstack.org/52433420:15
openstackgerritJonathan Bryce proposed openstack-infra/system-config master: Create mailman server for Kata Containers  https://review.openstack.org/52432220:15
dhellmannnevermind, this looks like there is another failure earlier in the process20:16
clarkbdhellmann: in that case it looks like tox failed due to no build_sphinx command. I wonder if that is fallout from the thing that mordred ran into early this mornign?20:16
dhellmannthe fact that ara shows some steps in reverse order and others in the right order is confusing20:16
clarkbtimestamps seem recent though so I don't think it is that20:17
clarkbdhellmann: ya it alpha sorts the filenames I think rather than sorting on timestamp20:17
clarkbdmsimard: ^ feature request :)20:17
dhellmannclarkb : it seems to show the YAML files in reverse order, and the steps within each file in chronological order20:17
dhellmannI suppose that puts the failure closer to the top of the output20:18
dhellmannso, does the build-openstack-sphinx-docs job work differently from the release notes job in terms of dependencies? the patch that's failing is moving the requirements into the new doc file20:18
dhellmanndoc/requirements.txt that is20:19
*** rwsu has quit IRC20:19
fungidhellmann: the earlier rsync comment was regarding the meetings page ical publisher which was missing a trailing slash (i expect dating back to the original v3 job conversion since the calendar last updated before then)20:19
dhellmannfungi : ah, right, thanks. this is definitely not that.20:19
mordreddhellmann: looking20:19
fungigot fixed yesterday if my memory is correct20:19
dhellmannmordred : I think I understand how to fix it. I'm just confused as to the state of these docs jobs. I thought they were all looking at the same files?20:20
mordreddhellmann: yes - well, that would be a version of the world that is lovely and is where we'll end us - we're unfortunately straddling a chasm of boiling lava currently ...20:21
AJaegercould I get some reviews for infra-manual, please? https://review.openstack.org/522642 mentions doc/test-requirements.txt20:21
dhellmannmordred : such vivid imagery20:22
mordreddhellmann: tl;dr - releasenotes new, build-sphinx old - so build-sphinx is still doing tox -evenv -- python setup.py build_sphinx20:22
dhellmannok, so I'll put the doc requirements in the list for the venv env20:22
AJaegerfungi: yeah, a systematic conversion error - the missing slash. Hope we now have them all. I checked at one time but missed ical20:22
mordreddhellmann: I'm extra sad that it's taken this long to get this far :(20:22
mordreddhellmann: cool. and sorry - it's a saga that's definitely long in the tooth20:23
dhellmannmordred : yeah, I think I misunderstood something I saw late last week that made me think it was all done20:23
mordreddhellmann: I have learned many many things about tox_install.sh files over the last 2 weeks20:24
dhellmannmordred : with a little luck you'll be able to forget all of that again some day20:24
dmsimarddhellmann: hi, re: sorting and ordering in ARA. It'll be made more consistent (and configurable by the operator) in the next major release. It'll be a while but it's already in the todo.20:24
dhellmanndmsimard : sounds great, thanks!20:25
dmsimardKeep the feedback coming if there's anything else, happy to write things down20:25
*** sree has joined #openstack-infra20:25
fungilate to the game on doc/requirements.txt but this seems like something extras was designed to address... should/can pbr integrate those concepts at all?20:26
mordreddhellmann: we're getting closer! we're now in a position to remove all of the tox_install.sh files that don't have additional dependencies encoded in them ... now we just have to figure out how to script *that*20:26
dhellmanndmsimard : I find that I need a lot of clicks to get to useful details, and it's not always obvious what clicking on any given element of the UI is going to tell me (which maybe contributes to me clicking in the wrong places a bunch still). I don't have any actionable about how to change the UI to address that, though.20:26
mordredfungi: it can indeed ... and there is a todo list item to add support to pbr for exposing things in doc/requirements.txt as a doc extra ... HOWEVER ...20:27
fungithough i suppose extras assumes a context where you're installing the package which carries the extras list, so maybe that's a poor fit after all if we want to be able to build docs without installing the projects whose docs we're building?20:27
dhellmannmordred : the release team did have a discussion about just publishing all of our code to pypi. I thought that was one solution?20:27
dhellmannif a project needs neutron, it would just list neutron in the dependency list20:27
mordreddhellmann: yes - that's the thing that's required for the projects that use tox_install.sh to install software that is not listed in their requirements files20:27
mordredbut a bunch of projects are only using it to deal with constraints- and there is another solution that's been found for that20:28
dmsimarddhellmann: yeah.. I'll admit that I am neither a frontend or a UX expert. I'd love to have contributions to improve it!20:28
dhellmanndmsimard : I will try to come up with at least a more specific suggestion20:28
fungidhellmann: dmsimard: i think my related ui critique of ara is that we're using it to analyze job results but using its ui assumes an understanding of ansible terminology20:28
openstackgerritGaëtan Trellu proposed openstack/diskimage-builder master: Fix wrong epel-release-7* package URL  https://review.openstack.org/52434120:28
dhellmannfungi : good point20:28
mordredfungi: however - not all of the things that want to have sphinx docs built are python projects ... so yes, what you said, extras assumes a context where you're installing a python package20:28
*** sree has quit IRC20:29
fungimordred: aha! yes excellent point. i had python tunnelvision again20:29
dmsimardfungi: I think some of the stuff slated for 1.0 will help alleviate some of that. Namely being able to name playbooks and put them in logical groups/phases20:30
*** Goneri has joined #openstack-infra20:30
fungidhellmann: dmsimard: granted i don't know that people are likely to get very far reading raw zuul v3 job logs either if they don't understand the relationship between "playbooks," "roles" and "tasks"20:31
openstackgerritGaëtan Trellu proposed openstack/diskimage-builder master: Fix wrong epel-release-7* package URL  https://review.openstack.org/52434120:31
fungithough there is also the issue that i have to keep reminding myself that the way to view the task output is to click on its result status20:32
*** slaweq has joined #openstack-infra20:32
*** Apoorva_ has joined #openstack-infra20:32
fungiit's a clean enough way to avoid adding a separate ui element for "log" or "output" but it's still a little non-intuitive20:32
dmsimardAgreed20:33
AJaegermordred: are you using a common topic for removing of tox_install? I have just pushed up two changes for docs repos to see whether it really works ...20:33
fungisame, though to a lesser extent, with clicking the task's name in the results breakdown to see the raw task definition20:33
fungii tend to click on the name of the task expecting to get the log, and then stare confused for a moment at its definition before realizing i clicked the wrong thing again20:34
*** slaweq has quit IRC20:34
AJaegermordred: does not work with my approach, I get "Could not satisfy constraints for 'openstackdocstheme': installation from path or url cannot be constrained to a version" - see http://logs.openstack.org/40/524340/1/check/build-openstack-sphinx-docs/dffbece/ara/20:34
dmsimardThere's definitely a lot of play on compromises and balance to keep the interface as simple as possible with the amount of data involved20:34
*** slaweq has joined #openstack-infra20:34
mordredAJaeger: no - haven't gotten as far as a topic yet20:34
fungiall that is to say... ui design is hard, and i think you've done a really great job with it20:35
mordredAJaeger: oh - piddle - lemme look at your patch20:35
*** sboyron has joined #openstack-infra20:35
dmsimardI agree that it needs to be more intuitive20:35
dmsimardIf anyone has ideas I'm all ears20:35
fungiit's better than what i would probably have made ;)20:35
dmsimardOh, there's also the question mark icon at the top right with tips20:35
AJaegermordred: https://review.openstack.org/524340 - problem is that openstackdocstheme is in the constraints file20:35
*** Apoorva has quit IRC20:36
fungiit's a super-high-information-density interface, so really anything you do to make it more intuitive will probably mean reducing information density20:36
mordredAJaeger: I left you a comment20:37
mordredAJaeger: (it's likely too long of a comment - I seem to be in a verbose mood today)20:37
* fungi imagines ara with a st:tng "lcars" style display20:37
AJaegermordred: thanks, reading and changing...20:38
*** e0ne has joined #openstack-infra20:39
mordredAJaeger: so far every time I've thought about attempting to script a patch-bomb for this, I have given up and done something else20:39
AJaegermordred: yeah ;( For some changes in the past I did a script that called my editor - so 90 % automatic...20:40
AJaegermordred: only 164 tox_install.sh files...20:40
AJaegerand I'm trying to fix two of them ;)20:41
AJaegermordred: using topic rm-tox_install now...20:44
mordredcool20:44
AJaegerbut not scripting it ;(20:46
mordredAJaeger: no - I think getting at least 2 or 3 of them solid by hand first is a very good idea20:46
AJaegermordred: https://review.openstack.org/524340 is still not happy ;( What did I do wrong?20:47
AJaegerhttp://logs.openstack.org/40/524340/2/check/build-openstack-api-ref/14bc6db/job-output.txt.gz#_2017-11-30_20_44_32_45985820:47
mordredAJaeger: it's probably my fault20:48
mordredAJaeger: oh - just remove line 1220:48
*** xingchao has joined #openstack-infra20:48
AJaegermordred: https://review.openstack.org/#/c/524342 is fine ;)20:49
AJaegerfixing...20:49
mordredawesome20:49
mordredalso20:49
mordredsetenv =20:50
mordred   VIRTUAL_ENV={envdir}20:50
mordred... doesn't virtualenv set that anyway?20:50
AJaegermordred: wait, that means I can't use the [test] from setup.cfg anymore - can I?20:50
mordredAJaeger: that's right - we lose '.[test]' to be able to use constraints without a wrapper script ... is [test] from setup.cfg important and we need to figure out a way to keep it?20:51
openstackgerritRonelle Landy proposed openstack-infra/tripleo-ci master: DNM - testing change on mtus and step_2  https://review.openstack.org/52433220:52
*** derekh has quit IRC20:52
AJaegermordred: not sure whether it's important - but it's something people did and thus would need to change...20:52
mordredAJaeger: looking at openstackdocstheme now ...20:53
AJaegermordred: I'll fix myself, shouldn't be too hard...20:53
mordredinteresting - any idea why one would choose extras test vs. test-requirements.txt ?20:53
mordredAJaeger: I see a note about a dependency cycle20:53
AJaegeryeah, just read it as well ;( Probably come in from RPM packaging...20:54
mordredAJaeger: oh - you know what- for both of those I think the addition of doc/requirements.txt may help here20:54
*** pcaruana has quit IRC20:55
AJaeger;)20:55
AJaegerwill try..20:55
mordredAJaeger: although, if you try doc/requirements.txt - be sure to add it to the deps list in tox for now, since the existing sphinx job still uses tox -evenv20:55
AJaegerdone20:56
mordredAJaeger: once we land the sphinx update we should be able to move to only having doc/requirements.txt on docs or releasenotes helper envs20:56
*** mhayden has quit IRC20:56
*** mhayden has joined #openstack-infra20:57
AJaegermordred: yeah...20:57
*** e0ne has quit IRC20:58
AJaegermordred: next minefield ;/ http://logs.openstack.org/44/524344/1/check/legacy-nova-api-ref-src/8066735/job-output.txt.gz#_2017-11-30_20_48_45_23319620:59
mordredAJaeger: yay!20:59
mordredAJaeger: so - legacy-nova-api-ref-src is a job that is running the nova api ref build job but with the proposed patch to api-ref right?21:01
AJaegermordred: yes21:02
*** Apoorva_ has quit IRC21:03
*** Apoorva has joined #openstack-infra21:04
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci master: Create ovb-ha-ipv6 and deprecate fs024 job  https://review.openstack.org/52390321:04
*** hashar has joined #openstack-infra21:05
AJaegermordred: are you going to convert the job? Or should we just patch it? I can patch it quickly...21:07
mordredAJaeger: yes - converted job coming ...21:07
*** hasharDinner has quit IRC21:08
AJaegermordred: thanks21:08
*** jkilpatr has joined #openstack-infra21:09
mordredAJaeger: ok - I stacked yours on top of it - so we should be able to see if it works in both versions21:09
mordredand if so, we cna drop the legacy one21:09
AJaegerok, thanks21:09
clarkbfungi: mordred care to be second reviewer on https://review.openstack.org/#/c/523955/ ? I can keep track of the workers after it merges to make sure that we actually don't fill up their disks21:11
mordred clarkb on it21:11
mordredclarkb: done21:12
*** threestrands has joined #openstack-infra21:12
clarkbtyty21:12
* clarkb pops out for lunch while that does the zuul and puppet ansible dance21:12
*** aeng has joined #openstack-infra21:18
*** ccamacho has quit IRC21:21
*** pcaruana has joined #openstack-infra21:24
*** raissa_ has quit IRC21:25
*** raissa has joined #openstack-infra21:27
*** raissa has quit IRC21:27
*** rhallisey has quit IRC21:27
*** kgiusti has quit IRC21:27
*** raissa has joined #openstack-infra21:27
*** florianf has quit IRC21:28
*** raissa has quit IRC21:28
*** raissa has joined #openstack-infra21:28
*** raissa has joined #openstack-infra21:29
*** Apoorva_ has joined #openstack-infra21:29
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Remove legacy-nova-api-ref-src job  https://review.openstack.org/52439421:29
AJaegermordred: I trust we get it fixed ;) - will WIP for now ^21:29
*** raissa has quit IRC21:29
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove legacy-nova-api-ref-src  https://review.openstack.org/52439521:29
*** raissa has joined #openstack-infra21:30
*** raissa has quit IRC21:30
*** raissa has joined #openstack-infra21:31
*** raissa has quit IRC21:31
*** Apoorva has quit IRC21:32
*** rlandy is now known as rlandy|afk21:32
openstackgerritMerged openstack-infra/system-config master: Revert "Disable crm114 on the logstash worker nodes"  https://review.openstack.org/52395521:34
*** dave-mccowan has quit IRC21:35
*** sree has joined #openstack-infra21:35
AJaegermordred: the post job fails with your new job, see http://logs.openstack.org/44/524344/4/check/os-api-ref-nova-src/ff8ce00/job-output.txt.gz#_2017-11-30_21_33_49_426989 - but otherwise looks fine.21:38
*** pcaruana has quit IRC21:39
*** mat128_ has quit IRC21:39
*** hashar has quit IRC21:39
AJaegermordred: I don't understand the failures in https://review.openstack.org/#/c/524353/ . Something looks really broken, will recheck.21:39
*** sree has quit IRC21:40
* AJaeger calls it a day now and waves good night21:40
mordredAJaeger: ah - I do - and yes, I think there is a thing broken21:40
mordredI think fetch-sphinx-output is not honoring zuul_work_dir21:40
mordredyup. that's it. it's actually the post-playbook ...21:41
openstackgerritFrank Kloeker proposed openstack-infra/system-config master: Upgrade translate-dev.o.o to Zanata 4.3.1  https://review.openstack.org/52440021:42
*** jamesmcarthur has quit IRC21:42
*** jamesmcarthur has joined #openstack-infra21:43
*** esberglu has quit IRC21:43
eumel8clarkb: ^^ best thing after lunch ;)21:43
clarkbeumel8: ha :) I have pulled it up will review :)21:44
openstackgerritMonty Taylor proposed openstack-infra/openstack-zuul-jobs master: Make api jobs post playbooks honor zuul_work_dir  https://review.openstack.org/52440121:44
mordredAJaeger: ^^21:44
eumel8great21:44
openstackgerritAndrea Frittoli proposed openstack-infra/devstack-gate master: WIP Create a tets matrix role  https://review.openstack.org/52440221:44
sboyronclarkb: Hi, thank you for your information about the translation check needs.21:44
*** efoley has quit IRC21:45
*** jamesmcarthur has quit IRC21:45
clarkbsboyron: hello, eumel8 is here and may be able to quickly fill you in on what is missing for that21:45
sboyroneumel8: Hi, clarkb said me that you can help me to understand what is needed for translation checks21:45
clarkbeumel8: sboyron is interested in helping infra and using OSA and so I pointed at the translation checksite as a possible task to help with21:45
andreafjeblair, sdague: this is still WIP - but the idea is to have a test matrix role in d-g which can be used in devstack base job to set the base set of enabled services https://review.openstack.org/52440221:46
andreafjeblair, sdague: jobs could also use something like this https://review.openstack.org/524402 to disable all services if needed and override the list21:47
eumel8sboyron: oh yeah, we're here: https://review.openstack.org/#/c/487936/21:47
andreafthis should give roughly parity with what jobs can do today on enabling / disabling services21:47
andreafjeblair, sdague: let me know if you have any comment on this solution21:48
eumel8sboyron: setting up new machine, fetch OSA sources and start installation script21:48
andreafthis is the main big piece missing in devstack jobs (aparts from bits and pieces of logs and configs)21:48
Shrewsclarkb: pabelanger: either of you want to chime in on the change to alien-list in https://review.openstack.org/522495 ? It really doesn't seem like the right thing to do to me, but maybe I'm wrong.21:49
clarkbShrews: sure I'll take a look after reviewing this zanata change21:49
eumel8sboyron: last information from andymccr was doing the last step manually, so there is ssh access configured21:49
clarkbeumel8: for the zanata-dev change can you add to the etherpad where in the upgrade process that chagne should be merged?21:51
clarkbeumel8: and maybe WIP the chagne so that we don't do it at the wrong step (if that is a concern)21:51
*** gyee has quit IRC21:54
*** jamesmcarthur has joined #openstack-infra21:55
*** esberglu has joined #openstack-infra21:55
eumel8clarkb: yes, thats the gray zone for me. puppet apply is running in cron?21:56
mordredShrews: I left a comment on it for one of the things21:56
clarkbeumel8: yes it runs in a cron, but we can disable it on the node. So one step would probably be disable puppet on translate-dev01.openstack.org, then do things, then later merge the change, then enable puppet again21:58
*** mnencia_ has joined #openstack-infra21:58
eumel8clarkb: yes, first of all we need a backup of /opt/wildfly and zanata database.21:59
eumel8but it's not so critical on dev server22:00
clarkbeumel8: we should run the steps just to be sure they work before the production upgrade though so we'll do them on dev too22:00
clarkbeumel8: so probably steps are stop puppet, perform backup, do anything else necessary, merge puppet change enable puppet?22:00
eumel8clarkb: yes, I can agree22:02
*** hemna_ has joined #openstack-infra22:04
*** rfolco has quit IRC22:04
Shrewsmordred: thx. i think the issue with that is that we are outputing public_v4, not interface_ip22:05
mordredShrews: ah- well, in that case, we should probably be outputting interface_ip (which would also get us ipv6 if it's there) - although, if someone is using that command to get a list and is going to copy and paste the ip to a different machine for the purposes of login - it's possible that other machine might not have ipv622:06
jeblairwe may want to consider removing the alien-list command22:06
jeblairwhat it was meant to accomplish is handled automatically now22:07
Shrewsi don't know how useful it is to see non-nodepool nodes from it (which is why i thought it'd be good for others to comment)22:08
clarkbjeblair: oh right the alien cleanup cron deletes any node with nodepool metadata that is not in the nodepool db22:08
*** Apoorva_ has quit IRC22:08
fungii agree, it's no longer needed (i haven't used it since shortly after nodepool learned how to clean up after itself)22:08
mordredjeblair, Shrews: I think the most important thing in that review is whether or not we want to explicitly support the shared-project use case - seems likea thing we should have an answer on and all agree that it's the answer22:09
*** Apoorva has joined #openstack-infra22:09
mordredwell, 'most important' is not the right english22:09
jeblairyep.  so we're left with either rui's suggestion, which should be automatic, or as-is, which is better handled by 'nova list' i think.22:09
mordredso "I think an important thing from that" ...22:09
jeblairmordred: aiui nodepool can currently coexist with other nodepools, and other uses of the same projectenant.  but in all cases, you have to be very careful with quota or you will get lots of errors.22:10
jeblairall cases are likely improved by the pending quota patches22:10
jeblair(and by very careful, i mean, basically, more careful than anyone ever is, so it usually won't work well)22:11
Shrewsit can also be confusing when you set max-servers to X, but you get "quota exceeded" when you've used less than X22:11
jeblairyep.22:11
mordredthis is true -although aren't tobias' quota patches intended to make that suckless?22:12
jeblairi think the story changes significantly with tobiash's quota patches which grok actual limits.22:12
mordredjinx22:12
jeblairwell, i tried to say that at 22:10 :)22:12
*** kjackal has quit IRC22:12
jeblairi just didn't say the magic word tobiash :)22:12
toskymordred: totally unrelated question (I think it was I while since I nagged you about this): any progress on the "Change publication interface to be directories on node, not executor" proposal?22:13
*** priteau has quit IRC22:13
jeblairandreaf: you linked to the same change twice -- did you have an example use of 524402?22:15
clarkbShrews: fwiw that totally happens with our single nodepool install and its extra confusing then22:16
*** kjackal has joined #openstack-infra22:17
mordredtosky: it's stacked behind a couple of other things - but it's VERY high on my todo list22:17
jeblairandreaf: but i like it :)22:17
clarkbmordred: re shared tenant for nodepools my "in a perfect world" answer is there is no reason for that because keystone v322:17
andreafthe other patch is https://review.openstack.org/#/c/524224/22:17
clarkbmordred: you should just give each nodepool its own tenant/project and its own quotas because keystone v3 makes it easy22:17
*** rfolco has joined #openstack-infra22:17
clarkbreality is no one uses keystone v3 properly except for citycloud so we are all doomed22:17
mordredclarkb: well - yes, in a perfect world I totally agree with you22:17
toskymordred: thanks; I'm waiting for it to convert the sahara jobs that publishes some tarballs, and in turn some changes for few new tarballs to be published22:18
*** rcernin has joined #openstack-infra22:18
*** marst has quit IRC22:19
*** rcernin has quit IRC22:21
*** rcernin has joined #openstack-infra22:21
mordredtosky: I will do my best to make headway on it tomorrow22:22
*** ganso has quit IRC22:22
*** edmondsw has quit IRC22:24
*** edmondsw has joined #openstack-infra22:24
*** edmondsw has quit IRC22:25
toskymordred: thanks! I didn't want to push, just to know that it was still on the list22:25
pabelangerI can kinda see the want for a shared tennant and 2 nodepool. Poosible you don't have the budget to get a 2nd.22:25
mordredtosky: oh - very much so22:25
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove nodesets from builds canceled during reconfiguration  https://review.openstack.org/52440922:26
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Don't shrink windows on reconfiguration  https://review.openstack.org/52441022:26
*** edmondsw_ has joined #openstack-infra22:27
jeblairEmilienM, mwhahaha: ^ there are the bugfixes for this morning's fun22:27
*** jascott1 has joined #openstack-infra22:27
jeblairbtw, we should keep an eye out for that happening again -- it absolutely could any time a queue grows longer than 20 items22:28
*** camunoz has quit IRC22:28
mwhahahawhich is the tripleo queue every day :D22:28
ianwX-Clacks-Overhead: GNU Terry Pratchett ... that's a new one22:30
*** edmondsw_ has quit IRC22:31
clarkbI feel like I'm missing out on a good discworld joke by not having ever read any discworld22:32
clarkbamybe I will fix that this weekend22:32
jeblairclarkb: you are missing out on a *lot* of good discworld jokes that way :)22:32
clarkbthey've been on my list of books to read but then i end up reading something super dark by Alastair Reynolds instead. I recently got halfway though the book about the angels and demons though I should finish that one first22:34
*** erlon has quit IRC22:35
ianwhttp://www.gnuterrypratchett.com/ ... fyi the GNU is not an indication of an attempt to make an open-source Terry Pratchett as i first assumed22:36
ianwbit of a shame his legacy is probably only noticed by annoyed developers debugging some silly issue, however :)22:37
*** Goneri has quit IRC22:38
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Don't set job var override_checkout if null  https://review.openstack.org/52441422:42
*** felipemonteiro has quit IRC22:44
jeblairandreaf: ^22:47
*** wolverineav has quit IRC22:48
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove nodesets from builds canceled during reconfiguration  https://review.openstack.org/52440922:49
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Don't shrink windows on reconfiguration  https://review.openstack.org/52441022:49
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Don't set job var override_checkout if null  https://review.openstack.org/52441422:49
*** jascott1 has quit IRC22:57
*** jascott1 has joined #openstack-infra22:58
openstackgerritStibbons proposed openstack-dev/pbr master: allow version override only for non pkgmetadata  https://review.openstack.org/52442122:58
*** boden has quit IRC22:58
*** jascott1 has quit IRC22:59
*** jascott1 has joined #openstack-infra22:59
*** jamesmcarthur has quit IRC23:00
*** jascott1 has quit IRC23:00
*** bobh has quit IRC23:01
*** slaweq has quit IRC23:02
*** felipemonteiro has joined #openstack-infra23:02
*** slaweq has joined #openstack-infra23:02
EmilienMjeblair: ack, thanks23:05
*** slaweq has quit IRC23:07
clarkbgeneral fyi disk use by elasticsearch still looks good after starting to keep additional days of data (up to 8 now) and logstash workers also haven't crumbled since the crm114 was added back in23:08
clarkband queue sizes are still small23:08
clarkbsshnaidm|off: when you are back to a computer would be curious to know if the errors file is being indexed as you expect it23:09
clarkblooks like we still aren't generating an uncategorized jobs page23:10
clarkbI'll poke at that some more23:10
clarkbseems like there were changes to review related to that23:11
*** jascott1 has joined #openstack-infra23:11
openstackgerritStibbons proposed openstack-dev/pbr master: Test on Python 3.6  https://review.openstack.org/52442623:11
*** akscram1 has quit IRC23:12
clarkbdmsimard: ^ I'm not seeing any changes to e-r related to that do you know if they got pushed or if I'm just blind?23:12
*** akscram1 has joined #openstack-infra23:14
*** dprince has quit IRC23:16
*** Apoorva has quit IRC23:16
dmsimardclarkb: I'm missing context23:16
clarkbdmsimard: http://status.openstack.org/elastic-recheck/data/integrated_gate.html still not updating23:17
*** rlandy|afk is now known as rlandy23:17
clarkbfor some reason I think there is or was fixes for that but I could be misremembering with everyhting that has happened in the last couple montsh23:17
clarkb(if not yet fixes I'll dig in and see if I can fix)23:17
dmsimardI've... never seen that page before23:17
dmsimardand it looks amazing23:18
dmsimardmoreso if it would be up to date23:18
clarkbok I probbaly misremembered then. Will look into why it isn't updating23:18
dmsimardclarkb: what I remember is the date in the e-r main page being off while the results were up to date23:20
dmsimardand that was because of an outdated query (like, looking for console.html or something)23:20
dmsimardbut the actual queries were accurate23:20
clarkbthe timestamps on those listed failures are definitely too old to be up to date23:21
dmsimardclarkb: but that seems like a static page.. is something supposed to be generating it ?23:22
dmsimardclarkb: did we have a periodic zuul v2 job or something ?23:22
*** iyamahat_ has joined #openstack-infra23:22
*** iyamahat has quit IRC23:22
*** bnemec has quit IRC23:22
clarkbelastic recheck generates it on a cron twice per hour23:24
clarkbsame as with the other e-r pages23:24
pabelangerYah, looks like it hasn23:24
pabelanger't updated since zuulv323:25
*** pbourke has quit IRC23:28
clarkbcd /var/lib/elastic-recheck && mkdir -p new && er_safe_run.sh elastic-recheck-uncategorized -d /opt/elastic-recheck/queries -t /usr/local/share/elastic-recheck/templates -o new  && mv new/*.html .23:28
clarkbthat is the cron command23:28
clarkbconfirmed that the command is in cron as expected23:28
*** pbourke has joined #openstack-infra23:30
clarkbI05626c563a9a053e396782c54dae4c6fa7d6e269 <- was a fix for this so I am not entirely crazy23:30
clarkbits just not a sufficient fix I guess23:30
clarkbI'm going to try manually running that all fails query to see what I get23:31
*** akscram1 has quit IRC23:32
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Don't shrink windows on reconfiguration  https://review.openstack.org/52441023:32
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Don't set job var override_checkout if null  https://review.openstack.org/52441423:32
*** akscram1 has joined #openstack-infra23:34
*** sboyron has quit IRC23:37
*** felipemonteiro has quit IRC23:38
*** mnencia_ has quit IRC23:38
*** thorst has quit IRC23:41
*** salv-orlando has quit IRC23:41
*** stakeda has joined #openstack-infra23:43
openstackgerritClark Boylan proposed openstack-infra/elastic-recheck master: Fix all fails query  https://review.openstack.org/52442823:44
clarkbpabelanger: dmsimard ^ based on manually running the query in kibana I think that is what is needed23:44
*** Apoorva has joined #openstack-infra23:45
clarkbmtreinish: mriedem ^ reviews on that much appreciated so that I can mark the e-r/logstash/elasticsearch zuulv3 stuff as mostly done (assuming this is the last missing piece)23:45
mordredclarkb: appropos of nothing, I have learned this evening that the version of pypy in xenial and the version of cryptography in upper-constraints are fundamentally incompatible23:49
clarkbmordred: yup23:50
mordredclarkb: and the solution is to use a newer version of pypy23:50
clarkbthat is what instigated the lets just stop testing pypy iirc23:50
clarkbwas everything broke one day after crytpography updated and we had a collective meh23:50
*** rbrndt has quit IRC23:50
mordredclarkb: well - for the sdk's pypy job I'm taking a stab at using a fedora-26 node instead of a xenial node23:50
jeblairmordred: oh, i guess we can't port that to c++23:51
mordredsince it has new enough pypy23:51
mordredjeblair: :)23:51
mordredjeblair: you say "can't" ...23:51
mordredjeblair: when I thnk you meant "probably shouldn't"23:51
jeblairyeah, i guess i mean, 'would be beside the point' :)23:51
mordred++23:51
clarkbyou could always have a thin swig layer23:51
mriedemclarkb: commented - do you want to remove that TODO in there about zuulv2?23:52
clarkbexcept don't because track records have shown I will have to fix it for mordred23:52
mordredclarkb: comeon. you LOVE fixing mordred swig code23:52
clarkbmriedem: I think we need to keep supporting zuul v2 for other users23:52
clarkbmriedem: I feel like that is an in a year todo23:52
mriedemah ok23:53
mriedemright, people actually maybe use e-r outside of upstream infra23:53
clarkbmriedem: ya that23:53
mriedemok +223:53
clarkbmordred: love is a bit strong :)23:53
*** Apoorva_ has joined #openstack-infra23:53
mordredclarkb: oh - actually, this f26 pypy job may not be a terrible idea ...23:53
mriedemclarkb: you know what i loved recently?23:53
mordredI have just discovered that the bindep file is incompete23:53
mordredincomplete23:53
*** jamesmcarthur has joined #openstack-infra23:53
clarkbmordred: yay learning things23:53
mriedemblair walsh missing a game tying kick23:53
clarkbmriedem: case keenum?23:53
clarkbmriedem: lol23:53
clarkbmriedem: its so bad23:54
mriedemtbf, it was like 85 yards out23:54
*** hemna_ has quit IRC23:54
mordredanybdy konw the openssl devel package on f26 off the top of their heads?23:54
mriedemdansmith: got some hot sportball talk here for you23:54
clarkbmordred: fedora has a package search website, oen sec23:55
clarkbmordred: https://apps.fedoraproject.org/packages/23:55
clarkbits annoying that centos does not23:55
mordredopenssl-devel23:55
mordredthakns!23:55
ianwmordred: openssl-1.1.0f-7.fc26.src.rpm23:56
*** felipemonteiro has joined #openstack-infra23:56
ianwthough we should have f27 soon23:56
mordredianw: it should be a fairly seamless swap when we do - it's just a little tox job23:56
*** Apoorva has quit IRC23:56
*** felipemonteiro_ has joined #openstack-infra23:57
*** Apoorva_ has quit IRC23:57
mordredianw: https://review.openstack.org/523383 Fix py35 and pypy tox env23:57
mordredfwiw23:57
* ianw records that as famous last words23:57
*** Apoorva has joined #openstack-infra23:57
*** jamesmcarthur has quit IRC23:58
clarkbmriedem: I'm mostly amazed that the rams are amazing23:58
clarkbmriedem: because well 8-8 is a meme23:59
mordredclarkb: yah. how the hell did the rams, you know, happen?23:59
clarkbmordred: ianw since you are both around either of you want to look at https://review.openstack.org/#/c/524428/ ?23:59

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