[07:14:14.028] su postgres <<-EOF [07:14:14.028] set -e [07:14:14.028] ulimit -c unlimited [07:14:14.028] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:14:14.028] EOF [07:14:16.252] 1/397 postgresql:setup / tmp_install OK 1.55s [07:14:16.384] 2/397 postgresql:setup / install_test_files OK 0.13s [07:14:17.663] 3/397 postgresql:setup / initdb_cache OK 1.28s [07:14:18.329] 4/397 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.64s 9 subtests passed [07:14:33.243] 5/397 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.49s 16 subtests passed [07:14:41.635] 6/397 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 23.92s 13 subtests passed [07:14:44.531] 7/397 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 11.29s 5 subtests passed [07:14:47.604] 8/397 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 29.87s 19 subtests passed [07:14:55.989] ▶ 9/397 + for_portion_of 4406 ms FAIL [07:14:56.933] 10/397 postgresql:recovery / recovery/002_archiving OK 9.33s 12 subtests passed [07:15:11.361] 11/397 postgresql:recovery / recovery/001_stream_rep OK 26.83s 64 subtests passed [07:15:17.460] 12/397 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 59.13s 3 subtests passed [07:15:26.025] 13/397 postgresql:recovery / recovery/003_recovery_targets OK 29.09s 15 subtests passed [07:15:30.676] 14/397 postgresql:recovery / recovery/004_timeline_switch OK 19.31s 5 subtests passed [07:15:31.644] 15/397 postgresql:recovery / recovery/005_replay_delay OK 14.18s 3 subtests passed [07:15:32.908] 16/397 postgresql:recovery / recovery/006_logical_decoding OK 6.88s 20 subtests passed [07:15:44.124] 17/397 postgresql:recovery / recovery/007_sync_rep OK 13.45s 11 subtests passed [07:15:49.918] 18/397 postgresql:recovery / recovery/008_fsm_truncation OK 18.27s 1 subtests passed [07:15:51.346] 19/397 postgresql:recovery / recovery/009_twophase OK 18.44s 30 subtests passed [07:15:51.634] 20/397 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.51s 13 subtests passed [07:15:54.787] 21/397 postgresql:recovery / recovery/013_crash_restart OK 3.44s 20 subtests passed [07:15:55.509] 22/397 postgresql:recovery / recovery/014_unlogged_reinit OK 3.87s 23 subtests passed [07:15:57.118] 23/397 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 99.34s 40 subtests passed [07:16:01.591] 24/397 postgresql:recovery / recovery/012_subtransactions OK 11.67s 12 subtests passed [07:16:02.691] 25/397 postgresql:recovery / recovery/015_promotion_pages OK 7.90s 1 subtests passed [07:16:03.134] 26/397 postgresql:recovery / recovery/016_min_consistency OK 7.62s 1 subtests passed [07:16:03.336] 27/397 postgresql:recovery / recovery/017_shm OK 6.21s 4 subtests passed [07:16:09.677] 28/397 postgresql:recovery / recovery/021_row_visibility OK 6.34s 10 subtests passed [07:16:12.595] 29/397 postgresql:recovery / recovery/022_crash_temp_files OK 2.91s 11 subtests passed [07:16:15.846] 30/397 postgresql:recovery / recovery/020_archive_status OK 12.71s 19 subtests passed [07:16:18.620] 31/397 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.02s 1 subtests passed [07:16:23.596] 32/397 postgresql:recovery / recovery/024_archive_recovery OK 7.75s 2 subtests passed [07:16:30.685] 33/397 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 12.06s 1 subtests passed [07:16:32.048] 34/397 postgresql:recovery / recovery/018_wal_optimize OK 30.45s 38 subtests passed [07:16:36.701] 35/397 postgresql:recovery / recovery/026_overwrite_contrecord OK 13.10s 3 subtests passed [07:16:46.641] 36/397 postgresql:recovery / recovery/028_pitr_timelines OK 14.59s 3 subtests passed [07:16:49.550] 37/397 postgresql:recovery / recovery/029_stats_restart OK 12.85s 44 subtests passed [07:16:50.270] 9/397 postgresql:regress / regress/regress ERROR 152.60s exit status 1 [07:16:50.271] >>> 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 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so 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 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress MALLOC_PERTURB_=108 /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:16:50.271] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:16:50.271] stderr: [07:16:50.271] # diff -U3 /home/postgres/postgres/src/test/regress/expected/for_portion_of.out /home/postgres/postgres/build/testrun/regress/regress/results/for_portion_of.out [07:16:50.271] # --- /home/postgres/postgres/src/test/regress/expected/for_portion_of.out Tue May 5 07:11:28 2026 [07:16:50.271] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/for_portion_of.out Tue May 5 07:14:47 2026 [07:16:50.271] # @@ -1099,8 +1099,6 @@ [07:16:50.271] # FOR PORTION OF valid_at FROM '2000-01-01' TO '2001-01-11' [07:16:50.271] # SET name = 'one^3' [07:16:50.271] # WHERE id = 1; [07:16:50.271] # -ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:16:50.271] # -DETAIL: Failing row contains (1, [2000-01-01,2001-01-11), one^3). [07:16:50.271] # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:16:50.271] # -- test inserts violating CHECK constraints [07:16:50.271] # ALTER TABLE for_portion_of_test2 [07:16:50.271] # @@ -1115,12 +1113,13 @@ [07:16:50.271] # SELECT * FROM for_portion_of_test2 WHERE id = 1 ORDER BY valid_at; [07:16:50.271] # id | valid_at | name [07:16:50.271] # ----+-------------------------+------- [07:16:50.271] # - 1 | [2000-01-01,2010-01-01) | one [07:16:50.271] # + 1 | [2000-01-01,2001-01-11) | one^3 [07:16:50.271] # + 1 | [2001-01-11,2010-01-01) | one [07:16:50.271] # 1 | [2010-01-01,2010-01-05) | one^1 [07:16:50.271] # 1 | [2010-01-05,2010-01-07) | one [07:16:50.271] # 1 | [2010-01-07,2010-01-09) | one^2 [07:16:50.271] # 1 | [2010-01-09,2020-01-01) | one [07:16:50.271] # -(5 rows) [07:16:50.271] # +(6 rows) [07:16:50.271] # [07:16:50.271] # -- DELETE works: [07:16:50.271] # DELETE FROM for_portion_of_test2 [07:16:50.271] # @@ -1222,8 +1221,6 @@ [07:16:50.271] # FOR PORTION OF valid_at ('{[2000-01-01,2001-01-11)}') [07:16:50.271] # SET name = 'one^3' [07:16:50.271] # WHERE id = 1; [07:16:50.271] # -ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:16:50.271] # -DETAIL: Failing row contains (1, {[2000-01-01,2001-01-11)}, one^3). [07:16:50.271] # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:16:50.271] # -- test inserts violating CHECK constraints [07:16:50.271] # ALTER TABLE for_portion_of_test2 [07:16:50.271] # @@ -1233,14 +1230,15 @@ [07:16:50.271] # SET name = 'one^3' [07:16:50.271] # WHERE id = 1; [07:16:50.271] # ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:16:50.271] # -DETAIL: Failing row contains (1, {[2000-01-01,2001-01-01),[2002-02-02,2010-01-07),[2010-01-09,202..., one). [07:16:50.271] # +DETAIL: Failing row contains (1, {[2002-02-02,2010-01-07),[2010-01-09,2020-01-01)}, one). [07:16:50.271] # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:16:50.271] # SELECT * FROM for_portion_of_test2 WHERE id = 1 ORDER BY valid_at; [07:16:50.271] # id | valid_at | name [07:16:50.271] # ----+---------------------------------------------------+------- [07:16:50.271] # - 1 | {[2000-01-01,2010-01-07),[2010-01-09,2020-01-01)} | one [07:16:50.271] # + 1 | {[2000-01-01,2001-01-11)} | one^3 [07:16:50.271] # + 1 | {[2001-01-11,2010-01-07),[2010-01-09,2020-01-01)} | one [07:16:50.271] # 1 | {[2010-01-07,2010-01-09)} | one^2 [07:16:50.271] # -(2 rows) [07:16:50.271] # +(3 rows) [07:16:50.271] # [07:16:50.271] # -- DELETE works: [07:16:50.271] # DELETE FROM for_portion_of_test2 [07:16:50.271] # 1 of 245 tests failed. [07:16:50.271] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [07:16:50.271] # 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:16:50.271] [07:16:50.271] (test program exited with status code 1) [07:16:50.271] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:16:50.271] [07:16:50.292] 38/397 postgresql:recovery / recovery/019_replslot_limit OK 47.60s 26 subtests passed [07:16:59.374] 39/397 postgresql:recovery / recovery/030_stats_cleanup_replica OK 12.73s 11 subtests passed [07:16:59.547] 40/397 postgresql:recovery / recovery/031_recovery_conflict OK 9.99s 18 subtests passed [07:17:01.304] ▶ 41/397 - regression tests pass FAIL [07:17:01.643] 41/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 163.96s exit status 1 [07:17:01.643] >>> 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 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 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib 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 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 MALLOC_PERTURB_=124 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /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:17:01.643] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:17:01.643] stderr: [07:17:01.643] # Failed test 'regression tests pass' [07:17:01.643] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [07:17:01.643] # got: '256' [07:17:01.643] # expected: '0' [07:17:01.643] # Looks like you failed 1 test of 1. [07:17:01.643] [07:17:01.643] (test program exited with status code 1) [07:17:01.643] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:17:01.643] [07:17:02.157] 42/397 postgresql:recovery / recovery/034_create_database OK 2.78s 2 subtests passed [07:17:02.649] ▶ 43/397 - regression tests in old instance FAIL [07:17:05.229] 44/397 postgresql:recovery / recovery/037_invalid_database OK 3.06s 10 subtests passed [07:17:05.622] 45/397 postgresql:recovery / recovery/032_relfilenode_reuse OK 15.35s 14 subtests passed [07:17:08.082] 46/397 postgresql:recovery / recovery/036_truncated_dropped OK 6.44s 8 subtests passed [07:17:10.511] 47/397 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.28s 2 subtests passed [07:17:19.364] 48/397 postgresql:recovery / recovery/041_checkpoint_at_promote OK 8.85s 6 subtests passed [07:17:24.625] 49/397 postgresql:recovery / recovery/039_end_of_wal OK 19.00s 14 subtests passed [07:17:24.779] 50/397 postgresql:recovery / recovery/033_replay_tsp_drops OK 34.48s 3 subtests passed [07:17:27.012] 51/397 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.23s 1 subtests passed [07:17:29.072] 52/397 postgresql:recovery / recovery/042_low_level_backup OK 9.70s 4 subtests passed [07:17:30.874] 53/397 postgresql:isolation / isolation/isolation OK 169.24s 128 subtests passed [07:17:36.472] 54/397 postgresql:recovery / recovery/043_no_contrecord_switch OK 11.84s 1 subtests passed [07:17:49.154] 55/397 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 12.68s 3 subtests passed [07:17:50.808] 56/397 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 19.93s 1 subtests passed [07:17:51.552] 57/397 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 43.47s 38 subtests passed [07:17:54.586] 58/397 postgresql:recovery / recovery/050_redo_segment_missing OK 3.77s 2 subtests passed [07:17:58.622] 59/397 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 4.03s 4 subtests passed [07:17:58.704] 60/397 postgresql:recovery / recovery/035_standby_logical_decoding OK 59.15s 89 subtests passed [07:18:00.044] 61/397 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 30.97s 2 subtests passed [07:18:06.210] 62/397 postgresql:plperl / plperl/regress OK 7.50s 14 subtests passed [07:18:07.235] 63/397 postgresql:plpgsql / plpgsql/regress OK 8.61s 13 subtests passed [07:18:09.532] 64/397 postgresql:plpython / plpython/regress OK 9.48s 23 subtests passed [07:18:10.891] 65/397 postgresql:pltcl / pltcl/regress OK 4.68s 8 subtests passed [07:18:11.101] 66/397 postgresql:auto_explain / auto_explain/regress OK 1.57s 2 subtests passed [07:18:12.939] 67/397 postgresql:basic_archive / basic_archive/regress OK 2.05s 1 subtests passed [07:18:13.668] 68/397 postgresql:bloom / bloom/regress OK 2.56s 1 subtests passed [07:18:14.150] 69/397 postgresql:recovery / recovery/045_archive_restartpoint OK 47.13s 1 subtests passed [07:18:15.815] 70/397 postgresql:bool_plperl / bool_plperl/regress OK 2.87s 2 subtests passed [07:18:18.207] 71/397 postgresql:citext / citext/regress OK 2.39s 3 subtests passed [07:18:21.057] 72/397 postgresql:btree_gin / btree_gin/regress OK 7.39s 30 subtests passed [07:18:21.643] 73/397 postgresql:cube / cube/regress OK 3.43s 2 subtests passed [07:18:22.812] 74/397 postgresql:dict_int / dict_int/regress OK 1.17s 1 subtests passed [07:18:23.855] 75/397 postgresql:btree_gist / btree_gist/regress OK 9.70s 32 subtests passed [07:18:24.287] 76/397 postgresql:recovery / recovery/051_effective_wal_level OK 32.73s 31 subtests passed [07:18:24.429] 77/397 postgresql:dblink / dblink/regress OK 3.37s 1 subtests passed [07:18:25.599] 78/397 postgresql:dict_xsyn / dict_xsyn/regress OK 2.78s 1 subtests passed [07:18:25.877] 79/397 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.44s 2 subtests passed [07:18:26.391] 80/397 postgresql:file_fdw / file_fdw/regress OK 2.10s 1 subtests passed [07:18:27.303] 81/397 postgresql:earthdistance / earthdistance/regress OK 3.44s 1 subtests passed [07:18:27.666] 82/397 postgresql:hstore_plpython / hstore_plpython/regress OK 1.27s 1 subtests passed [07:18:28.874] 83/397 postgresql:hstore_plperl / hstore_plperl/regress OK 2.99s 3 subtests passed [07:18:29.506] 84/397 postgresql:isn / isn/regress OK 1.84s 1 subtests passed [07:18:30.102] 85/397 postgresql:hstore / hstore/regress OK 4.50s 2 subtests passed [07:18:30.145] 86/397 postgresql:amcheck / amcheck/regress OK 22.91s 4 subtests passed [07:18:30.905] 87/397 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.03s 2 subtests passed [07:18:31.489] 88/397 postgresql:lo / lo/regress OK 1.38s 1 subtests passed [07:18:31.623] 89/397 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.11s 1 subtests passed [07:18:32.788] 90/397 postgresql:ltree_plpython / ltree_plpython/regress OK 1.88s 1 subtests passed [07:18:33.128] 91/397 postgresql:passwordcheck / passwordcheck/regress OK 1.50s 1 subtests passed [07:18:34.155] 92/397 postgresql:ltree / ltree/regress OK 4.00s 1 subtests passed [07:18:34.495] 93/397 postgresql:pg_buffercache / pg_buffercache/regress OK 1.70s 2 subtests passed [07:18:35.787] 94/397 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.63s 1 subtests passed [07:18:35.946] 95/397 postgresql:pageinspect / pageinspect/regress OK 4.45s 8 subtests passed [07:18:36.156] 96/397 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.66s 1 subtests passed [07:18:37.219] 97/397 postgresql:pg_overexplain / pg_overexplain/regress OK 1.43s 1 subtests passed [07:18:37.642] 98/397 postgresql:pg_prewarm / pg_prewarm/regress OK 1.48s 1 subtests passed [07:18:38.664] 99/397 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.44s 1 subtests passed [07:18:40.064] 100/397 postgresql:pgcrypto / pgcrypto/regress OK 6.93s 25 subtests passed [07:18:41.264] 101/397 postgresql:intarray / intarray/regress OK 13.96s 1 subtests passed [07:18:41.338] 102/397 postgresql:pgstattuple / pgstattuple/regress OK 1.27s 1 subtests passed [07:18:41.600] 103/397 postgresql:pg_stash_advice / pg_stash_advice/regress OK 3.96s 2 subtests passed [07:18:42.911] 104/397 postgresql:pg_surgery / pg_surgery/regress OK 1.64s 1 subtests passed [07:18:43.690] 105/397 postgresql:pg_visibility / pg_visibility/regress OK 2.09s 1 subtests passed [07:18:44.978] 106/397 postgresql:pg_walinspect / pg_walinspect/regress OK 2.06s 2 subtests passed [07:18:45.093] 107/397 postgresql:pg_stat_statements / pg_stat_statements/regress OK 6.43s 16 subtests passed [07:18:47.169] 108/397 postgresql:seg / seg/regress OK 2.07s 3 subtests passed [07:18:47.882] 109/397 postgresql:pg_trgm / pg_trgm/regress OK 6.53s 4 subtests passed [07:18:47.950] 110/397 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.96s 1 subtests passed [07:18:49.183] 111/397 postgresql:spi / spi/regress OK 2.01s 2 subtests passed [07:18:49.560] 112/397 postgresql:tcn / tcn/isolation OK 1.62s 1 subtests passed [07:18:49.917] 113/397 postgresql:tablefunc / tablefunc/regress OK 2.04s 1 subtests passed [07:18:51.521] 114/397 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.60s 1 subtests passed [07:18:52.049] 115/397 postgresql:recovery / recovery/049_wait_for_lsn OK 62.89s 53 subtests passed [07:18:52.887] 116/397 postgresql:tsm_system_time / tsm_system_time/regress OK 1.36s 1 subtests passed [07:18:53.477] 117/397 postgresql:unaccent / unaccent/regress OK 1.42s 1 subtests passed [07:18:53.611] 118/397 postgresql:pg_plan_advice / pg_plan_advice/regress OK 17.65s 9 subtests passed [07:18:54.301] 119/397 postgresql:uuid-ossp / uuid-ossp/regress OK 1.41s 1 subtests passed [07:18:54.932] 120/397 postgresql:xml2 / xml2/regress OK 1.45s 1 subtests passed [07:18:55.624] 121/397 postgresql:brin / brin/isolation OK 2.01s 1 subtests passed [07:18:55.767] 122/397 postgresql:commit_ts / commit_ts/regress OK 1.46s 1 subtests passed [07:18:56.623] 123/397 postgresql:dummy_index_am / dummy_index_am/regress OK 1.00s 1 subtests passed [07:18:56.994] 124/397 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.22s 1 subtests passed [07:18:57.456] 125/397 postgresql:delay_execution / delay_execution/isolation OK 2.52s 2 subtests passed [07:18:58.577] 126/397 postgresql:gin / gin/regress OK 1.95s 1 subtests passed [07:18:58.995] 127/397 postgresql:injection_points / injection_points/regress OK 1.54s 4 subtests passed [07:18:59.766] 128/397 postgresql:index / index/isolation OK 2.77s 1 subtests passed [07:19:00.674] 129/397 postgresql:plsample / plsample/regress OK 0.90s 1 subtests passed [07:19:00.725] 130/397 postgresql:test_decoding / test_decoding/isolation OK 11.16s 14 subtests passed [07:19:02.706] 131/397 postgresql:test_binaryheap / test_binaryheap/regress OK 1.98s 1 subtests passed [07:19:03.207] 132/397 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.53s 1 subtests passed [07:19:04.899] 133/397 postgresql:test_bitmapset / test_bitmapset/regress OK 2.19s 1 subtests passed [07:19:05.138] 134/397 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.93s 1 subtests passed [07:19:05.951] 43/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 288.25s exit status 1 [07:19:05.952] >>> 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 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib 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 TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes top_builddir=/home/postgres/postgres/build MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=234 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /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:19:05.952] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:19:05.952] Listing only the last 100 lines from a long log. [07:19:05.952] # ok 23 + md5 395 ms [07:19:05.952] # ok 24 + numerology 581 ms [07:19:05.952] # ok 25 + point 291 ms [07:19:05.952] # ok 26 + lseg 187 ms [07:19:05.952] # ok 27 + line 339 ms [07:19:05.952] # ... 206 lines omitted ... [07:19:05.952] # ok 219 + partition_merge 6091 ms [07:19:05.952] # ok 220 + partition_split 7625 ms [07:19:05.952] # ok 221 + partition_join 9567 ms [07:19:05.952] # ok 222 + partition_prune 8446 ms [07:19:05.952] # ok 223 + reloptions 1275 ms [07:19:05.952] # ok 224 + hash_part 682 ms [07:19:05.952] # ok 225 + indexing 11947 ms [07:19:05.952] # ok 226 + partition_aggregate 4615 ms [07:19:05.952] # ok 227 + partition_info 1695 ms [07:19:05.952] # ok 228 + tuplesort 6373 ms [07:19:05.952] # ok 229 + explain 1518 ms [07:19:05.952] # ok 230 + memoize 2038 ms [07:19:05.952] # ok 231 + stats 5727 ms [07:19:05.952] # ok 232 + predicate 1990 ms [07:19:05.952] # ok 233 + numa 199 ms [07:19:05.952] # ok 234 + eager_aggregate 2933 ms [07:19:05.952] # ok 235 + graph_table_rls 1928 ms [07:19:05.952] # ok 236 + planner_est 484 ms [07:19:05.952] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [07:19:05.952] # ok 237 + compression 1017 ms [07:19:05.952] # ok 238 + compression_lz4 888 ms [07:19:05.952] # ok 239 + compression_pglz 70 ms [07:19:05.952] # ok 240 + cluster 2343 ms [07:19:05.952] # # parallel group (2 tests): oidjoins event_trigger [07:19:05.952] # ok 241 + oidjoins 1626 ms [07:19:05.952] # ok 242 + event_trigger 1787 ms [07:19:05.952] # ok 243 - event_trigger_login 312 ms [07:19:05.952] # ok 244 - fast_default 1068 ms [07:19:05.952] # ok 245 - tablespace 4374 ms [07:19:05.952] # 1..245 [07:19:05.952] # -------------- stderr -------------- [07:19:05.952] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/for_portion_of.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/for_portion_of.out [07:19:05.952] # # --- /home/postgres/postgres/src/test/regress/expected/for_portion_of.out Tue May 5 07:11:28 2026 [07:19:05.952] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/for_portion_of.out Tue May 5 07:14:54 2026 [07:19:05.952] # # @@ -1099,8 +1099,6 @@ [07:19:05.952] # # FOR PORTION OF valid_at FROM '2000-01-01' TO '2001-01-11' [07:19:05.952] # # SET name = 'one^3' [07:19:05.952] # # WHERE id = 1; [07:19:05.952] # # -ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:19:05.952] # # -DETAIL: Failing row contains (1, [2000-01-01,2001-01-11), one^3). [07:19:05.952] # # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:19:05.952] # # -- test inserts violating CHECK constraints [07:19:05.952] # # ALTER TABLE for_portion_of_test2 [07:19:05.952] # # @@ -1115,12 +1113,13 @@ [07:19:05.952] # # SELECT * FROM for_portion_of_test2 WHERE id = 1 ORDER BY valid_at; [07:19:05.952] # # id | valid_at | name [07:19:05.952] # # ----+-------------------------+------- [07:19:05.952] # # - 1 | [2000-01-01,2010-01-01) | one [07:19:05.952] # # + 1 | [2000-01-01,2001-01-11) | one^3 [07:19:05.952] # # + 1 | [2001-01-11,2010-01-01) | one [07:19:05.952] # # 1 | [2010-01-01,2010-01-05) | one^1 [07:19:05.952] # # 1 | [2010-01-05,2010-01-07) | one [07:19:05.952] # # 1 | [2010-01-07,2010-01-09) | one^2 [07:19:05.952] # # 1 | [2010-01-09,2020-01-01) | one [07:19:05.952] # # -(5 rows) [07:19:05.952] # # +(6 rows) [07:19:05.952] # # [07:19:05.952] # # -- DELETE works: [07:19:05.952] # # DELETE FROM for_portion_of_test2 [07:19:05.952] # # @@ -1222,8 +1221,6 @@ [07:19:05.952] # # FOR PORTION OF valid_at ('{[2000-01-01,2001-01-11)}') [07:19:05.952] # # SET name = 'one^3' [07:19:05.952] # # WHERE id = 1; [07:19:05.952] # # -ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:19:05.952] # # -DETAIL: Failing row contains (1, {[2000-01-01,2001-01-11)}, one^3). [07:19:05.952] # # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:19:05.952] # # -- test inserts violating CHECK constraints [07:19:05.952] # # ALTER TABLE for_portion_of_test2 [07:19:05.952] # # @@ -1233,14 +1230,15 @@ [07:19:05.952] # # SET name = 'one^3' [07:19:05.952] # # WHERE id = 1; [07:19:05.952] # # ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:19:05.952] # # -DETAIL: Failing row contains (1, {[2000-01-01,2001-01-01),[2002-02-02,2010-01-07),[2010-01-09,202..., one). [07:19:05.952] # # +DETAIL: Failing row contains (1, {[2002-02-02,2010-01-07),[2010-01-09,2020-01-01)}, one). [07:19:05.952] # # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:19:05.952] # # SELECT * FROM for_portion_of_test2 WHERE id = 1 ORDER BY valid_at; [07:19:05.952] # # id | valid_at | name [07:19:05.952] # # ----+---------------------------------------------------+------- [07:19:05.952] # # - 1 | {[2000-01-01,2010-01-07),[2010-01-09,2020-01-01)} | one [07:19:05.952] # # + 1 | {[2000-01-01,2001-01-11)} | one^3 [07:19:05.952] # # + 1 | {[2001-01-11,2010-01-07),[2010-01-09,2020-01-01)} | one [07:19:05.952] # # 1 | {[2010-01-07,2010-01-09)} | one^2 [07:19:05.952] # # -(2 rows) [07:19:05.952] # # +(3 rows) [07:19:05.952] # # [07:19:05.952] # # -- DELETE works: [07:19:05.952] # # DELETE FROM for_portion_of_test2 [07:19:05.952] # # 1 of 245 tests failed. [07:19:05.952] # # 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:19:05.952] # # 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:19:05.952] # ------------------------------------ [07:19:05.952] # Looks like you failed 1 test of 20. [07:19:05.952] [07:19:05.952] (test program exited with status code 1) [07:19:05.952] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:19:05.952] [07:19:06.411] 135/397 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.51s 1 subtests passed [07:19:06.767] 136/397 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.62s 1 subtests passed [07:19:07.250] 137/397 postgresql:injection_points / injection_points/isolation OK 8.67s 6 subtests passed [07:19:07.498] 138/397 postgresql:test_custom_types / test_custom_types/regress OK 1.54s 1 subtests passed [07:19:08.342] 139/397 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.09s 1 subtests passed [07:19:09.019] 140/397 postgresql:test_dsa / test_dsa/regress OK 2.25s 1 subtests passed [07:19:09.468] 141/397 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.12s 1 subtests passed [07:19:09.698] 142/397 postgresql:postgres_fdw / postgres_fdw/regress OK 26.01s 2 subtests passed [07:19:10.327] 143/397 postgresql:nbtree / nbtree/regress OK 11.33s 2 subtests passed [07:19:10.896] 144/397 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.20s 1 subtests passed [07:19:11.333] 145/397 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.92s 22 subtests passed [07:19:11.397] 146/397 postgresql:test_lfind / test_lfind/regress OK 1.93s 1 subtests passed [07:19:12.751] 147/397 postgresql:test_parser / test_parser/regress OK 1.85s 1 subtests passed [07:19:12.973] 148/397 postgresql:test_predtest / test_predtest/regress OK 1.57s 1 subtests passed [07:19:13.835] 149/397 postgresql:test_extensions / test_extensions/regress OK 6.33s 2 subtests passed [07:19:13.938] 150/397 postgresql:test_pg_dump / test_pg_dump/regress OK 2.60s 1 subtests passed [07:19:14.171] 151/397 postgresql:test_radixtree / test_radixtree/regress OK 1.42s 1 subtests passed [07:19:15.116] 152/397 postgresql:test_rbtree / test_rbtree/regress OK 2.14s 1 subtests passed [07:19:15.811] 153/397 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.63s 1 subtests passed [07:19:15.917] 154/397 postgresql:test_resowner / test_resowner/regress OK 1.98s 1 subtests passed [07:19:16.438] 155/397 postgresql:test_saslprep / test_saslprep/regress OK 1.32s 1 subtests passed [07:19:17.675] 156/397 postgresql:test_slru / test_slru/regress OK 1.76s 1 subtests passed [07:19:17.995] 157/397 postgresql:test_tidstore / test_tidstore/regress OK 1.55s 1 subtests passed [07:19:18.157] 158/397 postgresql:test_oat_hooks / test_oat_hooks/regress OK 7.83s 2 subtests passed [07:19:19.382] 159/397 postgresql:test_regex / test_regex/regress OK 5.54s 2 subtests passed [07:19:19.732] 160/397 postgresql:typcache / typcache/regress OK 2.05s 1 subtests passed [07:19:20.084] 161/397 postgresql:libpq / libpq/002_api OK 0.35s 1 subtests passed [07:19:22.721] 162/397 postgresql:libpq / libpq/001_uri OK 3.34s 63 subtests passed [07:19:23.069] 163/397 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.34s [07:19:23.388] 164/397 postgresql:unsafe_tests / unsafe_tests/regress OK 5.39s 4 subtests passed [07:19:25.012] 165/397 postgresql:test_integerset / test_integerset/regress OK 15.99s 1 subtests passed [07:19:25.496] 166/397 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.48s 55 subtests passed [07:19:26.321] 167/397 postgresql:libpq / libpq/006_service OK 2.93s 47 subtests passed [07:19:26.737] 168/397 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.41s 9 subtests passed [07:19:27.991] 169/397 postgresql:test_decoding / test_decoding/regress OK 38.80s 20 subtests passed [07:19:29.261] 170/397 postgresql:libpq / libpq/005_negotiate_encryption OK 6.19s 53 subtests passed [07:19:29.375] 171/397 postgresql:libpq / libpq/003_load_balance_host_list OK 9.28s 127 subtests passed [07:19:31.671] 172/397 postgresql:test_shm_mq / test_shm_mq/regress OK 15.86s 1 subtests passed [07:19:32.386] 173/397 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.71s 51 subtests passed [07:19:32.670] 174/397 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.93s 107 subtests passed [07:19:33.784] 175/397 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.41s 10 subtests passed [07:19:35.066] 176/397 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.39s 3 subtests passed [07:19:37.025] 177/397 postgresql:ecpg / ecpg/ecpg OK 18.87s 67 subtests passed [07:19:39.494] 178/397 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 10.23s 32 subtests passed [07:19:39.920] 179/397 postgresql:pg_checksums / pg_checksums/001_basic OK 0.42s 9 subtests passed [07:19:42.989] 180/397 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 7.92s 27 subtests passed [07:19:43.429] 181/397 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.44s 13 subtests passed [07:19:46.605] 182/397 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 12.82s 43 subtests passed [07:19:57.575] 183/397 postgresql:pg_checksums / pg_checksums/002_actions OK 17.65s 66 subtests passed [07:20:00.686] 184/397 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 14.08s 7 subtests passed [07:20:04.050] 185/397 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 6.47s 11 subtests passed [07:20:05.977] 186/397 postgresql:pg_amcheck / pg_amcheck/003_check OK 37.98s 75 subtests passed [07:20:07.832] 187/397 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 24.40s 6 subtests passed [07:20:11.676] 188/397 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 5.69s 3 subtests passed [07:20:13.822] 189/397 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 9.77s 4 subtests passed [07:20:18.233] 190/397 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 6.56s 4 subtests passed [07:20:18.373] ▶ 191/397 - regression tests pass FAIL [07:20:21.580] 192/397 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 20.89s 22 subtests passed [07:20:21.663] 193/397 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 13.83s 2 subtests passed [07:20:22.161] 194/397 postgresql:pg_config / pg_config/001_pg_config OK 0.58s 21 subtests passed [07:20:23.367] 195/397 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.70s 18 subtests passed [07:20:24.151] 196/397 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 10.33s 4 subtests passed [07:20:25.545] 197/397 postgresql:pg_ctl / pg_ctl/002_status OK 2.17s 3 subtests passed [07:20:26.598] 198/397 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 8.36s 5 subtests passed [07:20:28.558] 199/397 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 51.53s 60 subtests passed [07:20:29.928] 200/397 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.38s 14 subtests passed [07:20:29.950] 201/397 postgresql:pg_dump / pg_dump/001_basic OK 3.35s 135 subtests passed [07:20:31.012] 202/397 postgresql:pg_ctl / pg_ctl/001_start_stop OK 8.84s 25 subtests passed [07:20:33.006] 203/397 postgresql:initdb / initdb/001_initdb OK 67.51s 57 subtests passed [07:20:33.140] 204/397 postgresql:pg_ctl / pg_ctl/003_promote OK 8.99s 12 subtests passed [07:20:33.635] 205/397 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.70s 3 subtests passed [07:20:36.964] 206/397 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 7.01s 4 subtests passed [07:20:40.279] 207/397 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.31s 83 subtests passed [07:20:41.368] 208/397 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.09s 9 subtests passed [07:20:42.711] 209/397 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 9.70s 98 subtests passed [07:20:44.463] 210/397 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 13.45s 108 subtests passed [07:20:47.436] 211/397 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 75.05s 200 subtests passed [07:20:56.442] 212/397 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.98s 6 subtests passed [07:21:00.307] 213/397 postgresql:pg_dump / pg_dump/010_dump_connstr OK 26.67s 13 subtests passed [07:21:00.893] 214/397 postgresql:pg_rewind / pg_rewind/006_options OK 0.58s 13 subtests passed [07:21:02.087] 215/397 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.64s 1 subtests passed [07:21:02.550] 216/397 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 15.11s 10 subtests passed [07:21:08.565] 191/397 postgresql:recovery / recovery/027_stream_regress ERROR 277.88s exit status 1 [07:21:08.566] >>> 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 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib 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 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 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 enable_injection_points=yes MALLOC_PERTURB_=159 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /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:21:08.566] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:21:08.566] Listing only the last 100 lines from a long log. [07:21:08.566] # ok 23 + md5 300 ms [07:21:08.566] # ok 24 + numerology 792 ms [07:21:08.566] # ok 25 + point 603 ms [07:21:08.566] # ok 26 + lseg 365 ms [07:21:08.566] # ok 27 + line 467 ms [07:21:08.566] # ... 206 lines omitted ... [07:21:08.566] # ok 219 + partition_merge 10742 ms [07:21:08.566] # ok 220 + partition_split 9790 ms [07:21:08.566] # ok 221 + partition_join 13949 ms [07:21:08.566] # ok 222 + partition_prune 9749 ms [07:21:08.566] # ok 223 + reloptions 866 ms [07:21:08.566] # ok 224 + hash_part 392 ms [07:21:08.566] # ok 225 + indexing 18683 ms [07:21:08.566] # ok 226 + partition_aggregate 6542 ms [07:21:08.566] # ok 227 + partition_info 1557 ms [07:21:08.566] # ok 228 + tuplesort 7590 ms [07:21:08.566] # ok 229 + explain 906 ms [07:21:08.566] # ok 230 + memoize 4035 ms [07:21:08.566] # ok 231 + stats 11677 ms [07:21:08.566] # ok 232 + predicate 1981 ms [07:21:08.566] # ok 233 + numa 260 ms [07:21:08.566] # ok 234 + eager_aggregate 3179 ms [07:21:08.566] # ok 235 + graph_table_rls 2600 ms [07:21:08.566] # ok 236 + planner_est 290 ms [07:21:08.566] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [07:21:08.566] # ok 237 + compression 2135 ms [07:21:08.566] # ok 238 + compression_lz4 1696 ms [07:21:08.566] # ok 239 + compression_pglz 189 ms [07:21:08.566] # ok 240 + cluster 3935 ms [07:21:08.566] # # parallel group (2 tests): oidjoins event_trigger [07:21:08.566] # ok 241 + oidjoins 2665 ms [07:21:08.566] # ok 242 + event_trigger 2968 ms [07:21:08.566] # ok 243 - event_trigger_login 291 ms [07:21:08.566] # ok 244 - fast_default 2345 ms [07:21:08.566] # ok 245 - tablespace 8868 ms [07:21:08.566] # 1..245 [07:21:08.566] # -------------- stderr -------------- [07:21:08.566] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/for_portion_of.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/for_portion_of.out [07:21:08.566] # # --- /home/postgres/postgres/src/test/regress/expected/for_portion_of.out Tue May 5 07:11:28 2026 [07:21:08.566] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/for_portion_of.out Tue May 5 07:17:17 2026 [07:21:08.566] # # @@ -1099,8 +1099,6 @@ [07:21:08.566] # # FOR PORTION OF valid_at FROM '2000-01-01' TO '2001-01-11' [07:21:08.566] # # SET name = 'one^3' [07:21:08.566] # # WHERE id = 1; [07:21:08.566] # # -ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:21:08.566] # # -DETAIL: Failing row contains (1, [2000-01-01,2001-01-11), one^3). [07:21:08.566] # # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:21:08.566] # # -- test inserts violating CHECK constraints [07:21:08.566] # # ALTER TABLE for_portion_of_test2 [07:21:08.566] # # @@ -1115,12 +1113,13 @@ [07:21:08.566] # # SELECT * FROM for_portion_of_test2 WHERE id = 1 ORDER BY valid_at; [07:21:08.566] # # id | valid_at | name [07:21:08.566] # # ----+-------------------------+------- [07:21:08.566] # # - 1 | [2000-01-01,2010-01-01) | one [07:21:08.566] # # + 1 | [2000-01-01,2001-01-11) | one^3 [07:21:08.566] # # + 1 | [2001-01-11,2010-01-01) | one [07:21:08.566] # # 1 | [2010-01-01,2010-01-05) | one^1 [07:21:08.566] # # 1 | [2010-01-05,2010-01-07) | one [07:21:08.566] # # 1 | [2010-01-07,2010-01-09) | one^2 [07:21:08.566] # # 1 | [2010-01-09,2020-01-01) | one [07:21:08.566] # # -(5 rows) [07:21:08.566] # # +(6 rows) [07:21:08.566] # # [07:21:08.566] # # -- DELETE works: [07:21:08.566] # # DELETE FROM for_portion_of_test2 [07:21:08.566] # # @@ -1222,8 +1221,6 @@ [07:21:08.566] # # FOR PORTION OF valid_at ('{[2000-01-01,2001-01-11)}') [07:21:08.566] # # SET name = 'one^3' [07:21:08.566] # # WHERE id = 1; [07:21:08.566] # # -ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:21:08.566] # # -DETAIL: Failing row contains (1, {[2000-01-01,2001-01-11)}, one^3). [07:21:08.566] # # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:21:08.566] # # -- test inserts violating CHECK constraints [07:21:08.566] # # ALTER TABLE for_portion_of_test2 [07:21:08.566] # # @@ -1233,14 +1230,15 @@ [07:21:08.566] # # SET name = 'one^3' [07:21:08.566] # # WHERE id = 1; [07:21:08.566] # # ERROR: new row for relation "for_portion_of_test2" violates check constraint "fpo2_check" [07:21:08.566] # # -DETAIL: Failing row contains (1, {[2000-01-01,2001-01-01),[2002-02-02,2010-01-07),[2010-01-09,202..., one). [07:21:08.566] # # +DETAIL: Failing row contains (1, {[2002-02-02,2010-01-07),[2010-01-09,2020-01-01)}, one). [07:21:08.566] # # ALTER TABLE for_portion_of_test2 DROP CONSTRAINT fpo2_check; [07:21:08.566] # # SELECT * FROM for_portion_of_test2 WHERE id = 1 ORDER BY valid_at; [07:21:08.566] # # id | valid_at | name [07:21:08.566] # # ----+---------------------------------------------------+------- [07:21:08.566] # # - 1 | {[2000-01-01,2010-01-07),[2010-01-09,2020-01-01)} | one [07:21:08.566] # # + 1 | {[2000-01-01,2001-01-11)} | one^3 [07:21:08.566] # # + 1 | {[2001-01-11,2010-01-07),[2010-01-09,2020-01-01)} | one [07:21:08.566] # # 1 | {[2010-01-07,2010-01-09)} | one^2 [07:21:08.566] # # -(2 rows) [07:21:08.566] # # +(3 rows) [07:21:08.566] # # [07:21:08.566] # # -- DELETE works: [07:21:08.566] # # DELETE FROM for_portion_of_test2 [07:21:08.566] # # 1 of 245 tests failed. [07:21:08.566] # # 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:21:08.566] # # 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:21:08.566] # ------------------------------------ [07:21:08.566] # Looks like you failed 1 test of 11. [07:21:08.566] [07:21:08.566] (test program exited with status code 1) [07:21:08.566] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:21:08.566] [07:21:10.865] 217/397 postgresql:pg_rewind / pg_rewind/009_growing_files OK 8.31s 3 subtests passed [07:21:11.718] 218/397 postgresql:pg_rewind / pg_rewind/001_basic OK 30.35s 57 subtests passed [07:21:12.306] 219/397 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.59s 13 subtests passed [07:21:13.667] 220/397 postgresql:pg_rewind / pg_rewind/007_standby_source OK 12.77s 7 subtests passed [07:21:14.346] 221/397 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.68s 17 subtests passed [07:21:16.153] 222/397 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.84s 18 subtests passed [07:21:17.463] 223/397 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 15.37s 3 subtests passed [07:21:19.101] 224/397 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 8.23s 12 subtests passed [07:21:19.855] 225/397 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 11.29s 1 subtests passed [07:21:21.880] 226/397 postgresql:pg_rewind / pg_rewind/002_databases OK 39.17s 12 subtests passed [07:21:21.957] 227/397 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.85s 60 subtests passed [07:21:23.620] 228/397 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.76s 5 subtests passed [07:21:26.875] 229/397 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 9.41s 32 subtests passed [07:21:30.608] 230/397 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.72s 11 subtests passed [07:21:34.947] 231/397 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 12.99s 18 subtests passed [07:21:36.553] 232/397 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.60s 5 subtests passed [07:21:36.991] 233/397 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.44s 11 subtests passed [07:21:38.099] 234/397 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 14.48s 10 subtests passed [07:21:39.016] 235/397 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.02s 7 subtests passed [07:21:41.497] 236/397 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.48s 207 subtests passed [07:21:42.891] 237/397 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 69.74s 60 subtests passed [07:21:43.193] 238/397 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 28.84s 38 subtests passed [07:21:44.541] 239/397 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 17.66s 21 subtests passed [07:21:44.766] 240/397 postgresql:psql / psql/020_cancel OK 1.57s 2 subtests passed [07:21:45.527] 241/397 postgresql:psql / psql/010_tab_completion OK 2.63s 89 subtests passed [07:21:46.763] 242/397 postgresql:psql / psql/030_pager OK 2.22s 4 subtests passed [07:21:47.590] 243/397 postgresql:scripts / scripts/010_clusterdb OK 2.81s 16 subtests passed [07:21:47.784] 244/397 postgresql:scripts / scripts/011_clusterdb_all OK 2.25s 7 subtests passed [07:21:50.301] 245/397 postgresql:scripts / scripts/040_createuser OK 2.71s 37 subtests passed [07:21:50.592] 246/397 postgresql:scripts / scripts/050_dropdb OK 2.81s 16 subtests passed [07:21:51.040] 247/397 postgresql:psql / psql/001_basic OK 9.54s 126 subtests passed [07:21:52.946] 248/397 postgresql:scripts / scripts/070_dropuser OK 2.64s 13 subtests passed [07:21:53.191] 249/397 postgresql:scripts / scripts/080_pg_isready OK 2.60s 11 subtests passed [07:21:57.412] 250/397 postgresql:scripts / scripts/091_reindexdb_all OK 4.46s 13 subtests passed [07:22:00.692] 251/397 postgresql:scripts / scripts/090_reindexdb OK 9.65s 64 subtests passed [07:22:00.725] 252/397 postgresql:scripts / scripts/101_vacuumdb_all OK 3.31s 5 subtests passed [07:22:02.193] 253/397 postgresql:scripts / scripts/020_createdb OK 15.43s 64 subtests passed [07:22:02.640] 254/397 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.44s 27 subtests passed [07:22:03.064] 255/397 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.42s 4 subtests passed [07:22:03.362] 256/397 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 47.20s 92 subtests passed [07:22:03.967] 257/397 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.90s 39 subtests passed [07:22:05.734] 258/397 postgresql:scripts / scripts/100_vacuumdb OK 12.54s 113 subtests passed [07:22:06.321] 259/397 postgresql:amcheck / amcheck/002_cic OK 2.35s 4 subtests passed [07:22:08.106] 260/397 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.78s 6 subtests passed [07:22:09.379] 261/397 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.68s 4 subtests passed [07:22:09.926] 262/397 postgresql:amcheck / amcheck/003_cic_2pc OK 4.18s 7 subtests passed [07:22:11.135] 263/397 postgresql:scripts / scripts/200_connstr OK 10.41s 3 subtests passed [07:22:11.178] 264/397 postgresql:pg_waldump / pg_waldump/001_basic OK 40.57s 212 subtests passed [07:22:12.353] 265/397 postgresql:pgbench / pgbench/001_pgbench_with_server OK 34.25s 474 subtests passed [07:22:13.086] 266/397 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.16s 22 subtests passed [07:22:13.529] 267/397 postgresql:oid2name / oid2name/001_basic OK 0.44s 9 subtests passed [07:22:14.450] 268/397 postgresql:amcheck / amcheck/005_pitr OK 6.34s 3 subtests passed [07:22:16.671] 269/397 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.14s 11 subtests passed [07:22:17.893] 270/397 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 3.44s 6 subtests passed [07:22:19.928] 271/397 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.25s 3 subtests passed [07:22:21.244] 272/397 postgresql:amcheck / amcheck/006_verify_gin OK 11.86s 6 subtests passed [07:22:21.682] 273/397 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 10.50s 16 subtests passed [07:22:22.084] 274/397 postgresql:pg_dump / pg_dump/002_pg_dump OK 113.51s 12122 subtests passed [07:22:23.309] 275/397 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.38s 3 subtests passed [07:22:23.733] 276/397 postgresql:dblink / dblink/001_auth_scram OK 11.37s 12 subtests passed [07:22:23.785] 277/397 postgresql:vacuumlo / vacuumlo/001_basic OK 0.47s 9 subtests passed [07:22:26.233] 278/397 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 8.34s 2 subtests passed [07:22:26.518] 279/397 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.26s 6 subtests passed [07:22:27.838] 280/397 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.15s 4 subtests passed [07:22:28.412] 281/397 postgresql:authentication / authentication/005_sspi SKIP 0.55s [07:22:28.968] 282/397 postgresql:authentication / authentication/004_file_inclusion OK 2.45s 2 subtests passed [07:22:30.551] 283/397 postgresql:authentication / authentication/007_pre_auth OK 1.58s 2 subtests passed [07:22:31.021] 284/397 postgresql:authentication / authentication/003_peer OK 4.77s 53 subtests passed [07:22:31.077] 285/397 postgresql:postmaster / postmaster/001_basic OK 0.52s 9 subtests passed [07:22:31.225] 286/397 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.98s 7 subtests passed [07:22:31.619] 287/397 postgresql:amcheck / amcheck/001_verify_heapam OK 28.25s 272 subtests passed [07:22:32.746] 288/397 postgresql:authentication / authentication/002_saslprep OK 8.96s 20 subtests passed [07:22:33.907] 289/397 postgresql:postmaster / postmaster/003_start_stop OK 2.83s 25 subtests passed [07:22:34.082] 290/397 postgresql:postmaster / postmaster/002_connection_limits OK 3.05s 30 subtests passed [07:22:36.059] 291/397 postgresql:authentication / authentication/001_password OK 12.31s 207 subtests passed [07:22:36.415] 292/397 postgresql:authentication / authentication/006_login_trigger OK 8.00s 32 subtests passed [07:22:38.166] 293/397 postgresql:subscription / subscription/002_types OK 6.53s 4 subtests passed [07:22:39.227] 294/397 postgresql:subscription / subscription/003_constraints OK 6.46s 6 subtests passed [07:22:41.402] 295/397 postgresql:subscription / subscription/006_rewrite OK 5.35s 2 subtests passed [07:22:42.091] 296/397 postgresql:subscription / subscription/004_sync OK 8.18s 9 subtests passed [07:22:43.439] 297/397 postgresql:subscription / subscription/009_matviews OK 4.22s 1 subtests passed [07:22:45.197] 298/397 postgresql:subscription / subscription/008_diff_schema OK 7.03s 5 subtests passed [07:22:45.217] 299/397 postgresql:subscription / subscription/007_ddl OK 8.80s 8 subtests passed [07:22:50.184] 300/397 postgresql:subscription / subscription/005_encoding OK 16.10s 1 subtests passed [07:22:53.942] 301/397 postgresql:subscription / subscription/001_rep_changes OK 22.71s 38 subtests passed [07:22:54.201] 302/397 postgresql:subscription / subscription/011_generated OK 12.10s 11 subtests passed [07:22:54.618] 303/397 postgresql:subscription / subscription/010_truncate OK 13.21s 14 subtests passed [07:22:54.848] 304/397 postgresql:subscription / subscription/014_binary OK 9.63s 8 subtests passed [07:22:59.856] 305/397 postgresql:subscription / subscription/012_collation OK 16.41s 2 subtests passed [07:22:59.859] 306/397 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.01s 2 subtests passed [07:23:00.576] 307/397 postgresql:subscription / subscription/017_stream_ddl OK 6.38s 3 subtests passed [07:23:01.203] 308/397 postgresql:subscription / subscription/016_stream_subxact OK 7.24s 3 subtests passed [07:23:05.411] 309/397 postgresql:bloom / bloom/001_wal OK 54.27s 31 subtests passed [07:23:05.435] 310/397 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.81s 9 subtests passed [07:23:06.005] 311/397 postgresql:subscription / subscription/020_messages OK 6.14s 5 subtests passed [07:23:14.898] 312/397 postgresql:subscription / subscription/024_add_drop_pub OK 9.48s 4 subtests passed [07:23:15.417] 313/397 postgresql:subscription / subscription/015_stream OK 25.23s 10 subtests passed [07:23:16.220] 314/397 postgresql:subscription / subscription/025_rep_changes_for_schema OK 10.78s 13 subtests passed [07:23:19.683] 315/397 postgresql:subscription / subscription/026_stats OK 13.67s 13 subtests passed [07:23:22.457] 316/397 postgresql:subscription / subscription/021_twophase OK 22.55s 31 subtests passed [07:23:22.660] 317/397 postgresql:subscription / subscription/022_twophase_cascade OK 22.07s 41 subtests passed [07:23:24.514] 318/397 postgresql:subscription / subscription/013_partition OK 39.30s 74 subtests passed [07:23:24.825] 319/397 postgresql:subscription / subscription/023_twophase_stream OK 23.64s 34 subtests passed [07:23:25.127] 320/397 postgresql:subscription / subscription/029_on_error OK 8.90s 5 subtests passed [07:23:35.563] 321/397 postgresql:subscription / subscription/027_nosuperuser OK 20.66s 19 subtests passed [07:23:36.475] 322/397 postgresql:subscription / subscription/033_run_as_table_owner OK 11.96s 10 subtests passed [07:23:38.887] 323/397 postgresql:subscription / subscription/030_origin OK 19.20s 13 subtests passed [07:23:41.819] 324/397 postgresql:subscription / subscription/028_row_filter OK 26.39s 26 subtests passed [07:23:43.497] 325/397 postgresql:subscription / subscription/036_sequences OK 7.92s 9 subtests passed [07:23:44.819] 326/397 postgresql:subscription / subscription/032_subscribe_use_index OK 22.16s 15 subtests passed [07:23:45.431] 327/397 postgresql:subscription / subscription/035_conflicts OK 20.30s 29 subtests passed [07:23:48.011] 328/397 postgresql:brin / brin/01_workitems OK 4.53s 4 subtests passed [07:23:49.521] 329/397 postgresql:subscription / subscription/034_temporal OK 24.69s 37 subtests passed [07:23:51.458] 330/397 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 12.57s 4 subtests passed [07:23:51.605] 331/397 postgresql:subscription / subscription/037_except OK 15.12s 17 subtests passed [07:23:53.781] 332/397 postgresql:brin / brin/02_wal_consistency OK 8.96s 2 subtests passed [07:23:55.005] 333/397 postgresql:subscription / subscription/031_column_list OK 32.55s 36 subtests passed [07:23:55.364] 334/397 postgresql:commit_ts / commit_ts/001_base OK 9.91s 2 subtests passed [07:23:56.194] 335/397 postgresql:commit_ts / commit_ts/002_standby OK 8.18s 4 subtests passed [07:23:56.445] 336/397 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.84s 4 subtests passed [07:23:56.552] 337/397 postgresql:commit_ts / commit_ts/004_restart OK 5.09s 16 subtests passed [07:23:57.751] 338/397 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.97s 23 subtests passed [07:23:58.078] 339/397 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.55s 4 subtests passed [07:23:59.353] 340/397 postgresql:oauth_validator / oauth_validator/002_client OK 4.00s 20 subtests passed [07:23:59.375] 341/397 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.17s 4 subtests passed [07:24:00.701] 342/397 postgresql:test_aio / test_aio/002_io_workers OK 4.14s 22 subtests passed [07:24:02.981] 343/397 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 3.63s 2 subtests passed [07:24:03.007] 344/397 postgresql:test_aio / test_aio/004_read_stream OK 4.92s 21 subtests passed [07:24:06.156] 345/397 postgresql:test_checksums / test_checksums/002_restarts OK 5.45s 5 subtests passed [07:24:06.792] 346/397 postgresql:test_checksums / test_checksums/001_basic OK 7.41s 9 subtests passed [07:24:07.186] 347/397 postgresql:test_aio / test_aio/003_initdb OK 9.43s 4 subtests passed [07:24:07.230] 348/397 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.44s [07:24:07.585] 349/397 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.40s [07:24:07.821] 350/397 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.59s [07:24:09.539] 351/397 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.71s 2 subtests passed [07:24:10.900] 352/397 postgresql:test_checksums / test_checksums/004_offline OK 7.89s 8 subtests passed [07:24:13.139] 353/397 postgresql:subscription / subscription/100_bugs OK 31.32s 17 subtests passed [07:24:13.413] 354/397 postgresql:test_checksums / test_checksums/003_standby_restarts OK 10.41s 12 subtests passed [07:24:13.487] 355/397 postgresql:test_checksums / test_checksums/005_injection OK 7.31s 3 subtests passed [07:24:14.046] 356/397 postgresql:test_int128 / test_int128/001_test_int128 OK 0.64s 2 subtests passed [07:24:14.079] 357/397 postgresql:test_escape / test_escape/001_test_escape OK 3.17s 1218 subtests passed [07:24:14.741] 358/397 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.64s 12 subtests passed [07:24:15.157] 359/397 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 5.62s 15 subtests passed [07:24:15.195] 360/397 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.45s 2 subtests passed [07:24:16.451] 361/397 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.31s 11 subtests passed [07:24:17.298] 362/397 postgresql:test_aio / test_aio/001_aio OK 20.84s 550 subtests passed [07:24:17.845] 363/397 postgresql:test_misc / test_misc/002_tablespace OK 2.65s 20 subtests passed [07:24:17.866] 364/397 postgresql:test_misc / test_misc/004_io_direct SKIP 0.54s [07:24:18.258] 365/397 postgresql:test_misc / test_misc/003_check_guc OK 1.80s 4 subtests passed [07:24:20.282] 366/397 postgresql:test_misc / test_misc/007_catcache_inval OK 2.02s 2 subtests passed [07:24:20.634] 367/397 postgresql:test_misc / test_misc/001_constraint_validation OK 5.47s 42 subtests passed [07:24:20.725] 368/397 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.85s 2 subtests passed [07:24:21.113] 369/397 postgresql:test_misc / test_misc/005_timeouts OK 3.26s 2 subtests passed [07:24:22.910] 370/397 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 9.42s 516 subtests passed [07:24:23.879] 371/397 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.60s 10 subtests passed [07:24:24.002] 372/397 postgresql:oauth_validator / oauth_validator/001_server OK 28.99s 170 subtests passed [07:24:24.026] 373/397 postgresql:test_misc / test_misc/009_log_temp_files OK 3.39s 11 subtests passed [07:24:24.493] 374/397 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.48s [07:24:25.327] 375/397 postgresql:test_misc / test_misc/011_lock_stats OK 4.21s 7 subtests passed [07:24:26.832] 376/397 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 2.80s 2 subtests passed [07:24:27.439] 377/397 postgresql:test_slru / test_slru/001_multixact OK 2.94s 2 subtests passed [07:24:28.470] 378/397 postgresql:test_misc / test_misc/012_ddlutils OK 5.55s 43 subtests passed [07:24:28.766] 379/397 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.43s 18 subtests passed [07:24:29.009] 380/397 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.54s [07:24:29.094] 381/397 postgresql:test_json_parser / test_json_parser/002_inline OK 15.04s 3712 subtests passed [07:24:29.246] 382/397 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.48s [07:24:29.406] 383/397 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.39s [07:24:30.520] 384/397 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.37s [07:24:32.967] 385/397 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.52s 11 subtests passed [07:24:33.074] 386/397 postgresql:worker_spi / worker_spi/001_worker_spi OK 6.24s 8 subtests passed [07:24:33.522] 387/397 postgresql:ssl / ssl/004_sni SKIP 0.55s [07:24:35.375] 388/397 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 14.65s 73 subtests passed [07:24:36.699] 389/397 postgresql:ldap / ldap/002_bindpasswd OK 3.17s 3 subtests passed [07:24:37.466] 390/397 postgresql:ssl / ssl/002_scram OK 8.04s 24 subtests passed [07:24:38.316] 391/397 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.94s 26 subtests passed [07:24:38.902] 392/397 postgresql:ssl / ssl/003_sslinfo OK 8.38s 20 subtests passed [07:24:39.513] 393/397 postgresql:icu / icu/010_database OK 2.81s 8 subtests passed [07:24:40.292] 394/397 postgresql:test_pg_dump / test_pg_dump/001_base OK 16.41s 1044 subtests passed [07:24:41.251] 395/397 postgresql:ldap / ldap/001_auth OK 8.18s 47 subtests passed [07:24:45.336] 396/397 postgresql:test_checksums / test_checksums/009_fpi OK 37.75s 7 subtests passed [07:24:46.244] 397/397 postgresql:ssl / ssl/001_ssltests OK 16.99s 246 subtests passed [07:24:46.479] [07:24:46.479] Summary of Failures: [07:24:46.479] [07:24:46.479] 9/397 postgresql:regress / regress/regress ERROR 152.60s exit status 1 [07:24:46.479] 41/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 163.96s exit status 1 [07:24:46.479] 43/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 288.25s exit status 1 [07:24:46.479] 191/397 postgresql:recovery / recovery/027_stream_regress ERROR 277.88s exit status 1 [07:24:46.479] [07:24:46.479] Ok: 381 [07:24:46.479] Expected Fail: 0 [07:24:46.479] Fail: 4 [07:24:46.479] Unexpected Pass: 0 [07:24:46.479] Skipped: 12 [07:24:46.479] Timeout: 0 [07:24:46.479] [07:24:46.479] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [07:24:46.658] [07:24:46.658] Exit status: 4