the build farm is ok, but not the hippopotamus (or the jay)

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, info(at)cspug(dot)cz
Subject: the build farm is ok, but not the hippopotamus (or the jay)
Date: 2022-02-11 15:16:48
Message-ID: CA+TgmobmynO0OY7uGg=S6POt8GGVOe=sPBEQ6YbKdsDWA4TRyA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I was looking over the buildfarm results yesterday and this morning,
and things seem to be mostly green, but not entirely. 'hippopotamus'
was failing yesterday with strange LDAP-related errors, and is now
complaining about pgsql-Git-Dirty, which I assume means that someone
is doing something funny on that machine manually. 'jay' has the same
maintainer and is also showing some failures.

The last failure on jay looks like this:

test pgp-armor ... ok 126 ms
test pgp-decrypt ... ok 192 ms
test pgp-encrypt ... ok 611 ms
test pgp-compression ... FAILED (test process exited with
exit code 127) 2 ms
test pgp-pubkey-decrypt ... FAILED (test process exited with
exit code 127) 2 ms
test pgp-pubkey-encrypt ... FAILED 9 ms
test pgp-info ... FAILED 8 ms

Is there some maintenance happening on these machines that means we
should discount these failures, or is something broken?

--
Robert Haas
EDB: http://www.enterprisedb.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2022-02-11 15:29:44 Re: refactoring basebackup.c
Previous Message Tomas Vondra 2022-02-11 15:12:16 Re: Merging statistics from children instead of re-sampling everything