From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YB+4IqLcQmGU1QAAgWs5BA (envelope-from ) for ; Thu, 16 Sep 2021 07:56:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CNRaHqLcQmGRJgAAB5/wlQ (envelope-from ) for ; Thu, 16 Sep 2021 05:56:50 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 214BD1CDF4 for ; Thu, 16 Sep 2021 07:56:50 +0200 (CEST) Received: from localhost ([::1]:51546 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQkO8-0008BJ-LM for larch@yhetil.org; Thu, 16 Sep 2021 01:56:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49520) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQkNs-00089m-KD for guix-devel@gnu.org; Thu, 16 Sep 2021 01:56:32 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:19150 helo=ext-mx-out001.mykolab.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQkNp-0006W5-Ls for guix-devel@gnu.org; Thu, 16 Sep 2021 01:56:31 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id 393B4E5D; Thu, 16 Sep 2021 07:56:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1631771786; x=1633586187; bh=5eZbHqpvPot2JWaq0dfubNJAkw8TLgXSw+O 3Hw+kHnU=; b=iMq2szjOXxSP65B/PpOhsYPesLy44g536ng9wgaOTATJpxZ3CNs T8xigmUWEfmBf7Ah0mzDKKIKmKYea4HDzQTKpwlgCIWc7pNxuu4eF3KapjasH0FO nZyiBFZb85RWaZI/zO0ViFWkcYuKgbMFHizwbaURIVQryzwdjaP4ZA8ezG3CO6dd 1q6zH3ZZ+cu1UXO874Bhlc/TLaJSuFlv/GgcnfSUNGp+HSKtRMiysFiRV3LA2gBq gCKpw19awvykBjMYPd0f9FFh6Hm44EofL0amYWQZHQ+aTS/NQNF3grin3AF3zVDt TrSkI0aiFni+LktPVDbQ0UkVIJrcOPxa8A/3vK47G6SfaT9kJZxI7GCV2RMlhhKj KxRfZATwWd5VznVD6Jf09+X7pr7cuTVHh79nrXRZQFUBRRqBqh3MpQ9W1lEsXG4d pb65m5F6XK1qekRPKAYF/p3BwhpfMx58Csg+fGzJ3nQnN5zb4KKER+Ywv7xXqP// SG7EvyFR0f8cZ9XOBVOjCaBjFyk7JxU4CtytAixOQDXmq8Z5XkJuacpksrxYkCXG i53jraj7wLLTjGWDG42PZX98flJhgAEBaMnPPrOcXf7YnX6FYj6lTS0s+oiG7vEA eVyr3BhPhxqBQgL8BFKKwlB5QQy09mjlOhip/NiAR7fvyDm99eGHb+/A= X-Virus-Scanned: amavisd-new at mykolab.com Received: from ext-mx-out001.mykolab.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zrw2YN8bDiIP; Thu, 16 Sep 2021 07:56:26 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 9796C1AC; Thu, 16 Sep 2021 07:56:26 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx003.mykolab.com (Postfix) with ESMTPS id EECF0A39; Thu, 16 Sep 2021 07:56:25 +0200 (CEST) From: Thiago Jung Bauermann To: Tobias Geerinckx-Rice Cc: Maxim Cournoyer , guix-devel@gnu.org Subject: Re: Batching world-rebuilding changes for the core-updates-frozen branch Date: Thu, 16 Sep 2021 02:56:19 -0300 Message-ID: <3411103.UYQbeKiErK@popigai> In-Reply-To: <2300428.8ZMgalvX1Q@popigai> References: <877dfrkt7x.fsf@gmail.com> <87bl514bt5.fsf@nckx> <2300428.8ZMgalvX1Q@popigai> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=95.128.36.42; envelope-from=bauermann@kolabnow.com; helo=ext-mx-out001.mykolab.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631771810; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=5eZbHqpvPot2JWaq0dfubNJAkw8TLgXSw+O3Hw+kHnU=; b=Aex36vMKD7Jbmk3P/ixkqWxg++IqQ9jqw0ao20zwAUAzGvNrA6eyTp0GpNLwPjSdI8dF5A 6y5KhUPCR+7QYePD4+C+Aa1ShmOGutLbIotVZ8wbQD1NvgILVnHhvvDleU9XS7GfjhLzDK yFG6j4Xnuivwz/8JknxlalCvlFiIdXFD0MAGlm5j5npD/LFIim+qmq0i9Z3pcfDu/pK16E TzRLWHAlKlcGxfL55lYjE9Cj9mTu8XC7pzPXlqi++jp4rHf7HysxOEjHpxIMEBLJ/m1kAY wCsOGD5YlDxVfQg8lAKZj2pydEZuLza30DGGt6Xm1fY5GRuJ0ohmZWByVjC6iQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631771810; a=rsa-sha256; cv=none; b=tI0WNA/fQ4BjEQkM5MClqdfnVPLlXcVZsT0sOsmAouR+27ipOY9p+QssRvhu+jD/x4WEsr mkXC5Bwt2QVC2/oj8oQJ0WaL16HjXhE3hibP1F/6St00c9eLcGBJvTVfKoEAnDEoC6NMFk zFgcBB5dONn8sTivmsA9h0gCMLjjNNIi3XhT4nLAQdfQ4OcjElfsS5gvErx++RxVjut/3P ziiX6nDWNrMGGsLfUYG2dBZHRbB34CSgrAqMuLQZuXEVCVrh7Q7LZXqJ7u8X3xkTEU6hjU 0SID/dI8ey4OJEZcLHUV38IARVJXe68zldJsmb6/O9JznBMrhF3tc7GQEZ2Mtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=kolabnow.com header.s=dkim20160331 header.b=iMq2szjO; dmarc=pass (policy=quarantine) header.from=kolabnow.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -2.60 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kolabnow.com header.s=dkim20160331 header.b=iMq2szjO; dmarc=pass (policy=quarantine) header.from=kolabnow.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 214BD1CDF4 X-Spam-Score: -2.60 X-Migadu-Scanner: scn0.migadu.com X-TUID: Y2M+jky+f/sV Hello again, Em quinta-feira, 9 de setembro de 2021, =C3=A0s 19:47:20 -03, Thiago Jung=20 Bauermann escreveu: > Hello, >=20 > Em quinta-feira, 9 de setembro de 2021, =C3=A0s 19:33:43 -03, Tobias > Geerinckx- > Rice escreveu: > > Thiago Jung Bauermann =E5=86=99=E9=81=93=EF=BC=9A > >=20 > > > Curiously, the odd-numbered workers still advertise > > > powerpc64-linux: > > > https://ci.guix.gnu.org/machine/hydra-guix-101 > >=20 > > =E2=80=A6? Curious indeed! I definitely remember odd numbers scrolling > > by, but I don't recall .101 specifically, nor did I read the > > (voluminous) output in detail. I'll take a look tomorrow. >=20 > Perhaps there=E2=80=99s a delay in when those web pages are updated. Toda= y for > the first time I=E2=80=99ve seen a build being routed to guixp9: =E2=8B=AE =E2=8B=AE > So it seems to have worked, even though https://ci.guix.gnu.org/metrics > still says there were 0 builds there in the past 24h. Actually, it=E2=80=99s not a case of the web pages being out of date. The hydra-guix- machines are still doing emulated powerpc64le-linux= =20 builds, unfortunately. :-/ ON the bright side, guixp9 is doing some of the builds as well! =2D-=20 Thanks, Thiago