Unix Technical Forum

Re: Intermittent stats test failures on buildfarm

This is a discussion on Re: Intermittent stats test failures on buildfarm within the pgsql Hackers forums, part of the PostgreSQL category; --> Also, kookaburra (AIX) has a problem with the stats test as well. What is most puzzling to me is ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-11-2008, 05:29 AM
Rocco Altier
 
Posts: n/a
Default Re: Intermittent stats test failures on buildfarm

Also, kookaburra (AIX) has a problem with the stats test as well.

What is most puzzling to me is that it only happens with cc (not gcc).
And I can only get it to happen when running a cronjob for the
buildfarm. If I run it interactively, the stats collector will run
fine, or if I run the build script from the command line.

The environment between cron and from command line are not significantly
different, so I am at a bit of loss as to the reason why.

Any thoughts?

-rocco

> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailtogsql-hackers-owner@postgresql.org] On Behalf Of Tom Lane
> Sent: Tuesday, August 30, 2005 12:31 AM
> To: pgsql-hackers@postgreSQL.org
> Subject: [HACKERS] Intermittent stats test failures on buildfarm
>
>
> I just spent a tedious hour digging through the buildfarm results
> to see what I could learn about the intermittent failures we're seeing
> in the stats regression test, such as here:
> http://www.pgbuildfarm.org/cgi-bin/s...m=ferret&dt=20
> 05-05-29%2018:25:09
> This is seen in both Check and InstallCheck steps. A variant
> pathology
> is seen here:
> http://www.pgbuildfarm.org/cgi-bin/s...m=gerbil&dt=20
> 05-07-22%2007:58:01
> Notice that only the heap stats columns are wrong in this
> case, not the
> index stats. I think that this variant behavior may have
> been fixed by
> this patch:
>
> 2005-07-23 20:33 tgl
>
> * src/backend/postmaster/pgstat.c: Fix some failures to
> initialize
> table entries induced by recent autovacuum integration.
> Not clear
> this explains recent stats problems, but it's definitely wrong.
>
> but it's not certain since nobody traced through the code to exhibit
> why those uninitialized table entries would have led to this
> particular
> visible symptom. But with no occurrences of that behavior since the
> patch went in, I suspect it's fixed.
>
> What we are left with turns out to be multiple occurrences of
> the first
> pathology on exactly three buildfarm members:
>
> ferret Cygwin
> kudu Solaris 9, x86
> dragonfly Solaris 9, x86
>
> There are no occurrences of the failure on the native-Windows
> machines,
> nor on buzzard (Solaris 10, SPARC), nor on gerbil (Solaris 9, SPARC)
> (though gerbil has one old occurrence of the second
> pathology, so maybe
> that observation should be taken with a grain of salt). And none
> whatever on any other buildfarm member.
>
> The same three machines are showing the failure in the 8.0
> branch, too,
> so it's not a recently-introduced issue.
>
> And one thing more: kudu and dragonfly are actually the same machine,
> same OS, different compilers.
>
> So what to make of this? Dunno, but it is clearly a very
> platform-specific behavior. Anyone see a connection between Cygwin
> and Solaris?
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>

http://www.postgresql.org/docs/faq

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-11-2008, 05:29 AM
Tom Lane
 
Posts: n/a
Default Re: Intermittent stats test failures on buildfarm

"Rocco Altier" <RoccoA@Routescape.com> writes:
> Also, kookaburra (AIX) has a problem with the stats test as well.


kookaburra's problem is entirely different, not intermittent in the
least. The error diff shows that stats collection is off, and its
postmaster log says

LOG: could not bind socket for statistics collector: Permission denied
LOG: disabling statistics collector for lack of working socket

I have no idea what's causing that --- the only reason I know of for
EACCES from bind() is trying to bind to a privileged port number, and
one hopes we're not doing that.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-11-2008, 05:29 AM
Andrew Dunstan
 
Posts: n/a
Default Re: Intermittent stats test failures on buildfarm



Tom Lane wrote:

>"Rocco Altier" <RoccoA@Routescape.com> writes:
>
>
>>Also, kookaburra (AIX) has a problem with the stats test as well.
>>
>>

>
>kookaburra's problem is entirely different, not intermittent in the
>least. The error diff shows that stats collection is off, and its
>postmaster log says
>
>LOG: could not bind socket for statistics collector: Permission denied
>LOG: disabling statistics collector for lack of working socket
>
>I have no idea what's causing that --- the only reason I know of for
>EACCES from bind() is trying to bind to a privileged port number, and
>one hopes we're not doing that.
>
>
>
>


The other things that's rather odd is that it's failing at the
installcheck stage, which means it just passed this same test moments
before are the check stage. Installcheck failures in buildfarm should
always be regarded suspiciously.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:54 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com