[12:37:38.310] su postgres <<-EOF [12:37:38.310] ulimit -c unlimited [12:37:38.310] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [12:37:38.310] EOF [12:47:33.080] 1/294 postgresql:setup / tmp_install OK 6.93s [12:47:33.080] 2/294 postgresql:setup / install_test_files OK 0.07s [12:47:33.080] 5/294 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.28s [12:47:33.080] 134/294 postgresql:libpq / libpq/001_uri OK 0.52s [12:47:33.080] 135/294 postgresql:libpq / libpq/002_api OK 0.12s [12:47:33.080] 139/294 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.17s [12:47:33.080] 144/294 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.22s [12:47:33.080] 149/294 postgresql:pg_checksums / pg_checksums/001_basic OK 0.12s [12:47:33.080] 151/294 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.27s [12:47:33.080] 154/294 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.22s [12:47:33.080] 157/294 postgresql:pg_config / pg_config/001_pg_config OK 0.17s [12:47:33.080] 158/294 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.47s [12:47:33.080] 160/294 postgresql:pg_ctl / pg_ctl/002_status OK 0.72s [12:47:33.080] 163/294 postgresql:pg_dump / pg_dump/001_basic OK 0.47s [12:47:33.080] 176/294 postgresql:pg_rewind / pg_rewind/006_options OK 0.22s [12:47:33.080] 180/294 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.12s [12:47:33.080] 181/294 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.12s [12:47:33.080] 182/294 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.17s [12:47:33.080] 183/294 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 1.37s [12:47:33.080] 185/294 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 0.67s [12:47:33.080] 186/294 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.73s [12:47:33.080] 187/294 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 0.57s [12:47:33.080] 189/294 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 1.72s [12:47:33.080] 190/294 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 1.07s [12:47:33.080] 191/294 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 1.68s [12:47:33.080] 194/294 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.17s [12:47:33.080] 197/294 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.57s [12:47:33.080] 207/294 postgresql:scripts / scripts/080_pg_isready OK 0.47s [12:47:33.080] 214/294 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.37s [12:47:33.080] 223/294 postgresql:oid2name / oid2name/001_basic OK 0.17s [12:47:33.080] 228/294 postgresql:vacuumlo / vacuumlo/001_basic OK 0.17s [12:47:33.080] 277/294 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 0.72s [12:47:33.080] [12:47:33.080] The output from 10 first failed tests: [12:47:33.080] [12:47:33.080] 3/294 postgresql:setup / initdb_cache FAIL 1.07s (exit status 1) [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:45 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 -c [12:47:33.080] import shutil [12:47:33.080] import sys [12:47:33.080] import subprocess [12:47:33.080] [12:47:33.080] shutil.rmtree(sys.argv[1], ignore_errors=True) [12:47:33.080] sp = subprocess.run(sys.argv[2:] + [sys.argv[1]]) [12:47:33.080] sys.exit(sp.returncode) [12:47:33.080] /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/initdb --auth trust --no-sync --no-instructions --lc-messages=C --no-clean [12:47:33.080] --- stdout --- [12:47:33.080] Running in no-clean mode. Mistakes will not be cleaned up. [12:47:33.080] The files belonging to this database system will be owned by user "postgres". [12:47:33.080] This user must also own the server process. [12:47:33.080] [12:47:33.080] The database cluster will be initialized with this locale configuration: [12:47:33.080] locale provider: libc [12:47:33.080] LC_COLLATE: C.UTF-8 [12:47:33.080] LC_CTYPE: C.UTF-8 [12:47:33.080] LC_MESSAGES: C [12:47:33.080] LC_MONETARY: C.UTF-8 [12:47:33.080] LC_NUMERIC: C.UTF-8 [12:47:33.080] LC_TIME: C.UTF-8 [12:47:33.080] The default database encoding has accordingly been set to "UTF8". [12:47:33.080] The default text search configuration will be set to "english". [12:47:33.080] [12:47:33.080] Data page checksums are disabled. [12:47:33.080] [12:47:33.080] creating directory /tmp/cirrus-ci-build/build/tmp_install/initdb-template ... ok [12:47:33.080] creating subdirectories ... ok [12:47:33.080] selecting dynamic shared memory implementation ... posix [12:47:33.080] selecting default max_connections ... 100 [12:47:33.080] selecting default shared_buffers ... 128MB [12:47:33.080] selecting default time zone ... Etc/UTC [12:47:33.080] creating configuration files ... ok [12:47:33.080] running bootstrap script ... ok [12:47:33.080] performing post-bootstrap initialization ... [12:47:33.080] --- stderr --- [12:47:33.080] ../src/backend/optimizer/plan/planner.c:569:28: runtime error: load of value 57, which is not a valid value for type '_Bool' [12:47:33.080] ==22404==Using libbacktrace symbolizer. [12:47:33.080] #0 0x55c0e55582e0 in standard_planner ../src/backend/optimizer/plan/planner.c:569 [12:47:33.080] #1 0x55c0e555836c in planner ../src/backend/optimizer/plan/planner.c:276 [12:47:33.080] #2 0x55c0e57c7331 in pg_plan_query ../src/backend/tcop/postgres.c:904 [12:47:33.080] #3 0x55c0e57c769e in pg_plan_queries ../src/backend/tcop/postgres.c:996 [12:47:33.080] #4 0x55c0e57c7a78 in exec_simple_query ../src/backend/tcop/postgres.c:1193 [12:47:33.080] #5 0x55c0e57ca978 in PostgresMain ../src/backend/tcop/postgres.c:4680 [12:47:33.080] #6 0x55c0e57caefd in PostgresSingleUserMain ../src/backend/tcop/postgres.c:4136 [12:47:33.080] #7 0x55c0e549e570 in main ../src/backend/main/main.c:194 [12:47:33.080] #8 0x7fcadc3aad09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) [12:47:33.080] #9 0x55c0e500c219 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8b8219) [12:47:33.080] [12:47:33.080] Aborted (core dumped) [12:47:33.080] child process exited with exit code 134 [12:47:33.080] initdb: data directory "/tmp/cirrus-ci-build/build/tmp_install/initdb-template" not removed at user's request [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 4/294 postgresql:regress / regress/regress ERROR 0.43s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40051 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/regress/regress group regress test regress [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # using temp instance on port 40051 with PID 22431 [12:47:33.080] Bail out!# test failed [12:47:33.080] --- stderr --- [12:47:33.080] psql: error: connection to server on socket "/tmp/pg_regress-AGiRzE/.s.PGSQL.40051" failed: FATAL: database "postgres" does not exist [12:47:33.080] # command failed: "psql" -X -q -c "CREATE DATABASE \"regression\" TEMPLATE=template0" -c "ALTER DATABASE \"regression\" SET lc_messages TO 'C';ALTER DATABASE \"regression\" SET lc_monetary TO 'C';ALTER DATABASE \"regression\" SET lc_numeric TO 'C';ALTER DATABASE \"regression\" SET lc_time TO 'C';ALTER DATABASE \"regression\" SET bytea_output TO 'hex';ALTER DATABASE \"regression\" SET timezone_abbreviations TO 'Default';" "postgres" [12:47:33.080] [12:47:33.080] (test program exited with status code 2) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 6/294 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1.59s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' with_icu='yes' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade group pg_upgrade test 002_pg_upgrade [12:47:33.080] # testing using transfer mode --copy [12:47:33.080] # initializing database system by running initdb [12:47:33.080] Bail out! command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --lc-collate C --lc-ctype C --locale-provider builtin --builtin-locale C" exited with value 1 [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 255) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 7/294 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.54s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' with_icu='yes' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 003_logical_slots -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots group pg_upgrade test 003_logical_slots [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 29) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 8/294 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.86s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' with_icu='yes' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 004_subscription -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/004_subscription group pg_upgrade test 004_subscription [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 29) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 9/294 postgresql:isolation / isolation/isolation ERROR 0.40s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/isolation/isolation group isolation test isolation [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # using temp instance on port 40052 with PID 22438 [12:47:33.080] Bail out!# test failed [12:47:33.080] --- stderr --- [12:47:33.080] psql: error: connection to server on socket "/tmp/pg_regress-WKWrT3/.s.PGSQL.40052" failed: FATAL: database "postgres" does not exist [12:47:33.080] # command failed: "psql" -X -q -c "CREATE DATABASE \"isolation_regression\" TEMPLATE=template0" -c "ALTER DATABASE \"isolation_regression\" SET lc_messages TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_monetary TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_numeric TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_time TO 'C';ALTER DATABASE \"isolation_regression\" SET bytea_output TO 'hex';ALTER DATABASE \"isolation_regression\" SET timezone_abbreviations TO 'Default';" "postgres" [12:47:33.080] [12:47:33.080] (test program exited with status code 2) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 10/294 postgresql:recovery / recovery/001_stream_rep ERROR 1.56s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' enable_injection_points='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 001_stream_rep -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/001_stream_rep.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/001_stream_rep group recovery test 001_stream_rep [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 29) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 11/294 postgresql:recovery / recovery/002_archiving ERROR 0.81s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' enable_injection_points='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 002_archiving -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/002_archiving.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/002_archiving group recovery test 002_archiving [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 29) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 12/294 postgresql:recovery / recovery/003_recovery_targets ERROR 0.22s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' enable_injection_points='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 003_recovery_targets -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/003_recovery_targets.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets group recovery test 003_recovery_targets [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] Bail out! command "pg_resetwal --epoch 1 /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets/data/t_003_recovery_targets_primary_data/pgdata" exited with value 1 [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 255) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] 13/294 postgresql:recovery / recovery/004_timeline_switch ERROR 1.39s [12:47:33.080] [12:47:33.080] --- command --- [12:47:33.080] 12:37:46 PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' enable_injection_points='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 004_timeline_switch -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/004_timeline_switch.pl [12:47:33.080] --- stdout --- [12:47:33.080] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/004_timeline_switch group recovery test 004_timeline_switch [12:47:33.080] # initializing database system by copying initdb template [12:47:33.080] # test failed [12:47:33.080] --- stderr --- [12:47:33.080] [12:47:33.080] (test program exited with status code 29) [12:47:33.080] ------- [12:47:33.080] [12:47:33.080] [12:47:33.080] Summary of Failures: [12:47:33.080] [12:47:33.080] 3/294 postgresql:setup / initdb_cache FAIL 1.07s (exit status 1) [12:47:33.080] 4/294 postgresql:regress / regress/regress ERROR 0.43s [12:47:33.080] 6/294 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1.59s [12:47:33.080] 7/294 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.54s [12:47:33.080] 8/294 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.86s [12:47:33.080] 9/294 postgresql:isolation / isolation/isolation ERROR 0.40s [12:47:33.080] 10/294 postgresql:recovery / recovery/001_stream_rep ERROR 1.56s [12:47:33.080] 11/294 postgresql:recovery / recovery/002_archiving ERROR 0.81s [12:47:33.080] 12/294 postgresql:recovery / recovery/003_recovery_targets ERROR 0.22s [12:47:33.080] 13/294 postgresql:recovery / recovery/004_timeline_switch ERROR 1.39s [12:47:33.080] 14/294 postgresql:recovery / recovery/005_replay_delay ERROR 0.57s [12:47:33.080] 15/294 postgresql:recovery / recovery/006_logical_decoding ERROR 0.43s [12:47:33.080] 16/294 postgresql:recovery / recovery/007_sync_rep ERROR 585.94s [12:47:33.080] 17/294 postgresql:recovery / recovery/008_fsm_truncation ERROR 1.17s [12:47:33.080] 18/294 postgresql:recovery / recovery/009_twophase ERROR 4.18s [12:47:33.080] 19/294 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR 0.37s [12:47:33.080] 20/294 postgresql:recovery / recovery/012_subtransactions ERROR 1.33s [12:47:33.080] 21/294 postgresql:recovery / recovery/013_crash_restart ERROR 0.42s [12:47:33.080] 22/294 postgresql:recovery / recovery/014_unlogged_reinit ERROR 0.42s [12:47:33.080] 23/294 postgresql:recovery / recovery/015_promotion_pages ERROR 0.62s [12:47:33.080] 24/294 postgresql:recovery / recovery/016_min_consistency ERROR 0.72s [12:47:33.080] 25/294 postgresql:recovery / recovery/017_shm ERROR 1.52s [12:47:33.080] 26/294 postgresql:recovery / recovery/018_wal_optimize ERROR 0.42s [12:47:33.080] 27/294 postgresql:recovery / recovery/019_replslot_limit ERROR 1.67s [12:47:33.080] 28/294 postgresql:recovery / recovery/020_archive_status ERROR 0.42s [12:47:33.080] 29/294 postgresql:recovery / recovery/021_row_visibility ERROR 0.32s [12:47:33.080] 30/294 postgresql:recovery / recovery/022_crash_temp_files ERROR 0.57s [12:47:33.080] 31/294 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR 0.67s [12:47:33.080] 32/294 postgresql:recovery / recovery/024_archive_recovery ERROR 1.08s [12:47:33.080] 33/294 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR 196.69s [12:47:33.080] 34/294 postgresql:recovery / recovery/026_overwrite_contrecord ERROR 0.42s [12:47:33.080] 35/294 postgresql:recovery / recovery/027_stream_regress ERROR 0.82s [12:47:33.080] 36/294 postgresql:recovery / recovery/028_pitr_timelines ERROR 0.82s [12:47:33.080] 37/294 postgresql:recovery / recovery/029_stats_restart ERROR 0.42s [12:47:33.080] 38/294 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR 0.82s [12:47:33.080] 39/294 postgresql:recovery / recovery/031_recovery_conflict ERROR 0.42s [12:47:33.080] 40/294 postgresql:recovery / recovery/032_relfilenode_reuse ERROR 0.57s [12:47:33.080] 41/294 postgresql:recovery / recovery/033_replay_tsp_drops ERROR 0.87s [12:47:33.080] 42/294 postgresql:recovery / recovery/034_create_database ERROR 0.57s [12:47:33.080] 43/294 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 0.62s [12:47:33.080] 44/294 postgresql:recovery / recovery/036_truncated_dropped ERROR 0.42s [12:47:33.080] 45/294 postgresql:recovery / recovery/037_invalid_database ERROR 0.52s [12:47:33.080] 46/294 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR 0.87s [12:47:33.080] 47/294 postgresql:recovery / recovery/039_end_of_wal ERROR 0.42s [12:47:33.080] 48/294 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR 0.42s [12:47:33.080] 49/294 postgresql:recovery / recovery/041_checkpoint_at_promote ERROR 0.77s [12:47:33.080] 50/294 postgresql:recovery / recovery/042_low_level_backup ERROR 0.42s [12:47:33.080] 51/294 postgresql:kerberos / kerberos/001_auth SKIP 3.02s [12:47:33.080] 52/294 postgresql:plpgsql / plpgsql/regress ERROR 0.27s [12:47:33.080] 53/294 postgresql:plperl / plperl/regress ERROR 0.27s [12:47:33.080] 54/294 postgresql:plpython / plpython/regress ERROR 0.27s [12:47:33.080] 55/294 postgresql:pltcl / pltcl/regress ERROR 0.27s [12:47:33.080] 56/294 postgresql:amcheck / amcheck/regress ERROR 0.22s [12:47:33.080] 57/294 postgresql:basic_archive / basic_archive/regress ERROR 0.47s [12:47:33.080] 58/294 postgresql:bloom / bloom/regress ERROR 0.32s [12:47:33.080] 59/294 postgresql:bool_plperl / bool_plperl/regress ERROR 0.37s [12:47:33.080] 60/294 postgresql:btree_gin / btree_gin/regress ERROR 0.37s [12:47:33.080] 61/294 postgresql:btree_gist / btree_gist/regress ERROR 0.47s [12:47:33.080] 62/294 postgresql:citext / citext/regress ERROR 0.37s [12:47:33.080] 63/294 postgresql:cube / cube/regress ERROR 0.32s [12:47:33.080] 64/294 postgresql:dblink / dblink/regress ERROR 0.42s [12:47:33.080] 65/294 postgresql:dict_int / dict_int/regress ERROR 0.47s [12:47:33.080] 66/294 postgresql:dict_xsyn / dict_xsyn/regress ERROR 0.37s [12:47:33.080] 67/294 postgresql:earthdistance / earthdistance/regress ERROR 0.47s [12:47:33.080] 68/294 postgresql:file_fdw / file_fdw/regress ERROR 0.27s [12:47:33.080] 69/294 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR 0.37s [12:47:33.080] 70/294 postgresql:hstore / hstore/regress ERROR 0.32s [12:47:33.080] 71/294 postgresql:hstore_plperl / hstore_plperl/regress ERROR 0.27s [12:47:33.080] 72/294 postgresql:hstore_plpython / hstore_plpython/regress ERROR 0.27s [12:47:33.080] 73/294 postgresql:intarray / intarray/regress ERROR 0.37s [12:47:33.080] 74/294 postgresql:isn / isn/regress ERROR 0.32s [12:47:33.080] 75/294 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR 0.32s [12:47:33.080] 76/294 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR 0.32s [12:47:33.080] 77/294 postgresql:lo / lo/regress ERROR 0.27s [12:47:33.080] 78/294 postgresql:ltree / ltree/regress ERROR 0.37s [12:47:33.080] 79/294 postgresql:ltree_plpython / ltree_plpython/regress ERROR 0.42s [12:47:33.080] 80/294 postgresql:pageinspect / pageinspect/regress ERROR 0.42s [12:47:33.080] 81/294 postgresql:passwordcheck / passwordcheck/regress ERROR 0.37s [12:47:33.080] 82/294 postgresql:pg_buffercache / pg_buffercache/regress ERROR 0.42s [12:47:33.080] 83/294 postgresql:pgcrypto / pgcrypto/regress ERROR 0.37s [12:47:33.080] 84/294 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR 0.27s [12:47:33.080] 85/294 postgresql:pgrowlocks / pgrowlocks/isolation ERROR 0.32s [12:47:33.080] 86/294 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR 0.32s [12:47:33.080] 87/294 postgresql:pgstattuple / pgstattuple/regress ERROR 0.32s [12:47:33.080] 88/294 postgresql:pg_surgery / pg_surgery/regress ERROR 0.32s [12:47:33.080] 89/294 postgresql:pg_trgm / pg_trgm/regress ERROR 0.32s [12:47:33.080] 90/294 postgresql:pg_visibility / pg_visibility/regress ERROR 0.47s [12:47:33.080] 91/294 postgresql:pg_walinspect / pg_walinspect/regress ERROR 0.32s [12:47:33.080] 92/294 postgresql:postgres_fdw / postgres_fdw/regress ERROR 0.32s [12:47:33.080] 93/294 postgresql:seg / seg/regress ERROR 0.32s [12:47:33.080] 94/294 postgresql:tablefunc / tablefunc/regress ERROR 0.42s [12:47:33.080] 95/294 postgresql:tcn / tcn/isolation ERROR 0.42s [12:47:33.080] 96/294 postgresql:test_decoding / test_decoding/regress ERROR 0.37s [12:47:33.080] 97/294 postgresql:test_decoding / test_decoding/isolation ERROR 0.32s [12:47:33.080] 98/294 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR 0.37s [12:47:33.080] 99/294 postgresql:tsm_system_time / tsm_system_time/regress ERROR 0.37s [12:47:33.080] 100/294 postgresql:unaccent / unaccent/regress ERROR 0.32s [12:47:33.080] 101/294 postgresql:uuid-ossp / uuid-ossp/regress ERROR 0.37s [12:47:33.080] 102/294 postgresql:xml2 / xml2/regress ERROR 0.47s [12:47:33.080] 103/294 postgresql:brin / brin/isolation ERROR 0.37s [12:47:33.080] 104/294 postgresql:commit_ts / commit_ts/regress ERROR 0.42s [12:47:33.080] 105/294 postgresql:delay_execution / delay_execution/isolation ERROR 0.47s [12:47:33.080] 106/294 postgresql:dummy_index_am / dummy_index_am/regress ERROR 0.37s [12:47:33.080] 107/294 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR 0.42s [12:47:33.080] 108/294 postgresql:gin / gin/regress ERROR 0.37s [12:47:33.080] 109/294 postgresql:injection_points / injection_points/regress ERROR 0.32s [12:47:33.080] 110/294 postgresql:plsample / plsample/regress ERROR 0.57s [12:47:33.080] 111/294 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR 0.52s [12:47:33.080] 112/294 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR 0.52s [12:47:33.080] 113/294 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR 0.42s [12:47:33.080] 114/294 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR 0.42s [12:47:33.080] 115/294 postgresql:test_dsa / test_dsa/regress ERROR 0.52s [12:47:33.080] 116/294 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR 0.42s [12:47:33.080] 117/294 postgresql:test_extensions / test_extensions/regress ERROR 4.18s [12:47:33.080] 118/294 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR 0.47s [12:47:33.080] 119/294 postgresql:test_integerset / test_integerset/regress ERROR 0.42s [12:47:33.080] 120/294 postgresql:test_lfind / test_lfind/regress ERROR 0.57s [12:47:33.080] 121/294 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR 3.98s [12:47:33.080] 122/294 postgresql:test_parser / test_parser/regress ERROR 0.47s [12:47:33.080] 123/294 postgresql:test_pg_dump / test_pg_dump/regress ERROR 0.38s [12:47:33.080] 124/294 postgresql:test_predtest / test_predtest/regress ERROR 0.37s [12:47:33.080] 125/294 postgresql:test_radixtree / test_radixtree/regress ERROR 0.42s [12:47:33.080] 126/294 postgresql:test_rbtree / test_rbtree/regress ERROR 0.42s [12:47:33.080] 127/294 postgresql:test_regex / test_regex/regress ERROR 0.42s [12:47:33.080] 128/294 postgresql:test_resowner / test_resowner/regress ERROR 0.42s [12:47:33.080] 129/294 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR 0.47s [12:47:33.080] 130/294 postgresql:test_shm_mq / test_shm_mq/regress ERROR 0.57s [12:47:33.080] 131/294 postgresql:test_slru / test_slru/regress ERROR 0.42s [12:47:33.080] 132/294 postgresql:unsafe_tests / unsafe_tests/regress ERROR 0.42s [12:47:33.080] 133/294 postgresql:ecpg / ecpg/ecpg ERROR 0.47s [12:47:33.080] 136/294 postgresql:libpq / libpq/003_load_balance_host_list ERROR 1.97s [12:47:33.080] 137/294 postgresql:libpq / libpq/004_load_balance_dns ERROR 1.97s [12:47:33.080] 138/294 postgresql:initdb / initdb/001_initdb ERROR 54.74s [12:47:33.080] 140/294 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR 0.67s [12:47:33.080] 141/294 postgresql:pg_amcheck / pg_amcheck/003_check ERROR 0.57s [12:47:33.080] 142/294 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR 0.52s [12:47:33.080] 143/294 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR 0.52s [12:47:33.080] 145/294 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR 4.28s [12:47:33.080] 146/294 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR 0.52s [12:47:33.080] 147/294 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR 3.17s [12:47:33.080] 148/294 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR 0.77s [12:47:33.080] 150/294 postgresql:pg_checksums / pg_checksums/002_actions ERROR 0.87s [12:47:33.080] 152/294 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 0.52s [12:47:33.080] 153/294 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR 0.67s [12:47:33.080] 155/294 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR 4.93s [12:47:33.080] 156/294 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy ERROR 0.57s [12:47:33.080] 159/294 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR 4.33s [12:47:33.080] 161/294 postgresql:pg_ctl / pg_ctl/003_promote ERROR 1.22s [12:47:33.080] 162/294 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR 180.95s [12:47:33.080] 164/294 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 0.57s [12:47:33.080] 165/294 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 0.52s [12:47:33.080] 166/294 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 5.08s [12:47:33.080] 167/294 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 0.52s [12:47:33.080] 168/294 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 4.02s [12:47:33.080] 169/294 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR 0.52s [12:47:33.080] 170/294 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR 0.37s [12:47:33.080] 171/294 postgresql:pg_rewind / pg_rewind/001_basic ERROR 0.47s [12:47:33.080] 172/294 postgresql:pg_rewind / pg_rewind/002_databases ERROR 3.47s [12:47:33.080] 173/294 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR 0.47s [12:47:33.080] 174/294 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR 0.57s [12:47:33.080] 175/294 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR 0.47s [12:47:33.080] 177/294 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR 0.47s [12:47:33.080] 178/294 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR 0.42s [12:47:33.080] 179/294 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR 0.42s [12:47:33.080] 184/294 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR 0.42s [12:47:33.080] 188/294 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR 1.12s [12:47:33.080] 192/294 postgresql:pg_waldump / pg_waldump/001_basic ERROR 0.47s [12:47:33.080] 193/294 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR 0.42s [12:47:33.080] 195/294 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR 0.52s [12:47:33.080] 196/294 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 2.18s [12:47:33.080] 198/294 postgresql:psql / psql/001_basic ERROR 3.28s [12:47:33.080] 199/294 postgresql:psql / psql/010_tab_completion ERROR 0.32s [12:47:33.080] 200/294 postgresql:psql / psql/020_cancel ERROR 195.00s [12:47:33.080] 201/294 postgresql:scripts / scripts/010_clusterdb ERROR 0.47s [12:47:33.080] 202/294 postgresql:scripts / scripts/011_clusterdb_all ERROR 3.62s [12:47:33.080] 203/294 postgresql:scripts / scripts/020_createdb ERROR 11.89s [12:47:33.080] 204/294 postgresql:scripts / scripts/040_createuser ERROR 12.89s [12:47:33.080] 205/294 postgresql:scripts / scripts/050_dropdb ERROR 0.47s [12:47:33.080] 206/294 postgresql:scripts / scripts/070_dropuser ERROR 0.57s [12:47:33.080] 208/294 postgresql:scripts / scripts/090_reindexdb ERROR 0.47s [12:47:33.080] 209/294 postgresql:scripts / scripts/091_reindexdb_all ERROR 0.47s [12:47:33.080] 210/294 postgresql:scripts / scripts/100_vacuumdb ERROR 9.58s [12:47:33.080] 211/294 postgresql:scripts / scripts/101_vacuumdb_all ERROR 3.62s [12:47:33.080] 212/294 postgresql:scripts / scripts/102_vacuumdb_stages ERROR 2.42s [12:47:33.080] 213/294 postgresql:scripts / scripts/200_connstr ERROR 2.27s [12:47:33.080] 215/294 postgresql:amcheck / amcheck/001_verify_heapam ERROR 0.37s [12:47:33.080] 216/294 postgresql:amcheck / amcheck/002_cic ERROR 0.52s [12:47:33.080] 217/294 postgresql:amcheck / amcheck/003_cic_2pc ERROR 0.37s [12:47:33.080] 218/294 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR 0.47s [12:47:33.080] 219/294 postgresql:amcheck / amcheck/005_pitr ERROR 0.42s [12:47:33.080] 220/294 postgresql:auto_explain / auto_explain/001_auto_explain ERROR 0.42s [12:47:33.080] 221/294 postgresql:bloom / bloom/001_wal ERROR 0.67s [12:47:33.080] 222/294 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR 0.42s [12:47:33.080] 224/294 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR 0.37s [12:47:33.080] 225/294 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR 0.37s [12:47:33.080] 226/294 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR 0.37s [12:47:33.080] 227/294 postgresql:test_decoding / test_decoding/001_repl_stats ERROR 0.37s [12:47:33.080] 229/294 postgresql:authentication / authentication/001_password ERROR 0.62s [12:47:33.080] 230/294 postgresql:authentication / authentication/002_saslprep ERROR 2.07s [12:47:33.080] 231/294 postgresql:authentication / authentication/003_peer ERROR 0.42s [12:47:33.080] 232/294 postgresql:authentication / authentication/004_file_inclusion ERROR 0.52s [12:47:33.080] 233/294 postgresql:authentication / authentication/005_sspi SKIP 0.12s [12:47:33.080] 234/294 postgresql:authentication / authentication/006_login_trigger ERROR 2.12s [12:47:33.080] 235/294 postgresql:subscription / subscription/001_rep_changes ERROR 0.67s [12:47:33.080] 236/294 postgresql:subscription / subscription/002_types ERROR 0.82s [12:47:33.080] 237/294 postgresql:subscription / subscription/003_constraints ERROR 0.72s [12:47:33.080] 238/294 postgresql:subscription / subscription/004_sync ERROR 0.77s [12:47:33.080] 239/294 postgresql:subscription / subscription/005_encoding ERROR 1.87s [12:47:33.080] 240/294 postgresql:subscription / subscription/006_rewrite ERROR 0.62s [12:47:33.080] 241/294 postgresql:subscription / subscription/007_ddl ERROR 0.77s [12:47:33.080] 242/294 postgresql:subscription / subscription/008_diff_schema ERROR 0.62s [12:47:33.080] 243/294 postgresql:subscription / subscription/009_matviews ERROR 0.62s [12:47:33.080] 244/294 postgresql:subscription / subscription/010_truncate ERROR 0.67s [12:47:33.080] 245/294 postgresql:subscription / subscription/011_generated ERROR 0.77s [12:47:33.080] 246/294 postgresql:subscription / subscription/012_collation ERROR 2.02s [12:47:33.080] 247/294 postgresql:subscription / subscription/013_partition ERROR 1.12s [12:47:33.080] 248/294 postgresql:subscription / subscription/014_binary ERROR 0.62s [12:47:33.080] 249/294 postgresql:subscription / subscription/015_stream ERROR 0.62s [12:47:33.080] 250/294 postgresql:subscription / subscription/016_stream_subxact ERROR 0.67s [12:47:33.080] 251/294 postgresql:subscription / subscription/017_stream_ddl ERROR 0.97s [12:47:33.080] 252/294 postgresql:subscription / subscription/018_stream_subxact_abort ERROR 0.62s [12:47:33.080] 253/294 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR 0.77s [12:47:33.080] 254/294 postgresql:subscription / subscription/020_messages ERROR 0.72s [12:47:33.080] 255/294 postgresql:subscription / subscription/021_twophase ERROR 0.62s [12:47:33.080] 256/294 postgresql:subscription / subscription/022_twophase_cascade ERROR 0.87s [12:47:33.080] 257/294 postgresql:subscription / subscription/023_twophase_stream ERROR 0.82s [12:47:33.080] 258/294 postgresql:subscription / subscription/024_add_drop_pub ERROR 0.72s [12:47:33.080] 259/294 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR 0.82s [12:47:33.080] 260/294 postgresql:subscription / subscription/026_stats ERROR 0.67s [12:47:33.080] 261/294 postgresql:subscription / subscription/027_nosuperuser ERROR 0.62s [12:47:33.080] 262/294 postgresql:subscription / subscription/028_row_filter ERROR 0.52s [12:47:33.080] 263/294 postgresql:subscription / subscription/029_on_error ERROR 0.67s [12:47:33.080] 264/294 postgresql:subscription / subscription/030_origin ERROR 0.67s [12:47:33.080] 265/294 postgresql:subscription / subscription/031_column_list ERROR 0.67s [12:47:33.080] 266/294 postgresql:subscription / subscription/032_subscribe_use_index ERROR 0.62s [12:47:33.080] 267/294 postgresql:subscription / subscription/033_run_as_table_owner ERROR 0.62s [12:47:33.080] 268/294 postgresql:subscription / subscription/100_bugs ERROR 0.62s [12:47:33.080] 269/294 postgresql:brin / brin/01_workitems ERROR 0.37s [12:47:33.080] 270/294 postgresql:brin / brin/02_wal_consistency ERROR 0.37s [12:47:33.080] 271/294 postgresql:commit_ts / commit_ts/001_base ERROR 0.37s [12:47:33.080] 272/294 postgresql:commit_ts / commit_ts/002_standby ERROR 0.77s [12:47:33.080] 273/294 postgresql:commit_ts / commit_ts/003_standby_2 ERROR 0.67s [12:47:33.080] 274/294 postgresql:commit_ts / commit_ts/004_restart ERROR 0.42s [12:47:33.080] 275/294 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR 1.47s [12:47:33.080] 276/294 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR 0.57s [12:47:33.080] 278/294 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR 0.37s [12:47:33.080] 279/294 postgresql:test_misc / test_misc/001_constraint_validation ERROR 0.37s [12:47:33.080] 280/294 postgresql:test_misc / test_misc/002_tablespace ERROR 1.27s [12:47:33.080] 281/294 postgresql:test_misc / test_misc/003_check_guc ERROR 0.42s [12:47:33.080] 282/294 postgresql:test_misc / test_misc/004_io_direct ERROR 1.12s [12:47:33.080] 283/294 postgresql:test_misc / test_misc/005_timeouts ERROR 0.37s [12:47:33.080] 284/294 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 0.37s [12:47:33.080] 285/294 postgresql:worker_spi / worker_spi/001_worker_spi ERROR 0.37s [12:47:33.080] 286/294 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.12s [12:47:33.080] 287/294 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.12s [12:47:33.080] 288/294 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.12s [12:47:33.080] 289/294 postgresql:ssl / ssl/001_ssltests ERROR 0.42s [12:47:33.080] 290/294 postgresql:ssl / ssl/002_scram ERROR 1.87s [12:47:33.080] 291/294 postgresql:ssl / ssl/003_sslinfo ERROR 1.52s [12:47:33.080] 292/294 postgresql:ldap / ldap/001_auth ERROR 0.42s [12:47:33.080] 293/294 postgresql:ldap / ldap/002_bindpasswd ERROR 0.42s [12:47:33.080] 294/294 postgresql:icu / icu/010_database ERROR 0.42s [12:47:33.080] [12:47:33.080] Ok: 32 [12:47:33.080] Expected Fail: 0 [12:47:33.080] Fail: 257 [12:47:33.080] Unexpected Pass: 0 [12:47:33.080] Skipped: 5 [12:47:33.080] Timeout: 0 [12:47:33.094] [12:47:33.094] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt