GNU bug report logs - #38550
Cuirass: in job-name: replace 'version' with 'anchor'

Previous Next

Package: guix;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Mon, 9 Dec 2019 17:26:02 UTC

Severity: wishlist

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38550 in the body.
You can then email your comments to 38550 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#38550; Package guix. (Mon, 09 Dec 2019 17:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Clément Lassieur <clement <at> lassieur.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 09 Dec 2019 17:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Clément Lassieur <clement <at> lassieur.org>
To: bug-guix <at> gnu.org
Subject: Cuirass: in job-name: replace 'version' with 'anchor'
Date: Mon, 09 Dec 2019 18:24:57 +0100
See IRC conversation[1].  The idea is that we want to be able to select
all the builds that have the same job-name.  Then we'll be able to see
the first one that's failing and its associated evaluation (the
culprit).

We could use PACKAGES->ANCHORS[2], which was created for the website.
Thus instead of having

 gajim-1.1.3.x86-64-linux <-fails gcc-7.4.x86_64-linux gcc-6.5.x86_64-linux
 gajim-1.1.3.x86-64-linux <-fails gcc-7.4.x86_64-linux gcc-6.5.x86_64-linux
 gajim-1.1.2.x86-64-linux <-fails gcc-7.3.x86_64-linux gcc-6.4.x86_64-linux
 gajim-1.1.2.x86-64-linux <-OK    gcc-7.3.x86_64-linux gcc-6.4.x86_64-linux

We'd have

 gajim.x86-64-linux <-fails       gcc.x86_64-linux     gcc-6.5.x86_64-linux
 gajim.x86-64-linux <-fails       gcc.x86_64-linux     gcc-6.5.x86_64-linux
 gajim.x86-64-linux <-fails       gcc.x86_64-linux     gcc-6.4.x86_64-linux
 gajim.x86-64-linux <-OK          gcc.x86_64-linux     gcc-6.4.x86_64-linux

And we could track the first failing Gajim (or GCC).

Each of the above column really represents a package definition tracked
in time.  GCC 7 and GCC 6 are two different packages at a given moment
in time, so they should have different job names.

Note that it doesn't work with packages for which we keep an old version
around if that version changes (e.g. from GCC 6.4 to GCC 6.5 in my
example).  But I imagine it's pretty rare.  Don't know.

This work is to be done in (gnu ci).

Comments welcome :)

Clément

[1]: http://logs.guix.gnu.org/guix/2019-12-09.log#171227
[2]: https://git.savannah.gnu.org/cgit/guix/guix-artwork.git/commit/?id=497145ef95cfc7548eb7c406d6227104f4b66700




Severity set to 'wishlist' from 'normal' Request was from clement <at> lassieur.org (Clément Lassieur) to control <at> debbugs.gnu.org. (Mon, 09 Dec 2019 17:27:02 GMT) Full text and rfc822 format available.

Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Thu, 25 Mar 2021 14:00:01 GMT) Full text and rfc822 format available.

Notification sent to Clément Lassieur <clement <at> lassieur.org>:
bug acknowledged by developer. (Thu, 25 Mar 2021 14:00:01 GMT) Full text and rfc822 format available.

Message #12 received at 38550-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Clément Lassieur <clement <at> lassieur.org>
Cc: 38550-done <at> debbugs.gnu.org
Subject: Re: bug#38550: Cuirass: in job-name: replace 'version' with 'anchor'
Date: Thu, 25 Mar 2021 14:59:19 +0100
Hello Clément,

It is possible to search for the last build of a given job using the Web
interface search form.

For example,
http://ci.guix.gnu.org/search?query=spec%3Aguix-master+gajim

which corresponds to the search "spec:guix-master gajim", will show the
last build job for gajim on master. A build job history is also
displayed on the build details page.

Closing this one,

Thanks,

Mathieu





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Apr 2021 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.