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
jarthur has quit [Quit: Textual IRC Client: www.textualapp.com]
co1umbarius has joined #freedesktop
columbarius has quit [Ping timeout: 480 seconds]
<karolherbst> is there something broken with ./.gitlab-ci/bin/ci_run_n_monitor.py? It seems to fail to fetch pipelines for any projects you don't own
alanc has quit [Remote host closed the connection]
airlied has quit [Ping timeout: 480 seconds]
airlied has joined #freedesktop
keypresser86 has quit []
georgC has joined #freedesktop
gchini has quit [Ping timeout: 480 seconds]
_todi has joined #freedesktop
todi has quit [Ping timeout: 480 seconds]
_todi is now known as todi
ximion has quit [Quit: Detached from the Matrix]
ofourdan has quit [Ping timeout: 480 seconds]
lack has quit [Read error: Connection reset by peer]
lack has joined #freedesktop
gallo[m] has joined #freedesktop
<gallo[m]> karolherbst: what is the exact command you are trying to execute? I can try to investigate here.
gallo72 has joined #freedesktop
<gallo[m]> karolherbst: what is the exact command you are trying to execute? I can try to investigate here.
dcunit3d has quit [Remote host closed the connection]
mvlad has joined #freedesktop
sima has joined #freedesktop
Haaninjo has joined #freedesktop
i-garrison has quit []
i-garrison has joined #freedesktop
AbleBacon has quit [Read error: Connection reset by peer]
<eric_engestrom> karolherbst: yeah, if the pipeline is not in $your_username/mesa, it won't auto-detect it
<eric_engestrom> karolherbst: for that usecase you need to pass `--pipeline https://...`
bleb has quit [Ping timeout: 480 seconds]
bleb has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
<karolherbst> eric_engestrom: that's what I'm doing, but it doesn't work
<karolherbst> ./.gitlab-ci/bin/ci_run_n_monitor.py --target 'llvmpipe-piglit-rusticl' --pipeline-url 'https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/944652'
<karolherbst> `RuntimeError: Could not find any pipelines for {'projectPath': 'mesa/mesa', 'sha': '31a8a465563ab26588eb6d929e5c4c02759d4fba'}`
dos1 has quit [Ping timeout: 480 seconds]
dos1 has joined #freedesktop
blatant has joined #freedesktop
Haaninjo has quit [Quit: Ex-Chat]
gert31 has joined #freedesktop
<eric_engestrom> karolherbst: that pipeline is for a different commit
<karolherbst> that's what the script is throwing at me
<eric_engestrom> if you don't pass `--rev` it uses HEAD of wherever you're running from
<karolherbst> ohh....
<eric_engestrom> you can specify `--rev c2329c008af1b66be6660613a6cfa838ce5082bf` to override that
<karolherbst> right.. I'm just confused on why that's needed at all though
<eric_engestrom> because ci_run_n_monitor needs a bit of a rewrite, it should pull the git hash from the pipeline when `--pipeline` is passed
<eric_engestrom> I've known that for a few weeks but haven't got around to doing it
<eric_engestrom> sorry :]
<karolherbst> ahh don't be. I'm more confused why the commit rev is required at all for any of this
<karolherbst> doesn't really make sense kinda, but I guess there is some weirdo gitlab reason for it?
<daniels> karolherbst: no, it's because the script was originally written to take no arguments, and just find the pipeline based on the SHA of HEAD and the project; the pipeline-url stuff was retconned in afterwards
<karolherbst> ahh
gert31 has quit [Quit: Leaving]
ximion has joined #freedesktop
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #freedesktop
AbleBacon has joined #freedesktop
<eric_engestrom> bentiss: I'm getting "AttributeError: 'User' object has no attribute 'is_admin'" on `damspam request-webhook`, which I would think it is because the token isn't working for some reason, but that token works for everything else I do (it has full permissions because I'm lazy)
<eric_engestrom> so I'm thinking perhaps the instructions at https://gitlab.freedesktop.org/freedesktop/damspam#usage-for-gitlab-project-maintainers are not up to date anymore?
<eric_engestrom> if I don't have the file I get "One of --token-file or --token-env is required" so at least the token is in the right file (and also now I'm using the --token-env because I prefer that rather than writing it to a file
<eric_engestrom> just cooked a fresh token to make sure, I still get the same error
vkareh has joined #freedesktop
ofourdan has joined #freedesktop
<eric_engestrom> hehe, let me guess, it was only tested by instance admins? :P
psukys has joined #freedesktop
* eric_engestrom wishes gitlab provided a way to downgrade permissions on tokens; better for security, and it allows testing this kind of changes without having to create other accounts and give them various permissions
<bentiss> eric_engestrom: yep, and yep :)
ximion has quit [Ping timeout: 480 seconds]
ximion has joined #freedesktop
<alatiera> bentiss, daniels btw there's a weird issue creeping up randomly on some gitlab-runners with the following error:
<alatiera> ninja: error: loading 'build.ninja': Value too large for defined data type
<alatiera> apparently, that's specific to 32bit jobs and it's a btrfs issue
<daniels> hilarious - inode too big?
<alatiera> yeap
<alatiera> just fyi if anyone asks
<daniels> we're only using ext4+overlayfs tho
<daniels> at least looking quickly at the x86-64 builders
<alatiera> oh really?
<daniels> ah, -22 is xfs
<alatiera> hmm
<alatiera> oh looks like the xfs 32bit inode is a mount option, so I guess it also can't work in containers on top the existing 64bit mount
<alatiera> containers_are_a_lie_dot_com
Leopold has joined #freedesktop
<pendingchaos> I got a bunch of "Failed to parse rule for ...: rules:changes:compare_to is not a valid ref": https://gitlab.freedesktop.org/pendingchaos/mesa/-/pipelines/945139
<pendingchaos> I'm guessing it's related to https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24305 , so I've made a comment there
psukys has quit [Ping timeout: 480 seconds]
atticf has joined #freedesktop
atticf has quit [Quit: leaving]
atticf has joined #freedesktop
blatant has quit [Quit: WeeChat 4.0.2]
ximion has quit [Quit: Detached from the Matrix]
heapify has joined #freedesktop
heapify has quit [Quit: heapify]
heapify has joined #freedesktop
<eric_engestrom> DavidHeidelberg[m]: ^, and the fact I think we should revert this; I'll let you chime in first, in case you have a solution, but otherwise I'll revert it tomorrow :)
<eric_engestrom> (see discussion on the MR)
thaller is now known as Guest7054
Guest7054 has quit [Remote host closed the connection]
thaller has joined #freedesktop
r00tobo has quit [Read error: Connection reset by peer]
r00tobo has joined #freedesktop
psukys has joined #freedesktop
ximion has joined #freedesktop
psukys has quit [Ping timeout: 480 seconds]
<DavidHeidelberg[m]> eric_engestrom: yeah, I sent revert. Damn, why we can have nice things :D
<DavidHeidelberg[m]> I usually keep the main branch of my fork up-to-date, so that why it looked fine for me when sending the MR.
<DavidHeidelberg[m]> Impose need for doing that for everyone is too high cost, I have to agree with that.
alanc has joined #freedesktop
todi has quit [Remote host closed the connection]
psukys has joined #freedesktop
heapify has quit [Quit: heapify]
Haaninjo has joined #freedesktop
heapify has joined #freedesktop
mvlad has quit [Remote host closed the connection]
psukys has quit [Ping timeout: 480 seconds]
vkareh has quit [Quit: WeeChat 3.6]
heapify has quit [Quit: heapify]
zxq9 has quit [Read error: Connection reset by peer]
Leopold has quit [Remote host closed the connection]
Leopold has joined #freedesktop
sima has quit [Ping timeout: 480 seconds]
bnieuwenhuizen_ has quit []
bnieuwenhuizen has joined #freedesktop
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #freedesktop
giaco has joined #freedesktop