Saturday, 2023-07-29

-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002315:03
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002315:10
-@gerrit:opendev.org- Jeremy Stanley https://matrix.to/#/@fungicide:matrix.org proposed: [zuul/zuul] 890024: Revert "Add config metadata to identify project-templates" https://review.opendev.org/c/zuul/zuul/+/89002415:17
@fungicide:matrix.orgzuul-maint: ^ that's my bad, i didn't think about implications during upgrade, and now opendev's schedulers seem to be stuck15:17
@fungicide:matrix.orgSimon Dodsley: ^ (related to your question in #opendev an hour ago)15:18
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002315:18
@fungicide:matrix.orghttps://paste.opendev.org/show/b6bPub7E1MKCwe0ZMi5b/ is the traceback, for the curious15:18
@fungicide:matrix.orgmaybe not entirely stuck, check pipeline in zuul's tenant still seems to be working, i'm not sure if the check and gate pipelines in the openstack tenant are working or being ignored because of the stuck queue items in them15:21
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890026: Fix is_template upgrade error https://review.opendev.org/c/zuul/zuul/+/89002615:26
@jim:acmegating.comfungi: ^ or we can roll forward with remote:   https://review.opendev.org/c/zuul/zuul/+/890026 Fix is_template upgrade error [NEW]        15:27
@fungicide:matrix.orgoh, thanks! i was working on exactly that alternative15:27
@jim:acmegating.comoh, sorry if i stepped on your toes; i had an out-of-sync matrix but it's fixed now.  :)15:28
@fungicide:matrix.orgno, it's great, thanks! it's exactly the one-line fix i thought was needed, so i feel confident in approving it ;)15:28
@fungicide:matrix.orgpreferable to reverting what was already a bug fix15:29
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002315:31
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002315:49
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002315:54
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 890026: Fix is_template upgrade error https://review.opendev.org/c/zuul/zuul/+/89002616:09
@jim:acmegating.comfungi: would you mind doing a re-review of https://review.opendev.org/890023 ?  that just passed the first stream job, so i think it's ready now.16:03
@jim:acmegating.com * fungi: would you mind doing a re-review of https://review.opendev.org/890023 ?  that just passed the first stream job, so i think it's ready now..16:22
@jim:acmegating.com * fungi: would you mind doing a re-review of https://review.opendev.org/890023 ?  that just passed the first stream job, so i think it's ready now.16:23
@jim:acmegating.comit's passed the streaming tests, it's failing the unit tests but i think that's not related.16:24
@jim:acmegating.comYeah that was just a slow node; a cat job timed out during a test16:25
@fungicide:matrix.orgcorvus: should we want, there are also global alternatives to using `--break-system-packages` on the command line, but that should work too16:27
@jim:acmegating.comfungi: that sounds like a good idea; i think i'll approve that change now as i think it's the minimum to unbreak the gate, then maybe we can improve it16:28
@fungicide:matrix.orgwell, if it's only needed in one or two places, that cli option can be a useful reminder that we're pip installing packages into the system python path. but if we really don't care to keep track of that, it's just the presence of a flag file on the filesystem that's telling pip it's needed anyway16:30
@jim:acmegating.comgood point.  let's cipher on that one for a bit.16:30
@fungicide:matrix.orgor we can set the override through an envvar too16:32
@jim:acmegating.comit does succeed at the goal of reminding everyone what's going on right there :)16:33
@fungicide:matrix.orgthere was extensive discussion of that feature when it was first put into widespread use, and some folks concluded that at least in container building scenarios it makes sense to just remove the flag file16:33
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 890023: Use Python 3.11 for stream-functional jobs https://review.opendev.org/c/zuul/zuul/+/89002318:13
-@gerrit:opendev.org- Zuul merged on behalf of Simon Westphahl: [zuul/zuul] 889305: Add Zuul job variable to indicate a job will retry https://review.opendev.org/c/zuul/zuul/+/88930518:13
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 889745: Refactor will_retry https://review.opendev.org/c/zuul/zuul/+/88974518:14
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 883318: Report early failure from Ansible task failures https://review.opendev.org/c/zuul/zuul/+/88331818:28
@jim:acmegating.comfungi: wow i actually just saw it in action on https://zuul.opendev.org/t/zuul/status/change/889649,119:58
@jim:acmegating.comthe queue item had a red X because "at least one job failed", and then like a minute or so later, nox-linters reported a failure19:59
@jim:acmegating.comi do think we have some ui work to do still to make it clear what's about to happen, but i think we have the data needed to do that.19:59
@fungicide:matrix.orgwoo!20:18
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 890036: Add early failure indication to the web UI https://review.opendev.org/c/zuul/zuul/+/89003620:31
@jim:acmegating.comThis is what the change i'm about to push up does.  plus it also adds the string "Early failure detected" to the mouseover text on the job progress bar, but i can't screenshot that as easily.20:29
@jim:acmegating.comThere I think that will help20:34
@fungicide:matrix.orgexactly what i imagined it could look like, awesome22:44

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