[22:19:10.522] ulimit -c unlimited # default is 0 [22:19:10.522] ulimit -n 1024 # default is 256, pretty low [22:19:10.522] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [22:19:16.258] 1/315 postgresql:setup / tmp_install OK 5.35s [22:19:16.343] 2/315 postgresql:setup / install_test_files OK 0.08s [22:19:17.039] 3/315 postgresql:setup / initdb_cache OK 0.69s [22:19:17.337] 4/315 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.29s 9 subtests passed [22:19:25.436] 5/315 postgresql:recovery / recovery/002_archiving OK 8.32s 8 subtests passed [22:19:31.540] 6/315 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.49s 12 subtests passed [22:19:32.343] 7/315 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.29s 14 subtests passed [22:19:35.431] 8/315 postgresql:recovery / recovery/003_recovery_targets OK 18.09s 9 subtests passed [22:19:35.970] 9/315 postgresql:recovery / recovery/001_stream_rep OK 18.86s 62 subtests passed [22:19:37.232] 10/315 postgresql:recovery / recovery/006_logical_decoding OK 4.89s 20 subtests passed [22:19:37.352] 11/315 postgresql:recovery / recovery/004_timeline_switch OK 11.91s 3 subtests passed [22:19:43.298] 12/315 postgresql:recovery / recovery/005_replay_delay OK 11.76s 3 subtests passed [22:19:47.079] 13/315 postgresql:recovery / recovery/010_logical_decoding_timelines OK 9.72s 13 subtests passed [22:19:48.715] 14/315 postgresql:recovery / recovery/007_sync_rep OK 13.28s 11 subtests passed [22:19:48.897] 15/315 postgresql:recovery / recovery/013_crash_restart OK 1.82s 18 subtests passed [22:19:50.786] 16/315 postgresql:recovery / recovery/012_subtransactions OK 7.49s 12 subtests passed [22:19:51.554] 17/315 postgresql:recovery / recovery/008_fsm_truncation OK 15.58s 1 subtests passed [22:19:51.662] 18/315 postgresql:recovery / recovery/014_unlogged_reinit OK 2.95s 23 subtests passed [22:19:55.300] 19/315 postgresql:recovery / recovery/009_twophase OK 18.07s 33 subtests passed [22:19:55.425] 20/315 postgresql:recovery / recovery/015_promotion_pages OK 6.53s 1 subtests passed [22:19:55.441] 21/315 postgresql:recovery / recovery/017_shm OK 3.89s 4 subtests passed [22:19:57.859] 22/315 postgresql:recovery / recovery/016_min_consistency OK 7.07s 1 subtests passed [22:20:00.270] 23/315 postgresql:recovery / recovery/022_crash_temp_files OK 2.41s 11 subtests passed [22:20:02.533] 24/315 postgresql:recovery / recovery/021_row_visibility OK 7.09s 10 subtests passed [22:20:05.565] 25/315 postgresql:recovery / recovery/020_archive_status OK 10.14s 19 subtests passed [22:20:06.479] 26/315 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.18s 1 subtests passed [22:20:09.716] 27/315 postgresql:recovery / recovery/024_archive_recovery OK 7.18s 2 subtests passed [22:20:10.156] 28/315 postgresql:recovery / recovery/018_wal_optimize OK 18.49s 38 subtests passed [22:20:14.794] ▶ 29/315 - regression tests pass FAIL [22:20:14.794] ▶ 29/315 - dump before running pg_upgrade FAIL [22:20:14.801] 29/315 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 57.75s exit status 4 [22:20:14.801] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes 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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 MALLOC_PERTURB_=196 /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 [22:20:14.801] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:20:14.801] stderr: [22:20:14.801] # Failed test 'regression tests pass' [22:20:14.801] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [22:20:14.801] # got: '256' [22:20:14.801] # expected: '0' [22:20:14.801] # Failed test 'dump before running pg_upgrade' [22:20:14.801] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [22:20:14.801] # Tests were run but no plan was declared and done_testing() was not seen. [22:20:14.801] # Looks like your test exited with 4 just after 6. [22:20:14.801] [22:20:14.801] (test program exited with status code 4) [22:20:14.801] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:20:14.801] [22:20:15.736] 30/315 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 10.17s 1 subtests passed [22:20:18.138] 31/315 postgresql:recovery / recovery/026_overwrite_contrecord OK 11.66s 3 subtests passed [22:20:18.370] 32/315 postgresql:recovery / recovery/028_pitr_timelines OK 8.21s 3 subtests passed [22:20:22.355] 33/315 postgresql:recovery / recovery/029_stats_restart OK 7.55s 42 subtests passed [22:20:25.219] 34/315 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.48s 11 subtests passed [22:20:25.638] ▶ 35/315 + brin 30374 ms FAIL [22:20:25.638] ▶ 35/315 + privileges 30357 ms FAIL [22:20:25.638] ▶ 35/315 + matview 30339 ms FAIL [22:20:25.638] ▶ 35/315 + rowsecurity 30319 ms FAIL [22:20:25.638] ▶ 35/315 + brin_bloom 54 ms FAIL [22:20:25.638] ▶ 35/315 + brin_multi 54 ms FAIL [22:20:25.638] ▶ 35/315 + create_table_like 161 ms FAIL [22:20:25.638] ▶ 35/315 + alter_generic 160 ms FAIL [22:20:25.638] ▶ 35/315 + alter_operator 159 ms FAIL [22:20:25.638] ▶ 35/315 + misc 109 ms FAIL [22:20:25.638] ▶ 35/315 + async 109 ms FAIL [22:20:25.638] ▶ 35/315 + dbsize 106 ms FAIL [22:20:25.638] ▶ 35/315 + merge 106 ms FAIL [22:20:25.638] ▶ 35/315 + misc_functions 94 ms FAIL [22:20:25.638] ▶ 35/315 + sysviews 85 ms FAIL [22:20:25.638] ▶ 35/315 + tsrf 83 ms FAIL [22:20:25.638] ▶ 35/315 + tid 80 ms FAIL [22:20:25.638] ▶ 35/315 + tidscan 73 ms FAIL [22:20:25.638] ▶ 35/315 + tidrangescan 67 ms FAIL [22:20:25.638] ▶ 35/315 + collate.utf8 63 ms FAIL [22:20:25.638] ▶ 35/315 + collate.icu.utf8 58 ms FAIL [22:20:25.638] ▶ 35/315 + incremental_sort 56 ms FAIL [22:20:25.638] ▶ 35/315 + create_role 58 ms FAIL [22:20:25.638] ▶ 35/315 + without_overlaps 53 ms FAIL [22:20:25.638] ▶ 35/315 + rules 57 ms FAIL [22:20:25.638] ▶ 35/315 + psql 55 ms FAIL [22:20:25.638] ▶ 35/315 + psql_crosstab 55 ms FAIL [22:20:25.638] ▶ 35/315 + amutils 57 ms FAIL [22:20:25.638] ▶ 35/315 + stats_ext 49 ms FAIL [22:20:25.638] ▶ 35/315 + collate.linux.utf8 52 ms FAIL [22:20:25.638] ▶ 35/315 + collate.windows.win1252 21 ms FAIL [22:20:27.713] 36/315 postgresql:isolation / isolation/isolation OK 70.64s 117 subtests passed [22:20:28.276] 37/315 postgresql:recovery / recovery/034_create_database OK 3.05s 2 subtests passed [22:20:28.570] 35/315 postgresql:regress / regress/regress ERROR 71.53s exit status 1 [22:20:28.570] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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/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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=97 /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 [22:20:28.570] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:20:28.570] stderr: [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # (test process exited with exit code 2) [22:20:28.570] # 31 of 224 tests failed. [22:20:28.570] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [22:20:28.570] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [22:20:28.570] [22:20:28.570] (test program exited with status code 1) [22:20:28.570] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:20:28.570] [22:20:28.621] 38/315 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.25s 14 subtests passed [22:20:28.730] 39/315 postgresql:recovery / recovery/031_recovery_conflict OK 10.59s 18 subtests passed [22:20:29.776] 40/315 postgresql:recovery / recovery/019_replslot_limit OK 34.47s 26 subtests passed [22:20:31.131] 41/315 postgresql:recovery / recovery/037_invalid_database OK 2.56s 10 subtests passed [22:20:32.235] 42/315 postgresql:recovery / recovery/036_truncated_dropped OK 3.96s 8 subtests passed [22:20:32.543] 43/315 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 3.92s 2 subtests passed [22:20:38.672] 44/315 postgresql:recovery / recovery/039_end_of_wal OK 9.94s 14 subtests passed [22:20:39.406] 45/315 postgresql:recovery / recovery/041_checkpoint_at_promote OK 8.27s 6 subtests passed [22:20:40.039] 46/315 postgresql:kerberos / kerberos/001_auth OK 7.49s 142 subtests passed [22:20:40.439] 47/315 postgresql:recovery / recovery/042_low_level_backup OK 8.20s 4 subtests passed [22:20:41.916] 48/315 postgresql:plperl / plperl/regress OK 2.49s 13 subtests passed [22:20:42.423] 49/315 postgresql:plpgsql / plpgsql/regress OK 3.75s 13 subtests passed [22:20:43.226] 50/315 postgresql:pltcl / pltcl/regress OK 2.78s 8 subtests passed [22:20:44.122] 51/315 postgresql:basic_archive / basic_archive/regress OK 1.70s 1 subtests passed [22:20:44.731] 52/315 postgresql:plpython / plpython/regress OK 4.69s 23 subtests passed [22:20:45.107] 53/315 postgresql:bloom / bloom/regress OK 1.88s 1 subtests passed [22:20:46.065] 54/315 postgresql:amcheck / amcheck/regress OK 4.15s 3 subtests passed [22:20:46.142] 55/315 postgresql:bool_plperl / bool_plperl/regress OK 2.02s 2 subtests passed [22:20:47.095] 56/315 postgresql:recovery / recovery/033_replay_tsp_drops OK 24.74s 3 subtests passed [22:20:48.194] 57/315 postgresql:cube / cube/regress OK 2.05s 2 subtests passed [22:20:48.455] 58/315 postgresql:citext / citext/regress OK 2.39s 3 subtests passed [22:20:48.882] 59/315 postgresql:dblink / dblink/regress OK 1.78s 1 subtests passed [22:20:49.528] 60/315 postgresql:btree_gin / btree_gin/regress OK 4.79s 30 subtests passed [22:20:49.855] 61/315 postgresql:btree_gist / btree_gist/regress OK 4.75s 32 subtests passed [22:20:49.960] 62/315 postgresql:dict_int / dict_int/regress OK 1.76s 1 subtests passed [22:20:50.210] 63/315 postgresql:dict_xsyn / dict_xsyn/regress OK 1.75s 1 subtests passed [22:20:50.752] 64/315 postgresql:earthdistance / earthdistance/regress OK 1.87s 1 subtests passed [22:20:51.484] 65/315 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.63s 2 subtests passed [22:20:51.495] 66/315 postgresql:file_fdw / file_fdw/regress OK 1.97s 1 subtests passed [22:20:52.024] 67/315 postgresql:hstore_plpython / hstore_plpython/regress OK 1.27s 1 subtests passed [22:20:52.098] 68/315 postgresql:hstore_plperl / hstore_plperl/regress OK 1.89s 3 subtests passed [22:20:52.503] 69/315 postgresql:hstore / hstore/regress OK 2.54s 2 subtests passed [22:20:52.975] 70/315 postgresql:isn / isn/regress OK 1.48s 1 subtests passed [22:20:53.745] 71/315 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.65s 1 subtests passed [22:20:53.838] 72/315 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.81s 2 subtests passed [22:20:53.988] 73/315 postgresql:lo / lo/regress OK 1.48s 1 subtests passed [22:20:55.239] 74/315 postgresql:ltree / ltree/regress OK 2.26s 1 subtests passed [22:20:55.530] 75/315 postgresql:passwordcheck / passwordcheck/regress OK 1.54s 1 subtests passed [22:20:55.538] 76/315 postgresql:ltree_plpython / ltree_plpython/regress OK 1.79s 1 subtests passed [22:20:55.779] 77/315 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 26.00s 32 subtests passed [22:20:56.322] 78/315 postgresql:pageinspect / pageinspect/regress OK 2.48s 8 subtests passed [22:20:56.789] 79/315 postgresql:pg_buffercache / pg_buffercache/regress OK 1.54s 1 subtests passed [22:20:57.178] 80/315 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.64s 1 subtests passed [22:20:57.440] 81/315 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.66s 1 subtests passed [22:20:57.572] 82/315 postgresql:intarray / intarray/regress OK 6.09s 1 subtests passed [22:20:57.832] 83/315 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.51s 1 subtests passed [22:20:58.603] 84/315 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.89s 86 subtests passed [22:20:58.906] 85/315 postgresql:pgstattuple / pgstattuple/regress OK 1.72s 1 subtests passed [22:20:59.250] 86/315 postgresql:pg_surgery / pg_surgery/regress OK 1.81s 1 subtests passed [22:20:59.616] 87/315 postgresql:pg_visibility / pg_visibility/regress OK 1.78s 1 subtests passed [22:20:59.840] 88/315 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.05s 14 subtests passed [22:20:59.888] 89/315 postgresql:pgcrypto / pgcrypto/regress OK 4.36s 23 subtests passed [22:21:00.321] 90/315 postgresql:pg_trgm / pg_trgm/regress OK 2.75s 3 subtests passed [22:21:00.433] 91/315 postgresql:pg_walinspect / pg_walinspect/regress OK 1.83s 2 subtests passed [22:21:01.005] 92/315 postgresql:seg / seg/regress OK 1.75s 3 subtests passed [22:21:01.475] 93/315 postgresql:tcn / tcn/isolation OK 1.63s 1 subtests passed [22:21:01.496] 94/315 postgresql:tablefunc / tablefunc/regress OK 1.88s 1 subtests passed [22:21:01.547] 95/315 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.11s 1 subtests passed [22:21:01.955] 96/315 postgresql:tsm_system_time / tsm_system_time/regress OK 0.95s 1 subtests passed [22:21:02.767] 97/315 postgresql:xml2 / xml2/regress OK 1.22s 1 subtests passed [22:21:02.805] 98/315 postgresql:uuid-ossp / uuid-ossp/regress OK 1.31s 1 subtests passed [22:21:02.816] 99/315 postgresql:unaccent / unaccent/regress OK 1.34s 1 subtests passed [22:21:03.248] 100/315 postgresql:brin / brin/isolation OK 1.29s 1 subtests passed [22:21:03.868] 101/315 postgresql:commit_ts / commit_ts/regress OK 1.10s 1 subtests passed [22:21:04.000] 102/315 postgresql:dummy_index_am / dummy_index_am/regress OK 1.18s 1 subtests passed [22:21:04.191] 103/315 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.94s 1 subtests passed [22:21:04.277] ▶ 104/315 - regression tests pass FAIL [22:21:04.286] 104/315 postgresql:recovery / recovery/027_stream_regress ERROR 54.57s exit status 29 [22:21:04.286] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 MALLOC_PERTURB_=197 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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/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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 enable_injection_points=yes REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress /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 [22:21:04.286] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:21:04.286] stderr: [22:21:04.286] # Failed test 'regression tests pass' [22:21:04.286] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [22:21:04.286] # got: '256' [22:21:04.286] # expected: '0' [22:21:04.286] # Tests were run but no plan was declared and done_testing() was not seen. [22:21:04.286] # Looks like your test exited with 29 just after 2. [22:21:04.286] [22:21:04.286] (test program exited with status code 29) [22:21:04.286] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:21:04.286] [22:21:04.710] 105/315 postgresql:delay_execution / delay_execution/isolation OK 1.90s 2 subtests passed [22:21:04.978] 106/315 postgresql:test_decoding / test_decoding/isolation OK 4.66s 12 subtests passed [22:21:05.193] 107/315 postgresql:injection_points / injection_points/regress OK 1.19s 2 subtests passed [22:21:05.400] 108/315 postgresql:gin / gin/regress OK 1.53s 1 subtests passed [22:21:05.555] 109/315 postgresql:plsample / plsample/regress OK 1.27s 1 subtests passed [22:21:05.989] 110/315 postgresql:postgres_fdw / postgres_fdw/regress OK 7.08s 2 subtests passed [22:21:06.069] 111/315 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.36s 1 subtests passed [22:21:06.449] 112/315 postgresql:injection_points / injection_points/isolation OK 2.26s 2 subtests passed [22:21:06.459] 113/315 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.48s 1 subtests passed [22:21:06.524] 114/315 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.33s 1 subtests passed [22:21:06.614] 115/315 postgresql:test_dsa / test_dsa/regress OK 1.06s 1 subtests passed [22:21:06.842] 116/315 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.85s 1 subtests passed [22:21:07.623] 117/315 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.17s 1 subtests passed [22:21:07.633] 118/315 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.23s 21 subtests passed [22:21:07.880] 119/315 postgresql:test_lfind / test_lfind/regress OK 1.36s 1 subtests passed [22:21:07.972] 120/315 postgresql:test_parser / test_parser/regress OK 1.13s 1 subtests passed [22:21:08.466] 121/315 postgresql:test_extensions / test_extensions/regress OK 2.40s 2 subtests passed [22:21:08.698] 122/315 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.08s 2 subtests passed [22:21:08.874] 123/315 postgresql:test_predtest / test_predtest/regress OK 1.24s 1 subtests passed [22:21:08.936] 124/315 postgresql:test_pg_dump / test_pg_dump/regress OK 1.31s 1 subtests passed [22:21:09.005] 125/315 postgresql:test_rbtree / test_rbtree/regress OK 1.03s 1 subtests passed [22:21:09.083] 126/315 postgresql:test_radixtree / test_radixtree/regress OK 1.20s 1 subtests passed [22:21:09.883] 127/315 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.01s 1 subtests passed [22:21:09.940] 128/315 postgresql:test_slru / test_slru/regress OK 0.93s 1 subtests passed [22:21:09.946] 129/315 postgresql:test_resowner / test_resowner/regress OK 1.25s 1 subtests passed [22:21:10.007] 130/315 postgresql:test_tidstore / test_tidstore/regress OK 0.92s 1 subtests passed [22:21:10.784] 131/315 postgresql:test_regex / test_regex/regress OK 2.32s 2 subtests passed [22:21:10.859] 132/315 postgresql:typcache / typcache/regress OK 0.97s 1 subtests passed [22:21:10.947] 133/315 postgresql:libpq / libpq/002_api OK 0.16s 1 subtests passed [22:21:11.018] 134/315 postgresql:libpq / libpq/001_uri OK 1.01s 63 subtests passed [22:21:11.118] 135/315 postgresql:unsafe_tests / unsafe_tests/regress OK 1.18s 4 subtests passed [22:21:11.137] 136/315 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.19s [22:21:11.309] 137/315 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.17s 9 subtests passed [22:21:11.978] 138/315 postgresql:test_shm_mq / test_shm_mq/regress OK 3.04s 1 subtests passed [22:21:13.068] 139/315 postgresql:test_decoding / test_decoding/regress OK 13.18s 19 subtests passed [22:21:13.337] 140/315 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.03s 106 subtests passed [22:21:14.812] 141/315 postgresql:libpq / libpq/003_load_balance_host_list OK 3.95s 127 subtests passed [22:21:15.305] 142/315 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.49s 51 subtests passed [22:21:15.628] 143/315 postgresql:test_integerset / test_integerset/regress OK 9.17s 1 subtests passed [22:21:15.665] 144/315 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.33s 10 subtests passed [22:21:15.888] 145/315 postgresql:ecpg / ecpg/ecpg OK 5.94s 65 subtests passed [22:21:16.419] 146/315 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.35s 32 subtests passed [22:21:17.087] 147/315 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.46s 3 subtests passed [22:21:17.207] 148/315 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.32s 21 subtests passed [22:21:17.327] 149/315 postgresql:pg_checksums / pg_checksums/001_basic OK 0.24s 9 subtests passed [22:21:17.663] 150/315 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.34s 13 subtests passed [22:21:19.760] 151/315 postgresql:libpq / libpq/005_negotiate_encryption OK 8.74s 249 subtests passed [22:21:20.082] 152/315 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.10s 75 subtests passed [22:21:20.350] 153/315 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.68s 43 subtests passed [22:21:22.949] 154/315 postgresql:pg_checksums / pg_checksums/002_actions OK 5.74s 66 subtests passed [22:21:28.673] 155/315 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.59s 11 subtests passed [22:21:28.710] 156/315 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 8.95s 7 subtests passed [22:21:29.341] 157/315 postgresql:initdb / initdb/001_initdb OK 18.22s 56 subtests passed [22:21:29.622] 158/315 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 11.96s 6 subtests passed [22:21:29.851] 159/315 postgresql:pg_config / pg_config/001_pg_config OK 0.23s 21 subtests passed [22:21:30.706] 160/315 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.75s 4 subtests passed [22:21:30.854] 161/315 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.00s 18 subtests passed [22:21:32.243] 162/315 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.56s 3 subtests passed [22:21:32.314] 163/315 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.97s 4 subtests passed [22:21:32.337] 164/315 postgresql:pg_ctl / pg_ctl/002_status OK 1.48s 3 subtests passed [22:21:32.717] 165/315 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 12.37s 22 subtests passed [22:21:33.251] 166/315 postgresql:pg_dump / pg_dump/001_basic OK 0.91s 93 subtests passed [22:21:33.656] 167/315 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.95s 25 subtests passed [22:21:34.950] 168/315 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.70s 3 subtests passed [22:21:35.734] 169/315 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.02s 2 subtests passed [22:21:35.745] 170/315 postgresql:pg_ctl / pg_ctl/003_promote OK 3.50s 12 subtests passed [22:21:35.765] 171/315 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.45s 14 subtests passed [22:21:35.782] 172/315 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.12s 4 subtests passed [22:21:37.009] 173/315 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.24s 9 subtests passed [22:21:38.114] 174/315 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.37s 75 subtests passed [22:21:38.481] 175/315 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 22.06s 36 subtests passed [22:21:39.240] 176/315 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.29s 108 subtests passed [22:21:44.226] 177/315 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.98s 1 subtests passed [22:21:44.552] 178/315 postgresql:pg_rewind / pg_rewind/006_options OK 0.32s 13 subtests passed [22:21:45.303] 179/315 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.57s 14 subtests passed [22:21:46.134] 180/315 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 30.83s 192 subtests passed [22:21:47.419] 181/315 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 8.93s 9 subtests passed [22:21:47.430] 182/315 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.32s 5 subtests passed [22:21:47.683] 183/315 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.25s 13 subtests passed [22:21:48.064] 184/315 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.38s 13 subtests passed [22:21:48.447] 185/315 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [22:21:50.944] 186/315 postgresql:pg_dump / pg_dump/002_pg_dump OK 18.22s 11492 subtests passed [22:21:51.069] 187/315 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.93s 3 subtests passed [22:21:51.255] 188/315 postgresql:pg_rewind / pg_rewind/002_databases OK 14.24s 11 subtests passed [22:21:51.380] 189/315 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.83s 7 subtests passed [22:21:52.041] 190/315 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.78s 60 subtests passed [22:21:52.466] 191/315 postgresql:pg_rewind / pg_rewind/001_basic OK 16.68s 56 subtests passed [22:21:52.537] 192/315 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.23s 3 subtests passed [22:21:53.362] 193/315 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.98s 5 subtests passed [22:21:53.692] 194/315 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.62s 32 subtests passed [22:21:55.036] 195/315 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.99s 9 subtests passed [22:21:55.565] 196/315 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.14s 1 subtests passed [22:21:55.837] 197/315 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.27s 11 subtests passed [22:21:56.153] 198/315 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.12s 5 subtests passed [22:21:56.507] 199/315 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.06s 38 subtests passed [22:21:56.645] 200/315 postgresql:pg_waldump / pg_waldump/001_basic OK 2.95s 92 subtests passed [22:21:57.128] 201/315 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.29s 7 subtests passed [22:21:57.252] 202/315 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.79s 15 subtests passed [22:21:57.569] 203/315 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.06s 208 subtests passed [22:21:58.360] 204/315 postgresql:psql / psql/020_cancel OK 1.11s 2 subtests passed [22:21:58.376] 205/315 postgresql:psql / psql/010_tab_completion OK 1.25s 89 subtests passed [22:21:58.697] 206/315 postgresql:scripts / scripts/010_clusterdb OK 1.13s 15 subtests passed [22:21:59.077] 207/315 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.54s 10 subtests passed [22:21:59.695] 208/315 postgresql:scripts / scripts/040_createuser OK 1.00s 37 subtests passed [22:22:00.393] 209/315 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.03s 18 subtests passed [22:22:00.622] 210/315 postgresql:psql / psql/001_basic OK 3.98s 108 subtests passed [22:22:00.652] 211/315 postgresql:scripts / scripts/011_clusterdb_all OK 2.29s 7 subtests passed [22:22:01.031] 212/315 postgresql:scripts / scripts/050_dropdb OK 1.95s 15 subtests passed [22:22:01.409] 213/315 postgresql:scripts / scripts/070_dropuser OK 1.71s 12 subtests passed [22:22:01.724] 214/315 postgresql:scripts / scripts/080_pg_isready OK 1.33s 11 subtests passed [22:22:02.622] 215/315 postgresql:scripts / scripts/091_reindexdb_all OK 1.97s 13 subtests passed [22:22:03.096] 216/315 postgresql:scripts / scripts/101_vacuumdb_all OK 1.69s 5 subtests passed [22:22:03.866] 217/315 postgresql:scripts / scripts/090_reindexdb OK 3.24s 64 subtests passed [22:22:04.021] 218/315 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.92s 39 subtests passed [22:22:05.128] 219/315 postgresql:scripts / scripts/100_vacuumdb OK 4.10s 85 subtests passed [22:22:05.904] 220/315 postgresql:amcheck / amcheck/002_cic OK 1.88s 3 subtests passed [22:22:06.277] 221/315 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.55s 4 subtests passed [22:22:06.365] 222/315 postgresql:pgbench / pgbench/001_pgbench_with_server OK 10.21s 467 subtests passed [22:22:06.557] 223/315 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 15.49s 92 subtests passed [22:22:06.569] 224/315 postgresql:scripts / scripts/020_createdb OK 8.19s 60 subtests passed [22:22:07.233] 225/315 postgresql:amcheck / amcheck/003_cic_2pc OK 2.10s 5 subtests passed [22:22:07.283] 226/315 postgresql:scripts / scripts/200_connstr OK 4.66s 3 subtests passed [22:22:07.515] 227/315 postgresql:oid2name / oid2name/001_basic OK 0.28s 9 subtests passed [22:22:07.650] 228/315 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.74s 6 subtests passed [22:22:07.905] 229/315 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.54s 19 subtests passed [22:22:09.328] 230/315 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.04s 7 subtests passed [22:22:09.352] 231/315 postgresql:amcheck / amcheck/005_pitr OK 3.07s 3 subtests passed [22:22:09.540] 232/315 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.02s 3 subtests passed [22:22:09.696] 233/315 postgresql:vacuumlo / vacuumlo/001_basic OK 0.34s 9 subtests passed [22:22:09.889] 234/315 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.98s 3 subtests passed [22:22:10.025] 235/315 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.45s 16 subtests passed [22:22:11.166] 236/315 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.51s 2 subtests passed [22:22:11.372] 237/315 postgresql:authentication / authentication/004_file_inclusion OK 1.34s 2 subtests passed [22:22:11.513] 238/315 postgresql:authentication / authentication/005_sspi SKIP 0.35s [22:22:11.735] 239/315 postgresql:authentication / authentication/003_peer OK 1.84s 53 subtests passed [22:22:11.838] 240/315 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.51s 6 subtests passed [22:22:12.152] 241/315 postgresql:authentication / authentication/002_saslprep OK 2.45s 20 subtests passed [22:22:12.954] 242/315 postgresql:amcheck / amcheck/001_verify_heapam OK 9.09s 272 subtests passed [22:22:13.140] 243/315 postgresql:authentication / authentication/001_password OK 3.60s 178 subtests passed [22:22:13.450] 244/315 postgresql:postmaster / postmaster/001_connection_limits OK 1.94s 27 subtests passed [22:22:13.542] 245/315 postgresql:postmaster / postmaster/002_start_stop OK 1.81s 25 subtests passed [22:22:13.720] 246/315 postgresql:authentication / authentication/006_login_trigger OK 2.35s 32 subtests passed [22:22:15.282] 247/315 postgresql:subscription / subscription/002_types OK 3.13s 4 subtests passed [22:22:16.393] 248/315 postgresql:subscription / subscription/003_constraints OK 3.44s 6 subtests passed [22:22:16.629] 249/315 postgresql:subscription / subscription/007_ddl OK 2.91s 4 subtests passed [22:22:16.832] 250/315 postgresql:subscription / subscription/006_rewrite OK 3.29s 2 subtests passed [22:22:16.935] 251/315 postgresql:bloom / bloom/001_wal OK 10.38s 31 subtests passed [22:22:17.277] 252/315 postgresql:subscription / subscription/004_sync OK 4.14s 8 subtests passed [22:22:18.089] 253/315 postgresql:subscription / subscription/005_encoding OK 4.64s 1 subtests passed [22:22:18.836] 254/315 postgresql:subscription / subscription/008_diff_schema OK 3.55s 5 subtests passed [22:22:19.872] 255/315 postgresql:subscription / subscription/001_rep_changes OK 8.03s 36 subtests passed [22:22:19.998] 256/315 postgresql:subscription / subscription/009_matviews OK 3.60s 1 subtests passed [22:22:21.653] 257/315 postgresql:subscription / subscription/012_collation OK 4.72s 2 subtests passed [22:22:21.816] 258/315 postgresql:subscription / subscription/011_generated OK 4.98s 11 subtests passed [22:22:21.826] 259/315 postgresql:subscription / subscription/010_truncate OK 5.20s 14 subtests passed [22:22:23.027] 260/315 postgresql:subscription / subscription/016_stream_subxact OK 3.15s 3 subtests passed [22:22:23.073] 261/315 postgresql:subscription / subscription/017_stream_ddl OK 3.07s 3 subtests passed [22:22:24.005] 262/315 postgresql:subscription / subscription/014_binary OK 5.92s 8 subtests passed [22:22:24.456] 263/315 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.64s 2 subtests passed [22:22:24.465] 264/315 postgresql:subscription / subscription/020_messages OK 2.64s 5 subtests passed [22:22:26.853] 265/315 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.19s 9 subtests passed [22:22:27.431] 266/315 postgresql:subscription / subscription/024_add_drop_pub OK 2.98s 3 subtests passed [22:22:28.564] 267/315 postgresql:subscription / subscription/015_stream OK 9.73s 10 subtests passed [22:22:28.941] 268/315 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.48s 13 subtests passed [22:22:29.693] 269/315 postgresql:subscription / subscription/013_partition OK 12.42s 74 subtests passed [22:22:30.357] 270/315 postgresql:subscription / subscription/022_twophase_cascade OK 7.28s 41 subtests passed [22:22:30.909] 271/315 postgresql:subscription / subscription/021_twophase OK 7.88s 30 subtests passed [22:22:31.930] 272/315 postgresql:subscription / subscription/023_twophase_stream OK 7.92s 33 subtests passed [22:22:32.243] 273/315 postgresql:subscription / subscription/029_on_error OK 3.30s 5 subtests passed [22:22:33.264] 274/315 postgresql:subscription / subscription/026_stats OK 6.41s 13 subtests passed [22:22:35.199] 275/315 postgresql:subscription / subscription/030_origin OK 5.50s 11 subtests passed [22:22:36.013] 276/315 postgresql:subscription / subscription/028_row_filter OK 7.45s 24 subtests passed [22:22:36.983] 277/315 postgresql:subscription / subscription/033_run_as_table_owner OK 5.05s 10 subtests passed [22:22:37.042] 278/315 postgresql:subscription / subscription/027_nosuperuser OK 9.61s 19 subtests passed [22:22:37.120] 279/315 postgresql:brin / brin/01_workitems OK 1.92s 2 subtests passed [22:22:38.375] 280/315 postgresql:subscription / subscription/032_subscribe_use_index OK 7.47s 15 subtests passed [22:22:39.284] 281/315 postgresql:subscription / subscription/034_temporal OK 7.04s 32 subtests passed [22:22:39.355] 282/315 postgresql:brin / brin/02_wal_consistency OK 3.34s 2 subtests passed [22:22:39.446] 283/315 postgresql:commit_ts / commit_ts/001_base OK 2.46s 2 subtests passed [22:22:40.252] 284/315 postgresql:subscription / subscription/031_column_list OK 9.89s 36 subtests passed [22:22:40.865] 285/315 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.42s 21 subtests passed [22:22:40.950] 286/315 postgresql:commit_ts / commit_ts/002_standby OK 3.91s 4 subtests passed [22:22:41.472] 287/315 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.11s 4 subtests passed [22:22:41.480] 288/315 postgresql:commit_ts / commit_ts/004_restart OK 3.10s 16 subtests passed [22:22:41.512] 289/315 postgresql:injection_points / injection_points/001_stats OK 2.22s 7 subtests passed [22:22:41.649] 290/315 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.39s 4 subtests passed [22:22:41.703] 291/315 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.58s 4 subtests passed [22:22:41.760] 292/315 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.25s 2 subtests passed [22:22:41.780] 293/315 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.30s 12 subtests passed [22:22:41.932] 294/315 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.04s 2 subtests passed [22:22:42.906] 295/315 postgresql:test_misc / test_misc/003_check_guc OK 1.15s 3 subtests passed [22:22:43.247] 296/315 postgresql:test_misc / test_misc/005_timeouts OK 1.31s 2 subtests passed [22:22:43.326] 297/315 postgresql:test_misc / test_misc/002_tablespace OK 1.62s 20 subtests passed [22:22:43.516] 298/315 postgresql:test_misc / test_misc/004_io_direct OK 1.74s 3 subtests passed [22:22:43.932] 299/315 postgresql:test_misc / test_misc/001_constraint_validation OK 2.28s 42 subtests passed [22:22:43.993] 300/315 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.04s 516 subtests passed [22:22:44.113] 301/315 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.12s [22:22:44.140] 302/315 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.21s [22:22:44.245] 303/315 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.13s [22:22:44.875] 304/315 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.97s 2 subtests passed [22:22:45.016] 305/315 postgresql:test_slru / test_slru/001_multixact OK 1.69s 3 subtests passed [22:22:45.768] 306/315 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.25s 8 subtests passed [22:22:46.136] 307/315 postgresql:subscription / subscription/100_bugs OK 12.87s 13 subtests passed [22:22:47.400] 308/315 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.15s 1044 subtests passed [22:22:47.485] 309/315 postgresql:ldap / ldap/002_bindpasswd OK 1.72s 3 subtests passed [22:22:47.599] 310/315 postgresql:icu / icu/010_database OK 1.46s 8 subtests passed [22:22:48.765] 311/315 postgresql:ssl / ssl/002_scram OK 4.52s 28 subtests passed [22:22:49.145] 312/315 postgresql:ssl / ssl/003_sslinfo OK 4.27s 21 subtests passed [22:22:50.576] 313/315 postgresql:ldap / ldap/001_auth OK 5.56s 47 subtests passed [22:22:53.935] 314/315 postgresql:ssl / ssl/001_ssltests OK 9.79s 227 subtests passed [22:22:54.870] 315/315 postgresql:test_json_parser / test_json_parser/002_inline OK 13.40s 3400 subtests passed [22:22:54.919] [22:22:54.919] Summary of Failures: [22:22:54.919] [22:22:54.919] 29/315 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 57.75s exit status 4 [22:22:54.919] 35/315 postgresql:regress / regress/regress ERROR 71.53s exit status 1 [22:22:54.919] 104/315 postgresql:recovery / recovery/027_stream_regress ERROR 54.57s exit status 29 [22:22:54.919] [22:22:54.919] Ok: 307 [22:22:54.919] Expected Fail: 0 [22:22:54.919] Fail: 3 [22:22:54.919] Unexpected Pass: 0 [22:22:54.919] Skipped: 5 [22:22:54.919] Timeout: 0 [22:22:54.919] [22:22:54.919] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [22:22:54.947] [22:22:54.947] Exit status: 3��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������