Friday, 2021-06-04

opendevreviewJames E. Blair proposed zuul/zuul master: Move build request cleanup from executor to scheduler  https://review.opendev.org/c/zuul/zuul/+/79468700:28
*** bhagyashris_ has joined #zuul00:31
*** bhagyashris has quit IRC00:38
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468801:11
opendevreviewIan Wienand proposed zuul/zuul master: github: log graphql errors  https://review.opendev.org/c/zuul/zuul/+/79437101:34
opendevreviewIan Wienand proposed zuul/zuul master: github: show query response on missing fields  https://review.opendev.org/c/zuul/zuul/+/79437201:34
opendevreviewIan Wienand proposed zuul/zuul master: github: handle exceptions from _updateCanMergeInfo  https://review.opendev.org/c/zuul/zuul/+/79439301:34
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468803:18
*** josefwells has quit IRC04:13
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468804:59
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468805:03
*** thogarre has joined #zuul05:10
*** marios has joined #zuul05:18
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468805:25
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468805:50
opendevreviewIan Wienand proposed zuul/zuul master: github: fallback to api_token when can't find installation  https://review.opendev.org/c/zuul/zuul/+/79468806:15
*** bhagyashris_ is now known as bhagyashris06:33
*** rpittau|afk is now known as rpittau07:05
*** tosky has joined #zuul07:23
*** hashar has joined #zuul07:46
*** jpena|off is now known as jpena07:54
opendevreviewAlbin Vass proposed zuul/zuul master: Gitlab: log and handle all merge request approval errors  https://review.opendev.org/c/zuul/zuul/+/79473508:17
avass[m]guillaumec: you may want to take a look at that ^, we're getting some kind of error that's never logged08:21
guillaumecavass: yes i had seen things like that, I have a local change which setups gitlab during quick-start. I had to write loops to perform+poll  to check results08:33
guillaumecgetting 502 even if the action was performed then 40X  (in a loop where it tried to performed an action until 200/201 ...)08:35
*** jpward has quit IRC09:11
*** hashar is now known as Guest83309:16
*** hashar has joined #zuul09:16
*** Guest833 has quit IRC09:21
*** jangutter has joined #zuul09:48
*** jangutter_ has quit IRC09:54
*** jangutter has quit IRC10:01
*** jangutter has joined #zuul10:02
*** jangutter has quit IRC10:14
*** jangutter has joined #zuul10:15
*** jangutter has quit IRC10:23
*** jangutter has joined #zuul10:24
*** hashar_ has joined #zuul10:41
*** hashar is now known as Guest84410:41
*** hashar_ is now known as hashar10:41
*** Guest844 has quit IRC10:47
*** hashar has quit IRC10:53
*** hashar has joined #zuul10:54
*** jpena is now known as jpena|lunch11:32
*** josefwells has joined #zuul11:49
*** jpena|lunch is now known as jpena12:20
*** kapoios_allos has joined #zuul12:41
*** kapoios_allos has quit IRC12:42
*** bhagyashris_ has joined #zuul12:50
*** bhagyashris has quit IRC12:56
*** bhagyashris_ is now known as bhagyashris12:58
*** hashar has quit IRC13:24
*** rpittau is now known as rpittau|afk13:37
corvusi have restarted opendev's zuul on current master (includes the changes to cache unparsed config in zk).  as expected, there is an increase in zk usage: about 3+x the node count, and about 2x the data size (40k nodes and 22mib)13:52
corvusso far the zk performance metrics seem more or less unchanged13:53
avass[m]guillaumec: I'm probably gonna take another look at error handling and logging in the gitlab driver later. There were some other issues as well, but it's mostly logging14:09
*** gmann is now known as gmann_afk14:40
*** mhu has quit IRC14:42
*** gmann_afk is now known as gmann15:13
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485415:44
opendevreviewClark Boylan proposed zuul/zuul master: Consistently use UTC timestamps in fake_gitlab  https://review.opendev.org/c/zuul/zuul/+/79485615:58
clarkbcorvus: ^ I think that allows me to run all the tests locally now and have them succeed. I'm rerunning the full set now to confirm though15:58
opendevreviewMonty Taylor proposed zuul/zuul master: Add flag for disabling log streaming on a host  https://review.opendev.org/c/zuul/zuul/+/72195315:59
opendevreviewMonty Taylor proposed zuul/zuul master: Use node image to build javascript  https://review.opendev.org/c/zuul/zuul/+/72869016:04
*** marios is now known as marios|out16:04
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485416:10
opendevreviewMonty Taylor proposed zuul/zuul-jobs master: Add a job for publishing a site to netlify  https://review.opendev.org/c/zuul/zuul-jobs/+/73904716:10
*** marios|out has quit IRC16:18
*** jpena is now known as jpena|off16:38
clarkbRan: 1125 tests in 2448.1198 sec. and py38: commands succeeded16:54
clarkbnow to try it on python3916:56
opendevreviewMonty Taylor proposed zuul/zuul master: DNM test patch  https://review.opendev.org/c/zuul/zuul/+/79486516:58
corvusclarkb: the ssl test cause of the 39 stuff, i exclude it locally17:02
clarkbcorvus: ya I was going to take a look at those too to see if I can maybe fix that up. But wanted to see failures first before committing to anything17:02
corvusclarkb: tbh, i think i would prefer to just leave it till we drop gear17:03
clarkbcorvus: that works too (I thought gear updated to address this though?)17:03
corvuswe're really close -- close enough that it's like, every minute we spend dealing with that is one minute less we spend on dropping it :)17:04
clarkbalso there are a couple of places where stdout/stderr leak out to the console even though nothing is broken or having problems that I might look at cleaning up so that the noise isnt there17:04
clarkbcorvus: https://review.opendev.org/c/zuul/zuul/+/794856 should fix the gitlab test though and I suspect we don't want to clean those up :)17:08
corvusclarkb: ++ that jives with what i saw17:09
clarkbcorvus: fwiw py39 tests passed for me. So I'm happy :)17:40
corvusclarkb: without skipping ssl?17:43
clarkbcorrect17:43
clarkbjust running tox -epy3917:43
clarkbmaybe my suse python ssl implementation is hacked up to make things like that better17:43
opendevreviewMonty Taylor proposed zuul/zuul master: DNM test patch  https://review.opendev.org/c/zuul/zuul/+/79486517:52
opendevreviewClark Boylan proposed zuul/zuul master: Cleanup Zuul's stdout/stderr output  https://review.opendev.org/c/zuul/zuul/+/79487818:44
clarkbcorvus: ^ tahts the other cleanup I was talking about. Makes it easier to find what you should look at when things break18:44
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485419:06
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485419:34
opendevreviewMerged zuul/zuul master: Consistently use UTC timestamps in fake_gitlab  https://review.opendev.org/c/zuul/zuul/+/79485621:20
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485421:27
*** gmann is now known as gmann_afk21:51
*** jangutter_ has joined #zuul21:59
*** jangutter_ has joined #zuul22:00
*** jangutte_ has joined #zuul22:01
*** jangutte_ has quit IRC22:01
*** tosky has quit IRC22:01
*** jangutter_ has quit IRC22:01
*** jangutter_ has joined #zuul22:02
*** jangutter_ has quit IRC22:02
*** jangutter_ has joined #zuul22:04
*** jangutter has quit IRC22:06
clarkbianw: in https://review.opendev.org/c/zuul/zuul/+/794688 why not error if the app perms don't allow this and get people to fix the app perms? that seems preferable for a happy system than trying to manage two sets of credentials?22:15
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485422:15
opendevreviewMatthieu Huin proposed zuul/zuul master: Test zuul-client console-stream  https://review.opendev.org/c/zuul/zuul/+/79485422:50

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!