Three animals fail test-decoding-check on REL_10_STABLE - Mailing list pgsql-hackers

From Thomas Munro
Subject Three animals fail test-decoding-check on REL_10_STABLE
Date
Msg-id CAEepm=1pEJdwv6DSGmOfpX0EaX7L7sT28c1nXpqvQvmLfEWb1g@mail.gmail.com
Whole thread Raw
Responses Re: Three animals fail test-decoding-check on REL_10_STABLE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

Only gaur shows useful logs:

  SELECT 'init' FROM
pg_create_logical_replication_slot('regression_slot',
'test_decoding');
! ERROR:  could not access file "test_decoding": No such file or directory

Does this mean it didn't build the test_decoding module?

Of the failing animals, damselfly builds with the highest frequency,
and it reports the following 4 commits between the first failure[1]
and the preceding success (and has been failing ever since):

962da60591 Tue Jan 1 01:39:34 2019 UTC  Fix generation of padding
message before encrypting Elgamal in pgcrypto
bedda9fbb7 Mon Dec 31 21:57:57 2018 UTC  Process EXTRA_INSTALL
serially, during the first temp-install.
e7ebc8c285 Mon Dec 31 21:55:04 2018 UTC  Send EXTRA_INSTALL errors to
install.log, not stderr.
7c97b0f55e Mon Dec 31 21:51:18 2018 UTC  pg_regress: Promptly detect
failed postmaster startup.

[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=damselfly&dt=2019-01-01%2010%3A39%3A41

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Query with high planning time at version 11.1 compared versions10.5 and 11.0
Next
From: Etsuro Fujita
Date:
Subject: Re: Query with high planning time at version 11.1 compared versions10.5 and 11.0