GNU bug report logs - #33672
weather: still ugly 502-error and confusing ci.guix.info

Previous Next

Package: guix;

Reported by: swedebugia <at> riseup.net

Date: Sat, 8 Dec 2018 08:10:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: swedebugia <at> riseup.net
Subject: bug#33672: closed (Re: bug#33672: weather: still ugly 502-error
 and confusing ci.guix.info)
Date: Sat, 08 Dec 2018 23:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#33672: weather: still ugly 502-error and confusing ci.guix.info

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 33672 <at> debbugs.gnu.org.

-- 
33672: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33672
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: swedebugia <at> riseup.net, 33672-done <at> debbugs.gnu.org
Subject: Re: bug#33672: weather: still ugly 502-error and confusing
 ci.guix.info
Date: Sun, 09 Dec 2018 00:12:23 +0100
Hello,

Ricardo Wurmus <rekado <at> elephly.net> skribis:

>>   'https://ci.guix.info/api/queue?nr=1000' returned 502 ("Bad Gateway")
>>    ^ could we hide this error if it does not matter for the results?
>
> Currently there’s a problem with the shepherd on
> berlin.guixsd.org/ci.guix.info.

This has been fixed a few hours ago.

However note that Cuirass is currently slow to handle requests like the
one above and often times out.  This has been discussed recently:

  https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00184.html

Anyway, closing this bug!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: swedebugia <at> riseup.net
To: bug-guix <at> gnu.org
Subject: weather: still ugly 502-error and confusing ci.guix.info
Date: Sat, 08 Dec 2018 00:09:36 -0800
[Message part 4 (text/plain, inline)]
Hi

I'm running guix from source in guixsd. 
sdb <at> antelope ~/src/guix$ ./pre-inst-env guix describe
Git checkout:
  repository: /home/sdb/src/guix
  branch: master
  commit: 3d53869e302540cb9a80cdcbbabea2b67200c0c5

This is the output of my config. (it is attached). My config does NOT
have ci.guix.info

sdb <at> antelope ~/src/guix$ ./pre-inst-env guix weather -m
~/config/os-manifest.scm
computing 414 package derivations for i686-linux...
looking for 588 store items on https://ci.guix.info...
updating substitutes from 'https://ci.guix.info'... 100.0%
https://ci.guix.info
  98.3% substitutes available (578 out of 588)
  567.3 MiB of nars (compressed)
  2,141.8 MiB on disk (uncompressed)
  0.013 seconds per request (7.4 seconds in total)
  79.2 requests per second
  'https://ci.guix.info/api/queue?nr=1000' returned 502 ("Bad Gateway")
   ^ could we hide this error if it does not matter for the results?

Forcing the --substitute-urls gives:

sdb <at> antelope ~/src/guix$ ./pre-inst-env guix weather -m
~/config/os-manifest.scm --substitute-urls="http://berlin.guixsd.org"
computing 414 package derivations for i686-linux...
looking for 588 store items on http://berlin.guixsd.org...
updating substitutes from 'http://berlin.guixsd.org'... 100.0%
http://berlin.guixsd.org
  98.3% substitutes available (578 out of 588)
  567.3 MiB of nars (compressed)
  2,141.8 MiB on disk (uncompressed)
  0.044 seconds per request (25.7 seconds in total)
  22.9 requests per second
  'http://berlin.guixsd.org/api/queue?nr=1000' returned 502 ("Bad
Gateway")

-- 
Cheers 
Swedebugia
[os-manifest.scm (text/plain, attachment)]

This bug report was last modified 6 years and 166 days ago.

Previous Next


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