[23:00:29.145] ulimit -c unlimited # default is 0 [23:00:29.145] ulimit -n 1024 # default is 256, pretty low [23:00:29.145] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:00:35.044] 1/307 postgresql:setup / tmp_install OK 5.50s [23:00:35.146] 2/307 postgresql:setup / install_test_files OK 0.10s [23:00:36.804] 3/307 postgresql:setup / initdb_cache OK 1.66s [23:00:37.964] 4/307 postgresql:pg_upgrade / pg_upgrade/001_basic OK 1.14s 9 subtests passed [23:00:55.298] 5/307 postgresql:recovery / recovery/002_archiving OK 18.33s 8 subtests passed [23:01:07.209] 6/307 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 30.37s 12 subtests passed [23:01:07.462] 7/307 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 30.59s 14 subtests passed [23:01:08.116] 8/307 postgresql:recovery / recovery/003_recovery_targets OK 30.15s 9 subtests passed [23:01:11.675] 9/307 postgresql:recovery / recovery/001_stream_rep OK 34.73s 62 subtests passed [23:01:12.964] 10/307 postgresql:recovery / recovery/006_logical_decoding OK 5.50s 20 subtests passed [23:01:13.006] 11/307 postgresql:recovery / recovery/004_timeline_switch OK 17.70s 3 subtests passed [23:01:18.600] 12/307 postgresql:recovery / recovery/007_sync_rep OK 10.48s 11 subtests passed [23:01:18.842] 13/307 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.83s 13 subtests passed [23:01:19.142] 14/307 postgresql:recovery / recovery/005_replay_delay OK 11.93s 3 subtests passed [23:01:20.975] 15/307 postgresql:recovery / recovery/013_crash_restart OK 2.13s 18 subtests passed [23:01:21.462] 16/307 postgresql:recovery / recovery/014_unlogged_reinit OK 2.32s 23 subtests passed [23:01:24.344] 17/307 postgresql:recovery / recovery/012_subtransactions OK 5.74s 12 subtests passed [23:01:25.140] 18/307 postgresql:recovery / recovery/016_min_consistency OK 3.68s 1 subtests passed [23:01:25.237] 19/307 postgresql:recovery / recovery/015_promotion_pages OK 4.26s 1 subtests passed [23:01:25.749] 20/307 postgresql:recovery / recovery/009_twophase OK 12.78s 30 subtests passed [23:01:27.200] 21/307 postgresql:recovery / recovery/008_fsm_truncation OK 15.52s 1 subtests passed [23:01:28.429] 22/307 postgresql:recovery / recovery/017_shm OK 4.08s 4 subtests passed [23:01:31.251] 23/307 postgresql:recovery / recovery/022_crash_temp_files OK 2.82s 11 subtests passed [23:01:32.007] 24/307 postgresql:recovery / recovery/021_row_visibility OK 4.81s 10 subtests passed [23:01:33.323] 25/307 postgresql:recovery / recovery/020_archive_status OK 7.57s 19 subtests passed [23:01:36.132] 26/307 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.88s 1 subtests passed [23:01:37.904] 27/307 postgresql:recovery / recovery/024_archive_recovery OK 5.90s 2 subtests passed [23:01:40.476] 28/307 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 7.15s 1 subtests passed [23:01:48.708] 29/307 postgresql:recovery / recovery/018_wal_optimize OK 23.57s 38 subtests passed [23:01:49.169] 30/307 postgresql:recovery / recovery/028_pitr_timelines OK 8.69s 3 subtests passed [23:01:50.499] 31/307 postgresql:recovery / recovery/026_overwrite_contrecord OK 14.36s 3 subtests passed [23:01:54.803] 32/307 postgresql:recovery / recovery/019_replslot_limit OK 29.56s 26 subtests passed [23:01:55.395] 33/307 postgresql:recovery / recovery/029_stats_restart OK 6.68s 42 subtests passed [23:01:56.877] 34/307 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.63s 11 subtests passed [23:01:58.714] 35/307 postgresql:recovery / recovery/031_recovery_conflict OK 8.21s 18 subtests passed [23:02:00.647] 36/307 postgresql:recovery / recovery/034_create_database OK 3.77s 2 subtests passed [23:02:04.286] 37/307 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.48s 14 subtests passed [23:02:06.179] 38/307 postgresql:recovery / recovery/036_truncated_dropped OK 5.53s 8 subtests passed [23:02:06.758] 39/307 postgresql:recovery / recovery/037_invalid_database OK 2.47s 13 subtests passed [23:02:09.528] 40/307 postgresql:isolation / isolation/isolation OK 92.60s 119 subtests passed [23:02:10.269] 41/307 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.03s 2 subtests passed [23:02:15.401] 42/307 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.13s 6 subtests passed [23:02:17.534] 43/307 postgresql:recovery / recovery/033_replay_tsp_drops OK 22.13s 3 subtests passed [23:02:17.984] 44/307 postgresql:recovery / recovery/039_end_of_wal OK 11.22s 14 subtests passed [23:02:22.823] 45/307 postgresql:recovery / recovery/042_low_level_backup OK 7.41s 4 subtests passed [23:02:25.851] 46/307 postgresql:kerberos / kerberos/001_auth OK 7.86s 142 subtests passed [23:02:26.524] 47/307 postgresql:plpgsql / plpgsql/regress OK 3.63s 13 subtests passed [23:02:28.328] 48/307 postgresql:recovery / recovery/043_wal_replay_wait OK 10.79s 9 subtests passed [23:02:28.934] 49/307 postgresql:plperl / plperl/regress OK 3.07s 12 subtests passed [23:02:29.757] 50/307 postgresql:recovery / recovery/035_standby_logical_decoding OK 31.04s 85 subtests passed [23:02:29.796] 51/307 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 20.26s 32 subtests passed [23:02:31.439] 52/307 postgresql:pltcl / pltcl/regress OK 3.11s 8 subtests passed [23:02:31.492] 53/307 postgresql:plpython / plpython/regress OK 4.97s 23 subtests passed [23:02:32.402] 54/307 postgresql:bloom / bloom/regress OK 2.60s 1 subtests passed [23:02:32.595] 55/307 postgresql:basic_archive / basic_archive/regress OK 2.84s 1 subtests passed [23:02:33.486] 56/307 postgresql:bool_plperl / bool_plperl/regress OK 2.04s 2 subtests passed [23:02:34.593] 57/307 postgresql:citext / citext/regress OK 2.00s 3 subtests passed [23:02:34.612] 58/307 postgresql:amcheck / amcheck/regress OK 5.68s 3 subtests passed [23:02:35.763] 59/307 postgresql:cube / cube/regress OK 2.28s 2 subtests passed [23:02:36.237] 60/307 postgresql:btree_gin / btree_gin/regress OK 4.74s 30 subtests passed [23:02:36.867] 61/307 postgresql:dict_int / dict_int/regress OK 2.25s 1 subtests passed [23:02:37.290] 62/307 postgresql:dblink / dblink/regress OK 2.70s 1 subtests passed [23:02:37.499] 63/307 postgresql:btree_gist / btree_gist/regress OK 5.10s 30 subtests passed [23:02:38.217] 64/307 postgresql:dict_xsyn / dict_xsyn/regress OK 2.45s 1 subtests passed [23:02:38.784] 65/307 postgresql:earthdistance / earthdistance/regress OK 2.55s 1 subtests passed [23:02:39.029] 66/307 postgresql:file_fdw / file_fdw/regress OK 2.16s 1 subtests passed [23:02:39.341] 67/307 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.05s 2 subtests passed [23:02:40.510] 68/307 postgresql:hstore_plperl / hstore_plperl/regress OK 2.29s 3 subtests passed [23:02:41.039] 69/307 postgresql:hstore / hstore/regress OK 3.54s 2 subtests passed [23:02:41.208] 70/307 postgresql:hstore_plpython / hstore_plpython/regress OK 2.42s 1 subtests passed [23:02:41.304] 71/307 postgresql:isn / isn/regress OK 1.96s 1 subtests passed [23:02:42.365] 72/307 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.85s 2 subtests passed [23:02:42.920] 73/307 postgresql:lo / lo/regress OK 1.71s 1 subtests passed [23:02:43.018] 74/307 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.98s 1 subtests passed [23:02:44.293] 75/307 postgresql:ltree / ltree/regress OK 2.99s 1 subtests passed [23:02:44.671] 76/307 postgresql:ltree_plpython / ltree_plpython/regress OK 2.30s 1 subtests passed [23:02:45.248] 77/307 postgresql:passwordcheck / passwordcheck/regress OK 2.23s 1 subtests passed [23:02:46.146] 78/307 postgresql:pageinspect / pageinspect/regress OK 3.22s 8 subtests passed [23:02:46.198] 79/307 postgresql:pg_buffercache / pg_buffercache/regress OK 1.90s 1 subtests passed [23:02:47.033] 80/307 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.78s 1 subtests passed [23:02:47.804] 81/307 postgresql:intarray / intarray/regress OK 8.77s 1 subtests passed [23:02:47.915] 82/307 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.77s 1 subtests passed [23:02:48.978] 83/307 postgresql:pgstattuple / pgstattuple/regress OK 1.94s 1 subtests passed [23:02:49.680] 84/307 postgresql:pgcrypto / pgcrypto/regress OK 5.01s 23 subtests passed [23:02:50.289] 85/307 postgresql:pg_surgery / pg_surgery/regress OK 2.48s 1 subtests passed [23:02:50.507] 86/307 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.31s 12 subtests passed [23:02:52.255] 87/307 postgresql:pg_trgm / pg_trgm/regress OK 4.34s 3 subtests passed [23:02:52.521] 88/307 postgresql:pg_walinspect / pg_walinspect/regress OK 2.84s 2 subtests passed [23:02:52.902] 89/307 postgresql:pg_visibility / pg_visibility/regress OK 3.92s 1 subtests passed [23:02:53.672] 90/307 postgresql:seg / seg/regress OK 3.16s 2 subtests passed [23:02:54.987] 91/307 postgresql:tablefunc / tablefunc/regress OK 2.73s 1 subtests passed [23:02:55.152] 92/307 postgresql:tcn / tcn/isolation OK 2.63s 1 subtests passed [23:02:58.091] 93/307 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.10s 1 subtests passed [23:02:58.249] 94/307 postgresql:tsm_system_time / tsm_system_time/regress OK 3.10s 1 subtests passed [23:03:00.026] 95/307 postgresql:unaccent / unaccent/regress OK 1.93s 1 subtests passed [23:03:00.329] 96/307 postgresql:uuid-ossp / uuid-ossp/regress OK 2.08s 1 subtests passed [23:03:00.814] 97/307 postgresql:test_decoding / test_decoding/isolation OK 7.14s 12 subtests passed [23:03:02.370] 98/307 postgresql:brin / brin/isolation OK 2.04s 1 subtests passed [23:03:02.399] 99/307 postgresql:xml2 / xml2/regress OK 2.37s 1 subtests passed [23:03:03.375] 100/307 postgresql:commit_ts / commit_ts/regress OK 2.55s 1 subtests passed [23:03:03.451] 101/307 postgresql:postgres_fdw / postgres_fdw/regress OK 13.16s 2 subtests passed [23:03:04.919] 102/307 postgresql:dummy_index_am / dummy_index_am/regress OK 2.52s 1 subtests passed [23:03:05.563] 103/307 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.19s 1 subtests passed [23:03:07.349] 104/307 postgresql:delay_execution / delay_execution/isolation OK 4.98s 2 subtests passed [23:03:07.497] 105/307 postgresql:gin / gin/regress OK 4.04s 1 subtests passed [23:03:07.971] 106/307 postgresql:injection_points / injection_points/regress OK 3.05s 1 subtests passed [23:03:08.918] 107/307 postgresql:injection_points / injection_points/isolation OK 3.35s 1 subtests passed [23:03:09.627] 108/307 postgresql:plsample / plsample/regress OK 2.28s 1 subtests passed [23:03:09.639] 109/307 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.14s 1 subtests passed [23:03:10.035] 110/307 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.06s 1 subtests passed [23:03:10.429] 111/307 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.51s 1 subtests passed [23:03:11.489] 112/307 postgresql:test_dsa / test_dsa/regress OK 1.85s 1 subtests passed [23:03:11.953] 113/307 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.92s 1 subtests passed [23:03:13.364] 114/307 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.74s 21 subtests passed [23:03:13.607] 115/307 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.12s 1 subtests passed [23:03:14.738] 116/307 postgresql:test_extensions / test_extensions/regress OK 4.31s 2 subtests passed [23:03:15.609] 117/307 postgresql:test_lfind / test_lfind/regress OK 2.24s 1 subtests passed [23:03:16.265] 118/307 postgresql:test_decoding / test_decoding/regress OK 23.36s 19 subtests passed [23:03:17.042] 119/307 postgresql:test_parser / test_parser/regress OK 2.30s 1 subtests passed [23:03:17.700] 120/307 postgresql:test_pg_dump / test_pg_dump/regress OK 2.09s 1 subtests passed [23:03:17.954] 121/307 postgresql:test_predtest / test_predtest/regress OK 1.68s 1 subtests passed [23:03:18.498] 122/307 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.89s 2 subtests passed [23:03:19.526] 123/307 postgresql:test_radixtree / test_radixtree/regress OK 2.48s 1 subtests passed [23:03:20.116] 124/307 postgresql:test_rbtree / test_rbtree/regress OK 2.41s 1 subtests passed [23:03:20.711] 125/307 postgresql:test_resowner / test_resowner/regress OK 2.21s 1 subtests passed [23:03:21.740] 126/307 postgresql:test_integerset / test_integerset/regress OK 9.78s 1 subtests passed [23:03:22.087] 127/307 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.56s 1 subtests passed [23:03:22.862] 128/307 postgresql:test_regex / test_regex/regress OK 4.91s 2 subtests passed [23:03:23.770] 129/307 postgresql:test_slru / test_slru/regress OK 3.06s 1 subtests passed [23:03:23.864] 130/307 postgresql:test_tidstore / test_tidstore/regress OK 2.12s 1 subtests passed [23:03:24.142] 131/307 postgresql:libpq / libpq/002_api OK 0.28s 1 subtests passed [23:03:24.391] 132/307 postgresql:unsafe_tests / unsafe_tests/regress OK 2.30s 3 subtests passed [23:03:24.792] 133/307 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.40s [23:03:25.297] 134/307 postgresql:libpq / libpq/001_uri OK 1.52s 60 subtests passed [23:03:25.828] 135/307 postgresql:test_shm_mq / test_shm_mq/regress OK 5.71s 1 subtests passed [23:03:26.684] 136/307 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.85s 9 subtests passed [23:03:31.759] 137/307 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.07s 106 subtests passed [23:03:32.941] 138/307 postgresql:libpq / libpq/003_load_balance_host_list OK 8.80s 127 subtests passed [23:03:34.117] 139/307 postgresql:ecpg / ecpg/ecpg OK 11.25s 65 subtests passed [23:03:36.823] 140/307 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.88s 32 subtests passed [23:03:37.286] 141/307 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.46s 51 subtests passed [23:03:38.061] 142/307 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.94s 10 subtests passed [23:03:39.234] 143/307 postgresql:libpq / libpq/005_negotiate_encryption OK 14.44s 249 subtests passed [23:03:40.156] 144/307 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.09s 3 subtests passed [23:03:42.282] 145/307 postgresql:pg_amcheck / pg_amcheck/003_check OK 10.52s 75 subtests passed [23:03:43.323] 146/307 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.17s 21 subtests passed [23:03:43.554] 147/307 postgresql:pg_checksums / pg_checksums/001_basic OK 0.23s 9 subtests passed [23:03:46.860] 148/307 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 7.62s 43 subtests passed [23:03:47.180] 149/307 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.32s 13 subtests passed [23:03:48.489] 150/307 postgresql:pg_checksums / pg_checksums/002_actions OK 4.93s 66 subtests passed [23:03:54.822] ▶ 151/307 - options --locale-provider=icu --locale=und --lc-*=C: no stderr FAIL [23:03:54.834] 151/307 postgresql:initdb / initdb/001_initdb ERROR 29.53s exit status 1 [23:03:54.835] >>> MESON_TEST_ITERATION=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib with_icu=yes 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/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/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:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=6 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /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 [23:03:54.835] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:03:54.835] Listing only the last 100 lines from a long log. [23:03:54.835] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] LOG: planning memory consumption: used=8080 allocated=8192 [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [23:03:54.835] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [23:03:54.835] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] LOG: planning memory consumption: used=8080 allocated=8192 [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [23:03:54.835] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [23:03:54.835] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] LOG: planning memory consumption: used=8080 allocated=32768 [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [23:03:54.835] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [23:03:54.835] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [23:03:54.835] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] LOG: planning memory consumption: used=30392 allocated=32768 [23:03:54.835] # 2024-08-17 23:03:38.888 UTC [22826] STATEMENT: UPDATE sql_sizing [23:03:54.835] # SET supported_value = (SELECT typlen-1 FROM pg_catalog.pg_type WHERE typname = 'name'), [23:03:54.835] # comments = 'Might be less, depending on character set.' [23:03:54.835] # WHERE supported_value = 63; [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:39.168 UTC [22826] LOG: planning memory consumption: used=9496 allocated=16384 [23:03:54.835] # 2024-08-17 23:03:39.168 UTC [22826] STATEMENT: [23:03:54.835] # UPDATE information_schema.sql_implementation_info SET character_value = '18.00.0000devel' WHERE implementation_info_name = 'DBMS VERSION'; [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:39.968 UTC [22826] LOG: planning memory consumption: used=11848 allocated=16384 [23:03:54.835] # 2024-08-17 23:03:39.968 UTC [22826] STATEMENT: UPDATE pg_database SET datcollversion = NULL WHERE datname = 'template0'; [23:03:54.835] # [23:03:54.835] # 2024-08-17 23:03:39.970 UTC [22826] LOG: planning memory consumption: used=12120 allocated=16384 [23:03:54.835] # 2024-08-17 23:03:39.970 UTC [22826] STATEMENT: UPDATE pg_database SET datcollversion = pg_database_collation_actual_version(oid) WHERE datname = 'template1'; [23:03:54.835] # [23:03:54.835] # ' [23:03:54.835] # expected: '' [23:03:54.835] # Looks like you failed 1 test of 52. [23:03:54.835] [23:03:54.835] (test program exited with status code 1) [23:03:54.835] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:03:54.835] [23:04:03.206] 152/307 postgresql:recovery / recovery/027_stream_regress OK 145.30s 9 subtests passed [23:04:03.839] 153/307 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.99s 11 subtests passed [23:04:09.125] 154/307 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 20.63s 7 subtests passed [23:04:14.812] 155/307 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 27.63s 6 subtests passed [23:04:17.035] 156/307 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 7.90s 3 subtests passed [23:04:17.367] 157/307 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 13.53s 4 subtests passed [23:04:17.837] 158/307 postgresql:pg_config / pg_config/001_pg_config OK 0.80s 21 subtests passed [23:04:20.558] 159/307 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 3.19s 18 subtests passed [23:04:23.431] 160/307 postgresql:pg_ctl / pg_ctl/002_status OK 2.87s 3 subtests passed [23:04:24.827] 161/307 postgresql:pg_ctl / pg_ctl/001_start_stop OK 6.99s 25 subtests passed [23:04:28.449] 162/307 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 46.16s 36 subtests passed [23:04:28.486] 163/307 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 13.67s 2 subtests passed [23:04:29.872] 164/307 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.04s 14 subtests passed [23:04:30.184] 165/307 postgresql:pg_dump / pg_dump/001_basic OK 1.73s 93 subtests passed [23:04:33.405] 166/307 postgresql:pg_ctl / pg_ctl/003_promote OK 9.97s 12 subtests passed [23:04:34.379] 167/307 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.51s 3 subtests passed [23:04:35.933] 168/307 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.75s 4 subtests passed [23:04:39.901] 169/307 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 36.69s 22 subtests passed [23:04:40.958] 170/307 postgresql:pg_resetwal / pg_resetwal/001_basic OK 5.02s 75 subtests passed [23:04:43.235] 171/307 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.33s 9 subtests passed [23:04:43.528] 172/307 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.11s 108 subtests passed [23:04:51.484] 173/307 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 74.19s 192 subtests passed [23:05:02.991] 174/307 postgresql:regress / regress/regress OK 266.18s 223 subtests passed [23:05:03.922] 175/307 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 20.39s 5 subtests passed [23:05:04.533] 176/307 postgresql:pg_dump / pg_dump/010_dump_connstr OK 30.15s 14 subtests passed [23:05:04.645] 177/307 postgresql:pg_rewind / pg_rewind/006_options OK 0.72s 13 subtests passed [23:05:12.704] 178/307 postgresql:pg_dump / pg_dump/002_pg_dump OK 44.19s 11354 subtests passed [23:05:14.960] 179/307 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 23.20s 9 subtests passed [23:05:15.398] 180/307 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.44s 13 subtests passed [23:05:15.940] 181/307 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.54s 13 subtests passed [23:05:16.287] 182/307 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 13.29s 1 subtests passed [23:05:16.533] 183/307 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.59s 17 subtests passed [23:05:23.801] 184/307 postgresql:pg_rewind / pg_rewind/001_basic OK 42.84s 56 subtests passed [23:05:25.573] 185/307 postgresql:pg_rewind / pg_rewind/002_databases OK 42.31s 11 subtests passed [23:05:25.749] 186/307 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 21.10s 3 subtests passed [23:05:25.802] 187/307 postgresql:pg_rewind / pg_rewind/009_growing_files OK 12.99s 3 subtests passed [23:05:26.099] 188/307 postgresql:pg_rewind / pg_rewind/007_standby_source OK 21.56s 7 subtests passed [23:05:27.737] 189/307 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.16s 60 subtests passed [23:05:30.322] 190/307 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 6.50s 27 subtests passed [23:05:31.872] 191/307 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 6.12s 5 subtests passed [23:05:34.029] 192/307 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.23s 9 subtests passed [23:05:37.011] 193/307 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.98s 5 subtests passed [23:05:37.408] 194/307 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.39s 11 subtests passed [23:05:37.810] 195/307 postgresql:pg_waldump / pg_waldump/001_basic OK 5.94s 92 subtests passed [23:05:38.642] 196/307 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 22.35s 19 subtests passed [23:05:39.970] 197/307 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 13.86s 15 subtests passed [23:05:41.187] 198/307 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.54s 208 subtests passed [23:05:41.345] 199/307 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.94s 7 subtests passed [23:05:43.292] 200/307 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 15.55s 10 subtests passed [23:05:44.230] 201/307 postgresql:psql / psql/020_cancel OK 2.88s 2 subtests passed [23:05:45.551] 202/307 postgresql:psql / psql/010_tab_completion OK 4.36s 89 subtests passed [23:05:46.608] 203/307 postgresql:psql / psql/001_basic OK 6.64s 105 subtests passed [23:05:46.753] 204/307 postgresql:scripts / scripts/010_clusterdb OK 3.46s 15 subtests passed [23:05:48.141] 205/307 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 17.82s 18 subtests passed [23:05:48.244] 206/307 postgresql:scripts / scripts/011_clusterdb_all OK 4.01s 7 subtests passed [23:05:50.784] 207/307 postgresql:scripts / scripts/080_pg_isready OK 2.54s 11 subtests passed [23:05:50.796] 208/307 postgresql:scripts / scripts/040_createuser OK 4.19s 37 subtests passed [23:05:50.806] 209/307 postgresql:scripts / scripts/050_dropdb OK 4.05s 15 subtests passed [23:05:51.247] 210/307 postgresql:scripts / scripts/070_dropuser OK 3.10s 12 subtests passed [23:05:53.666] 211/307 postgresql:scripts / scripts/101_vacuumdb_all OK 2.42s 5 subtests passed [23:05:54.793] 212/307 postgresql:scripts / scripts/091_reindexdb_all OK 4.00s 13 subtests passed [23:05:56.792] 213/307 postgresql:scripts / scripts/100_vacuumdb OK 5.99s 85 subtests passed [23:05:57.943] 214/307 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.11s 39 subtests passed [23:05:58.096] 215/307 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 41.56s 48 subtests passed [23:05:58.397] 216/307 postgresql:scripts / scripts/090_reindexdb OK 7.61s 64 subtests passed [23:05:58.599] 217/307 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.93s 4 subtests passed [23:05:59.097] 218/307 postgresql:pgbench / pgbench/001_pgbench_with_server OK 21.28s 451 subtests passed [23:06:00.522] 219/307 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 323.70s 18 subtests passed [23:06:02.064] 220/307 postgresql:amcheck / amcheck/002_cic OK 3.96s 3 subtests passed [23:06:03.211] 221/307 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 4.60s 6 subtests passed [23:06:03.490] 222/307 postgresql:scripts / scripts/200_connstr OK 8.69s 3 subtests passed [23:06:03.622] 223/307 postgresql:amcheck / amcheck/003_cic_2pc OK 5.13s 5 subtests passed [23:06:04.025] 224/307 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.50s 19 subtests passed [23:06:04.549] 225/307 postgresql:oid2name / oid2name/001_basic OK 1.06s 9 subtests passed [23:06:05.013] 226/307 postgresql:scripts / scripts/020_createdb OK 19.46s 60 subtests passed [23:06:07.729] 227/307 postgresql:amcheck / amcheck/005_pitr OK 8.63s 3 subtests passed [23:06:08.174] 228/307 postgresql:pg_prewarm / pg_prewarm/001_basic OK 4.55s 7 subtests passed [23:06:08.480] 229/307 postgresql:vacuumlo / vacuumlo/001_basic OK 0.75s 9 subtests passed [23:06:08.580] 230/307 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.54s 3 subtests passed [23:06:10.016] 231/307 postgresql:test_decoding / test_decoding/001_repl_stats OK 5.00s 2 subtests passed [23:06:12.479] 232/307 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.26s 16 subtests passed [23:06:12.710] 233/307 postgresql:authentication / authentication/005_sspi SKIP 0.23s [23:06:12.924] 234/307 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 8.37s 2 subtests passed [23:06:12.959] 235/307 postgresql:authentication / authentication/003_peer OK 4.38s 53 subtests passed [23:06:13.438] 236/307 postgresql:authentication / authentication/004_file_inclusion OK 3.42s 2 subtests passed [23:06:13.847] 237/307 postgresql:authentication / authentication/002_saslprep OK 5.37s 20 subtests passed [23:06:14.554] 238/307 postgresql:amcheck / amcheck/001_verify_heapam OK 16.61s 272 subtests passed [23:06:16.419] 239/307 postgresql:authentication / authentication/001_password OK 8.24s 178 subtests passed [23:06:17.602] 240/307 postgresql:authentication / authentication/006_login_trigger OK 4.89s 32 subtests passed [23:06:20.394] 241/307 postgresql:subscription / subscription/002_types OK 7.43s 4 subtests passed [23:06:20.653] 242/307 postgresql:subscription / subscription/003_constraints OK 7.21s 6 subtests passed [23:06:21.450] 243/307 postgresql:subscription / subscription/004_sync OK 7.60s 8 subtests passed [23:06:22.433] 244/307 postgresql:bloom / bloom/001_wal OK 20.37s 31 subtests passed [23:06:22.987] 245/307 postgresql:subscription / subscription/006_rewrite OK 6.56s 2 subtests passed [23:06:23.584] 246/307 postgresql:subscription / subscription/005_encoding OK 9.03s 1 subtests passed [23:06:24.140] 247/307 postgresql:subscription / subscription/007_ddl OK 6.54s 4 subtests passed [23:06:25.996] 248/307 postgresql:subscription / subscription/009_matviews OK 5.34s 1 subtests passed [23:06:27.472] 249/307 postgresql:subscription / subscription/011_generated OK 5.04s 3 subtests passed [23:06:27.509] 250/307 postgresql:subscription / subscription/008_diff_schema OK 7.11s 5 subtests passed [23:06:28.214] 251/307 postgresql:subscription / subscription/001_rep_changes OK 15.29s 35 subtests passed [23:06:30.396] 252/307 postgresql:subscription / subscription/010_truncate OK 8.95s 14 subtests passed [23:06:32.332] 253/307 postgresql:subscription / subscription/012_collation OK 9.34s 2 subtests passed [23:06:32.981] 254/307 postgresql:subscription / subscription/014_binary OK 8.84s 8 subtests passed [23:06:33.438] 255/307 postgresql:subscription / subscription/017_stream_ddl OK 5.93s 3 subtests passed [23:06:34.016] 256/307 postgresql:subscription / subscription/016_stream_subxact OK 6.54s 3 subtests passed [23:06:35.331] 257/307 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.93s 2 subtests passed [23:06:37.460] 258/307 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.24s 9 subtests passed [23:06:39.062] 259/307 postgresql:subscription / subscription/020_messages OK 6.73s 5 subtests passed [23:06:41.588] 260/307 postgresql:subscription / subscription/024_add_drop_pub OK 6.26s 3 subtests passed [23:06:44.496] 261/307 postgresql:subscription / subscription/013_partition OK 20.91s 73 subtests passed [23:06:45.301] 262/307 postgresql:subscription / subscription/021_twophase OK 12.32s 30 subtests passed [23:06:45.782] 263/307 postgresql:subscription / subscription/015_stream OK 19.78s 10 subtests passed [23:06:46.151] 264/307 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.69s 13 subtests passed [23:06:47.201] 265/307 postgresql:subscription / subscription/022_twophase_cascade OK 13.76s 41 subtests passed [23:06:47.563] 266/307 postgresql:subscription / subscription/023_twophase_stream OK 13.55s 33 subtests passed [23:06:47.723] 267/307 postgresql:subscription / subscription/026_stats OK 8.66s 13 subtests passed [23:06:52.571] 268/307 postgresql:subscription / subscription/029_on_error OK 7.27s 5 subtests passed [23:06:56.404] 269/307 postgresql:brin / brin/01_workitems OK 3.83s 2 subtests passed [23:06:56.668] 270/307 postgresql:subscription / subscription/030_origin OK 10.88s 9 subtests passed [23:06:56.819] 271/307 postgresql:subscription / subscription/033_run_as_table_owner OK 9.25s 10 subtests passed [23:06:58.385] 272/307 postgresql:subscription / subscription/028_row_filter OK 13.88s 24 subtests passed [23:06:59.107] 273/307 postgresql:subscription / subscription/027_nosuperuser OK 17.52s 19 subtests passed [23:07:01.810] 274/307 postgresql:subscription / subscription/032_subscribe_use_index OK 14.61s 15 subtests passed [23:07:01.915] 275/307 postgresql:commit_ts / commit_ts/001_base OK 5.24s 2 subtests passed [23:07:03.756] 276/307 postgresql:brin / brin/02_wal_consistency OK 7.35s 2 subtests passed [23:07:04.655] 277/307 postgresql:commit_ts / commit_ts/004_restart OK 5.54s 16 subtests passed [23:07:05.069] 278/307 postgresql:commit_ts / commit_ts/002_standby OK 8.25s 4 subtests passed [23:07:05.147] 279/307 postgresql:subscription / subscription/031_column_list OK 18.99s 36 subtests passed [23:07:05.968] 280/307 postgresql:injection_points / injection_points/001_stats OK 4.16s 6 subtests passed [23:07:06.807] 281/307 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.66s 129 subtests passed [23:07:06.849] 282/307 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.93s 4 subtests passed [23:07:07.094] 283/307 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.34s 21 subtests passed [23:07:07.203] 284/307 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.39s 3 subtests passed [23:07:07.229] 285/307 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.38s 2 subtests passed [23:07:07.482] 286/307 postgresql:commit_ts / commit_ts/003_standby_2 OK 9.10s 4 subtests passed [23:07:07.699] 287/307 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.04s 4 subtests passed [23:07:08.446] 288/307 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.37s 2 subtests passed [23:07:10.097] 289/307 postgresql:test_misc / test_misc/003_check_guc OK 2.87s 3 subtests passed [23:07:10.331] 290/307 postgresql:test_misc / test_misc/002_tablespace OK 3.13s 20 subtests passed [23:07:10.358] 291/307 postgresql:test_misc / test_misc/005_timeouts OK 2.66s 2 subtests passed [23:07:10.488] 292/307 postgresql:test_misc / test_misc/001_constraint_validation OK 3.39s 42 subtests passed [23:07:10.615] 293/307 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.26s [23:07:10.885] 294/307 postgresql:test_misc / test_misc/004_io_direct OK 3.40s 3 subtests passed [23:07:10.993] 295/307 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.37s [23:07:11.017] 296/307 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.53s [23:07:12.040] 297/307 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.59s 2 subtests passed [23:07:13.168] 298/307 postgresql:subscription / subscription/100_bugs OK 25.44s 14 subtests passed [23:07:13.369] 299/307 postgresql:test_json_parser / test_json_parser/002_inline OK 7.39s 850 subtests passed [23:07:16.326] 300/307 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.99s 8 subtests passed [23:07:16.489] 301/307 postgresql:ldap / ldap/002_bindpasswd OK 3.32s 3 subtests passed [23:07:16.626] 302/307 postgresql:icu / icu/010_database OK 3.25s 8 subtests passed [23:07:17.250] 303/307 postgresql:test_pg_dump / test_pg_dump/001_base OK 7.15s 1044 subtests passed [23:07:18.547] 304/307 postgresql:ssl / ssl/002_scram OK 7.55s 24 subtests passed [23:07:18.640] 305/307 postgresql:ssl / ssl/003_sslinfo OK 7.62s 18 subtests passed [23:07:19.661] 306/307 postgresql:ldap / ldap/001_auth OK 7.62s 47 subtests passed [23:07:26.934] 307/307 postgresql:ssl / ssl/001_ssltests OK 16.04s 205 subtests passed [23:07:27.073] [23:07:27.073] Summary of Failures: [23:07:27.073] [23:07:27.073] 151/307 postgresql:initdb / initdb/001_initdb ERROR 29.53s exit status 1 [23:07:27.073] [23:07:27.073] Ok: 301 [23:07:27.073] Expected Fail: 0 [23:07:27.073] Fail: 1 [23:07:27.073] Unexpected Pass: 0 [23:07:27.073] Skipped: 5 [23:07:27.073] Timeout: 0 [23:07:27.073] [23:07:27.073] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt