*** thorst has quit IRC | 00:02 | |
*** Apoorva_ has joined #openstack-infra | 00:04 | |
*** Apoorva has quit IRC | 00:06 | |
*** Swami has quit IRC | 00:17 | |
*** yamamoto_ has joined #openstack-infra | 00:18 | |
*** yamamoto_ has quit IRC | 00:24 | |
*** thorst has joined #openstack-infra | 00:25 | |
*** thorst has quit IRC | 00:26 | |
*** slaweq has joined #openstack-infra | 00:28 | |
*** esberglu has quit IRC | 00:33 | |
*** slaweq has quit IRC | 00:33 | |
*** zhurong has joined #openstack-infra | 00:45 | |
*** mat128 has joined #openstack-infra | 00:51 | |
*** cshastri has joined #openstack-infra | 00:59 | |
*** gmann has joined #openstack-infra | 01:01 | |
*** sbezverk has joined #openstack-infra | 01:07 | |
*** LindaWang has joined #openstack-infra | 01:16 | |
pabelanger | ianw: mind looking at https://review.openstack.org/496020/ would like to start uing ttl for our proxypass requests | 01:18 |
---|---|---|
*** yamamoto_ has joined #openstack-infra | 01:21 | |
ianw | pabelanger: did we consider disablereuse? | 01:21 |
ianw | does it make sense to have connection pooling to a cdn? | 01:21 |
pabelanger | ianw: haven't looked at that | 01:22 |
pabelanger | ianw: do you think we should stop pooling for the CDN? | 01:23 |
ianw | hmm, trying to think through it ... do we have workers just sitting there with open connections to buildlogs waiting? | 01:24 |
pabelanger | ianw: not sure | 01:25 |
pabelanger | but we are getting connections closed | 01:25 |
ianw | is it cloudfront? just looking at netstat | 01:26 |
pabelanger | no, hat is docker | 01:26 |
*** yamamoto_ has quit IRC | 01:26 | |
*** thorst has joined #openstack-infra | 01:26 | |
*** Julien-zte has quit IRC | 01:28 | |
ianw | sorry i mean is it actually going to a cdn? is it buildlogs or rdoproject the major issue? | 01:28 |
*** s-shiono has joined #openstack-infra | 01:28 | |
pabelanger | buildlogs from what I see | 01:28 |
ianw | does that resolve for you as 162.252.80.138 ? | 01:29 |
pabelanger | http://paste.openstack.org/show/618978/ | 01:29 |
pabelanger | 185.93.0.24 | 01:30 |
*** Julien-zte has joined #openstack-infra | 01:30 | |
*** thorst has quit IRC | 01:31 | |
*** bobh has quit IRC | 01:32 | |
ianw | interesting | 01:33 |
*** signed8bit_Zzz is now known as signed8bit | 01:33 | |
*** hongbin has joined #openstack-infra | 01:34 | |
ianw | actually the keepalive should be in the headers, maybe? | 01:35 |
pabelanger | well, looking at proxypass keepalive is false by default | 01:36 |
*** gcb has joined #openstack-infra | 01:36 | |
pabelanger | I think that is TCP | 01:36 |
pabelanger | we first wanted to add a ttl=120 | 01:36 |
pabelanger | see what happend, they try enabling keepalives, but that might also need OS tweaking | 01:37 |
pabelanger | but, if we don't want connection polling on the CND to start with, maybe disablereusue is an option too | 01:37 |
pabelanger | but it is network related for sure | 01:38 |
pabelanger | and possible firewall between apache2 and backend is doing something | 01:38 |
ianw | yeah; even curl locally to buildlogs.centos.org does reuse the connection; so it's not telling it not to. | 01:40 |
ianw | (buildlogs isn't unsetting keepalive, i mean) | 01:41 |
ianw | so it should be ok. like you've identified, maybe connections sitting around hit something funky in an intermediate firewall | 01:42 |
pabelanger | disablereuse would be good to test too | 01:43 |
pabelanger | maybe after we try enabling keepalives | 01:43 |
ianw | there are no shortage of options to try :) | 01:46 |
pabelanger | maybe we also just need to increase our timeout on buildlogs too | 01:46 |
pabelanger | we default to 60s | 01:46 |
openstackgerrit | Merged openstack-infra/system-config master: Enable ttl=120 for ProxyPass https://review.openstack.org/496020 | 01:47 |
clarkb | I like ttl because it doesnt require changing tcp kernel options hopefully it helps | 01:51 |
*** thorst has joined #openstack-infra | 01:51 | |
*** thorst has quit IRC | 01:51 | |
pabelanger | ya, happy to try it first | 01:52 |
mikal | I think I broke gerrit | 01:52 |
mikal | You're welcome | 01:52 |
mikal | Oh, its back | 01:52 |
mikal | I'll try harder next time | 01:52 |
pabelanger | [Sun Aug 20 13:00:36.051501 2017] [proxy_http:error] [pid 6136:tid 140065325905664] (70007)The timeout specified has expired: [client 146.20.110.34:41154] AH01102: error reading status line from remote server buildlogs.centos.org:443 | 01:53 |
pabelanger | clarkb: ianw: the fact I see that in rax.iad would seem that buildlogs.centos.org is just slow to respond | 01:54 |
*** jamesdenton has joined #openstack-infra | 01:59 | |
*** signed8b_ has joined #openstack-infra | 02:02 | |
*** cuongnv has joined #openstack-infra | 02:02 | |
*** iyamahat has quit IRC | 02:03 | |
*** signed8bit has quit IRC | 02:05 | |
*** liujiong has joined #openstack-infra | 02:08 | |
*** yamahata has quit IRC | 02:10 | |
ianw | yeah ... but i guess "buildlogs.centos.org:443" could be any number of different actual hosts. i wonder if you can get an ip address in there? if it was consistent, that might indicate something | 02:11 |
*** gcb has quit IRC | 02:12 | |
pabelanger | we do see the error happen time to time on rdoproject too | 02:14 |
pabelanger | so, i can aleast debug with #rdo and see what they see | 02:14 |
*** gcb has joined #openstack-infra | 02:15 | |
*** yamamoto_ has joined #openstack-infra | 02:22 | |
*** shu-mutou has joined #openstack-infra | 02:22 | |
ianw | yeah, seeing what happened in that side of the logs would be interesting | 02:23 |
*** yamamoto_ has quit IRC | 02:28 | |
*** signed8b_ is now known as signed8bit_Zzz | 02:29 | |
*** ramishra has joined #openstack-infra | 02:31 | |
*** Apoorva_ has quit IRC | 02:38 | |
*** Apoorva has joined #openstack-infra | 02:38 | |
*** Apoorva has quit IRC | 02:42 | |
*** hongbin has quit IRC | 02:48 | |
*** thorst has joined #openstack-infra | 02:52 | |
*** hongbin has joined #openstack-infra | 02:54 | |
*** yamamoto has joined #openstack-infra | 02:56 | |
*** nicolasbock has quit IRC | 02:57 | |
*** thorst has quit IRC | 02:57 | |
*** bramleya has joined #openstack-infra | 03:00 | |
*** yamamoto has quit IRC | 03:02 | |
*** xinliang has quit IRC | 03:07 | |
*** signed8bit_Zzz is now known as signed8b_ | 03:08 | |
*** signed8b_ has quit IRC | 03:08 | |
*** apetrich has quit IRC | 03:12 | |
*** funzo has joined #openstack-infra | 03:16 | |
*** apetrich has joined #openstack-infra | 03:17 | |
*** iyamahat has joined #openstack-infra | 03:17 | |
*** funzo has quit IRC | 03:21 | |
*** namnh has joined #openstack-infra | 03:21 | |
*** sree has joined #openstack-infra | 03:26 | |
*** ykarel has joined #openstack-infra | 03:29 | |
*** sree has quit IRC | 03:31 | |
*** bramleya has quit IRC | 03:33 | |
*** dave-mccowan has quit IRC | 03:40 | |
*** baoli has joined #openstack-infra | 03:40 | |
*** udesale has joined #openstack-infra | 03:42 | |
*** ykarel has quit IRC | 03:46 | |
*** baoli has quit IRC | 03:47 | |
*** jamesmcarthur has joined #openstack-infra | 03:47 | |
*** links has joined #openstack-infra | 03:51 | |
*** jamesmcarthur has quit IRC | 03:52 | |
*** baoli has joined #openstack-infra | 03:53 | |
*** mat128 has quit IRC | 03:53 | |
*** thorst has joined #openstack-infra | 03:53 | |
*** hongbin has quit IRC | 03:56 | |
*** baoli has quit IRC | 03:58 | |
*** hongbin has joined #openstack-infra | 03:58 | |
*** thorst has quit IRC | 03:59 | |
*** baoli has joined #openstack-infra | 03:59 | |
*** yamamoto has joined #openstack-infra | 04:03 | |
*** jamesmcarthur has joined #openstack-infra | 04:03 | |
*** baoli has quit IRC | 04:04 | |
*** hongbin has quit IRC | 04:04 | |
*** baoli has joined #openstack-infra | 04:05 | |
*** jamesmcarthur has quit IRC | 04:08 | |
* frickler is also seeing gerrit slowness und the cacti memory graph seems to suggest a restart might be helpful, too | 04:08 | |
*** ramishra has quit IRC | 04:08 | |
*** yamamoto has quit IRC | 04:09 | |
*** baoli has quit IRC | 04:09 | |
*** ramishra has joined #openstack-infra | 04:10 | |
*** baoli has joined #openstack-infra | 04:11 | |
*** baoli has quit IRC | 04:15 | |
*** jamesmcarthur has joined #openstack-infra | 04:19 | |
*** esberglu has joined #openstack-infra | 04:21 | |
*** sree has joined #openstack-infra | 04:22 | |
*** jamesmcarthur has quit IRC | 04:23 | |
ianw | frickler: hmm, still seeing issues? not much happening on the host | 04:24 |
*** pgadiya has joined #openstack-infra | 04:30 | |
*** esberglu has quit IRC | 04:31 | |
*** jamesmcarthur has joined #openstack-infra | 04:34 | |
*** ramishra has quit IRC | 04:37 | |
*** jamesmcarthur has quit IRC | 04:38 | |
*** ramishra has joined #openstack-infra | 04:39 | |
*** ykarel has joined #openstack-infra | 04:45 | |
*** sree has quit IRC | 04:47 | |
*** sree has joined #openstack-infra | 04:48 | |
*** dhajare_ has joined #openstack-infra | 04:48 | |
*** jamesmcarthur has joined #openstack-infra | 04:50 | |
*** thorst has joined #openstack-infra | 04:54 | |
*** markvoelker has quit IRC | 04:54 | |
*** jamesmcarthur has quit IRC | 04:54 | |
*** pbourke has quit IRC | 04:56 | |
*** ramishra has quit IRC | 04:56 | |
*** pbourke has joined #openstack-infra | 04:58 | |
*** ramishra has joined #openstack-infra | 04:58 | |
*** thorst has quit IRC | 04:58 | |
*** baoli has joined #openstack-infra | 05:00 | |
*** masber has quit IRC | 05:02 | |
*** baoli has quit IRC | 05:04 | |
*** baoli has joined #openstack-infra | 05:04 | |
*** yamamoto has joined #openstack-infra | 05:05 | |
*** jamesmcarthur has joined #openstack-infra | 05:05 | |
*** pgadiya has quit IRC | 05:09 | |
*** jamesmcarthur has quit IRC | 05:10 | |
*** yamamoto has quit IRC | 05:10 | |
*** funzo has joined #openstack-infra | 05:17 | |
*** jamesmcarthur has joined #openstack-infra | 05:21 | |
*** gcb has quit IRC | 05:21 | |
*** funzo has quit IRC | 05:22 | |
*** gcb has joined #openstack-infra | 05:23 | |
*** psachin has joined #openstack-infra | 05:24 | |
*** jamesmcarthur has quit IRC | 05:25 | |
ianw | fungi: could we do a bindep release? the rpm "--whatprovides" changes are required for testing to work with fedora26/python3.6 | 05:27 |
*** claudiub has joined #openstack-infra | 05:27 | |
*** panda has quit IRC | 05:29 | |
*** links has quit IRC | 05:30 | |
ianw | (ps happy to do it, just wanted to make sure nothing in flight i didn't know about) | 05:31 |
*** kjackal has joined #openstack-infra | 05:32 | |
*** links has joined #openstack-infra | 05:33 | |
*** pgadiya has joined #openstack-infra | 05:34 | |
*** sree has quit IRC | 05:34 | |
*** sree has joined #openstack-infra | 05:34 | |
*** jamesmcarthur has joined #openstack-infra | 05:36 | |
*** rodrigopaiva has joined #openstack-infra | 05:37 | |
*** baoli has quit IRC | 05:37 | |
*** sree has quit IRC | 05:39 | |
*** pgadiya has quit IRC | 05:40 | |
*** jamesmcarthur has quit IRC | 05:41 | |
*** rodrigopaiva has quit IRC | 05:45 | |
*** pgadiya has joined #openstack-infra | 05:51 | |
*** jamesmcarthur has joined #openstack-infra | 05:52 | |
*** masber has joined #openstack-infra | 05:55 | |
*** thorst has joined #openstack-infra | 05:55 | |
*** jamesmcarthur has quit IRC | 05:56 | |
*** thorst has quit IRC | 05:59 | |
*** pgadiya has quit IRC | 06:02 | |
openstackgerrit | Liang Cui proposed openstack-infra/openstackweb master: modify some misspellings https://review.openstack.org/496096 | 06:04 |
*** slaweq has joined #openstack-infra | 06:04 | |
*** kjackal has quit IRC | 06:04 | |
*** yamamoto has joined #openstack-infra | 06:06 | |
*** jamesmcarthur has joined #openstack-infra | 06:07 | |
*** yamamoto has quit IRC | 06:12 | |
*** jamesmcarthur has quit IRC | 06:12 | |
*** rlandy|bbl is now known as rlandy | 06:12 | |
*** pgadiya has joined #openstack-infra | 06:14 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Cleanup some devstack experimental jobs https://review.openstack.org/496103 | 06:18 |
*** ramishra has quit IRC | 06:19 | |
*** pgadiya has quit IRC | 06:20 | |
*** ramishra has joined #openstack-infra | 06:21 | |
*** jamesmcarthur has joined #openstack-infra | 06:23 | |
*** jamesmcarthur has quit IRC | 06:27 | |
*** shardy has joined #openstack-infra | 06:27 | |
openstackgerrit | Artur Basiak proposed openstack-infra/project-config master: Enable plugins for unified gates https://review.openstack.org/496110 | 06:31 |
*** yamahata has joined #openstack-infra | 06:33 | |
*** pgadiya has joined #openstack-infra | 06:34 | |
*** pgadiya has quit IRC | 06:34 | |
*** arturb has joined #openstack-infra | 06:36 | |
*** _jbadiapa has joined #openstack-infra | 06:38 | |
*** jamesmcarthur has joined #openstack-infra | 06:38 | |
*** jbadiapa_ has quit IRC | 06:38 | |
*** jascott1 has quit IRC | 06:39 | |
*** armax has quit IRC | 06:39 | |
*** jascott1 has joined #openstack-infra | 06:40 | |
*** jamesmcarthur has quit IRC | 06:43 | |
*** jascott1 has quit IRC | 06:44 | |
*** rcernin has joined #openstack-infra | 06:45 | |
*** pcaruana has joined #openstack-infra | 06:45 | |
*** jascott1 has joined #openstack-infra | 06:46 | |
*** slaweq_ has joined #openstack-infra | 06:46 | |
frickler | ianw: was better for a bit but now things are getting slow again. not consistent but maybe 50% of the requests | 06:50 |
*** slaweq_ has quit IRC | 06:50 | |
AJaeger | infra-root, gerrit needs a restart, I got several 502s... | 06:51 |
AJaeger | or invalid proxy | 06:51 |
*** jistr is now known as jistr|trng | 06:53 | |
AJaeger | frickler: I agree, gerrit is unusable here. ianw, if you're still around, could you restart gerrit, please? | 06:54 |
*** jpena|off is now known as jpena | 06:54 | |
*** markvoelker has joined #openstack-infra | 06:55 | |
*** coolsvap has joined #openstack-infra | 06:55 | |
*** thorst has joined #openstack-infra | 06:56 | |
*** thorst has quit IRC | 07:00 | |
*** Hal has joined #openstack-infra | 07:03 | |
*** Hal is now known as Guest77514 | 07:03 | |
*** csomerville has joined #openstack-infra | 07:05 | |
*** cody-somerville has quit IRC | 07:05 | |
*** florianf has joined #openstack-infra | 07:07 | |
*** jamesmcarthur has joined #openstack-infra | 07:09 | |
*** jamesmcarthur has quit IRC | 07:14 | |
*** iyamahat has quit IRC | 07:18 | |
*** funzo has joined #openstack-infra | 07:18 | |
*** jtomasek has joined #openstack-infra | 07:18 | |
*** dmellado has joined #openstack-infra | 07:18 | |
*** cshastri has quit IRC | 07:19 | |
*** tesseract has joined #openstack-infra | 07:20 | |
*** cshastri has joined #openstack-infra | 07:21 | |
*** panda has joined #openstack-infra | 07:22 | |
*** funzo has quit IRC | 07:22 | |
*** markvoelker has quit IRC | 07:29 | |
*** amoralej|off is now known as amoralej | 07:29 | |
AJaeger | yolanda: do you have time to restart gerrit, please? ^ | 07:30 |
*** yamahata has quit IRC | 07:31 | |
yolanda | hi AJaeger , sure | 07:32 |
*** jpich has joined #openstack-infra | 07:34 | |
*** psachin has quit IRC | 07:34 | |
yolanda | #status notice Gerrit is going to be restarted due to slow performance | 07:35 |
openstackstatus | yolanda: sending notice | 07:35 |
AJaeger | thanks | 07:35 |
-openstackstatus- NOTICE: Gerrit is going to be restarted due to slow performance | 07:36 | |
yolanda | #status ok Gerrit has been restarted successfully | 07:36 |
openstackstatus | yolanda: finished sending notice | 07:38 |
openstackstatus | yolanda: sending ok | 07:38 |
dmellado | yolanda: could you have a quick look at this patch? https://review.openstack.org/#/c/487928/ | 07:40 |
dmellado | thanks! | 07:40 |
-openstackstatus- NOTICE: Gerrit has been restarted successfully | 07:40 | |
*** jamesmcarthur has joined #openstack-infra | 07:40 | |
yolanda | hi dmellado , good morning! be polite! :) | 07:40 |
dmellado | lol | 07:40 |
dmellado | I usually am! xD | 07:41 |
dmellado | I just didn't have my coffee yet xD | 07:41 |
dmellado | how're you doing? | 07:41 |
yolanda | not so bad | 07:41 |
openstackstatus | yolanda: finished sending ok | 07:43 |
*** jamesmcarthur has quit IRC | 07:44 | |
*** jbadiapa_ has joined #openstack-infra | 07:46 | |
*** priteau has joined #openstack-infra | 07:47 | |
*** _jbadiapa has quit IRC | 07:48 | |
*** isaacb has joined #openstack-infra | 07:49 | |
*** egonzalez has joined #openstack-infra | 07:51 | |
*** ykarel is now known as ykarel|lunch | 07:51 | |
openstackgerrit | Merged openstack-infra/project-config master: Enable Octavia Variant https://review.openstack.org/487928 | 07:52 |
*** Guest77514 has quit IRC | 07:53 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Cleanup log translations https://review.openstack.org/496142 | 07:54 |
*** iyamahat has joined #openstack-infra | 07:54 | |
AJaeger | ianychoi: seeing many projects still have log level pos in-tree, I decided to clean them up ^ | 07:54 |
*** jamesmcarthur has joined #openstack-infra | 07:56 | |
*** Hal has joined #openstack-infra | 07:56 | |
openstackgerrit | Merged openstack-infra/project-config master: Enable plugins for unified gates https://review.openstack.org/496110 | 07:57 |
*** thorst has joined #openstack-infra | 07:57 | |
*** Hal is now known as Guest14971 | 07:57 | |
openstackgerrit | Merged openstack-infra/project-config master: add qos extension to all congress dsvm jobs https://review.openstack.org/496039 | 07:58 |
*** jamesmcarthur has quit IRC | 08:00 | |
*** bogdando has joined #openstack-infra | 08:01 | |
openstackgerrit | Merged openstack-infra/project-config master: neutron-fwaas/vpnaas-dashboard: publish to PyPI https://review.openstack.org/495738 | 08:01 |
openstackgerrit | Merged openstack-infra/project-config master: n8g-bagpipe: tune PROJECTS to match dependencies https://review.openstack.org/495841 | 08:01 |
*** thorst has quit IRC | 08:01 | |
*** makowals has quit IRC | 08:06 | |
*** makowals has joined #openstack-infra | 08:06 | |
*** alexchadin has joined #openstack-infra | 08:09 | |
ianychoi | AJaeger, I will see it - thanks! | 08:09 |
*** jogo has quit IRC | 08:09 | |
*** jamesmcarthur has joined #openstack-infra | 08:11 | |
*** liujiong_lj has joined #openstack-infra | 08:13 | |
*** derekh has joined #openstack-infra | 08:13 | |
*** jascott1 has quit IRC | 08:14 | |
*** liujiong has quit IRC | 08:14 | |
*** jascott1 has joined #openstack-infra | 08:14 | |
*** jamesmcarthur has quit IRC | 08:16 | |
*** jascott1 has quit IRC | 08:19 | |
*** jogo has joined #openstack-infra | 08:19 | |
*** jogo has quit IRC | 08:19 | |
*** jogo has joined #openstack-infra | 08:19 | |
*** iyamahat has quit IRC | 08:25 | |
*** shardy has quit IRC | 08:25 | |
*** liujiong has joined #openstack-infra | 08:25 | |
*** markvoelker has joined #openstack-infra | 08:26 | |
*** liujiong_lj has quit IRC | 08:26 | |
*** jamesmcarthur has joined #openstack-infra | 08:27 | |
*** liujiong_lj has joined #openstack-infra | 08:28 | |
*** Guest14971 has quit IRC | 08:29 | |
*** liujiong has quit IRC | 08:30 | |
*** dingyichen has quit IRC | 08:30 | |
*** jamesmcarthur has quit IRC | 08:31 | |
openstackgerrit | Daniel Mellado proposed openstack-infra/project-config master: Move experimental kuryr-k8s octavia job to check https://review.openstack.org/495744 | 08:34 |
*** yamamoto has joined #openstack-infra | 08:35 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-pip master: (WIP) Fix the wheel url in functional tests' mirror config https://review.openstack.org/496027 | 08:36 |
*** dtantsur|afk is now known as dtantsur | 08:36 | |
*** tosky has joined #openstack-infra | 08:38 | |
*** jamesmcarthur has joined #openstack-infra | 08:42 | |
*** ykarel|lunch is now known as ykarel | 08:44 | |
*** jbadiapa_ has quit IRC | 08:45 | |
*** Hal has joined #openstack-infra | 08:47 | |
*** Hal is now known as Guest48468 | 08:47 | |
*** jamesmcarthur has quit IRC | 08:47 | |
*** cuongnv has quit IRC | 08:49 | |
*** makowals has quit IRC | 08:49 | |
*** Guest48468 has quit IRC | 08:49 | |
*** makowals_ has joined #openstack-infra | 08:50 | |
*** thorst has joined #openstack-infra | 08:57 | |
*** jamesmcarthur has joined #openstack-infra | 08:58 | |
*** yamamoto has quit IRC | 08:59 | |
*** yamamoto has joined #openstack-infra | 08:59 | |
*** yamamoto has quit IRC | 08:59 | |
*** ociuhandu has quit IRC | 08:59 | |
*** markvoelker has quit IRC | 09:00 | |
bogdando | PTAL e-r queries https://review.openstack.org/#/c/493535/ https://review.openstack.org/#/c/493525/ https://review.openstack.org/#/c/493520/ to reduce unknown/uncategorised numbers | 09:01 |
bogdando | elastic-recheck folks, your feedback is needed please ! ^^ | 09:01 |
*** jbadiapa_ has joined #openstack-infra | 09:01 | |
*** thorst has quit IRC | 09:02 | |
*** jamesmcarthur has quit IRC | 09:02 | |
*** electrofelix has joined #openstack-infra | 09:03 | |
*** pblaho has joined #openstack-infra | 09:12 | |
*** apetrich has quit IRC | 09:13 | |
*** apetrich has joined #openstack-infra | 09:13 | |
*** jamesmcarthur has joined #openstack-infra | 09:13 | |
*** jamesmcarthur has quit IRC | 09:17 | |
*** shardy has joined #openstack-infra | 09:18 | |
*** funzo has joined #openstack-infra | 09:19 | |
*** sambetts|afk is now known as sambetts | 09:21 | |
*** apetrich has quit IRC | 09:23 | |
*** funzo has quit IRC | 09:23 | |
*** liujiong_lj has quit IRC | 09:27 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-pip master: (WIP) Fix the wheel url in functional tests' mirror config https://review.openstack.org/496027 | 09:28 |
*** jamesmcarthur has joined #openstack-infra | 09:29 | |
*** liujiong has joined #openstack-infra | 09:31 | |
*** gixxer1k has joined #openstack-infra | 09:32 | |
*** gixxer1k has quit IRC | 09:32 | |
*** e0ne has joined #openstack-infra | 09:33 | |
*** shu-mutou is now known as shu-mutou-AWAY | 09:33 | |
*** jamesmcarthur has quit IRC | 09:33 | |
*** apetrich has joined #openstack-infra | 09:35 | |
*** s-shiono has quit IRC | 09:39 | |
*** faizy has joined #openstack-infra | 09:40 | |
*** jamesmcarthur has joined #openstack-infra | 09:44 | |
*** cshastri has quit IRC | 09:46 | |
*** jamesmcarthur has quit IRC | 09:48 | |
*** csomerville has quit IRC | 09:50 | |
*** jbadiapa_ has quit IRC | 09:52 | |
*** jbadiapa_ has joined #openstack-infra | 09:52 | |
openstackgerrit | Bogdan Dobrelya proposed openstack-infra/tripleo-ci master: Rework the getthelogs helper script for wget recursive https://review.openstack.org/492178 | 09:55 |
*** nicolasbock has joined #openstack-infra | 09:56 | |
*** markvoelker has joined #openstack-infra | 09:57 | |
*** thorst has joined #openstack-infra | 09:58 | |
*** makowals_ has quit IRC | 09:58 | |
*** makowals has joined #openstack-infra | 09:59 | |
*** yamamoto has joined #openstack-infra | 10:00 | |
*** nicolasbock has quit IRC | 10:01 | |
*** makowals_ has joined #openstack-infra | 10:02 | |
*** stakeda has quit IRC | 10:02 | |
*** thorst has quit IRC | 10:03 | |
*** makowals has quit IRC | 10:05 | |
*** yamamoto has quit IRC | 10:05 | |
*** alexchadin has quit IRC | 10:05 | |
*** alexchadin has joined #openstack-infra | 10:07 | |
openstackgerrit | Flavio Percoco proposed openstack-infra/tripleo-ci master: Collect mistral-ansible execution files from /tmp https://review.openstack.org/483867 | 10:08 |
*** alexchadin has quit IRC | 10:10 | |
*** alexchadin has joined #openstack-infra | 10:11 | |
*** alexchadin has quit IRC | 10:13 | |
*** nicolasbock has joined #openstack-infra | 10:13 | |
*** liujiong has quit IRC | 10:13 | |
*** jamesmcarthur has joined #openstack-infra | 10:15 | |
*** zhurong has quit IRC | 10:17 | |
*** jamesmcarthur has quit IRC | 10:20 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: OSA: Only try to copy file if if exists https://review.openstack.org/496191 | 10:21 |
odyssey4me | andymccr hwoarang ^ your reviews would be appreciated | 10:23 |
*** apetrich has quit IRC | 10:23 | |
hwoarang | odyssey4me: lgtm +1 | 10:25 |
*** evrardjp has joined #openstack-infra | 10:26 | |
odyssey4me | evrardjp as incoming PTL for OSA I'd appreciate your review of https://review.openstack.org/496191 | 10:26 |
openstackgerrit | Andy McCrae proposed openstack-infra/project-config master: OSA: Only try to copy file if it exists https://review.openstack.org/496191 | 10:27 |
evrardjp | k | 10:27 |
odyssey4me | it'll help the project-config reviewers to know that it's been reviewed by the PTL and therefore they can review purely on how it affects infra and whether it'll work | 10:27 |
*** jascott1 has joined #openstack-infra | 10:28 | |
openstackgerrit | Sam Betts proposed openstack-infra/glean master: Break systemd unit dependency cycle https://review.openstack.org/485748 | 10:28 |
openstackgerrit | Sam Betts proposed openstack-infra/glean master: Fix bonding for RHEL and systemd based OSs https://review.openstack.org/455638 | 10:28 |
*** yamamoto has joined #openstack-infra | 10:30 | |
*** raissa_ is now known as raissa | 10:30 | |
*** markvoelker has quit IRC | 10:31 | |
evrardjp | odyssey4me: ofc :) | 10:31 |
*** jamesmcarthur has joined #openstack-infra | 10:31 | |
*** rossella_s has joined #openstack-infra | 10:31 | |
*** rossella_s has quit IRC | 10:31 | |
*** sree has joined #openstack-infra | 10:35 | |
*** jamesmcarthur has quit IRC | 10:35 | |
*** udesale has quit IRC | 10:36 | |
*** sree has quit IRC | 10:39 | |
*** dtantsur is now known as dtantsur|bbl | 10:40 | |
*** shardy has quit IRC | 10:42 | |
*** baoli has joined #openstack-infra | 10:45 | |
*** jamesmcarthur has joined #openstack-infra | 10:46 | |
*** jkilpatr has quit IRC | 10:48 | |
*** baoli has quit IRC | 10:49 | |
*** yee379 has quit IRC | 10:50 | |
*** yee379 has joined #openstack-infra | 10:51 | |
*** jamesmcarthur has quit IRC | 10:52 | |
*** markmcd has quit IRC | 10:52 | |
hwoarang | i am seeing a lot of dns/network related issues on opensuse jobs today | 10:52 |
hwoarang | http://logs.openstack.org/99/496199/1/check/gate-openstack-ansible-pip_install-ansible-func-opensuse-423-nv/96d9ad0/console.html#_2017-08-22_10_49_25_973970 | 10:53 |
hwoarang | http://logs.openstack.org/80/495880/4/experimental/gate-openstack-ansible-openstack-ansible-aio-opensuse-423-nv/f28b83f/console.html#_2017-08-22_10_09_39_049318 | 10:53 |
*** markmcd has joined #openstack-infra | 10:53 | |
hwoarang | is it known? i checked the backlog but I can't see similar reports | 10:53 |
*** wolverineav has joined #openstack-infra | 10:57 | |
*** zeus has quit IRC | 10:59 | |
*** slaweq_ has joined #openstack-infra | 10:59 | |
*** zeus has joined #openstack-infra | 11:00 | |
*** DinaBelova has quit IRC | 11:00 | |
*** ruhe has quit IRC | 11:00 | |
*** freerunner has quit IRC | 11:00 | |
*** zeus is now known as Guest90692 | 11:00 | |
*** DinaBelova has joined #openstack-infra | 11:00 | |
*** eventingmonkey has quit IRC | 11:00 | |
*** kambiz has quit IRC | 11:00 | |
*** njohnston has quit IRC | 11:00 | |
*** quite has quit IRC | 11:00 | |
*** StevenK has quit IRC | 11:00 | |
*** junbo has quit IRC | 11:01 | |
*** e0ne has quit IRC | 11:01 | |
*** slaweq has quit IRC | 11:01 | |
*** rcarrillocruz has quit IRC | 11:01 | |
*** tobiash has quit IRC | 11:01 | |
*** leifmadsen has quit IRC | 11:01 | |
*** bkero has quit IRC | 11:01 | |
*** Dinesh_Bhor has quit IRC | 11:01 | |
*** ruhe has joined #openstack-infra | 11:01 | |
*** tmorin has joined #openstack-infra | 11:01 | |
*** kukacz has quit IRC | 11:01 | |
*** lihi has quit IRC | 11:01 | |
*** zerick has quit IRC | 11:01 | |
*** stephenfin has quit IRC | 11:01 | |
*** toabctl has quit IRC | 11:01 | |
*** sshnaidm|off has quit IRC | 11:01 | |
*** zerick has joined #openstack-infra | 11:02 | |
*** e0ne has joined #openstack-infra | 11:02 | |
*** StevenK has joined #openstack-infra | 11:02 | |
*** eventingmonkey has joined #openstack-infra | 11:02 | |
*** alex_xu has quit IRC | 11:02 | |
*** tobiash has joined #openstack-infra | 11:03 | |
*** luzC has quit IRC | 11:03 | |
*** toabctl has joined #openstack-infra | 11:04 | |
*** vryzhenkin has joined #openstack-infra | 11:04 | |
*** Dinesh_Bhor has joined #openstack-infra | 11:05 | |
*** junbo has joined #openstack-infra | 11:05 | |
*** kambiz has joined #openstack-infra | 11:05 | |
*** sshnaidm|off has joined #openstack-infra | 11:05 | |
*** stephenfin has joined #openstack-infra | 11:05 | |
*** quite has joined #openstack-infra | 11:05 | |
*** lihi has joined #openstack-infra | 11:05 | |
*** luzC has joined #openstack-infra | 11:05 | |
*** rcarrillocruz has joined #openstack-infra | 11:05 | |
*** alex_xu has joined #openstack-infra | 11:06 | |
*** njohnston has joined #openstack-infra | 11:06 | |
*** bkero has joined #openstack-infra | 11:06 | |
*** leifmadsen has joined #openstack-infra | 11:06 | |
hwoarang | and another one http://logs.openstack.org/99/496199/1/experimental/gate-openstack-ansible-pip_install-ansible-func-opensuse-423-nv/4f7a8d8/console.html | 11:06 |
*** thorst has joined #openstack-infra | 11:07 | |
*** kukacz has joined #openstack-infra | 11:07 | |
*** jkilpatr has joined #openstack-infra | 11:07 | |
*** thorst has quit IRC | 11:11 | |
*** alexchadin has joined #openstack-infra | 11:13 | |
tmorin | hi infraroot, I've got a question related to Depends-On: I have a change in project X, with a Depends-on a change in project Y, but test job don't incorporate the project Y change... could someone help me fix that ? | 11:15 |
*** funzo has joined #openstack-infra | 11:16 | |
*** funzo has quit IRC | 11:16 | |
*** funzo has joined #openstack-infra | 11:16 | |
*** yamamoto has quit IRC | 11:18 | |
*** funzo has quit IRC | 11:21 | |
AJaeger | hwoarang: we made some changes with glean/dns AFAIK - best talk with pabelanger and clarkb later today | 11:21 |
AJaeger | tmorin: Read first https://docs.openstack.org/infra/manual/developers.html#limitations-and-caveats - it really depends how your test set up is done. If you install from pip, the depends-on is just an ordering. it only helps if the dependent repo is checked out from git. | 11:22 |
tmorin | AJaeger: the case that is problematic to me is a networking-bagpipe change depending-on a networking-bgpvpn change, and networking-bagpipe *is* installing networking-bgpvpn via git ( https://github.com/openstack/networking-bagpipe/blob/master/tools/tox_install.sh#L65 ) | 11:26 |
hwoarang | AJaeger: ok thank you. I will try to talk to them later then | 11:26 |
tmorin | AJaeger: also, I guess you meant "via PyPi", because installing with pip from git, works right ? | 11:27 |
*** markvoelker has joined #openstack-infra | 11:28 | |
frickler | tmorin: do you still have this issue after https://review.openstack.org/495841 merged? | 11:29 |
tmorin | AJaeger: I have a hard time troubleshooting, devstack-gate checks out a commit I can't identify : http://logs.openstack.org/40/494240/3/check/gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv/0bdcbc8/logs/devstack-gate-setup-workspace-new.txt.gz#_2017-08-22_08_23_30_495 | 11:29 |
tmorin | frickler: yes :-( hence my question here | 11:29 |
*** yamamoto has joined #openstack-infra | 11:30 | |
AJaeger | tmorin: using zuul-cloner? | 11:32 |
tmorin | AJaeger: yes | 11:32 |
tmorin | frickler, AJaeger: actually, devstack-gate seems to checkout the depends-on commit ( http://logs.openstack.org/40/494240/3/check/gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv/0bdcbc8/logs/devstack-gate-setup-workspace-new.txt.gz#_2017-08-22_08_23_32_448 ), but the dsvm-fullstack job sees master HEAD commit: http://logs.openstack.org/40/494240/3/check/gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv/0bdcbc8/conso | 11:33 |
tmorin | le.html#_2017-08-22_08_31_38_985411 | 11:33 |
AJaeger | tmorin: we just merged https://review.openstack.org/#/c/495841/ - are you using that change? | 11:33 |
AJaeger | tmorin: better recheck, your log file is older... | 11:34 |
AJaeger | tmorin: sorry, can't help debugging further right now, hope others can | 11:34 |
tmorin | AJaeger: yes, I rechecked after 495841 merged | 11:35 |
tmorin | AJaeger: see above devstack-gate seems to take the depends on into account, but somehow my job retrieves another change somewhere | 11:36 |
*** bramleya has joined #openstack-infra | 11:37 | |
tmorin | AJaeger: the job logs aren't older than the time of the "Change has been successfully merged into the git repository by Jenkins" message of the project config change | 11:38 |
tmorin | AJaeger, frickler: I would investigate what tools/tox_install.sh has done when starting the tox job, but the tox logdir is empty: http://logs.openstack.org/40/494240/3/check/gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv/0bdcbc8/tox/ ... any idea why ? | 11:39 |
*** bramleya has quit IRC | 11:41 | |
*** ldnunes has joined #openstack-infra | 11:41 | |
*** ociuhandu has joined #openstack-infra | 11:43 | |
*** yamamoto has quit IRC | 11:46 | |
*** yamamoto has joined #openstack-infra | 11:48 | |
*** apetrich has joined #openstack-infra | 11:52 | |
frickler | tmorin: IIUC setting "--branch $BRANCH_NAME" in your zuul-cloner call in tools/tox_install.sh might override the ZUUL_REF that contains your dependency | 11:52 |
*** faizy has quit IRC | 11:55 | |
*** faizy has joined #openstack-infra | 11:57 | |
AJaeger | tmorin: your run is from 8:19, the change merged at 8:01 - and it takes another puppet run to make it effective. So, it might be that the project-config change was not there. | 11:58 |
*** faizy has quit IRC | 11:58 | |
*** faizy has joined #openstack-infra | 11:58 | |
tmorin | AJaeger: if there is another step, then maybe, but devstack-gate seems to have seen the depends-on: http://logs.openstack.org/40/494240/3/check/gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv/0bdcbc8/logs/devstack-gate-setup-workspace-new.txt.gz#_2017-08-22_08_23_32_448 | 11:59 |
AJaeger | But still, that change is different from what tox-install does. | 11:59 |
tmorin | AJaeger: ok, I'll do a recheck again then | 12:00 |
*** markvoelker has quit IRC | 12:01 | |
tmorin | frickler: this sounds like a plausible explanation, if I add --zuul-ref $ZUUL_REF to the zuul-cloner command line in the case where $ZUUL_REF is non empty, would that work ? | 12:01 |
tmorin | frickler: (is ZUUL_REF inherited in the environment variables that tox sees and presumably passes on to the install_command ?) | 12:02 |
AJaeger | tmorin: let's figure out with the rest of the team the best approach - and then do us all a favour and sync all copies of tox_install.sh in the networking repos, each does it differently ;( | 12:02 |
AJaeger | tmorin, frickler I'm off again for a bit... | 12:02 |
*** yamamoto has quit IRC | 12:03 | |
*** gildub has quit IRC | 12:03 | |
tmorin | AJaeger: I think some steps where taken to improve that, but I'll try to keep in mind to discuss the question during PTG | 12:03 |
*** yamamoto has joined #openstack-infra | 12:04 | |
*** sshnaidm|off is now known as sshnaidm | 12:05 | |
*** mat128 has joined #openstack-infra | 12:07 | |
frickler | tmorin: maybe the sudo here needs -E in order to pass the environment http://logs.openstack.org/40/494240/3/check/gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv/0bdcbc8/console.html#_2017-08-22_08_31_33_034152 | 12:07 |
*** baoli has joined #openstack-infra | 12:08 | |
*** olaph has quit IRC | 12:08 | |
*** yamamoto has quit IRC | 12:10 | |
tmorin | frickler: indeed, good point, perhaps it might even be sufficient if zuul-cloner does the right thing when ZUUL_REF is set (?) | 12:10 |
tmorin | frickler: I will investigate this direction, thanks for the help ! | 12:10 |
frickler | tmorin: yes, that might make my earlier comment obsolete | 12:10 |
*** Julien-zte has quit IRC | 12:11 | |
*** thorst has joined #openstack-infra | 12:11 | |
*** ramishra has quit IRC | 12:12 | |
*** yamamoto has joined #openstack-infra | 12:12 | |
*** baoli has quit IRC | 12:12 | |
*** Julien-zte has joined #openstack-infra | 12:12 | |
*** rlandy has joined #openstack-infra | 12:12 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: OSA: Only try to copy file if if exists https://review.openstack.org/496191 | 12:13 |
*** ramishra has joined #openstack-infra | 12:14 | |
*** amoralej is now known as amoralej|lunch | 12:14 | |
*** faizy has quit IRC | 12:15 | |
*** trown|outtypewww is now known as trown | 12:17 | |
*** kjackal has joined #openstack-infra | 12:18 | |
*** pblaho has quit IRC | 12:19 | |
*** efoley has joined #openstack-infra | 12:20 | |
*** dprince has joined #openstack-infra | 12:25 | |
*** slaweq_ has quit IRC | 12:25 | |
*** signed8bit has joined #openstack-infra | 12:25 | |
*** slaweq has joined #openstack-infra | 12:26 | |
*** olaph has joined #openstack-infra | 12:26 | |
*** slaweq has quit IRC | 12:30 | |
*** efoley_ has joined #openstack-infra | 12:31 | |
*** efoley_ has quit IRC | 12:31 | |
*** markvoelker has joined #openstack-infra | 12:32 | |
*** dave-mccowan has joined #openstack-infra | 12:34 | |
*** slaweq has joined #openstack-infra | 12:34 | |
*** psachin has joined #openstack-infra | 12:35 | |
*** gixxer1k has joined #openstack-infra | 12:36 | |
*** gixxer1k has quit IRC | 12:37 | |
*** udesale has joined #openstack-infra | 12:37 | |
*** psachin has quit IRC | 12:39 | |
*** psachin has joined #openstack-infra | 12:39 | |
*** kjackal has quit IRC | 12:44 | |
*** kjackal has joined #openstack-infra | 12:44 | |
*** LindaWang has quit IRC | 12:47 | |
*** thorst is now known as thorst_afk | 12:49 | |
*** alexchadin has quit IRC | 12:51 | |
*** alexchadin has joined #openstack-infra | 12:51 | |
*** esberglu has joined #openstack-infra | 12:53 | |
*** zhurong has joined #openstack-infra | 12:56 | |
*** signed8bit is now known as signed8bit_Zzz | 12:56 | |
*** jpena is now known as jpena|lunch | 12:58 | |
*** bh526r has joined #openstack-infra | 12:58 | |
*** kjackal has quit IRC | 13:00 | |
*** kjackal__ has joined #openstack-infra | 13:00 | |
*** felipemonteiro_ has joined #openstack-infra | 13:07 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/infra-manual master: Add Zuul v3 quickstart section https://review.openstack.org/495971 | 13:08 |
*** jcoufal has joined #openstack-infra | 13:10 | |
*** signed8bit_Zzz is now known as signed8bit | 13:10 | |
*** signed8bit has quit IRC | 13:12 | |
*** yamamoto has quit IRC | 13:12 | |
*** signed8b_ has joined #openstack-infra | 13:12 | |
*** LindaWang has joined #openstack-infra | 13:13 | |
*** yamamoto has joined #openstack-infra | 13:14 | |
*** funzo has joined #openstack-infra | 13:17 | |
*** baoli has joined #openstack-infra | 13:18 | |
*** kgiusti has joined #openstack-infra | 13:18 | |
*** funzo has quit IRC | 13:21 | |
*** yamamoto has quit IRC | 13:22 | |
*** baoli has quit IRC | 13:22 | |
*** LindaWang has quit IRC | 13:27 | |
*** felipemonteiro__ has joined #openstack-infra | 13:29 | |
*** LindaWang has joined #openstack-infra | 13:30 | |
*** Julien-zte has quit IRC | 13:32 | |
*** felipemonteiro_ has quit IRC | 13:32 | |
*** pblaho has joined #openstack-infra | 13:34 | |
*** bobh has joined #openstack-infra | 13:35 | |
*** amoralej|lunch is now known as amoralej | 13:36 | |
*** xyang1 has joined #openstack-infra | 13:37 | |
*** eharney has joined #openstack-infra | 13:38 | |
*** Julien-zte has joined #openstack-infra | 13:39 | |
*** ramishra has quit IRC | 13:40 | |
*** sree has joined #openstack-infra | 13:41 | |
*** ramishra has joined #openstack-infra | 13:43 | |
*** pblaho has quit IRC | 13:43 | |
*** jbadiapa_ has quit IRC | 13:43 | |
*** sree has quit IRC | 13:45 | |
*** Goneri has joined #openstack-infra | 13:48 | |
*** apetrich has quit IRC | 13:48 | |
*** shardy has joined #openstack-infra | 13:49 | |
openstackgerrit | Bogdan Dobrelya proposed openstack-infra/tripleo-ci master: Rework the getthelogs helper script for wget recursive https://review.openstack.org/492178 | 13:50 |
*** slaweq has quit IRC | 13:51 | |
*** alexchadin has quit IRC | 13:55 | |
*** alexchadin has joined #openstack-infra | 13:56 | |
*** yamahata has joined #openstack-infra | 13:57 | |
*** quite has quit IRC | 13:58 | |
*** dhajare_ has quit IRC | 13:58 | |
*** hongbin has joined #openstack-infra | 13:59 | |
*** jbadiapa_ has joined #openstack-infra | 13:59 | |
*** felipemonteiro__ has quit IRC | 14:02 | |
*** iyamahat has joined #openstack-infra | 14:07 | |
*** srobert has joined #openstack-infra | 14:08 | |
*** ramishra has quit IRC | 14:10 | |
*** marst has joined #openstack-infra | 14:11 | |
*** ramishra has joined #openstack-infra | 14:12 | |
*** armax has joined #openstack-infra | 14:14 | |
*** LindaWang has quit IRC | 14:18 | |
*** rbrndt has joined #openstack-infra | 14:18 | |
*** zhurong has quit IRC | 14:19 | |
*** links has quit IRC | 14:20 | |
*** gagehugo has joined #openstack-infra | 14:23 | |
*** yamamoto has joined #openstack-infra | 14:23 | |
openstackgerrit | Rabi Mishra proposed openstack-infra/project-config master: Fix amqp1 non-voting job failures https://review.openstack.org/496244 | 14:26 |
openstackgerrit | Giulio Fidente proposed openstack-infra/project-config master: Trigger TripleO scenario001 on Mistral workflow changes https://review.openstack.org/496245 | 14:28 |
*** yamamoto has quit IRC | 14:28 | |
openstackgerrit | Giulio Fidente proposed openstack-infra/project-config master: Trigger TripleO scenario001 and 004 on Mistral workflow changes https://review.openstack.org/496245 | 14:30 |
pabelanger | AJaeger: hwoarang: We added --skip-dns options to glean, which would force images to now use unbound. | 14:33 |
openstackgerrit | Merged openstack-infra/project-config master: Disable py2 dsvm on nodepool feature/zuulv3 branch https://review.openstack.org/492629 | 14:33 |
hwoarang | pabelanger: i see. however, opensuse images now all fail with dns issues :( | 14:33 |
*** alexchadin has quit IRC | 14:34 | |
pabelanger | http://logs.openstack.org/99/496199/1/check/gate-openstack-ansible-pip_install-ansible-func-opensuse-423-nv/96d9ad0/logs/host/unbound.log.txt.gz | 14:34 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Set base environment as python3 https://review.openstack.org/496251 | 14:34 |
pabelanger | that doesn't look right | 14:34 |
hwoarang | yep | 14:34 |
*** eharney has quit IRC | 14:34 | |
pabelanger | not sure why dlv.isc.org is getting appending | 14:36 |
pabelanger | I guess that is DNSSec | 14:36 |
*** jianghuaw has quit IRC | 14:40 | |
openstackgerrit | Rabi Mishra proposed openstack-infra/project-config master: Fix amqp1 non-voting job failures https://review.openstack.org/496244 | 14:41 |
pabelanger | hwoarang: myguess is unbound.conf on opensuse is not the same as xenial or centos | 14:41 |
*** LindaWang has joined #openstack-infra | 14:41 | |
hwoarang | pabelanger: i wonder if we should use the same unbound.conf for the deployed images | 14:42 |
pabelanger | hwoarang: yes, we likely should | 14:43 |
*** udesale has quit IRC | 14:44 | |
hwoarang | i should be mostly identical based on what i see on nodepool/elements/nodepool-base/finalise.d/89-unbound but who knows | 14:46 |
*** signed8b_ has quit IRC | 14:46 | |
AJaeger | pabelanger: openSUSE has unbound 1.5.10 - is that recent enough? | 14:47 |
*** sshnaidm is now known as sshnaidm|afk | 14:48 | |
*** isaacb has quit IRC | 14:48 | |
*** eharney has joined #openstack-infra | 14:49 | |
pabelanger | AJaeger: not sure, as long as it is newer they trusty, I think we'll be fine | 14:50 |
AJaeger | ;) | 14:51 |
clarkb | 1.4.22 on trusty | 14:53 |
clarkb | I wonder if opensuse isn't installing the certs necessary to verify things properly | 14:53 |
hwoarang | can we reserve a host to have a look at it? because using unbound on vanilla leap 42.3 works fine :/ | 14:54 |
clarkb | ya we should be able to grab a host. I have a meeting in 5 minutes and can help after | 14:54 |
*** xarses has joined #openstack-infra | 14:55 | |
*** felipemonteiro_ has joined #openstack-infra | 14:56 | |
*** felipemonteiro__ has joined #openstack-infra | 14:57 | |
*** gouthamr has joined #openstack-infra | 14:59 | |
clarkb | hwoarang: I'm guessing it is some side effect of our "minimal" install which likely has fewer items installed (like certs) than vanilla | 14:59 |
hwoarang | our image pulls ca-certificates-mozilla which should be enough | 14:59 |
hwoarang | but maybe it needs more (like ca-certificates-cacert) | 15:00 |
hwoarang | we shall see | 15:00 |
*** felipemonteiro_ has quit IRC | 15:01 | |
*** ykarel has quit IRC | 15:01 | |
*** ykarel has joined #openstack-infra | 15:01 | |
clarkb | hwoarang: do you have an ssh public key published somewhere? | 15:02 |
*** jpena|lunch is now known as jpena | 15:02 | |
hwoarang | clarkb: http://dev.gentoo.org/~hwoarang/id_rsa_gentoo.pub | 15:04 |
hwoarang | but i can only do ipv4... | 15:04 |
AJaeger | hwoarang: jump to suse.de and go from there ;) | 15:04 |
hwoarang | true ;p | 15:04 |
clarkb | we don't have ipv6 only instances anymore | 15:05 |
*** cody-somerville has joined #openstack-infra | 15:06 | |
*** cody-somerville has joined #openstack-infra | 15:06 | |
*** windmoon has joined #openstack-infra | 15:07 | |
*** jamesmcarthur has joined #openstack-infra | 15:08 | |
*** baoli has joined #openstack-infra | 15:09 | |
*** signed8bit has joined #openstack-infra | 15:11 | |
*** ramishra has quit IRC | 15:13 | |
*** dtantsur|bbl is now known as dtantsur | 15:13 | |
*** baoli has quit IRC | 15:13 | |
*** LindaWang has quit IRC | 15:14 | |
*** baoli has joined #openstack-infra | 15:14 | |
*** windmoon has quit IRC | 15:14 | |
clarkb | hwoarang: root@23.253.73.108 | 15:14 |
*** markus_z has quit IRC | 15:15 | |
hwoarang | clarkb: im in | 15:15 |
*** rcernin has quit IRC | 15:15 | |
clarkb | hwoarang: dig google.com works at least | 15:16 |
clarkb | resolver is localhost | 15:16 |
clarkb | and /etc/unbound/forwarding.conf looks correct | 15:17 |
*** funzo has joined #openstack-infra | 15:18 | |
hwoarang | yeah | 15:18 |
hwoarang | dnssec validation works too | 15:18 |
*** baoli has quit IRC | 15:18 | |
pabelanger | are we running dnssec on other OS? | 15:21 |
clarkb | pabelanger: ya dnssec should be enforced everywhere by unbound | 15:21 |
clarkb | I'm wondering if maybe dns upstream of us broke dnssec and now the problem is no longer present? | 15:21 |
clarkb | or maybe the job that ran on that host fixes it via some side effect, it ran an os ansible job | 15:22 |
*** Apoorva has joined #openstack-infra | 15:22 | |
pabelanger | clarkb: are you sure? our unbound.conf file on xenial is empty | 15:22 |
pabelanger | is dnssec default enabled? | 15:22 |
*** tmorin has quit IRC | 15:23 | |
*** funzo has quit IRC | 15:23 | |
pabelanger | dlv-anchor-file: "/etc/unbound/dlv.isc.org.key" | 15:24 |
pabelanger | that is set on opensuse | 15:24 |
pabelanger | other operating systems don't have that | 15:24 |
pabelanger | default is "" | 15:25 |
*** yamamoto has joined #openstack-infra | 15:25 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/project-config master: Remove grenade linuxbridge multinode job from neutron dashboard https://review.openstack.org/496287 | 15:25 |
pabelanger | so, I think that is what is happening | 15:25 |
pabelanger | interesting | 15:25 |
pabelanger | Default is "", or no dlv anchor file. DLV is going to be decommissioned. Please do not use it any more. | 15:26 |
clarkb | pabelanger: ya it was one of the features we wanted in moving away from provider dns | 15:27 |
hwoarang | hmm | 15:27 |
hwoarang | so was that a temp glitch in the dlv website? | 15:28 |
pabelanger | clarkb: okay, I haven't really look at dnssec much. So, not sure if we are using it across all nodes or not | 15:28 |
*** bogdando has quit IRC | 15:28 | |
pabelanger | hwoarang: good question, we need to hit dlv for dnssec? | 15:28 |
clarkb | pabelanger: https://www.unbound.net/documentation/howto_anchor.html the dlv-anchor-file is a separate thing | 15:30 |
*** yamamoto has quit IRC | 15:30 | |
clarkb | pabelanger: https://tools.ietf.org/html/rfc5074 | 15:31 |
clarkb | so basically dlv is for trusting things that aren't able to normally be trusted all the way to the root if I am reading that properly. Its like a superset of dnssec | 15:31 |
hwoarang | pabelanger: doesn't look like we talk directly to it | 15:31 |
hwoarang | but maybe the recursive dns does :/ | 15:31 |
hwoarang | no idea | 15:31 |
*** jamesmcarthur has quit IRC | 15:32 | |
pabelanger | clarkb: right, so should we remove that in opensuse, dlv-anchor-file | 15:32 |
hwoarang | sounds like i need to open a bug to opensuse about it | 15:33 |
pabelanger | worth asking, since unbound docs say not to use it | 15:33 |
clarkb | section 4 of that rfc says it is a higher query load | 15:33 |
clarkb | but has advantages in the security policy that it can implement | 15:33 |
clarkb | so yes I think it a possibility that the remote servers were just having a sad at the time | 15:34 |
hwoarang | if xenial unbound.conf is empty and everything works, can we wipe opensuse's one too? | 15:34 |
hwoarang | a wild guess but.. | 15:34 |
*** dougwig has joined #openstack-infra | 15:34 | |
pabelanger | I checked centos, it does have some defaults setup | 15:34 |
*** jamesmcarthur has joined #openstack-infra | 15:34 | |
*** jamesmcarthur has quit IRC | 15:35 | |
hwoarang | opensuse's config is massive ;/ | 15:35 |
*** jamesmcarthur has joined #openstack-infra | 15:35 | |
clarkb | I think we need the include directives | 15:35 |
hwoarang | yeah but the nodepool element takes care of it | 15:35 |
hwoarang | injects some stuff so our custom .conf files are included | 15:35 |
clarkb | a better option is probably to just have our dib element comment out the dlv rather than rewriting the entire file | 15:35 |
hwoarang | that too | 15:35 |
hwoarang | anyway let me open a bug for now | 15:36 |
*** dhajare_ has joined #openstack-infra | 15:36 | |
clarkb | hwoarang: I think a patch to comment out that line in the dib element is probably a good start | 15:36 |
clarkb | if you want to push that. I can likely push one up after breakfast if you prefer | 15:36 |
*** ykarel has quit IRC | 15:36 | |
hwoarang | i may not have time to do it today | 15:37 |
hwoarang | if yuo don't do it, i will do it tomorrow | 15:37 |
*** apetrich has joined #openstack-infra | 15:38 | |
pabelanger | infra-root: Could you please add https://review.openstack.org/494672/ to your review pipeline, I'd like to start testing our publish-openstack-python-branch-tarball zuulv3 job. | 15:38 |
hwoarang | bug opened | 15:39 |
hwoarang | and i disconnected from teh node | 15:39 |
hwoarang | clarkb: thank you | 15:39 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: External Calendar Sync https://review.openstack.org/487683 | 15:39 |
*** csomerville has joined #openstack-infra | 15:39 | |
*** dougs1 has joined #openstack-infra | 15:41 | |
*** seanhandley has quit IRC | 15:41 | |
*** dhajare_ has quit IRC | 15:42 | |
*** e0ne has quit IRC | 15:43 | |
*** cody-somerville has quit IRC | 15:43 | |
dougs1 | Can anyone point me in the right direction to create a 'bareon-release' group? (https://review.openstack.org/#/admin/groups/?filter=bareon) | 15:43 |
dougs1 | As required to create a new branch, according to the config here: https://github.com/openstack-infra/project-config/blob/a8124f45e1719332c4318e47897cde4faab308ad/gerrit/acls/openstack/bareon.config | 15:44 |
*** sshnaidm|afk is now known as sshnaidm | 15:44 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Fix on GetSummitById endpoint https://review.openstack.org/496294 | 15:47 |
dougs1 | sorry - scrap that - looks like I need to email the members | 15:47 |
clarkb | dougs1: the group exists and has three members https://review.openstack.org/#/admin/groups/1209,members | 15:47 |
*** kjackal__ has quit IRC | 15:49 | |
openstackgerrit | Chris Hoge proposed openstack-infra/irc-meetings master: Update the refstack meeting with new chair/ptl https://review.openstack.org/496296 | 15:53 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Fix on GetSummitById endpoint https://review.openstack.org/496294 | 15:53 |
openstackgerrit | Chris Hoge proposed openstack-infra/irc-meetings master: Update the refstack meeting with new chair/ptl https://review.openstack.org/496296 | 15:55 |
*** thorst_afk has quit IRC | 15:55 | |
*** jascott1 has quit IRC | 15:55 | |
*** thorst_afk has joined #openstack-infra | 15:57 | |
openstackgerrit | Sean McGinnis proposed openstack-infra/irc-meetings master: Switch meeting chair for Cinder Queens PTL https://review.openstack.org/496298 | 15:57 |
*** egonzalez has quit IRC | 15:59 | |
*** dougs1 has left #openstack-infra | 16:00 | |
*** thorst_afk has quit IRC | 16:01 | |
*** aviau has quit IRC | 16:04 | |
*** aviau has joined #openstack-infra | 16:04 | |
*** tesseract has quit IRC | 16:04 | |
*** thorst_afk has joined #openstack-infra | 16:05 | |
*** shardy has quit IRC | 16:06 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Add devstack_localrc ansible module https://review.openstack.org/496301 | 16:06 |
*** kjackal has joined #openstack-infra | 16:06 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Add devstack_localrc ansible module https://review.openstack.org/496301 | 16:08 |
*** tosky has quit IRC | 16:09 | |
*** tosky has joined #openstack-infra | 16:10 | |
*** florianf has quit IRC | 16:11 | |
amotoki | hi, infra-core, could you take a look https://review.openstack.org/#/c/476456/ ? this is nosehtmloutput python3 support and infra-core are the only core reviewers for this. | 16:12 |
amotoki | I am waiting for reviews two months, so let me ask for reviews | 16:13 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid master: Fixed bug on grants pagination https://review.openstack.org/496305 | 16:14 |
*** iyamahat has quit IRC | 16:15 | |
*** yamahata has quit IRC | 16:16 | |
pabelanger | clarkb: so tripleo is in talks of decommissioning tripleo-test-cloud-rh1, in favor of using rdocloud. By doing this, they've also agreed to moving to 3rd party CI by standing up there own zuul / nodepool. | 16:17 |
pabelanger | clarkb: would we be interested in helping them manage the mirror infrastructure for RDOcloud, from our ansible wheel? | 16:17 |
*** florianf has joined #openstack-infra | 16:18 | |
clarkb | I don't think so. Part of the struggle with rh1 has been that mixed managemetn where we don't have full control of our own tenant | 16:19 |
pabelanger | clarkb: right, that's why I believe too. Trying to help them keep our system-config in sync for the mirror logic. I guess we should see about moving that into puppet-openstackci | 16:20 |
*** signed8bit is now known as signed8bit_Zzz | 16:22 | |
*** vryzhenkin is now known as freerunner | 16:25 | |
*** yamamoto has joined #openstack-infra | 16:26 | |
*** seanhandley has joined #openstack-infra | 16:27 | |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config master: Don't use dlv-anchor-file with unbound https://review.openstack.org/496310 | 16:31 |
clarkb | post breakfast dibing | 16:31 |
*** jpena is now known as jpena|away | 16:31 | |
*** ociuhandu has quit IRC | 16:31 | |
*** yamamoto has quit IRC | 16:32 | |
clarkb | doesn't look like sed errors if it doesn't make any changes so that should be fine without a conditional | 16:32 |
clarkb | I am going to delete the suse node I held now | 16:33 |
*** Apoorva has quit IRC | 16:33 | |
*** Apoorva has joined #openstack-infra | 16:34 | |
*** signed8bit_Zzz is now known as signed8bit | 16:34 | |
*** iyamahat has joined #openstack-infra | 16:35 | |
*** yamahata has joined #openstack-infra | 16:36 | |
clarkb | fungi: if you are around, have you done infra project update sessions at previous summits? | 16:36 |
*** pcaruana has quit IRC | 16:37 | |
clarkb | fungi: I'ev got email that says we need to confirm our physical presence if planning on doing those, but I don't recall there having been one for infra in boston. There was on boarding session but not project update iirc | 16:37 |
*** Apoorva has quit IRC | 16:38 | |
clarkb | amotoki: its been ignored beacuse we really don't want people to use nose anymore | 16:39 |
clarkb | I think that project is probably a good candidate for expanding the core group to individuals interested in keeping nose going | 16:39 |
clarkb | infra-root ^ thoughts? | 16:39 |
amotoki | clarkb: i understand it as general suggestion | 16:40 |
amotoki | clarkb: on the other hand, horizon and their plugin still use nose and migrating to testtools is not a simple change as far as I checked | 16:40 |
* mordred reads | 16:40 | |
pabelanger | clarkb: Ya, we talked about that at weekly meeting a while back. I offered to help if needed | 16:41 |
mordred | clarkb: yes, I agree - we generally don't care about nose, but there are two projects still using it | 16:41 |
*** sree has joined #openstack-infra | 16:42 | |
mordred | I'd be fine personally expanding the core team - but I'd also really love to get those two remaining projects able to emit subunit even if they don't do it via testr | 16:42 |
jeblair | clarkb: i'm fine with expanding, though i would note that the CTI sasy we use testr, so those projects are non-compliant with a tc standard. https://governance.openstack.org/tc/reference/cti/python_cti.html | 16:43 |
mordred | (like, it would be much better to get a good nose-subunit plugin for the folks stuck on nose for some reason than to put further work into nosehtmloutput | 16:43 |
mordred | also what jeblair said | 16:43 |
clarkb | ya I'm trying to remember what the horizon issue was and I think it had to do with django unittesting constructs? | 16:43 |
mordred | yah | 16:43 |
mordred | it's worth checking to see if that can be run in testr without converting the unittests themselves to testtools | 16:44 |
clarkb | ya its possible that subunit.run would just work | 16:44 |
mordred | it's possible that we're far enough along that it owuld 'just work' | 16:44 |
clarkb | especially now that testtools is a lightweight shim over unittest2 | 16:45 |
pabelanger | would be a good project for zuulv3 tox + nose testing | 16:45 |
mordred | and if there's an issue, solving that specific issue is likely less work than a nose testrunner subunit plugin or further improvements to nosehtmloutput | 16:45 |
mordred | ALL THAT SAID - I'm also fine expanding the nosehtmloutput core team if there are humans who value that program | 16:45 |
clarkb | amotoki: ^ given that discussion is there any interest in attempting horizon unittests + subunit? and/or would you be interested in maintaining nosehtmloutput? | 16:46 |
amotoki | personally I would like to migrate to horizon unit tests to more standard way for a long term | 16:47 |
amotoki | for a short term I am okay to maintain nosehtmloutput for a while | 16:47 |
mordred | oh - right - it's that the django tests work via ./manage.py test | 16:49 |
*** kjackal has quit IRC | 16:49 | |
openstackgerrit | Merged openstack-infra/project-config master: Add publish-openstack-python-branch-tarball job https://review.openstack.org/494672 | 16:49 |
clarkb | I'm going to go ahead and approve the change for now, ist simple and straightforward. I think we will also need a release pushed before it addresses horizon's current problems | 16:50 |
openstackgerrit | Merged openstack-infra/nose-html-output master: Python 3 support https://review.openstack.org/476456 | 16:50 |
amotoki | I haven't understood the discussion fully but django integration for testr is needed. it is worth explored | 16:50 |
clarkb | and if no one is opposed I will add amotoki to nose html output core | 16:51 |
mordred | ++ | 16:51 |
jeblair | ++ | 16:51 |
openstackgerrit | Darragh Bailey proposed openstack-infra/irc-meetings master: JJB meetings are being held in dedicated channel https://review.openstack.org/496314 | 16:51 |
*** florianf has quit IRC | 16:51 | |
*** florianf has joined #openstack-infra | 16:53 | |
mordred | amotoki: so - as a stepping stone - we curently install https://pypi.python.org/pypi/openstack.nose_plugin which is pretty much unmaintained anyway - but it is a nose plugin we install while doing django nose unittests (it's for colored output) - there is also a VERY old nose-subunit plugin which looks to be incomplete and doesn't use subunitv2 (which is what we use) - but might be worth looking at | 16:53 |
mordred | for hints https://github.com/liucougar/nose-subunit | 16:53 |
mordred | amotoki: I think the 'easiest' next step would likely to be to write a good nose-subunit plugin that uses latest python-subunit so that it does subunit2 properly | 16:54 |
clarkb | ok I've done those things except for make a release. I will do that as soon as things merge. amotoki you have new core powers, you may have to hard refresh gerrit to see new voting options. | 16:54 |
amotoki | mordred: thanks for the pointers. while I need to explore some tools around testing, i will explore it | 16:56 |
amotoki | clarkb: thanks. perhaps waiting for a while (one hour?) will solves gerrit voting options. | 16:57 |
AJaeger | jeblair, aspiers brought just up that https://docs.openstack.org/infra/zuul/ is still the old content. Can we merge a simple change to publish the content again? | 16:58 |
aspiers | AJaeger: it's not the old content, it's zero content :) | 16:58 |
*** efoley has quit IRC | 16:58 | |
*** felipemonteiro__ has quit IRC | 16:58 | |
AJaeger | aspiers: "old" = the broken content from zuul-jobs | 16:58 |
pabelanger | AJaeger: thanks for +3 | 17:00 |
AJaeger | welcome, pabelanger | 17:02 |
*** derekh has quit IRC | 17:03 | |
*** Hal has joined #openstack-infra | 17:03 | |
*** Hal is now known as Guest15054 | 17:03 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove grenade linuxbridge multinode job from neutron dashboard https://review.openstack.org/496287 | 17:06 |
*** apetrich has quit IRC | 17:11 | |
*** electrofelix has quit IRC | 17:12 | |
*** Guest15054 has quit IRC | 17:13 | |
*** thorst_afk has quit IRC | 17:13 | |
*** apetrich has joined #openstack-infra | 17:14 | |
*** sshnaidm is now known as sshnaidm|off | 17:15 | |
AJaeger | gcb: please review https://review.openstack.org/496325 | 17:18 |
*** funzo has joined #openstack-infra | 17:19 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: OSA: Add non-voting galera_server upgrade scenario test https://review.openstack.org/496326 | 17:20 |
*** jpena|away is now known as jpena | 17:22 | |
*** eranrom_ has joined #openstack-infra | 17:22 | |
*** sambetts is now known as sambetts|afk | 17:22 | |
*** Swami has joined #openstack-infra | 17:23 | |
*** funzo has quit IRC | 17:23 | |
*** Swami has quit IRC | 17:23 | |
*** Swami has joined #openstack-infra | 17:24 | |
*** eranrom has quit IRC | 17:25 | |
*** wolverineav has quit IRC | 17:26 | |
*** wolverineav has joined #openstack-infra | 17:26 | |
*** jpich has quit IRC | 17:28 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/zuul master: Add link to Infra Manual https://review.openstack.org/496329 | 17:28 |
*** yamamoto has joined #openstack-infra | 17:28 | |
AJaeger | infra-root, what do you think of merging ^ to publish the zuul docs again to docs.o.o/infra/zuul so that the content is accurate again? | 17:28 |
jeblair | AJaeger: +3 | 17:28 |
AJaeger | thanks, jeblair | 17:29 |
*** greghaynes has quit IRC | 17:29 | |
AJaeger | aspiers: ^ | 17:31 |
aspiers | \o/ | 17:31 |
aspiers | I'm out of date, what does +3 mean? | 17:32 |
aspiers | +2+1? | 17:32 |
AJaeger | project-config cores, could you review https://review.openstack.org/496142 and https://review.openstack.org/495742 | 17:32 |
aspiers | code review and workflow? | 17:32 |
AJaeger | aspiers: reviewed and approved - so, once that change is merged and the post jobs run, the content is available again | 17:32 |
aspiers | that sounds like a yes | 17:32 |
AJaeger | aspiers: yeah - we've been typing at the same time ;) | 17:33 |
aspiers | :) | 17:33 |
*** tosky has quit IRC | 17:33 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add a simple devstack job https://review.openstack.org/496330 | 17:34 |
*** yamamoto has quit IRC | 17:35 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename upload-twine to upload-pypi https://review.openstack.org/496331 | 17:35 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack python tarball creation job https://review.openstack.org/496332 | 17:35 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 17:35 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Consume upload-pypi role https://review.openstack.org/496334 | 17:35 |
*** Hal has joined #openstack-infra | 17:36 | |
*** Hal is now known as Guest26629 | 17:36 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add a simple devstack job https://review.openstack.org/496330 | 17:36 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: External Calendar Sync https://review.openstack.org/487683 | 17:38 |
*** trown is now known as trown|lunch | 17:42 | |
*** greghaynes has joined #openstack-infra | 17:43 | |
*** Guest26629 has quit IRC | 17:44 | |
*** coolsvap has quit IRC | 17:45 | |
clarkb | amotoki: fyi https://pypi.python.org/pypi/nose-htmloutput is a thing that claims python3 support | 17:45 |
clarkb | amotoki: I am pushing a tag for nose-html-output now | 17:45 |
*** jamesmcarthur has quit IRC | 17:45 | |
*** sree has quit IRC | 17:46 | |
*** jamesmcarthur has joined #openstack-infra | 17:46 | |
clarkb | amotoki: infra-root and that is done. Tag is pushed release publishing should happen soon | 17:49 |
*** thorst_afk has joined #openstack-infra | 17:49 | |
*** jamesmcarthur has quit IRC | 17:50 | |
clarkb | pabelanger: when you get a chance can you review https://review.openstack.org/#/c/496310/ to address the dlv issue on suse? | 17:51 |
amotoki | clarkb: thanks for all. I am leaving the channels for bed. | 17:51 |
*** florianf has quit IRC | 17:51 | |
*** florianf has joined #openstack-infra | 17:52 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul-jobs master: Install build private key too https://review.openstack.org/494302 | 17:53 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul-jobs master: Add known_hosts generation for multiple nodes https://review.openstack.org/494700 | 17:53 |
AJaeger | jeblair: did we remove all jobs for zuul master? I do not see https://review.openstack.org/#/c/496329/ tested - neither on status.o.o/zuul nor on zuulv3.openstack.org ;( | 17:53 |
openstackgerrit | Merged openstack-infra/openstackid master: Fixed bug on grants pagination https://review.openstack.org/496305 | 17:55 |
*** tosky has joined #openstack-infra | 17:56 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack-infra/project-config master: nodepool: elements: Drop deprecated dlv-anchor-file option from unbound https://review.openstack.org/496341 | 17:57 |
hwoarang | clarkb: pabelanger fyi^^ | 17:57 |
AJaeger | clarkb, pabelanger, could you review https://review.openstack.org/496142 , please? That's a translation update | 17:57 |
clarkb | hwoarang: oh I pushed https://review.openstack.org/#/c/496310/ | 17:58 |
hwoarang | aahhh missed that | 17:58 |
*** jpena is now known as jpena|off | 17:59 | |
*** Guest90692 is now known as zeus` | 18:01 | |
*** vhosakot has joined #openstack-infra | 18:01 | |
*** zeus` is now known as zeus | 18:02 | |
*** zeus has quit IRC | 18:02 | |
*** zeus has joined #openstack-infra | 18:02 | |
*** dtantsur is now known as dtantsur|afk | 18:05 | |
*** signed8b_ has joined #openstack-infra | 18:06 | |
*** eharney has quit IRC | 18:07 | |
*** jamesmcarthur has joined #openstack-infra | 18:08 | |
*** signed8bit has quit IRC | 18:09 | |
jeblair | AJaeger: yes. we may just want to trigger a docs job manually. | 18:18 |
*** pvaneck has joined #openstack-infra | 18:18 | |
*** thorst_a_ has joined #openstack-infra | 18:18 | |
*** thorst_afk has quit IRC | 18:20 | |
*** Apoorva has joined #openstack-infra | 18:21 | |
*** eharney has joined #openstack-infra | 18:23 | |
clarkb | jlvillal: would be good to get tonyb to weigh in on my comment on https://review.openstack.org/#/c/492231/2. devstack-gate already mostly handles that for us today except it includes pike | 18:25 |
*** amoralej is now known as amoralej|off | 18:27 | |
jlvillal | clarkb, Makes sense. I was trying to be safe and suggested that to make sure we didn't break stable/* | 18:28 |
clarkb | ya in theory things still work without tls (because we still test quite a few things that way) so it should be relatively safe, but tonyb would know best | 18:29 |
*** signed8bit has joined #openstack-infra | 18:29 | |
*** bobh has quit IRC | 18:31 | |
*** yamamoto has joined #openstack-infra | 18:31 | |
AJaeger | jeblair: I can abandon my change if you trigger one manually - or you force merge it, the post job is still there and should run... | 18:31 |
*** Adri2000 has quit IRC | 18:31 | |
* AJaeger waves good bye | 18:31 | |
*** signed8b_ has quit IRC | 18:32 | |
*** Adri2000 has joined #openstack-infra | 18:33 | |
*** Adri2000 has quit IRC | 18:33 | |
*** Adri2000 has joined #openstack-infra | 18:33 | |
*** yamamoto has quit IRC | 18:37 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Unpin Paramiko https://review.openstack.org/496355 | 18:38 |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Update Ansible from 2.2.0.0 to 2.3.2.0 https://review.openstack.org/496356 | 18:38 |
*** lin_yang has joined #openstack-infra | 18:41 | |
*** slaweq has joined #openstack-infra | 18:42 | |
*** slaweq has quit IRC | 18:45 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 18:49 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack python tarball creation job https://review.openstack.org/496332 | 18:49 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename upload-twine to upload-pypi https://review.openstack.org/496331 | 18:49 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename tox/tarball-post to python/tarball-post https://review.openstack.org/496364 | 18:49 |
*** florianf has quit IRC | 18:49 | |
*** amotoki has quit IRC | 18:53 | |
*** florianf has joined #openstack-infra | 19:00 | |
clarkb | infra meeting time | 19:00 |
*** signed8bit is now known as signed8bit_Zzz | 19:03 | |
*** signed8bit_Zzz is now known as signed8bit | 19:03 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename tox/tarball-post to python/tarball-post https://review.openstack.org/496364 | 19:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 19:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack python tarball creation job https://review.openstack.org/496332 | 19:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename upload-twine to upload-pypi https://review.openstack.org/496331 | 19:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Consume upload-pypi role https://review.openstack.org/496334 | 19:08 |
*** florianf has quit IRC | 19:13 | |
*** funzo has joined #openstack-infra | 19:16 | |
*** slaweq has joined #openstack-infra | 19:16 | |
*** gixxer1k has joined #openstack-infra | 19:18 | |
*** gixxer1k has quit IRC | 19:18 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Split ensuring tox is installed into a role https://review.openstack.org/496375 | 19:19 |
*** trown|lunch is now known as trown|brb | 19:20 | |
*** trown|brb is now known as trown | 19:20 | |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Use the ensure-tox role in a pre-run playbook https://review.openstack.org/496377 | 19:21 |
*** funzo has quit IRC | 19:22 | |
Shrews | after the meeting, if someone could help me figure out why the changes in https://review.openstack.org/#/c/492629/6/zuul/layout.yaml are not filtering on the branch as expected? I'm seeing the new gate-dsvm-nodepool-py35 job run on master (it isn't supposed to), and still seeing gate-dsvm-nodepool running on feature/zuulv3 | 19:23 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Add publish-openstack-python-branch-tarball for zuul https://review.openstack.org/496379 | 19:26 |
pabelanger | jeblair: mordred: do we want publish-openstack-python-branch-tarball for zuul in project-config or openstack-infra/zuul ? | 19:27 |
mordred | pabelanger: openstack-infra/zuul | 19:28 |
pabelanger | mordred: ack | 19:28 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add publish-openstack-python-branch-tarball post job https://review.openstack.org/496380 | 19:30 |
*** yamamoto has joined #openstack-infra | 19:33 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename tox/tarball-post to python/tarball-post https://review.openstack.org/496364 | 19:35 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 19:35 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack python tarball creation job https://review.openstack.org/496332 | 19:35 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename upload-twine to upload-pypi https://review.openstack.org/496331 | 19:35 |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Centralize the Ansible configuration parameters in ansible.cfg https://review.openstack.org/496384 | 19:35 |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Move the ansible.cfg file outside $WORKSPACE https://review.openstack.org/496385 | 19:35 |
*** sbezverk has quit IRC | 19:35 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 19:37 |
*** sbezverk has joined #openstack-infra | 19:37 | |
*** yamamoto has quit IRC | 19:38 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Update site_logs to use logs.o.o DNS https://review.openstack.org/496389 | 19:46 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: External Calendar Sync https://review.openstack.org/487683 | 19:46 |
*** sree has joined #openstack-infra | 19:46 | |
*** bh526r has quit IRC | 19:47 | |
AJaeger | Shrews: see http://logs.openstack.org/29/492629/6/gate/gate-project-config-layout/dbe41f3/console.html#_2017-08-22_14_32_54_256334 | 19:48 |
AJaeger | Shrews: don't know what overrides it, you have to check - just confirming it does | 19:49 |
Shrews | AJaeger: yeah, that looks like it's not hitting the branch filter at all | 19:50 |
*** sree has quit IRC | 19:50 | |
clarkb | also looks like you've got two entries that match gate-dsvm-nodepool-py35? can probably collapse those into one | 19:52 |
*** armax has quit IRC | 19:52 | |
Shrews | clarkb: yes, is that not allowed? I see two entries for the gearman-zk-shim branch too, but that log output seems to indicate that isn't (and has never) worked either | 19:53 |
clarkb | Shrews: well last match wins, they don't have overlapping attributes so its fine as is but potentially confusing if they were to grow overlapping attributes | 19:54 |
*** jkilpatr has quit IRC | 19:55 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add build-openstack-python-tarball job https://review.openstack.org/496390 | 19:55 |
*** e0ne has joined #openstack-infra | 19:55 | |
*** slaweq has quit IRC | 19:56 | |
clarkb | is it possible that zuul launchers just hadn't updated their config yet when you saw the jobs run unexpectedly? though it adds the job to check too so if the job is running at all the branch attribute should be in place too | 19:56 |
Shrews | clarkb: how often do they update? | 19:58 |
clarkb | Shrews: puppet has been updating every half hour or so. Should haev updated within an hour after merging | 19:59 |
Shrews | yeah, i rechecked one well after that time | 20:00 |
clarkb | is the gearman-zk-shim branch still a thing? | 20:00 |
ianw | cmurphy: gem 'puppet-lint-empty_string-check' <- is that supposed to be removed as part of your change? | 20:00 |
clarkb | or can we clean that out? I think may be best just to simplify this config as much as possible to make it easier to read and debug | 20:00 |
openstackgerrit | Merged openstack-infra/project-config master: Use artifact publication roles from zuul-jobs https://review.openstack.org/494231 | 20:00 |
ianw | cmurphy: and what does "gem_checkout_method[:require] = false" do? | 20:01 |
Shrews | clarkb: i think we gave up on that | 20:01 |
Shrews | mordred: right? no more gearman-zk-shim? | 20:02 |
*** portdirect is now known as tintin | 20:03 | |
*** tintin is now known as portdirect | 20:04 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-pip master: (WIP) Try removing pip.conf entirely https://review.openstack.org/496027 | 20:04 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Move local.conf writing to a role https://review.openstack.org/496393 | 20:04 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Publish artifacts to tarballs.o.o for zuulv3 https://review.openstack.org/496394 | 20:05 |
pabelanger | infra-root: ^ switches out zuulv3-dev.o.o secret with tarballs.o.o secret. | 20:05 |
clarkb | Shrews: AJaeger the first of the two rules is not a regex so it must match the name exactly, the second is a regex. I'm wondering if the behavior there is not quite last match wins (I know it is for regexes) | 20:06 |
clarkb | Shrews: AJaeger ya I think that may be it because the py35-src-nv job didn't run against master only the exact matching job name did | 20:07 |
clarkb | that said, out of curiousity why not run that job against master? | 20:08 |
*** jascott1 has joined #openstack-infra | 20:08 | |
Shrews | clarkb: the py35-src-nv job? it's supposed to | 20:08 |
clarkb | looks like it works and we will merge the feature branch into master at some point and that gets you the job set up | 20:08 |
cmurphy | ianw: hmm well it wasn't entirely intentional, it's the one linter gem we don't have standardized on every module but i'd rather get rid of it - but i should probably do that in a separate change | 20:08 |
clarkb | Shrews: https://review.openstack.org/#/c/490781/ looking at that nodepool master ran gate-dsvm-nodepool-py35 but not gate-dsvm-nodepool-py35-src-nv | 20:09 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename tox/tarball-post to python/tarball-post https://review.openstack.org/496364 | 20:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 20:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add non-OpenStack python tarball creation job https://review.openstack.org/496332 | 20:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add upload-pypi role https://review.openstack.org/495972 | 20:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Remove tox-tarball job https://review.openstack.org/496395 | 20:10 |
Shrews | clarkb: yep. i used that to check on things on the master branch. the py35-src-nv is supposed to run, but not the new py35 one | 20:10 |
*** ldnunes has quit IRC | 20:10 | |
openstackgerrit | Merged openstack-infra/shade master: Add option to force delete cinder volume https://review.openstack.org/494705 | 20:10 |
Shrews | clarkb: and on feature/zuulv3, both are supposed to run | 20:10 |
cmurphy | ianw: re gem_checkout_method the original Gemfile had an implied associative array {:git => ..., :require => false }, the change makes the associatie array named and gem_checkout_method[:require] = false is setting one key | 20:10 |
Shrews | clarkb: i may just revert my change since this messed up both master and feature/zuulv3 jobs | 20:11 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Consume upload-pypi role https://review.openstack.org/495973 | 20:12 |
ianw | cmurphy: i mean more what does the require false bit actually do? | 20:12 |
clarkb | Shrews: I'm working on a simplification patch if you want to wait a minute | 20:12 |
Shrews | ack | 20:12 |
cmurphy | ianw: oh, it means import the lib dynamically when it's required from a module instead of loading it when bundler is run | 20:13 |
cmurphy | i don't think that's particularly important either, i could remove it to make it simpler | 20:13 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Move local.conf writing to a role https://review.openstack.org/496393 | 20:14 |
*** Goneri has quit IRC | 20:14 | |
*** dprince has quit IRC | 20:14 | |
*** jkilpatr has joined #openstack-infra | 20:15 | |
*** makowals_ has quit IRC | 20:16 | |
*** e0ne has quit IRC | 20:18 | |
pabelanger | clarkb: do you mind +3 on https://review.openstack.org/496394/ start publishing to tarballs.o.o | 20:18 |
ianw | cmurphy: ok, well up to you? might be easier to just approve if everything looks the same | 20:18 |
*** jokke_ has quit IRC | 20:18 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-elasticsearch master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495588 | 20:19 |
cmurphy | ianw: i'll fix them if that ^ looks good to you | 20:19 |
Shrews | clarkb: yeah, looking at an older layout job log, doesn't look like it was ever working correctly for the gearman-zk-shim branch (which is what i based my work on). | 20:20 |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config master: Drastically simplify nodepool dsvm zuul layout https://review.openstack.org/496399 | 20:20 |
clarkb | Shrews: AJaeger I think ^ should be what we want | 20:20 |
clarkb | basically run python2 and python3 on master, run only python3 on feature/zuulv3. Use -nv job names so that we can stop having explicit non voting rules | 20:22 |
cmurphy | ianw: also looks like pycrypto does build successfully if pip.conf is removed entirely http://logs.openstack.org/27/496027/4/check/gate-puppet-pip-puppet-beaker-rspec-ubuntu-xenial/5d8d1bb/console.html#_2017-08-22_20_17_01_358258 so something is weird there | 20:23 |
*** ldnunes has joined #openstack-infra | 20:23 | |
Shrews | clarkb: that looks more sane. it adds the new dsvm-nodepool-py35 job to master, but that should be ok | 20:24 |
Shrews | it should work there, too | 20:24 |
clarkb | Shrews: ya it may not work immediately if the src job has things that are unreleased to make it work but its non voting and it should be made to work quickly (just needs releases if -src works) | 20:24 |
clarkb | pabelanger: what is the name: fileserver used for? | 20:24 |
ianw | cmurphy: ok, 495588 LGTM. maybe get clarkb to confirm and we can have consensus that's a good global change | 20:25 |
clarkb | pabelanger: is that what the secrets dict is exposed as to the playbook? | 20:25 |
*** kgiusti has left #openstack-infra | 20:25 | |
pabelanger | clarkb: yes, secret dict | 20:26 |
clarkb | pabelanger: ok I've +2'd but not approved since swamped by all the review requiests right now. Feel free to approve if you can watch it | 20:26 |
pabelanger | clarkb: great, thanks! | 20:26 |
ianw | cmurphy: do you have a link to the failure? but certainly we wouldn't want to set that on infra nodes. it might be a red herring ... now you're getting a prebuilt wheel, as before, when it had pointers to trusty wheels, it was trying to build and failing ... so missing dependency? | 20:27 |
cmurphy | ianw: i noticed it on https://review.openstack.org/#/c/495629/ | 20:27 |
ianw | cmurphy: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-ADYF1s/paho-mqtt/ ? | 20:29 |
clarkb | cmurphy: ianw so basically we vendor in the spec helper in the old stuff? so the gem require => false there essentially means we don't install the actual gem helper? | 20:29 |
*** gouthamr has quit IRC | 20:29 | |
ianw | hard to tell without more logs, but very likely a missing build dep package | 20:29 |
*** claudiub has quit IRC | 20:30 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Make bootstrap copying a playbook https://review.openstack.org/495928 | 20:30 |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Move logdir relocation to a playbook https://review.openstack.org/495929 | 20:30 |
pabelanger | are we missing build dependencies? bindep.txt isn't in puppet-pip | 20:30 |
cmurphy | ianw: yeah, you can't tell from those logs but it's failing with an autoconf failure, "configure: error: C compiler cannot create executables" though gcc etc should all be there | 20:31 |
cmurphy | clarkb: it doesn't mean don't install it it just means don't load it at install time, load it when 'require spec_helper_acceptance' is called | 20:31 |
*** jascott1 has quit IRC | 20:31 | |
clarkb | cmurphy: gotcha, and have we already moved that file into the spec_helper repo? | 20:32 |
clarkb | I'm assuming we must've because tests passed | 20:32 |
*** jascott1 has joined #openstack-infra | 20:32 | |
*** Douhet has quit IRC | 20:32 | |
*** jascott1 has quit IRC | 20:32 | |
*** Douhet has joined #openstack-infra | 20:32 | |
cmurphy | clarkb: yep we did that part already https://review.openstack.org/#/c/477228/ | 20:32 |
*** jascott1 has joined #openstack-infra | 20:33 | |
clarkb | cmurphy: ianw makes sense to me I have +2'd that change. I need lunch but can swing around to help review the rest | 20:33 |
*** gixxer1k has joined #openstack-infra | 20:33 | |
*** gixxer1k has quit IRC | 20:33 | |
*** jascott1 has quit IRC | 20:33 | |
cmurphy | okay i will fix the rest | 20:34 |
*** psachin has quit IRC | 20:34 | |
ianw | ok, well if we're at the point they're all the same i think it's mostly a formality, that was where i was hoping to get to :) | 20:34 |
*** jascott1 has joined #openstack-infra | 20:34 | |
clarkb | ya I don't think we need to fret too much over the reviews if we are generally ok with the setup (and I am, I assume ianw is too) | 20:34 |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-zuul master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495656 | 20:35 |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Centralize the Ansible configuration parameters in ansible.cfg https://review.openstack.org/496384 | 20:35 |
*** yamamoto has joined #openstack-infra | 20:35 | |
openstackgerrit | Merged openstack-infra/project-config master: Publish artifacts to tarballs.o.o for zuulv3 https://review.openstack.org/496394 | 20:35 |
ianw | cmurphy: hmm, i think there's probably still something funky going on with dependencies; bindep has run and i can't see that gcc wouldn't be there. but maybe leave well enough alone and debug when it becomes an issue | 20:35 |
*** MasterOfBugs has joined #openstack-infra | 20:36 | |
openstackgerrit | Ade Lee proposed openstack-infra/project-config master: Add novajoin repo for tempest tests https://review.openstack.org/496407 | 20:36 |
*** jascott1 has quit IRC | 20:36 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add upload-pypi role https://review.openstack.org/495972 | 20:37 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Rename tox/tarball-post to python/tarball-post https://review.openstack.org/496364 | 20:37 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add non-OpenStack python tarball creation job https://review.openstack.org/496332 | 20:37 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add non-OpenStack PyPI upload job https://review.openstack.org/496333 | 20:38 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Remove tox-tarball job https://review.openstack.org/496395 | 20:38 |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Move DEVSTACK_GATE_SETTINGS into process-env https://review.openstack.org/495930 | 20:38 |
*** yamamoto has quit IRC | 20:38 | |
*** yamamoto has joined #openstack-infra | 20:38 | |
*** yamamoto has quit IRC | 20:39 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-zuul master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495656 | 20:40 |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-elasticsearch master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495588 | 20:41 |
*** jamesmcarthur has quit IRC | 20:41 | |
cmurphy | reverted new changes so they're all staying the same ^ | 20:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Consume upload-pypi role https://review.openstack.org/495973 | 20:42 |
Shrews | clarkb: left you a comment (2 remaining gearman-zk-shim references) | 20:42 |
*** slaweq has joined #openstack-infra | 20:43 | |
*** mikal has quit IRC | 20:44 | |
*** jamesmcarthur has joined #openstack-infra | 20:45 | |
*** mikal has joined #openstack-infra | 20:45 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Split ensuring tox is installed into a role https://review.openstack.org/496375 | 20:47 |
*** Apoorva_ has joined #openstack-infra | 20:49 | |
*** jamesmcarthur has quit IRC | 20:49 | |
*** danieli has quit IRC | 20:49 | |
*** rcernin has joined #openstack-infra | 20:50 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: move local.conf writing to a role https://review.openstack.org/496393 | 20:50 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add a simple devstack job https://review.openstack.org/496330 | 20:50 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add role to set up base dir https://review.openstack.org/496412 | 20:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add build-openstack-python-tarball job https://review.openstack.org/496390 | 20:50 |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul-jobs master: Role to copy the build ssh key to other users https://review.openstack.org/496413 | 20:51 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add role to set up base dir https://review.openstack.org/496412 | 20:51 |
*** Apoorva has quit IRC | 20:52 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add publish-openstack-python-branch-tarball post job https://review.openstack.org/496380 | 20:52 |
*** gouthamr has joined #openstack-infra | 20:53 | |
*** jamesmcarthur has joined #openstack-infra | 20:53 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add build-openstack-python-tarball to check and gate https://review.openstack.org/496416 | 20:53 |
*** jamesmcarthur has quit IRC | 20:54 | |
*** jamesmcarthur has joined #openstack-infra | 20:54 | |
*** flwang has quit IRC | 20:54 | |
*** srobert has quit IRC | 20:55 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul-jobs master: Add known_hosts generation for multiple nodes https://review.openstack.org/494700 | 20:56 |
*** slaweq has quit IRC | 20:56 | |
*** flwang has joined #openstack-infra | 20:57 | |
*** slaweq has joined #openstack-infra | 20:58 | |
*** dave-mccowan has quit IRC | 20:58 | |
*** trown is now known as trown|outtypewww | 21:01 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add role to set up base dir https://review.openstack.org/496412 | 21:01 |
*** priteau has quit IRC | 21:01 | |
*** eharney has quit IRC | 21:01 | |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config master: Drastically simplify nodepool dsvm zuul layout https://review.openstack.org/496399 | 21:02 |
*** funzo has joined #openstack-infra | 21:02 | |
clarkb | Shrews: ^ thanks | 21:02 |
*** dave-mccowan has joined #openstack-infra | 21:02 | |
*** armax has joined #openstack-infra | 21:04 | |
*** jcoufal has quit IRC | 21:04 | |
clarkb | ianw: I see http://paste.openstack.org/show/619097/ around when dfw had the pip hash mismatch | 21:06 |
*** slaweq has quit IRC | 21:06 | |
*** funzo has quit IRC | 21:07 | |
clarkb | ianw: pabelanger and looking at syslog puppet ran around then and update the vhost config | 21:07 |
*** spligak has joined #openstack-infra | 21:07 | |
clarkb | I'm thinking this is just puppet not being very graceful to update apache | 21:08 |
*** tjones has joined #openstack-infra | 21:08 | |
pabelanger | clarkb: ya, apache2 changes are disruptive since service needs to be restarted | 21:08 |
clarkb | ya we can hack in reloads instead of restarts if we need to. Probably best to just keep that in mind for now (and hopefully we've made enough changes to stabilize things that we don't have to keep making changes) | 21:08 |
*** slaweq has joined #openstack-infra | 21:09 | |
*** tjones has quit IRC | 21:09 | |
*** yamamoto has joined #openstack-infra | 21:10 | |
pabelanger | ya | 21:10 |
*** jascott1 has joined #openstack-infra | 21:10 | |
*** ldnunes has quit IRC | 21:13 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: WIP Ansible network overlay https://review.openstack.org/435933 | 21:13 |
*** slaweq has quit IRC | 21:13 | |
*** Goneri has joined #openstack-infra | 21:13 | |
*** jmccrory has quit IRC | 21:13 | |
*** kjackal has joined #openstack-infra | 21:14 | |
*** jmccrory has joined #openstack-infra | 21:14 | |
*** yamamoto has quit IRC | 21:15 | |
*** mat128 has quit IRC | 21:15 | |
*** makowals has joined #openstack-infra | 21:15 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/devstack-gate master: Move network overlay configuration to Ansible playbooks https://review.openstack.org/435933 | 21:16 |
*** mat128 has joined #openstack-infra | 21:16 | |
dmsimard | clarkb, jeblair: ^ rebased and comments addressed, let's see what it looks like. | 21:16 |
*** mat128 has quit IRC | 21:17 | |
*** Goneri has quit IRC | 21:19 | |
clarkb | ianw: cmurphy not sure I quite undersatnd the revert. on 495588. Was that just an optimization we don't need especially since we have a ton of changes ready to go on the older code? | 21:20 |
clarkb | ianw: cmurphy in any case are we ready to go through and start approving them all. eg you are happy with them? | 21:21 |
dhellmann | do we have any examples of jobs that need to install software not available in a system package and not written in python? | 21:21 |
*** thorst_a_ has quit IRC | 21:21 | |
dhellmann | I'm thinking of writing a test tool in golang just as a learning exercise, but it won't be that useful if I can't get it into a CI job. | 21:22 |
clarkb | dhellmann: the gerrit jobs build gerrit using buck. Old jenkins things used maven. etcd is installed via tarballs.openstack.org | 21:23 |
dhellmann | clarkb : so if I had a golang thing and made the binaries available for mirroring, that would be doable? | 21:23 |
clarkb | etcd3 is probably the closest thing to your use case. I don't know that we have a great story there yet. Rough plan was to have a job update etcd3 on tarballs.o.o so that it isn't manually done | 21:24 |
*** thorst_afk has joined #openstack-infra | 21:24 | |
dhellmann | ew, yeah, I wouldn't want anyone to have to grab new copies by hand | 21:24 |
clarkb | dhellmann: ya probably you'd want a job that built it in infra and published it to tarballs. Doesn't necessarily have to be hosted by us as a project though (etcd3 isn't) | 21:24 |
dhellmann | initially I'd expect lots of updates until it hit feature completeness | 21:24 |
dhellmann | ok, that would work | 21:24 |
dhellmann | maybe a periodic job until zuul3 is up and running and can watch a github repo | 21:25 |
jeblair | dhellmann: yeah, we've generally considered that a feature (development tools should be available in the operating systems we support). you might also consider a ppa or similar. | 21:25 |
dhellmann | that's a fair point | 21:26 |
cmurphy | clarkb: the revert puts back the require => false which is an optimization that is not changing with this change, and it also puts back the removal of the puppet-lint-empty_string-check which i unintentionally removed but (in my opinion) is not that important, and this way all the gemfiles are completely the same | 21:26 |
dhellmann | well, maybe I'll build it twice, since the only reason for using golang in the first place was because the project itself is simple enough that I thought it would be a good first app | 21:26 |
clarkb | cmurphy: and you are ready for mass review/approvals at this point? | 21:27 |
cmurphy | clarkb: yes i'm happy with it | 21:27 |
*** thorst_afk has quit IRC | 21:28 | |
cmurphy | though there are two modules that are currently broken for unrelated reasons but we can deal with that later | 21:28 |
clarkb | ya I see them scanning the list of topic query results | 21:29 |
*** Goneri has joined #openstack-infra | 21:29 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add role to set up base dir https://review.openstack.org/496412 | 21:31 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add roles related to log dirs https://review.openstack.org/496422 | 21:31 |
clarkb | ianw: ^ are you good with the changes at this point? you are my second +2 I think (even if not directly applying the vote) | 21:31 |
openstackgerrit | Merged openstack-infra/project-config master: Consume upload-pypi role https://review.openstack.org/495973 | 21:32 |
clarkb | dhellmann: I think you are stumbling into (what I think is) the big pain point of languages like Go. Basiaclly how do you get your software out the door and keep it up to date. "containers" seems to be the answer for many but now you have two problems. How do I keep my golang binaries up to date and how do I keep my containers up to date :) | 21:33 |
ianw | clarkb: yeah, i'm fine with it | 21:34 |
ianw | clarkb: ok, a restart explains it too, that's good | 21:36 |
*** makowals has quit IRC | 21:38 | |
clarkb | pabelanger: ianw ya overall I think we are in good shape once we fix unbound on suse | 21:38 |
pabelanger | ++ | 21:39 |
pabelanger | pretty happy with the results | 21:39 |
clarkb | ianw: do you want to review cmurphy's changes too or should I just go through and approve as I go? | 21:39 |
clarkb | ianw: or would you prefer to approve them having done a bunch of the review work from what I can see? | 21:39 |
fungi | clarkb: http://eavesdrop.openstack.org/meetings/infra/2017/infra.2017-07-18-19.03.log.html#l-65 is where i brought up the possibility for a project update session in sydney. it would be the first time we've done one, but there seemed to be a positive consensus in the meeting and pabelanger volunteered to help | 21:40 |
clarkb | ah ok was when I was mostly afk so that explains why its news to me :) | 21:41 |
fungi | also, thanks for doing a great job with the meeting, new ptl! i'm reading the log now, looks like good discussion was had by all | 21:41 |
clarkb | pabelanger: fungi it sounds like we can do a 10 or 20 or 40 minute update session. Do you think we need more than 20? (20 appears to be their preferred length) | 21:41 |
fungi | originally they said 20 and that seemed a reasonable balance to me | 21:42 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Fix Bug on calendar synch API https://review.openstack.org/496423 | 21:42 |
pabelanger | clarkb: fungi: ya, 20 seems good | 21:42 |
fungi | but really, it all depends on how much content you think we can come up with | 21:43 |
clarkb | ok, I'll respond to them asking for a 20 minute session | 21:43 |
clarkb | well I imagine jeblair could talk about zuulv3 all day :) but keeping it to a reasonable length for archival purposes seems like a good idea | 21:43 |
fungi | i was worried that the old-style 40min slots would be hard for us to fill which is part of why i didn't ask to do one in the past | 21:43 |
*** kjackal has quit IRC | 21:45 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Fix Bug on calendar synch API https://review.openstack.org/496423 | 21:47 |
*** xyang1 has quit IRC | 21:51 | |
clarkb | cmurphy: is there a cookiecutter repo that needs to be updated too? | 21:59 |
cmurphy | clarkb: ummm yes, let me do that | 22:00 |
clarkb | ianw and other reviewers, I think my rough plan is to go through and +2 those after code review then when done (there are like 80 changes) swing back around and approve any that haven't been approved yet. That way others have a chance to review too if they like | 22:01 |
*** jamesmcarthur has quit IRC | 22:01 | |
ianw | clarkb: i'm happy for you to single approve them if you've got them all up, based on me having a look and them all being the same | 22:01 |
clarkb | ianw: ok so I should just approve as I am going then? I'll do that | 22:02 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add role to GPG sign artifacts in a directory https://review.openstack.org/496426 | 22:02 |
ianw | ++, thanks | 22:02 |
*** thorst_afk has joined #openstack-infra | 22:02 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-infra-cookiecutter master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/496427 | 22:02 |
*** jamesmcarthur has joined #openstack-infra | 22:03 | |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Sign artifacts before we release them https://review.openstack.org/496428 | 22:04 |
mordred | pabelanger: ^^ that does the signing -and also fixes the release job to use the right playbook | 22:05 |
pabelanger | mordred: ah, thanks! | 22:06 |
*** thorst_afk has quit IRC | 22:06 | |
*** thorst_afk has joined #openstack-infra | 22:08 | |
openstackgerrit | Merged openstack-infra/puppet-infra-cookiecutter master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/496427 | 22:08 |
openstackgerrit | Merged openstack-infra/puppet-featuretracker master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495592 | 22:09 |
openstackgerrit | Merged openstack-infra/puppet-vcsrepo master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495652 | 22:10 |
*** signed8b_ has joined #openstack-infra | 22:11 | |
*** yamamoto_ has joined #openstack-infra | 22:11 | |
openstackgerrit | Merged openstack-infra/puppet-kibana master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495608 | 22:13 |
*** signed8bit has quit IRC | 22:13 | |
openstackgerrit | Merged openstack-infra/puppet-github master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495596 | 22:14 |
openstackgerrit | Merged openstack-infra/puppet-germqtt master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495593 | 22:14 |
clarkb | cmurphy: ianw ^ they are starting to merge now | 22:14 |
cmurphy | thanks clarkb and ianw | 22:14 |
*** wolverineav has quit IRC | 22:15 | |
dhellmann | clarkb : yeah, I suspect it's a lot easier to work with golang stuff where you just deploy locally :-/ | 22:15 |
*** wolverineav has joined #openstack-infra | 22:16 | |
*** wolverineav has quit IRC | 22:16 | |
openstackgerrit | Merged openstack-infra/puppet-bup master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495582 | 22:16 |
openstackgerrit | Merged openstack-infra/puppet-graphite master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495598 | 22:16 |
openstackgerrit | Merged openstack-infra/puppet-infracloud master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495602 | 22:17 |
*** yamamoto_ has quit IRC | 22:17 | |
*** wolverineav has joined #openstack-infra | 22:17 | |
*** thorst_afk has quit IRC | 22:18 | |
openstackgerrit | Merged openstack-infra/puppet-jenkins master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495606 | 22:18 |
openstackgerrit | Merged openstack-infra/puppet-log_processor master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495610 | 22:18 |
openstackgerrit | Merged openstack-infra/puppet-ipsilon master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495603 | 22:18 |
*** thorst_afk has joined #openstack-infra | 22:18 | |
openstackgerrit | Merged openstack-infra/puppet-lodgeit master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495609 | 22:18 |
openstackgerrit | Merged openstack-infra/puppet-meetbot master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495616 | 22:19 |
openstackgerrit | Merged openstack-infra/puppet-gerritbot master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495595 | 22:19 |
openstackgerrit | Merged openstack-infra/puppet-jeepyb master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495605 | 22:19 |
openstackgerrit | Merged openstack-infra/puppet-diskimage_builder master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495585 | 22:20 |
clarkb | cmurphy: I've noticed at least one failed gating, you'll probably want to swing around and make sure those get debugged and merged | 22:20 |
dmsimard | Do we need to rerun puppet on codesearch.o.o ? It seems like some newer repositories (such as openstack-infra/zuul-jobs) are missing. | 22:20 |
cmurphy | clarkb: okay | 22:20 |
*** wolverineav has quit IRC | 22:21 | |
cmurphy | clarkb: curl: (6) Could not resolve host: bootstrap.pypa.io; Unknown error | 22:22 |
cmurphy | dns weirdness | 22:22 |
*** marst has quit IRC | 22:22 | |
*** thorst_afk has quit IRC | 22:22 | |
clarkb | that is a cname to c.global-ssl.fastly.net. and the A record for that name has a 30 second ttl, I wonder if that just fails to resolve sometimes | 22:24 |
cmurphy | clarkb: also that one corrupt ssh key problem on centos, i guess we never figured that out http://logs.openstack.org/12/495612/1/gate/gate-infra-puppet-apply-3-centos-7/2173a3f/puppetapplytest29.final.out.FAILED | 22:24 |
openstackgerrit | Merged openstack-infra/puppet-haveged master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495599 | 22:25 |
openstackgerrit | Merged openstack-infra/puppet-httpd master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495601 | 22:25 |
openstackgerrit | Merged openstack-infra/puppet-hound master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495600 | 22:25 |
clarkb | cmurphy: no haven't been able to root cause that one yet. We can rpobably debug that by booting our centos 7 image in a loop and checking the authorized_keys file on the results | 22:25 |
*** signed8b_ is now known as signed8bit_Zzz | 22:25 | |
*** pabelanger has quit IRC | 22:25 | |
*** pabelanger has joined #openstack-infra | 22:25 | |
openstackgerrit | Merged openstack-infra/puppet-vinz master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495653 | 22:25 |
clarkb | cmurphy: I think you can rechcek both | 22:26 |
cmurphy | clarkb: yep done | 22:26 |
clarkb | ok I think that is everything approved in the modules except where check failed | 22:28 |
clarkb | the changes to spec helper will requier a bit more brain power so I'll put those off until this is done | 22:29 |
*** rcernin has quit IRC | 22:32 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added Exponential Backoff on Outlook Api Delete Calendar . https://review.openstack.org/496431 | 22:34 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Added Exponential Backoff on Outlook Api Delete Calendar . https://review.openstack.org/496431 | 22:35 |
*** Goneri has quit IRC | 22:38 | |
clarkb | looks like top of gate for those changes may end up timing out and causign a reset but generally things are passing and should merge | 22:46 |
*** makowals has joined #openstack-infra | 22:46 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Create secrets dir in bwrap https://review.openstack.org/496432 | 22:46 |
*** jamesmcarthur has quit IRC | 22:47 | |
*** gildub has joined #openstack-infra | 22:48 | |
jeblair | infra-root: i'm going to force-merge that since a related bug has wedged zuulv3 ^ | 22:50 |
jeblair | or, rather, mordred is going to force merge it. :) | 22:51 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Create secrets dir in bwrap https://review.openstack.org/496432 | 22:52 |
mordred | jeblair: you on restarting ze01? | 22:52 |
jeblair | mordred: yes i'll do that | 22:52 |
jeblair | done and rechecking a change | 22:54 |
*** makowals has quit IRC | 22:56 | |
*** rbrndt has quit IRC | 22:57 | |
*** rbrndt has joined #openstack-infra | 22:57 | |
*** rbrndt has quit IRC | 22:57 | |
clarkb | when yall are done unwedging zuul, https://review.openstack.org/496399 will help sort out nodepool test jobs | 22:57 |
clarkb | pabelanger: https://review.openstack.org/496310 is the dib fix for suse unbound too | 22:58 |
pabelanger | oh right | 22:58 |
pabelanger | +3 | 22:59 |
clarkb | tyty | 23:00 |
*** thorst_afk has joined #openstack-infra | 23:00 | |
*** priteau has joined #openstack-infra | 23:01 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add role to GPG sign artifacts in a directory https://review.openstack.org/496426 | 23:03 |
*** funzo has joined #openstack-infra | 23:03 | |
*** aeng has quit IRC | 23:04 | |
*** xarses has quit IRC | 23:05 | |
*** priteau has quit IRC | 23:06 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Use item.path not item on results of find https://review.openstack.org/496436 | 23:07 |
*** funzo has quit IRC | 23:07 | |
openstackgerrit | Merged openstack-infra/project-config master: Drastically simplify nodepool dsvm zuul layout https://review.openstack.org/496399 | 23:11 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Stop logging executor job args https://review.openstack.org/496437 | 23:12 |
*** hongbin has quit IRC | 23:13 | |
*** yamamoto_ has joined #openstack-infra | 23:13 | |
openstackgerrit | Merged openstack-infra/project-config master: Don't use dlv-anchor-file with unbound https://review.openstack.org/496310 | 23:13 |
*** gouthamr has quit IRC | 23:16 | |
*** yamamoto_ has quit IRC | 23:18 | |
*** mat128 has joined #openstack-infra | 23:19 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Use item.path not item on results of find https://review.openstack.org/496436 | 23:19 |
*** makowals has joined #openstack-infra | 23:20 | |
*** aeng has joined #openstack-infra | 23:21 | |
openstackgerrit | Kendall Nelson proposed openstack-infra/storyboard master: [WIP] Adds Migration Documentation https://review.openstack.org/496439 | 23:22 |
*** mat128 has quit IRC | 23:24 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add role to GPG sign artifacts in a directory https://review.openstack.org/496426 | 23:24 |
*** esberglu has quit IRC | 23:24 | |
*** esberglu has joined #openstack-infra | 23:25 | |
*** tosky has quit IRC | 23:27 | |
*** makowals has quit IRC | 23:27 | |
openstackgerrit | Merged openstack-infra/puppet-grafyaml master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495597 | 23:27 |
*** esberglu has quit IRC | 23:29 | |
*** robled has quit IRC | 23:31 | |
openstackgerrit | Merged openstack-infra/puppet-ciwatch master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495584 | 23:31 |
openstackgerrit | Merged openstack-infra/puppet-etherpad_lite master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495590 | 23:31 |
openstackgerrit | Merged openstack-infra/puppet-cgit master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495583 | 23:32 |
openstackgerrit | Merged openstack-infra/puppet-drupal master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495586 | 23:32 |
*** robled has joined #openstack-infra | 23:32 | |
openstackgerrit | Merged openstack-infra/puppet-elastic_recheck master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495587 | 23:32 |
openstackgerrit | Merged openstack-infra/puppet-exim master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495591 | 23:33 |
openstackgerrit | Merged openstack-infra/puppet-bugdaystats master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495581 | 23:33 |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul-jobs master: Role to copy the build ssh key to other users https://review.openstack.org/496413 | 23:33 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Delete keyring dir when we're done https://review.openstack.org/496440 | 23:34 |
*** pvaneck has quit IRC | 23:34 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add role to set up base dir https://review.openstack.org/496412 | 23:35 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add roles related to log dirs https://review.openstack.org/496422 | 23:35 |
*** Julien-zte has quit IRC | 23:35 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add build-openstack-python-tarball job https://review.openstack.org/496390 | 23:35 |
mordred | jeblair, pabelanger: ^^ updated | 23:36 |
*** stakeda has joined #openstack-infra | 23:36 | |
jeblair | ++ | 23:36 |
openstackgerrit | Merged openstack-infra/puppet-apps_site master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495577 | 23:37 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add role to GPG sign artifacts in a directory https://review.openstack.org/496426 | 23:37 |
openstackgerrit | Merged openstack-infra/puppet-askbot master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495578 | 23:37 |
openstackgerrit | Merged openstack-infra/puppet-apparmor master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495576 | 23:37 |
openstackgerrit | Merged openstack-infra/puppet-openstackci master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/477229 | 23:37 |
*** makowals has joined #openstack-infra | 23:38 | |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add role to set up base dir https://review.openstack.org/496412 | 23:38 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add roles related to log dirs https://review.openstack.org/496422 | 23:38 |
openstackgerrit | Merged openstack-infra/puppet-elasticsearch master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495588 | 23:38 |
openstackgerrit | Merged openstack-infra/puppet-asterisk master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495579 | 23:39 |
openstackgerrit | Merged openstack-infra/puppet-zuul master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495656 | 23:39 |
openstackgerrit | Merged openstack-infra/puppet-zanata master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495655 | 23:39 |
openstackgerrit | Merged openstack-infra/puppet-yum master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495654 | 23:39 |
openstackgerrit | Merged openstack-infra/puppet-statusbot master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495642 | 23:39 |
openstackgerrit | Merged openstack-infra/puppet-ssl_cert_check master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495640 | 23:41 |
openstackgerrit | Merged openstack-infra/puppet-user master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495651 | 23:41 |
openstackgerrit | Merged openstack-infra/puppet-ulimit master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495648 | 23:41 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate master: Zuul v3: add test playbook https://review.openstack.org/496442 | 23:41 |
*** efried has quit IRC | 23:42 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Stop logging executor job args https://review.openstack.org/496437 | 23:44 |
openstackgerrit | Merged openstack-infra/puppet-tmpreaper master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495646 | 23:46 |
openstackgerrit | Merged openstack-infra/puppet-unbound master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495650 | 23:47 |
openstackgerrit | Merged openstack-infra/puppet-unattended_upgrades master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495649 | 23:47 |
openstackgerrit | Merged openstack-infra/puppet-sudoers master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495645 | 23:47 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Delete keyring dir when we're done https://review.openstack.org/496440 | 23:47 |
openstackgerrit | Merged openstack-infra/puppet-subunit2sql master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495644 | 23:47 |
*** dave-mccowan has quit IRC | 23:48 | |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add build-openstack-python-tarball job https://review.openstack.org/496390 | 23:49 |
openstackgerrit | Merged openstack-infra/puppet-storyboard master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495643 | 23:50 |
ianw | jeblair: if gertty is syncing from a previous subscription, is it expected that "s" on a new project doesn't do anything? | 23:52 |
openstackgerrit | Merged openstack-infra/puppet-ssh master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495639 | 23:52 |
ianw | clarkb: so was the conclusion that we're ok with a bindep release? | 23:53 |
clarkb | ianw: ya I think so | 23:54 |
*** efried has joined #openstack-infra | 23:56 | |
openstackgerrit | Merged openstack-infra/puppet-snmpd master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495638 | 23:56 |
openstackgerrit | Merged openstack-infra/puppet-packagekit master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495626 | 23:56 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Sign artifacts before we release them https://review.openstack.org/496428 | 23:57 |
mordred | jeblair: I went with door #1 ^^ | 23:57 |
openstackgerrit | Merged openstack-infra/puppet-openstack_health master: Depend on helper gem for spec_helper_acceptance https://review.openstack.org/495623 | 23:57 |
jeblair | ianw: hrm, i don't think so, i think you should be able to keep subscribing to new projects while syncing in the background | 23:58 |
*** SpamapS has quit IRC | 23:59 | |
*** SpamapS has joined #openstack-infra | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!