Re: CI, macports, darwin version problems

From: Joe Conway <mail(at)joeconway(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Christophe Pettus <christophe(dot)pettus(at)pgexperts(dot)com>
Subject: Re: CI, macports, darwin version problems
Date: 2024-07-16 13:38:21
Message-ID: 91eb24a2-4eff-4e92-b973-9b2e341567f7@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7/16/24 08:28, Joe Conway wrote:
> On 7/16/24 00:34, Thomas Munro wrote:
>> temporarily disabled that machine from the pool and click the re-run
>> button, and it failed[2] on jc-m2-1: "Error: The operation couldn’t be
>> completed. No space left on device" after a long period during which
>> it was presumably trying to download that image. I could try this
>> experiment again if Joe could see a way to free up some disk space.
>
> Hmmm, sorry, will take a look now

I am not super strong on Macs in general, but cannot see anything full:

df -h
Filesystem Size Used Avail Capacity iused ifree %iused
Mounted on
/dev/disk3s1s1 228Gi 8.7Gi 111Gi 8% 356839 1165143240 0% /
devfs 199Ki 199Ki 0Bi 100% 690 0 100% /dev
/dev/disk3s6 228Gi 20Ki 111Gi 1% 0 1165143240 0%
/System/Volumes/VM
/dev/disk3s2 228Gi 5.0Gi 111Gi 5% 1257 1165143240 0%
/System/Volumes/Preboot
/dev/disk3s4 228Gi 28Mi 111Gi 1% 47 1165143240 0%
/System/Volumes/Update
/dev/disk1s2 500Mi 6.0Mi 483Mi 2% 1 4941480 0%
/System/Volumes/xarts
/dev/disk1s1 500Mi 6.2Mi 483Mi 2% 29 4941480 0%
/System/Volumes/iSCPreboot
/dev/disk1s3 500Mi 492Ki 483Mi 1% 55 4941480 0%
/System/Volumes/Hardware
/dev/disk3s5 228Gi 102Gi 111Gi 48% 365768 1165143240 0%
/System/Volumes/Data
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100%
/System/Volumes/Data/home

As far as I can tell, the 100% usage for /dev and
/System/Volumes/Data/home are irrelevant.

¯\_(ツ)_/¯

I ran an update to the latest Ventura and rebooted as part of that. Can
you check again?

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Luzanov 2024-07-16 13:48:36 Re: Things I don't like about \du's "Attributes" column
Previous Message Floris Van Nee 2024-07-16 13:36:33 RE: temp table on commit delete rows performance issue