[07:44:12.985] su postgres <<-EOF [07:44:12.985] set -e [07:44:12.985] ulimit -c unlimited [07:44:12.985] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:44:12.985] EOF [07:44:14.981] 1/397 postgresql:setup / tmp_install OK 1.39s [07:44:15.092] 2/397 postgresql:setup / install_test_files OK 0.11s [07:44:16.221] 3/397 postgresql:setup / initdb_cache OK 1.13s [07:44:16.926] 4/397 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.68s 9 subtests passed [07:44:30.305] 5/397 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.98s 16 subtests passed [07:44:37.995] 6/397 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 21.73s 13 subtests passed [07:44:39.272] 7/397 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 22.99s 19 subtests passed [07:44:40.848] 8/397 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 10.54s 5 subtests passed [07:44:48.733] 9/397 postgresql:recovery / recovery/002_archiving OK 7.88s 12 subtests passed [07:45:01.501] 10/397 postgresql:recovery / recovery/001_stream_rep OK 22.23s 64 subtests passed [07:45:03.181] 11/397 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 46.25s 3 subtests passed [07:45:16.367] 12/397 postgresql:recovery / recovery/003_recovery_targets OK 27.63s 15 subtests passed [07:45:18.921] 13/397 postgresql:recovery / recovery/005_replay_delay OK 15.74s 3 subtests passed [07:45:19.692] 14/397 postgresql:recovery / recovery/004_timeline_switch OK 18.19s 5 subtests passed [07:45:20.887] ▶ 15/397 + generated_virtual 6924 ms FAIL [07:45:22.677] 16/397 postgresql:recovery / recovery/006_logical_decoding OK 6.31s 20 subtests passed [07:45:30.933] 17/397 postgresql:recovery / recovery/007_sync_rep OK 12.01s 11 subtests passed [07:45:36.504] 18/397 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.57s 13 subtests passed [07:45:38.235] 19/397 postgresql:recovery / recovery/009_twophase OK 15.56s 30 subtests passed [07:45:39.043] 20/397 postgresql:recovery / recovery/008_fsm_truncation OK 19.35s 1 subtests passed [07:45:41.381] 21/397 postgresql:recovery / recovery/014_unlogged_reinit OK 2.34s 23 subtests passed [07:45:41.741] 22/397 postgresql:recovery / recovery/013_crash_restart OK 3.50s 20 subtests passed [07:45:43.810] 23/397 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 87.47s 40 subtests passed [07:45:46.175] 24/397 postgresql:recovery / recovery/012_subtransactions OK 9.67s 12 subtests passed [07:45:47.599] 25/397 postgresql:recovery / recovery/015_promotion_pages OK 6.22s 1 subtests passed [07:45:48.345] 26/397 postgresql:recovery / recovery/017_shm OK 4.53s 4 subtests passed [07:45:49.150] 27/397 postgresql:recovery / recovery/016_min_consistency OK 7.41s 1 subtests passed [07:45:55.522] 28/397 postgresql:recovery / recovery/021_row_visibility OK 6.37s 10 subtests passed [07:45:57.912] 29/397 postgresql:recovery / recovery/022_crash_temp_files OK 2.39s 11 subtests passed [07:46:00.273] 30/397 postgresql:recovery / recovery/020_archive_status OK 11.93s 19 subtests passed [07:46:04.371] 31/397 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.46s 1 subtests passed [07:46:09.243] 32/397 postgresql:recovery / recovery/024_archive_recovery OK 8.97s 2 subtests passed [07:46:11.732] 33/397 postgresql:recovery / recovery/018_wal_optimize OK 25.55s 38 subtests passed [07:46:13.089] 34/397 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.72s 1 subtests passed [07:46:22.830] 35/397 postgresql:recovery / recovery/026_overwrite_contrecord OK 13.59s 3 subtests passed [07:46:24.196] 36/397 postgresql:recovery / recovery/028_pitr_timelines OK 11.11s 3 subtests passed [07:46:24.848] 15/397 postgresql:regress / regress/regress ERROR 128.62s exit status 1 [07:46:24.848] >>> LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build 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/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin MALLOC_PERTURB_=21 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 /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 40059 [07:46:24.848] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:46:24.848] stderr: [07:46:24.848] # diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/regress/regress/results/generated_virtual.out [07:46:24.848] # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Sun May 3 07:41:12 2026 [07:46:24.848] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/generated_virtual.out Sun May 3 07:45:19 2026 [07:46:24.848] # @@ -1154,9 +1154,10 @@ [07:46:24.848] # f2 | bigint | | | | plain | | [07:46:24.848] # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:46:24.848] # Partition key: RANGE (f3) [07:46:24.848] # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:46:24.848] # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:46:24.848] # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:46:24.848] # +Partitions: [07:46:24.848] # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:46:24.848] # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:46:24.848] # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:46:24.848] # [07:46:24.848] # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:46:24.848] # ERROR: no partition of relation "gtest_part_key1" found for row [07:46:24.848] # 1 of 245 tests failed. [07:46:24.848] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [07:46:24.848] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [07:46:24.848] [07:46:24.848] (test program exited with status code 1) [07:46:24.848] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:46:24.848] [07:46:27.829] 37/397 postgresql:recovery / recovery/019_replslot_limit OK 40.23s 26 subtests passed [07:46:32.057] 38/397 postgresql:recovery / recovery/029_stats_restart OK 9.23s 44 subtests passed [07:46:34.555] ▶ 39/397 - regression tests pass FAIL [07:46:34.638] 40/397 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.44s 11 subtests passed [07:46:34.826] 39/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 138.59s exit status 1 [07:46:34.826] >>> LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib 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 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MALLOC_PERTURB_=172 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template 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 /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 [07:46:34.826] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:46:34.826] stderr: [07:46:34.826] # Failed test 'regression tests pass' [07:46:34.826] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [07:46:34.826] # got: '256' [07:46:34.826] # expected: '0' [07:46:34.826] # Looks like you failed 1 test of 1. [07:46:34.826] [07:46:34.826] (test program exited with status code 1) [07:46:34.826] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:46:34.826] [07:46:35.529] 41/397 postgresql:recovery / recovery/031_recovery_conflict OK 10.68s 18 subtests passed [07:46:36.588] ▶ 42/397 - regression tests in old instance FAIL [07:46:37.484] 43/397 postgresql:recovery / recovery/034_create_database OK 2.84s 2 subtests passed [07:46:40.633] 44/397 postgresql:recovery / recovery/037_invalid_database OK 3.15s 10 subtests passed [07:46:40.667] 45/397 postgresql:recovery / recovery/036_truncated_dropped OK 5.14s 8 subtests passed [07:46:41.254] 46/397 postgresql:recovery / recovery/032_relfilenode_reuse OK 13.42s 14 subtests passed [07:46:45.219] 47/397 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.58s 2 subtests passed [07:46:51.989] 48/397 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.77s 6 subtests passed [07:46:54.173] 49/397 postgresql:recovery / recovery/039_end_of_wal OK 13.50s 14 subtests passed [07:47:02.044] 50/397 postgresql:recovery / recovery/042_low_level_backup OK 10.05s 4 subtests passed [07:47:02.409] 51/397 postgresql:recovery / recovery/033_replay_tsp_drops OK 30.35s 3 subtests passed [07:47:03.695] 52/397 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.52s 1 subtests passed [07:47:04.089] 53/397 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.04s 1 subtests passed [07:47:16.181] 54/397 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 34.93s 38 subtests passed [07:47:16.589] 55/397 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 12.49s 1 subtests passed [07:47:18.278] 56/397 postgresql:isolation / isolation/isolation OK 160.28s 128 subtests passed [07:47:22.517] 57/397 postgresql:recovery / recovery/050_redo_segment_missing OK 4.24s 2 subtests passed [07:47:23.182] 58/397 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 19.48s 2 subtests passed [07:47:24.991] 59/397 postgresql:recovery / recovery/035_standby_logical_decoding OK 50.16s 89 subtests passed [07:47:25.714] 60/397 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 2.52s 4 subtests passed [07:47:25.855] 61/397 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 9.67s 3 subtests passed [07:47:30.030] 62/397 postgresql:plpgsql / plpgsql/regress OK 5.04s 13 subtests passed [07:47:30.514] 63/397 postgresql:plperl / plperl/regress OK 4.80s 14 subtests passed [07:47:33.032] 64/397 postgresql:pltcl / pltcl/regress OK 3.00s 8 subtests passed [07:47:34.179] 65/397 postgresql:plpython / plpython/regress OK 8.32s 23 subtests passed [07:47:34.328] 66/397 postgresql:auto_explain / auto_explain/regress OK 1.29s 2 subtests passed [07:47:36.179] 67/397 postgresql:bloom / bloom/regress OK 1.85s 1 subtests passed [07:47:36.209] 68/397 postgresql:basic_archive / basic_archive/regress OK 2.03s 1 subtests passed [07:47:37.875] 69/397 postgresql:bool_plperl / bool_plperl/regress OK 1.69s 2 subtests passed [07:47:41.211] 70/397 postgresql:recovery / recovery/049_wait_for_lsn OK 24.62s 35 subtests passed [07:47:42.771] 71/397 postgresql:btree_gin / btree_gin/regress OK 6.56s 30 subtests passed [07:47:43.909] 72/397 postgresql:citext / citext/regress OK 2.70s 3 subtests passed [07:47:44.567] 73/397 postgresql:recovery / recovery/045_archive_restartpoint OK 42.16s 1 subtests passed [07:47:44.643] 74/397 postgresql:cube / cube/regress OK 1.87s 2 subtests passed [07:47:45.287] 75/397 postgresql:btree_gist / btree_gist/regress OK 7.41s 32 subtests passed [07:47:45.865] 76/397 postgresql:dict_xsyn / dict_xsyn/regress OK 1.20s 1 subtests passed [07:47:46.297] 77/397 postgresql:dict_int / dict_int/regress OK 1.73s 1 subtests passed [07:47:46.341] 78/397 postgresql:dblink / dblink/regress OK 2.43s 1 subtests passed [07:47:47.122] 79/397 postgresql:earthdistance / earthdistance/regress OK 1.84s 1 subtests passed [07:47:47.732] 80/397 postgresql:file_fdw / file_fdw/regress OK 1.87s 1 subtests passed [07:47:47.746] 81/397 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.45s 2 subtests passed [07:47:48.834] 82/397 postgresql:hstore_plperl / hstore_plperl/regress OK 1.71s 3 subtests passed [07:47:49.356] 83/397 postgresql:recovery / recovery/051_effective_wal_level OK 26.84s 31 subtests passed [07:47:49.434] 84/397 postgresql:hstore_plpython / hstore_plpython/regress OK 1.70s 1 subtests passed [07:47:49.829] 85/397 postgresql:amcheck / amcheck/regress OK 19.31s 4 subtests passed [07:47:49.928] 86/397 postgresql:hstore / hstore/regress OK 3.59s 2 subtests passed [07:47:51.034] 87/397 postgresql:lo / lo/regress OK 1.20s 1 subtests passed [07:47:51.139] 88/397 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.78s 2 subtests passed [07:47:51.523] 89/397 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.09s 1 subtests passed [07:47:51.828] 90/397 postgresql:isn / isn/regress OK 2.99s 1 subtests passed [07:47:52.432] 91/397 postgresql:ltree_plpython / ltree_plpython/regress OK 1.39s 1 subtests passed [07:47:52.904] 92/397 postgresql:passwordcheck / passwordcheck/regress OK 1.38s 1 subtests passed [07:47:53.087] 93/397 postgresql:pg_buffercache / pg_buffercache/regress OK 1.26s 2 subtests passed [07:47:53.605] 94/397 postgresql:ltree / ltree/regress OK 3.67s 1 subtests passed [07:47:54.481] 95/397 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.57s 1 subtests passed [07:47:54.582] 96/397 postgresql:pg_overexplain / pg_overexplain/regress OK 0.98s 1 subtests passed [07:47:54.944] 97/397 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.85s 1 subtests passed [07:47:55.602] 98/397 postgresql:pg_prewarm / pg_prewarm/regress OK 1.02s 1 subtests passed [07:47:56.104] 99/397 postgresql:pageinspect / pageinspect/regress OK 4.96s 8 subtests passed [07:47:56.650] 100/397 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.70s 1 subtests passed [07:47:57.913] 101/397 postgresql:pgstattuple / pgstattuple/regress OK 1.26s 1 subtests passed [07:47:58.399] 102/397 postgresql:pg_stash_advice / pg_stash_advice/regress OK 2.79s 2 subtests passed [07:47:58.696] 103/397 postgresql:pgcrypto / pgcrypto/regress OK 6.26s 25 subtests passed [07:47:59.659] 104/397 postgresql:pg_surgery / pg_surgery/regress OK 1.74s 1 subtests passed [07:47:59.745] 105/397 postgresql:intarray / intarray/regress OK 12.00s 1 subtests passed [07:48:00.744] 106/397 postgresql:pg_visibility / pg_visibility/regress OK 2.05s 1 subtests passed [07:48:01.374] 107/397 postgresql:pg_walinspect / pg_walinspect/regress OK 1.71s 2 subtests passed [07:48:01.402] 108/397 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.29s 16 subtests passed [07:48:02.036] 109/397 postgresql:pg_trgm / pg_trgm/regress OK 3.64s 4 subtests passed [07:48:02.705] 110/397 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.96s 1 subtests passed [07:48:03.042] 111/397 postgresql:spi / spi/regress OK 1.64s 2 subtests passed [07:48:03.609] 112/397 postgresql:tablefunc / tablefunc/regress OK 1.57s 1 subtests passed [07:48:04.147] 113/397 postgresql:tcn / tcn/isolation OK 1.44s 1 subtests passed [07:48:04.175] 114/397 postgresql:seg / seg/regress OK 2.79s 3 subtests passed [07:48:05.256] 115/397 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.11s 1 subtests passed [07:48:05.520] 116/397 postgresql:tsm_system_time / tsm_system_time/regress OK 1.35s 1 subtests passed [07:48:06.511] 117/397 postgresql:uuid-ossp / uuid-ossp/regress OK 0.99s 1 subtests passed [07:48:06.618] 118/397 postgresql:unaccent / unaccent/regress OK 1.36s 1 subtests passed [07:48:07.705] 119/397 postgresql:xml2 / xml2/regress OK 1.19s 1 subtests passed [07:48:08.206] 120/397 postgresql:brin / brin/isolation OK 1.58s 1 subtests passed [07:48:08.891] 121/397 postgresql:commit_ts / commit_ts/regress OK 1.19s 1 subtests passed [07:48:09.833] 122/397 postgresql:pg_plan_advice / pg_plan_advice/regress OK 15.35s 9 subtests passed [07:48:09.934] 123/397 postgresql:dummy_index_am / dummy_index_am/regress OK 1.04s 1 subtests passed [07:48:10.885] 124/397 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.05s 1 subtests passed [07:48:11.209] 125/397 postgresql:delay_execution / delay_execution/isolation OK 3.00s 2 subtests passed [07:48:11.847] 126/397 postgresql:gin / gin/regress OK 1.91s 1 subtests passed [07:48:12.478] 127/397 postgresql:injection_points / injection_points/regress OK 1.27s 4 subtests passed [07:48:12.850] 128/397 postgresql:test_decoding / test_decoding/isolation OK 9.24s 14 subtests passed [07:48:12.908] 129/397 postgresql:index / index/isolation OK 2.02s 1 subtests passed [07:48:13.787] 130/397 postgresql:plsample / plsample/regress OK 0.93s 1 subtests passed [07:48:14.002] 131/397 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.09s 1 subtests passed [07:48:14.705] 132/397 postgresql:test_binaryheap / test_binaryheap/regress OK 0.92s 1 subtests passed [07:48:15.751] 133/397 postgresql:test_bitmapset / test_bitmapset/regress OK 1.75s 1 subtests passed [07:48:16.415] 134/397 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.71s 1 subtests passed [07:48:16.614] 135/397 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.86s 1 subtests passed [07:48:17.567] 136/397 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.15s 1 subtests passed [07:48:18.351] 137/397 postgresql:test_custom_types / test_custom_types/regress OK 1.73s 1 subtests passed [07:48:19.086] 42/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 242.83s exit status 1 [07:48:19.086] >>> TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress with_icu=yes UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build 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/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 MALLOC_PERTURB_=39 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 /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 [07:48:19.086] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:48:19.086] stderr: [07:48:19.086] # Failed test 'regression tests in old instance' [07:48:19.086] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [07:48:19.086] # ---------- command failed ---------- [07:48:19.086] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/BHn6nESEwl --port=13162 --schedule=/home/postgres/postgres/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/home/postgres/postgres/src/test/regress --outputdir=/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data [07:48:19.086] # -------------- stdout -------------- [07:48:19.086] # # using postmaster on /tmp/BHn6nESEwl, port 13162 [07:48:19.086] # ok 1 - test_setup 979 ms [07:48:19.086] # # parallel group (20 tests): int2 txid pg_lsn text oid name int4 varchar char float4 money uuid boolean bit regproc float8 int8 enum rangetypes numeric [07:48:19.086] # ok 2 + boolean 467 ms [07:48:19.086] # ok 3 + char 376 ms [07:48:19.086] # ok 4 + name 262 ms [07:48:19.086] # ok 5 + varchar 336 ms [07:48:19.086] # ok 6 + text 184 ms [07:48:19.086] # ok 7 + int2 148 ms [07:48:19.086] # ok 8 + int4 302 ms [07:48:19.086] # ok 9 + int8 696 ms [07:48:19.086] # ok 10 + oid 237 ms [07:48:19.086] # ok 11 + float4 384 ms [07:48:19.086] # ok 12 + float8 608 ms [07:48:19.086] # ok 13 + bit 478 ms [07:48:19.086] # ok 14 + numeric 2204 ms [07:48:19.086] # ok 15 + txid 176 ms [07:48:19.086] # ok 16 + uuid 446 ms [07:48:19.086] # ok 17 + enum 705 ms [07:48:19.086] # ok 18 + money 382 ms [07:48:19.086] # ok 19 + rangetypes 2049 ms [07:48:19.086] # ok 20 + pg_lsn 175 ms [07:48:19.086] # ok 21 + regproc 594 ms [07:48:19.086] # # parallel group (20 tests): lseg md5 macaddr circle inet point time line path timetz date macaddr8 numerology interval box timestamptz polygon timestamp multirangetypes strings [07:48:19.086] # ok 22 + strings 1916 ms [07:48:19.086] # ok 23 + md5 122 ms [07:48:19.086] # ok 24 + numerology 676 ms [07:48:19.086] # ok 25 + point 204 ms [07:48:19.086] # ok 26 + lseg 87 ms [07:48:19.086] # ok 27 + line 246 ms [07:48:19.086] # ... 206 lines omitted ... [07:48:19.086] # ok 219 + partition_merge 5165 ms [07:48:19.086] # ok 220 + partition_split 5672 ms [07:48:19.086] # ok 221 + partition_join 6614 ms [07:48:19.086] # ok 222 + partition_prune 5081 ms [07:48:19.086] # ok 223 + reloptions 1132 ms [07:48:19.086] # ok 224 + hash_part 829 ms [07:48:19.086] # ok 225 + indexing 8699 ms [07:48:19.086] # ok 226 + partition_aggregate 3243 ms [07:48:19.086] # ok 227 + partition_info 1078 ms [07:48:19.086] # ok 228 + tuplesort 5200 ms [07:48:19.086] # ok 229 + explain 1002 ms [07:48:19.086] # ok 230 + memoize 1316 ms [07:48:19.086] # ok 231 + stats 4370 ms [07:48:19.086] # ok 232 + predicate 1304 ms [07:48:19.086] # ok 233 + numa 231 ms [07:48:19.086] # ok 234 + eager_aggregate 1989 ms [07:48:19.086] # ok 235 + graph_table_rls 1619 ms [07:48:19.086] # ok 236 + planner_est 221 ms [07:48:19.086] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [07:48:19.086] # ok 237 + compression 1584 ms [07:48:19.086] # ok 238 + compression_lz4 1536 ms [07:48:19.086] # ok 239 + compression_pglz 537 ms [07:48:19.086] # ok 240 + cluster 3028 ms [07:48:19.086] # # parallel group (2 tests): oidjoins event_trigger [07:48:19.086] # ok 241 + oidjoins 1044 ms [07:48:19.086] # ok 242 + event_trigger 1289 ms [07:48:19.086] # ok 243 - event_trigger_login 122 ms [07:48:19.086] # ok 244 - fast_default 790 ms [07:48:19.086] # ok 245 - tablespace 2996 ms [07:48:19.086] # 1..245 [07:48:19.086] # -------------- stderr -------------- [07:48:19.086] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out [07:48:19.086] # # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Sun May 3 07:41:12 2026 [07:48:19.086] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out Sun May 3 07:45:29 2026 [07:48:19.086] # # @@ -1154,9 +1154,10 @@ [07:48:19.086] # # f2 | bigint | | | | plain | | [07:48:19.086] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:48:19.086] # # Partition key: RANGE (f3) [07:48:19.086] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:48:19.086] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:48:19.086] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:48:19.086] # # +Partitions: [07:48:19.086] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:48:19.086] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:48:19.086] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:48:19.086] # # [07:48:19.086] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:48:19.086] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:48:19.086] # # 1 of 245 tests failed. [07:48:19.086] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [07:48:19.086] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [07:48:19.086] # ------------------------------------ [07:48:19.086] # Looks like you failed 1 test of 20. [07:48:19.086] [07:48:19.086] (test program exited with status code 1) [07:48:19.086] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:48:19.086] [07:48:20.180] 138/397 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.09s 1 subtests passed [07:48:20.435] 139/397 postgresql:injection_points / injection_points/isolation OK 8.59s 6 subtests passed [07:48:20.647] 140/397 postgresql:test_dsa / test_dsa/regress OK 2.29s 1 subtests passed [07:48:20.713] 141/397 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.14s 22 subtests passed [07:48:21.604] 142/397 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.17s 1 subtests passed [07:48:22.177] 143/397 postgresql:test_lfind / test_lfind/regress OK 1.46s 1 subtests passed [07:48:22.366] 144/397 postgresql:nbtree / nbtree/regress OK 9.89s 2 subtests passed [07:48:23.129] 145/397 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.52s 1 subtests passed [07:48:23.170] 146/397 postgresql:test_parser / test_parser/regress OK 0.80s 1 subtests passed [07:48:23.981] 147/397 postgresql:test_predtest / test_predtest/regress OK 0.81s 1 subtests passed [07:48:24.372] 148/397 postgresql:test_pg_dump / test_pg_dump/regress OK 1.24s 1 subtests passed [07:48:25.224] 149/397 postgresql:test_rbtree / test_rbtree/regress OK 0.85s 1 subtests passed [07:48:25.481] 150/397 postgresql:test_radixtree / test_radixtree/regress OK 1.50s 1 subtests passed [07:48:25.936] 151/397 postgresql:test_extensions / test_extensions/regress OK 5.75s 2 subtests passed [07:48:26.457] 152/397 postgresql:postgres_fdw / postgres_fdw/regress OK 26.71s 2 subtests passed [07:48:26.988] 153/397 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.81s 2 subtests passed [07:48:27.334] 154/397 postgresql:test_resowner / test_resowner/regress OK 1.85s 1 subtests passed [07:48:27.553] 155/397 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.61s 1 subtests passed [07:48:27.874] 156/397 postgresql:test_saslprep / test_saslprep/regress OK 1.41s 1 subtests passed [07:48:28.742] 157/397 postgresql:test_slru / test_slru/regress OK 1.40s 1 subtests passed [07:48:28.894] 158/397 postgresql:test_regex / test_regex/regress OK 3.66s 2 subtests passed [07:48:28.902] 159/397 postgresql:typcache / typcache/regress OK 1.03s 1 subtests passed [07:48:29.569] 160/397 postgresql:test_tidstore / test_tidstore/regress OK 2.01s 1 subtests passed [07:48:29.913] 161/397 postgresql:libpq / libpq/002_api OK 0.34s 1 subtests passed [07:48:30.657] 162/397 postgresql:libpq / libpq/001_uri OK 1.75s 63 subtests passed [07:48:31.019] 163/397 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.36s [07:48:33.938] 164/397 postgresql:unsafe_tests / unsafe_tests/regress OK 5.19s 4 subtests passed [07:48:36.003] 165/397 postgresql:test_integerset / test_integerset/regress OK 15.35s 1 subtests passed [07:48:36.397] 166/397 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.39s 55 subtests passed [07:48:36.794] 167/397 postgresql:libpq / libpq/006_service OK 2.85s 47 subtests passed [07:48:37.201] 168/397 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.40s 9 subtests passed [07:48:37.317] 169/397 postgresql:libpq / libpq/005_negotiate_encryption OK 6.30s 53 subtests passed [07:48:37.843] 170/397 postgresql:test_decoding / test_decoding/regress OK 34.80s 20 subtests passed [07:48:38.362] 171/397 postgresql:libpq / libpq/003_load_balance_host_list OK 8.45s 127 subtests passed [07:48:41.351] 172/397 postgresql:test_shm_mq / test_shm_mq/regress OK 14.36s 1 subtests passed [07:48:41.684] 173/397 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.32s 10 subtests passed [07:48:41.816] 174/397 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.61s 107 subtests passed [07:48:42.464] 175/397 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 1.11s 51 subtests passed [07:48:44.221] 176/397 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.40s 3 subtests passed [07:48:44.602] 177/397 postgresql:ecpg / ecpg/ecpg OK 15.71s 66 subtests passed [07:48:46.686] 178/397 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 8.84s 32 subtests passed [07:48:47.112] 179/397 postgresql:pg_checksums / pg_checksums/001_basic OK 0.42s 9 subtests passed [07:48:52.258] 180/397 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.04s 27 subtests passed [07:48:52.595] 181/397 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 10.13s 43 subtests passed [07:48:52.739] 182/397 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.48s 13 subtests passed [07:49:01.459] 183/397 postgresql:pg_checksums / pg_checksums/002_actions OK 14.34s 66 subtests passed [07:49:05.859] 184/397 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 13.12s 7 subtests passed [07:49:08.585] 185/397 postgresql:pg_amcheck / pg_amcheck/003_check OK 31.27s 75 subtests passed [07:49:08.835] 186/397 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 7.37s 11 subtests passed [07:49:12.593] 187/397 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.76s 3 subtests passed [07:49:12.794] 188/397 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 20.19s 6 subtests passed [07:49:18.387] 189/397 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 5.59s 4 subtests passed [07:49:18.933] 190/397 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 10.34s 4 subtests passed [07:49:22.799] 191/397 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 16.94s 22 subtests passed [07:49:23.383] 192/397 postgresql:pg_config / pg_config/001_pg_config OK 0.58s 21 subtests passed [07:49:24.526] 193/397 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 11.93s 2 subtests passed [07:49:24.843] 194/397 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.46s 18 subtests passed [07:49:25.794] ▶ 195/397 - regression tests pass FAIL [07:49:25.940] 196/397 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 7.55s 4 subtests passed [07:49:26.295] 197/397 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 7.34s 5 subtests passed [07:49:26.322] 198/397 postgresql:pg_ctl / pg_ctl/002_status OK 1.47s 3 subtests passed [07:49:28.826] 199/397 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 44.22s 60 subtests passed [07:49:28.841] 200/397 postgresql:pg_dump / pg_dump/001_basic OK 2.52s 135 subtests passed [07:49:30.237] 201/397 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.94s 14 subtests passed [07:49:31.273] 202/397 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.43s 3 subtests passed [07:49:31.854] 203/397 postgresql:pg_ctl / pg_ctl/003_promote OK 5.91s 12 subtests passed [07:49:32.132] 204/397 postgresql:initdb / initdb/001_initdb OK 55.73s 57 subtests passed [07:49:33.286] 205/397 postgresql:pg_ctl / pg_ctl/001_start_stop OK 8.76s 25 subtests passed [07:49:34.706] 206/397 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.47s 4 subtests passed [07:49:37.341] 207/397 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.63s 83 subtests passed [07:49:38.368] 208/397 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.02s 9 subtests passed [07:49:39.332] 209/397 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.48s 98 subtests passed [07:49:44.636] 210/397 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 13.36s 108 subtests passed [07:49:50.025] 211/397 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 68.34s 200 subtests passed [07:49:54.157] 212/397 postgresql:pg_dump / pg_dump/010_dump_connstr OK 20.87s 13 subtests passed [07:49:55.664] 213/397 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.02s 6 subtests passed [07:49:56.135] 214/397 postgresql:pg_rewind / pg_rewind/006_options OK 0.47s 13 subtests passed [07:50:00.292] 215/397 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 6.13s 1 subtests passed [07:50:02.986] 216/397 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 12.96s 10 subtests passed [07:50:05.112] 217/397 postgresql:pg_rewind / pg_rewind/001_basic OK 26.74s 57 subtests passed [07:50:07.015] 218/397 postgresql:pg_rewind / pg_rewind/007_standby_source OK 10.88s 7 subtests passed [07:50:09.181] 219/397 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.19s 3 subtests passed [07:50:09.413] 195/397 postgresql:recovery / recovery/027_stream_regress ERROR 237.68s exit status 1 [07:50:09.413] >>> LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MALLOC_PERTURB_=171 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build 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 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 /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 [07:50:09.413] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:50:09.413] stderr: [07:50:09.413] # Failed test 'regression tests pass' [07:50:09.413] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 74. [07:50:09.413] # ---------- command failed ---------- [07:50:09.413] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/eNdm5_IBkG --port=23521 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data [07:50:09.413] # -------------- stdout -------------- [07:50:09.413] # # using postmaster on /tmp/eNdm5_IBkG, port 23521 [07:50:09.413] # ok 1 - test_setup 3744 ms [07:50:09.413] # # parallel group (20 tests): text txid char pg_lsn boolean money regproc oid name int2 varchar float4 enum int4 bit int8 float8 uuid numeric rangetypes [07:50:09.413] # ok 2 + boolean 310 ms [07:50:09.413] # ok 3 + char 238 ms [07:50:09.413] # ok 4 + name 407 ms [07:50:09.413] # ok 5 + varchar 520 ms [07:50:09.413] # ok 6 + text 215 ms [07:50:09.413] # ok 7 + int2 429 ms [07:50:09.413] # ok 8 + int4 699 ms [07:50:09.413] # ok 9 + int8 957 ms [07:50:09.413] # ok 10 + oid 396 ms [07:50:09.413] # ok 11 + float4 600 ms [07:50:09.413] # ok 12 + float8 1025 ms [07:50:09.413] # ok 13 + bit 847 ms [07:50:09.413] # ok 14 + numeric 3250 ms [07:50:09.413] # ok 15 + txid 173 ms [07:50:09.413] # ok 16 + uuid 993 ms [07:50:09.413] # ok 17 + enum 600 ms [07:50:09.413] # ok 18 + money 263 ms [07:50:09.413] # ok 19 + rangetypes 3381 ms [07:50:09.413] # ok 20 + pg_lsn 236 ms [07:50:09.413] # ok 21 + regproc 272 ms [07:50:09.413] # # parallel group (20 tests): md5 lseg line path circle macaddr timetz time point macaddr8 numerology inet date interval timestamp timestamptz box multirangetypes strings polygon [07:50:09.413] # ok 22 + strings 2624 ms [07:50:09.413] # ok 23 + md5 373 ms [07:50:09.413] # ok 24 + numerology 983 ms [07:50:09.413] # ok 25 + point 641 ms [07:50:09.413] # ok 26 + lseg 417 ms [07:50:09.413] # ok 27 + line 466 ms [07:50:09.413] # ... 206 lines omitted ... [07:50:09.413] # ok 219 + partition_merge 7509 ms [07:50:09.413] # ok 220 + partition_split 9967 ms [07:50:09.413] # ok 221 + partition_join 10520 ms [07:50:09.413] # ok 222 + partition_prune 12411 ms [07:50:09.413] # ok 223 + reloptions 950 ms [07:50:09.413] # ok 224 + hash_part 794 ms [07:50:09.413] # ok 225 + indexing 18065 ms [07:50:09.413] # ok 226 + partition_aggregate 6364 ms [07:50:09.413] # ok 227 + partition_info 1214 ms [07:50:09.413] # ok 228 + tuplesort 6526 ms [07:50:09.413] # ok 229 + explain 861 ms [07:50:09.413] # ok 230 + memoize 8447 ms [07:50:09.413] # ok 231 + stats 8990 ms [07:50:09.413] # ok 232 + predicate 751 ms [07:50:09.413] # ok 233 + numa 108 ms [07:50:09.413] # ok 234 + eager_aggregate 2435 ms [07:50:09.413] # ok 235 + graph_table_rls 2016 ms [07:50:09.413] # ok 236 + planner_est 153 ms [07:50:09.413] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [07:50:09.413] # ok 237 + compression 1639 ms [07:50:09.413] # ok 238 + compression_lz4 1092 ms [07:50:09.413] # ok 239 + compression_pglz 186 ms [07:50:09.413] # ok 240 + cluster 4106 ms [07:50:09.413] # # parallel group (2 tests): oidjoins event_trigger [07:50:09.413] # ok 241 + oidjoins 5817 ms [07:50:09.413] # ok 242 + event_trigger 6027 ms [07:50:09.413] # ok 243 - event_trigger_login 370 ms [07:50:09.413] # ok 244 - fast_default 1313 ms [07:50:09.413] # ok 245 - tablespace 6708 ms [07:50:09.413] # 1..245 [07:50:09.413] # -------------- stderr -------------- [07:50:09.413] # # 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 [07:50:09.413] # # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Sun May 3 07:41:12 2026 [07:50:09.413] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out Sun May 3 07:47:49 2026 [07:50:09.413] # # @@ -1154,9 +1154,10 @@ [07:50:09.413] # # f2 | bigint | | | | plain | | [07:50:09.413] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:50:09.413] # # Partition key: RANGE (f3) [07:50:09.413] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:50:09.413] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:50:09.413] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:50:09.413] # # +Partitions: [07:50:09.413] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:50:09.413] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:50:09.413] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:50:09.413] # # [07:50:09.413] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:50:09.413] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:50:09.413] # # 1 of 245 tests failed. [07:50:09.413] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs". [07:50:09.413] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.out". [07:50:09.413] # ------------------------------------ [07:50:09.413] # Looks like you failed 1 test of 11. [07:50:09.413] [07:50:09.413] (test program exited with status code 1) [07:50:09.413] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:50:09.413] [07:50:09.644] 220/397 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.46s 13 subtests passed [07:50:09.742] 221/397 postgresql:pg_rewind / pg_rewind/002_databases OK 30.40s 12 subtests passed [07:50:10.476] 222/397 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.82s 17 subtests passed [07:50:13.023] 223/397 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.61s 18 subtests passed [07:50:13.093] 224/397 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 12.80s 3 subtests passed [07:50:14.612] 225/397 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.59s 12 subtests passed [07:50:15.867] 226/397 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.77s 60 subtests passed [07:50:16.393] 227/397 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 11.28s 1 subtests passed [07:50:18.162] 228/397 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.50s 5 subtests passed [07:50:19.988] 229/397 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 6.96s 32 subtests passed [07:50:24.732] 230/397 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.86s 11 subtests passed [07:50:28.281] 231/397 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 11.89s 18 subtests passed [07:50:29.337] 232/397 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 57.20s 60 subtests passed [07:50:29.810] 233/397 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.47s 11 subtests passed [07:50:30.203] 234/397 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.92s 5 subtests passed [07:50:31.452] 235/397 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.64s 7 subtests passed [07:50:32.417] 236/397 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 14.25s 10 subtests passed [07:50:33.768] 237/397 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.31s 207 subtests passed [07:50:34.503] 238/397 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 24.76s 38 subtests passed [07:50:35.705] 239/397 postgresql:psql / psql/020_cancel OK 1.20s 2 subtests passed [07:50:36.798] 240/397 postgresql:psql / psql/010_tab_completion OK 3.03s 89 subtests passed [07:50:37.258] 241/397 postgresql:psql / psql/030_pager OK 1.55s 4 subtests passed [07:50:37.586] 242/397 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 17.60s 21 subtests passed [07:50:38.488] 243/397 postgresql:scripts / scripts/010_clusterdb OK 1.69s 16 subtests passed [07:50:39.335] 244/397 postgresql:scripts / scripts/011_clusterdb_all OK 2.07s 7 subtests passed [07:50:40.741] 245/397 postgresql:scripts / scripts/040_createuser OK 2.25s 37 subtests passed [07:50:41.924] 246/397 postgresql:psql / psql/001_basic OK 9.50s 126 subtests passed [07:50:42.035] 247/397 postgresql:scripts / scripts/050_dropdb OK 2.70s 16 subtests passed [07:50:42.684] 248/397 postgresql:scripts / scripts/070_dropuser OK 1.94s 13 subtests passed [07:50:44.109] 249/397 postgresql:scripts / scripts/080_pg_isready OK 2.18s 11 subtests passed [07:50:46.658] 250/397 postgresql:scripts / scripts/091_reindexdb_all OK 3.97s 13 subtests passed [07:50:49.106] 251/397 postgresql:scripts / scripts/020_createdb OK 11.52s 64 subtests passed [07:50:49.411] 252/397 postgresql:scripts / scripts/101_vacuumdb_all OK 2.75s 5 subtests passed [07:50:50.091] 253/397 postgresql:scripts / scripts/090_reindexdb OK 8.05s 64 subtests passed [07:50:50.448] 254/397 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 39.97s 92 subtests passed [07:50:50.548] 255/397 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.46s 27 subtests passed [07:50:50.845] 256/397 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.39s 4 subtests passed [07:50:51.349] 257/397 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.80s 39 subtests passed [07:50:54.450] 258/397 postgresql:amcheck / amcheck/002_cic OK 3.09s 4 subtests passed [07:50:55.382] 259/397 postgresql:pg_waldump / pg_waldump/001_basic OK 30.65s 212 subtests passed [07:50:55.423] 260/397 postgresql:scripts / scripts/100_vacuumdb OK 11.31s 113 subtests passed [07:50:57.216] 261/397 postgresql:amcheck / amcheck/003_cic_2pc OK 2.76s 7 subtests passed [07:50:57.241] 262/397 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.13s 4 subtests passed [07:50:57.516] 263/397 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.12s 6 subtests passed [07:50:57.933] 264/397 postgresql:scripts / scripts/200_connstr OK 8.52s 3 subtests passed [07:50:59.454] 265/397 postgresql:pgbench / pgbench/001_pgbench_with_server OK 29.25s 474 subtests passed [07:51:00.235] 266/397 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.99s 22 subtests passed [07:51:00.699] 267/397 postgresql:oid2name / oid2name/001_basic OK 0.46s 9 subtests passed [07:51:01.691] 268/397 postgresql:amcheck / amcheck/005_pitr OK 6.26s 3 subtests passed [07:51:03.056] 269/397 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.35s 11 subtests passed [07:51:03.388] 270/397 postgresql:pg_dump / pg_dump/002_pg_dump OK 94.54s 12122 subtests passed [07:51:05.562] 271/397 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 3.87s 6 subtests passed [07:51:06.200] 272/397 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.14s 3 subtests passed [07:51:08.137] 273/397 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 10.20s 16 subtests passed [07:51:08.358] 274/397 postgresql:amcheck / amcheck/006_verify_gin OK 11.14s 6 subtests passed [07:51:08.594] 275/397 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.03s 3 subtests passed [07:51:09.118] 276/397 postgresql:dblink / dblink/001_auth_scram OK 9.66s 12 subtests passed [07:51:09.179] 277/397 postgresql:vacuumlo / vacuumlo/001_basic OK 0.58s 9 subtests passed [07:51:10.458] 278/397 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.95s 2 subtests passed [07:51:13.400] 279/397 postgresql:test_decoding / test_decoding/001_repl_stats OK 5.03s 6 subtests passed [07:51:13.863] 280/397 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 5.72s 4 subtests passed [07:51:14.145] 281/397 postgresql:authentication / authentication/003_peer OK 3.68s 53 subtests passed [07:51:14.308] 282/397 postgresql:authentication / authentication/005_sspi SKIP 0.44s [07:51:15.261] 283/397 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.06s 7 subtests passed [07:51:15.532] 284/397 postgresql:amcheck / amcheck/001_verify_heapam OK 24.68s 272 subtests passed [07:51:15.650] 285/397 postgresql:authentication / authentication/004_file_inclusion OK 2.25s 2 subtests passed [07:51:15.844] 286/397 postgresql:postmaster / postmaster/001_basic OK 0.58s 9 subtests passed [07:51:16.559] 287/397 postgresql:authentication / authentication/007_pre_auth OK 2.25s 2 subtests passed [07:51:16.968] 288/397 postgresql:authentication / authentication/002_saslprep OK 7.79s 20 subtests passed [07:51:18.407] 289/397 postgresql:postmaster / postmaster/002_connection_limits OK 2.87s 30 subtests passed [07:51:18.522] 290/397 postgresql:postmaster / postmaster/003_start_stop OK 2.87s 25 subtests passed [07:51:19.921] 291/397 postgresql:authentication / authentication/001_password OK 10.80s 207 subtests passed [07:51:21.238] 292/397 postgresql:authentication / authentication/006_login_trigger OK 7.09s 32 subtests passed [07:51:22.450] 293/397 postgresql:subscription / subscription/003_constraints OK 5.48s 6 subtests passed [07:51:23.646] 294/397 postgresql:subscription / subscription/002_types OK 7.08s 4 subtests passed [07:51:25.221] 295/397 postgresql:subscription / subscription/006_rewrite OK 5.29s 2 subtests passed [07:51:26.316] 296/397 postgresql:subscription / subscription/004_sync OK 7.90s 9 subtests passed [07:51:27.291] 297/397 postgresql:subscription / subscription/009_matviews OK 3.63s 1 subtests passed [07:51:29.240] 298/397 postgresql:subscription / subscription/008_diff_schema OK 6.79s 5 subtests passed [07:51:29.828] 299/397 postgresql:subscription / subscription/007_ddl OK 8.59s 8 subtests passed [07:51:33.513] 300/397 postgresql:subscription / subscription/005_encoding OK 14.99s 1 subtests passed [07:51:34.204] 301/397 postgresql:subscription / subscription/001_rep_changes OK 18.36s 38 subtests passed [07:51:35.619] 302/397 postgresql:subscription / subscription/010_truncate OK 10.40s 14 subtests passed [07:51:37.544] 303/397 postgresql:subscription / subscription/011_generated OK 11.23s 11 subtests passed [07:51:38.779] 304/397 postgresql:subscription / subscription/014_binary OK 8.95s 8 subtests passed [07:51:39.670] 305/397 postgresql:subscription / subscription/016_stream_subxact OK 5.46s 3 subtests passed [07:51:39.902] 306/397 postgresql:subscription / subscription/017_stream_ddl OK 4.28s 3 subtests passed [07:51:41.943] 307/397 postgresql:subscription / subscription/012_collation OK 14.67s 2 subtests passed [07:51:43.908] 308/397 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.13s 2 subtests passed [07:51:44.987] 309/397 postgresql:subscription / subscription/020_messages OK 5.32s 5 subtests passed [07:51:45.782] 310/397 postgresql:subscription / subscription/018_stream_subxact_abort OK 8.24s 9 subtests passed [07:51:48.198] 311/397 postgresql:bloom / bloom/001_wal OK 50.67s 31 subtests passed [07:51:52.608] 312/397 postgresql:subscription / subscription/024_add_drop_pub OK 7.62s 4 subtests passed [07:51:54.781] 313/397 postgresql:subscription / subscription/015_stream OK 21.26s 10 subtests passed [07:51:54.979] 314/397 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.19s 13 subtests passed [07:51:57.548] 315/397 postgresql:subscription / subscription/021_twophase OK 17.63s 31 subtests passed [07:51:59.153] 316/397 postgresql:subscription / subscription/013_partition OK 29.91s 74 subtests passed [07:51:59.193] 317/397 postgresql:subscription / subscription/022_twophase_cascade OK 17.25s 41 subtests passed [07:52:01.101] 318/397 postgresql:subscription / subscription/023_twophase_stream OK 17.19s 34 subtests passed [07:52:01.738] 319/397 postgresql:subscription / subscription/029_on_error OK 6.75s 5 subtests passed [07:52:02.022] 320/397 postgresql:subscription / subscription/026_stats OK 13.82s 13 subtests passed [07:52:10.275] 321/397 postgresql:subscription / subscription/033_run_as_table_owner OK 9.17s 10 subtests passed [07:52:11.017] 322/397 postgresql:subscription / subscription/027_nosuperuser OK 18.41s 19 subtests passed [07:52:12.912] 323/397 postgresql:subscription / subscription/030_origin OK 15.36s 13 subtests passed [07:52:14.120] 324/397 postgresql:subscription / subscription/028_row_filter OK 19.34s 26 subtests passed [07:52:18.369] 325/397 postgresql:subscription / subscription/036_sequences OK 8.08s 9 subtests passed [07:52:18.442] 326/397 postgresql:subscription / subscription/032_subscribe_use_index OK 19.25s 15 subtests passed [07:52:19.240] 327/397 postgresql:subscription / subscription/035_conflicts OK 17.21s 29 subtests passed [07:52:20.431] 328/397 postgresql:subscription / subscription/034_temporal OK 18.69s 37 subtests passed [07:52:21.691] 329/397 postgresql:brin / brin/01_workitems OK 3.32s 4 subtests passed [07:52:22.896] 330/397 postgresql:subscription / subscription/037_except OK 11.88s 17 subtests passed [07:52:23.827] 331/397 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 10.91s 4 subtests passed [07:52:25.341] 332/397 postgresql:subscription / subscription/031_column_list OK 26.19s 36 subtests passed [07:52:25.395] 333/397 postgresql:brin / brin/02_wal_consistency OK 6.95s 2 subtests passed [07:52:26.398] 334/397 postgresql:commit_ts / commit_ts/002_standby OK 5.95s 4 subtests passed [07:52:27.348] 335/397 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.52s 4 subtests passed [07:52:27.555] 336/397 postgresql:commit_ts / commit_ts/004_restart OK 4.66s 16 subtests passed [07:52:27.617] 337/397 postgresql:commit_ts / commit_ts/001_base OK 8.38s 2 subtests passed [07:52:27.866] 338/397 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.51s 23 subtests passed [07:52:29.375] 339/397 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.68s 4 subtests passed [07:52:29.397] 340/397 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.05s 4 subtests passed [07:52:30.763] 341/397 postgresql:oauth_validator / oauth_validator/002_client OK 4.36s 20 subtests passed [07:52:31.096] 342/397 postgresql:test_aio / test_aio/002_io_workers OK 3.48s 22 subtests passed [07:52:33.103] 343/397 postgresql:test_aio / test_aio/004_read_stream OK 3.73s 21 subtests passed [07:52:33.395] 344/397 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 4.00s 2 subtests passed [07:52:35.785] 345/397 postgresql:test_checksums / test_checksums/002_restarts OK 4.69s 5 subtests passed [07:52:36.226] 346/397 postgresql:test_aio / test_aio/003_initdb OK 8.36s 4 subtests passed [07:52:36.643] 347/397 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.41s [07:52:36.724] 348/397 postgresql:test_checksums / test_checksums/001_basic OK 5.97s 9 subtests passed [07:52:37.036] 349/397 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.39s [07:52:37.109] 350/397 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.38s [07:52:38.347] 351/397 postgresql:subscription / subscription/100_bugs OK 24.22s 17 subtests passed [07:52:39.104] 352/397 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.99s 2 subtests passed [07:52:40.748] 353/397 postgresql:test_checksums / test_checksums/004_offline OK 7.35s 8 subtests passed [07:52:42.054] 354/397 postgresql:test_checksums / test_checksums/003_standby_restarts OK 8.95s 12 subtests passed [07:52:42.089] 355/397 postgresql:test_escape / test_escape/001_test_escape OK 2.98s 1218 subtests passed [07:52:42.508] 356/397 postgresql:test_int128 / test_int128/001_test_int128 OK 0.45s 2 subtests passed [07:52:42.702] 357/397 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.35s 15 subtests passed [07:52:42.980] 358/397 postgresql:test_checksums / test_checksums/005_injection OK 7.19s 3 subtests passed [07:52:43.110] 359/397 postgresql:test_aio / test_aio/001_aio OK 15.55s 550 subtests passed [07:52:43.235] 360/397 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.53s 12 subtests passed [07:52:43.404] 361/397 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.42s 2 subtests passed [07:52:43.551] 362/397 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.80s 11 subtests passed [07:52:43.944] 363/397 postgresql:test_misc / test_misc/004_io_direct SKIP 0.39s [07:52:45.078] 364/397 postgresql:test_misc / test_misc/003_check_guc OK 1.67s 4 subtests passed [07:52:45.965] 365/397 postgresql:test_misc / test_misc/002_tablespace OK 2.73s 20 subtests passed [07:52:46.541] 366/397 postgresql:test_misc / test_misc/005_timeouts OK 2.59s 2 subtests passed [07:52:47.908] 367/397 postgresql:test_misc / test_misc/007_catcache_inval OK 1.94s 2 subtests passed [07:52:48.080] 368/397 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.00s 2 subtests passed [07:52:48.334] 369/397 postgresql:test_misc / test_misc/001_constraint_validation OK 5.21s 42 subtests passed [07:52:49.508] 370/397 postgresql:test_misc / test_misc/008_replslot_single_user OK 2.97s 10 subtests passed [07:52:49.997] 371/397 postgresql:test_misc / test_misc/009_log_temp_files OK 2.09s 11 subtests passed [07:52:50.286] 372/397 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 8.18s 516 subtests passed [07:52:50.770] 373/397 postgresql:oauth_validator / oauth_validator/001_server OK 25.36s 170 subtests passed [07:52:50.848] 374/397 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.55s [07:52:52.844] 375/397 postgresql:test_misc / test_misc/011_lock_stats OK 4.51s 7 subtests passed [07:52:52.898] 376/397 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 2.12s 2 subtests passed [07:52:53.021] 377/397 postgresql:test_slru / test_slru/001_multixact OK 2.16s 2 subtests passed [07:52:54.344] 378/397 postgresql:test_json_parser / test_json_parser/002_inline OK 11.82s 3712 subtests passed [07:52:54.892] 379/397 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.52s [07:52:55.170] 380/397 postgresql:test_misc / test_misc/012_ddlutils OK 5.66s 43 subtests passed [07:52:55.295] 381/397 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.40s [07:52:55.616] 382/397 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.44s [07:52:56.214] 383/397 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.37s 18 subtests passed [07:52:56.621] 384/397 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.32s [07:52:57.462] 385/397 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.45s 11 subtests passed [07:52:57.658] 386/397 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.75s 8 subtests passed [07:52:57.999] 387/397 postgresql:ssl / ssl/004_sni SKIP 0.53s [07:53:00.508] 388/397 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 12.42s 73 subtests passed [07:53:02.332] 389/397 postgresql:ssl / ssl/002_scram OK 6.12s 24 subtests passed [07:53:02.991] 390/397 postgresql:ssl / ssl/003_sslinfo OK 6.37s 20 subtests passed [07:53:03.093] 391/397 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.58s 26 subtests passed [07:53:04.221] 392/397 postgresql:test_pg_dump / test_pg_dump/001_base OK 14.22s 1044 subtests passed [07:53:04.403] 393/397 postgresql:icu / icu/010_database OK 2.06s 8 subtests passed [07:53:04.977] 394/397 postgresql:ldap / ldap/001_auth OK 7.30s 47 subtests passed [07:53:05.913] 395/397 postgresql:ldap / ldap/002_bindpasswd OK 7.91s 3 subtests passed [07:53:10.074] 396/397 postgresql:test_checksums / test_checksums/009_fpi OK 33.04s 7 subtests passed [07:53:10.346] 397/397 postgresql:ssl / ssl/001_ssltests OK 14.73s 246 subtests passed [07:53:10.560] [07:53:10.560] Summary of Failures: [07:53:10.560] [07:53:10.560] 15/397 postgresql:regress / regress/regress ERROR 128.62s exit status 1 [07:53:10.560] 39/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 138.59s exit status 1 [07:53:10.560] 42/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 242.83s exit status 1 [07:53:10.560] 195/397 postgresql:recovery / recovery/027_stream_regress ERROR 237.68s exit status 1 [07:53:10.560] [07:53:10.560] Ok: 381 [07:53:10.560] Expected Fail: 0 [07:53:10.560] Fail: 4 [07:53:10.560] Unexpected Pass: 0 [07:53:10.560] Skipped: 12 [07:53:10.560] Timeout: 0 [07:53:10.560] [07:53:10.560] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [07:53:10.719] [07:53:10.719] Exit status: 4