[11:33:55.784] ulimit -c unlimited # default is 0 [11:33:55.784] ulimit -n 1024 # default is 256, pretty low [11:33:55.784] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [11:34:00.250] 1/301 postgresql:setup / tmp_install OK 4.24s [11:34:00.306] 2/301 postgresql:setup / install_test_files OK 0.05s [11:34:01.022] 3/301 postgresql:setup / initdb_cache OK 0.72s [11:34:01.300] 4/301 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.27s 9 subtests passed [11:34:09.161] 5/301 postgresql:recovery / recovery/002_archiving OK 8.07s 8 subtests passed [11:34:14.022] 6/301 postgresql:recovery / recovery/003_recovery_targets OK 12.72s 9 subtests passed [11:34:18.082] 7/301 postgresql:recovery / recovery/001_stream_rep OK 17.01s 61 subtests passed [11:34:18.275] 8/301 postgresql:recovery / recovery/004_timeline_switch OK 9.11s 3 subtests passed [11:34:21.501] 9/301 postgresql:recovery / recovery/006_logical_decoding OK 3.41s 20 subtests passed [11:34:24.256] 10/301 postgresql:recovery / recovery/005_replay_delay OK 10.21s 3 subtests passed [11:34:27.119] 11/301 postgresql:recovery / recovery/007_sync_rep OK 8.84s 11 subtests passed [11:34:30.491] 12/301 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 29.45s 12 subtests passed [11:34:31.267] 13/301 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.88s 13 subtests passed [11:34:32.126] 14/301 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 31.08s 14 subtests passed [11:34:32.825] 15/301 postgresql:recovery / recovery/013_crash_restart OK 1.56s 18 subtests passed [11:34:33.616] 16/301 postgresql:recovery / recovery/014_unlogged_reinit OK 1.49s 23 subtests passed [11:34:33.976] 17/301 postgresql:recovery / recovery/009_twophase OK 9.72s 27 subtests passed [11:34:35.427] 18/301 postgresql:recovery / recovery/012_subtransactions OK 4.94s 12 subtests passed [11:34:36.727] 19/301 postgresql:recovery / recovery/015_promotion_pages OK 3.90s 1 subtests passed [11:34:36.901] 20/301 postgresql:recovery / recovery/016_min_consistency OK 3.28s 1 subtests passed [11:34:37.407] 21/301 postgresql:recovery / recovery/008_fsm_truncation OK 15.91s 1 subtests passed [11:34:37.704] 22/301 postgresql:recovery / recovery/017_shm OK 3.73s 4 subtests passed [11:34:39.865] 23/301 postgresql:recovery / recovery/022_crash_temp_files OK 2.16s 11 subtests passed [11:34:40.779] 24/301 postgresql:recovery / recovery/021_row_visibility OK 3.37s 10 subtests passed [11:34:43.808] 25/301 postgresql:recovery / recovery/020_archive_status OK 6.91s 19 subtests passed [11:34:43.945] 26/301 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.08s 1 subtests passed [11:34:45.003] 27/301 postgresql:recovery / recovery/024_archive_recovery OK 4.22s 2 subtests passed [11:34:48.989] 28/301 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.18s 1 subtests passed [11:34:51.170] 29/301 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.21s 3 subtests passed [11:34:55.405] 30/301 postgresql:recovery / recovery/028_pitr_timelines OK 6.42s 3 subtests passed [11:34:58.495] 31/301 postgresql:recovery / recovery/029_stats_restart OK 7.30s 42 subtests passed [11:34:59.461] 32/301 postgresql:recovery / recovery/019_replslot_limit OK 22.73s 26 subtests passed [11:34:59.591] 33/301 postgresql:recovery / recovery/018_wal_optimize OK 24.16s 38 subtests passed [11:35:02.497] 34/301 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.09s 11 subtests passed [11:35:04.606] 35/301 postgresql:recovery / recovery/031_recovery_conflict OK 6.11s 18 subtests passed [11:35:05.543] 36/301 postgresql:recovery / recovery/034_create_database OK 3.04s 2 subtests passed [11:35:05.988] 37/301 postgresql:recovery / recovery/032_relfilenode_reuse OK 6.52s 14 subtests passed [11:35:08.181] 38/301 postgresql:recovery / recovery/037_invalid_database OK 2.19s 13 subtests passed [11:35:10.922] 39/301 postgresql:recovery / recovery/036_truncated_dropped OK 5.38s 8 subtests passed [11:35:13.415] 40/301 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.23s 2 subtests passed [11:35:15.918] 41/301 postgresql:recovery / recovery/033_replay_tsp_drops OK 16.33s 3 subtests passed [11:35:21.047] 42/301 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.13s 6 subtests passed [11:35:27.575] 43/301 postgresql:recovery / recovery/042_low_level_backup OK 6.53s 4 subtests passed [11:35:28.738] 44/301 postgresql:recovery / recovery/039_end_of_wal OK 17.82s 14 subtests passed [11:35:35.315] 45/301 postgresql:plpgsql / plpgsql/regress OK 6.57s 13 subtests passed [11:35:38.742] 46/301 postgresql:kerberos / kerberos/001_auth OK 10.86s 142 subtests passed [11:35:39.194] 47/301 postgresql:plperl / plperl/regress OK 3.88s 12 subtests passed [11:35:39.586] 48/301 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.90s 32 subtests passed [11:35:44.603] 49/301 postgresql:pltcl / pltcl/regress OK 5.41s 8 subtests passed [11:35:45.326] 50/301 postgresql:amcheck / amcheck/regress OK 5.74s 3 subtests passed [11:35:47.279] 51/301 postgresql:recovery / recovery/035_standby_logical_decoding OK 42.67s 85 subtests passed [11:35:48.343] 52/301 postgresql:plpython / plpython/regress OK 9.57s 23 subtests passed [11:35:49.817] 53/301 postgresql:basic_archive / basic_archive/regress OK 5.21s 1 subtests passed [11:35:49.910] 54/301 postgresql:bloom / bloom/regress OK 4.58s 1 subtests passed [11:35:49.976] 55/301 postgresql:bool_plperl / bool_plperl/regress OK 2.70s 2 subtests passed [11:35:52.294] 56/301 postgresql:cube / cube/regress OK 2.32s 2 subtests passed [11:35:53.173] 57/301 postgresql:citext / citext/regress OK 3.26s 3 subtests passed [11:35:55.197] 58/301 postgresql:dict_int / dict_int/regress OK 2.02s 1 subtests passed [11:35:55.837] 59/301 postgresql:btree_gin / btree_gin/regress OK 7.47s 30 subtests passed [11:35:56.860] 60/301 postgresql:dblink / dblink/regress OK 4.57s 1 subtests passed [11:35:59.154] 61/301 postgresql:earthdistance / earthdistance/regress OK 3.32s 1 subtests passed [11:35:59.258] 62/301 postgresql:dict_xsyn / dict_xsyn/regress OK 4.03s 1 subtests passed [11:36:00.539] 63/301 postgresql:file_fdw / file_fdw/regress OK 3.68s 1 subtests passed [11:36:02.244] 64/301 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.01s 2 subtests passed [11:36:02.465] 65/301 postgresql:btree_gist / btree_gist/regress OK 12.65s 32 subtests passed [11:36:03.447] 66/301 postgresql:hstore_plperl / hstore_plperl/regress OK 2.90s 3 subtests passed [11:36:04.733] 67/301 postgresql:hstore / hstore/regress OK 5.47s 2 subtests passed [11:36:05.653] 68/301 postgresql:hstore_plpython / hstore_plpython/regress OK 3.30s 1 subtests passed [11:36:06.485] 69/301 postgresql:isn / isn/regress OK 3.04s 1 subtests passed [11:36:07.614] 70/301 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.88s 2 subtests passed [11:36:09.117] 71/301 postgresql:lo / lo/regress OK 2.63s 1 subtests passed [11:36:09.174] 72/301 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.52s 1 subtests passed [11:36:10.744] 73/301 postgresql:isolation / isolation/isolation OK 129.69s 116 subtests passed [11:36:11.021] 74/301 postgresql:intarray / intarray/regress OK 7.93s 1 subtests passed [11:36:13.044] 75/301 postgresql:ltree / ltree/regress OK 5.40s 1 subtests passed [11:36:14.372] 76/301 postgresql:ltree_plpython / ltree_plpython/regress OK 5.25s 1 subtests passed [11:36:14.415] 77/301 postgresql:pg_buffercache / pg_buffercache/regress OK 3.30s 1 subtests passed [11:36:14.449] 78/301 postgresql:passwordcheck / passwordcheck/regress OK 3.70s 1 subtests passed [11:36:17.099] 79/301 postgresql:pageinspect / pageinspect/regress OK 7.90s 8 subtests passed [11:36:17.179] 80/301 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.81s 1 subtests passed [11:36:18.624] 81/301 postgresql:pgrowlocks / pgrowlocks/isolation OK 4.20s 1 subtests passed [11:36:19.501] 82/301 postgresql:pgstattuple / pgstattuple/regress OK 2.40s 1 subtests passed [11:36:19.510] 83/301 postgresql:pg_surgery / pg_surgery/regress OK 2.33s 1 subtests passed [11:36:19.762] 84/301 postgresql:pgcrypto / pgcrypto/regress OK 6.69s 23 subtests passed [11:36:21.136] 85/301 postgresql:pg_trgm / pg_trgm/regress OK 2.51s 3 subtests passed [11:36:21.697] 86/301 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.25s 11 subtests passed [11:36:21.760] 87/301 postgresql:pg_walinspect / pg_walinspect/regress OK 2.25s 2 subtests passed [11:36:21.864] 88/301 postgresql:pg_visibility / pg_visibility/regress OK 2.36s 1 subtests passed [11:36:24.160] 89/301 postgresql:seg / seg/regress OK 3.02s 2 subtests passed [11:36:24.892] 90/301 postgresql:tcn / tcn/isolation OK 3.13s 1 subtests passed [11:36:24.992] 91/301 postgresql:tablefunc / tablefunc/regress OK 3.29s 1 subtests passed [11:36:27.052] 92/301 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.16s 1 subtests passed [11:36:27.070] 93/301 postgresql:tsm_system_time / tsm_system_time/regress OK 2.08s 1 subtests passed [11:36:29.643] 94/301 postgresql:unaccent / unaccent/regress OK 2.58s 1 subtests passed [11:36:29.708] 95/301 postgresql:uuid-ossp / uuid-ossp/regress OK 2.64s 1 subtests passed [11:36:31.282] 96/301 postgresql:xml2 / xml2/regress OK 1.64s 1 subtests passed [11:36:31.395] 97/301 postgresql:brin / brin/isolation OK 1.69s 1 subtests passed [11:36:31.814] 98/301 postgresql:regress / regress/regress OK 150.78s 223 subtests passed [11:36:32.678] 99/301 postgresql:postgres_fdw / postgres_fdw/regress OK 12.92s 1 subtests passed [11:36:33.439] 100/301 postgresql:commit_ts / commit_ts/regress OK 2.16s 1 subtests passed [11:36:33.593] 101/301 postgresql:dummy_index_am / dummy_index_am/regress OK 1.77s 1 subtests passed [11:36:34.102] 102/301 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.42s 1 subtests passed [11:36:34.282] 103/301 postgresql:test_decoding / test_decoding/isolation OK 10.12s 11 subtests passed [11:36:34.586] 104/301 postgresql:delay_execution / delay_execution/isolation OK 3.19s 2 subtests passed [11:36:35.918] 105/301 postgresql:injection_points / injection_points/regress OK 2.32s 1 subtests passed [11:36:36.012] 106/301 postgresql:gin / gin/regress OK 2.56s 1 subtests passed [11:36:36.054] 107/301 postgresql:plsample / plsample/regress OK 1.94s 1 subtests passed [11:36:36.087] 108/301 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.80s 1 subtests passed [11:36:37.225] 109/301 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.64s 1 subtests passed [11:36:38.042] 110/301 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.95s 1 subtests passed [11:36:38.074] 111/301 postgresql:test_dsa / test_dsa/regress OK 2.02s 1 subtests passed [11:36:38.084] 112/301 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.17s 1 subtests passed [11:36:39.353] 113/301 postgresql:test_lfind / test_lfind/regress OK 1.27s 1 subtests passed [11:36:39.364] 114/301 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.32s 1 subtests passed [11:36:39.630] 115/301 postgresql:test_extensions / test_extensions/regress OK 2.40s 2 subtests passed [11:36:40.800] 116/301 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.79s 21 subtests passed [11:36:40.836] 117/301 postgresql:test_parser / test_parser/regress OK 1.47s 1 subtests passed [11:36:41.495] 118/301 postgresql:test_pg_dump / test_pg_dump/regress OK 1.86s 1 subtests passed [11:36:41.729] 119/301 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.38s 2 subtests passed [11:36:41.853] 120/301 postgresql:test_integerset / test_integerset/regress OK 3.78s 1 subtests passed [11:36:42.529] 121/301 postgresql:test_predtest / test_predtest/regress OK 1.70s 1 subtests passed [11:36:42.573] 122/301 postgresql:test_radixtree / test_radixtree/regress OK 1.74s 1 subtests passed [11:36:42.769] 123/301 postgresql:test_rbtree / test_rbtree/regress OK 1.27s 1 subtests passed [11:36:43.690] 124/301 postgresql:test_resowner / test_resowner/regress OK 1.84s 1 subtests passed [11:36:43.773] 125/301 postgresql:test_regex / test_regex/regress OK 2.04s 2 subtests passed [11:36:43.889] 126/301 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.36s 1 subtests passed [11:36:44.318] 127/301 postgresql:test_slru / test_slru/regress OK 1.55s 1 subtests passed [11:36:46.496] 128/301 postgresql:test_tidstore / test_tidstore/regress OK 2.81s 1 subtests passed [11:36:46.854] 129/301 postgresql:libpq / libpq/002_api OK 0.36s 1 subtests passed [11:36:46.902] 130/301 postgresql:test_shm_mq / test_shm_mq/regress OK 4.33s 1 subtests passed [11:36:46.936] 131/301 postgresql:libpq / libpq/001_uri OK 2.62s 60 subtests passed [11:36:47.091] 132/301 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.19s [11:36:47.112] 133/301 postgresql:unsafe_tests / unsafe_tests/regress OK 3.34s 3 subtests passed [11:36:47.519] 134/301 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.40s 9 subtests passed [11:36:50.190] 135/301 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.67s 106 subtests passed [11:36:50.506] 136/301 postgresql:libpq / libpq/003_load_balance_host_list OK 3.65s 127 subtests passed [11:36:52.508] 137/301 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.00s 32 subtests passed [11:36:53.995] 138/301 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.49s 10 subtests passed [11:36:54.828] 139/301 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.83s 51 subtests passed [11:36:54.900] 140/301 postgresql:ecpg / ecpg/ecpg OK 11.01s 65 subtests passed [11:36:55.087] 141/301 postgresql:test_decoding / test_decoding/regress OK 33.22s 19 subtests passed [11:36:55.408] ▶ 142/301 - options --locale-provider=icu --locale=und --lc-*=C: no stderr FAIL [11:36:56.011] 143/301 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.11s 3 subtests passed [11:36:56.914] 144/301 postgresql:pg_amcheck / pg_amcheck/003_check OK 6.72s 75 subtests passed [11:36:57.689] 145/301 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.68s 21 subtests passed [11:36:58.031] 146/301 postgresql:pg_checksums / pg_checksums/001_basic OK 0.34s 9 subtests passed [11:36:59.100] 147/301 postgresql:libpq / libpq/005_negotiate_encryption OK 12.16s 363 subtests passed [11:36:59.518] 148/301 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.42s 13 subtests passed [11:37:01.355] 149/301 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.27s 43 subtests passed [11:37:02.857] 150/301 postgresql:pg_checksums / pg_checksums/002_actions OK 4.82s 66 subtests passed [11:37:06.466] 142/301 postgresql:initdb / initdb/001_initdb ERROR 19.37s exit status 1 [11:37:06.466] >>> with_icu=yes UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=173 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/initdb:/Users/admin/pgsql/build/src/bin/initdb/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/initdb --testgroup initdb --testname 001_initdb -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/initdb /Users/admin/pgsql/src/bin/initdb/t/001_initdb.pl [11:37:06.466] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [11:37:06.466] Listing only the last 100 lines from a long log. [11:37:06.466] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:54.759 UTC [27219] LOG: planning memory consumption: used=8080 allocated=8192 [11:37:06.466] # 2024-04-26 11:36:54.759 UTC [27219] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [11:37:06.466] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [11:37:06.466] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:54.759 UTC [27219] LOG: planning memory consumption: used=8080 allocated=8192 [11:37:06.466] # 2024-04-26 11:36:54.759 UTC [27219] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [11:37:06.466] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [11:37:06.466] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:54.779 UTC [27219] LOG: planning memory consumption: used=8080 allocated=32768 [11:37:06.466] # 2024-04-26 11:36:54.779 UTC [27219] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [11:37:06.466] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [11:37:06.466] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [11:37:06.466] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:54.779 UTC [27219] LOG: planning memory consumption: used=30392 allocated=32768 [11:37:06.466] # 2024-04-26 11:36:54.779 UTC [27219] STATEMENT: UPDATE sql_sizing [11:37:06.466] # SET supported_value = (SELECT typlen-1 FROM pg_catalog.pg_type WHERE typname = 'name'), [11:37:06.466] # comments = 'Might be less, depending on character set.' [11:37:06.466] # WHERE supported_value = 63; [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:54.928 UTC [27219] LOG: planning memory consumption: used=9496 allocated=16384 [11:37:06.466] # 2024-04-26 11:36:54.928 UTC [27219] STATEMENT: [11:37:06.466] # UPDATE information_schema.sql_implementation_info SET character_value = '17.00.0000devel' WHERE implementation_info_name = 'DBMS VERSION'; [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:55.211 UTC [27219] LOG: planning memory consumption: used=11848 allocated=16384 [11:37:06.466] # 2024-04-26 11:36:55.211 UTC [27219] STATEMENT: UPDATE pg_database SET datcollversion = NULL WHERE datname = 'template0'; [11:37:06.466] # [11:37:06.466] # 2024-04-26 11:36:55.211 UTC [27219] LOG: planning memory consumption: used=12120 allocated=16384 [11:37:06.466] # 2024-04-26 11:36:55.211 UTC [27219] STATEMENT: UPDATE pg_database SET datcollversion = pg_database_collation_actual_version(oid) WHERE datname = 'template1'; [11:37:06.466] # [11:37:06.466] # ' [11:37:06.466] # expected: '' [11:37:06.466] # Looks like you failed 1 test of 52. [11:37:06.466] [11:37:06.466] (test program exited with status code 1) [11:37:06.466] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [11:37:06.466] [11:37:06.612] 151/301 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.69s 11 subtests passed [11:37:08.360] 152/301 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 6.95s 7 subtests passed [11:37:08.589] 153/301 postgresql:pg_config / pg_config/001_pg_config OK 0.23s 21 subtests passed [11:37:09.297] 154/301 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.71s 18 subtests passed [11:37:11.163] 155/301 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.55s 4 subtests passed [11:37:12.465] 156/301 postgresql:pg_ctl / pg_ctl/002_status OK 1.30s 3 subtests passed [11:37:14.225] 157/301 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.93s 25 subtests passed [11:37:16.425] 158/301 postgresql:pg_ctl / pg_ctl/003_promote OK 3.92s 12 subtests passed [11:37:17.110] 159/301 postgresql:pg_dump / pg_dump/001_basic OK 0.68s 93 subtests passed [11:37:18.334] 160/301 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.11s 14 subtests passed [11:37:19.416] 161/301 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.08s 3 subtests passed [11:37:21.024] 162/301 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 1.61s 4 subtests passed [11:37:22.288] 163/301 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 22.77s 6 subtests passed [11:37:22.388] 164/301 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 27.56s 192 subtests passed [11:37:23.012] 165/301 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 16.47s 22 subtests passed [11:37:23.629] 166/301 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.62s 9 subtests passed [11:37:24.268] 167/301 postgresql:pg_resetwal / pg_resetwal/001_basic OK 1.88s 75 subtests passed [11:37:26.552] 168/301 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 5.49s 108 subtests passed [11:37:30.052] 169/301 postgresql:recovery / recovery/027_stream_regress OK 165.05s 6 subtests passed [11:37:30.210] 170/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 209.17s 18 subtests passed [11:37:33.723] 171/301 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.17s 5 subtests passed [11:37:34.147] 172/301 postgresql:pg_rewind / pg_rewind/006_options OK 0.42s 13 subtests passed [11:37:34.195] 173/301 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.98s 1 subtests passed [11:37:35.919] 174/301 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.60s 14 subtests passed [11:37:37.703] 175/301 postgresql:pg_dump / pg_dump/002_pg_dump OK 20.59s 11446 subtests passed [11:37:38.582] 176/301 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.56s 13 subtests passed [11:37:39.129] 177/301 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.55s 13 subtests passed [11:37:39.770] 178/301 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.64s 17 subtests passed [11:37:39.851] 179/301 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.93s 3 subtests passed [11:37:41.256] 180/301 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.20s 9 subtests passed [11:37:41.294] 181/301 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.10s 7 subtests passed [11:37:42.894] 182/301 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.64s 27 subtests passed [11:37:43.365] 183/301 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.07s 60 subtests passed [11:37:45.071] 184/301 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.18s 5 subtests passed [11:37:46.511] 185/301 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 49.57s 31 subtests passed [11:37:46.639] 186/301 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 12.34s 3 subtests passed [11:37:46.741] 187/301 postgresql:pg_rewind / pg_rewind/001_basic OK 23.11s 56 subtests passed [11:37:46.807] 188/301 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.04s 19 subtests passed [11:37:49.155] 189/301 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 5.79s 9 subtests passed [11:37:49.856] 190/301 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.05s 5 subtests passed [11:37:50.535] 191/301 postgresql:pg_walsummary / pg_walsummary/001_basic OK 1.38s 11 subtests passed [11:37:50.843] 192/301 postgresql:pg_waldump / pg_waldump/001_basic OK 4.10s 92 subtests passed [11:37:52.051] 193/301 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.19s 7 subtests passed [11:37:53.395] 194/301 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 8.32s 15 subtests passed [11:37:53.549] 195/301 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 7.04s 10 subtests passed [11:37:53.599] 196/301 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.76s 208 subtests passed [11:37:55.277] 197/301 postgresql:psql / psql/020_cancel OK 1.73s 2 subtests passed [11:37:56.117] 198/301 postgresql:scripts / scripts/010_clusterdb OK 2.52s 15 subtests passed [11:37:56.893] 199/301 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 10.25s 18 subtests passed [11:37:58.749] 200/301 postgresql:psql / psql/010_tab_completion OK 5.35s 89 subtests passed [11:37:58.790] 201/301 postgresql:scripts / scripts/011_clusterdb_all OK 3.51s 7 subtests passed [11:37:58.937] 202/301 postgresql:psql / psql/001_basic OK 6.89s 105 subtests passed [11:37:59.042] 203/301 postgresql:scripts / scripts/040_createuser OK 2.15s 37 subtests passed [11:37:59.083] 204/301 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 19.23s 48 subtests passed [11:37:59.702] 205/301 postgresql:pg_rewind / pg_rewind/002_databases OK 35.43s 11 subtests passed [11:37:59.976] 206/301 postgresql:scripts / scripts/070_dropuser OK 1.18s 12 subtests passed [11:38:00.267] 207/301 postgresql:scripts / scripts/080_pg_isready OK 1.33s 11 subtests passed [11:38:00.275] 208/301 postgresql:scripts / scripts/050_dropdb OK 1.52s 15 subtests passed [11:38:01.084] 209/301 postgresql:scripts / scripts/101_vacuumdb_all OK 1.10s 5 subtests passed [11:38:01.714] 210/301 postgresql:scripts / scripts/091_reindexdb_all OK 2.63s 13 subtests passed [11:38:01.887] 211/301 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.80s 39 subtests passed [11:38:02.873] 212/301 postgresql:amcheck / amcheck/002_cic OK 0.99s 3 subtests passed [11:38:03.794] 213/301 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.52s 4 subtests passed [11:38:03.794] 214/301 postgresql:scripts / scripts/200_connstr OK 3.52s 3 subtests passed [11:38:03.845] 215/301 postgresql:scripts / scripts/100_vacuumdb OK 4.14s 85 subtests passed [11:38:03.949] 216/301 postgresql:scripts / scripts/090_reindexdb OK 4.91s 64 subtests passed [11:38:04.312] 217/301 postgresql:pgbench / pgbench/001_pgbench_with_server OK 13.78s 448 subtests passed [11:38:05.310] 218/301 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.46s 19 subtests passed [11:38:05.395] 219/301 postgresql:amcheck / amcheck/003_cic_2pc OK 2.52s 5 subtests passed [11:38:05.530] 220/301 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.74s 6 subtests passed [11:38:05.707] 221/301 postgresql:oid2name / oid2name/001_basic OK 0.40s 9 subtests passed [11:38:06.045] 222/301 postgresql:scripts / scripts/020_createdb OK 9.93s 60 subtests passed [11:38:07.337] 223/301 postgresql:amcheck / amcheck/005_pitr OK 3.54s 3 subtests passed [11:38:07.447] 224/301 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.05s 7 subtests passed [11:38:07.456] 225/301 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 1.72s 1 subtests passed [11:38:07.524] 226/301 postgresql:vacuumlo / vacuumlo/001_basic OK 0.19s 9 subtests passed [11:38:07.627] 227/301 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.10s 3 subtests passed [11:38:07.926] 228/301 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.61s 16 subtests passed [11:38:08.125] 229/301 postgresql:authentication / authentication/005_sspi SKIP 0.20s [11:38:08.274] 230/301 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.23s 2 subtests passed [11:38:08.954] 231/301 postgresql:authentication / authentication/003_peer OK 1.43s 53 subtests passed [11:38:09.028] 232/301 postgresql:authentication / authentication/004_file_inclusion OK 1.40s 2 subtests passed [11:38:09.633] 233/301 postgresql:amcheck / amcheck/001_verify_heapam OK 7.92s 272 subtests passed [11:38:10.694] 234/301 postgresql:authentication / authentication/002_saslprep OK 3.24s 20 subtests passed [11:38:10.750] 235/301 postgresql:authentication / authentication/001_password OK 3.30s 178 subtests passed [11:38:10.903] 236/301 postgresql:authentication / authentication/006_login_trigger OK 2.78s 32 subtests passed [11:38:12.004] 237/301 postgresql:subscription / subscription/003_constraints OK 2.97s 6 subtests passed [11:38:12.089] 238/301 postgresql:subscription / subscription/002_types OK 3.13s 4 subtests passed [11:38:13.069] 239/301 postgresql:subscription / subscription/004_sync OK 3.43s 8 subtests passed [11:38:13.119] 240/301 postgresql:subscription / subscription/007_ddl OK 2.21s 4 subtests passed [11:38:13.293] 241/301 postgresql:subscription / subscription/006_rewrite OK 2.54s 2 subtests passed [11:38:13.783] 242/301 postgresql:bloom / bloom/001_wal OK 9.83s 31 subtests passed [11:38:14.905] 243/301 postgresql:subscription / subscription/009_matviews OK 2.81s 1 subtests passed [11:38:15.370] 244/301 postgresql:subscription / subscription/008_diff_schema OK 3.36s 5 subtests passed [11:38:15.537] 245/301 postgresql:subscription / subscription/011_generated OK 2.42s 3 subtests passed [11:38:15.734] 246/301 postgresql:subscription / subscription/005_encoding OK 5.04s 1 subtests passed [11:38:18.034] 247/301 postgresql:subscription / subscription/001_rep_changes OK 9.76s 35 subtests passed [11:38:18.205] 248/301 postgresql:subscription / subscription/012_collation OK 4.91s 2 subtests passed [11:38:18.211] 249/301 postgresql:subscription / subscription/010_truncate OK 5.14s 14 subtests passed [11:38:18.429] 250/301 postgresql:subscription / subscription/016_stream_subxact OK 2.89s 3 subtests passed [11:38:18.628] 251/301 postgresql:subscription / subscription/017_stream_ddl OK 2.89s 3 subtests passed [11:38:20.372] 252/301 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.17s 2 subtests passed [11:38:20.422] 253/301 postgresql:subscription / subscription/020_messages OK 2.21s 5 subtests passed [11:38:20.540] 254/301 postgresql:subscription / subscription/014_binary OK 5.64s 8 subtests passed [11:38:22.910] 255/301 postgresql:subscription / subscription/018_stream_subxact_abort OK 4.88s 9 subtests passed [11:38:23.362] 256/301 postgresql:subscription / subscription/024_add_drop_pub OK 2.94s 3 subtests passed [11:38:24.282] 257/301 postgresql:subscription / subscription/013_partition OK 10.50s 73 subtests passed [11:38:24.347] 258/301 postgresql:subscription / subscription/021_twophase OK 5.92s 24 subtests passed [11:38:24.661] 259/301 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.12s 13 subtests passed [11:38:24.782] 260/301 postgresql:subscription / subscription/022_twophase_cascade OK 6.15s 41 subtests passed [11:38:25.843] 261/301 postgresql:subscription / subscription/015_stream OK 10.47s 10 subtests passed [11:38:28.151] 262/301 postgresql:subscription / subscription/029_on_error OK 3.80s 5 subtests passed [11:38:28.293] 263/301 postgresql:subscription / subscription/023_twophase_stream OK 7.92s 33 subtests passed [11:38:28.632] 264/301 postgresql:subscription / subscription/026_stats OK 5.72s 13 subtests passed [11:38:29.723] 265/301 postgresql:subscription / subscription/030_origin OK 5.06s 9 subtests passed [11:38:30.427] 266/301 postgresql:brin / brin/01_workitems OK 1.79s 2 subtests passed [11:38:31.726] 267/301 postgresql:subscription / subscription/028_row_filter OK 7.44s 24 subtests passed [11:38:32.060] 268/301 postgresql:brin / brin/02_wal_consistency OK 2.33s 2 subtests passed [11:38:32.750] 269/301 postgresql:commit_ts / commit_ts/001_base OK 2.32s 2 subtests passed [11:38:32.912] 270/301 postgresql:subscription / subscription/033_run_as_table_owner OK 4.76s 10 subtests passed [11:38:33.591] 271/301 postgresql:subscription / subscription/027_nosuperuser OK 10.23s 19 subtests passed [11:38:33.966] 272/301 postgresql:subscription / subscription/032_subscribe_use_index OK 8.12s 15 subtests passed [11:38:34.593] 273/301 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.00s 21 subtests passed [11:38:34.891] 274/301 postgresql:commit_ts / commit_ts/002_standby OK 3.16s 4 subtests passed [11:38:35.019] 275/301 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.05s 4 subtests passed [11:38:35.225] 276/301 postgresql:subscription / subscription/031_column_list OK 10.44s 36 subtests passed [11:38:35.292] 277/301 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.70s 2 subtests passed [11:38:35.330] 278/301 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.10s 3 subtests passed [11:38:35.394] 279/301 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 0.50s 129 subtests passed [11:38:35.402] 280/301 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.11s 2 subtests passed [11:38:35.905] 281/301 postgresql:commit_ts / commit_ts/004_restart OK 3.15s 16 subtests passed [11:38:35.920] 282/301 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.01s 4 subtests passed [11:38:36.382] 283/301 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.32s 4 subtests passed [11:38:37.051] 284/301 postgresql:test_misc / test_misc/003_check_guc OK 1.65s 3 subtests passed [11:38:37.189] 285/301 postgresql:test_misc / test_misc/005_timeouts OK 1.27s 2 subtests passed [11:38:37.363] 286/301 postgresql:test_misc / test_misc/002_tablespace OK 1.97s 20 subtests passed [11:38:37.443] 287/301 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.25s [11:38:37.523] 288/301 postgresql:test_misc / test_misc/004_io_direct OK 1.62s 3 subtests passed [11:38:37.575] 289/301 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.21s [11:38:37.664] 290/301 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.22s [11:38:37.766] 291/301 postgresql:test_misc / test_misc/001_constraint_validation OK 2.43s 42 subtests passed [11:38:39.896] 292/301 postgresql:test_pg_dump / test_pg_dump/001_base OK 3.51s 1044 subtests passed [11:38:39.961] 293/301 postgresql:test_json_parser / test_json_parser/002_inline OK 4.94s 844 subtests passed [11:38:40.017] 294/301 postgresql:subscription / subscription/100_bugs OK 11.72s 14 subtests passed [11:38:40.788] 295/301 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.74s 8 subtests passed [11:38:40.965] 296/301 postgresql:icu / icu/010_database OK 1.00s 8 subtests passed [11:38:41.347] 297/301 postgresql:ldap / ldap/002_bindpasswd OK 1.45s 3 subtests passed [11:38:42.889] 298/301 postgresql:ssl / ssl/003_sslinfo OK 5.22s 18 subtests passed [11:38:42.992] 299/301 postgresql:ssl / ssl/002_scram OK 5.42s 24 subtests passed [11:38:43.155] 300/301 postgresql:ldap / ldap/001_auth OK 5.39s 43 subtests passed [11:38:48.539] 301/301 postgresql:ssl / ssl/001_ssltests OK 11.02s 205 subtests passed [11:38:48.588] [11:38:48.588] Summary of Failures: [11:38:48.588] [11:38:48.588] 142/301 postgresql:initdb / initdb/001_initdb ERROR 19.37s exit status 1 [11:38:48.588] [11:38:48.588] Ok: 295 [11:38:48.588] Expected Fail: 0 [11:38:48.588] Fail: 1 [11:38:48.588] Unexpected Pass: 0 [11:38:48.588] Skipped: 5 [11:38:48.588] Timeout: 0 [11:38:48.588] [11:38:48.588] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt