[19:54:47.847] su postgres <<-EOF [19:54:47.847] ulimit -c unlimited [19:54:47.847] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [19:54:47.847] EOF [19:54:48.950] 1/310 postgresql:setup / tmp_install OK 0.80s [19:54:49.000] 2/310 postgresql:setup / install_test_files OK 0.05s [19:54:50.407] 3/310 postgresql:setup / initdb_cache OK 1.41s [19:54:50.661] 4/310 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [19:54:54.482] 5/310 postgresql:recovery / recovery/002_archiving OK 3.99s 8 subtests passed [19:55:01.362] 6/310 postgresql:recovery / recovery/004_timeline_switch OK 6.88s 3 subtests passed [19:55:01.672] 7/310 postgresql:recovery / recovery/003_recovery_targets OK 11.01s 9 subtests passed [19:55:02.655] 8/310 postgresql:recovery / recovery/001_stream_rep OK 12.19s 62 subtests passed [19:55:05.430] 9/310 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.01s 12 subtests passed [19:55:05.483] 10/310 postgresql:recovery / recovery/006_logical_decoding OK 3.81s 20 subtests passed [19:55:06.573] 11/310 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.13s 14 subtests passed [19:55:09.679] 12/310 postgresql:recovery / recovery/007_sync_rep OK 7.02s 11 subtests passed [19:55:09.710] 13/310 postgresql:recovery / recovery/005_replay_delay OK 8.35s 3 subtests passed [19:55:12.414] 14/310 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.84s 13 subtests passed [19:55:12.501] 15/310 postgresql:recovery / recovery/013_crash_restart OK 2.79s 18 subtests passed [19:55:14.801] 16/310 postgresql:recovery / recovery/014_unlogged_reinit OK 2.39s 23 subtests passed [19:55:16.386] 17/310 postgresql:recovery / recovery/015_promotion_pages OK 3.88s 1 subtests passed [19:55:17.309] 18/310 postgresql:recovery / recovery/012_subtransactions OK 7.63s 12 subtests passed [19:55:18.559] 19/310 postgresql:recovery / recovery/016_min_consistency OK 3.76s 1 subtests passed [19:55:18.765] 20/310 postgresql:recovery / recovery/008_fsm_truncation OK 13.33s 1 subtests passed [19:55:18.950] 21/310 postgresql:recovery / recovery/009_twophase OK 13.47s 30 subtests passed [19:55:19.633] 22/310 postgresql:recovery / recovery/017_shm OK 3.25s 4 subtests passed [19:55:21.721] 23/310 postgresql:recovery / recovery/022_crash_temp_files OK 2.09s 11 subtests passed [19:55:21.803] 24/310 postgresql:recovery / recovery/021_row_visibility OK 2.85s 10 subtests passed [19:55:24.930] 25/310 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.21s 1 subtests passed [19:55:25.276] 26/310 postgresql:recovery / recovery/024_archive_recovery OK 3.47s 2 subtests passed [19:55:25.894] 27/310 postgresql:recovery / recovery/020_archive_status OK 7.13s 19 subtests passed [19:55:29.010] 28/310 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.08s 1 subtests passed [19:55:34.254] 29/310 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.98s 3 subtests passed [19:55:34.996] 30/310 postgresql:recovery / recovery/028_pitr_timelines OK 5.99s 3 subtests passed [19:55:36.785] 31/310 postgresql:recovery / recovery/018_wal_optimize OK 19.47s 38 subtests passed [19:55:39.123] 32/310 postgresql:recovery / recovery/019_replslot_limit OK 20.56s 26 subtests passed [19:55:41.314] 33/310 postgresql:recovery / recovery/029_stats_restart OK 7.06s 42 subtests passed [19:55:42.430] 34/310 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.43s 11 subtests passed [19:55:43.725] 35/310 postgresql:recovery / recovery/031_recovery_conflict OK 6.94s 18 subtests passed [19:55:44.717] 36/310 postgresql:recovery / recovery/034_create_database OK 2.29s 2 subtests passed [19:55:48.162] 37/310 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.04s 14 subtests passed [19:55:49.854] 38/310 postgresql:recovery / recovery/036_truncated_dropped OK 5.14s 8 subtests passed [19:55:50.515] ▶ 39/310 - vacuum-extending-in-repetable-read 692 ms FAIL [19:55:50.516] 39/310 postgresql:isolation / isolation/isolation ERROR 60.07s exit status 1 [19:55:50.516] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=187 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [19:55:50.516] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:55:50.516] stderr: [19:55:50.516] # 1 of 118 tests failed. [19:55:50.516] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.diffs". [19:55:50.516] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.out". [19:55:50.516] [19:55:50.516] (test program exited with status code 1) [19:55:50.516] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:55:50.516] [19:55:50.649] 40/310 postgresql:recovery / recovery/037_invalid_database OK 2.49s 13 subtests passed [19:55:54.811] 41/310 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.96s 2 subtests passed [19:55:57.113] 42/310 postgresql:recovery / recovery/033_replay_tsp_drops OK 15.80s 3 subtests passed [19:55:59.594] 43/310 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.78s 6 subtests passed [19:56:01.948] 44/310 postgresql:recovery / recovery/042_low_level_backup OK 4.83s 4 subtests passed [19:56:02.012] 45/310 postgresql:regress / regress/regress OK 71.60s 224 subtests passed [19:56:04.641] 46/310 postgresql:recovery / recovery/039_end_of_wal OK 14.12s 14 subtests passed [19:56:04.968] 47/310 postgresql:plpgsql / plpgsql/regress OK 2.95s 13 subtests passed [19:56:06.561] 48/310 postgresql:plperl / plperl/regress OK 1.92s 12 subtests passed [19:56:07.956] 49/310 postgresql:plpython / plpython/regress OK 2.99s 23 subtests passed [19:56:08.143] 50/310 postgresql:recovery / recovery/043_wal_replay_wait OK 8.55s 9 subtests passed [19:56:08.381] 51/310 postgresql:pltcl / pltcl/regress OK 1.82s 8 subtests passed [19:56:08.571] 52/310 postgresql:kerberos / kerberos/001_auth OK 6.62s 142 subtests passed [19:56:09.235] 53/310 postgresql:basic_archive / basic_archive/regress OK 1.09s 1 subtests passed [19:56:09.332] 54/310 postgresql:bloom / bloom/regress OK 0.95s 1 subtests passed [19:56:09.662] 55/310 postgresql:bool_plperl / bool_plperl/regress OK 1.09s 2 subtests passed [19:56:09.685] 56/310 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 19.04s 32 subtests passed [19:56:10.787] 57/310 postgresql:citext / citext/regress OK 1.12s 3 subtests passed [19:56:10.874] 58/310 postgresql:recovery / recovery/035_standby_logical_decoding OK 27.15s 86 subtests passed [19:56:10.900] 59/310 postgresql:cube / cube/regress OK 1.21s 2 subtests passed [19:56:11.743] 60/310 postgresql:dict_int / dict_int/regress OK 0.87s 1 subtests passed [19:56:11.939] 61/310 postgresql:dict_xsyn / dict_xsyn/regress OK 1.04s 1 subtests passed [19:56:12.434] 62/310 postgresql:dblink / dblink/regress OK 1.65s 1 subtests passed [19:56:12.495] 63/310 postgresql:btree_gin / btree_gin/regress OK 3.26s 30 subtests passed [19:56:12.882] 64/310 postgresql:btree_gist / btree_gist/regress OK 3.55s 32 subtests passed [19:56:12.891] 65/310 postgresql:earthdistance / earthdistance/regress OK 1.15s 1 subtests passed [19:56:13.020] 66/310 postgresql:file_fdw / file_fdw/regress OK 1.08s 1 subtests passed [19:56:13.402] 67/310 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.97s 2 subtests passed [19:56:13.987] 68/310 postgresql:hstore_plpython / hstore_plpython/regress OK 1.09s 1 subtests passed [19:56:14.328] 69/310 postgresql:amcheck / amcheck/regress OK 6.37s 3 subtests passed [19:56:14.452] 70/310 postgresql:hstore_plperl / hstore_plperl/regress OK 1.57s 3 subtests passed [19:56:14.675] 71/310 postgresql:isn / isn/regress OK 1.27s 1 subtests passed [19:56:15.053] 72/310 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.06s 2 subtests passed [19:56:15.267] 73/310 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.94s 1 subtests passed [19:56:15.394] 74/310 postgresql:lo / lo/regress OK 0.94s 1 subtests passed [19:56:15.949] 75/310 postgresql:hstore / hstore/regress OK 3.45s 2 subtests passed [19:56:16.003] 76/310 postgresql:ltree_plpython / ltree_plpython/regress OK 0.95s 1 subtests passed [19:56:16.351] 77/310 postgresql:ltree / ltree/regress OK 1.68s 1 subtests passed [19:56:16.373] 78/310 postgresql:passwordcheck / passwordcheck/regress OK 0.98s 1 subtests passed [19:56:16.828] 79/310 postgresql:pg_buffercache / pg_buffercache/regress OK 0.88s 1 subtests passed [19:56:17.183] 80/310 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.83s 1 subtests passed [19:56:17.366] 81/310 postgresql:pgrowlocks / pgrowlocks/isolation OK 0.99s 1 subtests passed [19:56:17.413] 82/310 postgresql:pageinspect / pageinspect/regress OK 2.14s 8 subtests passed [19:56:18.038] 83/310 postgresql:pgstattuple / pgstattuple/regress OK 0.85s 1 subtests passed [19:56:18.298] 84/310 postgresql:pg_surgery / pg_surgery/regress OK 0.93s 1 subtests passed [19:56:19.194] 85/310 postgresql:pg_visibility / pg_visibility/regress OK 1.16s 1 subtests passed [19:56:19.244] 86/310 postgresql:pgcrypto / pgcrypto/regress OK 3.24s 23 subtests passed [19:56:19.527] 87/310 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.70s 14 subtests passed [19:56:19.679] 88/310 postgresql:pg_walinspect / pg_walinspect/regress OK 1.38s 2 subtests passed [19:56:20.688] 89/310 postgresql:tablefunc / tablefunc/regress OK 1.16s 1 subtests passed [19:56:20.725] 90/310 postgresql:seg / seg/regress OK 1.48s 3 subtests passed [19:56:20.766] 91/310 postgresql:tcn / tcn/isolation OK 1.09s 1 subtests passed [19:56:20.905] 92/310 postgresql:pg_trgm / pg_trgm/regress OK 3.49s 3 subtests passed [19:56:21.508] 93/310 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.74s 1 subtests passed [19:56:21.806] 94/310 postgresql:tsm_system_time / tsm_system_time/regress OK 0.90s 1 subtests passed [19:56:22.308] 95/310 postgresql:unaccent / unaccent/regress OK 0.80s 1 subtests passed [19:56:22.793] 96/310 postgresql:uuid-ossp / uuid-ossp/regress OK 0.99s 1 subtests passed [19:56:23.603] 97/310 postgresql:xml2 / xml2/regress OK 1.29s 1 subtests passed [19:56:24.439] 98/310 postgresql:brin / brin/isolation OK 1.65s 1 subtests passed [19:56:25.270] 99/310 postgresql:commit_ts / commit_ts/regress OK 1.67s 1 subtests passed [19:56:25.513] 100/310 postgresql:intarray / intarray/regress OK 12.49s 1 subtests passed [19:56:26.123] 101/310 postgresql:test_decoding / test_decoding/isolation OK 5.40s 12 subtests passed [19:56:26.271] 102/310 postgresql:delay_execution / delay_execution/isolation OK 1.83s 2 subtests passed [19:56:26.313] 103/310 postgresql:dummy_index_am / dummy_index_am/regress OK 1.04s 1 subtests passed [19:56:26.375] 104/310 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.86s 1 subtests passed [19:56:27.364] 105/310 postgresql:plsample / plsample/regress OK 0.99s 1 subtests passed [19:56:27.525] 106/310 postgresql:injection_points / injection_points/regress OK 1.25s 2 subtests passed [19:56:27.895] 107/310 postgresql:gin / gin/regress OK 1.77s 1 subtests passed [19:56:28.988] 108/310 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.62s 1 subtests passed [19:56:29.147] 109/310 postgresql:injection_points / injection_points/isolation OK 2.83s 1 subtests passed [19:56:29.444] 110/310 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.55s 1 subtests passed [19:56:29.762] 111/310 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.24s 1 subtests passed [19:56:30.042] 112/310 postgresql:postgres_fdw / postgres_fdw/regress OK 10.85s 2 subtests passed [19:56:30.340] 113/310 postgresql:test_dsa / test_dsa/regress OK 1.19s 1 subtests passed [19:56:30.707] 114/310 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.26s 1 subtests passed [19:56:31.289] 115/310 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.25s 1 subtests passed [19:56:31.739] 116/310 postgresql:test_lfind / test_lfind/regress OK 1.03s 1 subtests passed [19:56:31.854] 117/310 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.86s 21 subtests passed [19:56:32.634] 118/310 postgresql:test_parser / test_parser/regress OK 0.89s 1 subtests passed [19:56:32.840] 119/310 postgresql:test_pg_dump / test_pg_dump/regress OK 0.98s 1 subtests passed [19:56:32.949] 120/310 postgresql:test_extensions / test_extensions/regress OK 3.19s 2 subtests passed [19:56:33.597] 121/310 postgresql:test_predtest / test_predtest/regress OK 0.96s 1 subtests passed [19:56:33.980] 122/310 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.69s 2 subtests passed [19:56:34.001] 123/310 postgresql:test_rbtree / test_rbtree/regress OK 1.05s 1 subtests passed [19:56:34.047] 124/310 postgresql:test_radixtree / test_radixtree/regress OK 1.21s 1 subtests passed [19:56:34.943] 125/310 postgresql:test_resowner / test_resowner/regress OK 0.96s 1 subtests passed [19:56:35.036] 126/310 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.03s 1 subtests passed [19:56:35.507] 127/310 postgresql:test_regex / test_regex/regress OK 1.91s 2 subtests passed [19:56:35.604] 128/310 postgresql:test_slru / test_slru/regress OK 0.66s 1 subtests passed [19:56:36.231] 129/310 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 105.81s 18 subtests passed [19:56:36.346] 130/310 postgresql:test_tidstore / test_tidstore/regress OK 1.31s 1 subtests passed [19:56:36.481] 131/310 postgresql:test_decoding / test_decoding/regress OK 15.79s 19 subtests passed [19:56:36.513] 132/310 postgresql:libpq / libpq/002_api OK 0.17s 1 subtests passed [19:56:36.743] 133/310 postgresql:unsafe_tests / unsafe_tests/regress OK 1.24s 3 subtests passed [19:56:37.585] 134/310 postgresql:test_shm_mq / test_shm_mq/regress OK 3.54s 1 subtests passed [19:56:37.842] 135/310 postgresql:libpq / libpq/001_uri OK 1.61s 63 subtests passed [19:56:38.072] 136/310 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.23s 9 subtests passed [19:56:38.922] 137/310 postgresql:test_integerset / test_integerset/regress OK 8.58s 1 subtests passed [19:56:40.322] 138/310 postgresql:libpq / libpq/003_load_balance_host_list OK 3.84s 127 subtests passed [19:56:40.765] 139/310 postgresql:libpq / libpq/004_load_balance_dns OK 4.25s 125 subtests passed [19:56:41.098] 140/310 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.03s 106 subtests passed [19:56:41.418] 141/310 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.32s 51 subtests passed [19:56:43.169] 142/310 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.40s 10 subtests passed [19:56:43.192] 143/310 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.87s 32 subtests passed [19:56:44.172] 144/310 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.00s 3 subtests passed [19:56:44.521] 145/310 postgresql:ecpg / ecpg/ecpg OK 8.92s 65 subtests passed [19:56:45.630] 146/310 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.46s 21 subtests passed [19:56:45.948] 147/310 postgresql:pg_checksums / pg_checksums/001_basic OK 0.32s 9 subtests passed [19:56:48.521] 148/310 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.33s 43 subtests passed [19:56:48.869] 149/310 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.35s 13 subtests passed [19:56:48.901] 150/310 postgresql:libpq / libpq/005_negotiate_encryption OK 12.16s 249 subtests passed [19:56:49.331] 151/310 postgresql:pg_amcheck / pg_amcheck/003_check OK 10.41s 75 subtests passed [19:56:49.539] 152/310 postgresql:pg_checksums / pg_checksums/002_actions OK 3.59s 66 subtests passed [19:56:51.630] 153/310 postgresql:recovery / recovery/027_stream_regress OK 85.74s 9 subtests passed [19:56:52.023] 154/310 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.69s 11 subtests passed [19:56:53.365] 155/310 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.46s 7 subtests passed [19:56:54.404] 156/310 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.38s 3 subtests passed [19:56:54.688] 157/310 postgresql:pg_config / pg_config/001_pg_config OK 0.28s 21 subtests passed [19:56:55.216] 158/310 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 6.35s 6 subtests passed [19:56:55.364] 159/310 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.68s 18 subtests passed [19:56:56.329] 160/310 postgresql:pg_ctl / pg_ctl/002_status OK 0.96s 3 subtests passed [19:56:56.587] 161/310 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.96s 4 subtests passed [19:56:57.820] 162/310 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 8.28s 22 subtests passed [19:56:58.478] 163/310 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.26s 25 subtests passed [19:56:58.530] 164/310 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.16s 2 subtests passed [19:56:58.823] 165/310 postgresql:pg_dump / pg_dump/001_basic OK 1.00s 93 subtests passed [19:56:59.111] 166/310 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 14.59s 36 subtests passed [19:56:59.146] 167/310 postgresql:pg_ctl / pg_ctl/003_promote OK 2.82s 12 subtests passed [19:56:59.747] 168/310 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.16s 14 subtests passed [19:56:59.839] 169/310 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.31s 3 subtests passed [19:57:00.571] 170/310 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.73s 9 subtests passed [19:57:01.121] 171/310 postgresql:initdb / initdb/001_initdb OK 23.54s 56 subtests passed [19:57:01.446] 172/310 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.62s 4 subtests passed [19:57:02.014] 173/310 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.27s 75 subtests passed [19:57:04.362] 174/310 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 22.94s 193 subtests passed [19:57:06.496] 175/310 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.38s 108 subtests passed [19:57:06.663] 176/310 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.22s 5 subtests passed [19:57:06.747] 177/310 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.38s 1 subtests passed [19:57:06.947] 178/310 postgresql:pg_rewind / pg_rewind/006_options OK 0.45s 13 subtests passed [19:57:08.058] 179/310 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.04s 9 subtests passed [19:57:08.456] 180/310 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.40s 13 subtests passed [19:57:08.759] 181/310 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.30s 13 subtests passed [19:57:09.085] 182/310 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.32s 17 subtests passed [19:57:10.309] 183/310 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.36s 3 subtests passed [19:57:11.171] 184/310 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.51s 7 subtests passed [19:57:11.656] 185/310 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.51s 14 subtests passed [19:57:12.318] 186/310 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.57s 3 subtests passed [19:57:12.589] 187/310 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.93s 60 subtests passed [19:57:12.924] 188/310 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.75s 32 subtests passed [19:57:12.997] 189/310 postgresql:pg_rewind / pg_rewind/002_databases OK 11.87s 11 subtests passed [19:57:13.681] 190/310 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.36s 5 subtests passed [19:57:13.919] 191/310 postgresql:pg_rewind / pg_rewind/001_basic OK 13.35s 56 subtests passed [19:57:14.734] 192/310 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.65s 38 subtests passed [19:57:14.897] 193/310 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.31s 9 subtests passed [19:57:15.181] 194/310 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.28s 11 subtests passed [19:57:15.796] 195/310 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.06s 5 subtests passed [19:57:16.545] 196/310 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.36s 7 subtests passed [19:57:16.627] 197/310 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.70s 15 subtests passed [19:57:17.253] 198/310 postgresql:pg_waldump / pg_waldump/001_basic OK 3.33s 92 subtests passed [19:57:17.450] 199/310 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.45s 10 subtests passed [19:57:17.632] 200/310 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 3.95s 18 subtests passed [19:57:18.039] 201/310 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.49s 208 subtests passed [19:57:18.473] 202/310 postgresql:psql / psql/020_cancel OK 1.02s 2 subtests passed [19:57:18.508] 203/310 postgresql:psql / psql/010_tab_completion OK 1.25s 89 subtests passed [19:57:19.060] 204/310 postgresql:scripts / scripts/010_clusterdb OK 1.43s 15 subtests passed [19:57:19.609] 205/310 postgresql:scripts / scripts/011_clusterdb_all OK 1.57s 7 subtests passed [19:57:20.457] 206/310 postgresql:scripts / scripts/040_createuser OK 1.95s 37 subtests passed [19:57:20.749] 207/310 postgresql:scripts / scripts/070_dropuser OK 1.14s 12 subtests passed [19:57:21.094] 208/310 postgresql:scripts / scripts/050_dropdb OK 2.03s 15 subtests passed [19:57:21.525] 209/310 postgresql:scripts / scripts/080_pg_isready OK 1.07s 11 subtests passed [19:57:22.164] 210/310 postgresql:psql / psql/001_basic OK 5.54s 105 subtests passed [19:57:22.199] 211/310 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 11.89s 92 subtests passed [19:57:23.350] 212/310 postgresql:scripts / scripts/091_reindexdb_all OK 2.25s 13 subtests passed [19:57:23.517] 213/310 postgresql:scripts / scripts/101_vacuumdb_all OK 1.35s 5 subtests passed [19:57:24.211] 214/310 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.69s 39 subtests passed [19:57:24.501] 215/310 postgresql:pg_dump / pg_dump/002_pg_dump OK 26.01s 11446 subtests passed [19:57:25.261] 216/310 postgresql:scripts / scripts/090_reindexdb OK 4.51s 64 subtests passed [19:57:25.548] 217/310 postgresql:scripts / scripts/020_createdb OK 7.07s 60 subtests passed [19:57:25.936] 218/310 postgresql:amcheck / amcheck/002_cic OK 1.36s 3 subtests passed [19:57:25.961] 219/310 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.76s 4 subtests passed [19:57:26.049] 220/310 postgresql:scripts / scripts/100_vacuumdb OK 4.52s 85 subtests passed [19:57:27.149] 221/310 postgresql:amcheck / amcheck/003_cic_2pc OK 1.89s 5 subtests passed [19:57:27.266] 222/310 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.72s 6 subtests passed [19:57:27.382] 223/310 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.42s 19 subtests passed [19:57:27.499] 224/310 postgresql:oid2name / oid2name/001_basic OK 0.23s 9 subtests passed [19:57:28.249] 225/310 postgresql:amcheck / amcheck/005_pitr OK 2.31s 3 subtests passed [19:57:28.756] 226/310 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.37s 7 subtests passed [19:57:28.904] 227/310 postgresql:scripts / scripts/200_connstr OK 5.55s 3 subtests passed [19:57:28.954] 228/310 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.45s 3 subtests passed [19:57:29.226] 229/310 postgresql:vacuumlo / vacuumlo/001_basic OK 0.27s 9 subtests passed [19:57:30.374] 230/310 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.62s 3 subtests passed [19:57:30.542] 231/310 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.64s 2 subtests passed [19:57:30.641] 232/310 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.39s 2 subtests passed [19:57:30.856] 233/310 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.71s 16 subtests passed [19:57:31.121] 234/310 postgresql:authentication / authentication/005_sspi SKIP 0.26s [19:57:31.530] 235/310 postgresql:pgbench / pgbench/001_pgbench_with_server OK 15.73s 451 subtests passed [19:57:31.839] 236/310 postgresql:authentication / authentication/004_file_inclusion OK 1.20s 2 subtests passed [19:57:32.553] 237/310 postgresql:authentication / authentication/003_peer OK 2.01s 53 subtests passed [19:57:33.063] 238/310 postgresql:postmaster / postmaster/001_connection_limits OK 1.53s 27 subtests passed [19:57:33.270] 239/310 postgresql:authentication / authentication/002_saslprep OK 2.90s 20 subtests passed [19:57:33.930] 240/310 postgresql:authentication / authentication/006_login_trigger OK 2.81s 32 subtests passed [19:57:33.997] 241/310 postgresql:authentication / authentication/001_password OK 4.77s 178 subtests passed [19:57:35.296] 242/310 postgresql:amcheck / amcheck/001_verify_heapam OK 11.08s 272 subtests passed [19:57:35.982] 243/310 postgresql:subscription / subscription/002_types OK 3.42s 4 subtests passed [19:57:36.071] 244/310 postgresql:subscription / subscription/003_constraints OK 3.01s 6 subtests passed [19:57:36.690] 245/310 postgresql:subscription / subscription/006_rewrite OK 2.69s 2 subtests passed [19:57:37.481] 246/310 postgresql:subscription / subscription/007_ddl OK 2.18s 4 subtests passed [19:57:37.624] 247/310 postgresql:subscription / subscription/004_sync OK 4.35s 8 subtests passed [19:57:38.405] 248/310 postgresql:subscription / subscription/009_matviews OK 2.33s 1 subtests passed [19:57:38.990] 249/310 postgresql:subscription / subscription/008_diff_schema OK 3.01s 5 subtests passed [19:57:39.053] 250/310 postgresql:subscription / subscription/005_encoding OK 5.12s 1 subtests passed [19:57:39.884] 251/310 postgresql:subscription / subscription/011_generated OK 2.40s 3 subtests passed [19:57:40.026] 252/310 postgresql:bloom / bloom/001_wal OK 13.98s 31 subtests passed [19:57:42.334] 253/310 postgresql:subscription / subscription/010_truncate OK 5.64s 14 subtests passed [19:57:42.463] 254/310 postgresql:subscription / subscription/017_stream_ddl OK 2.44s 3 subtests passed [19:57:42.493] 255/310 postgresql:subscription / subscription/001_rep_changes OK 10.65s 36 subtests passed [19:57:42.761] 256/310 postgresql:subscription / subscription/016_stream_subxact OK 2.87s 3 subtests passed [19:57:43.077] 257/310 postgresql:subscription / subscription/012_collation OK 5.45s 2 subtests passed [19:57:43.879] 258/310 postgresql:subscription / subscription/014_binary OK 4.89s 8 subtests passed [19:57:44.596] 259/310 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.13s 2 subtests passed [19:57:44.861] 260/310 postgresql:subscription / subscription/020_messages OK 2.37s 5 subtests passed [19:57:47.487] 261/310 postgresql:subscription / subscription/024_add_drop_pub OK 2.89s 3 subtests passed [19:57:47.658] 262/310 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.32s 9 subtests passed [19:57:49.694] 263/310 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.83s 13 subtests passed [19:57:50.365] 264/310 postgresql:subscription / subscription/015_stream OK 11.31s 10 subtests passed [19:57:50.580] 265/310 postgresql:subscription / subscription/022_twophase_cascade OK 7.50s 41 subtests passed [19:57:50.975] 266/310 postgresql:subscription / subscription/021_twophase OK 8.21s 30 subtests passed [19:57:52.870] 267/310 postgresql:subscription / subscription/023_twophase_stream OK 8.99s 33 subtests passed [19:57:52.893] 268/310 postgresql:subscription / subscription/013_partition OK 14.49s 74 subtests passed [19:57:53.811] 269/310 postgresql:subscription / subscription/029_on_error OK 3.45s 5 subtests passed [19:57:54.431] 270/310 postgresql:subscription / subscription/026_stats OK 6.94s 13 subtests passed [19:57:56.219] 271/310 postgresql:brin / brin/01_workitems OK 1.79s 2 subtests passed [19:57:56.257] 272/310 postgresql:subscription / subscription/030_origin OK 5.68s 11 subtests passed [19:57:56.455] 273/310 postgresql:subscription / subscription/027_nosuperuser OK 8.80s 19 subtests passed [19:57:57.528] 274/310 postgresql:subscription / subscription/033_run_as_table_owner OK 4.63s 10 subtests passed [19:57:58.150] 275/310 postgresql:subscription / subscription/028_row_filter OK 8.45s 24 subtests passed [19:57:58.321] 276/310 postgresql:commit_ts / commit_ts/001_base OK 2.06s 2 subtests passed [19:57:58.660] 277/310 postgresql:brin / brin/02_wal_consistency OK 2.44s 2 subtests passed [19:57:59.397] 278/310 postgresql:commit_ts / commit_ts/002_standby OK 2.94s 4 subtests passed [19:58:00.208] 279/310 postgresql:injection_points / injection_points/001_stats OK 1.89s 7 subtests passed [19:58:00.250] 280/310 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.59s 4 subtests passed [19:58:00.534] 281/310 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.14s 21 subtests passed [19:58:00.614] 282/310 postgresql:commit_ts / commit_ts/004_restart OK 2.46s 16 subtests passed [19:58:00.970] 283/310 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.44s 4 subtests passed [19:58:01.206] 284/310 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.95s 2 subtests passed [19:58:01.231] 285/310 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.26s 6 subtests passed [19:58:01.406] 286/310 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.20s 2 subtests passed [19:58:01.463] 287/310 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.25s 4 subtests passed [19:58:02.290] 288/310 postgresql:test_misc / test_misc/003_check_guc OK 0.83s 3 subtests passed [19:58:02.632] 289/310 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.10s 258 subtests passed [19:58:02.732] 290/310 postgresql:test_misc / test_misc/002_tablespace OK 1.33s 20 subtests passed [19:58:03.164] 291/310 postgresql:subscription / subscription/031_column_list OK 12.19s 36 subtests passed [19:58:03.232] 292/310 postgresql:subscription / subscription/032_subscribe_use_index OK 10.36s 15 subtests passed [19:58:03.248] 293/310 postgresql:test_misc / test_misc/001_constraint_validation OK 2.02s 42 subtests passed [19:58:03.942] 294/310 postgresql:test_misc / test_misc/005_timeouts OK 1.31s 2 subtests passed [19:58:04.136] 295/310 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.19s [19:58:04.424] 296/310 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.29s [19:58:04.453] 297/310 postgresql:test_slru / test_slru/001_multixact OK 1.22s 3 subtests passed [19:58:04.521] 298/310 postgresql:test_misc / test_misc/004_io_direct OK 2.23s 3 subtests passed [19:58:04.557] 299/310 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.82s 2 subtests passed [19:58:04.658] 300/310 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [19:58:04.979] 301/310 postgresql:subscription / subscription/100_bugs OK 11.17s 14 subtests passed [19:58:05.791] 302/310 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.54s 8 subtests passed [19:58:07.153] 303/310 postgresql:icu / icu/010_database OK 1.36s 8 subtests passed [19:58:07.272] 304/310 postgresql:ldap / ldap/002_bindpasswd OK 2.29s 3 subtests passed [19:58:07.662] 305/310 postgresql:ssl / ssl/002_scram OK 3.14s 28 subtests passed [19:58:07.736] 306/310 postgresql:ssl / ssl/003_sslinfo OK 3.18s 21 subtests passed [19:58:07.894] 307/310 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.73s 1044 subtests passed [19:58:09.355] 308/310 postgresql:ldap / ldap/001_auth OK 4.70s 47 subtests passed [19:58:10.144] 309/310 postgresql:test_json_parser / test_json_parser/002_inline OK 9.53s 1700 subtests passed [19:58:12.703] 310/310 postgresql:ssl / ssl/001_ssltests OK 8.25s 225 subtests passed [19:58:12.775] [19:58:12.775] Summary of Failures: [19:58:12.775] [19:58:12.775] 39/310 postgresql:isolation / isolation/isolation ERROR 60.07s exit status 1 [19:58:12.775] [19:58:12.775] Ok: 305 [19:58:12.775] Expected Fail: 0 [19:58:12.775] Fail: 1 [19:58:12.775] Unexpected Pass: 0 [19:58:12.775] Skipped: 4 [19:58:12.775] Timeout: 0 [19:58:12.775] [19:58:12.775] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt