[05:21:25.516] su postgres <<-EOF [05:21:25.516] ulimit -c unlimited [05:21:25.516] PYTHONCOERCECLOCALE=0 LANG=C meson test $MTEST_ARGS -C build-32 --num-processes ${TEST_JOBS} [05:21:25.516] EOF [05:21:26.635] 1/321 postgresql:setup / tmp_install OK 0.80s [05:21:26.688] 2/321 postgresql:setup / install_test_files OK 0.05s [05:21:28.039] 3/321 postgresql:setup / initdb_cache OK 1.35s [05:21:28.298] 4/321 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [05:21:32.159] 5/321 postgresql:recovery / recovery/002_archiving OK 4.01s 8 subtests passed [05:21:37.995] 6/321 postgresql:recovery / recovery/003_recovery_targets OK 9.70s 9 subtests passed [05:21:38.566] 7/321 postgresql:recovery / recovery/004_timeline_switch OK 6.41s 3 subtests passed [05:21:40.610] 8/321 postgresql:recovery / recovery/001_stream_rep OK 12.49s 62 subtests passed [05:21:42.336] 9/321 postgresql:recovery / recovery/006_logical_decoding OK 3.77s 20 subtests passed [05:21:44.059] 10/321 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 16.00s 12 subtests passed [05:21:44.688] 11/321 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.62s 14 subtests passed [05:21:46.325] 12/321 postgresql:recovery / recovery/005_replay_delay OK 8.33s 3 subtests passed [05:21:48.189] 13/321 postgresql:recovery / recovery/007_sync_rep OK 7.58s 11 subtests passed [05:21:49.530] 14/321 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.84s 13 subtests passed [05:21:50.580] 15/321 postgresql:recovery / recovery/013_crash_restart OK 2.39s 18 subtests passed [05:21:51.518] 16/321 postgresql:recovery / recovery/014_unlogged_reinit OK 1.99s 23 subtests passed [05:21:53.442] 17/321 postgresql:recovery / recovery/012_subtransactions OK 7.12s 12 subtests passed [05:21:54.388] 18/321 postgresql:recovery / recovery/015_promotion_pages OK 3.81s 1 subtests passed [05:21:55.450] 19/321 postgresql:recovery / recovery/009_twophase OK 11.39s 30 subtests passed [05:21:56.202] 20/321 postgresql:recovery / recovery/016_min_consistency OK 4.68s 1 subtests passed [05:21:56.465] 21/321 postgresql:recovery / recovery/008_fsm_truncation OK 14.13s 1 subtests passed [05:21:57.969] 22/321 postgresql:recovery / recovery/017_shm OK 4.53s 4 subtests passed [05:22:00.903] 23/321 postgresql:recovery / recovery/021_row_visibility OK 4.44s 10 subtests passed [05:22:01.058] 24/321 postgresql:recovery / recovery/022_crash_temp_files OK 3.09s 11 subtests passed [05:22:04.619] 25/321 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.71s 1 subtests passed [05:22:05.357] 26/321 postgresql:recovery / recovery/024_archive_recovery OK 4.30s 2 subtests passed [05:22:05.606] 27/321 postgresql:recovery / recovery/020_archive_status OK 9.40s 19 subtests passed [05:22:09.426] 28/321 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.81s 1 subtests passed [05:22:15.357] 29/321 postgresql:recovery / recovery/028_pitr_timelines OK 5.93s 3 subtests passed [05:22:16.074] 30/321 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.72s 3 subtests passed [05:22:17.185] 31/321 postgresql:recovery / recovery/018_wal_optimize OK 22.80s 38 subtests passed [05:22:20.254] 32/321 postgresql:recovery / recovery/019_replslot_limit OK 24.80s 26 subtests passed [05:22:22.138] 33/321 postgresql:recovery / recovery/029_stats_restart OK 6.78s 44 subtests passed [05:22:22.456] 34/321 postgresql:recovery / recovery/030_stats_cleanup_replica OK 6.38s 11 subtests passed [05:22:24.411] 35/321 postgresql:recovery / recovery/031_recovery_conflict OK 7.22s 18 subtests passed [05:22:25.282] 36/321 postgresql:recovery / recovery/034_create_database OK 2.82s 2 subtests passed [05:22:29.512] 37/321 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.26s 14 subtests passed [05:22:29.716] 38/321 postgresql:recovery / recovery/036_truncated_dropped OK 4.43s 8 subtests passed [05:22:32.150] 39/321 postgresql:recovery / recovery/037_invalid_database OK 2.64s 10 subtests passed [05:22:33.973] 40/321 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.26s 2 subtests passed [05:22:38.047] 41/321 postgresql:recovery / recovery/033_replay_tsp_drops OK 15.91s 3 subtests passed [05:22:41.971] 42/321 postgresql:recovery / recovery/041_checkpoint_at_promote OK 3.92s 6 subtests passed [05:22:46.210] 43/321 postgresql:isolation / isolation/isolation OK 78.10s 117 subtests passed [05:22:50.373] 44/321 postgresql:recovery / recovery/042_low_level_backup OK 8.40s 4 subtests passed [05:22:51.751] 45/321 postgresql:regress / regress/regress OK 83.71s 225 subtests passed [05:22:52.049] 46/321 postgresql:recovery / recovery/039_end_of_wal OK 19.90s 14 subtests passed [05:22:52.272] 47/321 postgresql:recovery / recovery/043_no_contrecord_switch OK 6.06s 1 subtests passed [05:22:54.136] 48/321 postgresql:plperl / plperl/regress OK 2.09s 13 subtests passed [05:22:55.053] 49/321 postgresql:plpgsql / plpgsql/regress OK 3.30s 13 subtests passed [05:22:56.476] 50/321 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 22.50s 32 subtests passed [05:22:56.732] 51/321 postgresql:plpython / plpython/regress OK 4.46s 23 subtests passed [05:22:56.795] 52/321 postgresql:pltcl / pltcl/regress OK 2.66s 8 subtests passed [05:22:57.683] 53/321 postgresql:basic_archive / basic_archive/regress OK 1.21s 1 subtests passed [05:22:57.926] 54/321 postgresql:bool_plperl / bool_plperl/regress OK 1.13s 2 subtests passed [05:22:57.958] 55/321 postgresql:bloom / bloom/regress OK 1.22s 1 subtests passed [05:22:58.175] 56/321 postgresql:kerberos / kerberos/001_auth OK 7.80s 142 subtests passed [05:22:59.434] 57/321 postgresql:cube / cube/regress OK 1.26s 2 subtests passed [05:22:59.563] 58/321 postgresql:citext / citext/regress OK 1.60s 3 subtests passed [05:23:00.514] 59/321 postgresql:dict_int / dict_int/regress OK 0.95s 1 subtests passed [05:23:00.888] 60/321 postgresql:dblink / dblink/regress OK 1.45s 1 subtests passed [05:23:01.521] 61/321 postgresql:dict_xsyn / dict_xsyn/regress OK 1.01s 1 subtests passed [05:23:01.804] 62/321 postgresql:btree_gin / btree_gin/regress OK 4.12s 30 subtests passed [05:23:01.980] 63/321 postgresql:btree_gist / btree_gist/regress OK 4.05s 32 subtests passed [05:23:02.515] 64/321 postgresql:earthdistance / earthdistance/regress OK 1.63s 1 subtests passed [05:23:02.517] 65/321 postgresql:file_fdw / file_fdw/regress OK 0.99s 1 subtests passed [05:23:02.690] 66/321 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.88s 2 subtests passed [05:23:03.763] 67/321 postgresql:hstore_plpython / hstore_plpython/regress OK 1.20s 1 subtests passed [05:23:04.368] 68/321 postgresql:hstore_plperl / hstore_plperl/regress OK 1.85s 3 subtests passed [05:23:04.465] 69/321 postgresql:amcheck / amcheck/regress OK 9.41s 3 subtests passed [05:23:05.175] 70/321 postgresql:isn / isn/regress OK 1.41s 1 subtests passed [05:23:05.412] 71/321 postgresql:hstore / hstore/regress OK 3.43s 2 subtests passed [05:23:05.462] 72/321 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.09s 2 subtests passed [05:23:05.622] 73/321 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.16s 1 subtests passed [05:23:06.125] 74/321 postgresql:lo / lo/regress OK 0.95s 1 subtests passed [05:23:06.575] 75/321 postgresql:ltree_plpython / ltree_plpython/regress OK 1.11s 1 subtests passed [05:23:06.993] 76/321 postgresql:passwordcheck / passwordcheck/regress OK 0.87s 1 subtests passed [05:23:07.182] 77/321 postgresql:ltree / ltree/regress OK 1.77s 1 subtests passed [05:23:07.619] 78/321 postgresql:pg_buffercache / pg_buffercache/regress OK 1.04s 1 subtests passed [05:23:08.090] 79/321 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.91s 1 subtests passed [05:23:08.246] 80/321 postgresql:pageinspect / pageinspect/regress OK 2.62s 8 subtests passed [05:23:08.590] 81/321 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 0.97s 1 subtests passed [05:23:09.811] 82/321 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.72s 1 subtests passed [05:23:10.279] 83/321 postgresql:pgstattuple / pgstattuple/regress OK 1.69s 1 subtests passed [05:23:10.977] 84/321 postgresql:pg_surgery / pg_surgery/regress OK 1.17s 1 subtests passed [05:23:11.786] 85/321 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.54s 14 subtests passed [05:23:11.874] 86/321 postgresql:pgcrypto / pgcrypto/regress OK 4.88s 23 subtests passed [05:23:12.056] 87/321 postgresql:pg_visibility / pg_visibility/regress OK 1.08s 1 subtests passed [05:23:12.863] 88/321 postgresql:pg_walinspect / pg_walinspect/regress OK 1.08s 2 subtests passed [05:23:13.647] 89/321 postgresql:seg / seg/regress OK 1.59s 3 subtests passed [05:23:13.698] 90/321 postgresql:tablefunc / tablefunc/regress OK 0.83s 1 subtests passed [05:23:13.981] 91/321 postgresql:pg_trgm / pg_trgm/regress OK 3.70s 3 subtests passed [05:23:15.175] 92/321 postgresql:tcn / tcn/isolation OK 1.53s 1 subtests passed [05:23:16.945] 93/321 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.77s 1 subtests passed [05:23:17.887] 94/321 postgresql:intarray / intarray/regress OK 15.20s 1 subtests passed [05:23:17.933] 95/321 postgresql:tsm_system_time / tsm_system_time/regress OK 0.99s 1 subtests passed [05:23:18.964] 96/321 postgresql:uuid-ossp / uuid-ossp/regress OK 1.03s 1 subtests passed [05:23:18.992] 97/321 postgresql:unaccent / unaccent/regress OK 1.10s 1 subtests passed [05:23:19.268] 98/321 postgresql:test_decoding / test_decoding/isolation OK 5.29s 12 subtests passed [05:23:19.848] 99/321 postgresql:xml2 / xml2/regress OK 0.88s 1 subtests passed [05:23:20.043] 100/321 postgresql:brin / brin/isolation OK 1.05s 1 subtests passed [05:23:20.194] 101/321 postgresql:commit_ts / commit_ts/regress OK 0.92s 1 subtests passed [05:23:20.976] 102/321 postgresql:dummy_index_am / dummy_index_am/regress OK 0.93s 1 subtests passed [05:23:21.251] 103/321 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.06s 1 subtests passed [05:23:21.572] 104/321 postgresql:delay_execution / delay_execution/isolation OK 1.72s 2 subtests passed [05:23:22.692] 105/321 postgresql:injection_points / injection_points/regress OK 1.44s 3 subtests passed [05:23:24.385] 106/321 postgresql:gin / gin/regress OK 3.41s 1 subtests passed [05:23:24.418] 107/321 postgresql:plsample / plsample/regress OK 1.73s 1 subtests passed [05:23:24.559] 108/321 postgresql:postgres_fdw / postgres_fdw/regress OK 12.68s 2 subtests passed [05:23:25.896] 109/321 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.34s 1 subtests passed [05:23:26.003] 110/321 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.62s 1 subtests passed [05:23:26.829] 111/321 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.41s 1 subtests passed [05:23:26.984] 112/321 postgresql:test_dsa / test_dsa/regress OK 0.98s 1 subtests passed [05:23:27.575] 113/321 postgresql:injection_points / injection_points/isolation OK 6.00s 3 subtests passed [05:23:27.709] 114/321 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.88s 1 subtests passed [05:23:28.537] 115/321 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.64s 21 subtests passed [05:23:28.557] 116/321 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.98s 1 subtests passed [05:23:29.480] 117/321 postgresql:test_lfind / test_lfind/regress OK 0.94s 1 subtests passed [05:23:30.272] 118/321 postgresql:test_extensions / test_extensions/regress OK 3.29s 2 subtests passed [05:23:30.528] 119/321 postgresql:test_parser / test_parser/regress OK 1.05s 1 subtests passed [05:23:31.413] 120/321 postgresql:test_pg_dump / test_pg_dump/regress OK 1.14s 1 subtests passed [05:23:31.559] 121/321 postgresql:test_predtest / test_predtest/regress OK 1.03s 1 subtests passed [05:23:31.872] 122/321 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.31s 2 subtests passed [05:23:32.122] 123/321 postgresql:test_decoding / test_decoding/regress OK 18.42s 19 subtests passed [05:23:32.585] 124/321 postgresql:test_rbtree / test_rbtree/regress OK 1.03s 1 subtests passed [05:23:32.642] 125/321 postgresql:test_radixtree / test_radixtree/regress OK 1.23s 1 subtests passed [05:23:32.935] 126/321 postgresql:test_resowner / test_resowner/regress OK 0.81s 1 subtests passed [05:23:33.372] 127/321 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.79s 1 subtests passed [05:23:33.723] 128/321 postgresql:test_regex / test_regex/regress OK 1.85s 2 subtests passed [05:23:33.791] 129/321 postgresql:test_slru / test_slru/regress OK 0.86s 1 subtests passed [05:23:34.708] 130/321 postgresql:test_tidstore / test_tidstore/regress OK 1.34s 1 subtests passed [05:23:34.751] 131/321 postgresql:typcache / typcache/regress OK 1.03s 1 subtests passed [05:23:35.138] 132/321 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 127.09s 18 subtests passed [05:23:35.204] 133/321 postgresql:test_shm_mq / test_shm_mq/regress OK 2.56s 1 subtests passed [05:23:35.351] 134/321 postgresql:libpq / libpq/002_api OK 0.21s 1 subtests passed [05:23:35.714] 135/321 postgresql:unsafe_tests / unsafe_tests/regress OK 1.92s 4 subtests passed [05:23:36.629] 136/321 postgresql:libpq / libpq/001_uri OK 1.88s 63 subtests passed [05:23:38.023] 137/321 postgresql:test_integerset / test_integerset/regress OK 10.31s 1 subtests passed [05:23:38.302] 138/321 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.28s 9 subtests passed [05:23:39.461] 139/321 postgresql:libpq / libpq/003_load_balance_host_list OK 4.26s 127 subtests passed [05:23:39.924] 140/321 postgresql:libpq / libpq/004_load_balance_dns OK 4.57s 125 subtests passed [05:23:41.806] 141/321 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.50s 107 subtests passed [05:23:44.921] 142/321 postgresql:ecpg / ecpg/ecpg OK 10.21s 65 subtests passed [05:23:44.954] 143/321 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.03s 32 subtests passed [05:23:45.370] 144/321 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.45s 51 subtests passed [05:23:45.420] 145/321 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.61s 10 subtests passed [05:23:46.406] 146/321 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.03s 3 subtests passed [05:23:47.974] 147/321 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.57s 21 subtests passed [05:23:49.725] 148/321 postgresql:libpq / libpq/005_negotiate_encryption OK 14.01s 249 subtests passed [05:23:50.109] 149/321 postgresql:pg_checksums / pg_checksums/001_basic OK 0.38s 9 subtests passed [05:23:52.093] 150/321 postgresql:recovery / recovery/027_stream_regress OK 106.49s 9 subtests passed [05:23:52.139] 151/321 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.72s 43 subtests passed [05:23:52.547] 152/321 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.45s 13 subtests passed [05:23:55.211] 153/321 postgresql:pg_amcheck / pg_amcheck/003_check OK 15.75s 75 subtests passed [05:23:56.505] 154/321 postgresql:pg_checksums / pg_checksums/002_actions OK 6.39s 66 subtests passed [05:23:57.474] 155/321 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.93s 7 subtests passed [05:23:57.945] 156/321 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.73s 11 subtests passed [05:23:59.252] 157/321 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.11s 6 subtests passed [05:24:00.181] 158/321 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.23s 3 subtests passed [05:24:01.213] 159/321 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.74s 4 subtests passed [05:24:01.574] 160/321 postgresql:pg_config / pg_config/001_pg_config OK 0.36s 21 subtests passed [05:24:01.951] 161/321 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.77s 4 subtests passed [05:24:02.218] 162/321 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.64s 18 subtests passed [05:24:03.328] 163/321 postgresql:pg_ctl / pg_ctl/002_status OK 1.11s 3 subtests passed [05:24:03.812] 164/321 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.31s 22 subtests passed [05:24:04.457] 165/321 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.20s 2 subtests passed [05:24:04.646] 166/321 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 16.67s 36 subtests passed [05:24:05.579] 167/321 postgresql:initdb / initdb/001_initdb OK 28.95s 56 subtests passed [05:24:05.799] 168/321 postgresql:pg_dump / pg_dump/001_basic OK 1.34s 93 subtests passed [05:24:06.045] 169/321 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.09s 25 subtests passed [05:24:06.220] 170/321 postgresql:pg_ctl / pg_ctl/003_promote OK 2.89s 12 subtests passed [05:24:06.807] 171/321 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.23s 3 subtests passed [05:24:07.249] 172/321 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.44s 14 subtests passed [05:24:08.165] 173/321 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.91s 9 subtests passed [05:24:08.497] 174/321 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.70s 4 subtests passed [05:24:09.086] 175/321 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.28s 75 subtests passed [05:24:11.245] 176/321 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 26.29s 200 subtests passed [05:24:14.965] 177/321 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.88s 5 subtests passed [05:24:15.084] 178/321 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 9.04s 108 subtests passed [05:24:15.498] 179/321 postgresql:pg_rewind / pg_rewind/006_options OK 0.41s 13 subtests passed [05:24:17.553] 180/321 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.31s 9 subtests passed [05:24:17.690] 181/321 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.72s 1 subtests passed [05:24:19.938] 182/321 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.44s 7 subtests passed [05:24:20.615] 183/321 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.92s 3 subtests passed [05:24:20.855] 184/321 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [05:24:21.061] 185/321 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.20s 13 subtests passed [05:24:21.394] 186/321 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.33s 17 subtests passed [05:24:21.789] 187/321 postgresql:pg_dump / pg_dump/010_dump_connstr OK 15.57s 14 subtests passed [05:24:22.330] 188/321 postgresql:pg_rewind / pg_rewind/002_databases OK 13.83s 11 subtests passed [05:24:22.769] 189/321 postgresql:pg_rewind / pg_rewind/001_basic OK 14.60s 56 subtests passed [05:24:23.766] 190/321 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.21s 3 subtests passed [05:24:24.064] 191/321 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.29s 60 subtests passed [05:24:24.471] 192/321 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.14s 32 subtests passed [05:24:25.144] 193/321 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.38s 5 subtests passed [05:24:26.475] 194/321 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.54s 1 subtests passed [05:24:26.637] 195/321 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.57s 9 subtests passed [05:24:27.759] 196/321 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.36s 38 subtests passed [05:24:28.359] 197/321 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.89s 15 subtests passed [05:24:28.762] 198/321 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.40s 11 subtests passed [05:24:28.851] 199/321 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.09s 5 subtests passed [05:24:30.237] 200/321 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.47s 7 subtests passed [05:24:30.651] 201/321 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.51s 10 subtests passed [05:24:30.811] 202/321 postgresql:pg_waldump / pg_waldump/001_basic OK 4.17s 92 subtests passed [05:24:31.150] 203/321 postgresql:psql / psql/010_tab_completion SKIP 0.34s [05:24:31.512] 204/321 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 5.04s 18 subtests passed [05:24:32.072] 205/321 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.83s 208 subtests passed [05:24:32.231] 206/321 postgresql:psql / psql/020_cancel OK 1.08s 2 subtests passed [05:24:32.934] 207/321 postgresql:scripts / scripts/010_clusterdb OK 1.42s 16 subtests passed [05:24:34.047] 208/321 postgresql:scripts / scripts/011_clusterdb_all OK 1.97s 7 subtests passed [05:24:34.542] 209/321 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.75s 92 subtests passed [05:24:34.945] 210/321 postgresql:scripts / scripts/040_createuser OK 2.01s 37 subtests passed [05:24:35.663] 211/321 postgresql:scripts / scripts/070_dropuser OK 1.12s 13 subtests passed [05:24:35.951] 212/321 postgresql:scripts / scripts/050_dropdb OK 1.90s 16 subtests passed [05:24:36.182] 213/321 postgresql:scripts / scripts/080_pg_isready OK 1.24s 11 subtests passed [05:24:36.928] 214/321 postgresql:psql / psql/001_basic OK 6.28s 108 subtests passed [05:24:38.331] 215/321 postgresql:scripts / scripts/091_reindexdb_all OK 2.38s 13 subtests passed [05:24:38.753] 216/321 postgresql:scripts / scripts/101_vacuumdb_all OK 1.82s 5 subtests passed [05:24:39.397] 217/321 postgresql:pg_dump / pg_dump/002_pg_dump OK 34.74s 11446 subtests passed [05:24:40.258] 218/321 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.77s 39 subtests passed [05:24:40.744] 219/321 postgresql:scripts / scripts/090_reindexdb OK 5.08s 64 subtests passed [05:24:40.914] 220/321 postgresql:scripts / scripts/020_createdb OK 8.68s 60 subtests passed [05:24:41.328] ▶ 221/321 pg_ctl restart failed ERROR [05:24:41.331] 221/321 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 136.92s (exit status 255 or signal 127 SIGinvalid) [05:24:41.332] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build-32/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build-32/src/test/regress/regress.so MALLOC_PERTURB_=121 enable_injection_points=yes PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build-32/src/test/recovery:/tmp/cirrus-ci-build/build-32/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PG_REGRESS=/tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress /usr/bin/python3 /tmp/cirrus-ci-build/build-32/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build-32 --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 035_standby_logical_decoding -- /usr/bin/perl5.36-i386-linux-gnu -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/035_standby_logical_decoding.pl [05:24:41.332] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:24:41.332] stderr: [05:24:41.332] [05:24:41.332] (test program exited with status code 255) [05:24:41.332] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:24:41.332] [05:24:41.453] 222/321 postgresql:scripts / scripts/100_vacuumdb OK 5.27s 85 subtests passed [05:24:42.316] 223/321 postgresql:amcheck / amcheck/002_cic OK 1.57s 3 subtests passed [05:24:43.053] 224/321 postgresql:amcheck / amcheck/003_cic_2pc OK 2.14s 5 subtests passed [05:24:43.508] 225/321 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.17s 6 subtests passed [05:24:43.650] 226/321 postgresql:amcheck / amcheck/005_pitr OK 2.20s 3 subtests passed [05:24:43.670] 227/321 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.35s 19 subtests passed [05:24:43.830] 228/321 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.50s 4 subtests passed [05:24:43.902] 229/321 postgresql:oid2name / oid2name/001_basic OK 0.25s 9 subtests passed [05:24:44.964] 230/321 postgresql:scripts / scripts/200_connstr OK 6.21s 3 subtests passed [05:24:45.135] 231/321 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.46s 7 subtests passed [05:24:45.425] 232/321 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.59s 3 subtests passed [05:24:45.654] 233/321 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.23s [05:24:46.269] 234/321 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.37s 2 subtests passed [05:24:46.509] 235/321 postgresql:vacuumlo / vacuumlo/001_basic OK 0.24s 9 subtests passed [05:24:46.868] 236/321 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.90s 3 subtests passed [05:24:47.131] 237/321 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.62s 16 subtests passed [05:24:47.894] 238/321 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.24s 6 subtests passed [05:24:48.300] 239/321 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.45s 467 subtests passed [05:24:48.522] 240/321 postgresql:authentication / authentication/005_sspi SKIP 0.22s [05:24:48.593] 241/321 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 3.46s 3 subtests passed [05:24:48.984] 242/321 postgresql:postmaster / postmaster/001_basic OK 0.39s 9 subtests passed [05:24:49.074] 243/321 postgresql:authentication / authentication/004_file_inclusion OK 1.18s 2 subtests passed [05:24:49.114] 244/321 postgresql:authentication / authentication/003_peer OK 1.98s 53 subtests passed [05:24:50.104] 245/321 postgresql:authentication / authentication/002_saslprep OK 3.23s 20 subtests passed [05:24:50.364] 246/321 postgresql:postmaster / postmaster/002_connection_limits OK 1.38s 27 subtests passed [05:24:50.497] 247/321 postgresql:postmaster / postmaster/003_start_stop OK 1.42s 25 subtests passed [05:24:51.441] 248/321 postgresql:authentication / authentication/001_password OK 4.93s 181 subtests passed [05:24:51.633] 249/321 postgresql:authentication / authentication/006_login_trigger OK 3.11s 32 subtests passed [05:24:53.401] 250/321 postgresql:subscription / subscription/003_constraints OK 3.04s 6 subtests passed [05:24:54.297] 251/321 postgresql:amcheck / amcheck/001_verify_heapam OK 14.04s 272 subtests passed [05:24:54.340] 252/321 postgresql:subscription / subscription/006_rewrite OK 2.71s 2 subtests passed [05:24:54.672] 253/321 postgresql:subscription / subscription/002_types OK 4.57s 4 subtests passed [05:24:54.897] 254/321 postgresql:subscription / subscription/004_sync OK 4.40s 8 subtests passed [05:24:55.633] 255/321 postgresql:subscription / subscription/007_ddl OK 2.23s 4 subtests passed [05:24:56.899] 256/321 postgresql:subscription / subscription/009_matviews OK 2.56s 1 subtests passed [05:24:57.406] 257/321 postgresql:subscription / subscription/008_diff_schema OK 3.10s 5 subtests passed [05:24:57.551] 258/321 postgresql:subscription / subscription/005_encoding OK 6.11s 1 subtests passed [05:24:59.215] 259/321 postgresql:subscription / subscription/001_rep_changes OK 10.10s 36 subtests passed [05:25:00.145] 260/321 postgresql:bloom / bloom/001_wal OK 17.09s 31 subtests passed [05:25:00.561] 261/321 postgresql:subscription / subscription/011_generated OK 5.66s 11 subtests passed [05:25:00.740] 262/321 postgresql:subscription / subscription/010_truncate OK 6.07s 14 subtests passed [05:25:02.185] 263/321 postgresql:subscription / subscription/016_stream_subxact OK 2.97s 3 subtests passed [05:25:02.383] 264/321 postgresql:subscription / subscription/012_collation OK 6.75s 2 subtests passed [05:25:02.721] 265/321 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 1.98s 2 subtests passed [05:25:02.747] 266/321 postgresql:subscription / subscription/017_stream_ddl OK 2.60s 3 subtests passed [05:25:03.003] 267/321 postgresql:subscription / subscription/014_binary OK 5.59s 8 subtests passed [05:25:04.532] 268/321 postgresql:subscription / subscription/020_messages OK 2.35s 5 subtests passed [05:25:05.866] 269/321 postgresql:subscription / subscription/024_add_drop_pub OK 2.86s 3 subtests passed [05:25:06.522] 270/321 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.96s 9 subtests passed [05:25:09.358] 271/321 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.82s 13 subtests passed [05:25:10.847] 272/321 postgresql:subscription / subscription/021_twophase OK 8.46s 30 subtests passed [05:25:11.415] 273/321 postgresql:subscription / subscription/013_partition OK 14.51s 74 subtests passed [05:25:11.578] 274/321 postgresql:subscription / subscription/015_stream OK 14.03s 10 subtests passed [05:25:11.717] 275/321 postgresql:subscription / subscription/022_twophase_cascade OK 9.00s 41 subtests passed [05:25:11.762] 276/321 postgresql:subscription / subscription/023_twophase_stream OK 9.01s 33 subtests passed [05:25:12.813] 277/321 postgresql:subscription / subscription/026_stats OK 6.95s 13 subtests passed [05:25:14.519] 278/321 postgresql:subscription / subscription/029_on_error OK 3.67s 5 subtests passed [05:25:15.876] 279/321 postgresql:subscription / subscription/027_nosuperuser OK 9.35s 19 subtests passed [05:25:16.524] 280/321 postgresql:subscription / subscription/033_run_as_table_owner OK 4.76s 10 subtests passed [05:25:17.566] 281/321 postgresql:subscription / subscription/030_origin OK 6.15s 11 subtests passed [05:25:17.805] 282/321 postgresql:brin / brin/01_workitems OK 1.93s 2 subtests passed [05:25:18.509] 283/321 postgresql:subscription / subscription/028_row_filter OK 9.15s 26 subtests passed [05:25:19.183] 284/321 postgresql:brin / brin/02_wal_consistency OK 2.66s 2 subtests passed [05:25:19.696] 285/321 postgresql:commit_ts / commit_ts/001_base OK 2.13s 2 subtests passed [05:25:20.599] 286/321 postgresql:commit_ts / commit_ts/002_standby OK 2.79s 4 subtests passed [05:25:21.322] 287/321 postgresql:subscription / subscription/034_temporal OK 8.51s 32 subtests passed [05:25:21.449] 288/321 postgresql:subscription / subscription/032_subscribe_use_index OK 9.73s 15 subtests passed [05:25:21.719] 289/321 postgresql:injection_points / injection_points/001_stats OK 2.02s 9 subtests passed [05:25:21.746] 290/321 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.24s 4 subtests passed [05:25:21.772] 291/321 postgresql:commit_ts / commit_ts/004_restart OK 2.59s 16 subtests passed [05:25:22.077] 292/321 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.48s 4 subtests passed [05:25:22.564] 293/321 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.11s 4 subtests passed [05:25:22.645] 294/321 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.32s 21 subtests passed [05:25:22.847] 295/321 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.13s 2 subtests passed [05:25:22.877] 296/321 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.23s 2 subtests passed [05:25:22.923] 297/321 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.36s 12 subtests passed [05:25:22.957] 298/321 postgresql:test_escape / test_escape/001_test_escape OK 1.21s 1131 subtests passed [05:25:23.828] 299/321 postgresql:test_misc / test_misc/003_check_guc OK 0.90s 3 subtests passed [05:25:24.206] 300/321 postgresql:subscription / subscription/031_column_list OK 12.63s 36 subtests passed [05:25:24.284] 301/321 postgresql:test_misc / test_misc/002_tablespace OK 1.40s 20 subtests passed [05:25:24.957] 302/321 postgresql:test_misc / test_misc/001_constraint_validation OK 2.11s 42 subtests passed [05:25:25.039] 303/321 postgresql:test_misc / test_misc/005_timeouts OK 1.21s 2 subtests passed [05:25:25.331] 304/321 postgresql:test_misc / test_misc/004_io_direct OK 2.37s 3 subtests passed [05:25:25.362] 305/321 postgresql:test_misc / test_misc/007_catcache_inval OK 1.08s 2 subtests passed [05:25:25.547] 306/321 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.18s [05:25:25.602] 307/321 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.83s 516 subtests passed [05:25:25.604] 308/321 postgresql:subscription / subscription/100_bugs OK 11.08s 13 subtests passed [05:25:25.815] 309/321 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.21s [05:25:25.847] 310/321 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.30s [05:25:25.993] 311/321 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.79s 2 subtests passed [05:25:26.564] 312/321 postgresql:test_slru / test_slru/001_multixact OK 1.52s 3 subtests passed [05:25:28.061] 313/321 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.73s 8 subtests passed [05:25:28.127] 314/321 postgresql:ldap / ldap/002_bindpasswd OK 1.56s 3 subtests passed [05:25:29.171] 315/321 postgresql:ssl / ssl/002_scram OK 3.36s 28 subtests passed [05:25:29.267] 316/321 postgresql:ssl / ssl/003_sslinfo OK 3.42s 21 subtests passed [05:25:29.466] 317/321 postgresql:icu / icu/010_database OK 1.40s 8 subtests passed [05:25:30.634] 318/321 postgresql:ldap / ldap/001_auth OK 4.64s 47 subtests passed [05:25:30.717] 319/321 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.76s 1044 subtests passed [05:25:35.138] 320/321 postgresql:ssl / ssl/001_ssltests OK 9.52s 227 subtests passed [05:25:37.934] 321/321 postgresql:test_json_parser / test_json_parser/002_inline OK 15.85s 3400 subtests passed [05:25:38.017] [05:25:38.017] Summary of Failures: [05:25:38.017] [05:25:38.017] 221/321 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 136.92s (exit status 255 or signal 127 SIGinvalid) [05:25:38.017] [05:25:38.017] Ok: 314 [05:25:38.017] Expected Fail: 0 [05:25:38.017] Fail: 1 [05:25:38.017] Unexpected Pass: 0 [05:25:38.017] Skipped: 6 [05:25:38.017] Timeout: 0 [05:25:38.017] [05:25:38.017] Full log written to /tmp/cirrus-ci-build/build-32/meson-logs/testlog.txt