Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pF900-0003HQ-7W for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Jan 2023 07:24:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pF8zx-0002Vv-VV for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Jan 2023 07:24:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pF8zx-0002Vm-FT for pgsql-hackers@lists.postgresql.org; Tue, 10 Jan 2023 07:24:41 +0000 Received: from mail-oi1-x22e.google.com ([2607:f8b0:4864:20::22e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pF8zv-0003Ja-6Q for pgsql-hackers@postgresql.org; Tue, 10 Jan 2023 07:24:40 +0000 Received: by mail-oi1-x22e.google.com with SMTP id h185so9326521oif.5 for ; Mon, 09 Jan 2023 23:24:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=leadboat.com; s=google; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=b8t6JJ+/A/ZREHn45kF5tMqDoxhCLbBkQKv2acdywwc=; b=cq/JlLMaUbjc+B0H/tY51+YVQytDHqlG1EEgFGZdGoXrnPhJ2dJHWhiroNTaGpFpVM 7faage6msD6yoP6RvGnjHyIzJ+Ad9HrMFZLWvE+PA6qZCuxChDuVTW+wkHf5OXndOunn RiZt4jf8nxCny0FfG4HfhgoGSxnUyj2zBKFl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b8t6JJ+/A/ZREHn45kF5tMqDoxhCLbBkQKv2acdywwc=; b=ev8woC6dAOQ2//fPnoG6xYhqvK46TlpzqLDvrccrlKknp2WyNUjCBveM1aPIgmUW2Q AzzpV/G1ARfICK5eJJC9zETcFD6F62NdVrBWK8cGvdY9esJxzT4XZPg67zaDCNJVuHl7 vAd7UR4AvVj33TYkm+d2z4yBWtMPWt9KEIRKbgYOVOz2EVi0JXhntoUUabvubjYEih27 Iky6jB8BYBNtrnJEH/WkaeF9KbAapeNaTDjawhRZ7IGzp6In6JvyKBhiq1wsd6bn/Svw egziAb7ciI2331W7W4ScAWuK4+XEiiWO2VGBygKF/ZaKEIhLeI32BT19gUFoq+1wxzO/ uaFA== X-Gm-Message-State: AFqh2kpbDlpZZZ3GGnFTN0dJw9LNm0HjW2SHuUiUxx6wldrTZfMn5sOC opIWkhkBiQPIx8jbEZgzuTb2h42gcos5ujwJ X-Google-Smtp-Source: AMrXdXsZU3V4ZTlJ59my6jUO0G2GBADt0yKPh9eMzosePCoDgJOiiOK563YzpypITKolrevGO5pPAg== X-Received: by 2002:a54:4691:0:b0:35e:cbc9:d960 with SMTP id k17-20020a544691000000b0035ecbc9d960mr28344827oic.44.1673335476437; Mon, 09 Jan 2023 23:24:36 -0800 (PST) Received: from rfd.leadboat.com ([2600:1702:a20:5750::2e]) by smtp.gmail.com with ESMTPSA id 21-20020aca2115000000b00354d8589a15sm4931897oiz.45.2023.01.09.23.24.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Jan 2023 23:24:35 -0800 (PST) Date: Mon, 9 Jan 2023 23:24:33 -0800 From: Noah Misch To: Tom Lane Cc: pgsql-hackers@postgresql.org Subject: Re: FYI: 2022-10 thorntail failures from coreutils FICLONE Message-ID: <20230110072433.GA1923499@rfd.leadboat.com> References: <20230107232924.GD1826938@rfd.leadboat.com> <201378.1673322566@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201378.1673322566@sss.pgh.pa.us> User-Agent: Mutt/1.5.24 (2015-08-30) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Jan 09, 2023 at 10:49:26PM -0500, Tom Lane wrote: > Noah Misch writes: > > thorntail failed some recovery tests in 2022-10: > > Speaking of which ... thorntail hasn't reported in for nearly > three weeks. Is it stuck? Its machine has been unresponsive to ssh for those weeks.