From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Repeated pg_upgrade buildfarm failures on binturon |
Date: | 2015-07-07 11:21:33 |
Message-ID: | 20150707112133.GI30359@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2015-07-06 20:00:43 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > Binturon has repeatedly failed with errors like:
> > ERROR: could not open file "base/16400/32052": No such file or directory
>
> I agree that binturong seems to have something odd going on; but there are
> a lot of other intermittent pg_upgrade test failures in the buildfarm
> history
binturong seemed to be clean on HEAD for a while now, and the failures
~80 days ago seem to have had different symptoms (the src/bin move):
http://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=binturong&br=HEAD
other branches are less nice looking for various reasons, but there's
another recurring error:
FATAL: could not open relation mapping file "global/pg_filenode.map": No such file or directory
Those seem to indicate something going seriously wrong to me.
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2015-07-07 11:25:24 | Re: anole: assorted stability problems |
Previous Message | Heikki Linnakangas | 2015-07-07 11:09:20 | Re: Providing catalog view to pg_hba.conf file - Patch submission |