*** locallycompact has quit IRC | 00:54 | |
*** gtristan has quit IRC | 04:54 | |
*** lchlan has quit IRC | 05:15 | |
*** thrace_ has quit IRC | 05:16 | |
*** thrace has joined #baserock | 05:17 | |
*** lchlan has joined #baserock | 05:19 | |
*** gtristan has joined #baserock | 05:45 | |
jjardon | locallycompact nice. Time to add some ci to the spec repo as well? | 06:14 |
---|---|---|
*** franred has joined #baserock | 07:13 | |
*** gtristan_ has joined #baserock | 07:28 | |
*** gtristan has quit IRC | 07:32 | |
*** gtristan_ is now known as gtristan | 07:37 | |
*** gtristan has quit IRC | 08:56 | |
*** fay has joined #baserock | 08:57 | |
*** fay is now known as Guest36001 | 08:58 | |
*** toscalix has joined #baserock | 09:01 | |
*** jude_ has joined #baserock | 09:02 | |
*** rdale has joined #baserock | 09:11 | |
*** gtristan has joined #baserock | 09:28 | |
*** jonathanmaw has joined #baserock | 09:44 | |
*** locallycompact has joined #baserock | 09:49 | |
*** locallycompact has quit IRC | 09:55 | |
*** locallycompact has joined #baserock | 10:26 | |
*** thinkl33t has left #baserock | 11:19 | |
*** lachlan has quit IRC | 11:41 | |
*** lachlan has joined #baserock | 11:43 | |
*** lachlan has quit IRC | 11:52 | |
jjardon | locallycompact paulsherwood can you review https://gitlab.com/baserock/ybd/merge_requests/278 ? | 11:55 |
locallycompact | I approved that already | 11:56 |
jjardon | :) thanks! | 11:56 |
* jjardon should have refreshed the browser tab before asking | 11:56 | |
locallycompact | jjardon, can you help me move some of this in https://gitlab.com/baserock/ybd/merge_requests/277 | 11:56 |
*** lachlan_ has joined #baserock | 11:58 | |
*** lachlan has joined #baserock | 11:59 | |
gtristan | This relatively simple patch fixes sandbox.py's composition of the PATH env variable: https://gitlab.com/baserock/ybd/merge_requests/279 | 12:32 |
*** franred has quit IRC | 13:06 | |
paulsherwood | eek... looks like something's broken idempotence on the runners https://gitlab.com/baserock/ybd/builds/7125890 | 13:22 |
paulsherwood | could that have been https://gitlab.com/baserock/ybd/merge_requests/278 by any chance? | 13:24 |
locallycompact | That's been happening anyway | 13:27 |
locallycompact | Since at least a week | 13:27 |
locallycompact | git clone isn't idempotent anyway for some reason it isn't using clean dockers or something | 13:28 |
paulsherwood | jjardon: any idea what's changed to cause this? | 13:32 |
jjardon | paulsherwood: no idea | 13:38 |
jjardon | paulsherwood: can you aprove https://gitlab.com/baserock/ybd/merge_requests/270 ? | 13:40 |
jjardon | paulsherwood: nothing has changed in the runners configuration since at least 3 weeks | 13:42 |
jjardon | (well, at least not by me) | 13:43 |
paulsherwood | jjardon: i've approved it, rebased | 13:53 |
jjardon | locallycompact: do you know what happen with this pipeline? https://gitlab.com/baserock/ybd/pipelines/5258846 | 13:57 |
jjardon | seems its being running for the last 2 days? | 13:58 |
locallycompact | just ui bug | 13:59 |
locallycompact | builds are finished | 14:00 |
paulsherwood | jjardon: https://gitlab.com/baserock/ybd/merge_requests/278 definitely broke things. shall we revert it, or fix the breakage? | 14:03 |
locallycompact | git clone definitions error is nothing to do with that commit, it's been happening for over a week | 14:06 |
paulsherwood | locallycompact: can you point to an example? the fails i looked at were not this | 14:08 |
locallycompact | two days ago in !275 https://gitlab.com/baserock/ybd/builds/7027695 | 14:09 |
locallycompact | and probably every other merge of mine has at least one cache_keys_v1 failure | 14:09 |
locallycompact | I am pressing this retry button until it goes away normally | 14:09 |
locallycompact | but it seems to be getting more frequent | 14:10 |
locallycompact | the docker image there already has everything from requirements.txt too so it's definitely being reused | 14:10 |
paulsherwood | hmmm. we must've changed *something* to cause this breakage | 14:10 |
locallycompact | or maybe gitlab started reusing dockers from previous steps and wasn't previously | 14:12 |
locallycompact | or we did that | 14:12 |
locallycompact | but I don't think we did anything like that | 14:12 |
pedroalvarez | maybe is reusing the state, but not the docker container | 14:13 |
pedroalvarez | (you can mount folders inside the docker containers, and they will persist outside them once they are killed) | 14:13 |
locallycompact | if it has site-packages then it might as well be mounting the whole system | 14:14 |
pedroalvarez | you have started using a different docker container, maybe that one has some of the dependencies needed? | 14:15 |
*** gtristan has quit IRC | 14:16 | |
locallycompact | no normally looks like this https://gitlab.com/baserock/ybd/builds/7129463 | 14:16 |
jjardon | paulsherwood: we are not using the new docker image yet | 14:20 |
paulsherwood | odd, then. i'm about to try a patch, anyway | 14:23 |
*** gtristan has joined #baserock | 14:43 | |
paulsherwood | https://gitlab.com/baserock/ybd/commit/bc7482c1935fd21e611401431d1d88361606cb84 | 14:44 |
paulsherwood | https://gitlab.com/baserock/ybd/merge_requests/280 | 14:45 |
*** jude_ has quit IRC | 15:27 | |
*** lachlan has quit IRC | 16:16 | |
*** lachlan has joined #baserock | 16:27 | |
jjardon | paulsherwood: seems that MR failed? | 16:38 |
*** rdale has quit IRC | 16:39 | |
*** rdale has joined #baserock | 16:42 | |
*** Guest36001 has quit IRC | 17:26 | |
*** jonathanmaw has quit IRC | 18:00 | |
*** toscalix has quit IRC | 18:19 | |
*** locallycompact has quit IRC | 18:21 | |
*** lachlan has quit IRC | 18:27 | |
jjardon | paulsherwood: I think I found the problem: MaxBuilds should be 1 so only one build is done in a runner | 18:29 |
jjardon | maybe they have changed the default as we do not specify anything at the moment | 18:29 |
*** jude_ has joined #baserock | 19:00 | |
*** lachlan has joined #baserock | 19:11 | |
*** jude_ has quit IRC | 19:41 | |
*** toscalix has joined #baserock | 21:22 | |
*** toscalix has quit IRC | 22:07 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!