[22:23:38.876] ulimit -c unlimited # default is 0 [22:23:38.876] ulimit -n 1024 # default is 256, pretty low [22:23:38.876] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [22:23:43.772] 1/309 postgresql:setup / tmp_install OK 4.64s [22:23:43.844] 2/309 postgresql:setup / install_test_files OK 0.07s [22:23:44.600] 3/309 postgresql:setup / initdb_cache OK 0.75s [22:23:45.143] 4/309 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.52s 9 subtests passed [22:23:57.251] 5/309 postgresql:recovery / recovery/002_archiving OK 12.56s 8 subtests passed [22:24:20.741] 6/309 postgresql:recovery / recovery/003_recovery_targets OK 35.60s 9 subtests passed [22:24:26.831] 7/309 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 42.20s 14 subtests passed [22:24:30.957] 8/309 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 46.33s 12 subtests passed [22:24:34.600] 9/309 postgresql:recovery / recovery/001_stream_rep OK 49.93s 62 subtests passed [22:24:39.523] 10/309 postgresql:recovery / recovery/006_logical_decoding OK 12.69s 20 subtests passed [22:24:48.469] 11/309 postgresql:recovery / recovery/005_replay_delay OK 27.58s 3 subtests passed [22:24:54.608] 12/309 postgresql:recovery / recovery/004_timeline_switch OK 57.35s 3 subtests passed [22:25:00.539] 13/309 postgresql:recovery / recovery/007_sync_rep OK 29.58s 11 subtests passed [22:25:01.860] 14/309 postgresql:recovery / recovery/008_fsm_truncation OK 27.09s 1 subtests passed [22:25:05.759] 15/309 postgresql:recovery / recovery/010_logical_decoding_timelines OK 17.29s 13 subtests passed [22:25:07.265] 16/309 postgresql:recovery / recovery/013_crash_restart OK 6.72s 18 subtests passed [22:25:07.687] 17/309 postgresql:recovery / recovery/014_unlogged_reinit OK 5.82s 23 subtests passed [22:25:11.617] 18/309 postgresql:recovery / recovery/009_twophase OK 32.09s 30 subtests passed [22:25:18.630] 19/309 postgresql:recovery / recovery/017_shm OK 10.94s 4 subtests passed [22:25:19.459] 20/309 postgresql:recovery / recovery/012_subtransactions OK 24.85s 12 subtests passed [22:25:25.131] 21/309 postgresql:recovery / recovery/016_min_consistency OK 17.86s 1 subtests passed [22:25:25.347] 22/309 postgresql:recovery / recovery/015_promotion_pages OK 19.58s 1 subtests passed [22:25:30.438] 23/309 postgresql:recovery / recovery/022_crash_temp_files OK 4.67s 11 subtests passed [22:25:55.921] 24/309 postgresql:recovery / recovery/020_archive_status OK 36.46s 19 subtests passed [22:25:56.105] ▶ 25/309 - regression tests pass FAIL [22:25:56.105] ▶ 25/309 - dump before running pg_upgrade FAIL [22:25:56.112] 25/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 131.49s exit status 29 [22:25:56.112] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 with_icu=yes DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=119 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 MESON_TEST_ITERATION=1 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 --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:25:56.112] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:25:56.112] stderr: [22:25:56.112] # Failed test 'regression tests pass' [22:25:56.112] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [22:25:56.112] # got: '256' [22:25:56.112] # expected: '0' [22:25:56.112] # Failed test 'dump before running pg_upgrade' [22:25:56.112] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [22:25:56.112] # Tests were run but no plan was declared and done_testing() was not seen. [22:25:56.112] # Looks like your test exited with 29 just after 6. [22:25:56.112] [22:25:56.112] (test program exited with status code 29) [22:25:56.112] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:25:56.112] [22:26:11.663] 26/309 postgresql:recovery / recovery/021_row_visibility OK 46.32s 10 subtests passed [22:27:18.216] 27/309 postgresql:recovery / recovery/023_pitr_prepared_xact OK 107.77s 1 subtests passed [22:27:25.150] 28/309 postgresql:recovery / recovery/018_wal_optimize OK 133.53s 38 subtests passed [22:27:44.581] ▶ 29/309 + inherit 79871 ms FAIL [22:27:44.583] ▶ 29/309 + updatable_views 79845 ms FAIL [22:27:44.583] ▶ 29/309 - sanity_check 27 ms FAIL [22:27:44.583] ▶ 29/309 + select_into 175 ms FAIL [22:27:44.583] ▶ 29/309 + select_distinct 174 ms FAIL [22:27:44.583] ▶ 29/309 + select_distinct_on 174 ms FAIL [22:27:44.583] ▶ 29/309 + select_implicit 174 ms FAIL [22:27:44.583] ▶ 29/309 + select_having 172 ms FAIL [22:27:44.583] ▶ 29/309 + subselect 139 ms FAIL [22:27:44.583] ▶ 29/309 + union 134 ms FAIL [22:27:44.583] ▶ 29/309 + case 133 ms FAIL [22:27:44.583] ▶ 29/309 + join 117 ms FAIL [22:27:44.583] ▶ 29/309 + aggregates 110 ms FAIL [22:27:44.583] ▶ 29/309 + transactions 100 ms FAIL [22:27:44.583] ▶ 29/309 + random 99 ms FAIL [22:27:44.583] ▶ 29/309 + portals 89 ms FAIL [22:27:44.583] ▶ 29/309 + arrays 89 ms FAIL [22:27:44.583] ▶ 29/309 + btree_index 80 ms FAIL [22:27:44.583] ▶ 29/309 + hash_index 76 ms FAIL [22:27:44.583] ▶ 29/309 + update 68 ms FAIL [22:27:44.583] ▶ 29/309 + delete 65 ms FAIL [22:27:44.583] ▶ 29/309 + namespace 58 ms FAIL [22:27:44.583] ▶ 29/309 + prepared_xacts 54 ms FAIL [22:27:44.583] ▶ 29/309 + brin 170 ms FAIL [22:27:44.583] ▶ 29/309 + gin 170 ms FAIL [22:27:44.583] ▶ 29/309 + gist 171 ms FAIL [22:27:44.583] ▶ 29/309 + spgist 170 ms FAIL [22:27:44.583] ▶ 29/309 + privileges 173 ms FAIL [22:27:44.583] ▶ 29/309 + init_privs 171 ms FAIL [22:27:44.583] ▶ 29/309 + security_label 133 ms FAIL [22:27:44.583] ▶ 29/309 + collate 124 ms FAIL [22:27:44.583] ▶ 29/309 + matview 119 ms FAIL [22:27:44.583] ▶ 29/309 + lock 110 ms FAIL [22:27:44.583] ▶ 29/309 + replica_identity 105 ms FAIL [22:27:44.583] ▶ 29/309 + rowsecurity 99 ms FAIL [22:27:44.583] ▶ 29/309 + object_address 86 ms FAIL [22:27:44.583] ▶ 29/309 + tablesample 23 ms FAIL [22:27:44.583] ▶ 29/309 + groupingsets 22 ms FAIL [22:27:44.583] ▶ 29/309 + drop_operator 22 ms FAIL [22:27:44.583] ▶ 29/309 + password 22 ms FAIL [22:27:44.583] ▶ 29/309 + identity 22 ms FAIL [22:27:44.583] ▶ 29/309 + generated_stored 22 ms FAIL [22:27:44.583] ▶ 29/309 + join_hash 23 ms FAIL [22:27:44.583] ▶ 29/309 + collate.icu.utf8 33141 ms FAIL [22:27:44.584] ▶ 29/309 + rules 35 ms FAIL [22:27:44.584] ▶ 29/309 + psql 34 ms FAIL [22:27:44.584] ▶ 29/309 + psql_crosstab 35 ms FAIL [22:27:44.584] ▶ 29/309 + amutils 44 ms FAIL [22:27:44.584] ▶ 29/309 + stats_ext 44 ms FAIL [22:27:44.584] ▶ 29/309 + collate.linux.utf8 44 ms FAIL [22:27:44.584] ▶ 29/309 + collate.windows.win1252 40 ms FAIL [22:27:44.584] ▶ 29/309 - select_parallel 39 ms FAIL [22:27:44.584] ▶ 29/309 + publication 26360 ms FAIL [22:27:44.584] ▶ 29/309 + select_views 64 ms FAIL [22:27:44.584] ▶ 29/309 + portals_p2 59 ms FAIL [22:27:44.584] ▶ 29/309 + foreign_key 59 ms FAIL [22:27:44.584] ▶ 29/309 + cluster 56 ms FAIL [22:27:44.584] ▶ 29/309 + dependency 58 ms FAIL [22:27:44.584] ▶ 29/309 + guc 57 ms FAIL [22:27:44.584] ▶ 29/309 + bitmapops 55 ms FAIL [22:27:44.584] ▶ 29/309 + combocid 153 ms FAIL [22:27:44.584] ▶ 29/309 + tsearch 152 ms FAIL [22:27:44.584] ▶ 29/309 + tsdicts 143 ms FAIL [22:27:44.584] ▶ 29/309 + foreign_data 140 ms FAIL [22:27:44.584] ▶ 29/309 + window 132 ms FAIL [22:27:44.584] ▶ 29/309 + xmlmap 131 ms FAIL [22:27:44.584] ▶ 29/309 + functional_deps 121 ms FAIL [22:27:44.584] ▶ 29/309 + advisory_lock 120 ms FAIL [22:27:44.584] ▶ 29/309 + indirect_toast 113 ms FAIL [22:27:44.584] ▶ 29/309 + equivclass 113 ms FAIL [22:27:44.584] ▶ 29/309 + plancache 10073 ms FAIL [22:27:44.584] ▶ 29/309 + limit 10070 ms FAIL [22:27:44.584] ▶ 29/309 + plpgsql 10068 ms FAIL [22:27:44.584] ▶ 29/309 + copy2 10064 ms FAIL [22:27:44.584] ▶ 29/309 + temp 10117 ms FAIL [22:27:44.584] ▶ 29/309 + domain 10113 ms FAIL [22:27:44.584] ▶ 29/309 + rangefuncs 10055 ms FAIL [22:27:44.584] ▶ 29/309 + prepare 10187 ms FAIL [22:27:44.584] ▶ 29/309 + conversion 10043 ms FAIL [22:27:44.584] ▶ 29/309 + truncate 10041 ms FAIL [22:27:44.584] ▶ 29/309 + alter_table 10174 ms FAIL [22:27:44.584] ▶ 29/309 + sequence 10038 ms FAIL [22:27:44.584] ▶ 29/309 + polymorphism 10092 ms FAIL [22:27:44.584] ▶ 29/309 + rowtypes 10035 ms FAIL [22:27:44.584] ▶ 29/309 + returning 10034 ms FAIL [22:27:44.584] ▶ 29/309 + largeobject 9735 ms FAIL [22:27:44.584] ▶ 29/309 + with 10088 ms FAIL [22:27:44.584] ▶ 29/309 + xml 10032 ms FAIL [22:27:44.584] ▶ 29/309 + partition_join 27886 ms FAIL [22:27:44.584] ▶ 29/309 + partition_prune 27884 ms FAIL [22:27:44.585] ▶ 29/309 + indexing 27881 ms FAIL [22:27:44.585] ▶ 29/309 + partition_info 27871 ms FAIL [22:28:10.941] ▶ 29/309 + stats 27848 ms FAIL [22:28:10.941] ▶ 29/309 - fast_default 9938 ms FAIL [22:28:10.942] ▶ 29/309 - tablespace 46 ms FAIL [22:28:10.952] 29/309 postgresql:regress / regress/regress ERROR 266.33s exit status 1 [22:28:10.952] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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/test/regress:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MALLOC_PERTURB_=57 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 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 --testgroup regress --testname regress -- /Users/admin/pgsql/build/src/test/regress/pg_regress --inputdir /Users/admin/pgsql/src/test/regress --expecteddir /Users/admin/pgsql/src/test/regress --bindir '' --dlpath /Users/admin/pgsql/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /Users/admin/pgsql/build/testrun/regress/regress --temp-instance /Users/admin/pgsql/build/testrun/regress/regress/tmp_check --port 40051 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [22:28:10.952] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:28:10.952] Listing only the last 100 lines from a long log. [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # (test process exited with exit code 2) [22:28:10.952] # 95 of 222 tests failed. [22:28:10.952] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [22:28:10.952] # 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:28:10.952] [22:28:10.952] (test program exited with status code 1) [22:28:10.952] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:28:10.952] [22:28:16.587] 30/309 postgresql:isolation / isolation/isolation OK 271.93s 117 subtests passed [22:28:17.337] 31/309 postgresql:recovery / recovery/024_archive_recovery OK 141.41s 2 subtests passed [22:28:17.519] 32/309 postgresql:recovery / recovery/026_overwrite_contrecord OK 125.85s 3 subtests passed [22:28:19.876] 33/309 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 143.76s 1 subtests passed [22:28:22.932] 34/309 postgresql:recovery / recovery/029_stats_restart OK 11.89s 42 subtests passed [22:28:24.923] 35/309 postgresql:recovery / recovery/028_pitr_timelines OK 59.38s 3 subtests passed [22:28:27.991] 36/309 postgresql:recovery / recovery/034_create_database OK 5.06s 2 subtests passed [22:28:33.385] 37/309 postgresql:recovery / recovery/036_truncated_dropped OK 5.39s 8 subtests passed [22:28:48.638] 38/309 postgresql:recovery / recovery/031_recovery_conflict OK 31.30s 18 subtests passed [22:28:48.655] 39/309 postgresql:recovery / recovery/030_stats_cleanup_replica OK 32.07s 11 subtests passed [22:28:49.107] 40/309 postgresql:recovery / recovery/037_invalid_database OK 15.72s 13 subtests passed [22:29:06.144] 41/309 postgresql:recovery / recovery/019_replslot_limit OK 227.51s 26 subtests passed [22:29:08.407] 42/309 postgresql:recovery / recovery/032_relfilenode_reuse OK 50.83s 14 subtests passed [22:29:11.430] 43/309 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 22.78s 2 subtests passed [22:29:11.986] 44/309 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.84s 6 subtests passed [22:29:15.510] 45/309 postgresql:recovery / recovery/039_end_of_wal OK 26.85s 14 subtests passed [22:29:15.748] ▶ 46/309 - regression tests pass FAIL [22:29:15.757] 46/309 postgresql:recovery / recovery/027_stream_regress ERROR 117.54s exit status 29 [22:29:15.757] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 enable_injection_points=yes PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/recovery:/Users/admin/pgsql/build/src/test/recovery/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=227 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 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 --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:29:15.757] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:29:15.757] stderr: [22:29:15.757] # Failed test 'regression tests pass' [22:29:15.757] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [22:29:15.757] # got: '256' [22:29:15.757] # expected: '0' [22:29:15.757] # Tests were run but no plan was declared and done_testing() was not seen. [22:29:15.757] # Looks like your test exited with 29 just after 2. [22:29:15.757] [22:29:15.757] (test program exited with status code 29) [22:29:15.757] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:29:15.757] [22:29:16.114] 47/309 postgresql:recovery / recovery/042_low_level_backup OK 7.70s 4 subtests passed [22:29:16.321] 48/309 postgresql:recovery / recovery/033_replay_tsp_drops OK 56.44s 3 subtests passed [22:29:18.612] 49/309 postgresql:plperl / plperl/regress OK 2.85s 12 subtests passed [22:29:18.894] 50/309 postgresql:pltcl / pltcl/regress OK 2.57s 8 subtests passed [22:29:19.926] 51/309 postgresql:plpgsql / plpgsql/regress OK 4.41s 13 subtests passed [22:29:20.291] 52/309 postgresql:kerberos / kerberos/001_auth OK 8.30s 142 subtests passed [22:29:20.948] 53/309 postgresql:basic_archive / basic_archive/regress OK 2.05s 1 subtests passed [22:29:21.707] 54/309 postgresql:plpython / plpython/regress OK 5.59s 23 subtests passed [22:29:22.395] 55/309 postgresql:bloom / bloom/regress OK 2.39s 1 subtests passed [22:29:22.783] 56/309 postgresql:bool_plperl / bool_plperl/regress OK 2.49s 2 subtests passed [22:29:23.190] 57/309 postgresql:amcheck / amcheck/regress OK 4.58s 3 subtests passed [22:29:24.141] 58/309 postgresql:recovery / recovery/043_wal_replay_wait OK 12.71s 9 subtests passed [22:29:24.700] 59/309 postgresql:citext / citext/regress OK 2.30s 3 subtests passed [22:29:25.235] 60/309 postgresql:cube / cube/regress OK 2.45s 2 subtests passed [22:29:25.560] 61/309 postgresql:dblink / dblink/regress OK 2.37s 1 subtests passed [22:29:25.988] 62/309 postgresql:btree_gin / btree_gin/regress OK 5.04s 30 subtests passed [22:29:26.128] 63/309 postgresql:dict_int / dict_int/regress OK 1.98s 1 subtests passed [22:29:26.486] 64/309 postgresql:dict_xsyn / dict_xsyn/regress OK 1.78s 1 subtests passed [22:29:27.929] 65/309 postgresql:earthdistance / earthdistance/regress OK 2.69s 1 subtests passed [22:29:27.954] 66/309 postgresql:file_fdw / file_fdw/regress OK 2.39s 1 subtests passed [22:29:28.258] 67/309 postgresql:btree_gist / btree_gist/regress OK 6.55s 32 subtests passed [22:29:28.641] 68/309 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.65s 2 subtests passed [22:29:30.045] 69/309 postgresql:hstore_plperl / hstore_plperl/regress OK 3.56s 3 subtests passed [22:29:30.340] 70/309 postgresql:hstore / hstore/regress OK 4.21s 2 subtests passed [22:29:32.615] 71/309 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.97s 2 subtests passed [22:29:32.629] 72/309 postgresql:isn / isn/regress OK 4.37s 1 subtests passed [22:29:32.641] 73/309 postgresql:hstore_plpython / hstore_plpython/regress OK 4.71s 1 subtests passed [22:29:34.548] 74/309 postgresql:jsonb_plpython / jsonb_plpython/regress OK 4.49s 1 subtests passed [22:29:34.735] 75/309 postgresql:recovery / recovery/035_standby_logical_decoding OK 69.81s 86 subtests passed [22:29:34.840] 76/309 postgresql:lo / lo/regress OK 4.49s 1 subtests passed [22:29:37.819] 77/309 postgresql:ltree_plpython / ltree_plpython/regress OK 5.19s 1 subtests passed [22:29:38.551] 78/309 postgresql:ltree / ltree/regress OK 5.93s 1 subtests passed [22:29:38.998] 79/309 postgresql:passwordcheck / passwordcheck/regress OK 4.45s 1 subtests passed [22:29:39.008] 80/309 postgresql:pg_buffercache / pg_buffercache/regress OK 4.19s 1 subtests passed [22:29:39.338] 81/309 postgresql:intarray / intarray/regress OK 11.38s 1 subtests passed [22:29:39.625] 82/309 postgresql:pageinspect / pageinspect/regress OK 6.98s 8 subtests passed [22:29:40.891] 83/309 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.07s 1 subtests passed [22:29:41.848] 84/309 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.30s 1 subtests passed [22:29:41.931] 85/309 postgresql:pgstattuple / pgstattuple/regress OK 2.92s 1 subtests passed [22:29:41.949] 86/309 postgresql:pgcrypto / pgcrypto/regress OK 7.11s 23 subtests passed [22:29:42.078] 87/309 postgresql:pg_surgery / pg_surgery/regress OK 2.74s 1 subtests passed [22:29:42.581] 88/309 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 53.47s 32 subtests passed [22:29:43.438] 89/309 postgresql:pg_visibility / pg_visibility/regress OK 2.54s 1 subtests passed [22:29:43.512] 90/309 postgresql:pg_trgm / pg_trgm/regress OK 3.88s 3 subtests passed [22:29:44.240] 91/309 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.24s 13 subtests passed [22:29:45.175] 92/309 postgresql:seg / seg/regress OK 3.16s 2 subtests passed [22:29:45.189] 93/309 postgresql:pg_walinspect / pg_walinspect/regress OK 3.34s 2 subtests passed [22:29:45.268] 94/309 postgresql:tablefunc / tablefunc/regress OK 3.11s 1 subtests passed [22:29:45.611] 95/309 postgresql:tcn / tcn/isolation OK 3.03s 1 subtests passed [22:29:46.868] 96/309 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.63s 1 subtests passed [22:29:47.340] 97/309 postgresql:uuid-ossp / uuid-ossp/regress OK 2.07s 1 subtests passed [22:29:47.374] 98/309 postgresql:unaccent / unaccent/regress OK 2.18s 1 subtests passed [22:29:47.383] 99/309 postgresql:tsm_system_time / tsm_system_time/regress OK 2.20s 1 subtests passed [22:29:47.401] 100/309 postgresql:xml2 / xml2/regress OK 1.79s 1 subtests passed [22:29:48.750] 101/309 postgresql:brin / brin/isolation OK 1.88s 1 subtests passed [22:29:49.249] 102/309 postgresql:commit_ts / commit_ts/regress OK 1.91s 1 subtests passed [22:29:49.462] 103/309 postgresql:dummy_index_am / dummy_index_am/regress OK 2.08s 1 subtests passed [22:29:49.730] 104/309 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.33s 1 subtests passed [22:29:50.612] 105/309 postgresql:test_decoding / test_decoding/isolation OK 7.10s 12 subtests passed [22:29:51.186] 106/309 postgresql:delay_execution / delay_execution/isolation OK 3.81s 2 subtests passed [22:29:51.222] 107/309 postgresql:gin / gin/regress OK 2.47s 1 subtests passed [22:29:51.299] 108/309 postgresql:postgres_fdw / postgres_fdw/regress OK 9.37s 2 subtests passed [22:29:51.440] 109/309 postgresql:injection_points / injection_points/regress OK 2.19s 2 subtests passed [22:29:52.268] 110/309 postgresql:plsample / plsample/regress OK 2.54s 1 subtests passed [22:29:52.884] 111/309 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.27s 1 subtests passed [22:29:52.909] 112/309 postgresql:injection_points / injection_points/isolation OK 3.44s 1 subtests passed [22:29:52.928] 113/309 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.71s 1 subtests passed [22:29:53.006] 114/309 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.82s 1 subtests passed [22:29:53.023] 115/309 postgresql:test_dsa / test_dsa/regress OK 1.58s 1 subtests passed [22:29:53.995] 116/309 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.73s 1 subtests passed [22:29:54.920] 117/309 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.01s 1 subtests passed [22:29:54.950] 118/309 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.65s 21 subtests passed [22:29:55.200] 119/309 postgresql:test_lfind / test_lfind/regress OK 2.19s 1 subtests passed [22:29:55.759] 120/309 postgresql:test_parser / test_parser/regress OK 1.76s 1 subtests passed [22:29:56.090] 121/309 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.07s 2 subtests passed [22:29:56.408] 122/309 postgresql:test_extensions / test_extensions/regress OK 3.52s 2 subtests passed [22:29:57.161] 123/309 postgresql:test_radixtree / test_radixtree/regress OK 1.96s 1 subtests passed [22:29:57.182] 124/309 postgresql:test_predtest / test_predtest/regress OK 2.23s 1 subtests passed [22:29:57.194] 125/309 postgresql:test_pg_dump / test_pg_dump/regress OK 2.27s 1 subtests passed [22:29:57.766] 126/309 postgresql:test_rbtree / test_rbtree/regress OK 2.01s 1 subtests passed [22:29:58.201] 127/309 postgresql:test_resowner / test_resowner/regress OK 1.79s 1 subtests passed [22:29:58.219] 128/309 postgresql:test_integerset / test_integerset/regress OK 5.29s 1 subtests passed [22:29:59.001] 129/309 postgresql:test_regex / test_regex/regress OK 2.91s 2 subtests passed [22:29:59.144] 130/309 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.98s 1 subtests passed [22:29:59.264] 131/309 postgresql:test_slru / test_slru/regress OK 2.07s 1 subtests passed [22:29:59.391] 132/309 postgresql:libpq / libpq/002_api OK 0.25s 1 subtests passed [22:29:59.561] 133/309 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.17s [22:29:59.673] 134/309 postgresql:test_tidstore / test_tidstore/regress OK 1.91s 1 subtests passed [22:29:59.998] 135/309 postgresql:unsafe_tests / unsafe_tests/regress OK 1.80s 3 subtests passed [22:30:00.320] 136/309 postgresql:libpq / libpq/001_uri OK 1.32s 60 subtests passed [22:30:00.375] 137/309 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.38s 9 subtests passed [22:30:01.753] 138/309 postgresql:test_shm_mq / test_shm_mq/regress OK 4.57s 1 subtests passed [22:30:04.201] 139/309 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.88s 106 subtests passed [22:30:04.622] 140/309 postgresql:test_decoding / test_decoding/regress OK 21.18s 19 subtests passed [22:30:04.988] 141/309 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.23s 32 subtests passed [22:30:05.063] 142/309 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.44s 51 subtests passed [22:30:05.868] 143/309 postgresql:libpq / libpq/003_load_balance_host_list OK 6.60s 127 subtests passed [22:30:07.226] 144/309 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.16s 3 subtests passed [22:30:07.431] 145/309 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.23s 10 subtests passed [22:30:09.097] 146/309 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.72s 75 subtests passed [22:30:09.342] 147/309 postgresql:ecpg / ecpg/ecpg OK 11.12s 65 subtests passed [22:30:09.423] 148/309 postgresql:pg_checksums / pg_checksums/001_basic OK 0.32s 9 subtests passed [22:30:09.467] 149/309 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.24s 21 subtests passed [22:30:09.702] 150/309 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.28s 13 subtests passed [22:30:12.200] 151/309 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.33s 43 subtests passed [22:30:13.011] 152/309 postgresql:libpq / libpq/005_negotiate_encryption OK 13.45s 249 subtests passed [22:30:15.310] 153/309 postgresql:pg_checksums / pg_checksums/002_actions OK 5.97s 66 subtests passed [22:30:24.533] 154/309 postgresql:initdb / initdb/001_initdb OK 24.86s 52 subtests passed [22:30:30.041] 155/309 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 14.73s 4 subtests passed [22:30:30.580] 156/309 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 20.88s 7 subtests passed [22:30:30.735] 157/309 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 18.53s 11 subtests passed [22:30:30.901] 158/309 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [22:30:32.521] 159/309 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 7.90s 3 subtests passed [22:30:33.077] 160/309 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.18s 18 subtests passed [22:30:33.171] 161/309 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 23.70s 6 subtests passed [22:30:34.878] 162/309 postgresql:pg_ctl / pg_ctl/002_status OK 2.28s 3 subtests passed [22:30:36.278] 163/309 postgresql:pg_dump / pg_dump/001_basic OK 1.40s 93 subtests passed [22:30:36.300] 164/309 postgresql:pg_ctl / pg_ctl/001_start_stop OK 5.40s 25 subtests passed [22:30:38.202] 165/309 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.03s 14 subtests passed [22:30:38.915] 166/309 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.61s 3 subtests passed [22:30:39.604] 167/309 postgresql:pg_ctl / pg_ctl/003_promote OK 6.52s 12 subtests passed [22:30:42.620] 168/309 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 29.61s 22 subtests passed [22:30:42.800] 169/309 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.59s 4 subtests passed [22:30:42.848] 170/309 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 12.80s 2 subtests passed [22:30:44.444] 171/309 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.64s 9 subtests passed [22:30:46.085] 172/309 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.46s 75 subtests passed [22:30:47.642] 173/309 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 8.72s 108 subtests passed [22:30:48.798] 174/309 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 41.37s 36 subtests passed [22:30:58.935] 175/309 postgresql:pg_dump / pg_dump/010_dump_connstr OK 19.33s 14 subtests passed [22:30:59.498] 176/309 postgresql:pg_rewind / pg_rewind/006_options OK 0.55s 13 subtests passed [22:31:01.228] 177/309 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 15.13s 5 subtests passed [22:31:01.947] 178/309 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 13.15s 1 subtests passed [22:31:02.253] 179/309 postgresql:pg_dump / pg_dump/002_pg_dump OK 25.96s 11446 subtests passed [22:31:02.620] 180/309 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.26s 13 subtests passed [22:31:02.868] 181/309 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.25s 13 subtests passed [22:31:03.332] 182/309 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.46s 17 subtests passed [22:31:03.841] 183/309 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 58.85s 192 subtests passed [22:31:11.723] 184/309 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 24.08s 9 subtests passed [22:31:13.261] 185/309 postgresql:pg_rewind / pg_rewind/009_growing_files OK 11.31s 3 subtests passed [22:31:13.456] 186/309 postgresql:pg_rewind / pg_rewind/007_standby_source OK 13.95s 7 subtests passed [22:31:15.298] 187/309 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 14.07s 3 subtests passed [22:31:15.322] 188/309 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.06s 60 subtests passed [22:31:18.971] 189/309 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 7.24s 32 subtests passed [22:31:19.400] 190/309 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 5.94s 5 subtests passed [22:31:20.807] 191/309 postgresql:pg_rewind / pg_rewind/001_basic OK 37.96s 56 subtests passed [22:31:20.880] 192/309 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 5.56s 15 subtests passed [22:31:22.853] 193/309 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 7.55s 9 subtests passed [22:31:23.179] 194/309 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.33s 11 subtests passed [22:31:23.761] 195/309 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.88s 5 subtests passed [22:31:24.063] 196/309 postgresql:pg_rewind / pg_rewind/002_databases OK 39.62s 11 subtests passed [22:31:25.135] 197/309 postgresql:pg_waldump / pg_waldump/001_basic OK 4.32s 92 subtests passed [22:31:25.154] 198/309 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.97s 7 subtests passed [22:31:25.697] 199/309 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.63s 208 subtests passed [22:31:28.207] 200/309 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 8.81s 18 subtests passed [22:31:28.681] 201/309 postgresql:psql / psql/020_cancel OK 2.98s 2 subtests passed [22:31:29.218] 202/309 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 25.88s 38 subtests passed [22:31:29.289] 203/309 postgresql:psql / psql/010_tab_completion OK 4.13s 89 subtests passed [22:31:30.678] 204/309 postgresql:psql / psql/001_basic OK 5.54s 105 subtests passed [22:31:31.519] 205/309 postgresql:scripts / scripts/010_clusterdb OK 3.31s 15 subtests passed [22:31:31.572] 206/309 postgresql:scripts / scripts/011_clusterdb_all OK 2.89s 7 subtests passed [22:31:32.388] 207/309 postgresql:scripts / scripts/040_createuser OK 3.10s 37 subtests passed [22:31:33.113] 208/309 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 14.12s 10 subtests passed [22:31:33.711] 209/309 postgresql:scripts / scripts/080_pg_isready OK 2.13s 11 subtests passed [22:31:33.725] 210/309 postgresql:scripts / scripts/070_dropuser OK 2.20s 12 subtests passed [22:31:34.426] 211/309 postgresql:scripts / scripts/050_dropdb OK 3.74s 15 subtests passed [22:31:36.336] 212/309 postgresql:scripts / scripts/101_vacuumdb_all OK 2.61s 5 subtests passed [22:31:37.649] 213/309 postgresql:scripts / scripts/091_reindexdb_all OK 4.53s 13 subtests passed [22:31:37.802] 214/309 postgresql:pgbench / pgbench/001_pgbench_with_server OK 14.04s 451 subtests passed [22:31:38.400] 215/309 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.75s 39 subtests passed [22:31:38.910] 216/309 postgresql:scripts / scripts/090_reindexdb OK 6.51s 64 subtests passed [22:31:39.780] 217/309 postgresql:scripts / scripts/100_vacuumdb OK 6.07s 85 subtests passed [22:31:39.821] 218/309 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.39s 4 subtests passed [22:31:40.131] 219/309 postgresql:amcheck / amcheck/002_cic OK 1.73s 3 subtests passed [22:31:42.057] 220/309 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 38.21s 92 subtests passed [22:31:42.270] 221/309 postgresql:scripts / scripts/200_connstr OK 5.93s 3 subtests passed [22:31:42.297] 222/309 postgresql:amcheck / amcheck/003_cic_2pc OK 3.39s 5 subtests passed [22:31:42.656] 223/309 postgresql:oid2name / oid2name/001_basic OK 0.36s 9 subtests passed [22:31:42.862] 224/309 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.73s 19 subtests passed [22:31:42.998] 225/309 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.22s 6 subtests passed [22:31:44.257] 226/309 postgresql:scripts / scripts/020_createdb OK 15.04s 60 subtests passed [22:31:46.503] 227/309 postgresql:amcheck / amcheck/005_pitr OK 6.68s 3 subtests passed [22:31:46.628] 228/309 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.97s 7 subtests passed [22:31:47.192] 229/309 postgresql:vacuumlo / vacuumlo/001_basic OK 0.56s 9 subtests passed [22:31:47.522] 230/309 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.66s 3 subtests passed [22:31:47.665] 231/309 postgresql:amcheck / amcheck/001_verify_heapam OK 9.86s 272 subtests passed [22:31:48.010] 232/309 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.75s 3 subtests passed [22:31:49.205] 233/309 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 6.93s 16 subtests passed [22:31:49.482] 234/309 postgresql:authentication / authentication/005_sspi SKIP 0.27s [22:31:50.192] 235/309 postgresql:authentication / authentication/004_file_inclusion OK 2.18s 2 subtests passed [22:31:50.206] 236/309 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.70s 2 subtests passed [22:31:50.826] 237/309 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 7.83s 2 subtests passed [22:31:50.891] 238/309 postgresql:authentication / authentication/003_peer OK 3.22s 53 subtests passed [22:31:50.967] 239/309 postgresql:authentication / authentication/002_saslprep OK 3.44s 20 subtests passed [22:31:52.717] 240/309 postgresql:authentication / authentication/001_password OK 5.53s 178 subtests passed [22:31:52.787] 241/309 postgresql:authentication / authentication/006_login_trigger OK 3.30s 32 subtests passed [22:31:54.531] 242/309 postgresql:subscription / subscription/002_types OK 4.32s 4 subtests passed [22:31:56.248] 243/309 postgresql:subscription / subscription/003_constraints OK 5.42s 6 subtests passed [22:31:56.913] 244/309 postgresql:subscription / subscription/007_ddl OK 4.11s 4 subtests passed [22:31:57.072] 245/309 postgresql:subscription / subscription/005_encoding OK 6.10s 1 subtests passed [22:31:57.206] 246/309 postgresql:subscription / subscription/004_sync OK 6.31s 8 subtests passed [22:31:57.244] 247/309 postgresql:subscription / subscription/006_rewrite OK 4.46s 2 subtests passed [22:31:59.173] 248/309 postgresql:bloom / bloom/001_wal OK 17.11s 31 subtests passed [22:31:59.385] 249/309 postgresql:subscription / subscription/008_diff_schema OK 4.85s 5 subtests passed [22:32:01.026] 250/309 postgresql:subscription / subscription/009_matviews OK 4.78s 1 subtests passed [22:32:01.236] 251/309 postgresql:subscription / subscription/001_rep_changes OK 11.04s 36 subtests passed [22:32:01.379] 252/309 postgresql:subscription / subscription/011_generated OK 4.31s 3 subtests passed [22:32:03.686] 253/309 postgresql:subscription / subscription/012_collation OK 6.48s 2 subtests passed [22:32:04.508] 254/309 postgresql:subscription / subscription/010_truncate OK 7.59s 14 subtests passed [22:32:04.894] 255/309 postgresql:subscription / subscription/017_stream_ddl OK 3.66s 3 subtests passed [22:32:05.301] 256/309 postgresql:subscription / subscription/016_stream_subxact OK 4.27s 3 subtests passed [22:32:06.049] 257/309 postgresql:subscription / subscription/014_binary OK 6.87s 8 subtests passed [22:32:06.902] 258/309 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.22s 2 subtests passed [22:32:07.747] 259/309 postgresql:subscription / subscription/020_messages OK 3.24s 5 subtests passed [22:32:08.845] 260/309 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.46s 9 subtests passed [22:32:11.441] 261/309 postgresql:subscription / subscription/024_add_drop_pub OK 4.54s 3 subtests passed [22:32:12.934] 262/309 postgresql:subscription / subscription/015_stream OK 13.46s 10 subtests passed [22:32:13.093] 263/309 postgresql:subscription / subscription/013_partition OK 15.85s 74 subtests passed [22:32:13.251] 264/309 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.50s 13 subtests passed [22:32:14.909] 265/309 postgresql:subscription / subscription/021_twophase OK 10.01s 30 subtests passed [22:32:15.080] 266/309 postgresql:subscription / subscription/022_twophase_cascade OK 9.78s 41 subtests passed [22:32:15.976] 267/309 postgresql:subscription / subscription/023_twophase_stream OK 9.93s 33 subtests passed [22:32:15.991] 268/309 postgresql:subscription / subscription/026_stats OK 7.15s 13 subtests passed [22:32:17.583] 269/309 postgresql:subscription / subscription/029_on_error OK 4.49s 5 subtests passed [22:32:19.696] 270/309 postgresql:brin / brin/01_workitems OK 2.11s 2 subtests passed [22:32:20.833] 271/309 postgresql:subscription / subscription/030_origin OK 7.58s 11 subtests passed [22:32:21.944] 272/309 postgresql:subscription / subscription/028_row_filter OK 9.01s 24 subtests passed [22:32:21.953] 273/309 postgresql:subscription / subscription/033_run_as_table_owner OK 5.98s 10 subtests passed [22:32:23.169] 274/309 postgresql:subscription / subscription/027_nosuperuser OK 11.73s 19 subtests passed [22:32:24.656] 275/309 postgresql:commit_ts / commit_ts/001_base OK 3.82s 2 subtests passed [22:32:25.314] 276/309 postgresql:brin / brin/02_wal_consistency OK 5.62s 2 subtests passed [22:32:26.547] 277/309 postgresql:subscription / subscription/032_subscribe_use_index OK 11.47s 15 subtests passed [22:32:27.537] 278/309 postgresql:injection_points / injection_points/001_stats OK 2.87s 7 subtests passed [22:32:27.738] 279/309 postgresql:commit_ts / commit_ts/004_restart OK 4.57s 16 subtests passed [22:32:27.833] 280/309 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.29s 21 subtests passed [22:32:28.133] 281/309 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.82s 4 subtests passed [22:32:28.399] 282/309 postgresql:commit_ts / commit_ts/002_standby OK 6.45s 4 subtests passed [22:32:28.650] 283/309 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.25s 6 subtests passed [22:32:28.946] 284/309 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.29s 2 subtests passed [22:32:29.005] 285/309 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.05s 4 subtests passed [22:32:29.030] 286/309 postgresql:subscription / subscription/031_column_list OK 14.12s 36 subtests passed [22:32:29.663] 287/309 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.92s 2 subtests passed [22:32:29.740] 288/309 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.20s 4 subtests passed [22:32:29.771] 289/309 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.93s 258 subtests passed [22:32:30.844] 290/309 postgresql:test_misc / test_misc/003_check_guc OK 1.81s 3 subtests passed [22:32:31.661] 291/309 postgresql:test_misc / test_misc/002_tablespace OK 2.65s 20 subtests passed [22:32:31.860] 292/309 postgresql:test_misc / test_misc/005_timeouts OK 2.12s 2 subtests passed [22:32:32.008] 293/309 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.23s 2 subtests passed [22:32:32.212] 294/309 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.20s [22:32:32.240] 295/309 postgresql:test_misc / test_misc/004_io_direct OK 2.58s 3 subtests passed [22:32:32.297] 296/309 postgresql:test_misc / test_misc/001_constraint_validation OK 3.35s 42 subtests passed [22:32:32.473] 297/309 postgresql:subscription / subscription/100_bugs OK 16.48s 14 subtests passed [22:32:32.535] 298/309 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.29s [22:32:32.614] 299/309 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.40s [22:32:33.518] 300/309 postgresql:test_slru / test_slru/001_multixact OK 1.85s 3 subtests passed [22:32:36.394] 301/309 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.55s 1044 subtests passed [22:32:36.413] 302/309 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.55s 8 subtests passed [22:32:36.612] 303/309 postgresql:ldap / ldap/002_bindpasswd OK 3.09s 3 subtests passed [22:32:37.899] 304/309 postgresql:icu / icu/010_database OK 1.50s 8 subtests passed [22:32:38.654] 305/309 postgresql:ssl / ssl/003_sslinfo OK 6.12s 21 subtests passed [22:32:38.695] 306/309 postgresql:ssl / ssl/002_scram OK 6.22s 28 subtests passed [22:32:38.991] 307/309 postgresql:test_json_parser / test_json_parser/002_inline OK 10.86s 1700 subtests passed [22:32:39.321] 308/309 postgresql:ldap / ldap/001_auth OK 6.70s 47 subtests passed [22:32:44.563] 309/309 postgresql:ssl / ssl/001_ssltests OK 12.27s 225 subtests passed [22:32:44.628] [22:32:44.628] Summary of Failures: [22:32:44.628] [22:32:44.628] 25/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 131.49s exit status 29 [22:32:44.628] 29/309 postgresql:regress / regress/regress ERROR 266.33s exit status 1 [22:32:44.628] 46/309 postgresql:recovery / recovery/027_stream_regress ERROR 117.54s exit status 29 [22:32:44.628] [22:32:44.628] Ok: 301 [22:32:44.628] Expected Fail: 0 [22:32:44.628] Fail: 3 [22:32:44.628] Unexpected Pass: 0 [22:32:44.628] Skipped: 5 [22:32:44.628] Timeout: 0 [22:32:44.628] [22:32:44.628] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [22:32:44.673] [22:32:44.673] Exit status: 3