[13:06:01.975] su postgres <<-EOF [13:06:01.975] set -e [13:06:01.975] ulimit -c unlimited [13:06:01.975] meson test $MTEST_ARGS --quiet --suite setup [13:06:01.975] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [13:06:01.975] mkdir -p build/testrun [13:06:01.975] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [13:06:01.975] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [13:06:01.975] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [13:06:01.975] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [13:06:01.975] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [13:06:01.975] EOF [13:06:03.595] [13:06:03.595] Ok: 3 [13:06:03.595] Expected Fail: 0 [13:06:03.595] Fail: 0 [13:06:03.595] Unexpected Pass: 0 [13:06:03.595] Skipped: 0 [13:06:03.595] Timeout: 0 [13:06:03.595] [13:06:03.595] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [13:06:03.649] The files belonging to this database system will be owned by user "postgres". [13:06:03.649] This user must also own the server process. [13:06:03.649] [13:06:03.649] The database cluster will be initialized with locale "en_US.UTF-8". [13:06:03.649] The default database encoding has accordingly been set to "UTF8". [13:06:03.649] The default text search configuration will be set to "english". [13:06:03.649] [13:06:03.649] Data page checksums are enabled. [13:06:03.649] [13:06:03.649] creating directory build/runningcheck ... ok [13:06:03.649] creating subdirectories ... ok [13:06:03.649] selecting dynamic shared memory implementation ... posix [13:06:03.649] selecting default "max_connections" ... 100 [13:06:03.657] selecting default "autovacuum_worker_slots" ... 16 [13:06:03.657] selecting default "shared_buffers" ... 128MB [13:06:03.665] selecting default time zone ... UTC [13:06:03.687] creating configuration files ... ok [13:06:03.687] running bootstrap script ... ok [13:06:03.791] performing post-bootstrap initialization ... ok [13:06:04.630] [13:06:04.630] Sync to disk skipped. [13:06:04.630] The data directory might become corrupt if the operating system crashes. [13:06:04.636] waiting for server to start.... done [13:06:04.742] server started [13:06:05.420] 1/76 postgresql:bloom-running / bloom-running/regress OK 0.34s 1 subtests passed [13:06:05.609] 2/76 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.18s 2 subtests passed [13:06:06.064] 3/76 postgresql:pltcl-running / pltcl-running/regress OK 1.00s 8 subtests passed [13:06:06.178] 4/76 postgresql:plperl-running / plperl-running/regress OK 1.14s 13 subtests passed [13:06:06.879] 5/76 postgresql:citext-running / citext-running/regress OK 0.70s 3 subtests passed [13:06:07.291] 6/76 postgresql:plpython-running / plpython-running/regress OK 2.23s 23 subtests passed [13:06:07.378] 7/76 postgresql:cube-running / cube-running/regress OK 0.50s 2 subtests passed [13:06:07.544] 8/76 postgresql:dict_int-running / dict_int-running/regress OK 0.16s 1 subtests passed [13:06:07.611] 9/76 postgresql:plpgsql-running / plpgsql-running/regress OK 2.58s 13 subtests passed [13:06:07.682] 10/76 postgresql:btree_gin-running / btree_gin-running/regress OK 2.07s 30 subtests passed [13:06:07.690] 11/76 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.14s 1 subtests passed [13:06:08.084] 12/76 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.39s 2 subtests passed [13:06:08.229] 13/76 postgresql:dblink-running / dblink-running/regress OK 0.94s 1 subtests passed [13:06:08.343] 14/76 postgresql:file_fdw-running / file_fdw-running/regress OK 0.66s 1 subtests passed [13:06:08.502] 15/76 postgresql:btree_gist-running / btree_gist-running/regress OK 2.44s 32 subtests passed [13:06:08.538] 16/76 postgresql:earthdistance-running / earthdistance-running/regress OK 0.93s 1 subtests passed [13:06:08.727] 17/76 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.38s 1 subtests passed [13:06:08.924] 18/76 postgresql:amcheck-running / amcheck-running/regress OK 3.85s 3 subtests passed [13:06:08.943] 19/76 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.71s 3 subtests passed [13:06:09.090] 20/76 postgresql:hstore-running / hstore-running/regress OK 1.00s 2 subtests passed [13:06:09.159] 21/76 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.43s 2 subtests passed [13:06:09.211] 22/76 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.29s 1 subtests passed [13:06:09.225] 23/76 postgresql:lo-running / lo-running/regress OK 0.28s 1 subtests passed [13:06:09.262] 24/76 postgresql:isn-running / isn-running/regress OK 0.72s 1 subtests passed [13:06:09.435] 25/76 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.21s 1 subtests passed [13:06:09.469] 26/76 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.20s 1 subtests passed [13:06:09.469] 27/76 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.31s 1 subtests passed [13:06:09.748] 28/76 postgresql:ltree-running / ltree-running/regress OK 0.66s 1 subtests passed [13:06:09.841] 29/76 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.34s 1 subtests passed [13:06:09.863] 30/76 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.39s 1 subtests passed [13:06:09.930] 31/76 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.18s 1 subtests passed [13:06:10.148] 32/76 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.28s 1 subtests passed [13:06:10.219] 33/76 postgresql:pageinspect-running / pageinspect-running/regress OK 1.01s 8 subtests passed [13:06:10.605] 34/76 postgresql:tablefunc-running / tablefunc-running/regress OK 0.38s 1 subtests passed [13:06:10.636] 35/76 postgresql:seg-running / seg-running/regress OK 0.49s 3 subtests passed [13:06:10.843] 36/76 postgresql:tcn-running / tcn-running/isolation OK 0.24s 1 subtests passed [13:06:10.875] 37/76 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.44s 23 subtests passed [13:06:10.893] 38/76 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.05s 3 subtests passed [13:06:10.927] 39/76 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.29s 1 subtests passed [13:06:11.078] 40/76 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.23s 1 subtests passed [13:06:11.138] 41/76 postgresql:unaccent-running / unaccent-running/regress OK 0.26s 1 subtests passed [13:06:11.141] 42/76 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.25s 1 subtests passed [13:06:11.204] 43/76 postgresql:xml2-running / xml2-running/regress OK 0.28s 1 subtests passed [13:06:11.320] 44/76 postgresql:brin-running / brin-running/isolation OK 0.23s 1 subtests passed [13:06:11.444] 45/76 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.29s 1 subtests passed [13:06:11.479] 46/76 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.26s 1 subtests passed [13:06:11.683] 47/76 postgresql:plsample-running / plsample-running/regress OK 0.20s 1 subtests passed [13:06:11.856] 48/76 postgresql:gin-running / gin-running/regress OK 0.53s 1 subtests passed [13:06:11.919] 49/76 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.23s 1 subtests passed [13:06:12.133] 50/76 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.21s 1 subtests passed [13:06:12.153] 51/76 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.30s 1 subtests passed [13:06:12.359] 52/76 postgresql:test_dsa-running / test_dsa-running/regress OK 0.21s 1 subtests passed [13:06:12.506] 53/76 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.36s 2 subtests passed [13:06:12.598] 54/76 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.24s 1 subtests passed [13:06:12.786] 55/76 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.18s 1 subtests passed [13:06:13.531] 56/76 postgresql:test_extensions-running / test_extensions-running/regress OK 1.02s 2 subtests passed [13:06:13.641] 57/76 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.51s 21 subtests passed [13:06:13.936] 58/76 postgresql:test_parser-running / test_parser-running/regress OK 0.28s 1 subtests passed [13:06:13.986] 59/76 postgresql:test_lfind-running / test_lfind-running/regress OK 0.45s 1 subtests passed [13:06:14.262] 60/76 postgresql:intarray-running / intarray-running/regress OK 5.76s 1 subtests passed [13:06:14.386] 61/76 postgresql:test_predtest-running / test_predtest-running/regress OK 0.40s 1 subtests passed [13:06:14.425] 62/76 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.48s 1 subtests passed [13:06:14.494] 63/76 postgresql:injection_points-running / injection_points-running/isolation OK 3.05s 2 subtests passed [13:06:14.621] 64/76 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.36s 1 subtests passed [13:06:14.621] 65/76 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.23s 1 subtests passed [13:06:14.766] 66/76 postgresql:test_resowner-running / test_resowner-running/regress OK 0.27s 1 subtests passed [13:06:14.897] 67/76 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.28s 1 subtests passed [13:06:15.093] 68/76 postgresql:typcache-running / typcache-running/regress OK 0.19s 1 subtests passed [13:06:15.140] 69/76 postgresql:test_regex-running / test_regex-running/regress OK 0.71s 2 subtests passed [13:06:15.156] 70/76 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.39s 1 subtests passed [13:06:15.887] 71/76 postgresql:test_integerset-running / test_integerset-running/regress OK 3.10s 1 subtests passed [13:06:15.978] 72/76 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.34s 1 subtests passed [13:06:17.988] 73/76 postgresql:ecpg-running / ecpg-running/ecpg OK 2.89s 65 subtests passed [13:06:19.939] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 10.01s 2 subtests passed [13:06:33.444] ▶ 75/76 - vacuum_index_statistics 147 ms FAIL [13:06:33.450] 75/76 postgresql:regress-running / regress-running/regress ERROR 28.42s exit status 1 [13:06:33.450] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=26 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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-running --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-running/regress --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [13:06:33.450] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:06:33.450] stderr: [13:06:33.450] # 1 of 226 tests failed. [13:06:33.450] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress-running/regress/regression.diffs". [13:06:33.450] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress-running/regress/regression.out". [13:06:33.450] [13:06:33.450] (test program exited with status code 1) [13:06:33.450] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:06:33.450] [13:06:47.172] 76/76 postgresql:isolation-running / isolation-running/isolation OK 42.14s 118 subtests passed [13:06:47.186] [13:06:47.186] Summary of Failures: [13:06:47.186] [13:06:47.186] 75/76 postgresql:regress-running / regress-running/regress ERROR 28.42s exit status 1 [13:06:47.186] [13:06:47.186] Ok: 75 [13:06:47.186] Expected Fail: 0 [13:06:47.186] Fail: 1 [13:06:47.186] Unexpected Pass: 0 [13:06:47.186] Skipped: 0 [13:06:47.186] Timeout: 0 [13:06:47.186] [13:06:47.186] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt