[02:13:17.993] su postgres <<-EOF [02:13:17.993] set -e [02:13:17.993] ulimit -c unlimited [02:13:17.993] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:13:17.993] EOF [02:13:20.007] 1/381 postgresql:setup / tmp_install OK 1.41s [02:13:20.129] 2/381 postgresql:setup / install_test_files OK 0.12s [02:13:21.285] 3/381 postgresql:setup / initdb_cache OK 1.15s [02:13:21.936] 4/381 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.63s 9 subtests passed [02:13:35.350] 5/381 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.95s 16 subtests passed [02:13:44.055] 6/381 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 22.73s 13 subtests passed [02:13:46.537] 7/381 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 11.18s 5 subtests passed [02:13:48.593] 8/381 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 27.25s 19 subtests passed [02:13:58.015] 9/381 postgresql:recovery / recovery/002_archiving OK 9.42s 12 subtests passed [02:14:10.473] 10/381 postgresql:recovery / recovery/001_stream_rep OK 23.93s 64 subtests passed [02:14:12.010] 11/381 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 50.07s 3 subtests passed [02:14:24.340] 12/381 postgresql:recovery / recovery/003_recovery_targets OK 26.32s 15 subtests passed [02:14:25.856] 13/381 postgresql:recovery / recovery/005_replay_delay OK 13.84s 3 subtests passed [02:14:28.502] 14/381 postgresql:recovery / recovery/004_timeline_switch OK 18.03s 5 subtests passed [02:14:30.686] 15/381 postgresql:recovery / recovery/006_logical_decoding OK 6.34s 20 subtests passed [02:14:32.894] ▶ 16/381 + generated_virtual 6323 ms FAIL [02:14:39.223] 17/381 postgresql:recovery / recovery/007_sync_rep OK 13.36s 11 subtests passed [02:14:45.957] 18/381 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.73s 13 subtests passed [02:14:46.725] 19/381 postgresql:recovery / recovery/009_twophase OK 16.04s 30 subtests passed [02:14:47.747] 20/381 postgresql:recovery / recovery/008_fsm_truncation OK 19.24s 1 subtests passed [02:14:49.511] 21/381 postgresql:recovery / recovery/013_crash_restart OK 2.78s 19 subtests passed [02:14:50.566] 22/381 postgresql:recovery / recovery/014_unlogged_reinit OK 2.82s 23 subtests passed [02:14:52.359] 23/381 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 90.91s 40 subtests passed [02:14:55.682] 24/381 postgresql:recovery / recovery/012_subtransactions OK 9.72s 12 subtests passed [02:14:56.082] 25/381 postgresql:recovery / recovery/015_promotion_pages OK 6.57s 1 subtests passed [02:14:57.087] 26/381 postgresql:recovery / recovery/017_shm OK 4.73s 4 subtests passed [02:14:59.715] 27/381 postgresql:recovery / recovery/016_min_consistency OK 9.15s 1 subtests passed [02:15:05.408] 28/381 postgresql:recovery / recovery/021_row_visibility OK 5.69s 10 subtests passed [02:15:08.221] 29/381 postgresql:recovery / recovery/020_archive_status OK 11.13s 19 subtests passed [02:15:08.420] 30/381 postgresql:recovery / recovery/022_crash_temp_files OK 3.01s 11 subtests passed [02:15:14.291] 31/381 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.07s 1 subtests passed [02:15:16.727] 32/381 postgresql:recovery / recovery/024_archive_recovery OK 8.31s 2 subtests passed [02:15:23.153] 33/381 postgresql:recovery / recovery/018_wal_optimize OK 27.47s 38 subtests passed [02:15:24.413] 34/381 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 10.12s 1 subtests passed [02:15:30.834] 35/381 postgresql:recovery / recovery/026_overwrite_contrecord OK 14.10s 3 subtests passed [02:15:35.372] 36/381 postgresql:recovery / recovery/028_pitr_timelines OK 10.96s 3 subtests passed [02:15:35.413] 16/381 postgresql:regress / regress/regress ERROR 134.12s exit status 1 [02:15:35.413] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MALLOC_PERTURB_=51 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress top_builddir=/home/postgres/postgres/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /home/postgres/postgres/build/../src/test/regress/parallel_schedule --tests -- /home/postgres/postgres/build/src/test/regress/pg_regress --inputdir /home/postgres/postgres/src/test/regress --expecteddir /home/postgres/postgres/src/test/regress --bindir '' --dlpath /home/postgres/postgres/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /home/postgres/postgres/build/testrun/regress/regress --temp-instance /home/postgres/postgres/build/testrun/regress/regress/tmp_check --port 40058 [02:15:35.413] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:15:35.413] stderr: [02:15:35.413] # 1 of 243 tests failed. [02:15:35.413] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [02:15:35.413] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [02:15:35.413] [02:15:35.413] (test program exited with status code 1) [02:15:35.413] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:15:35.413] [02:15:36.776] 37/381 postgresql:recovery / recovery/019_replslot_limit OK 40.69s 26 subtests passed [02:15:42.374] 38/381 postgresql:recovery / recovery/029_stats_restart OK 11.54s 44 subtests passed [02:15:47.733] 39/381 postgresql:recovery / recovery/031_recovery_conflict OK 12.31s 18 subtests passed [02:15:49.143] 40/381 postgresql:recovery / recovery/030_stats_cleanup_replica OK 13.77s 11 subtests passed [02:15:50.459] 41/381 postgresql:recovery / recovery/034_create_database OK 2.72s 2 subtests passed [02:15:52.532] ▶ 42/381 - regression tests pass FAIL [02:15:52.832] 42/381 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 151.53s exit status 1 [02:15:52.833] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=106 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/modules/test_plan_advice:/home/postgres/postgres/build/src/test/modules/test_plan_advice/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin top_builddir=/home/postgres/postgres/build LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/modules/test_plan_advice /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl [02:15:52.833] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:15:52.833] stderr: [02:15:52.833] # Failed test 'regression tests pass' [02:15:52.833] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [02:15:52.833] # got: '256' [02:15:52.833] # expected: '0' [02:15:52.833] # Looks like you failed 1 test of 1. [02:15:52.833] [02:15:52.833] (test program exited with status code 1) [02:15:52.833] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:15:52.833] [02:15:52.866] 43/381 postgresql:recovery / recovery/032_relfilenode_reuse OK 16.09s 14 subtests passed [02:15:52.944] ▶ 44/381 - regression tests pass FAIL [02:15:55.969] 45/381 postgresql:recovery / recovery/036_truncated_dropped OK 5.51s 8 subtests passed [02:15:56.387] 46/381 postgresql:recovery / recovery/037_invalid_database OK 3.55s 10 subtests passed [02:15:57.401] 47/381 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.53s 2 subtests passed [02:16:04.899] 48/381 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.50s 6 subtests passed [02:16:12.688] 49/381 postgresql:recovery / recovery/039_end_of_wal OK 16.72s 14 subtests passed [02:16:12.970] 50/381 postgresql:recovery / recovery/033_replay_tsp_drops OK 30.59s 3 subtests passed [02:16:14.894] 51/381 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.92s 1 subtests passed [02:16:15.432] 52/381 postgresql:recovery / recovery/042_low_level_backup OK 10.53s 4 subtests passed [02:16:17.486] 53/381 postgresql:isolation / isolation/isolation OK 153.43s 127 subtests passed [02:16:24.272] 54/381 postgresql:recovery / recovery/043_no_contrecord_switch OK 11.58s 1 subtests passed [02:16:34.426] 55/381 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 16.93s 1 subtests passed [02:16:36.241] 56/381 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 11.97s 3 subtests passed [02:16:37.500] 57/381 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 22.06s 2 subtests passed [02:16:37.931] 58/381 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 41.54s 38 subtests passed [02:16:39.719] 59/381 postgresql:recovery / recovery/050_redo_segment_missing OK 3.48s 2 subtests passed [02:16:39.950] 60/381 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 2.01s 4 subtests passed [02:16:40.541] 61/381 postgresql:recovery / recovery/035_standby_logical_decoding OK 51.39s 89 subtests passed [02:16:45.186] 62/381 postgresql:plperl / plperl/regress OK 5.23s 14 subtests passed [02:16:48.155] 63/381 postgresql:plpgsql / plpgsql/regress OK 8.43s 13 subtests passed [02:16:49.941] 64/381 postgresql:pltcl / pltcl/regress OK 4.75s 8 subtests passed [02:16:51.091] 65/381 postgresql:auto_explain / auto_explain/regress OK 1.15s 1 subtests passed [02:16:53.256] 66/381 postgresql:plpython / plpython/regress OK 12.71s 23 subtests passed [02:16:53.984] 67/381 postgresql:basic_archive / basic_archive/regress OK 2.89s 1 subtests passed [02:16:55.638] 68/381 postgresql:bool_plperl / bool_plperl/regress OK 1.65s 2 subtests passed [02:16:55.886] 69/381 postgresql:bloom / bloom/regress OK 2.63s 1 subtests passed [02:16:58.129] 70/381 postgresql:recovery / recovery/049_wait_for_lsn OK 23.70s 33 subtests passed [02:16:59.037] 71/381 postgresql:recovery / recovery/045_archive_restartpoint OK 44.14s 1 subtests passed [02:17:00.405] 72/381 postgresql:citext / citext/regress OK 2.27s 3 subtests passed [02:17:00.827] 73/381 postgresql:cube / cube/regress OK 1.79s 2 subtests passed [02:17:02.377] 74/381 postgresql:dict_int / dict_int/regress OK 1.55s 1 subtests passed [02:17:02.524] 75/381 postgresql:btree_gin / btree_gin/regress OK 6.88s 30 subtests passed [02:17:03.898] 76/381 postgresql:dblink / dblink/regress OK 3.49s 1 subtests passed [02:17:04.431] 77/381 postgresql:btree_gist / btree_gist/regress OK 8.54s 32 subtests passed [02:17:04.550] 78/381 postgresql:dict_xsyn / dict_xsyn/regress OK 2.17s 1 subtests passed [02:17:05.751] 79/381 postgresql:file_fdw / file_fdw/regress OK 1.85s 1 subtests passed [02:17:05.839] 80/381 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.41s 2 subtests passed [02:17:06.065] 81/381 postgresql:earthdistance / earthdistance/regress OK 3.54s 1 subtests passed [02:17:07.111] 82/381 postgresql:hstore_plpython / hstore_plpython/regress OK 1.27s 1 subtests passed [02:17:07.775] 83/381 postgresql:hstore / hstore/regress OK 3.22s 2 subtests passed [02:17:07.914] 84/381 postgresql:hstore_plperl / hstore_plperl/regress OK 2.16s 3 subtests passed [02:17:08.912] 85/381 postgresql:isn / isn/regress OK 1.80s 1 subtests passed [02:17:09.256] 86/381 postgresql:amcheck / amcheck/regress OK 21.10s 4 subtests passed [02:17:09.856] 87/381 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.94s 1 subtests passed [02:17:10.039] 88/381 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.26s 2 subtests passed [02:17:10.331] 89/381 postgresql:lo / lo/regress OK 1.42s 1 subtests passed [02:17:11.122] 90/381 postgresql:recovery / recovery/051_effective_wal_level OK 33.62s 31 subtests passed [02:17:11.506] 91/381 postgresql:ltree_plpython / ltree_plpython/regress OK 1.64s 1 subtests passed [02:17:12.007] 92/381 postgresql:passwordcheck / passwordcheck/regress OK 1.67s 1 subtests passed [02:17:12.649] 93/381 postgresql:pg_buffercache / pg_buffercache/regress OK 1.52s 2 subtests passed [02:17:13.061] 94/381 postgresql:ltree / ltree/regress OK 3.80s 1 subtests passed [02:17:13.555] 95/381 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.55s 1 subtests passed [02:17:13.932] 96/381 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.28s 1 subtests passed [02:17:14.493] 97/381 postgresql:pg_overexplain / pg_overexplain/regress OK 1.43s 1 subtests passed [02:17:15.291] 98/381 postgresql:pg_prewarm / pg_prewarm/regress OK 1.36s 1 subtests passed [02:17:15.874] 99/381 postgresql:pageinspect / pageinspect/regress OK 5.83s 8 subtests passed [02:17:16.524] 100/381 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.03s 1 subtests passed [02:17:17.117] 101/381 postgresql:pgstattuple / pgstattuple/regress OK 1.24s 1 subtests passed [02:17:17.683] 102/381 postgresql:pg_surgery / pg_surgery/regress OK 1.16s 1 subtests passed [02:17:19.365] 103/381 postgresql:intarray / intarray/regress OK 13.30s 1 subtests passed [02:17:19.439] 104/381 postgresql:pgcrypto / pgcrypto/regress OK 7.93s 25 subtests passed [02:17:19.726] 105/381 postgresql:pg_visibility / pg_visibility/regress OK 2.04s 1 subtests passed [02:17:20.997] 106/381 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.70s 16 subtests passed [02:17:21.294] 107/381 postgresql:pg_trgm / pg_trgm/regress OK 4.17s 4 subtests passed [02:17:21.519] 108/381 postgresql:pg_walinspect / pg_walinspect/regress OK 2.15s 2 subtests passed [02:17:22.178] 109/381 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.45s 1 subtests passed [02:17:22.718] 110/381 postgresql:spi / spi/regress OK 1.42s 2 subtests passed [02:17:23.166] 111/381 postgresql:seg / seg/regress OK 2.17s 3 subtests passed [02:17:23.480] 112/381 postgresql:tablefunc / tablefunc/regress OK 1.96s 1 subtests passed [02:17:23.535] 113/381 postgresql:tcn / tcn/isolation OK 1.35s 1 subtests passed [02:17:24.936] 114/381 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.45s 1 subtests passed [02:17:25.047] 115/381 postgresql:tsm_system_time / tsm_system_time/regress OK 1.51s 1 subtests passed [02:17:26.037] 116/381 postgresql:unaccent / unaccent/regress OK 1.10s 1 subtests passed [02:17:26.338] 117/381 postgresql:uuid-ossp / uuid-ossp/regress OK 1.29s 1 subtests passed [02:17:27.249] 118/381 postgresql:xml2 / xml2/regress OK 1.21s 1 subtests passed [02:17:27.917] 119/381 postgresql:brin / brin/isolation OK 1.57s 1 subtests passed [02:17:28.728] 120/381 postgresql:commit_ts / commit_ts/regress OK 1.48s 1 subtests passed [02:17:29.802] 121/381 postgresql:dummy_index_am / dummy_index_am/regress OK 1.07s 1 subtests passed [02:17:30.540] 122/381 postgresql:delay_execution / delay_execution/isolation OK 2.63s 2 subtests passed [02:17:30.766] 123/381 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.96s 1 subtests passed [02:17:31.904] 124/381 postgresql:pg_plan_advice / pg_plan_advice/regress OK 18.35s 9 subtests passed [02:17:31.961] 125/381 postgresql:test_decoding / test_decoding/isolation OK 8.79s 14 subtests passed [02:17:32.846] 126/381 postgresql:gin / gin/regress OK 2.30s 1 subtests passed [02:17:33.150] 127/381 postgresql:injection_points / injection_points/regress OK 1.24s 4 subtests passed [02:17:33.766] 128/381 postgresql:index / index/isolation OK 3.00s 1 subtests passed [02:17:34.462] 129/381 postgresql:plsample / plsample/regress OK 1.31s 1 subtests passed [02:17:34.928] 130/381 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.16s 1 subtests passed [02:17:35.318] 131/381 postgresql:test_binaryheap / test_binaryheap/regress OK 0.86s 1 subtests passed [02:17:35.914] 132/381 postgresql:test_bitmapset / test_bitmapset/regress OK 0.98s 1 subtests passed [02:17:36.112] 44/381 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 254.79s exit status 1 [02:17:36.112] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so top_builddir=/home/postgres/postgres/build PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=67 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_upgrade /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl [02:17:36.112] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:17:36.112] stderr: [02:17:36.112] # Failed test 'regression tests pass' [02:17:36.112] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [02:17:36.112] # got: '256' [02:17:36.112] # expected: '0' [02:17:36.112] # Looks like you failed 1 test of 20. [02:17:36.112] [02:17:36.112] (test program exited with status code 1) [02:17:36.112] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:17:36.112] [02:17:36.914] 133/381 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.00s 1 subtests passed [02:17:37.120] 134/381 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.00s 1 subtests passed [02:17:38.551] 135/381 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.23s 1 subtests passed [02:17:39.147] 136/381 postgresql:test_custom_types / test_custom_types/regress OK 2.23s 1 subtests passed [02:17:39.705] 137/381 postgresql:injection_points / injection_points/isolation OK 7.74s 4 subtests passed [02:17:40.758] 138/381 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.61s 1 subtests passed [02:17:41.540] 139/381 postgresql:test_dsa / test_dsa/regress OK 2.99s 1 subtests passed [02:17:41.788] 140/381 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.03s 1 subtests passed [02:17:42.609] 141/381 postgresql:test_lfind / test_lfind/regress OK 0.82s 1 subtests passed [02:17:42.802] 142/381 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 5.68s 22 subtests passed [02:17:43.522] 143/381 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.91s 1 subtests passed [02:17:44.109] 144/381 postgresql:postgres_fdw / postgres_fdw/regress OK 24.67s 2 subtests passed [02:17:44.181] 145/381 postgresql:nbtree / nbtree/regress OK 11.33s 2 subtests passed [02:17:45.177] 146/381 postgresql:test_parser / test_parser/regress OK 1.65s 1 subtests passed [02:17:45.500] 147/381 postgresql:test_pg_dump / test_pg_dump/regress OK 1.39s 1 subtests passed [02:17:46.217] 148/381 postgresql:test_predtest / test_predtest/regress OK 2.03s 1 subtests passed [02:17:46.484] 149/381 postgresql:test_rbtree / test_rbtree/regress OK 0.98s 1 subtests passed [02:17:47.136] 150/381 postgresql:test_radixtree / test_radixtree/regress OK 1.96s 1 subtests passed [02:17:47.660] 151/381 postgresql:test_resowner / test_resowner/regress OK 1.17s 1 subtests passed [02:17:47.745] 152/381 postgresql:test_extensions / test_extensions/regress OK 8.04s 2 subtests passed [02:17:48.045] 153/381 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.91s 1 subtests passed [02:17:48.804] 154/381 postgresql:test_saslprep / test_saslprep/regress OK 1.14s 1 subtests passed [02:17:49.250] 155/381 postgresql:test_regex / test_regex/regress OK 3.03s 2 subtests passed [02:17:49.613] 156/381 postgresql:test_oat_hooks / test_oat_hooks/regress OK 6.81s 2 subtests passed [02:17:49.725] 157/381 postgresql:test_slru / test_slru/regress OK 1.68s 1 subtests passed [02:17:50.454] 158/381 postgresql:typcache / typcache/regress OK 1.20s 1 subtests passed [02:17:50.848] 159/381 postgresql:test_tidstore / test_tidstore/regress OK 2.04s 1 subtests passed [02:17:51.196] 160/381 postgresql:libpq / libpq/002_api OK 0.35s 1 subtests passed [02:17:52.214] 161/381 postgresql:unsafe_tests / unsafe_tests/regress OK 2.60s 4 subtests passed [02:17:52.492] 162/381 postgresql:libpq / libpq/001_uri OK 2.04s 63 subtests passed [02:17:52.579] 163/381 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.36s [02:17:56.309] 164/381 postgresql:test_integerset / test_integerset/regress OK 14.77s 1 subtests passed [02:17:56.713] 165/381 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.40s 55 subtests passed [02:17:56.754] 166/381 postgresql:libpq / libpq/006_service OK 4.17s 47 subtests passed [02:17:57.144] 167/381 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.39s 9 subtests passed [02:17:58.706] 168/381 postgresql:libpq / libpq/005_negotiate_encryption OK 6.21s 53 subtests passed [02:17:59.495] 169/381 postgresql:libpq / libpq/003_load_balance_host_list OK 8.30s 127 subtests passed [02:17:59.644] 170/381 postgresql:test_decoding / test_decoding/regress OK 36.92s 19 subtests passed [02:18:02.003] 171/381 postgresql:test_shm_mq / test_shm_mq/regress OK 14.26s 1 subtests passed [02:18:02.437] 172/381 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.43s 51 subtests passed [02:18:02.570] 173/381 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.42s 107 subtests passed [02:18:04.046] 174/381 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.40s 10 subtests passed [02:18:04.604] 175/381 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.03s 3 subtests passed [02:18:05.080] 176/381 postgresql:ecpg / ecpg/ecpg OK 15.35s 66 subtests passed [02:18:08.863] 177/381 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 9.36s 32 subtests passed [02:18:09.321] 178/381 postgresql:pg_checksums / pg_checksums/001_basic OK 0.45s 9 subtests passed [02:18:12.709] 179/381 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.10s 27 subtests passed [02:18:13.040] 180/381 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.33s 13 subtests passed [02:18:16.059] 181/381 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 12.01s 43 subtests passed [02:18:26.143] 182/381 postgresql:pg_checksums / pg_checksums/002_actions OK 16.82s 66 subtests passed [02:18:28.297] 183/381 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 12.23s 7 subtests passed [02:18:30.738] 184/381 postgresql:pg_amcheck / pg_amcheck/003_check OK 32.03s 75 subtests passed [02:18:32.451] 185/381 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 6.30s 11 subtests passed [02:18:33.473] 186/381 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 20.43s 6 subtests passed [02:18:37.531] 187/381 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 5.08s 3 subtests passed [02:18:39.997] 188/381 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 9.26s 4 subtests passed [02:18:40.929] ▶ 189/381 - regression tests pass FAIL [02:18:42.662] 190/381 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 5.13s 4 subtests passed [02:18:46.031] 191/381 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 12.56s 2 subtests passed [02:18:46.516] 192/381 postgresql:pg_config / pg_config/001_pg_config OK 0.48s 21 subtests passed [02:18:46.541] 193/381 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 18.24s 22 subtests passed [02:18:48.478] 194/381 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.96s 18 subtests passed [02:18:49.102] 195/381 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 44.02s 60 subtests passed [02:18:49.212] 196/381 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 9.21s 4 subtests passed [02:18:50.299] 197/381 postgresql:pg_ctl / pg_ctl/002_status OK 1.82s 3 subtests passed [02:18:50.956] 198/381 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 8.29s 5 subtests passed [02:18:53.248] 199/381 postgresql:pg_dump / pg_dump/001_basic OK 2.95s 135 subtests passed [02:18:53.524] 200/381 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.31s 14 subtests passed [02:18:54.812] 201/381 postgresql:pg_ctl / pg_ctl/001_start_stop OK 8.27s 25 subtests passed [02:18:55.566] 202/381 postgresql:initdb / initdb/001_initdb OK 58.85s 57 subtests passed [02:18:55.846] 203/381 postgresql:pg_ctl / pg_ctl/003_promote OK 6.74s 12 subtests passed [02:18:56.304] 204/381 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.05s 3 subtests passed [02:19:00.198] 205/381 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 6.67s 4 subtests passed [02:19:03.457] 206/381 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.26s 83 subtests passed [02:19:03.743] 207/381 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.18s 98 subtests passed [02:19:04.521] 208/381 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.06s 9 subtests passed [02:19:06.957] 209/381 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 12.14s 108 subtests passed [02:19:14.722] 210/381 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 72.28s 200 subtests passed [02:19:17.821] 211/381 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.86s 6 subtests passed [02:19:21.142] 212/381 postgresql:pg_dump / pg_dump/010_dump_connstr OK 24.84s 13 subtests passed [02:19:21.800] 213/381 postgresql:pg_rewind / pg_rewind/006_options OK 0.66s 13 subtests passed [02:19:23.294] 214/381 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.47s 1 subtests passed [02:19:26.517] 189/381 postgresql:recovery / recovery/027_stream_regress ERROR 243.36s exit status 1 [02:19:26.517] >>> enable_injection_points=yes MALLOC_PERTURB_=123 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/recovery:/home/postgres/postgres/build/src/test/recovery/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin top_builddir=/home/postgres/postgres/build LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/recovery /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl [02:19:26.517] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:19:26.517] stderr: [02:19:26.517] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [02:19:26.517] # diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out [02:19:26.517] # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Wed Apr 1 02:10:11 2026 [02:19:26.517] # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out Wed Apr 1 02:17:10 2026 [02:19:26.517] # @@ -1148,9 +1148,10 @@ [02:19:26.517] # f2 | bigint | | | | plain | | [02:19:26.517] # f3 | bigint | | | generated always as (f2 * 2) | plain | | [02:19:26.517] # Partition key: RANGE (f3) [02:19:26.517] # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [02:19:26.517] # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [02:19:26.517] # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [02:19:26.517] # +Partitions: [02:19:26.517] # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [02:19:26.517] # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [02:19:26.517] # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [02:19:26.517] # [02:19:26.517] # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [02:19:26.517] # ERROR: no partition of relation "gtest_part_key1" found for row [02:19:26.517] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [02:19:26.517] # === EOF === [02:19:26.517] # Failed test 'regression tests pass' [02:19:26.517] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 112. [02:19:26.517] # got: '256' [02:19:26.517] # expected: '0' [02:19:26.517] # Looks like you failed 1 test of 11. [02:19:26.517] [02:19:26.517] (test program exited with status code 1) [02:19:26.517] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:19:26.517] [02:19:29.274] 215/381 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 14.55s 10 subtests passed [02:19:31.454] 216/381 postgresql:pg_rewind / pg_rewind/001_basic OK 27.71s 57 subtests passed [02:19:34.141] 217/381 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.62s 3 subtests passed [02:19:34.848] 218/381 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.70s 13 subtests passed [02:19:35.906] 219/381 postgresql:pg_rewind / pg_rewind/007_standby_source OK 14.10s 7 subtests passed [02:19:36.397] 220/381 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.54s 18 subtests passed [02:19:36.492] 221/381 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.58s 17 subtests passed [02:19:37.233] 222/381 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 13.94s 3 subtests passed [02:19:39.650] 223/381 postgresql:pg_rewind / pg_rewind/002_databases OK 35.12s 12 subtests passed [02:19:40.087] 224/381 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.81s 1 subtests passed [02:19:40.400] 225/381 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 8.94s 12 subtests passed [02:19:42.476] 226/381 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.82s 60 subtests passed [02:19:43.589] 227/381 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.50s 5 subtests passed [02:19:43.985] 228/381 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 6.75s 32 subtests passed [02:19:49.365] 229/381 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.96s 11 subtests passed [02:19:55.244] 230/381 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 12.77s 18 subtests passed [02:19:55.310] 231/381 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 59.46s 60 subtests passed [02:19:55.839] 232/381 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.53s 11 subtests passed [02:19:56.985] 233/381 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.74s 5 subtests passed [02:19:57.013] 234/381 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 13.42s 10 subtests passed [02:19:58.226] 235/381 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.38s 7 subtests passed [02:19:58.793] 236/381 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.78s 207 subtests passed [02:20:00.957] 237/381 postgresql:psql / psql/010_tab_completion OK 2.16s 89 subtests passed [02:20:01.689] 238/381 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 17.70s 21 subtests passed [02:20:02.428] 239/381 postgresql:psql / psql/020_cancel OK 1.46s 2 subtests passed [02:20:03.803] 240/381 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 27.40s 38 subtests passed [02:20:03.826] 241/381 postgresql:psql / psql/030_pager OK 2.13s 4 subtests passed [02:20:04.631] 242/381 postgresql:scripts / scripts/010_clusterdb OK 2.20s 16 subtests passed [02:20:06.194] 243/381 postgresql:scripts / scripts/011_clusterdb_all OK 2.38s 7 subtests passed [02:20:06.371] 244/381 postgresql:psql / psql/001_basic OK 8.14s 126 subtests passed [02:20:07.743] 245/381 postgresql:scripts / scripts/040_createuser OK 3.11s 37 subtests passed [02:20:08.271] 246/381 postgresql:scripts / scripts/070_dropuser OK 1.90s 13 subtests passed [02:20:09.604] 247/381 postgresql:scripts / scripts/080_pg_isready OK 1.86s 11 subtests passed [02:20:11.256] 248/381 postgresql:scripts / scripts/050_dropdb OK 5.06s 16 subtests passed [02:20:12.791] 249/381 postgresql:scripts / scripts/091_reindexdb_all OK 3.18s 13 subtests passed [02:20:15.265] 250/381 postgresql:scripts / scripts/101_vacuumdb_all OK 2.47s 5 subtests passed [02:20:16.101] 251/381 postgresql:scripts / scripts/090_reindexdb OK 7.83s 64 subtests passed [02:20:18.198] 252/381 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 41.70s 92 subtests passed [02:20:18.619] 253/381 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.42s 27 subtests passed [02:20:18.911] 254/381 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.29s 4 subtests passed [02:20:19.126] 255/381 postgresql:scripts / scripts/020_createdb OK 15.30s 64 subtests passed [02:20:19.706] 256/381 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.79s 39 subtests passed [02:20:21.210] 257/381 postgresql:scripts / scripts/100_vacuumdb OK 9.95s 113 subtests passed [02:20:22.083] 258/381 postgresql:amcheck / amcheck/002_cic OK 2.37s 4 subtests passed [02:20:22.407] 259/381 postgresql:pg_waldump / pg_waldump/001_basic OK 33.04s 212 subtests passed [02:20:24.350] 260/381 postgresql:scripts / scripts/102_vacuumdb_stages OK 9.08s 4 subtests passed [02:20:24.379] 261/381 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.29s 6 subtests passed [02:20:26.066] 262/381 postgresql:amcheck / amcheck/003_cic_2pc OK 4.85s 7 subtests passed [02:20:26.763] 263/381 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.38s 20 subtests passed [02:20:27.797] 264/381 postgresql:scripts / scripts/200_connstr OK 11.69s 3 subtests passed [02:20:28.062] 265/381 postgresql:amcheck / amcheck/005_pitr OK 5.65s 3 subtests passed [02:20:28.382] 266/381 postgresql:pgbench / pgbench/001_pgbench_with_server OK 31.39s 474 subtests passed [02:20:28.676] 267/381 postgresql:oid2name / oid2name/001_basic OK 0.61s 9 subtests passed [02:20:30.963] 268/381 postgresql:pg_dump / pg_dump/002_pg_dump OK 99.99s 12122 subtests passed [02:20:31.350] 269/381 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.67s 3 subtests passed [02:20:31.422] 270/381 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.03s 11 subtests passed [02:20:34.805] 271/381 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.45s 3 subtests passed [02:20:35.346] 272/381 postgresql:amcheck / amcheck/006_verify_gin OK 10.99s 6 subtests passed [02:20:37.191] 273/381 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 10.42s 16 subtests passed [02:20:37.799] 274/381 postgresql:vacuumlo / vacuumlo/001_basic OK 0.60s 9 subtests passed [02:20:38.865] 275/381 postgresql:dblink / dblink/001_auth_scram OK 11.06s 12 subtests passed [02:20:39.006] 276/381 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 7.87s 2 subtests passed [02:20:40.011] 277/381 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.66s 6 subtests passed [02:20:40.465] 278/381 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 5.66s 4 subtests passed [02:20:40.953] 279/381 postgresql:authentication / authentication/005_sspi SKIP 0.49s [02:20:41.823] 280/381 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 10.39s 7 subtests passed [02:20:41.917] 281/381 postgresql:authentication / authentication/004_file_inclusion OK 1.88s 2 subtests passed [02:20:42.371] 282/381 postgresql:postmaster / postmaster/001_basic OK 0.47s 9 subtests passed [02:20:43.333] 283/381 postgresql:authentication / authentication/003_peer OK 4.33s 53 subtests passed [02:20:43.567] 284/381 postgresql:authentication / authentication/007_pre_auth OK 1.74s 2 subtests passed [02:20:44.395] 285/381 postgresql:amcheck / amcheck/001_verify_heapam OK 25.26s 272 subtests passed [02:20:45.778] 286/381 postgresql:postmaster / postmaster/002_connection_limits OK 3.41s 30 subtests passed [02:20:45.826] 287/381 postgresql:postmaster / postmaster/003_start_stop OK 2.49s 25 subtests passed [02:20:46.798] 288/381 postgresql:authentication / authentication/002_saslprep OK 7.93s 20 subtests passed [02:20:48.275] 289/381 postgresql:authentication / authentication/006_login_trigger OK 7.32s 32 subtests passed [02:20:49.568] 290/381 postgresql:authentication / authentication/001_password OK 11.77s 207 subtests passed [02:20:51.346] 291/381 postgresql:subscription / subscription/003_constraints OK 5.56s 6 subtests passed [02:20:52.010] 292/381 postgresql:subscription / subscription/002_types OK 7.61s 4 subtests passed [02:20:53.795] 293/381 postgresql:subscription / subscription/006_rewrite OK 5.52s 2 subtests passed [02:20:54.232] 294/381 postgresql:subscription / subscription/004_sync OK 8.40s 9 subtests passed [02:20:55.382] 295/381 postgresql:subscription / subscription/009_matviews OK 3.37s 1 subtests passed [02:20:57.718] 296/381 postgresql:subscription / subscription/008_diff_schema OK 6.37s 5 subtests passed [02:20:58.154] 297/381 postgresql:subscription / subscription/007_ddl OK 8.58s 8 subtests passed [02:21:01.181] 298/381 postgresql:subscription / subscription/005_encoding OK 14.38s 1 subtests passed [02:21:04.225] 299/381 postgresql:subscription / subscription/001_rep_changes OK 20.66s 38 subtests passed [02:21:04.789] 300/381 postgresql:subscription / subscription/011_generated OK 10.55s 11 subtests passed [02:21:04.902] 301/381 postgresql:subscription / subscription/010_truncate OK 11.11s 14 subtests passed [02:21:07.359] 302/381 postgresql:subscription / subscription/014_binary OK 9.20s 8 subtests passed [02:21:09.615] 303/381 postgresql:subscription / subscription/017_stream_ddl OK 4.82s 3 subtests passed [02:21:09.989] 304/381 postgresql:subscription / subscription/012_collation OK 14.60s 2 subtests passed [02:21:10.425] 305/381 postgresql:subscription / subscription/016_stream_subxact OK 6.20s 3 subtests passed [02:21:12.740] 306/381 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.38s 2 subtests passed [02:21:14.935] 307/381 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.03s 9 subtests passed [02:21:15.225] 308/381 postgresql:subscription / subscription/020_messages OK 5.61s 5 subtests passed [02:21:18.162] 309/381 postgresql:bloom / bloom/001_wal OK 52.09s 31 subtests passed [02:21:23.259] 310/381 postgresql:subscription / subscription/024_add_drop_pub OK 8.31s 4 subtests passed [02:21:24.677] 311/381 postgresql:subscription / subscription/015_stream OK 23.49s 10 subtests passed [02:21:25.013] 312/381 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.79s 13 subtests passed [02:21:28.528] 313/381 postgresql:subscription / subscription/021_twophase OK 18.54s 31 subtests passed [02:21:29.748] 314/381 postgresql:subscription / subscription/022_twophase_cascade OK 19.32s 41 subtests passed [02:21:31.264] 315/381 postgresql:subscription / subscription/013_partition OK 33.54s 74 subtests passed [02:21:31.936] 316/381 postgresql:subscription / subscription/026_stats OK 13.77s 13 subtests passed [02:21:34.604] 317/381 postgresql:subscription / subscription/023_twophase_stream OK 21.85s 34 subtests passed [02:21:34.609] 318/381 postgresql:subscription / subscription/029_on_error OK 9.59s 5 subtests passed [02:21:42.105] 319/381 postgresql:subscription / subscription/033_run_as_table_owner OK 10.17s 10 subtests passed [02:21:43.000] 320/381 postgresql:subscription / subscription/027_nosuperuser OK 19.74s 19 subtests passed [02:21:44.806] 321/381 postgresql:subscription / subscription/030_origin OK 16.28s 13 subtests passed [02:21:46.992] 322/381 postgresql:subscription / subscription/028_row_filter OK 22.31s 26 subtests passed [02:21:50.681] 323/381 postgresql:subscription / subscription/036_sequences OK 8.57s 9 subtests passed [02:21:51.030] 324/381 postgresql:brin / brin/01_workitems OK 4.05s 4 subtests passed [02:21:51.233] 325/381 postgresql:subscription / subscription/032_subscribe_use_index OK 19.97s 15 subtests passed [02:21:53.014] 326/381 postgresql:subscription / subscription/035_conflicts OK 18.40s 29 subtests passed [02:21:56.587] 327/381 postgresql:subscription / subscription/037_except OK 13.58s 17 subtests passed [02:21:57.196] 328/381 postgresql:subscription / subscription/034_temporal OK 22.60s 32 subtests passed [02:21:58.044] 329/381 postgresql:subscription / subscription/031_column_list OK 28.29s 36 subtests passed [02:21:58.900] 330/381 postgresql:commit_ts / commit_ts/002_standby OK 7.66s 4 subtests passed [02:21:59.594] 331/381 postgresql:commit_ts / commit_ts/001_base OK 8.56s 2 subtests passed [02:22:00.491] 332/381 postgresql:brin / brin/02_wal_consistency OK 9.81s 2 subtests passed [02:22:01.345] 333/381 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.15s 4 subtests passed [02:22:01.367] 334/381 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.31s 23 subtests passed [02:22:01.453] 335/381 postgresql:commit_ts / commit_ts/004_restart OK 4.86s 16 subtests passed [02:22:01.716] 336/381 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.70s 4 subtests passed [02:22:02.904] 337/381 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.41s 4 subtests passed [02:22:03.084] 338/381 postgresql:oauth_validator / oauth_validator/002_client OK 3.49s 20 subtests passed [02:22:05.085] 339/381 postgresql:test_aio / test_aio/002_io_workers OK 3.72s 22 subtests passed [02:22:05.524] 340/381 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.62s 2 subtests passed [02:22:06.776] 341/381 postgresql:test_aio / test_aio/004_read_stream OK 5.06s 21 subtests passed [02:22:07.210] 342/381 postgresql:test_escape / test_escape/001_test_escape OK 2.12s 1235 subtests passed [02:22:07.269] 343/381 postgresql:test_int128 / test_int128/001_test_int128 OK 0.49s 2 subtests passed [02:22:07.649] 344/381 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.12s 11 subtests passed [02:22:07.965] 345/381 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.88s 15 subtests passed [02:22:08.282] 346/381 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.63s 12 subtests passed [02:22:08.348] 347/381 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.38s 2 subtests passed [02:22:10.823] 348/381 postgresql:test_misc / test_misc/002_tablespace OK 2.47s 20 subtests passed [02:22:11.999] 349/381 postgresql:test_misc / test_misc/001_constraint_validation OK 3.71s 42 subtests passed [02:22:12.420] 350/381 postgresql:test_misc / test_misc/003_check_guc OK 1.59s 4 subtests passed [02:22:12.473] 351/381 postgresql:test_misc / test_misc/004_io_direct SKIP 0.47s [02:22:13.179] 352/381 postgresql:test_aio / test_aio/003_initdb OK 11.72s 4 subtests passed [02:22:14.632] 353/381 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 7.40s 516 subtests passed [02:22:15.210] 354/381 postgresql:test_misc / test_misc/005_timeouts OK 2.79s 2 subtests passed [02:22:15.728] 355/381 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.25s 2 subtests passed [02:22:16.148] 356/381 postgresql:test_misc / test_misc/007_catcache_inval OK 2.97s 2 subtests passed [02:22:16.605] 357/381 postgresql:test_json_parser / test_json_parser/002_inline OK 9.33s 3712 subtests passed [02:22:16.904] 358/381 postgresql:subscription / subscription/100_bugs OK 32.10s 17 subtests passed [02:22:17.104] 359/381 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.45s [02:22:17.836] 360/381 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.18s 10 subtests passed [02:22:18.653] 361/381 postgresql:test_misc / test_misc/009_log_temp_files OK 3.44s 11 subtests passed [02:22:19.565] 362/381 postgresql:test_slru / test_slru/001_multixact OK 2.65s 2 subtests passed [02:22:20.144] 363/381 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.58s [02:22:20.712] 364/381 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.57s [02:22:20.951] 365/381 postgresql:test_aio / test_aio/001_aio OK 19.60s 550 subtests passed [02:22:21.255] 366/381 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.54s [02:22:21.364] 367/381 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.26s 18 subtests passed [02:22:22.123] 368/381 postgresql:oauth_validator / oauth_validator/001_server OK 23.22s 141 subtests passed [02:22:22.870] 369/381 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.03s 8 subtests passed [02:22:22.971] 370/381 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.01s [02:22:23.391] 371/381 postgresql:ssl / ssl/004_sni SKIP 0.52s [02:22:24.610] 372/381 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.95s 11 subtests passed [02:22:26.915] 373/381 postgresql:ldap / ldap/002_bindpasswd OK 3.52s 3 subtests passed [02:22:28.029] 374/381 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 12.30s 73 subtests passed [02:22:28.555] 375/381 postgresql:ssl / ssl/002_scram OK 7.19s 24 subtests passed [02:22:28.914] 376/381 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.30s 26 subtests passed [02:22:29.601] 377/381 postgresql:icu / icu/010_database OK 2.68s 8 subtests passed [02:22:29.929] 378/381 postgresql:ssl / ssl/003_sslinfo OK 7.80s 20 subtests passed [02:22:30.332] 379/381 postgresql:test_pg_dump / test_pg_dump/001_base OK 14.18s 1044 subtests passed [02:22:31.108] 380/381 postgresql:ldap / ldap/001_auth OK 8.13s 47 subtests passed [02:22:36.163] 381/381 postgresql:ssl / ssl/001_ssltests OK 14.91s 246 subtests passed [02:22:36.390] [02:22:36.390] Summary of Failures: [02:22:36.390] [02:22:36.390] 16/381 postgresql:regress / regress/regress ERROR 134.12s exit status 1 [02:22:36.390] 42/381 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 151.53s exit status 1 [02:22:36.390] 44/381 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 254.79s exit status 1 [02:22:36.390] 189/381 postgresql:recovery / recovery/027_stream_regress ERROR 243.36s exit status 1 [02:22:36.390] [02:22:36.390] Ok: 368 [02:22:36.390] Expected Fail: 0 [02:22:36.390] Fail: 4 [02:22:36.390] Unexpected Pass: 0 [02:22:36.390] Skipped: 9 [02:22:36.390] Timeout: 0 [02:22:36.390] [02:22:36.390] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [02:22:36.548] [02:22:36.548] Exit status: 4