[21:53:12.983] ulimit -c unlimited # default is 0 [21:53:12.983] ulimit -n 1024 # default is 256, pretty low [21:53:12.983] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:53:17.750] 1/314 postgresql:setup / tmp_install OK 4.26s [21:53:17.828] 2/314 postgresql:setup / install_test_files OK 0.08s [21:53:18.464] 3/314 postgresql:setup / initdb_cache OK 0.64s [21:53:18.828] 4/314 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.36s 9 subtests passed [21:53:26.891] 5/314 postgresql:recovery / recovery/002_archiving OK 8.36s 8 subtests passed [21:53:30.969] 6/314 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 12.50s 12 subtests passed [21:53:33.440] 7/314 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 14.96s 14 subtests passed [21:53:34.101] 8/314 postgresql:recovery / recovery/003_recovery_targets OK 15.27s 9 subtests passed [21:53:34.766] 9/314 postgresql:recovery / recovery/001_stream_rep OK 16.25s 62 subtests passed [21:53:39.289] 10/314 postgresql:recovery / recovery/004_timeline_switch OK 12.39s 3 subtests passed [21:53:39.341] 11/314 postgresql:recovery / recovery/006_logical_decoding OK 5.90s 20 subtests passed [21:53:41.519] 12/314 postgresql:recovery / recovery/005_replay_delay OK 10.53s 3 subtests passed [21:53:44.264] 13/314 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.92s 13 subtests passed [21:53:45.492] 14/314 postgresql:recovery / recovery/013_crash_restart OK 1.23s 18 subtests passed [21:53:46.173] 15/314 postgresql:recovery / recovery/007_sync_rep OK 12.06s 11 subtests passed [21:53:47.242] 16/314 postgresql:recovery / recovery/014_unlogged_reinit OK 1.75s 23 subtests passed [21:53:47.353] 17/314 postgresql:recovery / recovery/012_subtransactions OK 5.82s 12 subtests passed [21:53:50.345] 18/314 postgresql:recovery / recovery/017_shm OK 2.99s 4 subtests passed [21:53:50.511] 19/314 postgresql:recovery / recovery/015_promotion_pages OK 4.34s 1 subtests passed [21:53:50.571] 20/314 postgresql:recovery / recovery/009_twophase OK 11.28s 30 subtests passed [21:53:50.764] 21/314 postgresql:recovery / recovery/016_min_consistency OK 3.52s 1 subtests passed [21:53:52.296] 22/314 postgresql:recovery / recovery/008_fsm_truncation OK 17.53s 1 subtests passed [21:53:54.167] 23/314 postgresql:recovery / recovery/022_crash_temp_files OK 1.87s 11 subtests passed [21:53:54.974] 24/314 postgresql:recovery / recovery/021_row_visibility OK 4.21s 10 subtests passed [21:53:58.295] 25/314 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.13s 1 subtests passed [21:53:58.492] 26/314 postgresql:recovery / recovery/020_archive_status OK 7.92s 19 subtests passed [21:53:59.820] 27/314 postgresql:recovery / recovery/024_archive_recovery OK 4.84s 2 subtests passed [21:54:05.261] 28/314 postgresql:recovery / recovery/018_wal_optimize OK 14.91s 38 subtests passed [21:54:05.608] 29/314 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.11s 3 subtests passed [21:54:06.463] 30/314 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.17s 1 subtests passed [21:54:09.764] ▶ 31/314 - regression tests pass FAIL [21:54:09.764] ▶ 31/314 - dump before running pg_upgrade FAIL [21:54:09.769] 31/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 51.30s exit status 29 [21:54:09.769] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 with_icu=yes MESON_TEST_ITERATION=1 MALLOC_PERTURB_=145 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pg_upgrade:/Users/admin/pgsql/build/src/bin/pg_upgrade/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_upgrade /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl [21:54:09.769] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:54:09.769] stderr: [21:54:09.769] # Failed test 'regression tests pass' [21:54:09.769] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [21:54:09.769] # got: '256' [21:54:09.769] # expected: '0' [21:54:09.769] # Failed test 'dump before running pg_upgrade' [21:54:09.769] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [21:54:09.769] # Tests were run but no plan was declared and done_testing() was not seen. [21:54:09.769] # Looks like your test exited with 29 just after 6. [21:54:09.769] [21:54:09.769] (test program exited with status code 29) [21:54:09.769] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:54:09.769] [21:54:10.743] 32/314 postgresql:isolation / isolation/isolation OK 52.24s 117 subtests passed [21:54:10.989] 33/314 postgresql:recovery / recovery/029_stats_restart OK 5.38s 42 subtests passed [21:54:13.031] 34/314 postgresql:recovery / recovery/028_pitr_timelines OK 7.77s 3 subtests passed [21:54:14.591] 35/314 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.13s 11 subtests passed [21:54:15.607] 36/314 postgresql:recovery / recovery/019_replslot_limit OK 25.09s 26 subtests passed [21:54:15.796] 37/314 postgresql:recovery / recovery/034_create_database OK 2.76s 2 subtests passed [21:54:17.476] ▶ 38/314 + brin 29720 ms FAIL [21:54:17.476] ▶ 38/314 + privileges 29710 ms FAIL [21:54:17.476] ▶ 38/314 + matview 29700 ms FAIL [21:54:17.476] ▶ 38/314 + identity 29658 ms FAIL [21:54:17.476] ▶ 38/314 + brin_bloom 29 ms FAIL [21:54:17.476] ▶ 38/314 + brin_multi 29 ms FAIL [21:54:17.476] ▶ 38/314 + create_table_like 107 ms FAIL [21:54:17.476] ▶ 38/314 + alter_generic 105 ms FAIL [21:54:17.476] ▶ 38/314 + alter_operator 83 ms FAIL [21:54:17.476] ▶ 38/314 + misc 56 ms FAIL [21:54:17.476] ▶ 38/314 + async 57 ms FAIL [21:54:17.476] ▶ 38/314 + dbsize 57 ms FAIL [21:54:17.476] ▶ 38/314 + merge 58 ms FAIL [21:54:17.476] ▶ 38/314 + misc_functions 55 ms FAIL [21:54:17.476] ▶ 38/314 + sysviews 54 ms FAIL [21:54:17.476] ▶ 38/314 + tsrf 52 ms FAIL [21:54:17.476] ▶ 38/314 + tid 46 ms FAIL [21:54:17.477] ▶ 38/314 + tidscan 44 ms FAIL [21:54:17.477] ▶ 38/314 + tidrangescan 45 ms FAIL [21:54:17.477] ▶ 38/314 + collate.utf8 40 ms FAIL [21:54:17.477] ▶ 38/314 + collate.icu.utf8 39 ms FAIL [21:54:17.477] ▶ 38/314 + incremental_sort 37 ms FAIL [21:54:17.477] ▶ 38/314 + create_role 35 ms FAIL [21:54:17.477] ▶ 38/314 + without_overlaps 33 ms FAIL [21:54:17.477] ▶ 38/314 + rules 34 ms FAIL [21:54:17.477] ▶ 38/314 + psql 34 ms FAIL [21:54:17.477] ▶ 38/314 + psql_crosstab 34 ms FAIL [21:54:17.477] ▶ 38/314 + amutils 34 ms FAIL [21:54:17.477] ▶ 38/314 + stats_ext 33 ms FAIL [21:54:17.477] ▶ 38/314 + collate.linux.utf8 33 ms FAIL [21:54:17.477] ▶ 38/314 + collate.windows.win1252 33 ms FAIL [21:54:18.297] 39/314 postgresql:recovery / recovery/031_recovery_conflict OK 8.53s 18 subtests passed [21:54:18.592] 40/314 postgresql:recovery / recovery/037_invalid_database OK 2.79s 10 subtests passed [21:54:18.889] 41/314 postgresql:recovery / recovery/036_truncated_dropped OK 3.28s 8 subtests passed [21:54:19.482] 42/314 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.74s 14 subtests passed [21:54:19.538] 38/314 postgresql:regress / regress/regress ERROR 61.07s exit status 1 [21:54:19.538] >>> PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/regress:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=179 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /Users/admin/pgsql/build/src/test/regress/pg_regress --inputdir /Users/admin/pgsql/src/test/regress --expecteddir /Users/admin/pgsql/src/test/regress --bindir '' --dlpath /Users/admin/pgsql/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /Users/admin/pgsql/build/testrun/regress/regress --temp-instance /Users/admin/pgsql/build/testrun/regress/regress/tmp_check --port 40052 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [21:54:19.538] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:54:19.538] stderr: [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # (test process exited with exit code 2) [21:54:19.538] # 31 of 223 tests failed. [21:54:19.538] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [21:54:19.538] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [21:54:19.538] [21:54:19.538] (test program exited with status code 1) [21:54:19.538] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:54:19.538] [21:54:22.464] 43/314 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.16s 2 subtests passed [21:54:25.977] 44/314 postgresql:recovery / recovery/042_low_level_backup OK 6.44s 4 subtests passed [21:54:26.437] 45/314 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.95s 6 subtests passed [21:54:27.345] 46/314 postgresql:recovery / recovery/039_end_of_wal OK 8.75s 14 subtests passed [21:54:28.636] 47/314 postgresql:kerberos / kerberos/001_auth OK 6.17s 142 subtests passed [21:54:29.003] 48/314 postgresql:plperl / plperl/regress OK 2.56s 13 subtests passed [21:54:29.477] 49/314 postgresql:plpgsql / plpgsql/regress OK 3.50s 13 subtests passed [21:54:31.353] 50/314 postgresql:basic_archive / basic_archive/regress OK 1.87s 1 subtests passed [21:54:31.603] 51/314 postgresql:pltcl / pltcl/regress OK 2.96s 8 subtests passed [21:54:31.621] 52/314 postgresql:plpython / plpython/regress OK 4.27s 23 subtests passed [21:54:32.436] 53/314 postgresql:recovery / recovery/033_replay_tsp_drops OK 21.45s 3 subtests passed [21:54:32.779] 54/314 postgresql:amcheck / amcheck/regress OK 3.77s 3 subtests passed [21:54:33.131] 55/314 postgresql:bloom / bloom/regress OK 1.77s 1 subtests passed [21:54:33.217] 56/314 postgresql:bool_plperl / bool_plperl/regress OK 1.61s 2 subtests passed [21:54:34.798] 57/314 postgresql:cube / cube/regress OK 1.67s 2 subtests passed [21:54:34.861] 58/314 postgresql:dblink / dblink/regress OK 1.64s 1 subtests passed [21:54:34.913] 59/314 postgresql:citext / citext/regress OK 2.13s 3 subtests passed [21:54:35.776] 60/314 postgresql:btree_gin / btree_gin/regress OK 4.15s 30 subtests passed [21:54:36.291] 61/314 postgresql:dict_int / dict_int/regress OK 1.49s 1 subtests passed [21:54:36.342] 62/314 postgresql:dict_xsyn / dict_xsyn/regress OK 1.48s 1 subtests passed [21:54:36.466] 63/314 postgresql:earthdistance / earthdistance/regress OK 1.55s 1 subtests passed [21:54:36.971] 64/314 postgresql:file_fdw / file_fdw/regress OK 1.19s 1 subtests passed [21:54:37.608] 65/314 postgresql:btree_gist / btree_gist/regress OK 5.17s 32 subtests passed [21:54:38.006] 66/314 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.71s 2 subtests passed [21:54:38.180] 67/314 postgresql:hstore_plperl / hstore_plperl/regress OK 1.71s 3 subtests passed [21:54:38.403] 68/314 postgresql:hstore_plpython / hstore_plpython/regress OK 1.43s 1 subtests passed [21:54:39.046] 69/314 postgresql:hstore / hstore/regress OK 2.70s 2 subtests passed [21:54:39.280] 70/314 postgresql:isn / isn/regress OK 1.27s 1 subtests passed [21:54:39.449] 71/314 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.27s 2 subtests passed [21:54:39.702] 72/314 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.30s 1 subtests passed [21:54:41.223] 73/314 postgresql:lo / lo/regress OK 2.17s 1 subtests passed [21:54:41.406] 74/314 postgresql:ltree_plpython / ltree_plpython/regress OK 1.96s 1 subtests passed [21:54:42.514] 75/314 postgresql:recovery / recovery/035_standby_logical_decoding OK 27.83s 86 subtests passed [21:54:42.622] 76/314 postgresql:ltree / ltree/regress OK 3.34s 1 subtests passed [21:54:43.093] 77/314 postgresql:pageinspect / pageinspect/regress OK 3.39s 8 subtests passed [21:54:43.109] 78/314 postgresql:intarray / intarray/regress OK 5.50s 1 subtests passed [21:54:43.203] 79/314 postgresql:passwordcheck / passwordcheck/regress OK 1.98s 1 subtests passed [21:54:43.341] 80/314 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 24.45s 32 subtests passed [21:54:43.424] 81/314 postgresql:pg_buffercache / pg_buffercache/regress OK 2.01s 1 subtests passed [21:54:43.899] 82/314 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.27s 1 subtests passed [21:54:44.459] 83/314 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.36s 1 subtests passed [21:54:44.481] 84/314 postgresql:pgstattuple / pgstattuple/regress OK 1.14s 1 subtests passed [21:54:44.495] 85/314 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.39s 1 subtests passed [21:54:44.564] 86/314 postgresql:pg_surgery / pg_surgery/regress OK 1.14s 1 subtests passed [21:54:45.638] 87/314 postgresql:seg / seg/regress OK 1.07s 3 subtests passed [21:54:45.661] 88/314 postgresql:pg_walinspect / pg_walinspect/regress OK 1.18s 2 subtests passed [21:54:45.749] 89/314 postgresql:pg_visibility / pg_visibility/regress OK 1.29s 1 subtests passed [21:54:45.764] 90/314 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.56s 14 subtests passed [21:54:46.088] 91/314 postgresql:pgcrypto / pgcrypto/regress OK 3.57s 23 subtests passed [21:54:46.399] 92/314 postgresql:tcn / tcn/isolation OK 0.74s 1 subtests passed [21:54:46.641] 93/314 postgresql:pg_trgm / pg_trgm/regress OK 2.74s 3 subtests passed [21:54:46.710] 94/314 postgresql:tablefunc / tablefunc/regress OK 1.07s 1 subtests passed [21:54:46.850] ▶ 95/314 - regression tests pass FAIL [21:54:46.859] 95/314 postgresql:recovery / recovery/027_stream_regress ERROR 47.02s exit status 4 [21:54:46.859] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/recovery:/Users/admin/pgsql/build/src/test/recovery/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=249 enable_injection_points=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/recovery /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl [21:54:46.859] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:54:46.859] stderr: [21:54:46.859] # Failed test 'regression tests pass' [21:54:46.859] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [21:54:46.859] # got: '256' [21:54:46.859] # expected: '0' [21:54:46.859] # Tests were run but no plan was declared and done_testing() was not seen. [21:54:46.859] # Looks like your test exited with 4 just after 2. [21:54:46.859] [21:54:46.859] (test program exited with status code 4) [21:54:46.859] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:54:46.859] [21:54:47.484] 96/314 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.40s 1 subtests passed [21:54:47.620] 97/314 postgresql:tsm_system_time / tsm_system_time/regress OK 1.22s 1 subtests passed [21:54:48.032] 98/314 postgresql:uuid-ossp / uuid-ossp/regress OK 1.32s 1 subtests passed [21:54:48.080] 99/314 postgresql:xml2 / xml2/regress OK 1.22s 1 subtests passed [21:54:48.101] 100/314 postgresql:unaccent / unaccent/regress OK 1.46s 1 subtests passed [21:54:48.840] 101/314 postgresql:brin / brin/isolation OK 1.35s 1 subtests passed [21:54:48.924] 102/314 postgresql:commit_ts / commit_ts/regress OK 1.30s 1 subtests passed [21:54:49.346] 103/314 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.24s 1 subtests passed [21:54:49.586] 104/314 postgresql:dummy_index_am / dummy_index_am/regress OK 1.50s 1 subtests passed [21:54:49.992] 105/314 postgresql:injection_points / injection_points/regress OK 1.07s 2 subtests passed [21:54:50.029] 106/314 postgresql:gin / gin/regress OK 1.19s 1 subtests passed [21:54:50.037] 107/314 postgresql:delay_execution / delay_execution/isolation OK 2.00s 2 subtests passed [21:54:50.132] 108/314 postgresql:test_decoding / test_decoding/isolation OK 4.37s 12 subtests passed [21:54:50.734] 109/314 postgresql:plsample / plsample/regress OK 1.15s 1 subtests passed [21:54:50.844] 110/314 postgresql:postgres_fdw / postgres_fdw/regress OK 6.35s 2 subtests passed [21:54:51.012] 111/314 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.97s 1 subtests passed [21:54:51.126] 112/314 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.13s 1 subtests passed [21:54:51.307] 113/314 postgresql:injection_points / injection_points/isolation OK 1.96s 2 subtests passed [21:54:51.468] 114/314 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.44s 1 subtests passed [21:54:52.040] 115/314 postgresql:test_dsa / test_dsa/regress OK 1.30s 1 subtests passed [21:54:52.112] 116/314 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.27s 1 subtests passed [21:54:52.322] 117/314 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.20s 1 subtests passed [21:54:52.462] 118/314 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.33s 21 subtests passed [21:54:52.492] 119/314 postgresql:test_lfind / test_lfind/regress OK 1.02s 1 subtests passed [21:54:52.986] 120/314 postgresql:test_extensions / test_extensions/regress OK 1.97s 2 subtests passed [21:54:53.498] 121/314 postgresql:test_parser / test_parser/regress OK 1.38s 1 subtests passed [21:54:53.563] 122/314 postgresql:test_pg_dump / test_pg_dump/regress OK 1.24s 1 subtests passed [21:54:53.621] 123/314 postgresql:test_predtest / test_predtest/regress OK 1.16s 1 subtests passed [21:54:53.664] 124/314 postgresql:test_radixtree / test_radixtree/regress OK 1.17s 1 subtests passed [21:54:53.985] 125/314 postgresql:test_oat_hooks / test_oat_hooks/regress OK 1.94s 2 subtests passed [21:54:54.010] 126/314 postgresql:test_rbtree / test_rbtree/regress OK 1.02s 1 subtests passed [21:54:54.662] 127/314 postgresql:test_resowner / test_resowner/regress OK 1.10s 1 subtests passed [21:54:54.668] 128/314 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.05s 1 subtests passed [21:54:55.068] 129/314 postgresql:test_tidstore / test_tidstore/regress OK 1.06s 1 subtests passed [21:54:55.227] 130/314 postgresql:test_slru / test_slru/regress OK 1.24s 1 subtests passed [21:54:55.325] 131/314 postgresql:typcache / typcache/regress OK 0.66s 1 subtests passed [21:54:55.428] 132/314 postgresql:libpq / libpq/002_api OK 0.10s 1 subtests passed [21:54:55.868] 133/314 postgresql:unsafe_tests / unsafe_tests/regress OK 1.20s 4 subtests passed [21:54:55.882] 134/314 postgresql:test_regex / test_regex/regress OK 2.38s 2 subtests passed [21:54:56.017] 135/314 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.15s [21:54:56.026] 136/314 postgresql:test_shm_mq / test_shm_mq/regress OK 2.36s 1 subtests passed [21:54:56.186] 137/314 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.16s 9 subtests passed [21:54:56.216] 138/314 postgresql:libpq / libpq/001_uri OK 0.99s 63 subtests passed [21:54:58.346] 139/314 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.16s 106 subtests passed [21:54:58.418] 140/314 postgresql:test_decoding / test_decoding/regress OK 12.67s 19 subtests passed [21:54:59.237] 141/314 postgresql:test_integerset / test_integerset/regress OK 7.93s 1 subtests passed [21:54:59.563] 142/314 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.33s 51 subtests passed [21:54:59.916] 143/314 postgresql:libpq / libpq/003_load_balance_host_list OK 4.49s 127 subtests passed [21:55:00.485] 144/314 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.06s 10 subtests passed [21:55:01.101] 145/314 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.75s 32 subtests passed [21:55:01.553] 146/314 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.64s 3 subtests passed [21:55:01.642] 147/314 postgresql:ecpg / ecpg/ecpg OK 6.57s 65 subtests passed [21:55:01.781] 148/314 postgresql:pg_checksums / pg_checksums/001_basic OK 0.14s 9 subtests passed [21:55:02.873] 149/314 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.77s 21 subtests passed [21:55:03.070] 150/314 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.20s 13 subtests passed [21:55:03.558] 151/314 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.34s 75 subtests passed [21:55:04.867] 152/314 postgresql:libpq / libpq/005_negotiate_encryption OK 8.98s 249 subtests passed [21:55:05.310] 153/314 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.82s 43 subtests passed [21:55:06.983] 154/314 postgresql:pg_checksums / pg_checksums/002_actions OK 5.20s 66 subtests passed [21:55:12.430] 155/314 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 7.56s 11 subtests passed [21:55:12.917] 156/314 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 9.85s 6 subtests passed [21:55:13.466] 157/314 postgresql:initdb / initdb/001_initdb OK 17.45s 56 subtests passed [21:55:13.521] 158/314 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.96s 7 subtests passed [21:55:13.728] 159/314 postgresql:pg_config / pg_config/001_pg_config OK 0.21s 21 subtests passed [21:55:14.356] 160/314 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.37s 4 subtests passed [21:55:14.627] 161/314 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.90s 18 subtests passed [21:55:15.846] 162/314 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 10.53s 22 subtests passed [21:55:15.864] 163/314 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.43s 3 subtests passed [21:55:16.010] 164/314 postgresql:pg_ctl / pg_ctl/002_status OK 1.38s 3 subtests passed [21:55:16.046] 165/314 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.58s 4 subtests passed [21:55:16.976] 166/314 postgresql:pg_dump / pg_dump/001_basic OK 0.96s 93 subtests passed [21:55:17.111] 167/314 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.75s 25 subtests passed [21:55:18.656] 168/314 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.68s 3 subtests passed [21:55:19.199] 169/314 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.09s 4 subtests passed [21:55:19.209] 170/314 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.34s 14 subtests passed [21:55:19.345] 171/314 postgresql:pg_ctl / pg_ctl/003_promote OK 3.50s 12 subtests passed [21:55:19.352] 172/314 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.43s 2 subtests passed [21:55:20.244] 173/314 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.90s 9 subtests passed [21:55:21.634] 174/314 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.42s 75 subtests passed [21:55:21.949] 175/314 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 20.39s 36 subtests passed [21:55:22.799] 176/314 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.14s 108 subtests passed [21:55:27.893] 177/314 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.09s 1 subtests passed [21:55:28.244] 178/314 postgresql:pg_rewind / pg_rewind/006_options OK 0.35s 13 subtests passed [21:55:28.273] 179/314 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.07s 14 subtests passed [21:55:30.026] 180/314 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 30.46s 192 subtests passed [21:55:30.730] 181/314 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.09s 5 subtests passed [21:55:30.801] 182/314 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 8.85s 9 subtests passed [21:55:31.045] 183/314 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [21:55:31.253] 184/314 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.21s 13 subtests passed [21:55:31.567] 185/314 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.31s 17 subtests passed [21:55:33.534] 186/314 postgresql:pg_dump / pg_dump/002_pg_dump OK 17.48s 11492 subtests passed [21:55:34.848] 187/314 postgresql:pg_rewind / pg_rewind/002_databases OK 14.60s 11 subtests passed [21:55:35.244] 188/314 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.22s 3 subtests passed [21:55:35.630] 189/314 postgresql:pg_rewind / pg_rewind/001_basic OK 16.28s 56 subtests passed [21:55:35.654] 190/314 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.41s 7 subtests passed [21:55:35.700] 191/314 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.43s 3 subtests passed [21:55:36.334] 192/314 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.09s 60 subtests passed [21:55:37.080] 193/314 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.23s 32 subtests passed [21:55:37.172] 194/314 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.54s 5 subtests passed [21:55:38.592] 195/314 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.94s 9 subtests passed [21:55:38.969] 196/314 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.24s 1 subtests passed [21:55:39.196] 197/314 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.23s 11 subtests passed [21:55:39.518] 198/314 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 0.92s 5 subtests passed [21:55:39.878] 199/314 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.18s 15 subtests passed [21:55:39.979] 200/314 postgresql:pg_waldump / pg_waldump/001_basic OK 2.81s 92 subtests passed [21:55:40.122] 201/314 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.55s 38 subtests passed [21:55:40.588] 202/314 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.39s 7 subtests passed [21:55:40.876] 203/314 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.00s 208 subtests passed [21:55:41.367] 204/314 postgresql:psql / psql/020_cancel OK 0.78s 2 subtests passed [21:55:41.851] 205/314 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.52s 10 subtests passed [21:55:42.083] 206/314 postgresql:psql / psql/010_tab_completion OK 1.96s 89 subtests passed [21:55:42.153] 207/314 postgresql:scripts / scripts/010_clusterdb OK 1.27s 15 subtests passed [21:55:42.586] 208/314 postgresql:scripts / scripts/011_clusterdb_all OK 1.22s 7 subtests passed [21:55:43.482] 209/314 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.40s 18 subtests passed [21:55:43.560] 210/314 postgresql:psql / psql/001_basic OK 3.58s 108 subtests passed [21:55:43.744] 211/314 postgresql:scripts / scripts/050_dropdb OK 1.59s 15 subtests passed [21:55:43.788] 212/314 postgresql:scripts / scripts/040_createuser OK 1.70s 37 subtests passed [21:55:43.991] 213/314 postgresql:scripts / scripts/070_dropuser OK 1.41s 12 subtests passed [21:55:44.839] 214/314 postgresql:scripts / scripts/080_pg_isready OK 1.36s 11 subtests passed [21:55:45.186] 215/314 postgresql:scripts / scripts/091_reindexdb_all OK 1.44s 13 subtests passed [21:55:45.336] 216/314 postgresql:scripts / scripts/101_vacuumdb_all OK 1.34s 5 subtests passed [21:55:46.022] 217/314 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.68s 39 subtests passed [21:55:46.939] 218/314 postgresql:scripts / scripts/090_reindexdb OK 3.38s 64 subtests passed [21:55:47.267] 219/314 postgresql:scripts / scripts/100_vacuumdb OK 3.48s 85 subtests passed [21:55:48.524] 220/314 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 14.94s 92 subtests passed [21:55:48.553] 221/314 postgresql:amcheck / amcheck/002_cic OK 1.61s 3 subtests passed [21:55:48.640] 222/314 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.80s 4 subtests passed [21:55:48.655] 223/314 postgresql:pgbench / pgbench/001_pgbench_with_server OK 9.13s 451 subtests passed [21:55:48.804] 224/314 postgresql:scripts / scripts/020_createdb OK 6.95s 60 subtests passed [21:55:49.199] 225/314 postgresql:amcheck / amcheck/003_cic_2pc OK 1.93s 5 subtests passed [21:55:49.353] 226/314 postgresql:oid2name / oid2name/001_basic OK 0.15s 9 subtests passed [21:55:49.516] 227/314 postgresql:scripts / scripts/200_connstr OK 4.33s 3 subtests passed [21:55:50.241] 228/314 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.60s 19 subtests passed [21:55:50.532] 229/314 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.01s 6 subtests passed [21:55:50.542] 230/314 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.19s 7 subtests passed [21:55:50.867] 231/314 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.35s 3 subtests passed [21:55:51.151] 232/314 postgresql:vacuumlo / vacuumlo/001_basic OK 0.28s 9 subtests passed [21:55:51.404] 233/314 postgresql:amcheck / amcheck/005_pitr OK 2.85s 3 subtests passed [21:55:52.358] 234/314 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.81s 2 subtests passed [21:55:52.518] 235/314 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.98s 3 subtests passed [21:55:52.526] 236/314 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.72s 16 subtests passed [21:55:52.839] 237/314 postgresql:authentication / authentication/005_sspi SKIP 0.31s [21:55:53.639] 238/314 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.40s 2 subtests passed [21:55:54.241] 239/314 postgresql:authentication / authentication/004_file_inclusion OK 1.72s 2 subtests passed [21:55:54.580] 240/314 postgresql:authentication / authentication/001_password OK 3.43s 178 subtests passed [21:55:54.609] 241/314 postgresql:authentication / authentication/003_peer OK 2.25s 53 subtests passed [21:55:54.880] 242/314 postgresql:authentication / authentication/002_saslprep OK 3.47s 20 subtests passed [21:55:55.219] 243/314 postgresql:postmaster / postmaster/001_connection_limits OK 1.58s 27 subtests passed [21:55:55.266] 244/314 postgresql:amcheck / amcheck/001_verify_heapam OK 9.24s 272 subtests passed [21:55:55.406] 245/314 postgresql:authentication / authentication/006_login_trigger OK 2.57s 32 subtests passed [21:55:56.077] 246/314 postgresql:postmaster / postmaster/002_start_stop OK 1.84s 25 subtests passed [21:55:57.704] 247/314 postgresql:subscription / subscription/003_constraints OK 2.82s 6 subtests passed [21:55:58.067] 248/314 postgresql:subscription / subscription/002_types OK 3.46s 4 subtests passed [21:55:58.445] 249/314 postgresql:subscription / subscription/006_rewrite OK 3.04s 2 subtests passed [21:55:58.880] 250/314 postgresql:subscription / subscription/004_sync OK 3.66s 8 subtests passed [21:55:59.025] 251/314 postgresql:bloom / bloom/001_wal OK 10.37s 31 subtests passed [21:55:59.059] 252/314 postgresql:subscription / subscription/007_ddl OK 2.98s 4 subtests passed [21:55:59.797] 253/314 postgresql:subscription / subscription/005_encoding OK 4.53s 1 subtests passed [21:56:00.824] 254/314 postgresql:subscription / subscription/008_diff_schema OK 3.12s 5 subtests passed [21:56:01.021] 255/314 postgresql:subscription / subscription/009_matviews OK 2.95s 1 subtests passed [21:56:02.860] 256/314 postgresql:subscription / subscription/001_rep_changes OK 8.28s 36 subtests passed [21:56:03.845] 257/314 postgresql:subscription / subscription/010_truncate OK 5.40s 14 subtests passed [21:56:03.856] 258/314 postgresql:subscription / subscription/011_generated OK 4.97s 11 subtests passed [21:56:04.002] 259/314 postgresql:subscription / subscription/012_collation OK 4.98s 2 subtests passed [21:56:04.438] 260/314 postgresql:subscription / subscription/016_stream_subxact OK 3.42s 3 subtests passed [21:56:05.252] 261/314 postgresql:subscription / subscription/014_binary OK 5.46s 8 subtests passed [21:56:05.317] 262/314 postgresql:subscription / subscription/017_stream_ddl OK 2.45s 3 subtests passed [21:56:06.452] 263/314 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.59s 2 subtests passed [21:56:06.928] 264/314 postgresql:subscription / subscription/020_messages OK 2.92s 5 subtests passed [21:56:09.242] 265/314 postgresql:subscription / subscription/024_add_drop_pub OK 2.79s 3 subtests passed [21:56:09.759] 266/314 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.91s 9 subtests passed [21:56:10.213] 267/314 postgresql:subscription / subscription/013_partition OK 11.15s 74 subtests passed [21:56:10.675] 268/314 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.75s 13 subtests passed [21:56:11.202] 269/314 postgresql:subscription / subscription/015_stream OK 10.27s 10 subtests passed [21:56:12.004] 270/314 postgresql:subscription / subscription/021_twophase OK 7.56s 30 subtests passed [21:56:12.111] 271/314 postgresql:subscription / subscription/022_twophase_cascade OK 6.86s 41 subtests passed [21:56:13.549] 272/314 postgresql:subscription / subscription/023_twophase_stream OK 8.23s 33 subtests passed [21:56:14.069] 273/314 postgresql:subscription / subscription/029_on_error OK 3.39s 5 subtests passed [21:56:15.780] 274/314 postgresql:subscription / subscription/026_stats OK 6.54s 13 subtests passed [21:56:16.100] 275/314 postgresql:subscription / subscription/030_origin OK 4.90s 11 subtests passed [21:56:16.943] 276/314 postgresql:subscription / subscription/028_row_filter OK 6.73s 24 subtests passed [21:56:17.763] 277/314 postgresql:brin / brin/01_workitems OK 1.98s 2 subtests passed [21:56:18.553] 278/314 postgresql:subscription / subscription/033_run_as_table_owner OK 5.00s 10 subtests passed [21:56:19.201] 279/314 postgresql:subscription / subscription/027_nosuperuser OK 9.44s 19 subtests passed [21:56:19.234] 280/314 postgresql:brin / brin/02_wal_consistency OK 3.13s 2 subtests passed [21:56:19.472] 281/314 postgresql:commit_ts / commit_ts/001_base OK 2.53s 2 subtests passed [21:56:19.673] 282/314 postgresql:subscription / subscription/032_subscribe_use_index OK 7.56s 15 subtests passed [21:56:20.673] 283/314 postgresql:commit_ts / commit_ts/002_standby OK 2.91s 4 subtests passed [21:56:20.947] 284/314 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.27s 21 subtests passed [21:56:21.492] 285/314 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.02s 4 subtests passed [21:56:21.518] 286/314 postgresql:injection_points / injection_points/001_stats OK 2.28s 7 subtests passed [21:56:21.654] 287/314 postgresql:subscription / subscription/031_column_list OK 9.65s 36 subtests passed [21:56:21.714] 288/314 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.04s 4 subtests passed [21:56:21.958] 289/314 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [21:56:21.972] 290/314 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.32s 6 subtests passed [21:56:21.988] 291/314 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.04s 2 subtests passed [21:56:22.242] 292/314 postgresql:commit_ts / commit_ts/004_restart OK 3.04s 16 subtests passed [21:56:22.848] 293/314 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.29s 4 subtests passed [21:56:23.387] 294/314 postgresql:test_misc / test_misc/002_tablespace OK 1.41s 20 subtests passed [21:56:23.401] 295/314 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.90s 258 subtests passed [21:56:23.639] 296/314 postgresql:test_misc / test_misc/003_check_guc OK 1.65s 3 subtests passed [21:56:24.035] 297/314 postgresql:test_misc / test_misc/005_timeouts OK 1.19s 2 subtests passed [21:56:24.142] 298/314 postgresql:test_misc / test_misc/004_io_direct OK 1.90s 3 subtests passed [21:56:24.326] 299/314 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.18s [21:56:24.478] 300/314 postgresql:test_misc / test_misc/001_constraint_validation OK 2.52s 42 subtests passed [21:56:24.523] 301/314 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.20s [21:56:24.771] 302/314 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.29s [21:56:25.098] 303/314 postgresql:test_slru / test_slru/001_multixact OK 1.46s 3 subtests passed [21:56:25.267] 304/314 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.88s 2 subtests passed [21:56:26.234] 305/314 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.20s 8 subtests passed [21:56:26.473] 306/314 postgresql:subscription / subscription/100_bugs OK 12.40s 14 subtests passed [21:56:27.168] 307/314 postgresql:test_pg_dump / test_pg_dump/001_base OK 3.76s 1044 subtests passed [21:56:27.777] 308/314 postgresql:ldap / ldap/002_bindpasswd OK 1.54s 3 subtests passed [21:56:27.913] 309/314 postgresql:icu / icu/010_database OK 1.44s 8 subtests passed [21:56:28.848] 310/314 postgresql:ssl / ssl/002_scram OK 4.08s 28 subtests passed [21:56:29.095] 311/314 postgresql:ssl / ssl/003_sslinfo OK 4.00s 21 subtests passed [21:56:30.275] 312/314 postgresql:test_json_parser / test_json_parser/002_inline OK 8.76s 1700 subtests passed [21:56:30.413] 313/314 postgresql:ldap / ldap/001_auth OK 5.15s 47 subtests passed [21:56:34.067] 314/314 postgresql:ssl / ssl/001_ssltests OK 9.54s 227 subtests passed [21:56:34.114] [21:56:34.114] Summary of Failures: [21:56:34.114] [21:56:34.114] 31/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 51.30s exit status 29 [21:56:34.114] 38/314 postgresql:regress / regress/regress ERROR 61.07s exit status 1 [21:56:34.114] 95/314 postgresql:recovery / recovery/027_stream_regress ERROR 47.02s exit status 4 [21:56:34.114] [21:56:34.114] Ok: 306 [21:56:34.114] Expected Fail: 0 [21:56:34.114] Fail: 3 [21:56:34.114] Unexpected Pass: 0 [21:56:34.114] Skipped: 5 [21:56:34.114] Timeout: 0 [21:56:34.114] [21:56:34.114] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [21:56:34.150] [21:56:34.150] Exit status: 3