[00:05:51.959] su postgres <<-EOF [00:05:51.959] ulimit -c unlimited [00:05:51.959] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [00:05:51.959] EOF [00:05:52.749] 1/331 postgresql:setup / tmp_install OK 0.47s [00:05:52.790] 2/331 postgresql:setup / install_test_files OK 0.04s [00:05:54.039] 3/331 postgresql:setup / initdb_cache OK 1.25s [00:05:54.275] 4/331 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.23s 9 subtests passed [00:05:59.044] 5/331 postgresql:recovery / recovery/002_archiving OK 4.77s 8 subtests passed [00:06:02.778] 6/331 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 8.70s 16 subtests passed [00:06:03.863] 7/331 postgresql:recovery / recovery/003_recovery_targets OK 4.82s 9 subtests passed [00:06:06.120] 8/331 postgresql:recovery / recovery/001_stream_rep OK 12.01s 63 subtests passed [00:06:08.609] 9/331 postgresql:recovery / recovery/004_timeline_switch OK 5.83s 3 subtests passed [00:06:09.304] 10/331 postgresql:recovery / recovery/006_logical_decoding OK 3.18s 20 subtests passed [00:06:09.423] 11/331 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.37s 12 subtests passed [00:06:10.072] 12/331 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.00s 15 subtests passed [00:06:11.621] 13/331 postgresql:recovery / recovery/005_replay_delay OK 7.76s 3 subtests passed [00:06:13.520] 14/331 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.45s 13 subtests passed [00:06:13.762] 15/331 postgresql:recovery / recovery/007_sync_rep OK 5.15s 11 subtests passed [00:06:15.683] 16/331 postgresql:recovery / recovery/013_crash_restart OK 2.16s 18 subtests passed [00:06:15.926] 17/331 postgresql:recovery / recovery/014_unlogged_reinit OK 2.16s 23 subtests passed [00:06:15.973] 18/331 postgresql:recovery / recovery/012_subtransactions OK 4.35s 12 subtests passed [00:06:18.221] 19/331 postgresql:recovery / recovery/015_promotion_pages OK 2.54s 1 subtests passed [00:06:18.402] 20/331 postgresql:recovery / recovery/016_min_consistency OK 2.48s 1 subtests passed [00:06:18.908] 21/331 postgresql:recovery / recovery/009_twophase OK 9.48s 30 subtests passed [00:06:19.414] 22/331 postgresql:recovery / recovery/017_shm OK 3.44s 4 subtests passed [00:06:22.154] 23/331 postgresql:recovery / recovery/021_row_visibility OK 2.74s 10 subtests passed [00:06:22.579] 24/331 postgresql:recovery / recovery/008_fsm_truncation OK 13.27s 1 subtests passed [00:06:25.042] 25/331 postgresql:recovery / recovery/022_crash_temp_files OK 2.89s 11 subtests passed [00:06:25.197] 26/331 postgresql:recovery / recovery/020_archive_status OK 6.29s 19 subtests passed [00:06:25.343] 27/331 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.76s 1 subtests passed [00:06:27.958] 28/331 postgresql:recovery / recovery/024_archive_recovery OK 2.92s 2 subtests passed [00:06:28.469] 29/331 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.27s 1 subtests passed [00:06:32.148] 30/331 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.80s 3 subtests passed [00:06:33.796] 31/331 postgresql:recovery / recovery/028_pitr_timelines OK 5.32s 3 subtests passed [00:06:33.848] 32/331 postgresql:recovery / recovery/018_wal_optimize OK 15.63s 38 subtests passed [00:06:35.653] 33/331 postgresql:recovery / recovery/019_replslot_limit OK 17.25s 26 subtests passed [00:06:38.541] 34/331 postgresql:recovery / recovery/029_stats_restart OK 6.39s 44 subtests passed [00:06:39.241] 35/331 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.44s 11 subtests passed [00:06:39.328] 36/331 postgresql:recovery / recovery/031_recovery_conflict OK 5.48s 18 subtests passed [00:06:40.753] 37/331 postgresql:recovery / recovery/032_relfilenode_reuse OK 5.10s 14 subtests passed [00:06:41.793] 38/331 postgresql:recovery / recovery/034_create_database OK 2.55s 2 subtests passed [00:06:45.165] 39/331 postgresql:recovery / recovery/037_invalid_database OK 3.37s 10 subtests passed [00:06:45.387] 40/331 postgresql:recovery / recovery/036_truncated_dropped OK 4.63s 8 subtests passed [00:06:48.188] 41/331 postgresql:recovery / recovery/033_replay_tsp_drops OK 9.64s 3 subtests passed [00:06:50.589] 42/331 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.42s 2 subtests passed [00:06:53.578] 43/331 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.99s 6 subtests passed [00:06:56.033] 44/331 postgresql:recovery / recovery/039_end_of_wal OK 10.63s 14 subtests passed [00:06:58.375] 45/331 postgresql:recovery / recovery/042_low_level_backup OK 4.80s 4 subtests passed [00:07:00.084] 46/331 postgresql:recovery / recovery/043_no_contrecord_switch OK 4.05s 1 subtests passed [00:07:00.541] 47/331 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.16s 1 subtests passed [00:07:02.730] 48/331 postgresql:recovery / recovery/035_standby_logical_decoding OK 23.39s 88 subtests passed [00:07:03.899] 49/331 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 15.71s 32 subtests passed [00:07:04.604] 50/331 postgresql:plpgsql / plpgsql/regress OK 4.06s 13 subtests passed [00:07:05.589] 51/331 postgresql:plperl / plperl/regress OK 2.86s 13 subtests passed [00:07:07.469] 52/331 postgresql:pltcl / pltcl/regress OK 2.86s 8 subtests passed [00:07:07.816] 53/331 postgresql:kerberos / kerberos/001_auth OK 7.73s 142 subtests passed [00:07:07.945] 54/331 postgresql:plpython / plpython/regress OK 4.04s 23 subtests passed [00:07:09.053] 55/331 postgresql:amcheck / amcheck/regress OK 3.46s 3 subtests passed [00:07:09.075] 56/331 postgresql:basic_archive / basic_archive/regress OK 1.60s 1 subtests passed [00:07:09.958] 57/331 postgresql:bloom / bloom/regress OK 2.14s 1 subtests passed [00:07:10.127] 58/331 postgresql:bool_plperl / bool_plperl/regress OK 2.18s 2 subtests passed [00:07:13.880] 59/331 postgresql:btree_gin / btree_gin/regress OK 4.83s 30 subtests passed [00:07:14.347] 60/331 postgresql:cube / cube/regress OK 4.22s 2 subtests passed [00:07:15.236] 61/331 postgresql:citext / citext/regress OK 5.28s 3 subtests passed [00:07:16.124] 62/331 postgresql:btree_gist / btree_gist/regress OK 7.03s 32 subtests passed [00:07:17.567] 63/331 postgresql:dblink / dblink/regress OK 3.68s 1 subtests passed [00:07:18.060] 64/331 postgresql:dict_int / dict_int/regress OK 3.71s 1 subtests passed [00:07:18.270] 65/331 postgresql:dict_xsyn / dict_xsyn/regress OK 3.03s 1 subtests passed [00:07:20.502] 66/331 postgresql:file_fdw / file_fdw/regress OK 2.93s 1 subtests passed [00:07:20.634] 67/331 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.57s 2 subtests passed [00:07:21.232] 68/331 postgresql:earthdistance / earthdistance/regress OK 5.11s 1 subtests passed [00:07:23.168] 69/331 postgresql:hstore_plpython / hstore_plpython/regress OK 2.53s 1 subtests passed [00:07:23.760] 70/331 postgresql:hstore_plperl / hstore_plperl/regress OK 3.26s 3 subtests passed [00:07:25.098] 71/331 postgresql:hstore / hstore/regress OK 6.83s 2 subtests passed [00:07:25.820] 72/331 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.06s 2 subtests passed [00:07:25.830] 73/331 postgresql:isn / isn/regress OK 2.66s 1 subtests passed [00:07:27.378] 74/331 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.28s 1 subtests passed [00:07:27.768] 75/331 postgresql:lo / lo/regress OK 1.95s 1 subtests passed [00:07:29.260] 76/331 postgresql:ltree_plpython / ltree_plpython/regress OK 1.88s 1 subtests passed [00:07:30.518] 77/331 postgresql:intarray / intarray/regress OK 9.28s 1 subtests passed [00:07:30.782] 78/331 postgresql:pageinspect / pageinspect/regress OK 3.01s 8 subtests passed [00:07:31.016] 79/331 postgresql:passwordcheck / passwordcheck/regress OK 1.75s 1 subtests passed [00:07:31.083] 80/331 postgresql:ltree / ltree/regress OK 5.25s 1 subtests passed [00:07:32.340] 81/331 postgresql:pg_buffercache / pg_buffercache/regress OK 1.82s 1 subtests passed [00:07:33.094] 82/331 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.01s 1 subtests passed [00:07:33.198] 83/331 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.18s 1 subtests passed [00:07:34.977] 84/331 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.64s 1 subtests passed [00:07:36.903] 85/331 postgresql:pgstattuple / pgstattuple/regress OK 3.70s 1 subtests passed [00:07:37.431] 86/331 postgresql:pg_surgery / pg_surgery/regress OK 2.45s 1 subtests passed [00:07:37.792] 87/331 postgresql:pgcrypto / pgcrypto/regress OK 7.01s 23 subtests passed [00:07:39.636] 88/331 postgresql:pg_visibility / pg_visibility/regress OK 2.20s 1 subtests passed [00:07:40.614] 89/331 postgresql:pg_walinspect / pg_walinspect/regress OK 2.82s 2 subtests passed [00:07:40.643] 90/331 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.55s 14 subtests passed [00:07:41.871] 91/331 postgresql:pg_trgm / pg_trgm/regress OK 4.97s 3 subtests passed [00:07:44.545] 92/331 postgresql:tcn / tcn/isolation OK 2.67s 1 subtests passed [00:07:45.135] 93/331 postgresql:tablefunc / tablefunc/regress OK 4.49s 1 subtests passed [00:07:45.539] 94/331 postgresql:seg / seg/regress OK 4.92s 3 subtests passed [00:07:47.174] 95/331 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.63s 1 subtests passed [00:07:48.813] 96/331 postgresql:tsm_system_time / tsm_system_time/regress OK 1.64s 1 subtests passed [00:07:49.821] 97/331 postgresql:test_decoding / test_decoding/isolation OK 4.69s 12 subtests passed [00:07:50.739] 98/331 postgresql:unaccent / unaccent/regress OK 1.92s 1 subtests passed [00:07:51.808] 99/331 postgresql:uuid-ossp / uuid-ossp/regress OK 1.99s 1 subtests passed [00:07:52.821] 100/331 postgresql:xml2 / xml2/regress OK 2.08s 1 subtests passed [00:07:53.610] 101/331 postgresql:brin / brin/isolation OK 1.80s 1 subtests passed [00:07:53.653] 102/331 postgresql:test_decoding / test_decoding/regress OK 9.11s 19 subtests passed [00:07:54.517] 103/331 postgresql:commit_ts / commit_ts/regress OK 1.69s 1 subtests passed [00:07:55.414] 104/331 postgresql:dummy_index_am / dummy_index_am/regress OK 1.76s 1 subtests passed [00:07:56.296] 105/331 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.78s 1 subtests passed [00:07:57.118] 106/331 postgresql:delay_execution / delay_execution/isolation OK 3.51s 2 subtests passed [00:07:58.524] 107/331 postgresql:gin / gin/regress OK 3.11s 1 subtests passed [00:07:59.139] 108/331 postgresql:injection_points / injection_points/regress OK 2.84s 3 subtests passed [00:08:00.915] 109/331 postgresql:plsample / plsample/regress OK 2.39s 1 subtests passed [00:08:01.501] 110/331 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.36s 1 subtests passed [00:08:03.235] 111/331 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.32s 1 subtests passed [00:08:03.434] 112/331 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.93s 1 subtests passed [00:08:05.363] 113/331 postgresql:injection_points / injection_points/isolation OK 8.24s 3 subtests passed [00:08:05.796] 114/331 postgresql:test_dsa / test_dsa/regress OK 2.36s 1 subtests passed [00:08:06.942] 115/331 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.71s 21 subtests passed [00:08:07.406] 116/331 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.04s 1 subtests passed [00:08:09.054] 117/331 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.10s 1 subtests passed [00:08:09.084] 118/331 postgresql:test_extensions / test_extensions/regress OK 3.29s 2 subtests passed [00:08:10.147] 119/331 postgresql:postgres_fdw / postgres_fdw/regress OK 30.51s 2 subtests passed [00:08:10.374] 120/331 postgresql:isolation / isolation/isolation OK 136.29s 117 subtests passed [00:08:10.931] 121/331 postgresql:test_lfind / test_lfind/regress OK 1.88s 1 subtests passed [00:08:11.254] 122/331 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.17s 2 subtests passed [00:08:12.107] 123/331 postgresql:test_parser / test_parser/regress OK 1.96s 1 subtests passed [00:08:13.044] 124/331 postgresql:test_pg_dump / test_pg_dump/regress OK 2.66s 1 subtests passed [00:08:13.170] 125/331 postgresql:test_predtest / test_predtest/regress OK 2.24s 1 subtests passed [00:08:13.455] 126/331 postgresql:test_radixtree / test_radixtree/regress OK 2.20s 1 subtests passed [00:08:13.738] 127/331 postgresql:test_integerset / test_integerset/regress OK 6.33s 1 subtests passed [00:08:14.100] 128/331 postgresql:test_rbtree / test_rbtree/regress OK 1.99s 1 subtests passed [00:08:15.319] 129/331 postgresql:test_resowner / test_resowner/regress OK 2.15s 1 subtests passed [00:08:15.422] 130/331 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.97s 1 subtests passed [00:08:15.703] 131/331 postgresql:test_regex / test_regex/regress OK 2.66s 2 subtests passed [00:08:16.343] 132/331 postgresql:test_slru / test_slru/regress OK 2.24s 1 subtests passed [00:08:17.184] 133/331 postgresql:test_tidstore / test_tidstore/regress OK 1.86s 1 subtests passed [00:08:17.263] 134/331 postgresql:typcache / typcache/regress OK 1.84s 1 subtests passed [00:08:17.443] 135/331 postgresql:libpq / libpq/002_api OK 0.18s 1 subtests passed [00:08:18.037] 136/331 postgresql:libpq / libpq/001_uri OK 0.85s 63 subtests passed [00:08:18.211] 137/331 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.17s [00:08:19.330] 138/331 postgresql:unsafe_tests / unsafe_tests/regress OK 3.63s 4 subtests passed [00:08:19.603] 139/331 postgresql:test_shm_mq / test_shm_mq/regress OK 5.86s 1 subtests passed [00:08:19.800] 140/331 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.20s 9 subtests passed [00:08:23.454] 141/331 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.65s 107 subtests passed [00:08:25.214] 142/331 postgresql:libpq / libpq/003_load_balance_host_list OK 7.77s 127 subtests passed [00:08:25.447] 143/331 postgresql:ecpg / ecpg/ecpg OK 9.10s 65 subtests passed [00:08:28.985] 144/331 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.77s 32 subtests passed [00:08:29.276] 145/331 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.29s 51 subtests passed [00:08:29.383] 146/331 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.93s 10 subtests passed [00:08:31.339] 147/331 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.95s 3 subtests passed [00:08:32.869] 148/331 postgresql:libpq / libpq/005_negotiate_encryption OK 14.66s 249 subtests passed [00:08:33.753] 149/331 postgresql:initdb / initdb/001_initdb OK 14.42s 56 subtests passed [00:08:35.674] 150/331 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.33s 43 subtests passed [00:08:35.739] 151/331 postgresql:pg_amcheck / pg_amcheck/003_check OK 12.28s 75 subtests passed [00:08:35.883] 152/331 postgresql:pg_checksums / pg_checksums/001_basic OK 0.21s 9 subtests passed [00:08:35.893] 153/331 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.02s 21 subtests passed [00:08:36.145] 154/331 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.26s 13 subtests passed [00:08:39.767] 155/331 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 3.62s 7 subtests passed [00:08:40.033] 156/331 postgresql:pg_checksums / pg_checksums/002_actions OK 4.29s 66 subtests passed [00:08:41.910] 157/331 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.14s 11 subtests passed [00:08:44.069] 158/331 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 4.04s 22 subtests passed [00:08:44.300] 159/331 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 2.39s 4 subtests passed [00:08:44.624] 160/331 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.73s 6 subtests passed [00:08:46.603] 161/331 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.98s 4 subtests passed [00:08:46.660] 162/331 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.59s 3 subtests passed [00:08:46.758] 163/331 postgresql:pg_config / pg_config/001_pg_config OK 0.15s 21 subtests passed [00:08:46.894] 164/331 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 13.14s 37 subtests passed [00:08:47.071] 165/331 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 17.79s 200 subtests passed [00:08:48.298] 166/331 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.64s 18 subtests passed [00:08:48.676] 167/331 postgresql:pg_ctl / pg_ctl/002_status OK 1.78s 3 subtests passed [00:08:49.158] 168/331 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 4.86s 2 subtests passed [00:08:49.384] 169/331 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.62s 25 subtests passed [00:08:50.519] 170/331 postgresql:pg_ctl / pg_ctl/003_promote OK 3.44s 12 subtests passed [00:08:50.658] 171/331 postgresql:pg_dump / pg_dump/001_basic OK 1.98s 99 subtests passed [00:08:54.431] 172/331 postgresql:pg_ctl / pg_ctl/004_logrotate OK 6.13s 14 subtests passed [00:08:54.556] 173/331 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 5.17s 3 subtests passed [00:08:58.025] 174/331 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.47s 77 subtests passed [00:08:58.087] 175/331 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 7.57s 4 subtests passed [00:08:59.784] 176/331 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.76s 9 subtests passed [00:09:06.116] 177/331 postgresql:pg_rewind / pg_rewind/002_databases OK 6.33s 11 subtests passed [00:09:07.286] 178/331 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.85s 14 subtests passed [00:09:08.997] 179/331 postgresql:pg_rewind / pg_rewind/001_basic OK 10.91s 56 subtests passed [00:09:09.022] 180/331 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 18.36s 108 subtests passed [00:09:09.204] 181/331 postgresql:pg_rewind / pg_rewind/006_options OK 0.18s 13 subtests passed [00:09:11.697] 182/331 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.70s 1 subtests passed [00:09:11.787] 183/331 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.67s 5 subtests passed [00:09:12.092] ▶ 184/331 + stats 8351 ms FAIL [00:09:12.099] 184/331 postgresql:regress / regress/regress ERROR 198.06s exit status 1 [00:09:12.099] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=133 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin top_builddir=/tmp/cirrus-ci-build/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [00:09:12.099] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:09:12.099] stderr: [00:09:12.099] # 1 of 226 tests failed. [00:09:12.099] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [00:09:12.099] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [00:09:12.099] [00:09:12.099] (test program exited with status code 1) [00:09:12.099] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:09:12.099] [00:09:13.294] 185/331 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.01s 9 subtests passed [00:09:13.444] 186/331 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.24s 7 subtests passed [00:09:13.493] 187/331 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.20s 13 subtests passed [00:09:13.596] 188/331 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.15s 13 subtests passed [00:09:13.674] 189/331 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.18s 17 subtests passed [00:09:14.472] 190/331 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.68s 3 subtests passed [00:09:15.975] 191/331 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 4.28s 3 subtests passed [00:09:16.376] 192/331 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.40s 60 subtests passed [00:09:16.625] 193/331 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.15s 32 subtests passed [00:09:17.328] 194/331 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 3.73s 38 subtests passed [00:09:17.934] 195/331 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 5.83s 1 subtests passed [00:09:18.225] 196/331 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.85s 5 subtests passed [00:09:19.072] 197/331 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.45s 9 subtests passed [00:09:20.605] 198/331 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 6.93s 92 subtests passed [00:09:21.132] 199/331 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.80s 15 subtests passed [00:09:21.374] 200/331 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.24s 11 subtests passed [00:09:22.652] 201/331 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.72s 10 subtests passed [00:09:23.051] 202/331 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.44s 5 subtests passed [00:09:23.804] 203/331 postgresql:pg_waldump / pg_waldump/001_basic OK 4.73s 92 subtests passed [00:09:23.879] 204/331 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.50s 8 subtests passed [00:09:24.008] 205/331 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.95s 208 subtests passed [00:09:24.087] 206/331 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 5.86s 18 subtests passed [00:09:26.575] 207/331 postgresql:psql / psql/020_cancel OK 2.56s 2 subtests passed [00:09:27.029] 208/331 postgresql:scripts / scripts/010_clusterdb OK 2.94s 16 subtests passed [00:09:27.876] 209/331 postgresql:psql / psql/010_tab_completion OK 4.00s 89 subtests passed [00:09:28.552] 210/331 postgresql:psql / psql/001_basic OK 4.75s 108 subtests passed [00:09:29.140] 211/331 postgresql:scripts / scripts/011_clusterdb_all OK 2.56s 7 subtests passed [00:09:30.425] 212/331 postgresql:scripts / scripts/040_createuser OK 2.55s 37 subtests passed [00:09:30.590] 213/331 postgresql:scripts / scripts/050_dropdb OK 2.04s 16 subtests passed [00:09:31.397] 214/331 postgresql:scripts / scripts/070_dropuser OK 2.26s 13 subtests passed [00:09:32.458] 215/331 postgresql:scripts / scripts/020_createdb OK 5.43s 60 subtests passed [00:09:32.712] 216/331 postgresql:scripts / scripts/080_pg_isready OK 2.29s 11 subtests passed [00:09:34.509] 217/331 postgresql:scripts / scripts/091_reindexdb_all OK 3.11s 13 subtests passed [00:09:35.202] 218/331 postgresql:scripts / scripts/090_reindexdb OK 4.61s 64 subtests passed [00:09:35.541] 219/331 postgresql:scripts / scripts/101_vacuumdb_all OK 2.83s 5 subtests passed [00:09:35.766] 220/331 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.22s 27 subtests passed [00:09:35.933] 221/331 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.17s 4 subtests passed [00:09:36.362] 222/331 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.43s 39 subtests passed [00:09:37.737] 223/331 postgresql:scripts / scripts/100_vacuumdb OK 5.28s 85 subtests passed [00:09:38.500] 224/331 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.99s 4 subtests passed [00:09:38.641] 225/331 postgresql:scripts / scripts/200_connstr OK 3.44s 3 subtests passed [00:09:40.856] 226/331 postgresql:amcheck / amcheck/002_cic OK 3.11s 3 subtests passed [00:09:42.401] 227/331 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.76s 6 subtests passed [00:09:42.412] 228/331 postgresql:amcheck / amcheck/003_cic_2pc OK 3.91s 5 subtests passed [00:09:44.012] 229/331 postgresql:amcheck / amcheck/005_pitr OK 3.16s 3 subtests passed [00:09:44.747] 230/331 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.35s 19 subtests passed [00:09:44.890] 231/331 postgresql:oid2name / oid2name/001_basic OK 0.14s 9 subtests passed [00:09:47.081] 232/331 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.19s 7 subtests passed [00:09:48.071] 233/331 postgresql:amcheck / amcheck/001_verify_heapam OK 11.71s 272 subtests passed [00:09:48.144] 234/331 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.13s 16 subtests passed [00:09:49.530] 235/331 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.45s 3 subtests passed [00:09:50.449] 236/331 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.37s 2 subtests passed [00:09:50.749] 237/331 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.60s 3 subtests passed [00:09:50.900] 238/331 postgresql:vacuumlo / vacuumlo/001_basic OK 0.15s 9 subtests passed [00:09:51.449] 239/331 postgresql:pgbench / pgbench/001_pgbench_with_server OK 28.80s 467 subtests passed [00:09:53.300] 240/331 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.85s 6 subtests passed [00:09:53.625] 241/331 postgresql:authentication / authentication/002_saslprep OK 2.17s 20 subtests passed [00:09:54.167] 242/331 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.64s 3 subtests passed [00:09:54.312] 243/331 postgresql:authentication / authentication/005_sspi SKIP 0.14s [00:09:55.690] 244/331 postgresql:authentication / authentication/004_file_inclusion OK 2.06s 2 subtests passed [00:09:55.965] 245/331 postgresql:authentication / authentication/001_password OK 5.06s 182 subtests passed [00:09:56.010] 246/331 postgresql:authentication / authentication/003_peer OK 2.71s 53 subtests passed [00:09:56.179] 247/331 postgresql:postmaster / postmaster/001_basic OK 0.21s 9 subtests passed [00:09:56.704] 248/331 postgresql:authentication / authentication/006_login_trigger OK 2.39s 32 subtests passed [00:09:57.720] 249/331 postgresql:authentication / authentication/007_pre_auth OK 2.03s 2 subtests passed [00:09:58.087] 250/331 postgresql:postmaster / postmaster/002_connection_limits OK 2.07s 30 subtests passed [00:09:58.363] 251/331 postgresql:postmaster / postmaster/003_start_stop OK 2.18s 25 subtests passed [00:09:58.410] 252/331 postgresql:bloom / bloom/001_wal OK 16.00s 31 subtests passed [00:10:02.841] 253/331 postgresql:subscription / subscription/003_constraints OK 4.75s 6 subtests passed [00:10:02.894] 254/331 postgresql:subscription / subscription/005_encoding OK 4.48s 1 subtests passed [00:10:03.950] 255/331 postgresql:subscription / subscription/002_types OK 6.23s 4 subtests passed [00:10:05.076] 256/331 postgresql:subscription / subscription/004_sync OK 6.71s 8 subtests passed [00:10:07.280] 257/331 postgresql:subscription / subscription/007_ddl OK 4.38s 4 subtests passed [00:10:07.645] 258/331 postgresql:subscription / subscription/006_rewrite OK 4.80s 2 subtests passed [00:10:09.235] 259/331 postgresql:subscription / subscription/008_diff_schema OK 5.28s 5 subtests passed [00:10:09.375] 260/331 postgresql:subscription / subscription/009_matviews OK 4.30s 1 subtests passed [00:10:09.396] 261/331 postgresql:subscription / subscription/001_rep_changes OK 12.69s 36 subtests passed [00:10:14.143] 262/331 postgresql:subscription / subscription/012_collation OK 4.91s 2 subtests passed [00:10:14.650] 263/331 postgresql:subscription / subscription/010_truncate OK 7.37s 14 subtests passed [00:10:15.157] 264/331 postgresql:subscription / subscription/011_generated OK 7.51s 11 subtests passed [00:10:16.546] 265/331 postgresql:subscription / subscription/014_binary OK 7.15s 8 subtests passed [00:10:19.348] 266/331 postgresql:subscription / subscription/016_stream_subxact OK 4.70s 3 subtests passed [00:10:20.284] 267/331 postgresql:subscription / subscription/017_stream_ddl OK 5.13s 3 subtests passed [00:10:23.364] 268/331 postgresql:subscription / subscription/018_stream_subxact_abort OK 6.82s 9 subtests passed [00:10:23.578] 269/331 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.23s 2 subtests passed [00:10:24.410] 270/331 postgresql:subscription / subscription/020_messages OK 4.12s 5 subtests passed [00:10:29.429] 271/331 postgresql:subscription / subscription/013_partition OK 20.05s 74 subtests passed [00:10:33.445] 272/331 postgresql:subscription / subscription/015_stream OK 19.30s 10 subtests passed [00:10:33.577] 273/331 postgresql:subscription / subscription/021_twophase OK 10.21s 30 subtests passed [00:10:33.793] 274/331 postgresql:subscription / subscription/023_twophase_stream OK 9.38s 33 subtests passed [00:10:33.981] 275/331 postgresql:subscription / subscription/024_add_drop_pub OK 4.55s 3 subtests passed [00:10:37.545] 276/331 postgresql:subscription / subscription/022_twophase_cascade OK 13.97s 41 subtests passed [00:10:40.662] 277/331 postgresql:subscription / subscription/025_rep_changes_for_schema OK 7.22s 13 subtests passed [00:10:41.756] 278/331 postgresql:subscription / subscription/026_stats OK 8.18s 13 subtests passed [00:10:42.446] 279/331 postgresql:subscription / subscription/029_on_error OK 4.90s 5 subtests passed [00:10:43.524] 280/331 postgresql:subscription / subscription/028_row_filter OK 9.54s 26 subtests passed [00:10:47.382] 281/331 postgresql:subscription / subscription/027_nosuperuser OK 13.59s 19 subtests passed [00:10:50.260] 282/331 postgresql:subscription / subscription/033_run_as_table_owner OK 6.73s 10 subtests passed [00:10:50.544] 283/331 postgresql:subscription / subscription/030_origin OK 9.88s 13 subtests passed [00:10:53.007] 284/331 postgresql:subscription / subscription/032_subscribe_use_index OK 10.56s 15 subtests passed [00:10:53.553] 285/331 postgresql:brin / brin/01_workitems OK 3.01s 2 subtests passed [00:10:54.316] ▶ 286/331 - regression tests pass FAIL [00:10:54.324] 286/331 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 300.28s exit status 1 [00:10:54.325] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=78 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress with_icu=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [00:10:54.325] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:10:54.325] stderr: [00:10:54.325] # Failed test 'regression tests pass' [00:10:54.325] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 263. [00:10:54.325] # got: '256' [00:10:54.325] # expected: '0' [00:10:54.325] # Looks like you failed 1 test of 19. [00:10:54.325] [00:10:54.325] (test program exited with status code 1) [00:10:54.325] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:10:54.325] [00:10:56.057] 287/331 postgresql:brin / brin/02_wal_consistency OK 3.05s 2 subtests passed [00:10:56.856] 288/331 postgresql:subscription / subscription/034_temporal OK 9.47s 32 subtests passed [00:10:56.997] 289/331 postgresql:commit_ts / commit_ts/001_base OK 3.44s 2 subtests passed [00:10:57.102] 290/331 postgresql:subscription / subscription/031_column_list OK 15.34s 36 subtests passed [00:10:57.776] 291/331 postgresql:commit_ts / commit_ts/002_standby OK 3.45s 4 subtests passed [00:10:59.929] 292/331 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.15s 21 subtests passed [00:11:00.282] 293/331 postgresql:injection_points / injection_points/001_stats OK 3.28s 9 subtests passed [00:11:00.370] 294/331 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.31s 4 subtests passed [00:11:00.547] 295/331 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.44s 4 subtests passed [00:11:00.859] 296/331 postgresql:commit_ts / commit_ts/004_restart OK 4.00s 16 subtests passed [00:11:02.712] 297/331 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.34s 4 subtests passed [00:11:02.781] 298/331 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.23s 2 subtests passed [00:11:03.019] 299/331 postgresql:test_escape / test_escape/001_test_escape OK 2.16s 1131 subtests passed [00:11:03.189] 300/331 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.16s 12 subtests passed [00:11:03.314] 301/331 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.12s 2 subtests passed [00:11:03.378] 302/331 postgresql:oauth_validator / oauth_validator/002_client OK 3.09s 8 subtests passed [00:11:05.144] 303/331 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.43s 516 subtests passed [00:11:05.246] 304/331 postgresql:test_misc / test_misc/002_tablespace OK 1.87s 20 subtests passed [00:11:05.581] 305/331 postgresql:test_misc / test_misc/001_constraint_validation OK 2.27s 42 subtests passed [00:11:06.825] 306/331 postgresql:test_misc / test_misc/003_check_guc OK 1.68s 3 subtests passed [00:11:07.146] 307/331 postgresql:subscription / subscription/100_bugs OK 16.88s 13 subtests passed [00:11:07.337] 308/331 postgresql:test_misc / test_misc/004_io_direct OK 2.09s 3 subtests passed [00:11:07.457] 309/331 postgresql:test_misc / test_misc/005_timeouts OK 1.87s 2 subtests passed [00:11:08.956] 310/331 postgresql:test_misc / test_misc/007_catcache_inval OK 1.81s 2 subtests passed [00:11:09.437] 311/331 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.61s 2 subtests passed [00:11:09.460] 312/331 postgresql:test_slru / test_slru/001_multixact OK 2.00s 3 subtests passed [00:11:09.596] 313/331 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.16s [00:11:09.656] 314/331 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.19s [00:11:09.739] 315/331 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.14s [00:11:11.956] 316/331 postgresql:checksums / checksums/001_basic OK 2.30s 8 subtests passed [00:11:12.081] 317/331 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.12s 8 subtests passed [00:11:12.253] 318/331 postgresql:checksums / checksums/002_restarts OK 2.51s 8 subtests passed [00:11:12.453] 319/331 postgresql:oauth_validator / oauth_validator/001_server OK 12.52s 121 subtests passed [00:11:14.772] 320/331 postgresql:checksums / checksums/003_standby_restarts OK 2.81s 12 subtests passed [00:11:14.905] 321/331 postgresql:checksums / checksums/004_offline OK 2.82s 8 subtests passed [00:11:16.022] 322/331 postgresql:ssl / ssl/002_scram OK 3.57s 28 subtests passed [00:11:17.931] 323/331 postgresql:ssl / ssl/003_sslinfo OK 3.16s 21 subtests passed [00:11:18.475] 324/331 postgresql:ldap / ldap/002_bindpasswd OK 2.45s 3 subtests passed [00:11:19.182] 325/331 postgresql:test_json_parser / test_json_parser/002_inline OK 16.40s 3400 subtests passed [00:11:19.752] 326/331 postgresql:icu / icu/010_database OK 1.82s 8 subtests passed [00:11:20.257] 327/331 postgresql:ldap / ldap/001_auth OK 5.35s 47 subtests passed [00:11:22.032] 328/331 postgresql:ssl / ssl/001_ssltests OK 9.78s 227 subtests passed [00:11:22.088] 329/331 postgresql:test_pg_dump / test_pg_dump/001_base OK 14.75s 1044 subtests passed [00:11:22.906] ▶ 330/331 - regression tests pass FAIL [00:11:22.912] 330/331 postgresql:recovery / recovery/027_stream_regress ERROR 294.95s exit status 1 [00:11:22.912] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 enable_injection_points=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=168 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [00:11:22.912] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:11:22.912] stderr: [00:11:22.912] # Failed test 'regression tests pass' [00:11:22.912] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [00:11:22.912] # got: '256' [00:11:22.912] # expected: '0' [00:11:22.912] # Looks like you failed 1 test of 9. [00:11:22.912] [00:11:22.912] (test program exited with status code 1) [00:11:22.912] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:11:22.912] [00:11:25.203] 331/331 postgresql:pg_dump / pg_dump/002_pg_dump OK 156.02s 12584 subtests passed [00:11:25.425] [00:11:25.425] Summary of Failures: [00:11:25.425] [00:11:25.425] 184/331 postgresql:regress / regress/regress ERROR 198.06s exit status 1 [00:11:25.425] 286/331 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 300.28s exit status 1 [00:11:25.425] 330/331 postgresql:recovery / recovery/027_stream_regress ERROR 294.95s exit status 1 [00:11:25.425] [00:11:25.425] Ok: 323 [00:11:25.425] Expected Fail: 0 [00:11:25.425] Fail: 3 [00:11:25.425] Unexpected Pass: 0 [00:11:25.425] Skipped: 5 [00:11:25.425] Timeout: 0 [00:11:25.425] [00:11:25.425] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [00:11:25.479] [00:11:25.479] Exit status: 3