ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
haaninjo has quit [Quit: Ex-Chat]
scrumplex has joined #freedesktop
scrumplex_ has quit [Ping timeout: 480 seconds]
swatish2 has joined #freedesktop
AbleBacon has quit [Read error: Connection reset by peer]
ximion has quit [Remote host closed the connection]
sghuge has quit [Remote host closed the connection]
sghuge has joined #freedesktop
<sergi>
venemo: Last days and weeks we are assigning to Marge in waves. We can see those waves in https://ci-stats-grafana.freedesktop.org/d/n7guL8ySz/from-marge-to-merge?orgId=1&from=now-7d&to=now-1m. How much time, we need to wait to have something merged? (mean, std and more coming soon) We like to dive deep in statistics to see patterns and address improvements for specific cases. Also, know in which position one is in the Marge's queue. Besides
<sergi>
that, the marge pipeline time is an important value to improve resources' utilization for all of us.
tlwoerner_ has quit []
tlwoerner has joined #freedesktop
lsd|2 has joined #freedesktop
<Venemo>
sergi: I was just trying to bring attention to a bug
<sergi>
Venemo: I'm not catching what bug you mean. Is it because it was needed to assign it to Marge 6 times? I understand this is annoying, and a waste of resources each time we have to restart it again. We actively investigate what's the root cause when episodes like that one happen. We are currently following a clue. Thanks reporting.
<Venemo>
no, I'm not talking about that
<Venemo>
the bug is that on one occasion the MR was not picked up by marge bot until the author force pushed the MR again
<Venemo>
assigning to marge bot several times is kind of normal for large MRs, so I'm not complaining about that this time
<karolherbst>
sergi: one issue with marge is, that running pipelines aren't aborted once marge moved on to the next MR, and if it means runners aren't made available for newer pipelines, marge won't be able to merge the new one as well
<karolherbst>
solving that will probably already help a lot
sima has quit [Remote host closed the connection]
ximion has joined #freedesktop
sima has joined #freedesktop
ximion has quit [Remote host closed the connection]
<sergi>
Venemo: I'll check the execution, but I have not clear which of those attempts
<Venemo>
sergi: the one which happened around the time when I wrote on this channel
<sergi>
karolherbst: There is a long debate about what to do when Marge drops the MR because of the timeout. We didn't change the behavior because we didn't find consensus. The marge pipeline can finish later and provide information to the developer or CI people about what is happening. Then perhaps cancel what hasn't started yet, or cancel also what's running.
<sergi>
It's true that it is running with Marge privileges, as well as it is using resources probably required for the next MR in the queue. But (I think) the current resources' issue is not produced by that.
<karolherbst>
my take is mostly that debating won't get any results and trying is worth more then block based on theoretical problems/benefits
<sergi>
Venomo: thanks. I'm going to check what was running here and there by that time
<karolherbst>
I ran into issues in the past where a job started like after the pipeline timedout, because the runner was busy
<karolherbst>
it's not like this isn't an issue in itself, though it might not matter much in the bigger picture
<karolherbst>
I don't know, I just know that this is an issue, just not sure if relevant or not
<karolherbst>
worst case it's getting rolled back, but at least we'll know
<MrCooper>
"based on theoretical problems/benefits" is a double-edged sword, it works against your proposal as well :)
vsro has joined #freedesktop
sima has quit [Ping timeout: 480 seconds]
GNUmoon has quit [Remote host closed the connection]
<bl4ckb0ne>
is this an issue or a setting missconfigured on the contrib side/
vsro has joined #freedesktop
vsro has quit [Remote host closed the connection]
aXlH has joined #freedesktop
sima has joined #freedesktop
Brocker is now known as iNKa
iNKa is now known as Brocker
tzimmermann has quit [Quit: Leaving]
<pq>
I don't think "follow"ing a user in gitlab sends email notifications of their posts, does it?
<pq>
I cannot find any mention that "Follow" would actually do anything.
<karolherbst>
MrCooper: it doesn't. I'm saying we shouldn't make decisions against trying something out, because of theoretical arguments. I don't know if it helps or not, but we will know when it's tried out