[00:32:59.879] su postgres <<-EOF [00:32:59.879] ulimit -c unlimited [00:32:59.879] PYTHONCOERCECLOCALE=0 LANG=C meson test $MTEST_ARGS -C build-32 --num-processes ${TEST_JOBS} [00:32:59.879] EOF [00:33:00.893] 1/320 postgresql:setup / tmp_install OK 0.73s [00:33:00.941] 2/320 postgresql:setup / install_test_files OK 0.05s [00:33:02.195] 3/320 postgresql:setup / initdb_cache OK 1.25s [00:33:02.453] 4/320 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [00:33:06.327] 5/320 postgresql:recovery / recovery/002_archiving OK 4.04s 8 subtests passed [00:33:11.958] 6/320 postgresql:recovery / recovery/003_recovery_targets OK 9.50s 9 subtests passed [00:33:12.786] 7/320 postgresql:recovery / recovery/004_timeline_switch OK 6.46s 3 subtests passed [00:33:14.510] 8/320 postgresql:recovery / recovery/001_stream_rep OK 12.25s 62 subtests passed [00:33:16.433] 9/320 postgresql:recovery / recovery/006_logical_decoding OK 3.65s 20 subtests passed [00:33:17.042] 10/320 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.83s 12 subtests passed [00:33:18.653] 11/320 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.42s 14 subtests passed [00:33:19.633] 12/320 postgresql:recovery / recovery/005_replay_delay OK 7.67s 3 subtests passed [00:33:22.331] 13/320 postgresql:recovery / recovery/007_sync_rep OK 7.82s 11 subtests passed [00:33:23.216] 14/320 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.56s 13 subtests passed [00:33:24.126] 15/320 postgresql:recovery / recovery/013_crash_restart OK 1.79s 18 subtests passed [00:33:26.367] 16/320 postgresql:recovery / recovery/012_subtransactions OK 6.73s 12 subtests passed [00:33:26.806] 17/320 postgresql:recovery / recovery/014_unlogged_reinit OK 3.59s 23 subtests passed [00:33:28.818] 18/320 postgresql:recovery / recovery/009_twophase OK 11.78s 30 subtests passed [00:33:29.235] 19/320 postgresql:recovery / recovery/015_promotion_pages OK 5.11s 1 subtests passed [00:33:29.280] 20/320 postgresql:recovery / recovery/008_fsm_truncation OK 12.85s 1 subtests passed [00:33:29.844] 21/320 postgresql:recovery / recovery/016_min_consistency OK 3.48s 1 subtests passed [00:33:30.693] 22/320 postgresql:recovery / recovery/017_shm OK 3.89s 4 subtests passed [00:33:33.625] 23/320 postgresql:recovery / recovery/022_crash_temp_files OK 2.93s 11 subtests passed [00:33:33.924] 24/320 postgresql:recovery / recovery/021_row_visibility OK 4.08s 10 subtests passed [00:33:36.662] 25/320 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.03s 1 subtests passed [00:33:36.928] 26/320 postgresql:recovery / recovery/020_archive_status OK 7.65s 19 subtests passed [00:33:37.490] 27/320 postgresql:recovery / recovery/024_archive_recovery OK 3.57s 2 subtests passed [00:33:41.093] 28/320 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.43s 1 subtests passed [00:33:46.647] 29/320 postgresql:recovery / recovery/028_pitr_timelines OK 5.55s 3 subtests passed [00:33:47.023] 30/320 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.09s 3 subtests passed [00:33:48.660] 31/320 postgresql:recovery / recovery/018_wal_optimize OK 19.84s 38 subtests passed [00:33:51.831] 32/320 postgresql:recovery / recovery/019_replslot_limit OK 22.60s 26 subtests passed [00:33:53.598] 33/320 postgresql:recovery / recovery/029_stats_restart OK 6.95s 42 subtests passed [00:33:54.698] 34/320 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.67s 11 subtests passed [00:33:56.392] 35/320 postgresql:recovery / recovery/031_recovery_conflict OK 7.73s 18 subtests passed [00:33:58.435] 36/320 postgresql:recovery / recovery/034_create_database OK 3.74s 2 subtests passed [00:34:00.503] 37/320 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.67s 14 subtests passed [00:34:02.444] 38/320 postgresql:recovery / recovery/036_truncated_dropped OK 4.01s 8 subtests passed [00:34:03.324] 39/320 postgresql:recovery / recovery/037_invalid_database OK 2.82s 10 subtests passed [00:34:07.919] 40/320 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.47s 2 subtests passed [00:34:09.370] 41/320 postgresql:recovery / recovery/033_replay_tsp_drops OK 15.77s 3 subtests passed [00:34:13.215] 42/320 postgresql:regress / regress/regress OK 71.02s 224 subtests passed [00:34:14.460] 43/320 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.09s 6 subtests passed [00:34:14.612] 44/320 postgresql:isolation / isolation/isolation OK 72.37s 117 subtests passed [00:34:18.892] 45/320 postgresql:recovery / recovery/042_low_level_backup OK 5.68s 4 subtests passed [00:34:19.256] 46/320 postgresql:recovery / recovery/043_no_contrecord_switch OK 4.80s 1 subtests passed [00:34:20.639] 47/320 postgresql:recovery / recovery/039_end_of_wal OK 17.31s 14 subtests passed [00:34:21.624] 48/320 postgresql:plperl / plperl/regress OK 2.37s 13 subtests passed [00:34:21.970] 49/320 postgresql:plpgsql / plpgsql/regress OK 3.08s 13 subtests passed [00:34:22.137] 50/320 postgresql:kerberos / kerberos/001_auth OK 7.52s 142 subtests passed [00:34:23.155] 51/320 postgresql:basic_archive / basic_archive/regress OK 1.02s 1 subtests passed [00:34:23.251] 52/320 postgresql:pltcl / pltcl/regress OK 1.62s 8 subtests passed [00:34:24.106] 53/320 postgresql:recovery / recovery/035_standby_logical_decoding OK 27.71s 86 subtests passed [00:34:24.247] 54/320 postgresql:bool_plperl / bool_plperl/regress OK 1.00s 2 subtests passed [00:34:24.555] 55/320 postgresql:bloom / bloom/regress OK 1.40s 1 subtests passed [00:34:24.710] 56/320 postgresql:plpython / plpython/regress OK 4.07s 23 subtests passed [00:34:24.759] 57/320 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 16.84s 32 subtests passed [00:34:26.070] 58/320 postgresql:citext / citext/regress OK 1.51s 3 subtests passed [00:34:26.395] 59/320 postgresql:cube / cube/regress OK 1.68s 2 subtests passed [00:34:26.459] 60/320 postgresql:dblink / dblink/regress OK 1.70s 1 subtests passed [00:34:26.983] 61/320 postgresql:dict_int / dict_int/regress OK 0.91s 1 subtests passed [00:34:27.227] 62/320 postgresql:dict_xsyn / dict_xsyn/regress OK 0.83s 1 subtests passed [00:34:27.742] 63/320 postgresql:earthdistance / earthdistance/regress OK 1.28s 1 subtests passed [00:34:27.846] 64/320 postgresql:btree_gin / btree_gin/regress OK 3.74s 30 subtests passed [00:34:27.932] 65/320 postgresql:file_fdw / file_fdw/regress OK 0.95s 1 subtests passed [00:34:28.194] 66/320 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.97s 2 subtests passed [00:34:28.292] 67/320 postgresql:btree_gist / btree_gist/regress OK 4.04s 32 subtests passed [00:34:29.020] 68/320 postgresql:hstore_plpython / hstore_plpython/regress OK 1.09s 1 subtests passed [00:34:29.340] 69/320 postgresql:hstore_plperl / hstore_plperl/regress OK 1.49s 3 subtests passed [00:34:29.701] 70/320 postgresql:isn / isn/regress OK 1.41s 1 subtests passed [00:34:30.181] 71/320 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.16s 2 subtests passed [00:34:30.355] 72/320 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.01s 1 subtests passed [00:34:30.390] 73/320 postgresql:amcheck / amcheck/regress OK 8.42s 3 subtests passed [00:34:30.597] 74/320 postgresql:lo / lo/regress OK 0.90s 1 subtests passed [00:34:30.965] 75/320 postgresql:hstore / hstore/regress OK 3.22s 2 subtests passed [00:34:31.299] 76/320 postgresql:ltree_plpython / ltree_plpython/regress OK 0.94s 1 subtests passed [00:34:31.578] 77/320 postgresql:passwordcheck / passwordcheck/regress OK 0.98s 1 subtests passed [00:34:32.004] 78/320 postgresql:pg_buffercache / pg_buffercache/regress OK 1.04s 1 subtests passed [00:34:32.066] 79/320 postgresql:ltree / ltree/regress OK 1.88s 1 subtests passed [00:34:32.483] 80/320 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.90s 1 subtests passed [00:34:32.918] 81/320 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 0.91s 1 subtests passed [00:34:32.935] 82/320 postgresql:pageinspect / pageinspect/regress OK 2.54s 8 subtests passed [00:34:32.936] 83/320 postgresql:pgrowlocks / pgrowlocks/isolation OK 0.87s 1 subtests passed [00:34:34.070] ▶ 84/320 - pgstattuple 386 ms FAIL [00:34:34.072] 84/320 postgresql:pgstattuple / pgstattuple/regress ERROR 1.15s exit status 1 [00:34:34.073] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build-32/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build-32/contrib/pgstattuple:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=124 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu INITDB_TEMPLATE=/tmp/cirrus-ci-build/build-32/tmp_install/initdb-template /usr/bin/python3 /tmp/cirrus-ci-build/build-32/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build-32 --srcdir /tmp/cirrus-ci-build/contrib/pgstattuple --pg-test-extra '' --testgroup pgstattuple --testname regress -- /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/pgstattuple --expecteddir /tmp/cirrus-ci-build/contrib/pgstattuple --bindir '' --dlpath /tmp/cirrus-ci-build/build-32/contrib/pgstattuple --max-concurrent-tests=20 --dbname regression_pgstattuple --outputdir /tmp/cirrus-ci-build/build-32/testrun/pgstattuple/regress --temp-instance /tmp/cirrus-ci-build/build-32/testrun/pgstattuple/regress/tmp_check --port 40036 pgstattuple [00:34:34.073] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:34:34.073] stderr: [00:34:34.073] # 1 of 1 tests failed. [00:34:34.073] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build-32/testrun/pgstattuple/regress/regression.diffs". [00:34:34.073] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build-32/testrun/pgstattuple/regress/regression.out". [00:34:34.073] [00:34:34.073] (test program exited with status code 1) [00:34:34.073] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:34:34.073] [00:34:34.164] 85/320 postgresql:pg_surgery / pg_surgery/regress OK 1.23s 1 subtests passed [00:34:35.455] 86/320 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.97s 14 subtests passed [00:34:35.561] 87/320 postgresql:pg_visibility / pg_visibility/regress OK 1.49s 1 subtests passed [00:34:35.774] 88/320 postgresql:pg_walinspect / pg_walinspect/regress OK 1.61s 2 subtests passed [00:34:35.814] 89/320 postgresql:pgcrypto / pgcrypto/regress OK 4.51s 23 subtests passed [00:34:36.633] 90/320 postgresql:tablefunc / tablefunc/regress OK 0.86s 1 subtests passed [00:34:36.742] 91/320 postgresql:seg / seg/regress OK 1.18s 3 subtests passed [00:34:36.916] 92/320 postgresql:tcn / tcn/isolation OK 1.10s 1 subtests passed [00:34:37.420] 93/320 postgresql:pg_trgm / pg_trgm/regress OK 4.46s 3 subtests passed [00:34:37.739] 94/320 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.82s 1 subtests passed [00:34:38.380] 95/320 postgresql:tsm_system_time / tsm_system_time/regress OK 0.96s 1 subtests passed [00:34:38.754] 96/320 postgresql:unaccent / unaccent/regress OK 1.01s 1 subtests passed [00:34:39.583] 97/320 postgresql:uuid-ossp / uuid-ossp/regress OK 1.20s 1 subtests passed [00:34:39.676] 98/320 postgresql:xml2 / xml2/regress OK 0.92s 1 subtests passed [00:34:41.343] 99/320 postgresql:brin / brin/isolation OK 1.76s 1 subtests passed [00:34:41.375] 100/320 postgresql:commit_ts / commit_ts/regress OK 1.70s 1 subtests passed [00:34:42.307] 101/320 postgresql:test_decoding / test_decoding/isolation OK 5.56s 12 subtests passed [00:34:42.452] 102/320 postgresql:dummy_index_am / dummy_index_am/regress OK 1.08s 1 subtests passed [00:34:42.979] 103/320 postgresql:delay_execution / delay_execution/isolation OK 1.64s 2 subtests passed [00:34:43.134] 104/320 postgresql:intarray / intarray/regress OK 14.94s 1 subtests passed [00:34:43.498] 105/320 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.19s 1 subtests passed [00:34:44.049] 106/320 postgresql:injection_points / injection_points/regress OK 1.07s 2 subtests passed [00:34:44.293] 107/320 postgresql:plsample / plsample/regress OK 0.79s 1 subtests passed [00:34:45.088] 108/320 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.04s 1 subtests passed [00:34:45.196] 109/320 postgresql:gin / gin/regress OK 2.74s 1 subtests passed [00:34:46.016] 110/320 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.93s 1 subtests passed [00:34:46.212] 111/320 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.92s 1 subtests passed [00:34:47.456] 112/320 postgresql:postgres_fdw / postgres_fdw/regress OK 12.00s 2 subtests passed [00:34:47.568] 113/320 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.36s 1 subtests passed [00:34:47.837] 114/320 postgresql:test_dsa / test_dsa/regress OK 1.82s 1 subtests passed [00:34:48.308] 115/320 postgresql:injection_points / injection_points/isolation OK 5.17s 3 subtests passed [00:34:48.699] 116/320 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.13s 1 subtests passed [00:34:48.944] 117/320 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.75s 21 subtests passed [00:34:49.611] 118/320 postgresql:test_lfind / test_lfind/regress OK 1.30s 1 subtests passed [00:34:50.211] 119/320 postgresql:test_parser / test_parser/regress OK 1.27s 1 subtests passed [00:34:50.827] 120/320 postgresql:test_pg_dump / test_pg_dump/regress OK 1.21s 1 subtests passed [00:34:51.038] 121/320 postgresql:test_predtest / test_predtest/regress OK 0.83s 1 subtests passed [00:34:51.924] 122/320 postgresql:test_extensions / test_extensions/regress OK 4.47s 2 subtests passed [00:34:51.993] 123/320 postgresql:test_rbtree / test_rbtree/regress OK 0.95s 1 subtests passed [00:34:52.053] 124/320 postgresql:test_radixtree / test_radixtree/regress OK 1.22s 1 subtests passed [00:34:52.354] 125/320 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.65s 2 subtests passed [00:34:52.887] 126/320 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.83s 1 subtests passed [00:34:52.914] 127/320 postgresql:test_resowner / test_resowner/regress OK 0.92s 1 subtests passed [00:34:53.761] 128/320 postgresql:test_regex / test_regex/regress OK 1.84s 2 subtests passed [00:34:53.884] 129/320 postgresql:test_slru / test_slru/regress OK 1.00s 1 subtests passed [00:34:54.180] 130/320 postgresql:test_tidstore / test_tidstore/regress OK 1.27s 1 subtests passed [00:34:54.485] 131/320 postgresql:test_decoding / test_decoding/regress OK 17.85s 19 subtests passed [00:34:54.758] 132/320 postgresql:typcache / typcache/regress OK 1.00s 1 subtests passed [00:34:55.075] 133/320 postgresql:libpq / libpq/002_api OK 0.32s 1 subtests passed [00:34:55.935] 134/320 postgresql:test_shm_mq / test_shm_mq/regress OK 3.58s 1 subtests passed [00:34:56.070] 135/320 postgresql:libpq / libpq/001_uri OK 1.58s 63 subtests passed [00:34:56.113] 136/320 postgresql:unsafe_tests / unsafe_tests/regress OK 2.23s 4 subtests passed [00:34:58.604] 137/320 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 116.40s 18 subtests passed [00:34:58.845] 138/320 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.24s 9 subtests passed [00:34:59.442] 139/320 postgresql:libpq / libpq/003_load_balance_host_list OK 4.37s 127 subtests passed [00:34:59.627] 140/320 postgresql:test_integerset / test_integerset/regress OK 11.79s 1 subtests passed [00:35:00.065] 141/320 postgresql:libpq / libpq/004_load_balance_dns OK 4.13s 125 subtests passed [00:35:02.025] 142/320 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.18s 107 subtests passed [00:35:02.420] 143/320 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.39s 51 subtests passed [00:35:03.464] 144/320 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.40s 10 subtests passed [00:35:03.579] 145/320 postgresql:ecpg / ecpg/ecpg OK 9.40s 65 subtests passed [00:35:04.487] 146/320 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.02s 3 subtests passed [00:35:04.720] 147/320 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.09s 32 subtests passed [00:35:05.855] 148/320 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.37s 21 subtests passed [00:35:06.135] 149/320 postgresql:pg_checksums / pg_checksums/001_basic OK 0.28s 9 subtests passed [00:35:08.687] 150/320 postgresql:libpq / libpq/005_negotiate_encryption OK 12.62s 249 subtests passed [00:35:08.952] 151/320 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.26s 13 subtests passed [00:35:09.533] 152/320 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.95s 43 subtests passed [00:35:12.190] 153/320 postgresql:pg_checksums / pg_checksums/002_actions OK 6.05s 66 subtests passed [00:35:13.683] 154/320 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.24s 75 subtests passed [00:35:13.879] 155/320 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.34s 7 subtests passed [00:35:14.425] 156/320 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.23s 11 subtests passed [00:35:15.078] 157/320 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 6.13s 6 subtests passed [00:35:15.114] 158/320 postgresql:recovery / recovery/027_stream_regress OK 97.62s 9 subtests passed [00:35:16.451] 159/320 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.02s 3 subtests passed [00:35:16.722] 160/320 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.61s 4 subtests passed [00:35:16.759] 161/320 postgresql:pg_config / pg_config/001_pg_config OK 0.31s 21 subtests passed [00:35:16.932] 162/320 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.05s 4 subtests passed [00:35:17.430] 163/320 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.71s 18 subtests passed [00:35:17.783] 164/320 postgresql:pg_ctl / pg_ctl/002_status OK 0.85s 3 subtests passed [00:35:19.852] 165/320 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 15.13s 36 subtests passed [00:35:20.630] 166/320 postgresql:pg_ctl / pg_ctl/003_promote OK 3.20s 12 subtests passed [00:35:20.817] 167/320 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.74s 2 subtests passed [00:35:20.956] 168/320 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.20s 25 subtests passed [00:35:20.987] 169/320 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.20s 14 subtests passed [00:35:21.030] 170/320 postgresql:pg_dump / pg_dump/001_basic OK 1.18s 93 subtests passed [00:35:21.622] 171/320 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.94s 22 subtests passed [00:35:22.364] 172/320 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.55s 3 subtests passed [00:35:23.199] 173/320 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.83s 9 subtests passed [00:35:23.675] 174/320 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.05s 75 subtests passed [00:35:23.838] 175/320 postgresql:initdb / initdb/001_initdb OK 27.72s 56 subtests passed [00:35:23.890] 176/320 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.93s 4 subtests passed [00:35:26.201] 177/320 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 23.78s 200 subtests passed [00:35:28.463] 178/320 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.26s 1 subtests passed [00:35:28.805] 179/320 postgresql:pg_rewind / pg_rewind/006_options OK 0.34s 13 subtests passed [00:35:29.117] 180/320 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.28s 5 subtests passed [00:35:29.711] 181/320 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 8.72s 108 subtests passed [00:35:30.061] 182/320 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.17s 9 subtests passed [00:35:33.005] 183/320 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.29s 3 subtests passed [00:35:33.174] 184/320 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.37s 7 subtests passed [00:35:33.383] 185/320 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.38s 13 subtests passed [00:35:33.399] 186/320 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.22s 13 subtests passed [00:35:33.602] 187/320 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.22s 17 subtests passed [00:35:34.456] 188/320 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.34s 3 subtests passed [00:35:35.301] 189/320 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.27s 14 subtests passed [00:35:36.055] 190/320 postgresql:pg_rewind / pg_rewind/002_databases OK 12.38s 11 subtests passed [00:35:36.079] 191/320 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.02s 1 subtests passed [00:35:36.618] 192/320 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.16s 32 subtests passed [00:35:36.652] 193/320 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.35s 60 subtests passed [00:35:36.791] 194/320 postgresql:pg_rewind / pg_rewind/001_basic OK 13.59s 56 subtests passed [00:35:37.270] 195/320 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.21s 5 subtests passed [00:35:38.626] 196/320 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.55s 9 subtests passed [00:35:39.207] 197/320 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.81s 38 subtests passed [00:35:39.558] 198/320 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.35s 11 subtests passed [00:35:39.622] 199/320 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.00s 5 subtests passed [00:35:40.503] 200/320 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.88s 15 subtests passed [00:35:40.919] 201/320 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.36s 7 subtests passed [00:35:41.181] 202/320 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.39s 18 subtests passed [00:35:41.203] 203/320 postgresql:pg_waldump / pg_waldump/001_basic OK 3.93s 92 subtests passed [00:35:41.510] 204/320 postgresql:psql / psql/010_tab_completion SKIP 0.33s [00:35:41.979] 205/320 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.33s 10 subtests passed [00:35:42.048] 206/320 postgresql:psql / psql/020_cancel OK 0.84s 2 subtests passed [00:35:42.164] 207/320 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.66s 208 subtests passed [00:35:42.659] 208/320 postgresql:scripts / scripts/010_clusterdb OK 1.15s 16 subtests passed [00:35:43.511] 209/320 postgresql:scripts / scripts/011_clusterdb_all OK 1.53s 7 subtests passed [00:35:43.698] 210/320 postgresql:scripts / scripts/040_createuser OK 1.53s 37 subtests passed [00:35:44.501] 211/320 postgresql:scripts / scripts/050_dropdb OK 1.84s 16 subtests passed [00:35:44.813] 212/320 postgresql:scripts / scripts/070_dropuser OK 1.30s 13 subtests passed [00:35:44.882] 213/320 postgresql:scripts / scripts/080_pg_isready OK 1.18s 11 subtests passed [00:35:45.502] 214/320 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 11.90s 92 subtests passed [00:35:46.712] 215/320 postgresql:psql / psql/001_basic OK 5.79s 108 subtests passed [00:35:47.080] 216/320 postgresql:scripts / scripts/091_reindexdb_all OK 2.27s 13 subtests passed [00:35:47.548] 217/320 postgresql:scripts / scripts/101_vacuumdb_all OK 2.04s 5 subtests passed [00:35:48.275] 218/320 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.73s 39 subtests passed [00:35:49.586] 219/320 postgresql:scripts / scripts/090_reindexdb OK 5.08s 64 subtests passed [00:35:50.075] 220/320 postgresql:scripts / scripts/020_createdb OK 8.02s 60 subtests passed [00:35:50.344] 221/320 postgresql:scripts / scripts/100_vacuumdb OK 5.46s 85 subtests passed [00:35:50.953] 222/320 postgresql:amcheck / amcheck/002_cic OK 1.37s 3 subtests passed [00:35:51.292] 223/320 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.58s 4 subtests passed [00:35:52.329] 224/320 postgresql:amcheck / amcheck/003_cic_2pc OK 2.25s 5 subtests passed [00:35:52.528] 225/320 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.18s 6 subtests passed [00:35:52.913] 226/320 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.62s 19 subtests passed [00:35:53.167] 227/320 postgresql:oid2name / oid2name/001_basic OK 0.25s 9 subtests passed [00:35:53.192] 228/320 postgresql:scripts / scripts/200_connstr OK 6.11s 3 subtests passed [00:35:53.361] 229/320 postgresql:amcheck / amcheck/005_pitr OK 2.41s 3 subtests passed [00:35:53.708] 230/320 postgresql:pg_dump / pg_dump/002_pg_dump OK 33.07s 11446 subtests passed [00:35:54.336] 231/320 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.17s 7 subtests passed [00:35:54.873] 232/320 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.68s 3 subtests passed [00:35:55.111] 233/320 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.24s [00:35:55.527] 234/320 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.16s 2 subtests passed [00:35:55.563] 235/320 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.80s 3 subtests passed [00:35:55.787] 236/320 postgresql:vacuumlo / vacuumlo/001_basic OK 0.26s 9 subtests passed [00:35:56.170] 237/320 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.64s 16 subtests passed [00:35:57.379] 238/320 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.27s 6 subtests passed [00:35:57.587] 239/320 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 3.25s 3 subtests passed [00:35:57.793] 240/320 postgresql:authentication / authentication/005_sspi SKIP 0.20s [00:35:58.092] 241/320 postgresql:authentication / authentication/003_peer OK 1.92s 53 subtests passed [00:35:58.444] 242/320 postgresql:postmaster / postmaster/001_basic OK 0.35s 9 subtests passed [00:35:58.497] 243/320 postgresql:authentication / authentication/004_file_inclusion OK 1.12s 2 subtests passed [00:35:58.694] 244/320 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.07s 467 subtests passed [00:35:59.121] 245/320 postgresql:authentication / authentication/002_saslprep OK 3.33s 20 subtests passed [00:35:59.792] 246/320 postgresql:postmaster / postmaster/003_start_stop OK 1.29s 25 subtests passed [00:35:59.861] 247/320 postgresql:postmaster / postmaster/002_connection_limits OK 1.42s 27 subtests passed [00:36:00.062] 248/320 postgresql:authentication / authentication/001_password OK 4.50s 181 subtests passed [00:36:00.688] 249/320 postgresql:authentication / authentication/006_login_trigger OK 2.89s 32 subtests passed [00:36:01.076] 250/320 postgresql:amcheck / amcheck/001_verify_heapam OK 12.80s 272 subtests passed [00:36:02.327] 251/320 postgresql:subscription / subscription/002_types OK 3.20s 4 subtests passed [00:36:02.554] 252/320 postgresql:subscription / subscription/003_constraints OK 2.76s 6 subtests passed [00:36:03.225] 253/320 postgresql:subscription / subscription/006_rewrite OK 2.54s 2 subtests passed [00:36:03.398] 254/320 postgresql:subscription / subscription/007_ddl OK 2.32s 4 subtests passed [00:36:03.615] 255/320 postgresql:subscription / subscription/004_sync OK 3.75s 8 subtests passed [00:36:04.845] 256/320 postgresql:subscription / subscription/009_matviews OK 2.29s 1 subtests passed [00:36:05.153] 257/320 postgresql:subscription / subscription/008_diff_schema OK 2.82s 5 subtests passed [00:36:05.926] 258/320 postgresql:subscription / subscription/005_encoding OK 5.86s 1 subtests passed [00:36:07.570] 259/320 postgresql:bloom / bloom/001_wal OK 15.24s 31 subtests passed [00:36:08.745] 260/320 postgresql:subscription / subscription/011_generated OK 5.35s 11 subtests passed [00:36:08.907] 261/320 postgresql:subscription / subscription/010_truncate OK 5.68s 14 subtests passed [00:36:09.042] 262/320 postgresql:subscription / subscription/001_rep_changes OK 10.35s 36 subtests passed [00:36:09.953] 263/320 postgresql:subscription / subscription/012_collation OK 6.34s 2 subtests passed [00:36:10.167] 264/320 postgresql:subscription / subscription/016_stream_subxact OK 2.60s 3 subtests passed [00:36:10.353] 265/320 postgresql:subscription / subscription/014_binary OK 5.20s 8 subtests passed [00:36:11.155] 266/320 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.11s 2 subtests passed [00:36:11.506] 267/320 postgresql:subscription / subscription/017_stream_ddl OK 2.76s 3 subtests passed [00:36:12.192] 268/320 postgresql:subscription / subscription/020_messages OK 2.24s 5 subtests passed [00:36:14.084] 269/320 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.18s 9 subtests passed [00:36:14.550] 270/320 postgresql:subscription / subscription/024_add_drop_pub OK 3.04s 3 subtests passed [00:36:16.595] 271/320 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.40s 13 subtests passed [00:36:17.939] 272/320 postgresql:subscription / subscription/021_twophase OK 7.77s 30 subtests passed [00:36:18.276] 273/320 postgresql:subscription / subscription/015_stream OK 12.35s 10 subtests passed [00:36:18.510] 274/320 postgresql:subscription / subscription/013_partition OK 13.66s 74 subtests passed [00:36:18.675] 275/320 postgresql:subscription / subscription/022_twophase_cascade OK 8.32s 41 subtests passed [00:36:19.686] 276/320 postgresql:subscription / subscription/023_twophase_stream OK 8.53s 33 subtests passed [00:36:20.545] 277/320 postgresql:subscription / subscription/026_stats OK 6.46s 13 subtests passed [00:36:21.074] 278/320 postgresql:subscription / subscription/029_on_error OK 3.13s 5 subtests passed [00:36:23.582] 279/320 postgresql:subscription / subscription/027_nosuperuser OK 9.03s 19 subtests passed [00:36:23.723] 280/320 postgresql:subscription / subscription/030_origin OK 5.45s 11 subtests passed [00:36:24.282] 281/320 postgresql:subscription / subscription/033_run_as_table_owner OK 4.59s 10 subtests passed [00:36:24.580] 282/320 postgresql:subscription / subscription/028_row_filter OK 7.98s 24 subtests passed [00:36:25.578] 283/320 postgresql:brin / brin/01_workitems OK 1.99s 2 subtests passed [00:36:26.292] 284/320 postgresql:commit_ts / commit_ts/001_base OK 2.01s 2 subtests passed [00:36:26.422] 285/320 postgresql:brin / brin/02_wal_consistency OK 2.70s 2 subtests passed [00:36:27.109] 286/320 postgresql:commit_ts / commit_ts/002_standby OK 2.53s 4 subtests passed [00:36:27.545] 287/320 postgresql:subscription / subscription/032_subscribe_use_index OK 8.87s 15 subtests passed [00:36:28.147] 288/320 postgresql:injection_points / injection_points/001_stats OK 1.72s 9 subtests passed [00:36:28.312] 289/320 postgresql:subscription / subscription/034_temporal OK 7.77s 32 subtests passed [00:36:28.684] 290/320 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.57s 4 subtests passed [00:36:28.786] 291/320 postgresql:commit_ts / commit_ts/004_restart OK 2.49s 16 subtests passed [00:36:28.847] 292/320 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.27s 4 subtests passed [00:36:28.874] 293/320 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.33s 21 subtests passed [00:36:29.157] 294/320 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.28s 2 subtests passed [00:36:29.198] 295/320 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.35s 12 subtests passed [00:36:29.279] 296/320 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.96s 2 subtests passed [00:36:29.356] 297/320 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.21s 4 subtests passed [00:36:30.149] 298/320 postgresql:test_misc / test_misc/003_check_guc OK 0.87s 3 subtests passed [00:36:30.433] 299/320 postgresql:test_misc / test_misc/002_tablespace OK 1.23s 20 subtests passed [00:36:30.475] 300/320 postgresql:subscription / subscription/031_column_list OK 11.96s 36 subtests passed [00:36:31.106] 301/320 postgresql:test_misc / test_misc/001_constraint_validation OK 1.95s 42 subtests passed [00:36:31.357] 302/320 postgresql:test_misc / test_misc/007_catcache_inval OK 0.88s 2 subtests passed [00:36:31.449] 303/320 postgresql:test_misc / test_misc/005_timeouts OK 1.30s 2 subtests passed [00:36:31.558] 304/320 postgresql:test_misc / test_misc/004_io_direct OK 2.20s 3 subtests passed [00:36:31.723] 305/320 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.16s [00:36:31.915] 306/320 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.19s [00:36:32.134] 307/320 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.22s [00:36:32.160] 308/320 postgresql:subscription / subscription/100_bugs OK 11.08s 13 subtests passed [00:36:32.192] 309/320 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.76s 2 subtests passed [00:36:32.279] 310/320 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.59s 516 subtests passed [00:36:32.867] 311/320 postgresql:test_slru / test_slru/001_multixact OK 1.51s 3 subtests passed [00:36:34.315] 312/320 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.87s 8 subtests passed [00:36:34.376] 313/320 postgresql:ldap / ldap/002_bindpasswd OK 1.51s 3 subtests passed [00:36:35.372] 314/320 postgresql:ssl / ssl/003_sslinfo OK 3.18s 21 subtests passed [00:36:35.620] 315/320 postgresql:icu / icu/010_database OK 1.30s 8 subtests passed [00:36:35.684] 316/320 postgresql:ssl / ssl/002_scram OK 3.52s 28 subtests passed [00:36:37.001] 317/320 postgresql:ldap / ldap/001_auth OK 4.72s 47 subtests passed [00:36:37.040] 318/320 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.93s 1044 subtests passed [00:36:41.364] 319/320 postgresql:ssl / ssl/001_ssltests OK 9.22s 227 subtests passed [00:36:43.601] 320/320 postgresql:test_json_parser / test_json_parser/002_inline OK 14.81s 3400 subtests passed [00:36:43.687] [00:36:43.687] Summary of Failures: [00:36:43.687] [00:36:43.687] 84/320 postgresql:pgstattuple / pgstattuple/regress ERROR 1.15s exit status 1 [00:36:43.687] [00:36:43.687] Ok: 313 [00:36:43.687] Expected Fail: 0 [00:36:43.687] Fail: 1 [00:36:43.687] Unexpected Pass: 0 [00:36:43.687] Skipped: 6 [00:36:43.687] Timeout: 0 [00:36:43.687] [00:36:43.687] Full log written to /tmp/cirrus-ci-build/build-32/meson-logs/testlog.txt