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 1mWhjc-0001c0-5b for buildfarm-members@arkaria.postgresql.org; Sat, 02 Oct 2021 16:19:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mWhja-00046I-BM for buildfarm-members@arkaria.postgresql.org; Sat, 02 Oct 2021 16:19:34 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mWhja-00046A-6M for buildfarm-members@lists.postgresql.org; Sat, 02 Oct 2021 16:19:34 +0000 Received: from mail-qv1-xf30.google.com ([2607:f8b0:4864:20::f30]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mWhjX-0001p7-IM for buildfarm-members@lists.postgresql.org; Sat, 02 Oct 2021 16:19:32 +0000 Received: by mail-qv1-xf30.google.com with SMTP id k3so2860889qve.10 for ; Sat, 02 Oct 2021 09:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=leadboat.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=OII/imSYvq+NjwzmAVSotKKCE3Z08Xn0ZFBAOXmMrsg=; b=eW7sw5xX4J6tDHocP/8HWIoWvHhexcep57LxM8u1Epihv8tNhUoZCP90/N7bmip9mO DMUGsgkbvDwjPuAub9wi6PDWs+nbYoJ1159GcdeYD0GJ4b0rYPHKPUJ73oZ0IiI8EDRS Xvx0V5Gyfw8bidt8kyN01/IVwwglmrgrU+kWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=OII/imSYvq+NjwzmAVSotKKCE3Z08Xn0ZFBAOXmMrsg=; b=VNAKpioqhQUQ+3FPP+8zOHuWOkmJmSI7Ljvgz0DlZc6i8MVkqhPB6g10DAwxWOBiiX tfJ3ZTI+ofT9u8OF9NTjdpv0vlToVMoVWBWdhYtZNj12kQn2c/sLMs6/eTTUh5oGN11Q NNoBt7eRZYdt54zELuv89pOp0au+CVNcjQzGU7RT56AfcQqZn0DgZaFxHfe8bRgN4bzA aWXJxnwtYieupyQdFP2j+wSvMPDSRUNS9bOt9IOjf2uEcCJWyvSuiAcb2A9Is5LB1lDz /CYUsPvkooczvxzruZFvO1t6ANl4rGLVW3EmCtNBtNf9Jpp7w4l9ZBr3rb5WeYo5jXEO N2UA== X-Gm-Message-State: AOAM533JlfBxreBy/tH1gipW1yYd1g/mnG3AuvWAqDIadl7X5gtSlz8O QqYwYRN/DKdSPqxxP3mQzr3O0A== X-Google-Smtp-Source: ABdhPJxM4M8doryhXamI/Ao3jWhFfXtC6Gt7ChV9jiCEPz9jul/fwEPBMKl5+nKQH4wJG3THxjQSOg== X-Received: by 2002:a05:6214:406:: with SMTP id z6mr14929821qvx.34.1633191570516; Sat, 02 Oct 2021 09:19:30 -0700 (PDT) Received: from rfd.leadboat.com ([2600:1702:a20:5750::46]) by smtp.gmail.com with ESMTPSA id y22sm5469682qkp.9.2021.10.02.09.19.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Oct 2021 09:19:29 -0700 (PDT) Date: Sat, 2 Oct 2021 09:19:26 -0700 From: Noah Misch To: Tom Lane Cc: buildfarm-members@lists.postgresql.org Subject: Re: Animals with old SSL may find no build required Message-ID: <20211002161926.GB232426@rfd.leadboat.com> References: <20211002070010.GB205991@rfd.leadboat.com> <3689082.1633185948@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3689082.1633185948@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 Sat, Oct 02, 2021 at 10:45:48AM -0400, Tom Lane wrote: > Noah Misch writes: > > build-farm.conf.sample defaults to git_ignore_mirror_failure=>1. With that > > setting, if a buildfarm member SSL setup breaks, the member will appear to be > > functioning, but it will find no changes to test: > > > Sat Oct 2 04:35:22 2021: buildfarm run for frogfish:REL9_6_STABLE starting > > git version 1.7.10.4 too old for automatic default branch update > > frogfish:REL9_6_STABLE [04:35:23] checking out source ... > > frogfish:REL9_6_STABLE [04:35:58] checking if build run needed ... > > frogfish:REL9_6_STABLE [04:35:58] No build required: last status = Fri Sep 24 23:15:14 2021 GMT, current snapshot = Sat Sep 25 14:53:55 2021 GMT, changed files = 0 > > FWIW, if you are using run_branches.pl, the failure will happen earlier. > What I am getting on prairiedog is > > error getting branches of interest: 500 Can't connect to buildfarm.postgresql.org:443 (certificate verify failed) at ./run_branches.pl line 201. That will indeed happen first if your config reaches pgstatus.pl via an https:// URL (the default) and meanwhile Perl and git use the same SSL library and certificate store. frogfish does use run_branches.pl, but it doesn't meet those other conditions.