[15:07:55.822] ulimit -c unlimited # default is 0 [15:07:55.822] ulimit -n 1024 # default is 256, pretty low [15:07:55.822] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [15:08:00.125] 1/308 postgresql:setup / tmp_install OK 3.99s [15:08:00.205] 2/308 postgresql:setup / install_test_files OK 0.08s [15:08:00.928] 3/308 postgresql:setup / initdb_cache OK 0.72s [15:08:01.487] 4/308 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.55s 9 subtests passed [15:08:10.462] 5/308 postgresql:recovery / recovery/002_archiving OK 9.48s 8 subtests passed [15:08:33.425] 6/308 postgresql:recovery / recovery/003_recovery_targets OK 31.94s 9 subtests passed [15:08:34.673] 7/308 postgresql:recovery / recovery/001_stream_rep OK 33.71s 62 subtests passed [15:08:35.173] 8/308 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 34.23s 14 subtests passed [15:08:35.643] 9/308 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 34.70s 12 subtests passed [15:08:42.913] 10/308 postgresql:recovery / recovery/006_logical_decoding OK 8.24s 20 subtests passed [15:08:45.477] 11/308 postgresql:recovery / recovery/004_timeline_switch OK 34.94s 3 subtests passed [15:08:55.011] 12/308 postgresql:recovery / recovery/005_replay_delay OK 21.43s 3 subtests passed [15:08:57.119] 13/308 postgresql:recovery / recovery/010_logical_decoding_timelines OK 11.57s 13 subtests passed [15:08:59.417] 14/308 postgresql:recovery / recovery/008_fsm_truncation OK 23.77s 1 subtests passed [15:09:00.141] 15/308 postgresql:recovery / recovery/007_sync_rep OK 24.96s 11 subtests passed [15:09:01.333] 16/308 postgresql:recovery / recovery/013_crash_restart OK 4.21s 18 subtests passed [15:09:02.595] 17/308 postgresql:recovery / recovery/009_twophase OK 19.68s 30 subtests passed [15:09:03.999] 18/308 postgresql:recovery / recovery/014_unlogged_reinit OK 4.42s 23 subtests passed [15:09:08.888] 19/308 postgresql:recovery / recovery/017_shm OK 6.29s 4 subtests passed [15:09:11.143] 20/308 postgresql:recovery / recovery/016_min_consistency OK 9.81s 1 subtests passed [15:09:11.584] 21/308 postgresql:recovery / recovery/015_promotion_pages OK 11.44s 1 subtests passed [15:09:13.317] 22/308 postgresql:recovery / recovery/012_subtransactions OK 18.30s 12 subtests passed [15:09:16.416] 23/308 postgresql:recovery / recovery/022_crash_temp_files OK 3.10s 11 subtests passed [15:09:23.722] 24/308 postgresql:recovery / recovery/021_row_visibility OK 12.14s 10 subtests passed [15:09:28.436] 25/308 postgresql:recovery / recovery/020_archive_status OK 17.29s 19 subtests passed [15:09:29.290] 26/308 postgresql:recovery / recovery/023_pitr_prepared_xact OK 12.82s 1 subtests passed [15:09:32.270] 27/308 postgresql:recovery / recovery/018_wal_optimize OK 28.27s 38 subtests passed [15:09:46.997] 28/308 postgresql:recovery / recovery/024_archive_recovery OK 23.27s 2 subtests passed [15:09:49.102] 29/308 postgresql:recovery / recovery/026_overwrite_contrecord OK 19.81s 3 subtests passed [15:09:50.449] 30/308 postgresql:isolation / isolation/isolation OK 109.50s 117 subtests passed [15:09:52.039] 31/308 postgresql:recovery / recovery/019_replslot_limit OK 43.12s 26 subtests passed [15:09:55.552] 32/308 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 27.10s 1 subtests passed [15:09:56.310] 33/308 postgresql:recovery / recovery/028_pitr_timelines OK 9.23s 3 subtests passed [15:09:56.765] 34/308 postgresql:recovery / recovery/029_stats_restart OK 7.66s 42 subtests passed [15:09:58.006] ▶ 35/308 - regression tests pass FAIL [15:09:58.006] ▶ 35/308 - dump before running pg_upgrade FAIL [15:09:58.012] 35/308 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 117.08s exit status 29 [15:09:58.013] >>> PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=93 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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 with_icu=yes MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --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 [15:09:58.013] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [15:09:58.013] stderr: [15:09:58.013] # Failed test 'regression tests pass' [15:09:58.013] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [15:09:58.013] # got: '256' [15:09:58.013] # expected: '0' [15:09:58.013] # Failed test 'dump before running pg_upgrade' [15:09:58.013] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [15:09:58.013] # Tests were run but no plan was declared and done_testing() was not seen. [15:09:58.013] # Looks like your test exited with 29 just after 6. [15:09:58.013] [15:09:58.013] (test program exited with status code 29) [15:09:58.013] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [15:09:58.013] [15:09:59.376] 36/308 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.92s 11 subtests passed [15:10:00.685] 37/308 postgresql:recovery / recovery/034_create_database OK 3.92s 2 subtests passed [15:10:01.570] 38/308 postgresql:recovery / recovery/031_recovery_conflict OK 9.47s 18 subtests passed [15:10:03.705] 39/308 postgresql:recovery / recovery/036_truncated_dropped OK 4.33s 8 subtests passed [15:10:05.437] 40/308 postgresql:recovery / recovery/037_invalid_database OK 4.75s 13 subtests passed [15:10:05.482] 41/308 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.93s 14 subtests passed [15:10:12.309] 42/308 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 10.49s 2 subtests passed [15:10:19.332] 43/308 postgresql:recovery / recovery/042_low_level_backup OK 7.02s 4 subtests passed [15:10:19.803] 44/308 postgresql:recovery / recovery/039_end_of_wal OK 16.10s 14 subtests passed [15:10:20.552] ▶ 45/308 + constraints 92543 ms FAIL [15:10:20.552] ▶ 45/308 + updatable_views 92521 ms FAIL [15:10:20.552] ▶ 45/308 - sanity_check 46 ms FAIL [15:10:20.552] ▶ 45/308 + select_into 115 ms FAIL [15:10:20.552] ▶ 45/308 + select_distinct 125 ms FAIL [15:10:20.552] ▶ 45/308 + select_distinct_on 114 ms FAIL [15:10:20.552] ▶ 45/308 + select_implicit 123 ms FAIL [15:10:20.552] ▶ 45/308 + select_having 126 ms FAIL [15:10:20.552] ▶ 45/308 + subselect 124 ms FAIL [15:10:20.552] ▶ 45/308 + union 130 ms FAIL [15:10:20.552] ▶ 45/308 + case 130 ms FAIL [15:10:20.552] ▶ 45/308 + join 127 ms FAIL [15:10:20.552] ▶ 45/308 + aggregates 119 ms FAIL [15:10:20.552] ▶ 45/308 + transactions 108 ms FAIL [15:10:20.552] ▶ 45/308 + random 105 ms FAIL [15:10:20.552] ▶ 45/308 + portals 111 ms FAIL [15:10:20.552] ▶ 45/308 + arrays 101 ms FAIL [15:10:20.553] ▶ 45/308 + btree_index 101 ms FAIL [15:10:20.553] ▶ 45/308 + hash_index 89 ms FAIL [15:10:20.553] ▶ 45/308 + update 79 ms FAIL [15:10:20.553] ▶ 45/308 + delete 82 ms FAIL [15:10:20.553] ▶ 45/308 + namespace 72 ms FAIL [15:10:20.553] ▶ 45/308 + prepared_xacts 71 ms FAIL [15:10:20.553] ▶ 45/308 + brin 154 ms FAIL [15:10:20.553] ▶ 45/308 + gin 149 ms FAIL [15:10:20.553] ▶ 45/308 + gist 134 ms FAIL [15:10:20.553] ▶ 45/308 + spgist 142 ms FAIL [15:10:20.553] ▶ 45/308 + privileges 130 ms FAIL [15:10:20.553] ▶ 45/308 + init_privs 146 ms FAIL [15:10:20.553] ▶ 45/308 + security_label 145 ms FAIL [15:10:20.553] ▶ 45/308 + collate 146 ms FAIL [15:10:20.553] ▶ 45/308 + matview 142 ms FAIL [15:10:20.553] ▶ 45/308 + lock 140 ms FAIL [15:10:20.553] ▶ 45/308 + replica_identity 143 ms FAIL [15:10:20.553] ▶ 45/308 + rowsecurity 132 ms FAIL [15:10:20.553] ▶ 45/308 + object_address 117 ms FAIL [15:10:20.553] ▶ 45/308 + tablesample 117 ms FAIL [15:10:20.553] ▶ 45/308 + groupingsets 109 ms FAIL [15:10:20.553] ▶ 45/308 + drop_operator 154 ms FAIL [15:10:20.553] ▶ 45/308 + password 161 ms FAIL [15:10:20.554] ▶ 45/308 + identity 157 ms FAIL [15:10:20.554] ▶ 45/308 + generated_stored 147 ms FAIL [15:10:20.554] ▶ 45/308 + join_hash 137 ms FAIL [15:10:20.554] ▶ 45/308 + amutils 112 ms FAIL [15:10:23.816] 45/308 postgresql:regress / regress/regress ERROR 142.88s exit status 1 [15:10:23.816] >>> PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=91 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_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/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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --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 40051 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [15:10:23.816] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [15:10:23.816] stderr: [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # (test process exited with exit code 2) [15:10:23.816] # 44 of 221 tests failed. [15:10:23.816] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [15:10:23.816] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [15:10:23.816] [15:10:23.816] (test program exited with status code 1) [15:10:23.816] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [15:10:23.816] [15:10:26.356] 46/308 postgresql:recovery / recovery/041_checkpoint_at_promote OK 20.87s 6 subtests passed [15:10:30.048] 47/308 postgresql:plpgsql / plpgsql/regress OK 6.23s 13 subtests passed [15:10:31.288] 48/308 postgresql:kerberos / kerberos/001_auth OK 11.48s 142 subtests passed [15:10:31.909] 49/308 postgresql:plperl / plperl/regress OK 5.30s 12 subtests passed [15:10:34.903] 50/308 postgresql:pltcl / pltcl/regress OK 3.61s 8 subtests passed [15:10:36.618] 51/308 postgresql:amcheck / amcheck/regress OK 4.71s 3 subtests passed [15:10:37.100] 52/308 postgresql:plpython / plpython/regress OK 7.05s 23 subtests passed [15:10:37.553] 53/308 postgresql:recovery / recovery/043_wal_replay_wait ERROR 18.18s exit status 29 [15:10:37.553] >>> enable_injection_points=yes PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_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/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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MALLOC_PERTURB_=16 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --testgroup recovery --testname 043_wal_replay_wait -- /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/043_wal_replay_wait.pl [15:10:37.553] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [15:10:37.553] stderr: [15:10:37.553] # Tests were run but no plan was declared and done_testing() was not seen. [15:10:37.553] # Looks like your test exited with 29 just after 8. [15:10:37.553] [15:10:37.553] (test program exited with status code 29) [15:10:37.553] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [15:10:37.553] [15:10:37.761] 54/308 postgresql:basic_archive / basic_archive/regress OK 2.85s 1 subtests passed [15:10:40.902] 55/308 postgresql:bool_plperl / bool_plperl/regress OK 3.80s 2 subtests passed [15:10:41.094] 56/308 postgresql:bloom / bloom/regress OK 4.48s 1 subtests passed [15:10:44.032] 57/308 postgresql:cube / cube/regress OK 2.94s 2 subtests passed [15:10:44.455] 58/308 postgresql:citext / citext/regress OK 3.39s 3 subtests passed [15:10:44.966] 59/308 postgresql:btree_gin / btree_gin/regress OK 7.41s 30 subtests passed [15:10:46.073] 60/308 postgresql:btree_gist / btree_gist/regress OK 8.31s 30 subtests passed [15:10:47.369] 61/308 postgresql:dict_int / dict_int/regress OK 2.91s 1 subtests passed [15:10:47.907] 62/308 postgresql:dict_xsyn / dict_xsyn/regress OK 2.94s 1 subtests passed [15:10:48.042] 63/308 postgresql:recovery / recovery/033_replay_tsp_drops OK 51.72s 3 subtests passed [15:10:48.335] 64/308 postgresql:dblink / dblink/regress OK 4.30s 1 subtests passed [15:10:49.125] 65/308 postgresql:earthdistance / earthdistance/regress OK 3.05s 1 subtests passed [15:10:50.554] 66/308 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.64s 2 subtests passed [15:10:50.571] 67/308 postgresql:file_fdw / file_fdw/regress OK 3.20s 1 subtests passed [15:10:51.715] 68/308 postgresql:hstore_plpython / hstore_plpython/regress OK 2.59s 1 subtests passed [15:10:51.858] 69/308 postgresql:hstore_plperl / hstore_plperl/regress OK 3.52s 3 subtests passed [15:10:51.984] 70/308 postgresql:hstore / hstore/regress OK 3.94s 2 subtests passed [15:10:53.556] 71/308 postgresql:isn / isn/regress OK 2.98s 1 subtests passed [15:10:56.659] 72/308 postgresql:jsonb_plperl / jsonb_plperl/regress OK 4.94s 2 subtests passed [15:10:57.247] 73/308 postgresql:lo / lo/regress OK 5.26s 1 subtests passed [15:10:57.252] 74/308 postgresql:jsonb_plpython / jsonb_plpython/regress OK 5.39s 1 subtests passed [15:11:04.789] 75/308 postgresql:recovery / recovery/035_standby_logical_decoding OK 66.77s 85 subtests passed [15:11:05.285] 76/308 postgresql:intarray / intarray/regress OK 14.73s 1 subtests passed [15:11:06.054] 77/308 postgresql:ltree / ltree/regress OK 12.50s 1 subtests passed [15:11:06.160] 78/308 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 60.72s 32 subtests passed [15:11:06.966] 79/308 postgresql:passwordcheck / passwordcheck/regress OK 9.71s 1 subtests passed [15:11:07.004] 80/308 postgresql:pg_buffercache / pg_buffercache/regress OK 2.21s 1 subtests passed [15:11:07.033] 81/308 postgresql:ltree_plpython / ltree_plpython/regress OK 10.21s 1 subtests passed [15:11:07.754] 82/308 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.70s 1 subtests passed [15:11:08.007] 83/308 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.84s 1 subtests passed [15:11:08.190] 84/308 postgresql:pageinspect / pageinspect/regress OK 10.94s 8 subtests passed [15:11:08.835] 85/308 postgresql:pg_surgery / pg_surgery/regress OK 1.80s 1 subtests passed [15:11:08.843] 86/308 postgresql:pgstattuple / pgstattuple/regress OK 1.84s 1 subtests passed [15:11:09.543] 87/308 postgresql:pg_visibility / pg_visibility/regress OK 1.54s 1 subtests passed [15:11:09.811] 88/308 postgresql:pg_walinspect / pg_walinspect/regress OK 1.62s 2 subtests passed [15:11:10.289] 89/308 postgresql:pgcrypto / pgcrypto/regress OK 5.00s 23 subtests passed [15:11:10.468] 90/308 postgresql:pg_trgm / pg_trgm/regress OK 2.71s 3 subtests passed [15:11:10.477] 91/308 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.51s 12 subtests passed [15:11:10.858] 92/308 postgresql:seg / seg/regress OK 2.01s 2 subtests passed [15:11:11.217] 93/308 postgresql:tablefunc / tablefunc/regress OK 1.67s 1 subtests passed [15:11:11.396] 94/308 postgresql:tcn / tcn/isolation OK 1.58s 1 subtests passed [15:11:12.206] 95/308 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.73s 1 subtests passed [15:11:12.219] 96/308 postgresql:tsm_system_time / tsm_system_time/regress OK 1.36s 1 subtests passed [15:11:12.738] 97/308 postgresql:unaccent / unaccent/regress OK 1.52s 1 subtests passed [15:11:12.878] 98/308 postgresql:uuid-ossp / uuid-ossp/regress OK 1.48s 1 subtests passed [15:11:13.694] ▶ 99/308 - regression tests pass FAIL [15:11:13.699] 99/308 postgresql:recovery / recovery/027_stream_regress ERROR 101.35s exit status 29 [15:11:13.699] >>> enable_injection_points=yes PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=73 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_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/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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --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 [15:11:13.699] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [15:11:13.699] stderr: [15:11:13.699] # Failed test 'regression tests pass' [15:11:13.699] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [15:11:13.699] # got: '256' [15:11:13.699] # expected: '0' [15:11:13.699] # Tests were run but no plan was declared and done_testing() was not seen. [15:11:13.699] # Looks like your test exited with 29 just after 2. [15:11:13.699] [15:11:13.699] (test program exited with status code 29) [15:11:13.699] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [15:11:13.699] [15:11:13.727] 100/308 postgresql:xml2 / xml2/regress OK 1.52s 1 subtests passed [15:11:13.863] 101/308 postgresql:brin / brin/isolation OK 1.64s 1 subtests passed [15:11:14.094] 102/308 postgresql:commit_ts / commit_ts/regress OK 1.35s 1 subtests passed [15:11:15.084] 103/308 postgresql:delay_execution / delay_execution/isolation OK 2.20s 2 subtests passed [15:11:15.254] 104/308 postgresql:dummy_index_am / dummy_index_am/regress OK 1.55s 1 subtests passed [15:11:15.514] 105/308 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.79s 1 subtests passed [15:11:16.006] 106/308 postgresql:injection_points / injection_points/regress OK 1.91s 1 subtests passed [15:11:16.207] 107/308 postgresql:gin / gin/regress OK 2.34s 1 subtests passed [15:11:16.213] 108/308 postgresql:test_decoding / test_decoding/isolation OK 5.74s 12 subtests passed [15:11:16.390] 109/308 postgresql:postgres_fdw / postgres_fdw/regress OK 7.55s 2 subtests passed [15:11:17.268] 110/308 postgresql:plsample / plsample/regress OK 2.01s 1 subtests passed [15:11:17.388] 111/308 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.87s 1 subtests passed [15:11:17.416] 112/308 postgresql:injection_points / injection_points/isolation OK 2.23s 1 subtests passed [15:11:18.077] 113/308 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.87s 1 subtests passed [15:11:18.088] 114/308 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.08s 1 subtests passed [15:11:18.155] 115/308 postgresql:test_dsa / test_dsa/regress OK 1.76s 1 subtests passed [15:11:19.010] 116/308 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.74s 1 subtests passed [15:11:19.488] 117/308 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.07s 1 subtests passed [15:11:19.709] 118/308 postgresql:test_lfind / test_lfind/regress OK 1.62s 1 subtests passed [15:11:19.766] 119/308 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.55s 21 subtests passed [15:11:20.383] 120/308 postgresql:test_extensions / test_extensions/regress OK 2.99s 2 subtests passed [15:11:20.568] 121/308 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.41s 2 subtests passed [15:11:20.579] 122/308 postgresql:test_parser / test_parser/regress OK 1.57s 1 subtests passed [15:11:21.154] 123/308 postgresql:test_pg_dump / test_pg_dump/regress OK 1.67s 1 subtests passed [15:11:21.321] 124/308 postgresql:test_radixtree / test_radixtree/regress OK 1.55s 1 subtests passed [15:11:21.328] 125/308 postgresql:test_predtest / test_predtest/regress OK 1.62s 1 subtests passed [15:11:21.719] 126/308 postgresql:test_rbtree / test_rbtree/regress OK 1.33s 1 subtests passed [15:11:22.278] 127/308 postgresql:test_resowner / test_resowner/regress OK 1.70s 1 subtests passed [15:11:22.671] 128/308 postgresql:test_integerset / test_integerset/regress OK 4.59s 1 subtests passed [15:11:22.856] 129/308 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.70s 1 subtests passed [15:11:22.878] 130/308 postgresql:test_regex / test_regex/regress OK 2.30s 2 subtests passed [15:11:23.018] 131/308 postgresql:test_slru / test_slru/regress OK 1.69s 1 subtests passed [15:11:23.121] 132/308 postgresql:libpq / libpq/002_api OK 0.24s 1 subtests passed [15:11:23.180] 133/308 postgresql:test_tidstore / test_tidstore/regress OK 1.46s 1 subtests passed [15:11:23.300] 134/308 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.18s [15:11:24.085] 135/308 postgresql:libpq / libpq/001_uri OK 1.23s 60 subtests passed [15:11:24.125] 136/308 postgresql:unsafe_tests / unsafe_tests/regress OK 1.85s 3 subtests passed [15:11:24.335] 137/308 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.25s 9 subtests passed [15:11:24.970] 138/308 postgresql:test_shm_mq / test_shm_mq/regress OK 3.65s 1 subtests passed [15:11:26.796] 139/308 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.67s 106 subtests passed [15:11:27.686] 140/308 postgresql:test_decoding / test_decoding/regress OK 17.40s 19 subtests passed [15:11:27.920] 141/308 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.23s 51 subtests passed [15:11:28.094] 142/308 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.12s 32 subtests passed [15:11:28.240] 143/308 postgresql:libpq / libpq/003_load_balance_host_list OK 5.22s 127 subtests passed [15:11:28.705] 144/308 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.91s 10 subtests passed [15:11:29.620] 145/308 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.52s 3 subtests passed [15:11:30.685] 146/308 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.98s 21 subtests passed [15:11:30.904] 147/308 postgresql:pg_checksums / pg_checksums/001_basic OK 0.22s 9 subtests passed [15:11:31.977] 148/308 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.64s 75 subtests passed [15:11:32.481] 149/308 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.50s 13 subtests passed [15:11:33.174] 150/308 postgresql:ecpg / ecpg/ecpg OK 10.50s 65 subtests passed [15:11:35.697] 151/308 postgresql:libpq / libpq/005_negotiate_encryption OK 12.52s 249 subtests passed [15:11:35.710] 152/308 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 7.47s 43 subtests passed [15:11:36.232] 153/308 postgresql:pg_checksums / pg_checksums/002_actions OK 5.26s 66 subtests passed [15:11:42.207] 154/308 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 6.51s 11 subtests passed [15:11:43.999] 155/308 postgresql:initdb / initdb/001_initdb OK 20.70s 52 subtests passed [15:11:46.174] 156/308 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.91s 3 subtests passed [15:11:46.551] 157/308 postgresql:pg_config / pg_config/001_pg_config OK 0.37s 21 subtests passed [15:11:48.325] 158/308 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.75s 18 subtests passed [15:11:51.707] 159/308 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 18.53s 7 subtests passed [15:11:51.735] 160/308 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.33s 25 subtests passed [15:11:52.759] 161/308 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 16.53s 4 subtests passed [15:11:54.031] 162/308 postgresql:pg_ctl / pg_ctl/002_status OK 2.32s 3 subtests passed [15:11:55.492] 163/308 postgresql:pg_dump / pg_dump/001_basic OK 1.44s 93 subtests passed [15:11:56.750] 164/308 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.99s 14 subtests passed [15:11:56.862] 165/308 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 24.38s 6 subtests passed [15:11:57.888] 166/308 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 13.89s 2 subtests passed [15:11:58.626] 167/308 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.87s 3 subtests passed [15:11:59.339] 168/308 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.48s 4 subtests passed [15:12:01.581] 169/308 postgresql:pg_ctl / pg_ctl/003_promote OK 9.84s 12 subtests passed [15:12:02.668] 170/308 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.33s 75 subtests passed [15:12:03.076] 171/308 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.41s 9 subtests passed [15:12:03.740] 172/308 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 28.03s 22 subtests passed [15:12:04.102] 173/308 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 36.18s 192 subtests passed [15:12:04.589] 174/308 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.70s 108 subtests passed [15:12:09.616] 175/308 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 40.00s 36 subtests passed [15:12:09.989] 176/308 postgresql:pg_rewind / pg_rewind/006_options OK 0.36s 13 subtests passed [15:12:12.119] 177/308 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 7.53s 1 subtests passed [15:12:12.491] 178/308 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.86s 14 subtests passed [15:12:18.241] 179/308 postgresql:pg_rewind / pg_rewind/007_standby_source OK 8.25s 7 subtests passed [15:12:18.750] 180/308 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.47s 13 subtests passed [15:12:19.121] 181/308 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.37s 13 subtests passed [15:12:19.273] 182/308 postgresql:pg_dump / pg_dump/002_pg_dump OK 23.77s 11354 subtests passed [15:12:19.789] 183/308 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.66s 17 subtests passed [15:12:20.407] 184/308 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 16.66s 5 subtests passed [15:12:20.444] 185/308 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.95s 3 subtests passed [15:12:21.823] 186/308 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.38s 60 subtests passed [15:12:23.585] 187/308 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 19.48s 9 subtests passed [15:12:23.614] 188/308 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 11.49s 3 subtests passed [15:12:23.967] 189/308 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.56s 27 subtests passed [15:12:24.955] 190/308 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.12s 5 subtests passed [15:12:30.348] 191/308 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 6.76s 9 subtests passed [15:12:30.419] 192/308 postgresql:pg_rewind / pg_rewind/002_databases OK 27.34s 11 subtests passed [15:12:30.683] 193/308 postgresql:pg_rewind / pg_rewind/001_basic OK 28.01s 56 subtests passed [15:12:30.978] 194/308 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.29s 11 subtests passed [15:12:32.123] 195/308 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 8.51s 15 subtests passed [15:12:32.814] 196/308 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.39s 5 subtests passed [15:12:32.997] 197/308 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.02s 7 subtests passed [15:12:33.799] 198/308 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 14.49s 19 subtests passed [15:12:34.302] 199/308 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.49s 208 subtests passed [15:12:34.514] 200/308 postgresql:pg_waldump / pg_waldump/001_basic OK 4.16s 92 subtests passed [15:12:34.916] 201/308 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 9.96s 18 subtests passed [15:12:35.791] 202/308 postgresql:psql / psql/010_tab_completion OK 1.99s 89 subtests passed [15:12:36.631] 203/308 postgresql:psql / psql/020_cancel OK 2.33s 2 subtests passed [15:12:36.893] 204/308 postgresql:psql / psql/001_basic OK 3.89s 105 subtests passed [15:12:36.916] 205/308 postgresql:scripts / scripts/010_clusterdb OK 2.40s 15 subtests passed [15:12:37.016] 206/308 postgresql:scripts / scripts/011_clusterdb_all OK 2.10s 7 subtests passed [15:12:37.085] 207/308 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 13.12s 10 subtests passed [15:12:38.423] 208/308 postgresql:scripts / scripts/070_dropuser OK 1.50s 12 subtests passed [15:12:38.665] 209/308 postgresql:scripts / scripts/080_pg_isready OK 1.65s 11 subtests passed [15:12:38.890] 210/308 postgresql:scripts / scripts/040_createuser OK 2.26s 37 subtests passed [15:12:38.906] 211/308 postgresql:scripts / scripts/050_dropdb OK 2.01s 15 subtests passed [15:12:40.861] 212/308 postgresql:scripts / scripts/101_vacuumdb_all OK 1.97s 5 subtests passed [15:12:41.328] 213/308 postgresql:scripts / scripts/091_reindexdb_all OK 2.90s 13 subtests passed [15:12:41.994] 214/308 postgresql:scripts / scripts/090_reindexdb OK 4.91s 64 subtests passed [15:12:42.168] 215/308 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.84s 39 subtests passed [15:12:42.596] 216/308 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.69s 4 subtests passed [15:12:43.132] 217/308 postgresql:scripts / scripts/100_vacuumdb OK 4.47s 85 subtests passed [15:12:43.944] 218/308 postgresql:amcheck / amcheck/002_cic OK 1.77s 3 subtests passed [15:12:44.765] 219/308 postgresql:amcheck / amcheck/003_cic_2pc OK 2.17s 5 subtests passed [15:12:45.038] 220/308 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 25.25s 48 subtests passed [15:12:45.079] 221/308 postgresql:pgbench / pgbench/001_pgbench_with_server OK 12.95s 451 subtests passed [15:12:45.148] 222/308 postgresql:scripts / scripts/200_connstr OK 4.27s 3 subtests passed [15:12:45.148] 223/308 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.02s 6 subtests passed [15:12:45.183] 224/308 postgresql:scripts / scripts/020_createdb OK 9.39s 60 subtests passed [15:12:45.435] 225/308 postgresql:oid2name / oid2name/001_basic OK 0.29s 9 subtests passed [15:12:46.774] 226/308 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.99s 19 subtests passed [15:12:47.691] 227/308 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.53s 7 subtests passed [15:12:48.014] 228/308 postgresql:vacuumlo / vacuumlo/001_basic OK 0.32s 9 subtests passed [15:12:48.111] 229/308 postgresql:amcheck / amcheck/005_pitr OK 4.17s 3 subtests passed [15:12:48.190] 230/308 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.01s 3 subtests passed [15:12:49.947] 231/308 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.87s 16 subtests passed [15:12:50.050] 232/308 postgresql:amcheck / amcheck/001_verify_heapam OK 8.05s 272 subtests passed [15:12:50.101] 233/308 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.32s 2 subtests passed [15:12:50.221] 234/308 postgresql:authentication / authentication/005_sspi SKIP 0.17s [15:12:50.688] 235/308 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 5.25s 2 subtests passed [15:12:50.910] 236/308 postgresql:authentication / authentication/002_saslprep OK 2.80s 20 subtests passed [15:12:51.078] 237/308 postgresql:authentication / authentication/003_peer OK 2.89s 53 subtests passed [15:12:51.777] 238/308 postgresql:authentication / authentication/004_file_inclusion OK 1.83s 2 subtests passed [15:12:53.103] 239/308 postgresql:authentication / authentication/006_login_trigger OK 3.00s 32 subtests passed [15:12:53.128] 240/308 postgresql:authentication / authentication/001_password OK 5.11s 178 subtests passed [15:12:54.015] 241/308 postgresql:subscription / subscription/002_types OK 3.33s 4 subtests passed [15:12:54.023] 242/308 postgresql:subscription / subscription/003_constraints OK 3.11s 6 subtests passed [15:12:54.845] 243/308 postgresql:subscription / subscription/004_sync OK 3.77s 8 subtests passed [15:12:56.816] 244/308 postgresql:subscription / subscription/006_rewrite OK 3.71s 2 subtests passed [15:12:57.012] 245/308 postgresql:subscription / subscription/007_ddl OK 3.88s 4 subtests passed [15:12:57.361] 246/308 postgresql:subscription / subscription/009_matviews OK 3.34s 1 subtests passed [15:12:57.642] 247/308 postgresql:subscription / subscription/005_encoding OK 5.86s 1 subtests passed [15:12:57.966] 248/308 postgresql:subscription / subscription/008_diff_schema OK 3.95s 5 subtests passed [15:12:58.253] 249/308 postgresql:bloom / bloom/001_wal OK 13.21s 31 subtests passed [15:12:58.420] 250/308 postgresql:subscription / subscription/001_rep_changes OK 8.20s 36 subtests passed [15:13:00.136] 251/308 postgresql:subscription / subscription/010_truncate OK 5.29s 14 subtests passed [15:13:00.312] 252/308 postgresql:subscription / subscription/011_generated OK 3.50s 3 subtests passed [15:13:01.768] 253/308 postgresql:subscription / subscription/016_stream_subxact OK 3.51s 3 subtests passed [15:13:01.969] 254/308 postgresql:subscription / subscription/017_stream_ddl OK 3.55s 3 subtests passed [15:13:02.873] 255/308 postgresql:subscription / subscription/012_collation OK 5.86s 2 subtests passed [15:13:03.337] 256/308 postgresql:subscription / subscription/014_binary OK 5.69s 8 subtests passed [15:13:03.894] 257/308 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.58s 2 subtests passed [15:13:04.885] 258/308 postgresql:subscription / subscription/020_messages OK 3.12s 5 subtests passed [15:13:06.343] 259/308 postgresql:subscription / subscription/018_stream_subxact_abort OK 6.20s 9 subtests passed [15:13:07.239] 260/308 postgresql:subscription / subscription/024_add_drop_pub OK 3.34s 3 subtests passed [15:13:08.208] 261/308 postgresql:subscription / subscription/015_stream OK 10.24s 10 subtests passed [15:13:08.668] 262/308 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.78s 13 subtests passed [15:13:10.002] 263/308 postgresql:subscription / subscription/022_twophase_cascade OK 7.13s 41 subtests passed [15:13:10.010] 264/308 postgresql:subscription / subscription/021_twophase OK 8.04s 30 subtests passed [15:13:10.279] 265/308 postgresql:subscription / subscription/013_partition OK 12.92s 74 subtests passed [15:13:11.457] 266/308 postgresql:subscription / subscription/023_twophase_stream OK 8.12s 33 subtests passed [15:13:12.290] 267/308 postgresql:subscription / subscription/029_on_error OK 3.62s 5 subtests passed [15:13:12.925] 268/308 postgresql:subscription / subscription/026_stats OK 6.58s 13 subtests passed [15:13:15.217] 269/308 postgresql:brin / brin/01_workitems OK 2.29s 2 subtests passed [15:13:16.013] 270/308 postgresql:subscription / subscription/028_row_filter OK 7.80s 24 subtests passed [15:13:16.471] 271/308 postgresql:subscription / subscription/027_nosuperuser OK 9.23s 19 subtests passed [15:13:16.652] 272/308 postgresql:subscription / subscription/030_origin OK 6.65s 11 subtests passed [15:13:16.816] 273/308 postgresql:subscription / subscription/033_run_as_table_owner OK 5.36s 10 subtests passed [15:13:18.836] 274/308 postgresql:brin / brin/02_wal_consistency OK 3.62s 2 subtests passed [15:13:19.066] 275/308 postgresql:commit_ts / commit_ts/001_base OK 3.05s 2 subtests passed [15:13:20.019] 276/308 postgresql:subscription / subscription/032_subscribe_use_index OK 9.74s 15 subtests passed [15:13:20.284] 277/308 postgresql:commit_ts / commit_ts/004_restart OK 3.47s 16 subtests passed [15:13:21.434] 278/308 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.41s 21 subtests passed [15:13:21.441] 279/308 postgresql:commit_ts / commit_ts/002_standby OK 4.97s 4 subtests passed [15:13:21.573] 280/308 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.29s 4 subtests passed [15:13:21.589] 281/308 postgresql:injection_points / injection_points/001_stats OK 2.75s 7 subtests passed [15:13:21.809] 282/308 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.22s 3 subtests passed [15:13:21.944] 283/308 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.88s 4 subtests passed [15:13:22.050] 284/308 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [15:13:22.185] 285/308 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 0.74s 129 subtests passed [15:13:22.331] 286/308 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.68s 4 subtests passed [15:13:22.344] 287/308 postgresql:subscription / subscription/031_column_list OK 12.33s 36 subtests passed [15:13:22.699] 288/308 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.26s 2 subtests passed [15:13:23.667] 289/308 postgresql:test_misc / test_misc/003_check_guc OK 1.48s 3 subtests passed [15:13:23.771] 290/308 postgresql:test_misc / test_misc/005_timeouts OK 1.43s 2 subtests passed [15:13:23.999] 291/308 postgresql:test_misc / test_misc/002_tablespace OK 1.95s 20 subtests passed [15:13:24.434] 292/308 postgresql:test_misc / test_misc/004_io_direct OK 2.10s 3 subtests passed [15:13:24.458] 293/308 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.76s 2 subtests passed [15:13:24.597] 294/308 postgresql:test_misc / test_misc/001_constraint_validation OK 2.65s 42 subtests passed [15:13:24.629] 295/308 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.19s [15:13:24.719] 296/308 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.26s [15:13:24.765] 297/308 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.17s [15:13:25.655] 298/308 postgresql:test_slru / test_slru/001_multixact OK 1.88s 3 subtests passed [15:13:25.762] 299/308 postgresql:subscription / subscription/100_bugs OK 13.47s 14 subtests passed [15:13:25.784] 300/308 postgresql:test_json_parser / test_json_parser/002_inline OK 4.21s 850 subtests passed [15:13:28.291] 301/308 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.62s 1044 subtests passed [15:13:28.324] 302/308 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.32s 8 subtests passed [15:13:28.584] 303/308 postgresql:icu / icu/010_database OK 2.80s 8 subtests passed [15:13:28.586] 304/308 postgresql:ldap / ldap/002_bindpasswd OK 2.82s 3 subtests passed [15:13:30.031] 305/308 postgresql:ssl / ssl/003_sslinfo OK 5.27s 21 subtests passed [15:13:30.125] 306/308 postgresql:ssl / ssl/002_scram OK 5.41s 28 subtests passed [15:13:31.567] 307/308 postgresql:ldap / ldap/001_auth OK 5.91s 47 subtests passed [15:13:35.634] 308/308 postgresql:ssl / ssl/001_ssltests OK 11.00s 225 subtests passed [15:13:35.678] [15:13:35.678] Summary of Failures: [15:13:35.678] [15:13:35.678] 35/308 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 117.08s exit status 29 [15:13:35.678] 45/308 postgresql:regress / regress/regress ERROR 142.88s exit status 1 [15:13:35.678] 53/308 postgresql:recovery / recovery/043_wal_replay_wait ERROR 18.18s exit status 29 [15:13:35.678] 99/308 postgresql:recovery / recovery/027_stream_regress ERROR 101.35s exit status 29 [15:13:35.678] [15:13:35.678] Ok: 299 [15:13:35.678] Expected Fail: 0 [15:13:35.678] Fail: 4 [15:13:35.678] Unexpected Pass: 0 [15:13:35.678] Skipped: 5 [15:13:35.678] Timeout: 0 [15:13:35.678] [15:13:35.678] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [15:13:35.718] [15:13:35.718] Exit status: 4