daniels 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
atticf_ has joined #freedesktop
atticf has quit [Ping timeout: 480 seconds]
atticf_ has quit [Quit: Lost terminal]
atticf has joined #freedesktop
todi1 has quit [Remote host closed the connection]
todi has joined #freedesktop
Haaninjo has quit [Quit: Ex-Chat]
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
privacy has quit [Remote host closed the connection]
bmodem has joined #freedesktop
bmodem has quit [Read error: Connection reset by peer]
bmodem has joined #freedesktop
bmodem has quit [Remote host closed the connection]
bmodem has joined #freedesktop
todi has quit [Remote host closed the connection]
todi has joined #freedesktop
privacy has joined #freedesktop
i-garrison has quit []
i-garrison has joined #freedesktop
tzimmermann has joined #freedesktop
sima has joined #freedesktop
FLHerne has quit [Quit: There's a real world out here!]
bbhtt has quit [Quit: Bye!]
FLHerne has joined #freedesktop
bnieuwenhuizen has quit [Remote host closed the connection]
bbhtt has joined #freedesktop
ximion has quit [Quit: Detached from the Matrix]
bnieuwenhuizen has joined #freedesktop
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #freedesktop
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #freedesktop
AbleBacon has quit [Remote host closed the connection]
mvlad has joined #freedesktop
vyivel has quit [Remote host closed the connection]
vyivel has joined #freedesktop
mripard has joined #freedesktop
atticf is now known as Guest8301
atticf has joined #freedesktop
Guest8301 has quit [Ping timeout: 480 seconds]
thaller is now known as Guest8304
thaller has joined #freedesktop
Guest8304 has quit [Ping timeout: 480 seconds]
Haaninjo has joined #freedesktop
<glehmann> why can this happen on a project where I have the developer role?
<glehmann> > Your comment could not be updated because your comment has been recognized as spam. please, change the content to proceed..
<mupuf> glehmann: because gitlab is dumb like that :s
<mupuf> someone will have to look into how to hook into the spam detection and disable it for any internal users
<bentiss> glehmann: submitted as ham, hopefully this will help in the future. And yeah, as mupuf said. (and sorry)
<glehmann> ham?
<bentiss> not spam
<bentiss> don't ask me for the whole story, but IIRC it's because of those ham in a can thingy you can find in the US
<glehmann> ah, thanks
blatant has joined #freedesktop
Haaninjo has quit [Quit: Ex-Chat]
vkareh has joined #freedesktop
lsd|2 has joined #freedesktop
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
lsd|2 has joined #freedesktop
ximion has joined #freedesktop
bmodem has quit [Ping timeout: 480 seconds]
<martink> hey all. How does one dry-run a ci job on a forked Mesa, i.e. sans doing an actual MR?
GNUmoon has quit [Ping timeout: 480 seconds]
GNUmoon has joined #freedesktop
<eric_engestrom> martink: when you push your changes to your fork, gitlab will create a pipeline with the jobs for your change (note that it only looks at what changed since your last push, unlike on MRs, so you might expect some jobs and not actually get them; if that's the case, add a dummy commit with a dummy change in a file core to the work on your branch)
<eric_engestrom> martink: once that pipeline is created and contains the jobs you want, you can run `bin/ci/ci_run_n_monitor.sh --target 'job-regex|for-the-jobs|you-care-about'`; add `--force-manual` to also run manual jobs that match the regex. The script will monitor the jobs and tell you their state, and if your terminal supports it you can click on the job name to open the full log (otherwise, manually go to your fork, pipelines, and
<eric_engestrom> open the one you're running)
GNUmoon has quit [Ping timeout: 480 seconds]
GNUmoon has joined #freedesktop
<martink> eric_engestrom, thank you for the elaborate response
GNUmoon has quit [Ping timeout: 480 seconds]
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
GNUmoon has joined #freedesktop
tzimmermann has quit [Quit: Leaving]
blatant has quit [Quit: WeeChat 4.1.1]
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
mvlad has quit [Ping timeout: 480 seconds]
mvlad has joined #freedesktop
alanc has quit [Remote host closed the connection]
alanc has joined #freedesktop
<eric_engestrom> bentiss: could you look at the marge logs? it's completely misbehaving :(
<eric_engestrom> https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26372 it's claiming the commit is already in main when that's not the case
<eric_engestrom> and now it looks like it's adding that commit to all the other MRs it's trying to merge
<eric_engestrom> and when the pipeline passes, it fails with "I couldn't merge this branch: had some issue with GitLab, check my logs..."
<bentiss> eric_engestrom: not sure what happened. I am kicking it to restart it in the hope it'll fix itself by doing a fresh restart
<eric_engestrom> thanks!
<eric_engestrom> oh btw, are we running marge from https://gitlab.freedesktop.org/freedesktop/marge-bot or marge from https://gitlab.com/marge-org/marge-bot?
<eric_engestrom> asking because I sent this MR upstream: https://gitlab.com/marge-org/marge-bot/-/merge_requests/411
<eric_engestrom> (to have marge cancel pipelines when it gives up on an MR, to avoid compounding the infrastructure overload)
<bentiss> eric_engestrom: we are running https://gitlab.freedesktop.org/freedesktop/fdo-bots/-/blob/main/values/marge-bot/equinix-DC.yaml.gotmpl?ref_type=heads -> registry.freedesktop.org/freedesktop/marge-bot/marge-bot:0.10.1-new-upstream-pipeline-id-part-of-fix
<bentiss> That image is 6 months old, so unlikely to have your MR in it
privacy has quit [Remote host closed the connection]
Haaninjo has joined #freedesktop
<jenatali> Looks like restarting it worked
<eric_engestrom> indeed, looks like it's working normally now
<eric_engestrom> bentiss: regarding my MR, it's not merged yet (waiting on someone to review it) so this doesn't apply yet, but I was wondering if I should backport it to our fork or if we just need to bump to the latest upstream
sima has quit [Ping timeout: 480 seconds]
vkareh has quit [Quit: WeeChat 4.1.1]
lsd|2 has joined #freedesktop
rgallaispou has joined #freedesktop
alatiera has joined #freedesktop
<eric_engestrom> bentiss: looks like Marge is back to the same broken state; can you try to nuke its working directory?
<eric_engestrom> (or tomorrow, it's late already)
Sachiel has joined #freedesktop
pzanoni has joined #freedesktop
i509vcb has quit [Quit: Connection closed for inactivity]
pzanoni has quit []
pzanoni has joined #freedesktop
damian has quit []
<daniels> mm, I don't understand why that's happening as it did pull origin and try to rebase on origin/main, with those showing no errors ...
bbhtt has quit [Ping timeout: 480 seconds]