[08:32:15.713] su postgres <<-EOF [08:32:15.713] set -e [08:32:15.713] ulimit -c unlimited [08:32:15.713] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [08:32:15.713] EOF [08:32:17.612] 1/369 postgresql:setup / tmp_install OK 1.32s [08:32:17.719] 2/369 postgresql:setup / install_test_files OK 0.10s [08:32:18.802] 3/369 postgresql:setup / initdb_cache OK 1.08s [08:32:19.304] 4/369 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.49s 9 subtests passed [08:32:32.019] 5/369 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.10s 16 subtests passed [08:32:40.617] 6/369 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 21.79s 13 subtests passed [08:32:44.167] 7/369 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 25.32s 19 subtests passed [08:32:50.491] 8/369 postgresql:recovery / recovery/002_archiving OK 9.87s 12 subtests passed [08:32:50.610] 9/369 postgresql:recovery / recovery/001_stream_rep OK 18.59s 63 subtests passed [08:32:59.776] 10/369 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 40.82s 3 subtests passed [08:33:03.151] 11/369 postgresql:recovery / recovery/005_replay_delay OK 12.52s 3 subtests passed [08:33:03.590] 12/369 postgresql:recovery / recovery/004_timeline_switch OK 13.09s 5 subtests passed [08:33:04.937] ▶ 13/369 + rowsecurity 8168 ms FAIL [08:33:05.580] 14/369 postgresql:recovery / recovery/006_logical_decoding OK 5.81s 20 subtests passed [08:33:11.896] 15/369 postgresql:recovery / recovery/003_recovery_targets OK 27.73s 12 subtests passed [08:33:16.947] 16/369 postgresql:recovery / recovery/007_sync_rep OK 13.80s 11 subtests passed [08:33:18.952] 17/369 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.05s 13 subtests passed [08:33:21.145] 18/369 postgresql:recovery / recovery/013_crash_restart OK 2.19s 19 subtests passed [08:33:22.631] 19/369 postgresql:recovery / recovery/008_fsm_truncation OK 19.04s 1 subtests passed [08:33:23.090] 20/369 postgresql:recovery / recovery/009_twophase OK 17.51s 30 subtests passed [08:33:24.668] 21/369 postgresql:recovery / recovery/014_unlogged_reinit OK 3.52s 23 subtests passed [08:33:26.043] 22/369 postgresql:recovery / recovery/012_subtransactions OK 9.09s 12 subtests passed [08:33:28.698] 23/369 postgresql:recovery / recovery/016_min_consistency OK 5.61s 1 subtests passed [08:33:28.951] 24/369 postgresql:recovery / recovery/017_shm OK 4.28s 4 subtests passed [08:33:29.278] 25/369 postgresql:recovery / recovery/015_promotion_pages OK 6.64s 1 subtests passed [08:33:33.834] 26/369 postgresql:recovery / recovery/021_row_visibility OK 4.55s 10 subtests passed [08:33:36.534] 27/369 postgresql:recovery / recovery/022_crash_temp_files OK 2.70s 11 subtests passed [08:33:39.806] 28/369 postgresql:recovery / recovery/020_archive_status OK 10.85s 19 subtests passed [08:33:40.456] 29/369 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 81.53s 40 subtests passed [08:33:44.310] 30/369 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.77s 1 subtests passed [08:33:47.364] 31/369 postgresql:recovery / recovery/024_archive_recovery OK 7.56s 2 subtests passed [08:33:48.838] 32/369 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.38s 1 subtests passed [08:33:51.982] 33/369 postgresql:recovery / recovery/018_wal_optimize OK 25.94s 38 subtests passed [08:33:58.039] 34/369 postgresql:recovery / recovery/026_overwrite_contrecord OK 13.72s 3 subtests passed [08:33:59.791] 35/369 postgresql:recovery / recovery/028_pitr_timelines OK 10.95s 3 subtests passed [08:34:02.439] 36/369 postgresql:recovery / recovery/029_stats_restart OK 10.46s 44 subtests passed [08:34:05.355] 37/369 postgresql:recovery / recovery/019_replslot_limit OK 36.65s 26 subtests passed [08:34:09.524] 38/369 postgresql:recovery / recovery/030_stats_cleanup_replica OK 11.48s 11 subtests passed [08:34:11.986] 39/369 postgresql:recovery / recovery/034_create_database OK 2.46s 2 subtests passed [08:34:13.390] 40/369 postgresql:recovery / recovery/031_recovery_conflict OK 13.60s 18 subtests passed [08:34:16.645] 41/369 postgresql:recovery / recovery/032_relfilenode_reuse OK 14.20s 14 subtests passed [08:34:17.307] 42/369 postgresql:recovery / recovery/036_truncated_dropped OK 3.91s 8 subtests passed [08:34:17.474] 13/369 postgresql:regress / regress/regress ERROR 118.66s exit status 1 [08:34:17.474] >>> LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so top_builddir=/home/postgres/postgres/build 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 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress MALLOC_PERTURB_=124 UBSAN_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 /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 40057 [08:34:17.474] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:34:17.474] stderr: [08:34:17.474] # 1 of 239 tests failed. [08:34:17.474] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [08:34:17.474] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [08:34:17.474] [08:34:17.474] (test program exited with status code 1) [08:34:17.474] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:34:17.474] [08:34:19.880] 43/369 postgresql:recovery / recovery/037_invalid_database OK 3.23s 10 subtests passed [08:34:21.673] 44/369 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.36s 2 subtests passed [08:34:23.866] ▶ 45/369 - regression tests pass FAIL [08:34:28.457] 46/369 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.78s 6 subtests passed [08:34:33.277] 47/369 postgresql:recovery / recovery/033_replay_tsp_drops OK 27.92s 3 subtests passed [08:34:34.596] 48/369 postgresql:recovery / recovery/039_end_of_wal OK 17.12s 14 subtests passed [08:34:36.210] 49/369 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.61s 1 subtests passed [08:34:36.653] 50/369 postgresql:recovery / recovery/042_low_level_backup OK 8.19s 4 subtests passed [08:34:37.286] 51/369 postgresql:isolation / isolation/isolation OK 137.98s 126 subtests passed [08:34:43.050] 52/369 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.77s 1 subtests passed [08:34:50.804] 53/369 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 13.52s 1 subtests passed [08:34:53.581] 54/369 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 10.53s 3 subtests passed [08:34:56.733] 55/369 postgresql:recovery / recovery/050_redo_segment_missing OK 3.15s 2 subtests passed [08:34:58.714] 56/369 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 38.83s 38 subtests passed [08:34:58.769] 57/369 postgresql:recovery / recovery/035_standby_logical_decoding OK 46.77s 89 subtests passed [08:34:59.369] 58/369 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 22.71s 2 subtests passed [08:35:04.741] 59/369 postgresql:plperl / plperl/regress OK 5.97s 14 subtests passed [08:35:06.556] 60/369 postgresql:plpgsql / plpgsql/regress OK 7.84s 13 subtests passed [08:35:08.079] 61/369 postgresql:pltcl / pltcl/regress OK 3.34s 8 subtests passed [08:35:09.017] 62/369 postgresql:plpython / plpython/regress OK 9.65s 23 subtests passed [08:35:09.302] 63/369 postgresql:auto_explain / auto_explain/regress OK 1.22s 1 subtests passed [08:35:10.551] 64/369 postgresql:basic_archive / basic_archive/regress OK 1.53s 1 subtests passed [08:35:11.172] 65/369 postgresql:bloom / bloom/regress OK 1.87s 1 subtests passed [08:35:11.805] 66/369 postgresql:bool_plperl / bool_plperl/regress OK 1.25s 2 subtests passed [08:35:14.671] 67/369 postgresql:recovery / recovery/045_archive_restartpoint OK 38.46s 1 subtests passed [08:35:15.139] 68/369 postgresql:recovery / recovery/049_wait_for_lsn OK 24.33s 33 subtests passed [08:35:17.080] 69/369 postgresql:cube / cube/regress OK 1.94s 2 subtests passed [08:35:17.335] 70/369 postgresql:btree_gin / btree_gin/regress OK 6.16s 30 subtests passed [08:35:17.422] 71/369 postgresql:citext / citext/regress OK 2.75s 3 subtests passed [08:35:18.816] 72/369 postgresql:dict_xsyn / dict_xsyn/regress OK 1.39s 1 subtests passed [08:35:19.111] 73/369 postgresql:dict_int / dict_int/regress OK 1.77s 1 subtests passed [08:35:19.193] 74/369 postgresql:btree_gist / btree_gist/regress OK 7.39s 32 subtests passed [08:35:20.241] 75/369 postgresql:dblink / dblink/regress OK 3.16s 1 subtests passed [08:35:20.500] 76/369 postgresql:earthdistance / earthdistance/regress OK 1.68s 1 subtests passed [08:35:21.194] 77/369 postgresql:file_fdw / file_fdw/regress OK 2.08s 1 subtests passed [08:35:21.351] 78/369 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.15s 2 subtests passed [08:35:22.313] 79/369 postgresql:hstore_plpython / hstore_plpython/regress OK 1.12s 1 subtests passed [08:35:22.960] 80/369 postgresql:hstore_plperl / hstore_plperl/regress OK 2.46s 3 subtests passed [08:35:23.917] 81/369 postgresql:isn / isn/regress OK 1.60s 1 subtests passed [08:35:24.031] 82/369 postgresql:recovery / recovery/051_effective_wal_level OK 27.30s 31 subtests passed [08:35:24.667] 83/369 postgresql:hstore / hstore/regress OK 4.42s 2 subtests passed [08:35:25.123] 84/369 postgresql:lo / lo/regress OK 1.09s 1 subtests passed [08:35:25.349] 85/369 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.43s 1 subtests passed [08:35:25.599] 86/369 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.64s 2 subtests passed [08:35:26.569] 87/369 postgresql:passwordcheck / passwordcheck/regress OK 0.97s 1 subtests passed [08:35:26.986] 88/369 postgresql:ltree_plpython / ltree_plpython/regress OK 1.86s 1 subtests passed [08:35:27.095] 89/369 postgresql:amcheck / amcheck/regress OK 20.54s 4 subtests passed [08:35:28.000] 90/369 postgresql:ltree / ltree/regress OK 3.33s 1 subtests passed [08:35:28.200] 91/369 postgresql:pg_buffercache / pg_buffercache/regress OK 1.63s 2 subtests passed [08:35:28.553] 92/369 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.46s 1 subtests passed [08:35:29.087] 93/369 postgresql:pageinspect / pageinspect/regress OK 3.73s 8 subtests passed [08:35:29.320] 94/369 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.32s 1 subtests passed [08:35:29.883] 95/369 postgresql:pg_overexplain / pg_overexplain/regress OK 1.68s 1 subtests passed [08:35:30.115] 96/369 postgresql:pg_prewarm / pg_prewarm/regress OK 1.56s 1 subtests passed [08:35:30.965] 97/369 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.88s 1 subtests passed [08:35:31.047] 98/369 postgresql:pgstattuple / pgstattuple/regress OK 1.16s 1 subtests passed [08:35:31.121] 99/369 postgresql:pg_surgery / pg_surgery/regress OK 1.00s 1 subtests passed [08:35:32.218] 100/369 postgresql:pg_walinspect / pg_walinspect/regress OK 1.09s 2 subtests passed [08:35:32.616] 101/369 postgresql:pg_visibility / pg_visibility/regress OK 1.57s 1 subtests passed [08:35:33.724] 102/369 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.11s 1 subtests passed [08:35:33.975] 103/369 postgresql:pgcrypto / pgcrypto/regress OK 6.99s 25 subtests passed [08:35:34.016] 104/369 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.69s 16 subtests passed [08:35:34.070] 105/369 postgresql:intarray / intarray/regress OK 12.72s 1 subtests passed [08:35:35.304] 106/369 postgresql:tcn / tcn/isolation OK 1.23s 1 subtests passed [08:35:35.447] 107/369 postgresql:tablefunc / tablefunc/regress OK 1.43s 1 subtests passed [08:35:35.714] 108/369 postgresql:seg / seg/regress OK 1.99s 3 subtests passed [08:35:36.440] 109/369 postgresql:pg_trgm / pg_trgm/regress OK 5.47s 4 subtests passed [08:35:36.842] 110/369 postgresql:spi / spi/regress OK 2.86s 2 subtests passed [08:35:37.285] 111/369 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.57s 1 subtests passed [08:35:37.831] 112/369 postgresql:tsm_system_time / tsm_system_time/regress OK 1.39s 1 subtests passed [08:35:38.602] 113/369 postgresql:uuid-ossp / uuid-ossp/regress OK 1.31s 1 subtests passed [08:35:38.901] 114/369 postgresql:unaccent / unaccent/regress OK 2.06s 1 subtests passed [08:35:39.503] 115/369 postgresql:xml2 / xml2/regress OK 1.67s 1 subtests passed [08:35:39.928] 116/369 postgresql:brin / brin/isolation OK 1.32s 1 subtests passed [08:35:40.257] 117/369 postgresql:commit_ts / commit_ts/regress OK 1.35s 1 subtests passed [08:35:41.088] 118/369 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.83s 1 subtests passed [08:35:41.174] 119/369 postgresql:dummy_index_am / dummy_index_am/regress OK 1.24s 1 subtests passed [08:35:42.343] 120/369 postgresql:delay_execution / delay_execution/isolation OK 2.84s 2 subtests passed [08:35:43.427] 121/369 postgresql:index / index/isolation OK 2.25s 1 subtests passed [08:35:43.687] 122/369 postgresql:gin / gin/regress OK 2.60s 1 subtests passed [08:35:43.894] 123/369 postgresql:injection_points / injection_points/regress OK 1.54s 4 subtests passed [08:35:44.885] 124/369 postgresql:plsample / plsample/regress OK 0.99s 1 subtests passed [08:35:44.919] 125/369 postgresql:test_decoding / test_decoding/isolation OK 9.47s 14 subtests passed [08:35:45.781] 126/369 postgresql:test_binaryheap / test_binaryheap/regress OK 0.86s 1 subtests passed [08:35:46.031] 127/369 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.14s 1 subtests passed [08:35:46.636] 128/369 postgresql:test_bitmapset / test_bitmapset/regress OK 0.85s 1 subtests passed [08:35:47.344] 129/369 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.31s 1 subtests passed [08:35:47.410] 130/369 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.77s 1 subtests passed [08:35:48.114] 131/369 postgresql:test_cplusplusext / test_cplusplusext/regress OK 0.77s 1 subtests passed [08:35:49.008] 132/369 postgresql:test_dsa / test_dsa/regress OK 0.89s 1 subtests passed [08:35:49.186] 133/369 postgresql:injection_points / injection_points/isolation OK 5.76s 4 subtests passed [08:35:49.579] 134/369 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.17s 21 subtests passed [08:35:49.821] 135/369 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.81s 1 subtests passed [08:35:50.343] 136/369 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.76s 1 subtests passed [08:35:51.036] 137/369 postgresql:test_lfind / test_lfind/regress OK 0.69s 1 subtests passed [08:35:52.112] 138/369 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.07s 1 subtests passed [08:35:52.300] 45/369 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 213.48s exit status 1 [08:35:52.300] >>> LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so top_builddir=/home/postgres/postgres/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template 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 with_icu=yes UBSAN_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 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin MALLOC_PERTURB_=35 /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 [08:35:52.300] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:35:52.300] stderr: [08:35:52.300] # Failed test 'regression tests pass' [08:35:52.300] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [08:35:52.300] # got: '256' [08:35:52.300] # expected: '0' [08:35:52.300] # Looks like you failed 1 test of 20. [08:35:52.300] [08:35:52.300] (test program exited with status code 1) [08:35:52.300] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:35:52.300] [08:35:52.941] 139/369 postgresql:postgres_fdw / postgres_fdw/regress OK 20.72s 2 subtests passed [08:35:53.479] 140/369 postgresql:test_parser / test_parser/regress OK 1.18s 1 subtests passed [08:35:54.039] 141/369 postgresql:test_pg_dump / test_pg_dump/regress OK 1.09s 1 subtests passed [08:35:54.122] 142/369 postgresql:nbtree / nbtree/regress OK 10.43s 2 subtests passed [08:35:55.170] 143/369 postgresql:test_rbtree / test_rbtree/regress OK 1.05s 1 subtests passed [08:35:55.234] 144/369 postgresql:test_predtest / test_predtest/regress OK 1.75s 1 subtests passed [08:35:55.391] 145/369 postgresql:test_radixtree / test_radixtree/regress OK 1.35s 1 subtests passed [08:35:56.367] 146/369 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.97s 1 subtests passed [08:35:56.744] 147/369 postgresql:test_resowner / test_resowner/regress OK 1.51s 1 subtests passed [08:35:56.810] 148/369 postgresql:test_extensions / test_extensions/regress OK 7.62s 2 subtests passed [08:35:57.816] 149/369 postgresql:test_slru / test_slru/regress OK 1.07s 1 subtests passed [08:35:58.139] 150/369 postgresql:test_tidstore / test_tidstore/regress OK 1.33s 1 subtests passed [08:35:58.397] 151/369 postgresql:test_oat_hooks / test_oat_hooks/regress OK 6.28s 2 subtests passed [08:35:58.683] 152/369 postgresql:test_regex / test_regex/regress OK 3.51s 2 subtests passed [08:35:58.741] 153/369 postgresql:typcache / typcache/regress OK 0.92s 1 subtests passed [08:35:59.118] 154/369 postgresql:libpq / libpq/002_api OK 0.37s 1 subtests passed [08:36:00.046] 155/369 postgresql:libpq / libpq/001_uri OK 1.36s 63 subtests passed [08:36:00.377] 156/369 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.33s [08:36:00.971] 157/369 postgresql:unsafe_tests / unsafe_tests/regress OK 2.83s 4 subtests passed [08:36:02.890] 158/369 postgresql:libpq / libpq/006_service OK 1.92s 47 subtests passed [08:36:03.230] 159/369 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.34s 55 subtests passed [08:36:03.895] 160/369 postgresql:libpq / libpq/003_load_balance_host_list OK 4.76s 127 subtests passed [08:36:04.033] 161/369 postgresql:test_integerset / test_integerset/regress OK 14.21s 1 subtests passed [08:36:04.189] 162/369 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.31s 9 subtests passed [08:36:04.919] 163/369 postgresql:libpq / libpq/005_negotiate_encryption OK 4.54s 53 subtests passed [08:36:06.683] 164/369 postgresql:test_decoding / test_decoding/regress OK 31.38s 19 subtests passed [08:36:08.598] 165/369 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.56s 107 subtests passed [08:36:09.566] 166/369 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.96s 51 subtests passed [08:36:10.507] 167/369 postgresql:ecpg / ecpg/ecpg OK 12.11s 65 subtests passed [08:36:11.817] 168/369 postgresql:test_shm_mq / test_shm_mq/regress OK 15.45s 1 subtests passed [08:36:12.488] 169/369 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.80s 10 subtests passed [08:36:12.558] 170/369 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.05s 3 subtests passed [08:36:13.510] 171/369 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 8.59s 32 subtests passed [08:36:13.970] 172/369 postgresql:pg_checksums / pg_checksums/001_basic OK 0.46s 9 subtests passed [08:36:20.059] 173/369 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 7.57s 27 subtests passed [08:36:20.240] 174/369 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 8.42s 43 subtests passed [08:36:20.464] 175/369 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.40s 13 subtests passed [08:36:21.983] 176/369 postgresql:pg_checksums / pg_checksums/002_actions OK 8.01s 66 subtests passed [08:36:31.122] 177/369 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 9.14s 11 subtests passed [08:36:32.187] 178/369 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 11.72s 7 subtests passed [08:36:32.828] 179/369 postgresql:pg_amcheck / pg_amcheck/003_check OK 28.64s 75 subtests passed [08:36:36.304] 180/369 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.47s 3 subtests passed [08:36:38.167] 181/369 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.98s 4 subtests passed [08:36:41.112] 182/369 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 20.87s 6 subtests passed [08:36:42.790] 183/369 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.61s 4 subtests passed [08:36:45.825] 184/369 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 33.27s 54 subtests passed [08:36:46.082] 185/369 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 9.78s 2 subtests passed [08:36:46.299] 186/369 postgresql:pg_config / pg_config/001_pg_config OK 0.47s 21 subtests passed [08:36:47.348] 187/369 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.26s 18 subtests passed [08:36:47.621] 188/369 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 16.49s 22 subtests passed [08:36:47.948] 189/369 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.83s 4 subtests passed [08:36:48.530] 190/369 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 5.75s 4 subtests passed [08:36:48.771] 191/369 postgresql:pg_ctl / pg_ctl/002_status OK 1.42s 3 subtests passed [08:36:50.220] 192/369 postgresql:pg_dump / pg_dump/001_basic OK 1.69s 119 subtests passed [08:36:51.149] ▶ 193/369 - regression tests pass FAIL [08:36:51.967] 194/369 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.02s 14 subtests passed [08:36:52.494] 195/369 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.27s 3 subtests passed [08:36:52.791] 196/369 postgresql:pg_ctl / pg_ctl/001_start_stop OK 6.49s 25 subtests passed [08:36:53.816] 197/369 postgresql:pg_ctl / pg_ctl/003_promote OK 6.19s 12 subtests passed [08:36:54.145] 198/369 postgresql:initdb / initdb/001_initdb OK 50.91s 57 subtests passed [08:36:56.740] 199/369 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.77s 4 subtests passed [08:36:58.438] 200/369 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 5.64s 98 subtests passed [08:36:59.310] 201/369 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.87s 9 subtests passed [08:36:59.496] 202/369 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.75s 83 subtests passed [08:37:02.881] 203/369 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.38s 108 subtests passed [08:37:08.609] 204/369 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 59.04s 200 subtests passed [08:37:12.770] 205/369 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.88s 6 subtests passed [08:37:13.211] 206/369 postgresql:pg_dump / pg_dump/010_dump_connstr OK 19.06s 13 subtests passed [08:37:13.649] 207/369 postgresql:pg_rewind / pg_rewind/006_options OK 0.43s 13 subtests passed [08:37:16.860] 208/369 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.09s 1 subtests passed [08:37:20.727] 209/369 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 12.11s 10 subtests passed [08:37:23.331] 210/369 postgresql:pg_rewind / pg_rewind/001_basic OK 24.02s 57 subtests passed [08:37:23.842] 211/369 postgresql:pg_rewind / pg_rewind/007_standby_source OK 10.19s 7 subtests passed [08:37:25.910] 212/369 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.18s 3 subtests passed [08:37:26.346] 213/369 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.43s 13 subtests passed [08:37:27.260] 214/369 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 10.40s 3 subtests passed [08:37:27.842] 215/369 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.49s 18 subtests passed [08:37:27.974] 216/369 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.71s 17 subtests passed [08:37:28.027] 193/369 postgresql:recovery / recovery/027_stream_regress ERROR 220.66s exit status 1 [08:37:28.027] >>> LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so top_builddir=/home/postgres/postgres/build MALLOC_PERTURB_=116 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template 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 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 UBSAN_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 /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 [08:37:28.027] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:37:28.027] stderr: [08:37:28.027] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [08:37:28.027] # diff -U3 /home/postgres/postgres/src/test/regress/expected/rowsecurity.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/rowsecurity.out [08:37:28.027] # --- /home/postgres/postgres/src/test/regress/expected/rowsecurity.out Sat Feb 28 08:30:57 2026 [08:37:28.027] # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/rowsecurity.out Sat Feb 28 08:35:06 2026 [08:37:28.027] # @@ -2462,7 +2462,7 @@ [08:37:28.027] # -- DO SELECT requires SELECT rights, should fail for non-novel [08:37:28.027] # INSERT INTO document VALUES (33, (SELECT cid from category WHERE cname = 'science fiction'), 1, 'regress_rls_bob', 'another sci-fi') [08:37:28.027] # ON CONFLICT (did) DO SELECT RETURNING did, dauthor, dtitle; [08:37:28.027] # -ERROR: new row violates row-level security policy for table "document" [08:37:28.027] # +ERROR: new row violates row-level security policy "p1_select_novels" for table "document" [08:37:28.027] # -- DO SELECT with WHERE and EXCLUDED reference [08:37:28.027] # INSERT INTO document VALUES (1, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_bob', 'another novel') [08:37:28.027] # ON CONFLICT (did) DO SELECT WHERE excluded.dlevel = 1 RETURNING did, dauthor, dtitle; [08:37:28.027] # @@ -2482,7 +2482,7 @@ [08:37:28.027] # -- should fail UPDATE USING policy for novel with dlevel = 2 [08:37:28.027] # INSERT INTO document VALUES (2, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_bob', 'another novel') [08:37:28.027] # ON CONFLICT (did) DO SELECT FOR UPDATE RETURNING did, dauthor, dtitle; [08:37:28.027] # -ERROR: new row violates row-level security policy (USING expression) for table "document" [08:37:28.027] # +ERROR: new row violates row-level security policy "p3_update_novels" (USING expression) for table "document" [08:37:28.027] # SET SESSION AUTHORIZATION regress_rls_alice; [08:37:28.027] # DROP POLICY p1_select_novels ON document; [08:37:28.027] # DROP POLICY p2_insert_own ON document; [08:37:28.027] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [08:37:28.027] # === EOF === [08:37:28.027] # Failed test 'regression tests pass' [08:37:28.027] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 112. [08:37:28.027] # got: '256' [08:37:28.027] # expected: '0' [08:37:28.027] # Looks like you failed 1 test of 11. [08:37:28.027] [08:37:28.027] (test program exited with status code 1) [08:37:28.027] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:37:28.027] [08:37:28.207] 217/369 postgresql:pg_rewind / pg_rewind/002_databases OK 28.71s 12 subtests passed [08:37:30.806] 218/369 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.60s 60 subtests passed [08:37:31.708] 219/369 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.86s 12 subtests passed [08:37:33.789] 220/369 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.98s 5 subtests passed [08:37:33.874] 221/369 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.84s 32 subtests passed [08:37:33.904] 222/369 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.56s 1 subtests passed [08:37:38.251] 223/369 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 6.54s 9 subtests passed [08:37:43.026] 224/369 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 9.23s 18 subtests passed [08:37:44.466] 225/369 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 50.65s 57 subtests passed [08:37:44.638] 226/369 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.61s 5 subtests passed [08:37:44.974] 227/369 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.50s 11 subtests passed [08:37:45.757] 228/369 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 11.88s 10 subtests passed [08:37:46.686] 229/369 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.05s 7 subtests passed [08:37:47.262] 230/369 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.50s 207 subtests passed [08:37:48.576] 231/369 postgresql:pg_waldump / pg_waldump/001_basic OK 10.32s 92 subtests passed [08:37:48.781] 232/369 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 14.89s 21 subtests passed [08:37:49.472] 233/369 postgresql:psql / psql/010_tab_completion OK 2.21s 89 subtests passed [08:37:50.142] 234/369 postgresql:psql / psql/020_cancel OK 1.56s 2 subtests passed [08:37:50.333] 235/369 postgresql:psql / psql/030_pager OK 1.55s 4 subtests passed [08:37:50.952] 236/369 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 23.11s 38 subtests passed [08:37:51.735] 237/369 postgresql:scripts / scripts/010_clusterdb OK 2.26s 16 subtests passed [08:37:52.251] 238/369 postgresql:scripts / scripts/011_clusterdb_all OK 2.11s 7 subtests passed [08:37:53.551] 239/369 postgresql:scripts / scripts/040_createuser OK 2.60s 37 subtests passed [08:37:54.406] 240/369 postgresql:scripts / scripts/070_dropuser OK 2.15s 13 subtests passed [08:37:54.942] 241/369 postgresql:scripts / scripts/050_dropdb OK 3.20s 16 subtests passed [08:37:55.381] 242/369 postgresql:psql / psql/001_basic OK 8.69s 126 subtests passed [08:37:55.569] 243/369 postgresql:scripts / scripts/080_pg_isready OK 2.02s 11 subtests passed [08:37:58.025] 244/369 postgresql:scripts / scripts/101_vacuumdb_all OK 2.45s 5 subtests passed [08:37:58.446] 245/369 postgresql:scripts / scripts/091_reindexdb_all OK 3.50s 13 subtests passed [08:38:01.870] 246/369 postgresql:scripts / scripts/090_reindexdb OK 7.46s 64 subtests passed [08:38:02.373] 247/369 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.50s 27 subtests passed [08:38:02.720] 248/369 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.35s 4 subtests passed [08:38:03.065] 249/369 postgresql:scripts / scripts/020_createdb OK 12.73s 64 subtests passed [08:38:03.451] 250/369 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.72s 39 subtests passed [08:38:05.481] 251/369 postgresql:scripts / scripts/100_vacuumdb OK 10.10s 113 subtests passed [08:38:05.676] 252/369 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 37.70s 92 subtests passed [08:38:06.332] 253/369 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.30s 4 subtests passed [08:38:07.072] 254/369 postgresql:amcheck / amcheck/002_cic OK 3.61s 4 subtests passed [08:38:07.797] 255/369 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.12s 6 subtests passed [08:38:09.095] 256/369 postgresql:scripts / scripts/200_connstr OK 10.64s 3 subtests passed [08:38:09.433] 257/369 postgresql:amcheck / amcheck/003_cic_2pc OK 3.95s 7 subtests passed [08:38:10.206] 258/369 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.40s 20 subtests passed [08:38:11.466] 259/369 postgresql:amcheck / amcheck/005_pitr OK 5.13s 3 subtests passed [08:38:11.848] 260/369 postgresql:oid2name / oid2name/001_basic OK 0.38s 9 subtests passed [08:38:14.001] 261/369 postgresql:pgbench / pgbench/001_pgbench_with_server OK 29.02s 474 subtests passed [08:38:14.313] 262/369 postgresql:pg_dump / pg_dump/002_pg_dump OK 85.52s 11897 subtests passed [08:38:14.673] 263/369 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.82s 11 subtests passed [08:38:16.601] 264/369 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.59s 3 subtests passed [08:38:17.333] 265/369 postgresql:amcheck / amcheck/006_verify_gin OK 10.26s 6 subtests passed [08:38:17.857] 266/369 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.18s 3 subtests passed [08:38:18.076] 267/369 postgresql:dblink / dblink/001_auth_scram OK 7.87s 12 subtests passed [08:38:18.251] 268/369 postgresql:vacuumlo / vacuumlo/001_basic OK 0.39s 9 subtests passed [08:38:19.210] 269/369 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.77s 16 subtests passed [08:38:20.589] 270/369 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.16s 2 subtests passed [08:38:20.989] 271/369 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.65s 6 subtests passed [08:38:21.407] 272/369 postgresql:authentication / authentication/005_sspi SKIP 0.41s [08:38:22.308] 273/369 postgresql:authentication / authentication/004_file_inclusion OK 1.72s 2 subtests passed [08:38:22.841] 274/369 postgresql:authentication / authentication/003_peer OK 3.63s 53 subtests passed [08:38:23.389] 275/369 postgresql:postmaster / postmaster/001_basic OK 0.55s 9 subtests passed [08:38:23.962] 276/369 postgresql:authentication / authentication/007_pre_auth OK 1.65s 2 subtests passed [08:38:25.045] 277/369 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.44s 7 subtests passed [08:38:25.864] 278/369 postgresql:authentication / authentication/002_saslprep OK 7.61s 20 subtests passed [08:38:26.045] 279/369 postgresql:postmaster / postmaster/002_connection_limits OK 2.65s 30 subtests passed [08:38:26.238] 280/369 postgresql:amcheck / amcheck/001_verify_heapam OK 23.17s 272 subtests passed [08:38:26.358] 281/369 postgresql:postmaster / postmaster/003_start_stop OK 2.39s 25 subtests passed [08:38:27.894] 282/369 postgresql:authentication / authentication/001_password OK 9.82s 207 subtests passed [08:38:28.587] 283/369 postgresql:authentication / authentication/006_login_trigger OK 7.18s 32 subtests passed [08:38:31.131] 284/369 postgresql:subscription / subscription/003_constraints OK 5.08s 6 subtests passed [08:38:32.110] 285/369 postgresql:subscription / subscription/002_types OK 6.24s 4 subtests passed [08:38:32.238] 286/369 postgresql:subscription / subscription/006_rewrite OK 4.33s 2 subtests passed [08:38:33.659] 287/369 postgresql:subscription / subscription/004_sync OK 7.42s 9 subtests passed [08:38:34.769] 288/369 postgresql:subscription / subscription/007_ddl OK 6.17s 8 subtests passed [08:38:35.771] 289/369 postgresql:subscription / subscription/009_matviews OK 3.66s 1 subtests passed [08:38:36.991] 290/369 postgresql:subscription / subscription/008_diff_schema OK 5.86s 5 subtests passed [08:38:40.059] 291/369 postgresql:subscription / subscription/005_encoding OK 13.70s 1 subtests passed [08:38:41.709] 292/369 postgresql:subscription / subscription/001_rep_changes OK 16.66s 38 subtests passed [08:38:42.149] 293/369 postgresql:subscription / subscription/010_truncate OK 9.91s 14 subtests passed [08:38:43.003] 294/369 postgresql:subscription / subscription/011_generated OK 9.34s 11 subtests passed [08:38:44.168] 295/369 postgresql:subscription / subscription/014_binary OK 7.17s 8 subtests passed [08:38:46.185] 296/369 postgresql:bloom / bloom/001_wal OK 37.09s 31 subtests passed [08:38:46.800] 297/369 postgresql:subscription / subscription/016_stream_subxact OK 5.09s 3 subtests passed [08:38:46.992] 298/369 postgresql:subscription / subscription/017_stream_ddl OK 4.84s 3 subtests passed [08:38:48.541] 299/369 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.37s 2 subtests passed [08:38:49.418] 300/369 postgresql:subscription / subscription/012_collation OK 14.65s 2 subtests passed [08:38:50.489] 301/369 postgresql:subscription / subscription/020_messages OK 4.30s 5 subtests passed [08:38:51.827] 302/369 postgresql:subscription / subscription/018_stream_subxact_abort OK 8.82s 9 subtests passed [08:38:56.287] 303/369 postgresql:subscription / subscription/024_add_drop_pub OK 6.86s 4 subtests passed [08:38:58.710] 304/369 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.21s 13 subtests passed [08:39:01.543] 305/369 postgresql:subscription / subscription/015_stream OK 21.48s 10 subtests passed [08:39:01.929] 306/369 postgresql:subscription / subscription/021_twophase OK 15.12s 31 subtests passed [08:39:02.283] 307/369 postgresql:subscription / subscription/013_partition OK 26.51s 74 subtests passed [08:39:04.798] 308/369 postgresql:subscription / subscription/026_stats OK 12.97s 13 subtests passed [08:39:04.833] 309/369 postgresql:subscription / subscription/022_twophase_cascade OK 17.84s 41 subtests passed [08:39:05.142] 310/369 postgresql:subscription / subscription/023_twophase_stream OK 16.60s 34 subtests passed [08:39:10.105] 311/369 postgresql:subscription / subscription/029_on_error OK 8.56s 5 subtests passed [08:39:12.866] 312/369 postgresql:subscription / subscription/033_run_as_table_owner OK 8.03s 10 subtests passed [08:39:14.003] 313/369 postgresql:subscription / subscription/027_nosuperuser OK 17.72s 19 subtests passed [08:39:16.433] 314/369 postgresql:subscription / subscription/030_origin OK 14.49s 13 subtests passed [08:39:17.169] 315/369 postgresql:subscription / subscription/028_row_filter OK 18.46s 26 subtests passed [08:39:20.006] 316/369 postgresql:brin / brin/01_workitems OK 3.58s 4 subtests passed [08:39:20.273] 317/369 postgresql:subscription / subscription/036_sequences OK 7.41s 9 subtests passed [08:39:22.265] 318/369 postgresql:subscription / subscription/032_subscribe_use_index OK 17.46s 15 subtests passed [08:39:22.418] 319/369 postgresql:subscription / subscription/034_temporal OK 17.27s 32 subtests passed [08:39:24.292] 320/369 postgresql:brin / brin/02_wal_consistency OK 7.12s 2 subtests passed [08:39:26.073] 321/369 postgresql:commit_ts / commit_ts/002_standby OK 5.80s 4 subtests passed [08:39:26.112] 322/369 postgresql:subscription / subscription/035_conflicts OK 16.00s 29 subtests passed [08:39:27.031] 323/369 postgresql:subscription / subscription/031_column_list OK 24.74s 36 subtests passed [08:39:27.302] 324/369 postgresql:commit_ts / commit_ts/004_restart OK 4.87s 16 subtests passed [08:39:27.754] 325/369 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.46s 4 subtests passed [08:39:27.837] 326/369 postgresql:commit_ts / commit_ts/001_base OK 7.83s 2 subtests passed [08:39:28.857] 327/369 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.59s 4 subtests passed [08:39:28.932] 328/369 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.86s 23 subtests passed [08:39:28.966] 329/369 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.67s 4 subtests passed [08:39:29.924] 330/369 postgresql:oauth_validator / oauth_validator/002_client OK 2.89s 8 subtests passed [08:39:31.203] 331/369 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.34s 2 subtests passed [08:39:31.571] 332/369 postgresql:test_aio / test_aio/002_io_workers OK 3.73s 22 subtests passed [08:39:31.666] 333/369 postgresql:test_int128 / test_int128/001_test_int128 OK 0.46s 2 subtests passed [08:39:32.133] 334/369 postgresql:test_escape / test_escape/001_test_escape OK 3.16s 1235 subtests passed [08:39:32.399] 335/369 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.47s 11 subtests passed [08:39:32.788] 336/369 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.64s 12 subtests passed [08:39:32.817] 337/369 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.42s 2 subtests passed [08:39:33.467] 338/369 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.53s 15 subtests passed [08:39:34.825] 339/369 postgresql:test_misc / test_misc/002_tablespace OK 2.01s 20 subtests passed [08:39:35.135] 340/369 postgresql:test_misc / test_misc/003_check_guc OK 1.67s 4 subtests passed [08:39:35.248] 341/369 postgresql:test_misc / test_misc/004_io_direct SKIP 0.42s [08:39:36.647] 342/369 postgresql:test_misc / test_misc/001_constraint_validation OK 3.86s 42 subtests passed [08:39:37.449] 343/369 postgresql:test_misc / test_misc/005_timeouts OK 2.31s 2 subtests passed [08:39:37.698] 344/369 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.45s 2 subtests passed [08:39:38.514] 345/369 postgresql:test_misc / test_misc/007_catcache_inval OK 1.86s 2 subtests passed [08:39:38.693] 346/369 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 7.12s 516 subtests passed [08:39:39.625] 347/369 postgresql:test_misc / test_misc/008_replslot_single_user OK 2.17s 10 subtests passed [08:39:39.926] 348/369 postgresql:test_misc / test_misc/009_log_temp_files OK 2.23s 11 subtests passed [08:39:39.993] 349/369 postgresql:test_json_parser / test_json_parser/002_inline OK 8.32s 3712 subtests passed [08:39:41.953] 350/369 postgresql:test_slru / test_slru/001_multixact OK 2.33s 2 subtests passed [08:39:42.459] 351/369 postgresql:subscription / subscription/100_bugs OK 28.43s 17 subtests passed [08:39:42.874] 352/369 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.41s [08:39:43.267] 353/369 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.39s [08:39:43.317] 354/369 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.39s 18 subtests passed [08:39:43.637] 355/369 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.37s [08:39:44.363] 356/369 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.04s [08:39:45.604] 357/369 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.57s 8 subtests passed [08:39:45.962] 358/369 postgresql:oauth_validator / oauth_validator/001_server OK 19.85s 131 subtests passed [08:39:46.671] 359/369 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.72s 11 subtests passed [08:39:48.823] 360/369 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 10.31s 73 subtests passed [08:39:49.674] 361/369 postgresql:ldap / ldap/002_bindpasswd OK 3.00s 3 subtests passed [08:39:50.545] 362/369 postgresql:test_aio / test_aio/001_aio OK 22.79s 390 subtests passed [08:39:50.668] 363/369 postgresql:ssl / ssl/002_scram OK 6.30s 24 subtests passed [08:39:51.551] 364/369 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.72s 26 subtests passed [08:39:51.881] 365/369 postgresql:icu / icu/010_database OK 2.20s 8 subtests passed [08:39:51.925] 366/369 postgresql:ssl / ssl/003_sslinfo OK 6.32s 20 subtests passed [08:39:52.162] 367/369 postgresql:test_pg_dump / test_pg_dump/001_base OK 13.46s 1044 subtests passed [08:39:53.517] 368/369 postgresql:ldap / ldap/001_auth OK 7.55s 47 subtests passed [08:39:57.791] 369/369 postgresql:ssl / ssl/001_ssltests OK 14.15s 243 subtests passed [08:39:57.993] [08:39:57.993] Summary of Failures: [08:39:57.993] [08:39:57.993] 13/369 postgresql:regress / regress/regress ERROR 118.66s exit status 1 [08:39:57.993] 45/369 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 213.48s exit status 1 [08:39:57.993] 193/369 postgresql:recovery / recovery/027_stream_regress ERROR 220.66s exit status 1 [08:39:57.993] [08:39:57.993] Ok: 359 [08:39:57.993] Expected Fail: 0 [08:39:57.993] Fail: 3 [08:39:57.993] Unexpected Pass: 0 [08:39:57.993] Skipped: 7 [08:39:57.993] Timeout: 0 [08:39:57.993] [08:39:57.993] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [08:39:58.130] [08:39:58.130] Exit status: 3