[06:13:36.064] ulimit -c unlimited # default is 0 [06:13:36.064] ulimit -n 1024 # default is 256, pretty low [06:13:36.064] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [06:14:16.360] 1/369 postgresql:setup / tmp_install OK 39.38s [06:14:16.697] 2/369 postgresql:setup / install_test_files OK 0.33s [06:14:18.341] 3/369 postgresql:setup / initdb_cache OK 1.64s [06:14:19.156] 4/369 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.80s 9 subtests passed [06:14:31.772] 5/369 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.37s 16 subtests passed [06:14:41.939] 6/369 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 23.58s 12 subtests passed [06:14:46.205] ▶ 7/369 + subselect 1183 ms FAIL [06:14:46.260] 8/369 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 27.88s 19 subtests passed [06:14:49.160] 9/369 postgresql:recovery / recovery/002_archiving OK 7.22s 8 subtests passed [06:14:49.447] 10/369 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 30.98s 3 subtests passed [06:14:50.713] 11/369 postgresql:recovery / recovery/001_stream_rep OK 18.94s 63 subtests passed [06:14:55.474] 12/369 postgresql:recovery / recovery/006_logical_decoding OK 4.76s 20 subtests passed [06:14:59.844] 13/369 postgresql:recovery / recovery/005_replay_delay OK 10.39s 3 subtests passed [06:15:01.678] 14/369 postgresql:recovery / recovery/004_timeline_switch OK 12.51s 5 subtests passed [06:15:04.127] 15/369 postgresql:recovery / recovery/003_recovery_targets OK 17.86s 12 subtests passed [06:15:10.192] 16/369 postgresql:recovery / recovery/007_sync_rep OK 14.72s 11 subtests passed [06:15:15.154] 17/369 postgresql:recovery / recovery/010_logical_decoding_timelines OK 11.02s 13 subtests passed [06:15:18.893] 18/369 postgresql:recovery / recovery/008_fsm_truncation OK 19.05s 1 subtests passed [06:15:19.340] 19/369 postgresql:recovery / recovery/013_crash_restart OK 4.18s 19 subtests passed [06:15:21.198] 20/369 postgresql:recovery / recovery/009_twophase OK 19.51s 30 subtests passed [06:15:22.513] 21/369 postgresql:recovery / recovery/012_subtransactions OK 12.32s 12 subtests passed [06:15:24.137] 22/369 postgresql:recovery / recovery/014_unlogged_reinit OK 5.23s 23 subtests passed [06:15:28.958] 23/369 postgresql:recovery / recovery/015_promotion_pages OK 9.62s 1 subtests passed [06:15:30.049] 24/369 postgresql:recovery / recovery/017_shm OK 7.53s 4 subtests passed [06:15:31.146] ▶ 25/369 - regression tests pass FAIL [06:15:31.281] 26/369 postgresql:recovery / recovery/016_min_consistency OK 10.08s 1 subtests passed [06:15:32.459] 7/369 postgresql:regress / regress/regress ERROR 74.11s exit status 1 [06:15:32.460] >>> top_builddir=/Users/admin/pgsql/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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 MESON_TEST_ITERATION=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 MALLOC_PERTURB_=129 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress UBSAN_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 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule --tests -- /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 40057 [06:15:32.460] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [06:15:32.460] stderr: [06:15:32.460] # 1 of 237 tests failed. [06:15:32.460] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [06:15:32.460] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [06:15:32.460] [06:15:32.460] (test program exited with status code 1) [06:15:32.460] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [06:15:32.460] [06:15:36.099] 27/369 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 77.66s 50 subtests passed [06:15:36.278] 28/369 postgresql:recovery / recovery/022_crash_temp_files OK 3.81s 11 subtests passed [06:15:37.446] 29/369 postgresql:recovery / recovery/021_row_visibility OK 6.16s 10 subtests passed [06:15:40.348] 30/369 postgresql:recovery / recovery/020_archive_status OK 10.30s 19 subtests passed [06:15:41.731] 31/369 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.62s 1 subtests passed [06:15:42.908] 32/369 postgresql:recovery / recovery/024_archive_recovery OK 6.63s 2 subtests passed [06:15:46.578] 33/369 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 9.13s 1 subtests passed [06:15:47.447] 34/369 postgresql:recovery / recovery/018_wal_optimize OK 23.31s 38 subtests passed [06:15:50.254] 35/369 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.90s 3 subtests passed [06:15:52.499] 36/369 postgresql:recovery / recovery/028_pitr_timelines OK 9.59s 3 subtests passed [06:15:53.136] 37/369 postgresql:isolation / isolation/isolation OK 93.98s 124 subtests passed [06:15:57.221] 38/369 postgresql:recovery / recovery/029_stats_restart OK 10.63s 44 subtests passed [06:15:58.968] 39/369 postgresql:recovery / recovery/030_stats_cleanup_replica OK 11.52s 11 subtests passed [06:16:02.311] 40/369 postgresql:recovery / recovery/034_create_database OK 5.08s 2 subtests passed [06:16:03.589] 41/369 postgresql:recovery / recovery/031_recovery_conflict OK 13.32s 18 subtests passed [06:16:06.093] 42/369 postgresql:recovery / recovery/019_replslot_limit OK 37.13s 26 subtests passed [06:16:07.182] 43/369 postgresql:recovery / recovery/037_invalid_database OK 3.59s 10 subtests passed [06:16:07.569] 44/369 postgresql:recovery / recovery/032_relfilenode_reuse OK 15.07s 14 subtests passed [06:16:08.460] 45/369 postgresql:recovery / recovery/036_truncated_dropped OK 6.15s 8 subtests passed [06:16:13.094] 46/369 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 6.99s 2 subtests passed [06:16:17.539] 47/369 postgresql:recovery / recovery/041_checkpoint_at_promote OK 9.07s 6 subtests passed [06:16:23.130] 48/369 postgresql:recovery / recovery/042_low_level_backup OK 10.03s 4 subtests passed [06:16:24.342] 49/369 postgresql:recovery / recovery/039_end_of_wal OK 17.16s 14 subtests passed [06:16:26.764] 50/369 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.63s 1 subtests passed [06:16:28.137] 25/369 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 129.78s exit status 1 [06:16:28.137] >>> top_builddir=/Users/admin/pgsql/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=15 with_icu=yes DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib 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 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=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 UBSAN_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/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 [06:16:28.137] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [06:16:28.137] stderr: [06:16:28.137] # Failed test 'regression tests pass' [06:16:28.137] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [06:16:28.137] # got: '256' [06:16:28.137] # expected: '0' [06:16:28.137] # Looks like you failed 1 test of 20. [06:16:28.137] [06:16:28.137] (test program exited with status code 1) [06:16:28.137] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [06:16:28.137] [06:16:28.945] 51/369 postgresql:recovery / recovery/033_replay_tsp_drops OK 35.80s 3 subtests passed [06:16:35.018] 52/369 postgresql:recovery / recovery/043_no_contrecord_switch OK 17.47s 1 subtests passed [06:16:38.656] 53/369 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 11.89s 1 subtests passed [06:16:39.353] 54/369 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 11.21s 1 subtests passed [06:16:42.984] 55/369 postgresql:recovery / recovery/050_redo_segment_missing OK 4.31s 2 subtests passed [06:16:46.987] 56/369 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 18.04s 3 subtests passed [06:16:49.516] 57/369 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 41.95s 38 subtests passed [06:16:56.111] 58/369 postgresql:plpgsql / plpgsql/regress OK 9.12s 13 subtests passed [06:16:58.374] 59/369 postgresql:recovery / recovery/035_standby_logical_decoding OK 59.40s 89 subtests passed [06:16:58.775] 60/369 postgresql:plperl / plperl/regress OK 9.26s 13 subtests passed [06:16:59.152] 61/369 postgresql:kerberos / kerberos/001_auth OK 16.15s 142 subtests passed [06:17:03.833] 62/369 postgresql:auto_explain / auto_explain/regress OK 4.68s 1 subtests passed [06:17:05.062] 63/369 postgresql:recovery / recovery/049_wait_for_lsn OK 30.02s 33 subtests passed [06:17:06.196] 64/369 postgresql:pltcl / pltcl/regress OK 7.81s 8 subtests passed [06:17:08.006] 65/369 postgresql:plpython / plpython/regress OK 11.88s 23 subtests passed [06:17:08.965] 66/369 postgresql:basic_archive / basic_archive/regress OK 5.12s 1 subtests passed [06:17:10.306] 67/369 postgresql:bloom / bloom/regress OK 5.24s 1 subtests passed [06:17:12.949] 68/369 postgresql:bool_plperl / bool_plperl/regress OK 6.75s 2 subtests passed [06:17:14.985] 69/369 postgresql:amcheck / amcheck/regress OK 16.21s 4 subtests passed [06:17:15.390] 70/369 postgresql:recovery / recovery/045_archive_restartpoint OK 51.04s 1 subtests passed [06:17:15.915] 71/369 postgresql:citext / citext/regress OK 5.60s 3 subtests passed [06:17:16.599] 72/369 postgresql:cube / cube/regress OK 3.64s 2 subtests passed [06:17:18.371] 73/369 postgresql:btree_gin / btree_gin/regress OK 10.36s 30 subtests passed [06:17:19.050] 74/369 postgresql:dblink / dblink/regress OK 4.05s 1 subtests passed [06:17:19.690] 75/369 postgresql:dict_xsyn / dict_xsyn/regress OK 3.77s 1 subtests passed [06:17:19.701] 76/369 postgresql:dict_int / dict_int/regress OK 4.31s 1 subtests passed [06:17:19.979] 77/369 postgresql:btree_gist / btree_gist/regress OK 11.00s 32 subtests passed [06:17:20.073] 78/369 postgresql:earthdistance / earthdistance/regress OK 3.47s 1 subtests passed [06:17:21.382] 79/369 postgresql:recovery / recovery/051_effective_wal_level OK 42.02s 31 subtests passed [06:17:22.589] 80/369 postgresql:file_fdw / file_fdw/regress OK 4.21s 1 subtests passed [06:17:22.664] 81/369 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.61s 2 subtests passed [06:17:22.665] 82/369 postgresql:hstore_plpython / hstore_plpython/regress OK 2.68s 1 subtests passed [06:17:23.152] 83/369 postgresql:hstore_plperl / hstore_plperl/regress OK 3.45s 3 subtests passed [06:17:23.667] 84/369 postgresql:hstore / hstore/regress OK 3.97s 2 subtests passed [06:17:24.176] 85/369 postgresql:isn / isn/regress OK 2.79s 1 subtests passed [06:17:25.775] 86/369 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.11s 1 subtests passed [06:17:26.216] 87/369 postgresql:lo / lo/regress OK 3.54s 1 subtests passed [06:17:26.380] 88/369 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.78s 2 subtests passed [06:17:27.856] 89/369 postgresql:ltree_plpython / ltree_plpython/regress OK 4.19s 1 subtests passed [06:17:28.395] 90/369 postgresql:ltree / ltree/regress OK 5.24s 1 subtests passed [06:17:30.089] 91/369 postgresql:passwordcheck / passwordcheck/regress OK 4.31s 1 subtests passed [06:17:30.366] 92/369 postgresql:pageinspect / pageinspect/regress OK 6.19s 8 subtests passed [06:17:30.757] 93/369 postgresql:pg_buffercache / pg_buffercache/regress OK 4.54s 2 subtests passed [06:17:31.025] 94/369 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.16s 1 subtests passed [06:17:31.712] 95/369 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.31s 1 subtests passed [06:17:32.774] 96/369 postgresql:pg_overexplain / pg_overexplain/regress OK 2.68s 1 subtests passed [06:17:32.888] 97/369 postgresql:pg_prewarm / pg_prewarm/regress OK 2.52s 1 subtests passed [06:17:33.102] 98/369 postgresql:intarray / intarray/regress OK 13.03s 1 subtests passed [06:17:33.403] 99/369 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.64s 1 subtests passed [06:17:33.759] 100/369 postgresql:pgstattuple / pgstattuple/regress OK 2.05s 1 subtests passed [06:17:35.061] 101/369 postgresql:pgcrypto / pgcrypto/regress OK 8.68s 24 subtests passed [06:17:35.527] 102/369 postgresql:pg_walinspect / pg_walinspect/regress OK 2.12s 2 subtests passed [06:17:35.663] 103/369 postgresql:pg_surgery / pg_surgery/regress OK 2.89s 1 subtests passed [06:17:36.276] 104/369 postgresql:pg_visibility / pg_visibility/regress OK 3.17s 1 subtests passed [06:17:36.577] 105/369 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.55s 16 subtests passed [06:17:36.853] 106/369 postgresql:pg_trgm / pg_trgm/regress OK 3.96s 3 subtests passed [06:17:38.089] 107/369 postgresql:postgres_fdw / postgres_fdw/isolation OK 3.02s 1 subtests passed [06:17:38.213] 108/369 postgresql:spi / spi/regress OK 2.55s 2 subtests passed [06:17:38.726] 109/369 postgresql:seg / seg/regress OK 3.20s 3 subtests passed [06:17:38.925] 110/369 postgresql:tablefunc / tablefunc/regress OK 2.65s 1 subtests passed [06:17:38.983] 111/369 postgresql:tcn / tcn/isolation OK 2.40s 1 subtests passed [06:17:39.875] ▶ 112/369 - regression tests pass FAIL [06:17:40.602] 113/369 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.39s 1 subtests passed [06:17:40.786] 114/369 postgresql:tsm_system_time / tsm_system_time/regress OK 2.06s 1 subtests passed [06:17:40.969] 115/369 postgresql:unaccent / unaccent/regress OK 2.04s 1 subtests passed [06:17:40.982] 116/369 postgresql:uuid-ossp / uuid-ossp/regress OK 2.00s 1 subtests passed [06:17:42.432] 117/369 postgresql:xml2 / xml2/regress OK 1.83s 1 subtests passed [06:17:42.695] 118/369 postgresql:brin / brin/isolation OK 1.91s 1 subtests passed [06:17:43.019] 119/369 postgresql:commit_ts / commit_ts/regress OK 2.05s 1 subtests passed [06:17:43.880] 120/369 postgresql:delay_execution / delay_execution/isolation OK 2.90s 2 subtests passed [06:17:44.553] 121/369 postgresql:postgres_fdw / postgres_fdw/regress OK 10.79s 2 subtests passed [06:17:44.725] 122/369 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.03s 1 subtests passed [06:17:44.739] 123/369 postgresql:dummy_index_am / dummy_index_am/regress OK 2.30s 1 subtests passed [06:17:44.962] 124/369 postgresql:test_decoding / test_decoding/isolation OK 6.86s 14 subtests passed [06:17:45.029] 125/369 postgresql:gin / gin/regress OK 2.01s 1 subtests passed [06:17:46.918] 126/369 postgresql:index / index/isolation OK 3.04s 1 subtests passed [06:17:46.937] 127/369 postgresql:plsample / plsample/regress OK 1.97s 1 subtests passed [06:17:47.144] 128/369 postgresql:injection_points / injection_points/regress OK 2.59s 4 subtests passed [06:17:47.542] 129/369 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.51s 1 subtests passed [06:17:49.180] 130/369 postgresql:test_binaryheap / test_binaryheap/regress OK 2.25s 1 subtests passed [06:17:49.217] 131/369 postgresql:test_bitmapset / test_bitmapset/regress OK 2.28s 1 subtests passed [06:17:49.437] 132/369 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.29s 1 subtests passed [06:17:49.668] 133/369 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.12s 1 subtests passed [06:17:49.916] 134/369 postgresql:injection_points / injection_points/isolation OK 5.19s 4 subtests passed [06:17:50.500] 135/369 postgresql:nbtree / nbtree/regress OK 5.76s 2 subtests passed [06:17:51.224] 136/369 postgresql:test_cplusplusext / test_cplusplusext/regress OK 2.04s 1 subtests passed [06:17:51.477] 137/369 postgresql:test_dsa / test_dsa/regress OK 2.04s 1 subtests passed [06:17:51.536] 138/369 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.87s 1 subtests passed [06:17:52.404] 139/369 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.90s 1 subtests passed [06:17:53.447] 140/369 postgresql:test_lfind / test_lfind/regress OK 1.97s 1 subtests passed [06:17:53.497] 141/369 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.96s 1 subtests passed [06:17:53.511] 142/369 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.29s 21 subtests passed [06:17:54.082] 143/369 postgresql:test_extensions / test_extensions/regress OK 4.16s 2 subtests passed [06:17:55.316] 144/369 postgresql:test_parser / test_parser/regress OK 1.87s 1 subtests passed [06:17:55.407] 145/369 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.00s 2 subtests passed [06:17:55.441] 146/369 postgresql:test_pg_dump / test_pg_dump/regress OK 1.94s 1 subtests passed [06:17:55.584] 147/369 postgresql:test_predtest / test_predtest/regress OK 2.07s 1 subtests passed [06:17:56.252] 148/369 postgresql:test_radixtree / test_radixtree/regress OK 2.17s 1 subtests passed [06:17:56.396] 149/369 postgresql:test_decoding / test_decoding/regress OK 19.54s 19 subtests passed [06:17:57.301] 150/369 postgresql:test_rbtree / test_rbtree/regress OK 1.98s 1 subtests passed [06:17:57.949] 151/369 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.37s 1 subtests passed [06:17:57.976] 152/369 postgresql:test_resowner / test_resowner/regress OK 2.53s 1 subtests passed [06:17:58.349] 153/369 postgresql:test_regex / test_regex/regress OK 2.94s 2 subtests passed [06:17:58.417] 154/369 postgresql:test_slru / test_slru/regress OK 2.02s 1 subtests passed [06:17:59.056] 155/369 postgresql:test_tidstore / test_tidstore/regress OK 1.75s 1 subtests passed [06:17:59.365] 156/369 postgresql:libpq / libpq/002_api OK 0.31s 1 subtests passed [06:18:00.138] 157/369 postgresql:typcache / typcache/regress OK 2.18s 1 subtests passed [06:18:00.550] 158/369 postgresql:libpq / libpq/001_uri OK 2.13s 63 subtests passed [06:18:00.664] 159/369 postgresql:test_shm_mq / test_shm_mq/regress OK 4.41s 1 subtests passed [06:18:00.712] 160/369 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.57s [06:18:00.849] 161/369 postgresql:unsafe_tests / unsafe_tests/regress OK 2.88s 4 subtests passed [06:18:01.047] 162/369 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.33s 55 subtests passed [06:18:01.365] 163/369 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.32s 9 subtests passed [06:18:01.824] 164/369 postgresql:test_integerset / test_integerset/regress OK 10.60s 1 subtests passed [06:18:05.490] 165/369 postgresql:libpq / libpq/006_service OK 4.83s 47 subtests passed [06:18:05.551] 166/369 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.18s 107 subtests passed [06:18:08.004] 167/369 postgresql:libpq / libpq/003_load_balance_host_list OK 8.64s 127 subtests passed [06:18:08.797] 168/369 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.79s 51 subtests passed [06:18:09.753] 169/369 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.20s 10 subtests passed [06:18:11.550] 170/369 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.79s 3 subtests passed [06:18:11.656] 112/369 postgresql:recovery / recovery/027_stream_regress ERROR 149.92s exit status 1 [06:18:11.656] >>> top_builddir=/Users/admin/pgsql/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=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 MALLOC_PERTURB_=105 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib enable_injection_points=yes PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress UBSAN_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 [06:18:11.656] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [06:18:11.656] stderr: [06:18:11.656] # === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [06:18:11.656] # diff -U3 /Users/admin/pgsql/src/test/regress/expected/subselect.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/subselect.out [06:18:11.656] # --- /Users/admin/pgsql/src/test/regress/expected/subselect.out 2026-01-21 06:10:17 [06:18:11.656] # +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/subselect.out 2026-01-21 06:16:13 [06:18:11.656] # @@ -1964,23 +1964,20 @@ [06:18:11.656] # select * from [06:18:11.656] # (select tattle(3, ten) as v, count(*) from tenk1 where unique1 < 3 group by 1) ss [06:18:11.656] # where ss.v; [06:18:11.656] # - QUERY PLAN [06:18:11.656] # ------------------------------------------------------------- [06:18:11.656] # + QUERY PLAN [06:18:11.656] # +------------------------------------------------------ [06:18:11.656] # Subquery Scan on ss [06:18:11.656] # Output: ss.v, ss.count [06:18:11.656] # Filter: ss.v [06:18:11.656] # - -> GroupAggregate [06:18:11.656] # + -> IndexAggregate [06:18:11.656] # Output: (tattle(3, tenk1.ten)), count(*) [06:18:11.656] # - Group Key: (tattle(3, tenk1.ten)) [06:18:11.656] # - -> Sort [06:18:11.656] # - Output: (tattle(3, tenk1.ten)) [06:18:11.656] # - Sort Key: (tattle(3, tenk1.ten)) [06:18:11.656] # - -> Bitmap Heap Scan on public.tenk1 [06:18:11.656] # - Output: tattle(3, tenk1.ten) [06:18:11.656] # - Recheck Cond: (tenk1.unique1 < 3) [06:18:11.656] # - -> Bitmap Index Scan on tenk1_unique1 [06:18:11.656] # - Index Cond: (tenk1.unique1 < 3) [06:18:11.656] # -(14 rows) [06:18:11.656] # + Group Key: tattle(3, tenk1.ten) [06:18:11.656] # + -> Bitmap Heap Scan on public.tenk1 [06:18:11.656] # + Output: tattle(3, tenk1.ten) [06:18:11.656] # + Recheck Cond: (tenk1.unique1 < 3) [06:18:11.656] # + -> Bitmap Index Scan on tenk1_unique1 [06:18:11.656] # + Index Cond: (tenk1.unique1 < 3) [06:18:11.656] # +(11 rows) [06:18:11.656] # [06:18:11.656] # select * from [06:18:11.656] # (select tattle(3, ten) as v, count(*) from tenk1 where unique1 < 3 group by 1) ss [06:18:11.656] # @@ -1999,21 +1996,18 @@ [06:18:11.656] # select * from [06:18:11.656] # (select tattle(3, ten) as v, count(*) from tenk1 where unique1 < 3 group by 1) ss [06:18:11.656] # where ss.v; [06:18:11.656] # - QUERY PLAN [06:18:11.656] # ------------------------------------------------------- [06:18:11.656] # - GroupAggregate [06:18:11.656] # + QUERY PLAN [06:18:11.656] # +------------------------------------------------ [06:18:11.656] # + IndexAggregate [06:18:11.656] # Output: (tattle(3, tenk1.ten)), count(*) [06:18:11.656] # - Group Key: (tattle(3, tenk1.ten)) [06:18:11.656] # - -> Sort [06:18:11.656] # - Output: (tattle(3, tenk1.ten)) [06:18:11.656] # - Sort Key: (tattle(3, tenk1.ten)) [06:18:11.656] # - -> Bitmap Heap Scan on public.tenk1 [06:18:11.656] # - Output: tattle(3, tenk1.ten) [06:18:11.656] # - Recheck Cond: (tenk1.unique1 < 3) [06:18:11.656] # - Filter: tattle(3, tenk1.ten) [06:18:11.656] # - -> Bitmap Index Scan on tenk1_unique1 [06:18:11.656] # - Index Cond: (tenk1.unique1 < 3) [06:18:11.656] # -(12 rows) [06:18:11.656] # + Group Key: tattle(3, tenk1.ten) [06:18:11.656] # + -> Bitmap Heap Scan on public.tenk1 [06:18:11.656] # + Output: tattle(3, tenk1.ten) [06:18:11.656] # + Recheck Cond: (tenk1.unique1 < 3) [06:18:11.656] # + Filter: tattle(3, tenk1.ten) [06:18:11.656] # + -> Bitmap Index Scan on tenk1_unique1 [06:18:11.656] # + Index Cond: (tenk1.unique1 < 3) [06:18:11.656] # +(9 rows) [06:18:11.656] # [06:18:11.656] # select * from [06:18:11.656] # (select tattle(3, ten) as v, count(*) from tenk1 where unique1 < 3 group by 1) ss [06:18:11.656] # === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [06:18:11.656] # === EOF === [06:18:11.656] # Failed test 'regression tests pass' [06:18:11.656] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 112. [06:18:11.656] # got: '256' [06:18:11.656] # expected: '0' [06:18:11.656] # Looks like you failed 1 test of 11. [06:18:11.656] [06:18:11.656] (test program exited with status code 1) [06:18:11.656] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [06:18:11.656] [06:18:11.672] 171/369 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 6.18s 32 subtests passed [06:18:13.309] 172/369 postgresql:ecpg / ecpg/ecpg OK 14.96s 65 subtests passed [06:18:13.780] 173/369 postgresql:pg_checksums / pg_checksums/001_basic OK 0.47s 9 subtests passed [06:18:15.573] 174/369 postgresql:pg_amcheck / pg_amcheck/003_check OK 13.75s 75 subtests passed [06:18:15.836] 175/369 postgresql:libpq / libpq/005_negotiate_encryption OK 15.28s 249 subtests passed [06:18:15.939] 176/369 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.36s 13 subtests passed [06:18:20.523] 177/369 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 8.95s 43 subtests passed [06:18:20.895] 178/369 postgresql:pg_checksums / pg_checksums/002_actions OK 7.11s 66 subtests passed [06:18:20.979] 179/369 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.32s 27 subtests passed [06:18:34.243] 180/369 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 18.30s 7 subtests passed [06:18:36.330] 181/369 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 15.35s 4 subtests passed [06:18:36.442] 182/369 postgresql:initdb / initdb/001_initdb OK 35.59s 57 subtests passed [06:18:36.551] 183/369 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 16.02s 11 subtests passed [06:18:37.897] 184/369 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 22.06s 6 subtests passed [06:18:39.762] 185/369 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 5.51s 3 subtests passed [06:18:40.183] 186/369 postgresql:pg_config / pg_config/001_pg_config OK 0.42s 21 subtests passed [06:18:42.010] 187/369 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.82s 18 subtests passed [06:18:43.745] 188/369 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 7.30s 4 subtests passed [06:18:44.540] 189/369 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 23.64s 22 subtests passed [06:18:45.613] 190/369 postgresql:pg_ctl / pg_ctl/002_status OK 1.87s 3 subtests passed [06:18:46.864] 191/369 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.83s 25 subtests passed [06:18:48.396] 192/369 postgresql:pg_combinebackup / pg_combinebackup/011_incremental_backup_truncation_block OK 10.50s 4 subtests passed [06:18:48.790] 193/369 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 12.24s 4 subtests passed [06:18:49.195] 194/369 postgresql:pg_dump / pg_dump/001_basic OK 2.33s 99 subtests passed [06:18:50.012] 195/369 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.39s 14 subtests passed [06:18:50.855] 196/369 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 14.52s 2 subtests passed [06:18:52.487] 197/369 postgresql:pg_ctl / pg_ctl/003_promote OK 7.94s 12 subtests passed [06:18:52.919] 198/369 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.12s 6 subtests passed [06:18:53.721] 199/369 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.52s 4 subtests passed [06:18:55.427] 200/369 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.70s 9 subtests passed [06:18:56.023] 201/369 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 5.17s 98 subtests passed [06:18:56.771] 202/369 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.85s 83 subtests passed [06:18:58.247] 203/369 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 46.57s 54 subtests passed [06:18:59.868] 204/369 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 9.85s 108 subtests passed [06:19:00.733] 205/369 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 51.93s 199 subtests passed [06:19:01.608] 206/369 postgresql:pg_rewind / pg_rewind/006_options OK 0.87s 13 subtests passed [06:19:05.327] 207/369 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.46s 1 subtests passed [06:19:09.578] 208/369 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 12.80s 6 subtests passed [06:19:12.298] 209/369 postgresql:pg_dump / pg_dump/010_dump_connstr OK 19.80s 14 subtests passed [06:19:16.216] 210/369 postgresql:pg_rewind / pg_rewind/007_standby_source OK 14.61s 7 subtests passed [06:19:16.277] 211/369 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 18.03s 10 subtests passed [06:19:16.765] 212/369 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.49s 13 subtests passed [06:19:17.631] 213/369 postgresql:pg_rewind / pg_rewind/009_growing_files OK 8.03s 3 subtests passed [06:19:18.233] 214/369 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.46s 18 subtests passed [06:19:18.257] 215/369 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.62s 17 subtests passed [06:19:20.320] 216/369 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 14.98s 3 subtests passed [06:19:22.596] 217/369 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.29s 1 subtests passed [06:19:25.195] 218/369 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.59s 60 subtests passed [06:19:25.885] 219/369 postgresql:pg_rewind / pg_rewind/001_basic OK 30.46s 57 subtests passed [06:19:26.742] 220/369 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 10.52s 12 subtests passed [06:19:26.844] 221/369 postgresql:pg_dump / pg_dump/002_pg_dump OK 38.43s 11762 subtests passed [06:19:28.081] 222/369 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 7.76s 32 subtests passed [06:19:29.675] 223/369 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 4.48s 5 subtests passed [06:19:30.574] 224/369 postgresql:pg_rewind / pg_rewind/002_databases OK 34.55s 12 subtests passed [06:19:32.465] 225/369 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 6.58s 9 subtests passed [06:19:32.847] 226/369 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.27s 5 subtests passed [06:19:33.308] 227/369 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.84s 11 subtests passed [06:19:34.264] 228/369 postgresql:pg_waldump / pg_waldump/001_basic OK 4.59s 92 subtests passed [06:19:35.094] 229/369 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 8.35s 18 subtests passed [06:19:36.098] 230/369 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.25s 7 subtests passed [06:19:36.163] 231/369 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 17.92s 38 subtests passed [06:19:36.375] 232/369 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.11s 207 subtests passed [06:19:37.592] 233/369 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 10.60s 10 subtests passed [06:19:38.033] 234/369 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 9.95s 21 subtests passed [06:19:39.261] 235/369 postgresql:psql / psql/030_pager OK 2.88s 4 subtests passed [06:19:39.359] 236/369 postgresql:psql / psql/020_cancel OK 3.19s 2 subtests passed [06:19:39.767] 237/369 postgresql:psql / psql/010_tab_completion OK 3.67s 89 subtests passed [06:19:39.888] 238/369 postgresql:scripts / scripts/010_clusterdb OK 2.30s 16 subtests passed [06:19:40.424] 239/369 postgresql:scripts / scripts/011_clusterdb_all OK 2.39s 7 subtests passed [06:19:41.705] 240/369 postgresql:psql / psql/001_basic OK 6.61s 126 subtests passed [06:19:42.220] 241/369 postgresql:scripts / scripts/070_dropuser OK 2.33s 13 subtests passed [06:19:42.268] 242/369 postgresql:scripts / scripts/080_pg_isready OK 1.84s 11 subtests passed [06:19:42.320] 243/369 postgresql:scripts / scripts/040_createuser OK 2.96s 37 subtests passed [06:19:43.433] 244/369 postgresql:scripts / scripts/050_dropdb OK 3.66s 16 subtests passed [06:19:45.209] 245/369 postgresql:scripts / scripts/101_vacuumdb_all OK 2.88s 5 subtests passed [06:19:46.251] 246/369 postgresql:scripts / scripts/091_reindexdb_all OK 4.03s 13 subtests passed [06:19:47.063] 247/369 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.81s 27 subtests passed [06:19:47.585] 248/369 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.52s 4 subtests passed [06:19:49.393] 249/369 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.96s 4 subtests passed [06:19:49.837] 250/369 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 2.25s 39 subtests passed [06:19:50.563] 251/369 postgresql:scripts / scripts/090_reindexdb OK 8.86s 64 subtests passed [06:19:50.765] 252/369 postgresql:scripts / scripts/100_vacuumdb OK 8.49s 113 subtests passed [06:19:52.891] 253/369 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.58s 474 subtests passed [06:19:53.077] 254/369 postgresql:amcheck / amcheck/002_cic OK 3.24s 4 subtests passed [06:19:53.967] 255/369 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 35.71s 92 subtests passed [06:19:53.991] 256/369 postgresql:scripts / scripts/200_connstr OK 8.78s 3 subtests passed [06:19:53.992] 257/369 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.23s 6 subtests passed [06:19:54.439] 258/369 postgresql:amcheck / amcheck/003_cic_2pc OK 3.87s 7 subtests passed [06:19:56.575] 259/369 postgresql:scripts / scripts/020_createdb OK 17.31s 60 subtests passed [06:19:56.980] 260/369 postgresql:oid2name / oid2name/001_basic OK 0.40s 9 subtests passed [06:19:57.011] 261/369 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.04s 20 subtests passed [06:19:58.239] 262/369 postgresql:amcheck / amcheck/005_pitr OK 5.34s 3 subtests passed [06:20:00.120] 263/369 postgresql:amcheck / amcheck/006_verify_gin OK 7.04s 6 subtests passed [06:20:00.604] 264/369 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.59s 3 subtests passed [06:20:00.630] 265/369 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.65s 11 subtests passed [06:20:01.554] 266/369 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 7.55s 16 subtests passed [06:20:02.093] 267/369 postgresql:vacuumlo / vacuumlo/001_basic OK 0.54s 9 subtests passed [06:20:03.258] 268/369 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.09s 3 subtests passed [06:20:03.829] 269/369 postgresql:dblink / dblink/001_auth_scram OK 9.39s 12 subtests passed [06:20:04.931] 270/369 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.69s 2 subtests passed [06:20:05.214] 271/369 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.58s 6 subtests passed [06:20:05.698] 272/369 postgresql:authentication / authentication/005_sspi SKIP 0.48s [06:20:06.091] 273/369 postgresql:amcheck / amcheck/001_verify_heapam OK 16.69s 272 subtests passed [06:20:08.074] 274/369 postgresql:authentication / authentication/004_file_inclusion OK 3.14s 2 subtests passed [06:20:08.257] 275/369 postgresql:authentication / authentication/003_peer OK 4.43s 53 subtests passed [06:20:08.283] 276/369 postgresql:authentication / authentication/002_saslprep OK 5.02s 20 subtests passed [06:20:08.583] 277/369 postgresql:authentication / authentication/007_pre_auth OK 2.49s 2 subtests passed [06:20:08.610] 278/369 postgresql:postmaster / postmaster/001_basic OK 0.53s 9 subtests passed [06:20:08.914] 279/369 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.31s 7 subtests passed [06:20:10.263] 280/369 postgresql:authentication / authentication/001_password OK 8.17s 201 subtests passed [06:20:10.384] 281/369 postgresql:authentication / authentication/006_login_trigger OK 4.68s 32 subtests passed [06:20:10.996] 282/369 postgresql:postmaster / postmaster/002_connection_limits OK 2.74s 30 subtests passed [06:20:11.394] 283/369 postgresql:postmaster / postmaster/003_start_stop OK 3.11s 25 subtests passed [06:20:14.417] 284/369 postgresql:bloom / bloom/001_wal OK 20.42s 31 subtests passed [06:20:14.740] 285/369 postgresql:subscription / subscription/003_constraints OK 5.82s 6 subtests passed [06:20:14.925] 286/369 postgresql:subscription / subscription/002_types OK 6.31s 4 subtests passed [06:20:16.677] 287/369 postgresql:subscription / subscription/006_rewrite OK 5.68s 2 subtests passed [06:20:17.004] 288/369 postgresql:subscription / subscription/004_sync OK 6.74s 9 subtests passed [06:20:19.528] 289/369 postgresql:subscription / subscription/007_ddl OK 8.13s 8 subtests passed [06:20:19.701] 290/369 postgresql:subscription / subscription/005_encoding OK 9.31s 1 subtests passed [06:20:21.027] 291/369 postgresql:subscription / subscription/009_matviews OK 6.29s 1 subtests passed [06:20:21.630] 292/369 postgresql:subscription / subscription/008_diff_schema OK 7.21s 5 subtests passed [06:20:23.773] 293/369 postgresql:subscription / subscription/001_rep_changes OK 15.19s 38 subtests passed [06:20:26.388] 294/369 postgresql:subscription / subscription/010_truncate OK 11.46s 14 subtests passed [06:20:27.217] 295/369 postgresql:subscription / subscription/011_generated OK 10.54s 11 subtests passed [06:20:27.329] 296/369 postgresql:subscription / subscription/012_collation OK 10.32s 2 subtests passed [06:20:28.091] 297/369 postgresql:subscription / subscription/016_stream_subxact OK 6.46s 3 subtests passed [06:20:29.442] 298/369 postgresql:subscription / subscription/017_stream_ddl OK 5.67s 3 subtests passed [06:20:29.748] 299/369 postgresql:subscription / subscription/014_binary OK 10.04s 8 subtests passed [06:20:33.118] 300/369 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.90s 2 subtests passed [06:20:33.268] 301/369 postgresql:subscription / subscription/020_messages OK 5.94s 5 subtests passed [06:20:34.362] 302/369 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.97s 9 subtests passed [06:20:39.884] 303/369 postgresql:subscription / subscription/015_stream OK 18.85s 10 subtests passed [06:20:41.490] 304/369 postgresql:subscription / subscription/024_add_drop_pub OK 8.37s 4 subtests passed [06:20:42.426] 305/369 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.15s 13 subtests passed [06:20:42.665] 306/369 postgresql:subscription / subscription/013_partition OK 23.14s 74 subtests passed [06:20:43.099] 307/369 postgresql:subscription / subscription/021_twophase OK 15.01s 31 subtests passed [06:20:43.568] 308/369 postgresql:subscription / subscription/022_twophase_cascade OK 14.12s 41 subtests passed [06:20:46.041] 309/369 postgresql:subscription / subscription/023_twophase_stream OK 16.29s 34 subtests passed [06:20:47.778] 310/369 postgresql:subscription / subscription/026_stats OK 13.41s 13 subtests passed [06:20:48.238] 311/369 postgresql:subscription / subscription/029_on_error OK 5.81s 5 subtests passed [06:20:55.543] 312/369 postgresql:subscription / subscription/030_origin OK 12.87s 13 subtests passed [06:20:57.486] 313/369 postgresql:subscription / subscription/033_run_as_table_owner OK 11.44s 10 subtests passed [06:20:58.208] 314/369 postgresql:subscription / subscription/027_nosuperuser OK 18.32s 19 subtests passed [06:20:58.632] 315/369 postgresql:subscription / subscription/028_row_filter OK 17.14s 26 subtests passed [06:20:59.858] 316/369 postgresql:subscription / subscription/032_subscribe_use_index OK 16.29s 15 subtests passed [06:21:01.661] 317/369 postgresql:subscription / subscription/031_column_list OK 18.56s 36 subtests passed [06:21:02.874] 318/369 postgresql:brin / brin/01_workitems OK 4.66s 4 subtests passed [06:21:03.496] 319/369 postgresql:subscription / subscription/036_sequences OK 7.94s 9 subtests passed [06:21:03.576] 320/369 postgresql:subscription / subscription/035_conflicts OK 15.33s 29 subtests passed [06:21:05.123] 321/369 postgresql:subscription / subscription/034_temporal OK 17.34s 32 subtests passed [06:21:05.821] 322/369 postgresql:brin / brin/02_wal_consistency OK 7.19s 2 subtests passed [06:21:06.153] 323/369 postgresql:commit_ts / commit_ts/001_base OK 6.29s 2 subtests passed [06:21:08.416] 324/369 postgresql:commit_ts / commit_ts/002_standby OK 6.75s 4 subtests passed [06:21:08.717] 325/369 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 5.14s 4 subtests passed [06:21:09.217] 326/369 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 4.03s 23 subtests passed [06:21:09.465] 327/369 postgresql:commit_ts / commit_ts/004_restart OK 5.97s 16 subtests passed [06:21:10.845] 328/369 postgresql:oauth_validator / oauth_validator/002_client OK 4.69s 8 subtests passed [06:21:11.356] 329/369 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.94s 4 subtests passed [06:21:11.614] 330/369 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.74s 4 subtests passed [06:21:11.627] 331/369 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.16s 2 subtests passed [06:21:12.006] 332/369 postgresql:test_int128 / test_int128/001_test_int128 OK 0.38s 2 subtests passed [06:21:12.540] 333/369 postgresql:test_aio / test_aio/002_io_workers OK 3.32s 22 subtests passed [06:21:14.047] 334/369 postgresql:test_escape / test_escape/001_test_escape OK 2.69s 1235 subtests passed [06:21:15.074] 335/369 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.43s 11 subtests passed [06:21:15.195] 336/369 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.35s 15 subtests passed [06:21:15.382] 337/369 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.31s 2 subtests passed [06:21:15.657] 338/369 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 1.54s 12 subtests passed [06:21:17.786] 339/369 postgresql:test_json_parser / test_json_parser/002_inline OK 5.24s 3712 subtests passed [06:21:17.943] 340/369 postgresql:test_misc / test_misc/003_check_guc OK 2.28s 4 subtests passed [06:21:17.980] 341/369 postgresql:test_misc / test_misc/002_tablespace OK 2.60s 20 subtests passed [06:21:18.248] 342/369 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 6.24s 516 subtests passed [06:21:18.695] 343/369 postgresql:test_misc / test_misc/001_constraint_validation OK 3.50s 42 subtests passed [06:21:20.697] 344/369 postgresql:test_misc / test_misc/007_catcache_inval OK 2.44s 2 subtests passed [06:21:21.326] 345/369 postgresql:test_misc / test_misc/004_io_direct OK 3.46s 3 subtests passed [06:21:21.459] 346/369 postgresql:test_misc / test_misc/005_timeouts OK 3.51s 2 subtests passed [06:21:21.588] 347/369 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.61s 2 subtests passed [06:21:21.691] 348/369 postgresql:test_aio / test_aio/001_aio OK 12.97s 390 subtests passed [06:21:21.725] 349/369 postgresql:oauth_validator / oauth_validator/001_server OK 15.90s 131 subtests passed [06:21:21.919] 350/369 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.22s 10 subtests passed [06:21:23.493] 351/369 postgresql:test_misc / test_misc/009_log_temp_files OK 2.79s 11 subtests passed [06:21:24.205] 352/369 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.71s [06:21:24.305] 353/369 postgresql:subscription / subscription/100_bugs OK 26.82s 17 subtests passed [06:21:24.658] 354/369 postgresql:test_slru / test_slru/001_multixact OK 3.07s 2 subtests passed [06:21:24.801] 355/369 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.59s [06:21:24.823] 356/369 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.52s [06:21:25.230] 357/369 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.53s 18 subtests passed [06:21:25.817] 358/369 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.09s 8 subtests passed [06:21:27.516] 359/369 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.86s [06:21:27.598] 360/369 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.68s 11 subtests passed [06:21:30.831] 361/369 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 9.50s 68 subtests passed [06:21:31.262] 362/369 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.70s 1044 subtests passed [06:21:31.990] 363/369 postgresql:ldap / ldap/002_bindpasswd OK 4.47s 3 subtests passed [06:21:32.439] 364/369 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.84s 26 subtests passed [06:21:33.231] 365/369 postgresql:icu / icu/010_database OK 2.40s 8 subtests passed [06:21:34.180] 366/369 postgresql:ssl / ssl/002_scram OK 9.35s 28 subtests passed [06:21:34.393] 367/369 postgresql:ssl / ssl/003_sslinfo OK 9.16s 21 subtests passed [06:21:35.072] 368/369 postgresql:ldap / ldap/001_auth OK 9.25s 47 subtests passed [06:21:42.480] 369/369 postgresql:ssl / ssl/001_ssltests OK 17.68s 256 subtests passed [06:21:42.644] [06:21:42.644] Summary of Failures: [06:21:42.644] [06:21:42.644] 7/369 postgresql:regress / regress/regress ERROR 74.11s exit status 1 [06:21:42.644] 25/369 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 129.78s exit status 1 [06:21:42.644] 112/369 postgresql:recovery / recovery/027_stream_regress ERROR 149.92s exit status 1 [06:21:42.644] [06:21:42.644] Ok: 360 [06:21:42.644] Fail: 3 [06:21:42.644] Skipped: 6 [06:21:42.644] [06:21:42.644] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [06:21:42.728] [06:21:42.728] Exit status: 3