From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E30715808B for ; Fri, 8 Apr 2022 16:05:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B373AE088F; Fri, 8 Apr 2022 16:05:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 54426E088F for ; Fri, 8 Apr 2022 16:05:53 +0000 (UTC) Received: from timberdoodle.ppc64.dev.gentoo.org (140-211-169-187-openstack.osuosl.org [140.211.169.187]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FAA53410D1; Fri, 8 Apr 2022 16:05:52 +0000 (UTC) Date: Fri, 08 Apr 2022 09:05:51 -0700 From: catalyst@timberdoodle.ppc64.dev.gentoo.org To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [ppc-auto] Catalyst build error - snapshot Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Release Engineering Autobuilds X-BeenThere: gentoo-releng-autobuilds@gentoo.org X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org Reply-To: gentoo-releng-autobuilds@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Message-Id: <20220408160553.B373AE088F@pigeon.gentoo.org> X-Archives-Salt: 3745e39e-b2ca-47ea-a4c0-f114e35c859f X-Archives-Hash: 503a3753896295a56faa7f4cd980c8e9 *** Running command: catalyst -c /etc/catalyst/catalyst.conf -s stable 08 Apr 2022 09:05:47 PDT: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf NOTICE:catalyst:Loading configuration file: /etc/catalyst/catalyst.conf 08 Apr 2022 09:05:47 PDT: NOTICE : conf_values[options] = ['autoresume', 'bindist', 'pkgcache', 'seedcache'] NOTICE:catalyst:conf_values[options] = ['autoresume', 'bindist', 'pkgcache', 'seedcache'] 08 Apr 2022 09:05:47 PDT: NOTICE : >>> /usr/bin/git -C /var/tmp/catalyst/repos/gentoo.git fetch --quiet --depth=1 NOTICE:catalyst:>>> /usr/bin/git -C /var/tmp/catalyst/repos/gentoo.git fetch --quiet --depth=1 08 Apr 2022 09:05:51 PDT: ERROR : CatalystError: ['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1'] failed with return code128 ERROR:catalyst:CatalystError: ['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1'] failed with return code128 08 Apr 2022 09:05:51 PDT: ERROR : ERROR:catalyst: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/catalyst/targets/snapshot.py", line 61, in update_ebuild_repo subprocess.run(cmd, File "/usr/lib/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1']' returned non-zero exit status 128. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python-exec/python3.9/catalyst", line 27, in main(sys.argv[1:]) File "/usr/lib/python3.9/site-packages/catalyst/main.py", line 257, in main return _main(parser, opts) File "/usr/lib/python3.9/site-packages/catalyst/main.py", line 367, in _main success = build_target(addlargs) File "/usr/lib/python3.9/site-packages/catalyst/main.py", line 87, in build_target return target.run() File "/usr/lib/python3.9/site-packages/catalyst/targets/snapshot.py", line 81, in run treeish = self.update_ebuild_repo() File "/usr/lib/python3.9/site-packages/catalyst/targets/snapshot.py", line 75, in update_ebuild_repo raise CatalystError(f'{e.cmd} failed with return code' catalyst.support.CatalystError: ['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1'] failed with return code128 Full build log at /tmp/tmp.h2PvZooULk