Re: CI, macports, darwin version problems

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>, Christophe Pettus <christophe.pettus@pgexperts.com>
Date: 2024-07-21T20:34:01Z
Lists: pgsql-hackers
On 7/21/24 16:15, Joe Conway wrote:
> On 7/18/24 10:33, Joe Conway wrote:
>> On 7/18/24 10:23, Nazir Bilal Yavuz wrote:
>>> On Thu, 18 Jul 2024 at 17:01, Joe Conway <mail@joeconway.com> wrote:
>>>> So perhaps I am back to needing more storage...
>>> 
>>> You might not need more storage. Thomas knows better, but AFAIU, CFBot
>>> will pull only sonoma images after the patch in this thread gets
>>> merged. And your storage seems enough for storing it.
>> 
>> I figured I would go ahead and buy it. Basically $250 total for a 2TB
>> WD_BLACK NVMe plus a mac mini expansion enclosure. Should be delivered
>> Sunday.
> 
> I installed and mounted the new volume, moved "~/.tart" to
> /Volumes/extnvme and created a symlink, and the restarted the ci
> process, but now I am getting continuous errors streaming to the log:
> 
> 8<------------------
> macmini:~ ci-run$ tail -n1 log/cirrus-worker.log
> time="2024-07-21T16:09:29-04:00" level=error msg="failed to poll
> upstream https://grpc.cirrus-ci.com:443: rpc error: code = NotFound desc
> = Can't find worker by session token!"
> 8<------------------
> 
> Any ideas?

Hmmm, maybe nevermind? I rebooted the mac mini and now it seems to be 
working. Maybe someone can confirm. There ought to be plenty of space 
available for sonoma and ventura at the same time now.

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com




Commits

  1. ci: Pin MacPorts version to 2.9.3.

  2. ci: Upgrade macOS version from 13 to 14.