ludo@HIDDEN (Ludovic Courtès)
to control <at> debbugs.gnu.org
.
Full text available.Received: (at submit) by debbugs.gnu.org; 19 Feb 2018 23:20:09 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Feb 19 18:20:09 2018 Received: from localhost ([127.0.0.1]:51801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1enujA-0007XP-Vl for submit <at> debbugs.gnu.org; Mon, 19 Feb 2018 18:20:09 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34815) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <pjotr2017@HIDDEN>) id 1enuj8-0007Wx-Cd for submit <at> debbugs.gnu.org; Mon, 19 Feb 2018 18:20:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <pjotr2017@HIDDEN>) id 1enuj2-0001yj-Ap for submit <at> debbugs.gnu.org; Mon, 19 Feb 2018 18:20:01 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59895) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <pjotr2017@HIDDEN>) id 1enuj2-0001yb-7q for submit <at> debbugs.gnu.org; Mon, 19 Feb 2018 18:20:00 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <pjotr2017@HIDDEN>) id 1enuj1-0005JQ-2X for guix-patches@HIDDEN; Mon, 19 Feb 2018 18:20:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <pjotr2017@HIDDEN>) id 1enuj0-0001yE-3S for guix-patches@HIDDEN; Mon, 19 Feb 2018 18:19:59 -0500 Received: from mail.thebird.nl ([95.154.246.10]:56724) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <pjotr2017@HIDDEN>) id 1enuiv-0001ok-Eu; Mon, 19 Feb 2018 18:19:53 -0500 Received: by mail.thebird.nl (Postfix, from userid 502) id 71AC21248D7; Tue, 20 Feb 2018 00:15:58 +0100 (CET) Date: Tue, 20 Feb 2018 00:15:58 +0100 From: Pjotr Prins <pjotr.public12@HIDDEN> To: Ludovic =?iso-8859-1?Q?Court=E8s?= <ludo@HIDDEN> Subject: timeout option not honoured (formerly how to handle armhf time-out on package?) Message-ID: <20180219231558.GA15863@HIDDEN> References: <20180216082005.GA28722@HIDDEN> <87tvuhqmun.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87tvuhqmun.fsf@HIDDEN> User-Agent: Mutt/1.5.21 (2010-09-15) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit Cc: Guix-devel <guix-devel@HIDDEN>, Pjotr Prins <pjotr.public12@HIDDEN>, guix-patches@HIDDEN X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -5.0 (-----) the fix did not work, see https://hydra.gnu.org/build/2513115 est project /tmp/guix-build-ldc-0.17.4.drv-0/build Start 1: build-druntime-ldc-unittest 1/673 Test #1: build-druntime-ldc-unittest ................. Passed= 533.53 sec Start 2: build-druntime-test-runner 2/673 Test #2: build-druntime-test-runner .................. Passed= 6.06 sec Start 3: build-phobos2-ldc-unittest building of `/gnu/store/4bqm0has81ndhimqg9nn7kysdzdhssy7-ldc-0.17.4.drv' = timed out after 3600 seconds of silence @ build-failed /gnu/store/4bqm0has81ndhimqg9nn7kysdzdhssy7-ldc-0.17.4.drv= - timeout Strangely no effect on the timeout. CC debbugs so we don't lose it. On Fri, Feb 16, 2018 at 10:56:32AM +0100, Ludovic Court=C3=A8s wrote: > Hello, >=20 > Pjotr Prins <pjotr.public12@HIDDEN> skribis: >=20 > > According to=20 > > > > https://hydra.gnu.org/build/2447190/nixlog/1/tail-reload > > > > we are getting a time-out during testing of dlang ldc on armhf.=20 > > > > I admit 3600s for a test is a bit lengthy ;) >=20 > Indeed, on x86_64, according to > <https://mirror.hydra.gnu.org/log/q31z6ncd448p4qdcc9xd2j0c08bwbwff-ldc-= 0.17.4>, we get: >=20 > --8<---------------cut here---------------start------------->8--- > /gnu/store/6g4pfzgmgwpfkwix0p7r6j349hffh2gs-cmake-3.7.2/bin/ctest --for= ce-new-ctest-process=20 > Test project /tmp/guix-build-ldc-0.17.4.drv-0/build > Start 1: build-druntime-ldc-unittest > 1/673 Test #1: build-druntime-ldc-unittest ................. Pass= ed 36.71 sec > Start 2: build-druntime-test-runner > 2/673 Test #2: build-druntime-test-runner .................. Pass= ed 0.34 sec > Start 3: build-phobos2-ldc-unittest > 3/673 Test #3: build-phobos2-ldc-unittest .................. Pass= ed 487.52 sec > --8<---------------cut here---------------end--------------->8--- >=20 > So given that the first test is 14 times slower on x86_64, we can expec= t > the 3rd test to last ~8440 seconds, which exceeds the default > =E2=80=98max-silent-timeout=E2=80=99. >=20 > I=E2=80=99ve added a =E2=80=99max-silent-time=E2=80=99 property as Mark= suggests, for 3h. >=20 > Thanks, > Ludo=E2=80=99. >=20 --=20
Pjotr Prins <pjotr.public12@HIDDEN>
:guix-patches@HIDDEN
.
Full text available.guix-patches@HIDDEN
:bug#30541
; Package guix-patches
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.