[07:17:15.329] su postgres <<-EOF [07:17:15.329] set -e [07:17:15.329] ulimit -c unlimited [07:17:15.329] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:17:15.329] EOF [07:17:17.334] 1/396 postgresql:setup / tmp_install OK 1.38s [07:17:17.448] 2/396 postgresql:setup / install_test_files OK 0.11s [07:17:18.624] 3/396 postgresql:setup / initdb_cache OK 1.17s [07:17:19.406] 4/396 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.76s 9 subtests passed [07:17:33.723] 5/396 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.98s 16 subtests passed [07:17:41.891] 6/396 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 23.22s 13 subtests passed [07:17:44.030] 7/396 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 10.30s 5 subtests passed [07:17:44.684] 8/396 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 26.00s 19 subtests passed [07:17:53.291] 9/396 postgresql:recovery / recovery/002_archiving OK 8.60s 12 subtests passed [07:18:07.782] 10/396 postgresql:recovery / recovery/001_stream_rep OK 23.75s 64 subtests passed [07:18:08.634] 11/396 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 49.22s 3 subtests passed [07:18:21.934] 12/396 postgresql:recovery / recovery/003_recovery_targets OK 28.64s 15 subtests passed [07:18:22.219] 13/396 postgresql:recovery / recovery/005_replay_delay OK 13.58s 3 subtests passed [07:18:24.811] 14/396 postgresql:recovery / recovery/004_timeline_switch OK 17.02s 5 subtests passed [07:18:25.672] ▶ 15/396 + generated_virtual 6085 ms FAIL [07:18:26.747] 16/396 postgresql:recovery / recovery/006_logical_decoding OK 4.80s 20 subtests passed [07:18:33.818] 17/396 postgresql:recovery / recovery/007_sync_rep OK 11.59s 11 subtests passed [07:18:40.285] 18/396 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.47s 13 subtests passed [07:18:40.403] 19/396 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 81.65s 40 subtests passed [07:18:43.273] 20/396 postgresql:recovery / recovery/009_twophase OK 16.51s 30 subtests passed [07:18:44.016] 21/396 postgresql:recovery / recovery/013_crash_restart OK 3.61s 20 subtests passed [07:18:44.350] 22/396 postgresql:recovery / recovery/008_fsm_truncation OK 19.54s 1 subtests passed [07:18:46.534] 23/396 postgresql:recovery / recovery/014_unlogged_reinit OK 3.27s 23 subtests passed [07:18:49.844] 24/396 postgresql:recovery / recovery/016_min_consistency OK 5.49s 1 subtests passed [07:18:50.125] 25/396 postgresql:recovery / recovery/017_shm OK 3.59s 4 subtests passed [07:18:50.563] 26/396 postgresql:recovery / recovery/012_subtransactions OK 10.28s 12 subtests passed [07:18:51.196] 27/396 postgresql:recovery / recovery/015_promotion_pages OK 7.18s 1 subtests passed [07:18:57.027] 28/396 postgresql:recovery / recovery/021_row_visibility OK 5.83s 10 subtests passed [07:18:59.282] 29/396 postgresql:recovery / recovery/022_crash_temp_files OK 2.25s 11 subtests passed [07:19:01.938] 30/396 postgresql:recovery / recovery/020_archive_status OK 11.37s 19 subtests passed [07:19:03.699] 31/396 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.42s 1 subtests passed [07:19:09.641] 32/396 postgresql:recovery / recovery/024_archive_recovery OK 7.70s 2 subtests passed [07:19:14.405] 33/396 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 10.70s 1 subtests passed [07:19:16.843] 34/396 postgresql:recovery / recovery/018_wal_optimize OK 27.00s 38 subtests passed [07:19:22.931] 35/396 postgresql:recovery / recovery/026_overwrite_contrecord OK 13.29s 3 subtests passed [07:19:28.779] 36/396 postgresql:recovery / recovery/028_pitr_timelines OK 11.93s 3 subtests passed [07:19:29.092] 15/396 postgresql:regress / regress/regress ERROR 130.46s exit status 1 [07:19:29.093] >>> MESON_TEST_ITERATION=1 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=48 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /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:19:29.093] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:19:29.093] stderr: [07:19:29.093] # diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/regress/regress/results/generated_virtual.out [07:19:29.093] # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Thu Apr 9 07:14:10 2026 [07:19:29.093] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/generated_virtual.out Thu Apr 9 07:18:24 2026 [07:19:29.093] # @@ -1148,9 +1148,10 @@ [07:19:29.093] # f2 | bigint | | | | plain | | [07:19:29.093] # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:19:29.093] # Partition key: RANGE (f3) [07:19:29.093] # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:19:29.093] # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:19:29.093] # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:19:29.093] # +Partitions: [07:19:29.093] # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:19:29.093] # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:19:29.093] # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:19:29.093] # [07:19:29.093] # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:19:29.093] # ERROR: no partition of relation "gtest_part_key1" found for row [07:19:29.093] # 1 of 247 tests failed. [07:19:29.093] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [07:19:29.093] # 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:19:29.093] [07:19:29.093] (test program exited with status code 1) [07:19:29.093] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:19:29.093] [07:19:32.471] 37/396 postgresql:recovery / recovery/029_stats_restart OK 9.54s 44 subtests passed [07:19:33.203] 38/396 postgresql:recovery / recovery/019_replslot_limit OK 43.08s 26 subtests passed [07:19:38.945] 39/396 postgresql:recovery / recovery/031_recovery_conflict OK 9.85s 18 subtests passed [07:19:39.229] ▶ 40/396 - regression tests in old instance FAIL [07:19:39.616] 41/396 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.83s 11 subtests passed [07:19:41.829] 42/396 postgresql:recovery / recovery/034_create_database OK 2.88s 2 subtests passed [07:19:43.890] ▶ 43/396 - regression tests pass FAIL [07:19:44.214] 43/396 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 145.58s exit status 1 [07:19:44.215] >>> MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build 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 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MALLOC_PERTURB_=134 /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:19:44.215] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:19:44.215] stderr: [07:19:44.215] # Failed test 'regression tests pass' [07:19:44.215] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [07:19:44.215] # got: '256' [07:19:44.215] # expected: '0' [07:19:44.215] # Looks like you failed 1 test of 1. [07:19:44.215] [07:19:44.215] (test program exited with status code 1) [07:19:44.215] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:19:44.215] [07:19:46.149] 44/396 postgresql:recovery / recovery/036_truncated_dropped OK 4.32s 8 subtests passed [07:19:46.403] 45/396 postgresql:recovery / recovery/032_relfilenode_reuse OK 13.93s 14 subtests passed [07:19:46.946] 46/396 postgresql:recovery / recovery/037_invalid_database OK 2.73s 10 subtests passed [07:19:50.767] 47/396 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.62s 2 subtests passed [07:19:57.688] 48/396 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.92s 6 subtests passed [07:20:01.730] 49/396 postgresql:recovery / recovery/039_end_of_wal OK 15.32s 14 subtests passed [07:20:04.884] 50/396 postgresql:recovery / recovery/033_replay_tsp_drops OK 31.68s 3 subtests passed [07:20:07.066] 51/396 postgresql:recovery / recovery/042_low_level_backup OK 9.38s 4 subtests passed [07:20:07.104] 52/396 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.22s 1 subtests passed [07:20:12.129] 53/396 postgresql:recovery / recovery/043_no_contrecord_switch OK 10.40s 1 subtests passed [07:20:16.536] 54/396 postgresql:isolation / isolation/isolation OK 154.64s 128 subtests passed [07:20:25.680] 55/396 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 38.73s 38 subtests passed [07:20:27.270] 56/396 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 10.73s 3 subtests passed [07:20:27.559] 57/396 postgresql:recovery / recovery/035_standby_logical_decoding OK 47.94s 89 subtests passed [07:20:28.547] 58/396 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 16.42s 1 subtests passed [07:20:30.480] 59/396 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 1.93s 4 subtests passed [07:20:31.095] 60/396 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 23.99s 2 subtests passed [07:20:31.191] 61/396 postgresql:recovery / recovery/050_redo_segment_missing OK 3.92s 2 subtests passed [07:20:35.465] 62/396 postgresql:plperl / plperl/regress OK 4.37s 14 subtests passed [07:20:36.616] 63/396 postgresql:plpgsql / plpgsql/regress OK 6.13s 13 subtests passed [07:20:38.276] 64/396 postgresql:pltcl / pltcl/regress OK 2.81s 8 subtests passed [07:20:39.367] 65/396 postgresql:plpython / plpython/regress OK 8.17s 23 subtests passed [07:20:39.798] 66/396 postgresql:auto_explain / auto_explain/regress OK 1.52s 2 subtests passed [07:20:41.135] 67/396 postgresql:basic_archive / basic_archive/regress OK 1.77s 1 subtests passed [07:20:41.697] 68/396 postgresql:bloom / bloom/regress OK 1.90s 1 subtests passed [07:20:42.757] 69/396 postgresql:bool_plperl / bool_plperl/regress OK 1.62s 2 subtests passed [07:20:47.635] 70/396 postgresql:recovery / recovery/049_wait_for_lsn OK 21.95s 33 subtests passed [07:20:48.460] 71/396 postgresql:recovery / recovery/045_archive_restartpoint OK 41.39s 1 subtests passed [07:20:48.862] 72/396 postgresql:btree_gin / btree_gin/regress OK 7.16s 30 subtests passed [07:20:49.920] 73/396 postgresql:btree_gist / btree_gist/regress OK 7.16s 32 subtests passed [07:20:50.291] 74/396 postgresql:citext / citext/regress OK 2.65s 3 subtests passed [07:20:50.558] 75/396 postgresql:cube / cube/regress OK 2.10s 2 subtests passed [07:20:50.994] 76/396 postgresql:dict_int / dict_int/regress OK 1.07s 1 subtests passed [07:20:51.239] 77/396 postgresql:dblink / dblink/regress OK 2.37s 1 subtests passed [07:20:52.028] 78/396 postgresql:dict_xsyn / dict_xsyn/regress OK 1.73s 1 subtests passed [07:20:52.120] 79/396 postgresql:earthdistance / earthdistance/regress OK 1.56s 1 subtests passed [07:20:52.189] 80/396 postgresql:file_fdw / file_fdw/regress OK 1.19s 1 subtests passed [07:20:53.230] 81/396 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.99s 2 subtests passed [07:20:53.821] 82/396 postgresql:recovery / recovery/051_effective_wal_level OK 26.26s 31 subtests passed [07:20:54.046] 83/396 postgresql:hstore_plpython / hstore_plpython/regress OK 1.85s 1 subtests passed [07:20:54.824] 84/396 postgresql:hstore_plperl / hstore_plperl/regress OK 2.70s 3 subtests passed [07:20:54.953] 85/396 postgresql:hstore / hstore/regress OK 2.92s 2 subtests passed [07:20:55.543] 86/396 postgresql:isn / isn/regress OK 1.72s 1 subtests passed [07:20:55.562] 87/396 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.51s 2 subtests passed [07:20:56.362] 88/396 postgresql:lo / lo/regress OK 1.41s 1 subtests passed [07:20:56.490] 89/396 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.66s 1 subtests passed [07:20:56.903] 90/396 postgresql:amcheck / amcheck/regress OK 20.29s 4 subtests passed [07:20:57.158] 91/396 postgresql:ltree_plpython / ltree_plpython/regress OK 1.59s 1 subtests passed [07:20:58.477] 92/396 postgresql:ltree / ltree/regress OK 2.93s 1 subtests passed [07:20:58.545] 93/396 postgresql:pg_buffercache / pg_buffercache/regress OK 1.64s 2 subtests passed [07:20:58.760] 94/396 postgresql:passwordcheck / passwordcheck/regress OK 2.26s 1 subtests passed [07:20:59.707] 95/396 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.23s 1 subtests passed [07:20:59.849] 96/396 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.30s 1 subtests passed [07:21:00.222] 97/396 postgresql:pg_overexplain / pg_overexplain/regress OK 1.47s 1 subtests passed [07:21:01.153] 98/396 postgresql:pg_prewarm / pg_prewarm/regress OK 1.30s 1 subtests passed [07:21:01.425] 99/396 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.20s 1 subtests passed [07:21:02.486] 100/396 postgresql:pageinspect / pageinspect/regress OK 6.12s 8 subtests passed [07:21:04.090] 101/396 postgresql:pgcrypto / pgcrypto/regress OK 6.93s 25 subtests passed [07:21:04.414] 102/396 postgresql:pgstattuple / pgstattuple/regress OK 1.93s 1 subtests passed [07:21:04.633] 103/396 postgresql:pg_stash_advice / pg_stash_advice/regress OK 3.48s 2 subtests passed [07:21:05.219] 104/396 postgresql:intarray / intarray/regress OK 11.99s 1 subtests passed [07:21:05.423] 105/396 postgresql:pg_surgery / pg_surgery/regress OK 1.33s 1 subtests passed [07:21:06.333] 106/396 postgresql:pg_visibility / pg_visibility/regress OK 1.70s 1 subtests passed [07:21:06.394] 107/396 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.96s 16 subtests passed [07:21:07.017] 108/396 postgresql:pg_walinspect / pg_walinspect/regress OK 1.80s 2 subtests passed [07:21:08.043] 109/396 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.71s 1 subtests passed [07:21:08.291] 110/396 postgresql:seg / seg/regress OK 1.89s 3 subtests passed [07:21:08.779] 111/396 postgresql:spi / spi/regress OK 1.76s 2 subtests passed [07:21:09.248] 112/396 postgresql:tablefunc / tablefunc/regress OK 1.20s 1 subtests passed [07:21:09.345] 113/396 postgresql:tcn / tcn/isolation OK 1.05s 1 subtests passed [07:21:10.163] 114/396 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.82s 1 subtests passed [07:21:10.382] 115/396 postgresql:pg_trgm / pg_trgm/regress OK 5.96s 4 subtests passed [07:21:10.952] 116/396 postgresql:tsm_system_time / tsm_system_time/regress OK 0.79s 1 subtests passed [07:21:11.271] 117/396 postgresql:unaccent / unaccent/regress OK 0.89s 1 subtests passed [07:21:12.161] 118/396 postgresql:xml2 / xml2/regress OK 0.89s 1 subtests passed [07:21:12.260] 119/396 postgresql:uuid-ossp / uuid-ossp/regress OK 1.31s 1 subtests passed [07:21:12.693] 120/396 postgresql:pg_plan_advice / pg_plan_advice/regress OK 12.98s 9 subtests passed [07:21:13.469] 121/396 postgresql:commit_ts / commit_ts/regress OK 1.20s 1 subtests passed [07:21:13.686] 122/396 postgresql:brin / brin/isolation OK 1.52s 1 subtests passed [07:21:14.593] 123/396 postgresql:dummy_index_am / dummy_index_am/regress OK 1.12s 1 subtests passed [07:21:14.665] 124/396 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.98s 1 subtests passed [07:21:15.521] 40/396 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 236.86s exit status 1 [07:21:15.522] >>> MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so top_builddir=/home/postgres/postgres/build MALLOC_PERTURB_=168 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib 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 with_icu=yes /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:21:15.522] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:21:15.522] stderr: [07:21:15.522] # Failed test 'regression tests in old instance' [07:21:15.522] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [07:21:15.522] # ---------- command failed ---------- [07:21:15.522] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/qyTDCPOHmf --port=21448 --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:21:15.522] # -------------- stdout -------------- [07:21:15.522] # # using postmaster on /tmp/qyTDCPOHmf, port 21448 [07:21:15.522] # ok 1 - test_setup 1056 ms [07:21:15.522] # # parallel group (20 tests): name int2 money pg_lsn char txid uuid boolean enum int8 varchar oid text int4 bit regproc float4 float8 rangetypes numeric [07:21:15.522] # ok 2 + boolean 301 ms [07:21:15.522] # ok 3 + char 260 ms [07:21:15.522] # ok 4 + name 126 ms [07:21:15.522] # ok 5 + varchar 525 ms [07:21:15.522] # ok 6 + text 849 ms [07:21:15.522] # ok 7 + int2 196 ms [07:21:15.522] # ok 8 + int4 875 ms [07:21:15.522] # ok 9 + int8 398 ms [07:21:15.522] # ok 10 + oid 685 ms [07:21:15.522] # ok 11 + float4 1082 ms [07:21:15.522] # ok 12 + float8 1170 ms [07:21:15.522] # ok 13 + bit 1000 ms [07:21:15.522] # ok 14 + numeric 3188 ms [07:21:15.522] # ok 15 + txid 252 ms [07:21:15.522] # ok 16 + uuid 244 ms [07:21:15.522] # ok 17 + enum 376 ms [07:21:15.522] # ok 18 + money 208 ms [07:21:15.522] # ok 19 + rangetypes 2742 ms [07:21:15.522] # ok 20 + pg_lsn 214 ms [07:21:15.522] # ok 21 + regproc 993 ms [07:21:15.522] # # parallel group (20 tests): md5 macaddr time timetz macaddr8 lseg date numerology circle path line point inet interval timestamptz box timestamp polygon strings multirangetypes [07:21:15.522] # ok 22 + strings 1389 ms [07:21:15.522] # ok 23 + md5 122 ms [07:21:15.522] # ok 24 + numerology 354 ms [07:21:15.522] # ok 25 + point 532 ms [07:21:15.522] # ok 26 + lseg 233 ms [07:21:15.522] # ok 27 + line 436 ms [07:21:15.522] # ... 208 lines omitted ... [07:21:15.522] # ok 221 + partition_split 6677 ms [07:21:15.522] # ok 222 + partition_join 11169 ms [07:21:15.522] # ok 223 + partition_prune 9118 ms [07:21:15.522] # ok 224 + reloptions 1143 ms [07:21:15.522] # ok 225 + hash_part 685 ms [07:21:15.522] # ok 226 + indexing 12064 ms [07:21:15.522] # ok 227 + partition_aggregate 4285 ms [07:21:15.522] # ok 228 + partition_info 1060 ms [07:21:15.522] # ok 229 + tuplesort 5964 ms [07:21:15.522] # ok 230 + explain 1266 ms [07:21:15.522] # ok 231 + compression 1332 ms [07:21:15.522] # ok 232 + compression_lz4 1498 ms [07:21:15.522] # ok 233 + memoize 1799 ms [07:21:15.522] # ok 234 + stats 5427 ms [07:21:15.522] # ok 235 + predicate 1145 ms [07:21:15.522] # ok 236 + numa 160 ms [07:21:15.522] # ok 237 + eager_aggregate 3059 ms [07:21:15.522] # ok 238 + graph_table_rls 1985 ms [07:21:15.522] # ok 239 + planner_est 302 ms [07:21:15.522] # # parallel group (2 tests): oidjoins event_trigger [07:21:15.522] # ok 240 + oidjoins 1268 ms [07:21:15.522] # ok 241 + event_trigger 1540 ms [07:21:15.522] # # parallel group (3 tests): tablespace_ddl database_ddl role_ddl [07:21:15.522] # ok 242 + role_ddl 819 ms [07:21:15.522] # ok 243 + tablespace_ddl 164 ms [07:21:15.522] # ok 244 + database_ddl 531 ms [07:21:15.522] # ok 245 - event_trigger_login 281 ms [07:21:15.522] # ok 246 - fast_default 1447 ms [07:21:15.522] # ok 247 - tablespace 3245 ms [07:21:15.522] # 1..247 [07:21:15.522] # -------------- stderr -------------- [07:21:15.522] # # 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:21:15.522] # # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Thu Apr 9 07:14:10 2026 [07:21:15.522] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out Thu Apr 9 07:18:31 2026 [07:21:15.522] # # @@ -1148,9 +1148,10 @@ [07:21:15.522] # # f2 | bigint | | | | plain | | [07:21:15.522] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:21:15.522] # # Partition key: RANGE (f3) [07:21:15.522] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:21:15.522] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:21:15.522] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:21:15.522] # # +Partitions: [07:21:15.522] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:21:15.522] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:21:15.522] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:21:15.522] # # [07:21:15.522] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:21:15.522] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:21:15.522] # # 1 of 247 tests failed. [07:21:15.522] # # 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:21:15.522] # # 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:21:15.522] # ------------------------------------ [07:21:15.522] # Looks like you failed 1 test of 20. [07:21:15.522] [07:21:15.522] (test program exited with status code 1) [07:21:15.522] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:21:15.522] [07:21:15.844] 125/396 postgresql:delay_execution / delay_execution/isolation OK 3.15s 2 subtests passed [07:21:16.834] 126/396 postgresql:gin / gin/regress OK 2.24s 1 subtests passed [07:21:16.850] 127/396 postgresql:injection_points / injection_points/regress OK 1.33s 4 subtests passed [07:21:17.049] 128/396 postgresql:test_decoding / test_decoding/isolation OK 7.80s 14 subtests passed [07:21:17.773] 129/396 postgresql:index / index/isolation OK 3.10s 1 subtests passed [07:21:17.967] 130/396 postgresql:plsample / plsample/regress OK 1.11s 1 subtests passed [07:21:19.408] 131/396 postgresql:test_binaryheap / test_binaryheap/regress OK 1.63s 1 subtests passed [07:21:19.483] 132/396 postgresql:test_bitmapset / test_bitmapset/regress OK 1.51s 1 subtests passed [07:21:19.496] 133/396 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.44s 1 subtests passed [07:21:20.676] 134/396 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.19s 1 subtests passed [07:21:21.077] 135/396 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.58s 1 subtests passed [07:21:21.784] 136/396 postgresql:test_custom_types / test_custom_types/regress OK 1.11s 1 subtests passed [07:21:22.538] 137/396 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.13s 1 subtests passed [07:21:23.563] 138/396 postgresql:test_dsa / test_dsa/regress OK 1.78s 1 subtests passed [07:21:23.620] 139/396 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.08s 1 subtests passed [07:21:24.413] 140/396 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.79s 1 subtests passed [07:21:24.757] 141/396 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.68s 22 subtests passed [07:21:25.584] 142/396 postgresql:test_lfind / test_lfind/regress OK 0.82s 1 subtests passed [07:21:26.102] 143/396 postgresql:injection_points / injection_points/isolation OK 10.26s 6 subtests passed [07:21:26.425] 144/396 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.84s 1 subtests passed [07:21:27.172] 145/396 postgresql:test_parser / test_parser/regress OK 0.74s 1 subtests passed [07:21:27.783] 146/396 postgresql:nbtree / nbtree/regress OK 10.95s 2 subtests passed [07:21:28.366] 147/396 postgresql:test_pg_dump / test_pg_dump/regress OK 1.19s 1 subtests passed [07:21:28.492] 148/396 postgresql:test_predtest / test_predtest/regress OK 0.71s 1 subtests passed [07:21:29.209] 149/396 postgresql:test_extensions / test_extensions/regress OK 5.64s 2 subtests passed [07:21:29.409] 150/396 postgresql:postgres_fdw / postgres_fdw/regress OK 23.98s 2 subtests passed [07:21:29.679] 151/396 postgresql:test_rbtree / test_rbtree/regress OK 1.18s 1 subtests passed [07:21:29.859] 152/396 postgresql:test_radixtree / test_radixtree/regress OK 1.49s 1 subtests passed [07:21:30.620] 153/396 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.51s 2 subtests passed [07:21:30.890] 154/396 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.21s 1 subtests passed [07:21:31.093] 155/396 postgresql:test_resowner / test_resowner/regress OK 1.68s 1 subtests passed [07:21:31.218] 156/396 postgresql:test_saslprep / test_saslprep/regress OK 1.36s 1 subtests passed [07:21:32.227] 157/396 postgresql:typcache / typcache/regress OK 1.01s 1 subtests passed [07:21:32.427] 158/396 postgresql:test_slru / test_slru/regress OK 1.53s 1 subtests passed [07:21:32.773] 159/396 postgresql:test_tidstore / test_tidstore/regress OK 1.68s 1 subtests passed [07:21:33.444] 160/396 postgresql:test_regex / test_regex/regress OK 4.23s 2 subtests passed [07:21:33.754] 161/396 postgresql:libpq / libpq/002_api OK 0.31s 1 subtests passed [07:21:34.716] 162/396 postgresql:libpq / libpq/001_uri OK 1.90s 63 subtests passed [07:21:35.067] 163/396 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.35s [07:21:35.351] 164/396 postgresql:unsafe_tests / unsafe_tests/regress OK 3.12s 4 subtests passed [07:21:36.435] 165/396 postgresql:test_integerset / test_integerset/regress OK 12.02s 1 subtests passed [07:21:36.793] 166/396 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.36s 55 subtests passed [07:21:38.746] 167/396 postgresql:libpq / libpq/006_service OK 3.39s 47 subtests passed [07:21:39.088] 168/396 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.34s 9 subtests passed [07:21:41.596] 169/396 postgresql:libpq / libpq/003_load_balance_host_list OK 7.84s 127 subtests passed [07:21:42.092] 170/396 postgresql:test_decoding / test_decoding/regress OK 33.31s 19 subtests passed [07:21:42.293] 171/396 postgresql:libpq / libpq/005_negotiate_encryption OK 7.22s 53 subtests passed [07:21:44.151] 172/396 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.06s 107 subtests passed [07:21:44.501] 173/396 postgresql:test_shm_mq / test_shm_mq/regress OK 13.88s 1 subtests passed [07:21:44.658] 174/396 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.50s 51 subtests passed [07:21:45.270] 175/396 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.97s 10 subtests passed [07:21:46.845] 176/396 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.18s 3 subtests passed [07:21:47.708] 177/396 postgresql:ecpg / ecpg/ecpg OK 15.28s 66 subtests passed [07:21:50.022] 178/396 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 7.93s 32 subtests passed [07:21:50.414] 179/396 postgresql:pg_checksums / pg_checksums/001_basic OK 0.39s 9 subtests passed [07:21:54.230] 180/396 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 8.95s 43 subtests passed [07:21:54.602] 181/396 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.38s 13 subtests passed [07:21:54.983] 182/396 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.14s 27 subtests passed [07:22:05.643] 183/396 postgresql:pg_checksums / pg_checksums/002_actions OK 15.23s 66 subtests passed [07:22:07.882] 184/396 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 12.89s 7 subtests passed [07:22:10.257] 185/396 postgresql:pg_amcheck / pg_amcheck/003_check OK 28.66s 75 subtests passed [07:22:11.436] 186/396 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.79s 11 subtests passed [07:22:15.313] 187/396 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 20.71s 6 subtests passed [07:22:16.203] 188/396 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.76s 3 subtests passed [07:22:18.136] 189/396 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.88s 4 subtests passed [07:22:20.698] 190/396 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.49s 4 subtests passed [07:22:23.638] ▶ 191/396 - regression tests pass FAIL [07:22:23.727] 192/396 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 15.84s 22 subtests passed [07:22:24.327] 193/396 postgresql:pg_config / pg_config/001_pg_config OK 0.60s 21 subtests passed [07:22:24.892] 194/396 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.75s 4 subtests passed [07:22:25.260] 195/396 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 9.94s 2 subtests passed [07:22:25.644] 196/396 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.31s 18 subtests passed [07:22:26.975] 197/396 postgresql:pg_ctl / pg_ctl/002_status OK 1.71s 3 subtests passed [07:22:28.804] 198/396 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 8.10s 5 subtests passed [07:22:28.921] 199/396 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 41.21s 60 subtests passed [07:22:30.334] 200/396 postgresql:initdb / initdb/001_initdb OK 53.54s 57 subtests passed [07:22:31.028] 201/396 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.05s 14 subtests passed [07:22:31.739] 202/396 postgresql:pg_dump / pg_dump/001_basic OK 2.93s 135 subtests passed [07:22:32.488] 203/396 postgresql:pg_ctl / pg_ctl/001_start_stop OK 7.59s 25 subtests passed [07:22:32.789] 204/396 postgresql:pg_ctl / pg_ctl/003_promote OK 7.14s 12 subtests passed [07:22:33.586] 205/396 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.24s 3 subtests passed [07:22:36.754] 206/396 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.72s 4 subtests passed [07:22:39.816] 207/396 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.06s 83 subtests passed [07:22:40.592] 208/396 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.77s 9 subtests passed [07:22:40.811] 209/396 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.32s 98 subtests passed [07:22:46.233] 210/396 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 14.49s 108 subtests passed [07:22:50.305] 211/396 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 65.80s 200 subtests passed [07:22:54.850] 212/396 postgresql:pg_dump / pg_dump/010_dump_connstr OK 21.26s 13 subtests passed [07:22:57.599] 213/396 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.36s 6 subtests passed [07:22:58.202] 214/396 postgresql:pg_rewind / pg_rewind/006_options OK 0.60s 13 subtests passed [07:22:59.993] 215/396 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.15s 1 subtests passed [07:23:02.349] 191/396 postgresql:recovery / recovery/027_stream_regress ERROR 227.94s exit status 1 [07:23:02.350] >>> MESON_TEST_ITERATION=1 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 MALLOC_PERTURB_=228 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 enable_injection_points=yes REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /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:23:02.350] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:23:02.350] stderr: [07:23:02.350] # Failed test 'regression tests pass' [07:23:02.350] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 74. [07:23:02.350] # ---------- command failed ---------- [07:23:02.350] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/LIpHXUK5wJ --port=24579 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data [07:23:02.350] # -------------- stdout -------------- [07:23:02.350] # # using postmaster on /tmp/LIpHXUK5wJ, port 24579 [07:23:02.350] # ok 1 - test_setup 1839 ms [07:23:02.350] # # parallel group (20 tests): text varchar pg_lsn name char txid int2 oid money int4 float4 uuid boolean int8 regproc bit float8 enum numeric rangetypes [07:23:02.350] # ok 2 + boolean 1371 ms [07:23:02.350] # ok 3 + char 778 ms [07:23:02.350] # ok 4 + name 767 ms [07:23:02.350] # ok 5 + varchar 381 ms [07:23:02.350] # ok 6 + text 357 ms [07:23:02.350] # ok 7 + int2 871 ms [07:23:02.350] # ok 8 + int4 1032 ms [07:23:02.350] # ok 9 + int8 1323 ms [07:23:02.350] # ok 10 + oid 845 ms [07:23:02.350] # ok 11 + float4 998 ms [07:23:02.350] # ok 12 + float8 1513 ms [07:23:02.350] # ok 13 + bit 1360 ms [07:23:02.350] # ok 14 + numeric 3949 ms [07:23:02.350] # ok 15 + txid 762 ms [07:23:02.350] # ok 16 + uuid 1215 ms [07:23:02.350] # ok 17 + enum 2399 ms [07:23:02.350] # ok 18 + money 922 ms [07:23:02.350] # ok 19 + rangetypes 5043 ms [07:23:02.350] # ok 20 + pg_lsn 668 ms [07:23:02.350] # ok 21 + regproc 1276 ms [07:23:02.350] # # parallel group (20 tests): md5 path point time lseg macaddr circle line timetz macaddr8 inet timestamp numerology interval date strings timestamptz polygon box multirangetypes [07:23:02.350] # ok 22 + strings 2333 ms [07:23:02.350] # ok 23 + md5 331 ms [07:23:02.350] # ok 24 + numerology 1320 ms [07:23:02.350] # ok 25 + point 402 ms [07:23:02.350] # ok 26 + lseg 583 ms [07:23:02.350] # ok 27 + line 690 ms [07:23:02.350] # ... 208 lines omitted ... [07:23:02.350] # ok 221 + partition_split 9928 ms [07:23:02.350] # ok 222 + partition_join 12663 ms [07:23:02.350] # ok 223 + partition_prune 11514 ms [07:23:02.350] # ok 224 + reloptions 1005 ms [07:23:02.350] # ok 225 + hash_part 634 ms [07:23:02.350] # ok 226 + indexing 16801 ms [07:23:02.350] # ok 227 + partition_aggregate 8967 ms [07:23:02.350] # ok 228 + partition_info 1087 ms [07:23:02.350] # ok 229 + tuplesort 8285 ms [07:23:02.350] # ok 230 + explain 1119 ms [07:23:02.350] # ok 231 + compression 4035 ms [07:23:02.350] # ok 232 + compression_lz4 2443 ms [07:23:02.350] # ok 233 + memoize 6743 ms [07:23:02.350] # ok 234 + stats 10802 ms [07:23:02.350] # ok 235 + predicate 1340 ms [07:23:02.350] # ok 236 + numa 153 ms [07:23:02.350] # ok 237 + eager_aggregate 3705 ms [07:23:02.350] # ok 238 + graph_table_rls 1469 ms [07:23:02.350] # ok 239 + planner_est 176 ms [07:23:02.350] # # parallel group (2 tests): oidjoins event_trigger [07:23:02.350] # ok 240 + oidjoins 3577 ms [07:23:02.350] # ok 241 + event_trigger 3788 ms [07:23:02.350] # # parallel group (3 tests): tablespace_ddl role_ddl database_ddl [07:23:02.350] # ok 242 + role_ddl 1322 ms [07:23:02.350] # ok 243 + tablespace_ddl 316 ms [07:23:02.350] # ok 244 + database_ddl 1540 ms [07:23:02.350] # ok 245 - event_trigger_login 288 ms [07:23:02.350] # ok 246 - fast_default 1880 ms [07:23:02.350] # ok 247 - tablespace 6225 ms [07:23:02.350] # 1..247 [07:23:02.350] # -------------- stderr -------------- [07:23:02.350] # # 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:23:02.350] # # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Thu Apr 9 07:14:10 2026 [07:23:02.350] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out Thu Apr 9 07:20:49 2026 [07:23:02.350] # # @@ -1148,9 +1148,10 @@ [07:23:02.350] # # f2 | bigint | | | | plain | | [07:23:02.350] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:23:02.350] # # Partition key: RANGE (f3) [07:23:02.350] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:23:02.350] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:23:02.350] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:23:02.350] # # +Partitions: [07:23:02.350] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:23:02.350] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:23:02.350] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:23:02.350] # # [07:23:02.350] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:23:02.350] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:23:02.350] # # 1 of 247 tests failed. [07:23:02.350] # # 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:23:02.350] # # 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:23:02.350] # ------------------------------------ [07:23:02.350] # Looks like you failed 1 test of 11. [07:23:02.350] [07:23:02.350] (test program exited with status code 1) [07:23:02.350] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:23:02.350] [07:23:05.559] 216/396 postgresql:pg_rewind / pg_rewind/001_basic OK 24.96s 57 subtests passed [07:23:05.959] 217/396 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 15.64s 10 subtests passed [07:23:10.027] 218/396 postgresql:pg_rewind / pg_rewind/007_standby_source OK 11.82s 7 subtests passed [07:23:10.232] 219/396 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.88s 3 subtests passed [07:23:10.736] 220/396 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.71s 13 subtests passed [07:23:11.426] 221/396 postgresql:pg_rewind / pg_rewind/002_databases OK 30.61s 12 subtests passed [07:23:11.428] 222/396 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.69s 17 subtests passed [07:23:12.951] 223/396 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 12.96s 3 subtests passed [07:23:13.152] 224/396 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.20s 12 subtests passed [07:23:13.893] 225/396 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.66s 18 subtests passed [07:23:15.047] 226/396 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.89s 60 subtests passed [07:23:17.224] 227/396 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.33s 5 subtests passed [07:23:17.238] 228/396 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 11.68s 1 subtests passed [07:23:19.946] 229/396 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 6.99s 32 subtests passed [07:23:24.266] 230/396 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 9.22s 11 subtests passed [07:23:28.045] 231/396 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.81s 18 subtests passed [07:23:29.405] 232/396 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.36s 5 subtests passed [07:23:29.942] 233/396 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.53s 11 subtests passed [07:23:30.166] 234/396 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.92s 10 subtests passed [07:23:31.827] 235/396 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.88s 7 subtests passed [07:23:32.346] 236/396 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 59.56s 60 subtests passed [07:23:33.293] 237/396 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.46s 207 subtests passed [07:23:35.223] 238/396 postgresql:psql / psql/010_tab_completion OK 1.93s 89 subtests passed [07:23:35.687] 239/396 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 15.74s 21 subtests passed [07:23:35.979] 240/396 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 24.55s 38 subtests passed [07:23:36.274] 241/396 postgresql:psql / psql/020_cancel OK 1.05s 2 subtests passed [07:23:37.354] 242/396 postgresql:psql / psql/030_pager OK 1.66s 4 subtests passed [07:23:38.550] 243/396 postgresql:scripts / scripts/011_clusterdb_all OK 2.27s 7 subtests passed [07:23:38.585] 244/396 postgresql:scripts / scripts/010_clusterdb OK 2.60s 16 subtests passed [07:23:39.032] 245/396 postgresql:psql / psql/001_basic OK 6.68s 126 subtests passed [07:23:40.952] 246/396 postgresql:scripts / scripts/070_dropuser OK 1.92s 13 subtests passed [07:23:41.085] 247/396 postgresql:scripts / scripts/040_createuser OK 2.53s 37 subtests passed [07:23:41.998] 248/396 postgresql:scripts / scripts/050_dropdb OK 3.41s 16 subtests passed [07:23:42.884] 249/396 postgresql:scripts / scripts/080_pg_isready OK 1.93s 11 subtests passed [07:23:45.025] 250/396 postgresql:scripts / scripts/091_reindexdb_all OK 3.02s 13 subtests passed [07:23:47.081] 251/396 postgresql:scripts / scripts/101_vacuumdb_all OK 2.05s 5 subtests passed [07:23:47.212] 252/396 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 35.76s 92 subtests passed [07:23:47.730] 253/396 postgresql:scripts / scripts/090_reindexdb OK 6.64s 64 subtests passed [07:23:48.227] 254/396 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.47s 27 subtests passed [07:23:48.536] 255/396 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.31s 4 subtests passed [07:23:49.167] 256/396 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.63s 39 subtests passed [07:23:49.905] 257/396 postgresql:scripts / scripts/020_createdb OK 12.55s 64 subtests passed [07:23:51.654] 258/396 postgresql:scripts / scripts/100_vacuumdb OK 8.77s 113 subtests passed [07:23:52.029] 259/396 postgresql:amcheck / amcheck/002_cic OK 2.12s 4 subtests passed [07:23:53.027] 260/396 postgresql:pg_waldump / pg_waldump/001_basic OK 28.76s 212 subtests passed [07:23:53.837] 261/396 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.81s 6 subtests passed [07:23:54.693] 262/396 postgresql:amcheck / amcheck/003_cic_2pc OK 3.03s 7 subtests passed [07:23:54.770] 263/396 postgresql:pgbench / pgbench/001_pgbench_with_server OK 24.60s 474 subtests passed [07:23:55.107] 264/396 postgresql:scripts / scripts/200_connstr OK 7.89s 3 subtests passed [07:23:55.493] 265/396 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.41s 4 subtests passed [07:23:56.740] 266/396 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.04s 22 subtests passed [07:23:57.226] 267/396 postgresql:oid2name / oid2name/001_basic OK 0.48s 9 subtests passed [07:23:59.175] 268/396 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.94s 11 subtests passed [07:23:59.196] 269/396 postgresql:amcheck / amcheck/005_pitr OK 6.16s 3 subtests passed [07:24:01.464] 270/396 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.27s 3 subtests passed [07:24:02.325] 271/396 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 3.15s 6 subtests passed [07:24:03.961] 272/396 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 8.85s 16 subtests passed [07:24:04.010] 273/396 postgresql:amcheck / amcheck/006_verify_gin OK 10.17s 6 subtests passed [07:24:04.783] 274/396 postgresql:dblink / dblink/001_auth_scram OK 9.29s 12 subtests passed [07:24:05.549] 275/396 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.22s 3 subtests passed [07:24:06.053] 276/396 postgresql:vacuumlo / vacuumlo/001_basic OK 0.50s 9 subtests passed [07:24:06.765] 277/396 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 5.30s 2 subtests passed [07:24:06.943] 278/396 postgresql:pg_dump / pg_dump/002_pg_dump OK 97.99s 12122 subtests passed [07:24:08.478] 279/396 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 4.47s 4 subtests passed [07:24:08.530] 280/396 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.75s 6 subtests passed [07:24:09.042] 281/396 postgresql:authentication / authentication/005_sspi SKIP 0.51s [07:24:11.030] 282/396 postgresql:authentication / authentication/004_file_inclusion OK 2.54s 2 subtests passed [07:24:11.407] 283/396 postgresql:authentication / authentication/003_peer OK 4.33s 53 subtests passed [07:24:11.899] 284/396 postgresql:postmaster / postmaster/001_basic OK 0.49s 9 subtests passed [07:24:12.165] 285/396 postgresql:amcheck / amcheck/001_verify_heapam OK 22.99s 272 subtests passed [07:24:13.085] 286/396 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.12s 7 subtests passed [07:24:13.486] 287/396 postgresql:authentication / authentication/007_pre_auth OK 2.46s 2 subtests passed [07:24:14.863] 288/396 postgresql:postmaster / postmaster/002_connection_limits OK 2.96s 30 subtests passed [07:24:14.948] 289/396 postgresql:authentication / authentication/006_login_trigger OK 5.90s 32 subtests passed [07:24:15.112] 290/396 postgresql:authentication / authentication/002_saslprep OK 8.34s 20 subtests passed [07:24:15.136] 291/396 postgresql:postmaster / postmaster/003_start_stop OK 2.97s 25 subtests passed [07:24:15.807] 292/396 postgresql:authentication / authentication/001_password OK 9.75s 207 subtests passed [07:24:18.690] 293/396 postgresql:subscription / subscription/006_rewrite OK 3.55s 2 subtests passed [07:24:19.075] 294/396 postgresql:subscription / subscription/002_types OK 5.59s 4 subtests passed [07:24:20.289] 295/396 postgresql:subscription / subscription/003_constraints OK 5.42s 6 subtests passed [07:24:22.087] 296/396 postgresql:subscription / subscription/009_matviews OK 3.01s 1 subtests passed [07:24:22.229] 297/396 postgresql:subscription / subscription/004_sync OK 7.28s 9 subtests passed [07:24:22.510] 298/396 postgresql:subscription / subscription/007_ddl OK 6.70s 8 subtests passed [07:24:24.853] 299/396 postgresql:subscription / subscription/008_diff_schema OK 6.15s 5 subtests passed [07:24:28.262] 300/396 postgresql:subscription / subscription/005_encoding OK 13.15s 1 subtests passed [07:24:29.427] 301/396 postgresql:subscription / subscription/001_rep_changes OK 16.34s 38 subtests passed [07:24:30.149] 302/396 postgresql:subscription / subscription/010_truncate OK 9.86s 14 subtests passed [07:24:31.644] 303/396 postgresql:subscription / subscription/011_generated OK 9.55s 11 subtests passed [07:24:32.003] 304/396 postgresql:subscription / subscription/014_binary OK 7.15s 8 subtests passed [07:24:34.329] 305/396 postgresql:subscription / subscription/016_stream_subxact OK 4.89s 3 subtests passed [07:24:35.019] 306/396 postgresql:subscription / subscription/017_stream_ddl OK 4.87s 3 subtests passed [07:24:35.167] 307/396 postgresql:subscription / subscription/012_collation OK 12.92s 2 subtests passed [07:24:35.840] 308/396 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.84s 2 subtests passed [07:24:36.169] 309/396 postgresql:bloom / bloom/001_wal OK 41.39s 31 subtests passed [07:24:38.733] 310/396 postgresql:subscription / subscription/020_messages OK 4.40s 5 subtests passed [07:24:41.884] 311/396 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.24s 9 subtests passed [07:24:43.583] 312/396 postgresql:subscription / subscription/024_add_drop_pub OK 7.41s 4 subtests passed [07:24:47.936] 313/396 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.21s 13 subtests passed [07:24:48.839] 314/396 postgresql:subscription / subscription/013_partition OK 26.32s 74 subtests passed [07:24:49.964] 315/396 postgresql:subscription / subscription/015_stream OK 21.70s 10 subtests passed [07:24:50.903] 316/396 postgresql:subscription / subscription/022_twophase_cascade OK 15.74s 41 subtests passed [07:24:53.711] 317/396 postgresql:subscription / subscription/021_twophase OK 18.68s 31 subtests passed [07:24:54.817] 318/396 postgresql:subscription / subscription/026_stats OK 12.93s 13 subtests passed [07:24:55.228] 319/396 postgresql:subscription / subscription/023_twophase_stream OK 19.39s 34 subtests passed [07:24:56.097] 320/396 postgresql:subscription / subscription/029_on_error OK 7.26s 5 subtests passed [07:25:00.694] 321/396 postgresql:subscription / subscription/027_nosuperuser OK 17.11s 19 subtests passed [07:25:03.390] 322/396 postgresql:subscription / subscription/030_origin OK 13.42s 13 subtests passed [07:25:04.242] 323/396 postgresql:subscription / subscription/033_run_as_table_owner OK 9.42s 10 subtests passed [07:25:07.297] 324/396 postgresql:subscription / subscription/028_row_filter OK 19.36s 26 subtests passed [07:25:07.674] 325/396 postgresql:subscription / subscription/036_sequences OK 6.98s 9 subtests passed [07:25:10.883] 326/396 postgresql:brin / brin/01_workitems OK 3.21s 4 subtests passed [07:25:11.103] 327/396 postgresql:subscription / subscription/032_subscribe_use_index OK 17.39s 15 subtests passed [07:25:12.698] 328/396 postgresql:subscription / subscription/035_conflicts OK 16.59s 29 subtests passed [07:25:13.103] 329/396 postgresql:subscription / subscription/034_temporal OK 17.87s 37 subtests passed [07:25:14.285] 330/396 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 10.04s 4 subtests passed [07:25:15.377] 331/396 postgresql:subscription / subscription/037_except OK 11.98s 17 subtests passed [07:25:16.251] 332/396 postgresql:subscription / subscription/031_column_list OK 25.35s 36 subtests passed [07:25:18.431] 333/396 postgresql:commit_ts / commit_ts/001_base OK 7.32s 2 subtests passed [07:25:18.747] 334/396 postgresql:commit_ts / commit_ts/002_standby OK 6.05s 4 subtests passed [07:25:18.846] 335/396 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.47s 4 subtests passed [07:25:18.913] 336/396 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.66s 23 subtests passed [07:25:19.060] 337/396 postgresql:commit_ts / commit_ts/004_restart OK 4.77s 16 subtests passed [07:25:19.224] 338/396 postgresql:brin / brin/02_wal_consistency OK 8.34s 2 subtests passed [07:25:20.751] 339/396 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.65s 4 subtests passed [07:25:20.770] 340/396 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.92s 4 subtests passed [07:25:21.948] 341/396 postgresql:oauth_validator / oauth_validator/002_client OK 3.20s 20 subtests passed [07:25:22.177] 342/396 postgresql:test_aio / test_aio/002_io_workers OK 3.12s 22 subtests passed [07:25:24.205] 343/396 postgresql:test_aio / test_aio/004_read_stream OK 3.45s 21 subtests passed [07:25:26.843] 344/396 postgresql:test_checksums / test_checksums/002_restarts OK 4.66s 5 subtests passed [07:25:26.917] 345/396 postgresql:test_checksums / test_checksums/001_basic OK 4.97s 9 subtests passed [07:25:27.404] 346/396 postgresql:test_aio / test_aio/003_initdb OK 8.18s 4 subtests passed [07:25:27.833] 347/396 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.43s [07:25:28.234] 348/396 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.40s [07:25:28.601] 349/396 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.37s [07:25:29.671] 350/396 postgresql:subscription / subscription/100_bugs OK 22.37s 17 subtests passed [07:25:30.583] 351/396 postgresql:test_aio / test_aio/001_aio OK 11.67s 550 subtests passed [07:25:30.962] 352/396 postgresql:test_checksums / test_checksums/005_injection OK 4.04s 3 subtests passed [07:25:30.990] 353/396 postgresql:test_checksums / test_checksums/003_standby_restarts OK 6.78s 12 subtests passed [07:25:31.760] 354/396 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.09s 2 subtests passed [07:25:32.156] 355/396 postgresql:test_int128 / test_int128/001_test_int128 OK 0.39s 2 subtests passed [07:25:32.832] 356/396 postgresql:test_extensions / test_extensions/001_extension_control_path OK 1.83s 11 subtests passed [07:25:33.601] 357/396 postgresql:test_escape / test_escape/001_test_escape OK 2.64s 1218 subtests passed [07:25:34.218] 358/396 postgresql:test_checksums / test_checksums/004_offline OK 7.37s 8 subtests passed [07:25:34.289] 359/396 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.67s 12 subtests passed [07:25:34.541] 360/396 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 3.94s 15 subtests passed [07:25:34.635] 361/396 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.41s 2 subtests passed [07:25:36.112] 362/396 postgresql:test_misc / test_misc/003_check_guc OK 1.47s 4 subtests passed [07:25:36.697] 363/396 postgresql:test_misc / test_misc/004_io_direct SKIP 0.58s [07:25:36.916] 364/396 postgresql:test_misc / test_misc/002_tablespace OK 2.37s 20 subtests passed [07:25:37.649] 365/396 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 5.49s 516 subtests passed [07:25:38.235] 366/396 postgresql:test_misc / test_misc/001_constraint_validation OK 3.94s 42 subtests passed [07:25:38.847] 367/396 postgresql:test_misc / test_misc/005_timeouts OK 2.15s 2 subtests passed [07:25:39.451] 368/396 postgresql:oauth_validator / oauth_validator/001_server OK 21.02s 170 subtests passed [07:25:39.558] 369/396 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.64s 2 subtests passed [07:25:39.751] 370/396 postgresql:test_misc / test_misc/007_catcache_inval OK 2.09s 2 subtests passed [07:25:40.932] 371/396 postgresql:test_json_parser / test_json_parser/002_inline OK 8.09s 3712 subtests passed [07:25:40.981] 372/396 postgresql:test_misc / test_misc/009_log_temp_files OK 2.13s 11 subtests passed [07:25:41.004] 373/396 postgresql:test_misc / test_misc/008_replslot_single_user OK 2.77s 10 subtests passed [07:25:41.385] 374/396 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.42s [07:25:42.613] 375/396 postgresql:test_misc / test_misc/011_lock_stats OK 3.05s 7 subtests passed [07:25:42.883] 376/396 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 1.90s 2 subtests passed [07:25:42.987] 377/396 postgresql:test_slru / test_slru/001_multixact OK 1.98s 2 subtests passed [07:25:43.445] 378/396 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.45s [07:25:43.983] 379/396 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.54s [07:25:44.501] 380/396 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.52s [07:25:44.720] 381/396 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.33s 18 subtests passed [07:25:46.021] 382/396 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.52s [07:25:46.813] 383/396 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.20s 8 subtests passed [07:25:46.954] 384/396 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.07s 11 subtests passed [07:25:47.460] 385/396 postgresql:ssl / ssl/004_sni SKIP 0.50s [07:25:48.567] 386/396 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 9.11s 73 subtests passed [07:25:51.104] 387/396 postgresql:ldap / ldap/002_bindpasswd OK 2.53s 3 subtests passed [07:25:51.476] 388/396 postgresql:ssl / ssl/002_scram OK 5.45s 24 subtests passed [07:25:52.067] 389/396 postgresql:test_pg_dump / test_pg_dump/001_base OK 12.31s 1044 subtests passed [07:25:52.694] 390/396 postgresql:ssl / ssl/003_sslinfo OK 5.88s 20 subtests passed [07:25:53.950] 391/396 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.84s 26 subtests passed [07:25:54.012] 392/396 postgresql:icu / icu/010_database OK 2.53s 8 subtests passed [07:25:54.585] 393/396 postgresql:ldap / ldap/001_auth OK 7.12s 47 subtests passed [07:25:58.250] 394/396 postgresql:test_checksums / test_checksums/009_fpi OK 29.65s 7 subtests passed [07:25:58.517] 395/396 postgresql:ssl / ssl/001_ssltests OK 13.79s 246 subtests passed [07:29:16.286] 396/396 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 235.51s 1 subtests passed [07:29:16.490] [07:29:16.490] Summary of Failures: [07:29:16.490] [07:29:16.490] 15/396 postgresql:regress / regress/regress ERROR 130.46s exit status 1 [07:29:16.490] 43/396 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 145.58s exit status 1 [07:29:16.490] 40/396 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 236.86s exit status 1 [07:29:16.490] 191/396 postgresql:recovery / recovery/027_stream_regress ERROR 227.94s exit status 1 [07:29:16.490] [07:29:16.490] Ok: 380 [07:29:16.490] Expected Fail: 0 [07:29:16.490] Fail: 4 [07:29:16.490] Unexpected Pass: 0 [07:29:16.490] Skipped: 12 [07:29:16.490] Timeout: 0 [07:29:16.490] [07:29:16.490] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [07:29:16.613] [07:29:16.613] Exit status: 4