[05:17:19.101] su postgres <<-EOF [05:17:19.101] set -e [05:17:19.101] ulimit -c unlimited [05:17:19.101] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [05:17:19.101] EOF [05:17:20.174] 1/383 postgresql:setup / tmp_install OK 0.68s [05:17:20.225] 2/383 postgresql:setup / install_test_files OK 0.05s [05:17:21.794] 3/383 postgresql:setup / initdb_cache OK 1.57s [05:17:22.260] 4/383 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.45s 9 subtests passed [05:17:36.820] 5/383 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.97s 16 subtests passed [05:17:53.100] 6/383 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 31.27s 13 subtests passed [05:17:55.871] 7/383 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 33.61s 3 subtests passed [05:17:56.197] 8/383 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 19.38s 5 subtests passed [05:17:58.138] 9/383 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 36.30s 19 subtests passed [05:18:07.840] ▶ 10/383 + generated_stored 4789 ms FAIL [05:18:07.963] 11/383 postgresql:recovery / recovery/002_archiving OK 11.76s 12 subtests passed [05:18:13.461] ▶ 10/383 + generated_virtual 2515 ms FAIL [05:18:15.776] 12/383 postgresql:recovery / recovery/003_recovery_targets OK 17.64s 15 subtests passed [05:18:17.158] 13/383 postgresql:recovery / recovery/001_stream_rep OK 21.28s 64 subtests passed [05:18:22.315] 14/383 postgresql:recovery / recovery/004_timeline_switch OK 14.35s 5 subtests passed [05:18:23.640] 15/383 postgresql:recovery / recovery/006_logical_decoding OK 6.48s 20 subtests passed [05:18:27.042] 16/383 postgresql:recovery / recovery/005_replay_delay OK 11.26s 3 subtests passed [05:18:32.440] 17/383 postgresql:recovery / recovery/007_sync_rep OK 10.12s 11 subtests passed [05:18:40.004] 18/383 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.56s 13 subtests passed [05:18:40.603] 19/383 postgresql:recovery / recovery/008_fsm_truncation OK 16.96s 1 subtests passed [05:18:41.987] 20/383 postgresql:recovery / recovery/009_twophase OK 14.94s 30 subtests passed [05:18:47.628] 21/383 postgresql:recovery / recovery/013_crash_restart OK 7.02s 19 subtests passed [05:18:48.605] 22/383 postgresql:recovery / recovery/014_unlogged_reinit OK 6.62s 23 subtests passed [05:18:50.211] 23/383 postgresql:recovery / recovery/012_subtransactions OK 10.21s 12 subtests passed [05:18:57.192] 24/383 postgresql:recovery / recovery/015_promotion_pages OK 9.56s 1 subtests passed [05:18:59.463] 25/383 postgresql:recovery / recovery/016_min_consistency OK 10.86s 1 subtests passed [05:19:00.160] 26/383 postgresql:recovery / recovery/017_shm OK 9.95s 4 subtests passed [05:19:03.744] 10/383 postgresql:regress / regress/regress ERROR 101.94s exit status 1 [05:19:03.744] >>> MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=158 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule --tests -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40058 [05:19:03.744] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:19:03.744] stderr: [05:19:03.744] # 2 of 243 tests failed. [05:19:03.744] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [05:19:03.744] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [05:19:03.744] [05:19:03.744] (test program exited with status code 1) [05:19:03.744] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:19:03.744] [05:19:04.344] 27/383 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 102.49s 50 subtests passed [05:19:04.592] ▶ 28/383 - regression tests pass FAIL [05:19:09.120] 29/383 postgresql:recovery / recovery/022_crash_temp_files OK 4.77s 11 subtests passed [05:19:09.939] 30/383 postgresql:recovery / recovery/021_row_visibility OK 6.19s 10 subtests passed [05:19:10.776] 31/383 postgresql:recovery / recovery/020_archive_status OK 10.61s 19 subtests passed [05:19:11.232] ▶ 32/383 - regression tests pass FAIL [05:19:11.369] 32/383 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 109.56s exit status 1 [05:19:11.369] >>> MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=151 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_plan_advice /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl [05:19:11.369] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:19:11.369] stderr: [05:19:11.369] # Failed test 'regression tests pass' [05:19:11.369] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [05:19:11.369] # got: '256' [05:19:11.369] # expected: '0' [05:19:11.369] # Looks like you failed 1 test of 1. [05:19:11.369] [05:19:11.369] (test program exited with status code 1) [05:19:11.369] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:19:11.369] [05:19:13.407] 33/383 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.29s 1 subtests passed [05:19:15.033] 34/383 postgresql:recovery / recovery/024_archive_recovery OK 5.09s 2 subtests passed [05:19:16.106] 35/383 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.33s 1 subtests passed [05:19:21.197] 36/383 postgresql:recovery / recovery/018_wal_optimize OK 24.00s 38 subtests passed [05:19:21.467] 37/383 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.10s 3 subtests passed [05:19:21.774] 38/383 postgresql:recovery / recovery/028_pitr_timelines OK 6.74s 3 subtests passed [05:19:23.476] 39/383 postgresql:recovery / recovery/019_replslot_limit OK 24.01s 26 subtests passed [05:19:25.192] 40/383 postgresql:recovery / recovery/029_stats_restart OK 9.08s 44 subtests passed [05:19:28.800] 41/383 postgresql:isolation / isolation/isolation OK 95.70s 126 subtests passed [05:19:29.404] 42/383 postgresql:recovery / recovery/034_create_database OK 4.21s 2 subtests passed [05:19:29.644] 43/383 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.45s 11 subtests passed [05:19:30.202] 44/383 postgresql:recovery / recovery/031_recovery_conflict OK 8.73s 18 subtests passed [05:19:32.134] 45/383 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.36s 14 subtests passed [05:19:35.536] 46/383 postgresql:recovery / recovery/037_invalid_database OK 5.89s 10 subtests passed [05:19:36.254] 47/383 postgresql:recovery / recovery/036_truncated_dropped OK 6.85s 8 subtests passed [05:19:38.714] 48/383 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.51s 2 subtests passed [05:19:42.279] 49/383 postgresql:recovery / recovery/033_replay_tsp_drops OK 18.80s 3 subtests passed [05:19:42.911] 50/383 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.66s 6 subtests passed [05:19:45.109] 51/383 postgresql:recovery / recovery/039_end_of_wal OK 12.97s 14 subtests passed [05:19:46.955] 52/383 postgresql:recovery / recovery/042_low_level_backup OK 8.24s 4 subtests passed [05:19:48.315] 53/383 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 5.40s 1 subtests passed [05:19:50.372] 54/383 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.09s 1 subtests passed [05:19:52.682] 28/383 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 150.86s exit status 1 [05:19:52.683] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin MALLOC_PERTURB_=185 MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib with_icu=yes REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [05:19:52.683] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:19:52.683] stderr: [05:19:52.683] # Failed test 'regression tests pass' [05:19:52.683] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [05:19:52.683] # got: '256' [05:19:52.683] # expected: '0' [05:19:52.683] # Looks like you failed 1 test of 20. [05:19:52.683] [05:19:52.683] (test program exited with status code 1) [05:19:52.683] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:19:52.683] [05:19:56.088] 55/383 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.71s 3 subtests passed [05:19:56.519] 56/383 postgresql:recovery / recovery/045_archive_restartpoint OK 11.41s 1 subtests passed [05:19:56.762] 57/383 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 8.45s 1 subtests passed [05:19:58.709] 58/383 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 11.75s 2 subtests passed [05:20:00.688] 59/383 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.92s 4 subtests passed [05:20:00.768] 60/383 postgresql:recovery / recovery/050_redo_segment_missing OK 4.68s 2 subtests passed [05:20:01.104] 61/383 postgresql:recovery / recovery/035_standby_logical_decoding OK 32.30s 89 subtests passed [05:20:02.714] 62/383 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 27.18s 38 subtests passed [05:20:05.425] 63/383 postgresql:plperl / plperl/regress OK 4.65s 14 subtests passed [05:20:06.194] 64/383 postgresql:plpgsql / plpgsql/regress OK 5.51s 13 subtests passed [05:20:06.505] 65/383 postgresql:pltcl / pltcl/regress OK 3.79s 8 subtests passed [05:20:07.016] 66/383 postgresql:plpython / plpython/regress OK 5.91s 23 subtests passed [05:20:07.695] 67/383 postgresql:kerberos / kerberos/001_auth OK 8.98s 142 subtests passed [05:20:09.656] 68/383 postgresql:recovery / recovery/049_wait_for_lsn OK 16.97s 33 subtests passed [05:20:09.672] 69/383 postgresql:auto_explain / auto_explain/regress OK 3.47s 1 subtests passed [05:20:10.090] 70/383 postgresql:basic_archive / basic_archive/regress OK 3.58s 1 subtests passed [05:20:11.035] 71/383 postgresql:bloom / bloom/regress OK 4.02s 1 subtests passed [05:20:11.402] 72/383 postgresql:recovery / recovery/051_effective_wal_level OK 14.88s 31 subtests passed [05:20:11.690] 73/383 postgresql:bool_plperl / bool_plperl/regress OK 3.99s 2 subtests passed [05:20:14.220] 74/383 postgresql:citext / citext/regress OK 4.13s 3 subtests passed [05:20:14.816] 75/383 postgresql:cube / cube/regress OK 3.78s 2 subtests passed [05:20:15.034] 76/383 postgresql:dict_int / dict_int/regress OK 3.34s 1 subtests passed [05:20:15.123] 77/383 postgresql:dblink / dblink/regress OK 3.72s 1 subtests passed [05:20:15.400] 78/383 postgresql:btree_gin / btree_gin/regress OK 5.74s 30 subtests passed [05:20:15.617] 79/383 postgresql:btree_gist / btree_gist/regress OK 5.94s 32 subtests passed [05:20:17.161] 80/383 postgresql:dict_xsyn / dict_xsyn/regress OK 2.94s 1 subtests passed [05:20:18.164] 81/383 postgresql:file_fdw / file_fdw/regress OK 3.13s 1 subtests passed [05:20:18.258] 82/383 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.13s 2 subtests passed [05:20:18.475] 83/383 postgresql:earthdistance / earthdistance/regress OK 3.66s 1 subtests passed [05:20:18.942] 84/383 postgresql:hstore_plperl / hstore_plperl/regress OK 3.32s 3 subtests passed [05:20:20.490] 85/383 postgresql:amcheck / amcheck/regress OK 15.06s 4 subtests passed [05:20:21.200] 86/383 postgresql:hstore_plpython / hstore_plpython/regress OK 4.04s 1 subtests passed [05:20:21.432] 87/383 postgresql:hstore / hstore/regress OK 6.03s 2 subtests passed [05:20:22.572] 88/383 postgresql:jsonb_plperl / jsonb_plperl/regress OK 4.10s 2 subtests passed [05:20:22.972] 89/383 postgresql:isn / isn/regress OK 4.71s 1 subtests passed [05:20:23.880] 90/383 postgresql:lo / lo/regress OK 3.39s 1 subtests passed [05:20:24.256] 91/383 postgresql:jsonb_plpython / jsonb_plpython/regress OK 5.31s 1 subtests passed [05:20:25.820] 92/383 postgresql:ltree_plpython / ltree_plpython/regress OK 4.39s 1 subtests passed [05:20:25.940] 93/383 postgresql:passwordcheck / passwordcheck/regress OK 2.97s 1 subtests passed [05:20:26.452] 94/383 postgresql:ltree / ltree/regress OK 5.25s 1 subtests passed [05:20:26.637] 95/383 postgresql:pageinspect / pageinspect/regress OK 4.06s 8 subtests passed [05:20:26.827] 96/383 postgresql:pg_buffercache / pg_buffercache/regress OK 2.95s 2 subtests passed [05:20:30.761] 97/383 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.94s 1 subtests passed [05:20:30.991] 98/383 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 5.05s 1 subtests passed [05:20:31.028] 99/383 postgresql:pg_overexplain / pg_overexplain/regress OK 4.58s 1 subtests passed [05:20:31.170] 100/383 postgresql:pg_prewarm / pg_prewarm/regress OK 4.34s 1 subtests passed [05:20:31.294] 101/383 postgresql:pgcrypto / pgcrypto/regress OK 7.04s 25 subtests passed [05:20:34.025] 102/383 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.26s 1 subtests passed [05:20:34.079] 103/383 postgresql:intarray / intarray/regress OK 15.91s 1 subtests passed [05:20:34.121] 104/383 postgresql:pgstattuple / pgstattuple/regress OK 3.09s 1 subtests passed [05:20:34.354] 105/383 postgresql:pg_surgery / pg_surgery/regress OK 3.18s 1 subtests passed [05:20:35.458] 106/383 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.47s 16 subtests passed [05:20:37.935] 107/383 postgresql:pg_trgm / pg_trgm/regress OK 6.64s 4 subtests passed [05:20:38.736] 108/383 postgresql:pg_walinspect / pg_walinspect/regress OK 4.66s 2 subtests passed [05:20:39.199] 109/383 postgresql:pg_visibility / pg_visibility/regress OK 5.17s 1 subtests passed [05:20:40.253] 110/383 postgresql:postgres_fdw / postgres_fdw/isolation OK 5.90s 1 subtests passed [05:20:40.990] 111/383 postgresql:seg / seg/regress OK 5.53s 3 subtests passed [05:20:42.262] 112/383 postgresql:spi / spi/regress OK 4.32s 2 subtests passed [05:20:42.880] 113/383 postgresql:tablefunc / tablefunc/regress OK 4.14s 1 subtests passed [05:20:43.301] 114/383 postgresql:tcn / tcn/isolation OK 4.10s 1 subtests passed [05:20:45.592] 115/383 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.33s 1 subtests passed [05:20:45.844] 116/383 postgresql:tsm_system_time / tsm_system_time/regress OK 2.96s 1 subtests passed [05:20:46.124] 117/383 postgresql:unaccent / unaccent/regress OK 2.82s 1 subtests passed [05:20:47.502] 118/383 postgresql:test_decoding / test_decoding/isolation OK 6.51s 14 subtests passed [05:20:48.264] 119/383 postgresql:uuid-ossp / uuid-ossp/regress OK 2.67s 1 subtests passed [05:20:48.634] 120/383 postgresql:xml2 / xml2/regress OK 2.79s 1 subtests passed [05:20:48.976] 121/383 postgresql:brin / brin/isolation OK 2.85s 1 subtests passed [05:20:49.932] 122/383 postgresql:commit_ts / commit_ts/regress OK 2.43s 1 subtests passed [05:20:50.085] ▶ 123/383 - regression tests pass FAIL [05:20:50.697] 124/383 postgresql:postgres_fdw / postgres_fdw/regress OK 16.57s 2 subtests passed [05:20:51.450] 125/383 postgresql:delay_execution / delay_execution/isolation OK 3.18s 2 subtests passed [05:20:51.722] 126/383 postgresql:dummy_index_am / dummy_index_am/regress OK 3.09s 1 subtests passed [05:20:51.780] 127/383 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.80s 1 subtests passed [05:20:53.274] 128/383 postgresql:pg_plan_advice / pg_plan_advice/regress OK 26.63s 9 subtests passed [05:20:53.816] 129/383 postgresql:test_decoding / test_decoding/regress OK 13.56s 19 subtests passed [05:20:53.972] 130/383 postgresql:gin / gin/regress OK 4.04s 1 subtests passed [05:20:54.562] 131/383 postgresql:index / index/isolation OK 3.86s 1 subtests passed [05:20:54.896] 132/383 postgresql:injection_points / injection_points/regress OK 3.44s 4 subtests passed [05:20:55.882] 133/383 postgresql:plsample / plsample/regress OK 2.61s 1 subtests passed [05:20:56.172] 134/383 postgresql:test_binaryheap / test_binaryheap/regress OK 2.20s 1 subtests passed [05:20:56.748] 135/383 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.93s 1 subtests passed [05:20:57.586] 136/383 postgresql:test_bitmapset / test_bitmapset/regress OK 3.02s 1 subtests passed [05:20:58.192] 137/383 postgresql:injection_points / injection_points/isolation OK 6.47s 4 subtests passed [05:20:58.319] 138/383 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.42s 1 subtests passed [05:20:58.541] 139/383 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.66s 1 subtests passed [05:20:58.779] 140/383 postgresql:test_cplusplusext / test_cplusplusext/regress OK 2.61s 1 subtests passed [05:20:59.581] 141/383 postgresql:test_custom_types / test_custom_types/regress OK 2.83s 1 subtests passed [05:21:00.812] 142/383 postgresql:test_dsa / test_dsa/regress OK 2.62s 1 subtests passed [05:21:01.151] 143/383 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.83s 1 subtests passed [05:21:01.972] 144/383 postgresql:nbtree / nbtree/regress OK 10.19s 2 subtests passed [05:21:02.004] 145/383 postgresql:test_extensions / test_extensions/regress OK 3.46s 2 subtests passed [05:21:02.066] 146/383 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.29s 1 subtests passed [05:21:02.230] 147/383 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.64s 22 subtests passed [05:21:03.873] 148/383 postgresql:test_lfind / test_lfind/regress OK 3.06s 1 subtests passed [05:21:04.107] 149/383 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.95s 1 subtests passed [05:21:04.356] 150/383 postgresql:test_parser / test_parser/regress OK 2.35s 1 subtests passed [05:21:05.215] 151/383 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.24s 2 subtests passed [05:21:05.316] 152/383 postgresql:test_pg_dump / test_pg_dump/regress OK 3.25s 1 subtests passed [05:21:05.352] 153/383 postgresql:test_predtest / test_predtest/regress OK 3.12s 1 subtests passed [05:21:06.972] 154/383 postgresql:test_rbtree / test_rbtree/regress OK 2.86s 1 subtests passed [05:21:07.004] 155/383 postgresql:test_radixtree / test_radixtree/regress OK 3.13s 1 subtests passed [05:21:07.845] 156/383 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.53s 1 subtests passed [05:21:08.088] 157/383 postgresql:test_regex / test_regex/regress OK 3.73s 2 subtests passed [05:21:08.485] 158/383 postgresql:test_saslprep / test_saslprep/regress OK 3.13s 1 subtests passed [05:21:08.788] 159/383 postgresql:test_resowner / test_resowner/regress OK 3.57s 1 subtests passed [05:21:09.740] 160/383 postgresql:test_slru / test_slru/regress OK 2.74s 1 subtests passed [05:21:09.833] 161/383 postgresql:test_integerset / test_integerset/regress OK 10.25s 1 subtests passed [05:21:10.096] 162/383 postgresql:libpq / libpq/002_api OK 0.26s 1 subtests passed [05:21:10.824] 163/383 postgresql:libpq / libpq/001_uri OK 1.08s 63 subtests passed [05:21:11.160] 164/383 postgresql:typcache / typcache/regress OK 3.07s 1 subtests passed [05:21:11.544] 165/383 postgresql:test_tidstore / test_tidstore/regress OK 3.70s 1 subtests passed [05:21:12.233] 166/383 postgresql:unsafe_tests / unsafe_tests/regress OK 3.75s 4 subtests passed [05:21:12.515] 167/383 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.28s 55 subtests passed [05:21:13.956] 168/383 postgresql:test_shm_mq / test_shm_mq/regress OK 6.98s 1 subtests passed [05:21:14.242] 169/383 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.29s 9 subtests passed [05:21:14.538] 123/383 postgresql:recovery / recovery/027_stream_regress ERROR 121.13s exit status 1 [05:21:14.539] >>> MALLOC_PERTURB_=110 MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu enable_injection_points=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [05:21:14.539] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:21:14.539] stderr: [05:21:14.539] # === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [05:21:14.539] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out [05:21:14.539] # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out 2026-03-31 05:13:12.116237497 +0000 [05:21:14.539] # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out 2026-03-31 05:19:50.030962188 +0000 [05:21:14.539] # @@ -1381,6 +1381,7 @@ [05:21:14.539] # CREATE TABLE gtest30_1 () INHERITS (gtest30); [05:21:14.539] # ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION; -- error [05:21:14.539] # ERROR: ALTER TABLE / DROP EXPRESSION must be applied to child tables too [05:21:14.539] # +HINT: Do not specify the ONLY keyword. [05:21:14.539] # \d gtest30 [05:21:14.539] # Table "generated_stored_tests.gtest30" [05:21:14.539] # Column | Type | Collation | Nullable | Default [05:21:14.539] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out [05:21:14.539] # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-03-31 05:13:12.116237497 +0000 [05:21:14.539] # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out 2026-03-31 05:19:58.846896303 +0000 [05:21:14.539] # @@ -1306,6 +1306,7 @@ [05:21:14.539] # CREATE TABLE gtest30_1 () INHERITS (gtest30); [05:21:14.539] # ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION; -- error [05:21:14.539] # ERROR: ALTER TABLE / DROP EXPRESSION must be applied to child tables too [05:21:14.539] # +HINT: Do not specify the ONLY keyword. [05:21:14.539] # \d gtest30 [05:21:14.539] # Table "generated_virtual_tests.gtest30" [05:21:14.539] # Column | Type | Collation | Nullable | Default [05:21:14.539] # === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [05:21:14.539] # === EOF === [05:21:14.539] # Failed test 'regression tests pass' [05:21:14.539] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 112. [05:21:14.539] # got: '256' [05:21:14.539] # expected: '0' [05:21:14.539] # Looks like you failed 1 test of 11. [05:21:14.539] [05:21:14.539] (test program exited with status code 1) [05:21:14.539] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:21:14.539] [05:21:16.252] 170/383 postgresql:ecpg / ecpg/ecpg OK 7.46s 66 subtests passed [05:21:17.708] 171/383 postgresql:libpq / libpq/006_service OK 6.16s 47 subtests passed [05:21:20.043] 172/383 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.80s 107 subtests passed [05:21:20.454] 173/383 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.41s 51 subtests passed [05:21:21.276] 174/383 postgresql:libpq / libpq/003_load_balance_host_list OK 11.18s 127 subtests passed [05:21:21.376] 175/383 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.12s 32 subtests passed [05:21:21.611] 176/383 postgresql:libpq / libpq/004_load_balance_dns OK 10.79s 125 subtests passed [05:21:22.636] 177/383 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.93s 10 subtests passed [05:21:24.213] 178/383 postgresql:libpq / libpq/005_negotiate_encryption OK 13.05s 249 subtests passed [05:21:24.257] 179/383 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.98s 3 subtests passed [05:21:24.442] 180/383 postgresql:pg_checksums / pg_checksums/001_basic OK 0.23s 9 subtests passed [05:21:24.765] 181/383 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.32s 13 subtests passed [05:21:26.790] 182/383 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.41s 43 subtests passed [05:21:28.990] 183/383 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.45s 75 subtests passed [05:21:29.253] 184/383 postgresql:pg_checksums / pg_checksums/002_actions OK 4.99s 66 subtests passed [05:21:31.056] 185/383 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.44s 27 subtests passed [05:21:31.363] 186/383 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.57s 7 subtests passed [05:21:32.643] 187/383 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.65s 11 subtests passed [05:21:32.888] 188/383 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.12s 6 subtests passed [05:21:35.042] 189/383 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.98s 4 subtests passed [05:21:35.421] 190/383 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.06s 3 subtests passed [05:21:36.209] 191/383 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.96s 22 subtests passed [05:21:36.432] 192/383 postgresql:pg_config / pg_config/001_pg_config OK 0.22s 21 subtests passed [05:21:36.474] 193/383 postgresql:initdb / initdb/001_initdb OK 23.96s 57 subtests passed [05:21:36.481] 194/383 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.59s 4 subtests passed [05:21:38.486] 195/383 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.05s 18 subtests passed [05:21:38.840] 196/383 postgresql:pg_ctl / pg_ctl/002_status OK 2.36s 3 subtests passed [05:21:39.009] 197/383 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.37s 2 subtests passed [05:21:39.281] 198/383 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 3.86s 5 subtests passed [05:21:39.908] 199/383 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.43s 25 subtests passed [05:21:40.300] 200/383 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.26s 4 subtests passed [05:21:40.629] 201/383 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 17.99s 60 subtests passed [05:21:40.652] 202/383 postgresql:pg_dump / pg_dump/001_basic OK 1.64s 135 subtests passed [05:21:41.248] 203/383 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 20.79s 200 subtests passed [05:21:42.797] 204/383 postgresql:pg_ctl / pg_ctl/003_promote OK 4.31s 12 subtests passed [05:21:43.180] 205/383 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.27s 3 subtests passed [05:21:43.856] 206/383 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.01s 14 subtests passed [05:21:44.350] 207/383 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.05s 4 subtests passed [05:21:46.792] 208/383 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.94s 9 subtests passed [05:21:47.347] 209/383 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.16s 83 subtests passed [05:21:47.780] 210/383 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.12s 98 subtests passed [05:21:50.684] 211/383 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.05s 108 subtests passed [05:21:54.608] 212/383 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.92s 1 subtests passed [05:21:54.937] 213/383 postgresql:pg_rewind / pg_rewind/006_options OK 0.33s 13 subtests passed [05:21:55.920] 214/383 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.12s 13 subtests passed [05:21:56.985] 215/383 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.64s 6 subtests passed [05:21:57.636] 216/383 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.85s 10 subtests passed [05:21:59.874] 217/383 postgresql:pg_rewind / pg_rewind/002_databases OK 13.08s 12 subtests passed [05:22:00.829] 218/383 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.89s 7 subtests passed [05:22:01.162] 219/383 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.33s 13 subtests passed [05:22:01.176] 220/383 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.19s 3 subtests passed [05:22:01.494] 221/383 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.31s 17 subtests passed [05:22:01.943] 222/383 postgresql:pg_rewind / pg_rewind/001_basic OK 17.59s 57 subtests passed [05:22:02.531] 223/383 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.37s 18 subtests passed [05:22:02.880] 224/383 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.96s 3 subtests passed [05:22:03.687] 225/383 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.81s 60 subtests passed [05:22:04.365] 226/383 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.49s 12 subtests passed [05:22:05.102] 227/383 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.46s 1 subtests passed [05:22:06.056] 228/383 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.52s 32 subtests passed [05:22:07.436] 229/383 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.75s 5 subtests passed [05:22:08.550] 230/383 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.05s 38 subtests passed [05:22:09.270] 231/383 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.90s 11 subtests passed [05:22:12.235] 232/383 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.18s 10 subtests passed [05:22:12.248] 233/383 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.14s 18 subtests passed [05:22:12.424] 234/383 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.15s 5 subtests passed [05:22:12.564] 235/383 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.33s 11 subtests passed [05:22:13.896] 236/383 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.33s 207 subtests passed [05:22:14.674] 237/383 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.73s 92 subtests passed [05:22:15.030] 238/383 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.59s 21 subtests passed [05:22:16.419] 239/383 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 4.17s 7 subtests passed [05:22:18.903] 240/383 postgresql:psql / psql/010_tab_completion OK 4.23s 89 subtests passed [05:22:19.315] 241/383 postgresql:psql / psql/020_cancel OK 4.28s 2 subtests passed [05:22:20.280] 242/383 postgresql:psql / psql/001_basic OK 6.38s 126 subtests passed [05:22:20.404] 243/383 postgresql:psql / psql/030_pager OK 3.98s 4 subtests passed [05:22:22.667] 244/383 postgresql:scripts / scripts/010_clusterdb OK 3.76s 16 subtests passed [05:22:22.899] 245/383 postgresql:scripts / scripts/011_clusterdb_all OK 3.58s 7 subtests passed [05:22:23.461] 246/383 postgresql:scripts / scripts/040_createuser OK 3.06s 37 subtests passed [05:22:24.325] 247/383 postgresql:pg_dump / pg_dump/002_pg_dump OK 45.02s 12122 subtests passed [05:22:25.449] 248/383 postgresql:pg_waldump / pg_waldump/001_basic OK 16.89s 212 subtests passed [05:22:26.256] 249/383 postgresql:scripts / scripts/050_dropdb OK 3.59s 16 subtests passed [05:22:26.364] 250/383 postgresql:scripts / scripts/070_dropuser OK 3.46s 13 subtests passed [05:22:27.181] 251/383 postgresql:scripts / scripts/080_pg_isready OK 3.72s 11 subtests passed [05:22:29.894] 252/383 postgresql:scripts / scripts/020_createdb OK 9.61s 64 subtests passed [05:22:30.333] 253/383 postgresql:scripts / scripts/091_reindexdb_all OK 4.88s 13 subtests passed [05:22:30.579] 254/383 postgresql:scripts / scripts/101_vacuumdb_all OK 4.21s 5 subtests passed [05:22:30.661] 255/383 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.24s 474 subtests passed [05:22:30.697] 256/383 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.36s 27 subtests passed [05:22:30.903] 257/383 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.32s 4 subtests passed [05:22:31.245] 258/383 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.57s 39 subtests passed [05:22:31.444] 259/383 postgresql:scripts / scripts/090_reindexdb OK 6.70s 64 subtests passed [05:22:32.345] 260/383 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 51.10s 60 subtests passed [05:22:33.992] 261/383 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.81s 4 subtests passed [05:22:35.077] 262/383 postgresql:amcheck / amcheck/002_cic OK 4.17s 4 subtests passed [05:22:35.121] 263/383 postgresql:amcheck / amcheck/003_cic_2pc OK 3.87s 7 subtests passed [05:22:35.303] 264/383 postgresql:scripts / scripts/100_vacuumdb OK 9.05s 113 subtests passed [05:22:35.492] 265/383 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 4.05s 6 subtests passed [05:22:35.613] 266/383 postgresql:scripts / scripts/200_connstr OK 5.72s 3 subtests passed [05:22:35.866] 267/383 postgresql:oid2name / oid2name/001_basic OK 0.25s 9 subtests passed [05:22:37.016] 268/383 postgresql:amcheck / amcheck/005_pitr OK 4.67s 3 subtests passed [05:22:38.549] 269/383 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.47s 20 subtests passed [05:22:39.200] 270/383 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.33s 11 subtests passed [05:22:40.039] 271/383 postgresql:amcheck / amcheck/006_verify_gin OK 6.04s 6 subtests passed [05:22:40.856] 272/383 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.84s 3 subtests passed [05:22:41.127] 273/383 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.82s 16 subtests passed [05:22:41.355] 274/383 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.23s [05:22:43.344] 275/383 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.14s 3 subtests passed [05:22:43.364] 276/383 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.81s 2 subtests passed [05:22:43.633] 277/383 postgresql:vacuumlo / vacuumlo/001_basic OK 0.29s 9 subtests passed [05:22:44.154] 278/383 postgresql:dblink / dblink/001_auth_scram OK 8.66s 12 subtests passed [05:22:44.587] 279/383 postgresql:amcheck / amcheck/001_verify_heapam OK 13.88s 272 subtests passed [05:22:45.679] 280/383 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.32s 6 subtests passed [05:22:46.021] 281/383 postgresql:authentication / authentication/005_sspi SKIP 0.34s [05:22:47.372] 282/383 postgresql:authentication / authentication/002_saslprep OK 3.74s 20 subtests passed [05:22:47.900] 283/383 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 7.04s 4 subtests passed [05:22:48.028] 284/383 postgresql:authentication / authentication/004_file_inclusion OK 3.44s 2 subtests passed [05:22:48.302] 285/383 postgresql:postmaster / postmaster/001_basic OK 0.40s 9 subtests passed [05:22:48.648] 286/383 postgresql:authentication / authentication/003_peer OK 4.49s 53 subtests passed [05:22:48.811] 287/383 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.77s 7 subtests passed [05:22:49.300] 288/383 postgresql:authentication / authentication/006_login_trigger OK 3.28s 32 subtests passed [05:22:50.715] 289/383 postgresql:authentication / authentication/007_pre_auth OK 3.34s 2 subtests passed [05:22:51.362] 290/383 postgresql:authentication / authentication/001_password OK 7.99s 207 subtests passed [05:22:51.749] 291/383 postgresql:postmaster / postmaster/002_connection_limits OK 3.72s 30 subtests passed [05:22:52.148] 292/383 postgresql:postmaster / postmaster/003_start_stop OK 3.84s 25 subtests passed [05:22:57.211] 293/383 postgresql:subscription / subscription/003_constraints OK 7.91s 6 subtests passed [05:22:58.038] 294/383 postgresql:subscription / subscription/002_types OK 9.23s 4 subtests passed [05:22:58.296] 295/383 postgresql:subscription / subscription/005_encoding OK 6.93s 1 subtests passed [05:22:58.809] 296/383 postgresql:subscription / subscription/006_rewrite OK 7.06s 2 subtests passed [05:22:59.165] 297/383 postgresql:bloom / bloom/001_wal OK 24.04s 31 subtests passed [05:22:59.340] 298/383 postgresql:subscription / subscription/004_sync OK 8.62s 9 subtests passed [05:23:00.510] 299/383 postgresql:subscription / subscription/007_ddl OK 8.36s 8 subtests passed [05:23:02.479] 300/383 postgresql:subscription / subscription/001_rep_changes OK 13.83s 38 subtests passed [05:23:04.342] 301/383 postgresql:subscription / subscription/009_matviews OK 6.30s 1 subtests passed [05:23:04.448] 302/383 postgresql:subscription / subscription/008_diff_schema OK 7.24s 5 subtests passed [05:23:06.748] 303/383 postgresql:subscription / subscription/012_collation OK 7.58s 2 subtests passed [05:23:08.853] 304/383 postgresql:subscription / subscription/011_generated OK 10.04s 11 subtests passed [05:23:09.779] 305/383 postgresql:subscription / subscription/010_truncate OK 11.48s 14 subtests passed [05:23:10.052] 306/383 postgresql:subscription / subscription/014_binary OK 9.54s 8 subtests passed [05:23:11.160] 307/383 postgresql:subscription / subscription/017_stream_ddl OK 6.71s 3 subtests passed [05:23:11.804] 308/383 postgresql:subscription / subscription/016_stream_subxact OK 7.46s 3 subtests passed [05:23:16.051] 309/383 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.30s 9 subtests passed [05:23:16.116] 310/383 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 7.26s 2 subtests passed [05:23:16.920] 311/383 postgresql:subscription / subscription/020_messages OK 7.14s 5 subtests passed [05:23:20.028] 312/383 postgresql:subscription / subscription/015_stream OK 17.55s 10 subtests passed [05:23:20.248] 313/383 postgresql:subscription / subscription/013_partition OK 20.91s 74 subtests passed [05:23:23.229] 314/383 postgresql:subscription / subscription/021_twophase OK 13.18s 31 subtests passed [05:23:24.488] 315/383 postgresql:subscription / subscription/024_add_drop_pub OK 8.44s 4 subtests passed [05:23:25.499] 316/383 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.38s 13 subtests passed [05:23:26.487] 317/383 postgresql:subscription / subscription/023_twophase_stream OK 14.68s 34 subtests passed [05:23:26.583] 318/383 postgresql:subscription / subscription/022_twophase_cascade OK 15.42s 41 subtests passed [05:23:30.370] 319/383 postgresql:subscription / subscription/026_stats OK 13.45s 13 subtests passed [05:23:30.688] 320/383 postgresql:subscription / subscription/029_on_error OK 7.46s 5 subtests passed [05:23:33.825] 321/383 postgresql:subscription / subscription/028_row_filter OK 13.58s 26 subtests passed [05:23:35.318] 322/383 postgresql:subscription / subscription/033_run_as_table_owner OK 8.73s 10 subtests passed [05:23:37.072] 323/383 postgresql:subscription / subscription/030_origin OK 12.58s 13 subtests passed [05:23:37.256] 324/383 postgresql:subscription / subscription/027_nosuperuser OK 17.23s 19 subtests passed [05:23:40.004] 325/383 postgresql:subscription / subscription/032_subscribe_use_index OK 13.51s 15 subtests passed [05:23:41.629] 326/383 postgresql:brin / brin/01_workitems OK 4.37s 4 subtests passed [05:23:42.545] 327/383 postgresql:subscription / subscription/036_sequences OK 8.72s 9 subtests passed [05:23:42.620] 328/383 postgresql:subscription / subscription/031_column_list OK 17.12s 36 subtests passed [05:23:42.819] 329/383 postgresql:subscription / subscription/034_temporal OK 12.45s 32 subtests passed [05:23:44.437] 330/383 postgresql:subscription / subscription/035_conflicts OK 13.75s 29 subtests passed [05:23:44.596] 331/383 postgresql:brin / brin/02_wal_consistency OK 4.59s 2 subtests passed [05:23:45.102] 332/383 postgresql:subscription / subscription/037_except OK 9.78s 17 subtests passed [05:23:45.556] 333/383 postgresql:commit_ts / commit_ts/001_base OK 3.93s 2 subtests passed [05:23:47.269] 334/383 postgresql:commit_ts / commit_ts/002_standby OK 4.72s 4 subtests passed [05:23:47.705] 335/383 postgresql:commit_ts / commit_ts/004_restart OK 4.88s 16 subtests passed [05:23:47.988] 336/383 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.55s 4 subtests passed [05:23:48.038] 337/383 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.44s 23 subtests passed [05:23:48.444] 338/383 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.82s 4 subtests passed [05:23:49.509] 339/383 postgresql:oauth_validator / oauth_validator/002_client OK 3.95s 20 subtests passed [05:23:50.524] 340/383 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.25s 7 subtests passed [05:23:52.144] 341/383 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.63s 2 subtests passed [05:23:52.196] 342/383 postgresql:test_aio / test_aio/002_io_workers OK 4.21s 22 subtests passed [05:23:53.749] 343/383 postgresql:test_aio / test_aio/004_read_stream OK 5.30s 31 subtests passed [05:23:54.152] 344/383 postgresql:test_int128 / test_int128/001_test_int128 OK 0.40s 2 subtests passed [05:23:55.096] 345/383 postgresql:test_aio / test_aio/003_initdb OK 7.06s 6 subtests passed [05:23:55.240] 346/383 postgresql:test_escape / test_escape/001_test_escape OK 3.09s 1235 subtests passed [05:23:55.270] 347/383 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.74s 15 subtests passed [05:23:55.366] 348/383 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.17s 11 subtests passed [05:23:55.527] 349/383 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.26s 2 subtests passed [05:23:55.586] 350/383 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.33s 12 subtests passed [05:23:58.409] 351/383 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.26s 516 subtests passed [05:23:58.878] 352/383 postgresql:test_misc / test_misc/003_check_guc OK 3.29s 4 subtests passed [05:23:59.169] 353/383 postgresql:test_json_parser / test_json_parser/002_inline OK 4.07s 3712 subtests passed [05:23:59.254] 354/383 postgresql:test_misc / test_misc/002_tablespace OK 3.73s 20 subtests passed [05:23:59.960] 355/383 postgresql:test_misc / test_misc/001_constraint_validation OK 4.60s 42 subtests passed [05:24:00.928] 356/383 postgresql:oauth_validator / oauth_validator/001_server OK 15.82s 139 subtests passed [05:24:01.891] 357/383 postgresql:test_misc / test_misc/004_io_direct OK 3.48s 3 subtests passed [05:24:02.223] 358/383 postgresql:test_misc / test_misc/005_timeouts OK 3.34s 2 subtests passed [05:24:02.715] 359/383 postgresql:test_misc / test_misc/007_catcache_inval OK 3.46s 2 subtests passed [05:24:02.865] 360/383 postgresql:subscription / subscription/100_bugs OK 25.79s 17 subtests passed [05:24:03.091] 361/383 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.37s [05:24:03.115] 362/383 postgresql:test_aio / test_aio/001_aio OK 15.41s 826 subtests passed [05:24:03.234] 363/383 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.27s 10 subtests passed [05:24:03.621] 364/383 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.39s 2 subtests passed [05:24:03.951] 365/383 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.33s [05:24:04.360] 366/383 postgresql:test_misc / test_misc/009_log_temp_files OK 3.43s 11 subtests passed [05:24:04.372] 367/383 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.42s [05:24:04.780] 368/383 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.42s [05:24:06.299] 369/383 postgresql:test_slru / test_slru/001_multixact OK 3.43s 2 subtests passed [05:24:07.230] 370/383 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.86s [05:24:07.484] 371/383 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.39s 18 subtests passed [05:24:07.869] 372/383 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.72s 8 subtests passed [05:24:09.034] 373/383 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.80s 11 subtests passed [05:24:09.719] 374/383 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 7.83s 73 subtests passed [05:24:11.815] 375/383 postgresql:ssl / ssl/002_scram OK 5.51s 28 subtests passed [05:24:12.156] 376/383 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.93s 1044 subtests passed [05:24:12.564] 377/383 postgresql:ssl / ssl/003_sslinfo OK 5.33s 21 subtests passed [05:24:12.705] 378/383 postgresql:ldap / ldap/002_bindpasswd OK 3.67s 3 subtests passed [05:24:13.950] 379/383 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.23s 26 subtests passed [05:24:14.096] 380/383 postgresql:icu / icu/010_database OK 2.28s 8 subtests passed [05:24:14.682] 381/383 postgresql:ldap / ldap/001_auth OK 6.81s 47 subtests passed [05:24:15.493] 382/383 postgresql:ssl / ssl/004_sni OK 8.01s 102 subtests passed [05:24:17.635] 383/383 postgresql:ssl / ssl/001_ssltests OK 12.85s 272 subtests passed [05:24:17.734] [05:24:17.734] Summary of Failures: [05:24:17.734] [05:24:17.734] 10/383 postgresql:regress / regress/regress ERROR 101.94s exit status 1 [05:24:17.734] 32/383 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 109.56s exit status 1 [05:24:17.734] 28/383 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 150.86s exit status 1 [05:24:17.734] 123/383 postgresql:recovery / recovery/027_stream_regress ERROR 121.13s exit status 1 [05:24:17.734] [05:24:17.734] Ok: 372 [05:24:17.734] Expected Fail: 0 [05:24:17.734] Fail: 4 [05:24:17.734] Unexpected Pass: 0 [05:24:17.734] Skipped: 7 [05:24:17.734] Timeout: 0 [05:24:17.734] [05:24:17.734] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [05:24:17.826] [05:24:17.826] Exit status: 4