[13:37:31.197] su postgres <<-EOF [13:37:31.197] set -e [13:37:31.197] ulimit -c unlimited [13:37:31.197] meson test $MTEST_ARGS --quiet --suite setup [13:37:31.197] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [13:37:31.197] mkdir -p build/testrun [13:37:31.197] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [13:37:31.197] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [13:37:31.197] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [13:37:31.197] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [13:37:31.197] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [13:37:31.197] EOF [13:37:32.691] [13:37:32.691] Ok: 3 [13:37:32.691] Expected Fail: 0 [13:37:32.691] Fail: 0 [13:37:32.691] Unexpected Pass: 0 [13:37:32.691] Skipped: 0 [13:37:32.691] Timeout: 0 [13:37:32.691] [13:37:32.691] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [13:37:32.745] The files belonging to this database system will be owned by user "postgres". [13:37:32.745] This user must also own the server process. [13:37:32.745] [13:37:32.745] The database cluster will be initialized with locale "en_US.UTF-8". [13:37:32.745] The default database encoding has accordingly been set to "UTF8". [13:37:32.745] The default text search configuration will be set to "english". [13:37:32.745] [13:37:32.745] Data page checksums are enabled. [13:37:32.745] [13:37:32.745] creating directory build/runningcheck ... ok [13:37:32.745] creating subdirectories ... ok [13:37:32.746] selecting dynamic shared memory implementation ... posix [13:37:32.746] selecting default "max_connections" ... 100 [13:37:32.752] selecting default "shared_buffers" ... 128MB [13:37:32.760] selecting default time zone ... UTC [13:37:32.783] creating configuration files ... ok [13:37:32.783] running bootstrap script ... ok [13:37:32.877] performing post-bootstrap initialization ... ok [13:37:33.604] [13:37:33.604] Sync to disk skipped. [13:37:33.604] The data directory might become corrupt if the operating system crashes. [13:37:33.611] waiting for server to start.... done [13:37:33.717] server started [13:37:34.376] 1/76 postgresql:bloom-running / bloom-running/regress OK 0.32s 1 subtests passed [13:37:34.556] 2/76 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.18s 2 subtests passed [13:37:34.882] 3/76 postgresql:pltcl-running / pltcl-running/regress OK 0.84s 8 subtests passed [13:37:35.111] 4/76 postgresql:plperl-running / plperl-running/regress OK 1.10s 12 subtests passed [13:37:35.827] 5/76 postgresql:citext-running / citext-running/regress OK 0.71s 3 subtests passed [13:37:36.196] 6/76 postgresql:plpython-running / plpython-running/regress OK 2.16s 23 subtests passed [13:37:36.253] 7/76 postgresql:btree_gin-running / btree_gin-running/regress OK 1.70s 30 subtests passed [13:37:36.306] 8/76 postgresql:cube-running / cube-running/regress OK 0.48s 2 subtests passed [13:37:36.385] 9/76 postgresql:dict_int-running / dict_int-running/regress OK 0.13s 1 subtests passed [13:37:36.457] 10/76 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.15s 1 subtests passed [13:37:36.466] 11/76 postgresql:plpgsql-running / plpgsql-running/regress OK 2.45s 13 subtests passed [13:37:36.703] 12/76 postgresql:amcheck-running / amcheck-running/regress OK 2.66s 3 subtests passed [13:37:36.789] 13/76 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.32s 2 subtests passed [13:37:36.842] 14/76 postgresql:dblink-running / dblink-running/regress OK 0.64s 1 subtests passed [13:37:36.992] 15/76 postgresql:earthdistance-running / earthdistance-running/regress OK 0.60s 1 subtests passed [13:37:37.028] 16/76 postgresql:file_fdw-running / file_fdw-running/regress OK 0.57s 1 subtests passed [13:37:37.167] 17/76 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.32s 1 subtests passed [13:37:37.221] 18/76 postgresql:btree_gist-running / btree_gist-running/regress OK 2.34s 32 subtests passed [13:37:37.509] 19/76 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.29s 1 subtests passed [13:37:37.604] 20/76 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.81s 3 subtests passed [13:37:37.641] 21/76 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.47s 2 subtests passed [13:37:37.748] 22/76 postgresql:hstore-running / hstore-running/regress OK 1.04s 2 subtests passed [13:37:37.800] 23/76 postgresql:isn-running / isn-running/regress OK 0.77s 1 subtests passed [13:37:37.955] 24/76 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.31s 1 subtests passed [13:37:38.011] 25/76 postgresql:lo-running / lo-running/regress OK 0.48s 1 subtests passed [13:37:38.012] 26/76 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.21s 1 subtests passed [13:37:38.133] 27/76 postgresql:ltree-running / ltree-running/regress OK 0.53s 1 subtests passed [13:37:38.180] 28/76 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.22s 1 subtests passed [13:37:38.384] 29/76 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.37s 1 subtests passed [13:37:38.443] 30/76 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.26s 1 subtests passed [13:37:38.455] 31/76 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.32s 1 subtests passed [13:37:38.648] 32/76 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.20s 1 subtests passed [13:37:38.762] 33/76 postgresql:pageinspect-running / pageinspect-running/regress OK 1.01s 8 subtests passed [13:37:39.006] 34/76 postgresql:tablefunc-running / tablefunc-running/regress OK 0.24s 1 subtests passed [13:37:39.181] 35/76 postgresql:seg-running / seg-running/regress OK 0.53s 3 subtests passed [13:37:39.262] 36/76 postgresql:tcn-running / tcn-running/isolation OK 0.26s 1 subtests passed [13:37:39.293] 37/76 postgresql:pg_trgm-running / pg_trgm-running/regress OK 0.91s 3 subtests passed [13:37:39.371] 38/76 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.19s 1 subtests passed [13:37:39.526] 39/76 postgresql:unaccent-running / unaccent-running/regress OK 0.23s 1 subtests passed [13:37:39.536] 40/76 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.27s 1 subtests passed [13:37:39.563] 41/76 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.19s 1 subtests passed [13:37:39.648] 42/76 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.64s 23 subtests passed [13:37:39.699] 43/76 postgresql:xml2-running / xml2-running/regress OK 0.17s 1 subtests passed [13:37:39.803] 44/76 postgresql:brin-running / brin-running/isolation OK 0.26s 1 subtests passed [13:37:39.910] 45/76 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.26s 1 subtests passed [13:37:39.911] 46/76 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.21s 1 subtests passed [13:37:40.124] 47/76 postgresql:plsample-running / plsample-running/regress OK 0.20s 1 subtests passed [13:37:40.320] 48/76 postgresql:gin-running / gin-running/regress OK 0.52s 1 subtests passed [13:37:40.376] 49/76 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.25s 1 subtests passed [13:37:40.535] 50/76 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.16s 1 subtests passed [13:37:40.611] 51/76 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.29s 1 subtests passed [13:37:40.744] 52/76 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.18s 2 subtests passed [13:37:40.756] 53/76 postgresql:test_dsa-running / test_dsa-running/regress OK 0.14s 1 subtests passed [13:37:40.936] 54/76 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.19s 1 subtests passed [13:37:41.086] 55/76 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.15s 1 subtests passed [13:37:41.390] 56/76 postgresql:test_extensions-running / test_extensions-running/regress OK 0.63s 2 subtests passed [13:37:41.517] 57/76 postgresql:intarray-running / intarray-running/regress OK 4.52s 1 subtests passed [13:37:41.570] 58/76 postgresql:test_lfind-running / test_lfind-running/regress OK 0.17s 1 subtests passed [13:37:41.649] 59/76 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.11s 21 subtests passed [13:37:41.900] 60/76 postgresql:test_parser-running / test_parser-running/regress OK 0.38s 1 subtests passed [13:37:42.066] 61/76 postgresql:test_predtest-running / test_predtest-running/regress OK 0.40s 1 subtests passed [13:37:42.097] 62/76 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.52s 1 subtests passed [13:37:42.214] 63/76 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.31s 1 subtests passed [13:37:42.398] 64/76 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.33s 1 subtests passed [13:37:42.447] ▶ 65/76 - test_regex 75 ms FAIL [13:37:42.455] ▶ 65/76 - test_regex_utf8 45 ms FAIL [13:37:42.458] 65/76 postgresql:test_regex-running / test_regex-running/regress ERROR 0.36s exit status 1 [13:37:42.459] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=182 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_regex:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 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/: /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/modules/test_regex --testgroup test_regex-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/modules/test_regex --expecteddir /tmp/cirrus-ci-build/src/test/modules/test_regex --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/modules/test_regex --max-concurrent-tests=20 --dbname regression_test_regex --outputdir /tmp/cirrus-ci-build/build/testrun/test_regex-running/regress test_regex test_regex_utf8 [13:37:42.459] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:37:42.459] stderr: [13:37:42.459] # (test process exited with exit code 2) [13:37:42.459] # 2 of 2 tests failed. [13:37:42.459] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/test_regex-running/regress/regression.diffs". [13:37:42.459] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/test_regex-running/regress/regression.out". [13:37:42.459] [13:37:42.459] (test program exited with status code 1) [13:37:42.459] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:37:42.459] [13:37:42.512] 66/76 postgresql:injection_points-running / injection_points-running/isolation OK 2.60s 2 subtests passed [13:37:42.552] 67/76 postgresql:test_resowner-running / test_resowner-running/regress OK 0.34s 1 subtests passed [13:37:42.751] 68/76 postgresql:typcache-running / typcache-running/regress OK 0.20s 1 subtests passed [13:37:42.788] 69/76 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.39s 1 subtests passed [13:37:42.795] 70/76 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.28s 1 subtests passed [13:37:43.750] 71/76 postgresql:test_integerset-running / test_integerset-running/regress OK 2.66s 1 subtests passed [13:37:43.974] 72/76 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.51s 1 subtests passed [13:37:45.434] 73/76 postgresql:ecpg-running / ecpg-running/ecpg OK 2.68s 65 subtests passed [13:37:46.856] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 8.40s 2 subtests passed [13:37:57.971] 75/76 postgresql:regress-running / regress-running/regress OK 23.96s 223 subtests passed [13:38:11.971] 76/76 postgresql:isolation-running / isolation-running/isolation OK 37.96s 117 subtests passed [13:38:11.985] [13:38:11.985] Summary of Failures: [13:38:11.985] [13:38:11.985] 65/76 postgresql:test_regex-running / test_regex-running/regress ERROR 0.36s exit status 1 [13:38:11.985] [13:38:11.985] Ok: 75 [13:38:11.985] Expected Fail: 0 [13:38:11.985] Fail: 1 [13:38:11.985] Unexpected Pass: 0 [13:38:11.985] Skipped: 0 [13:38:11.985] Timeout: 0 [13:38:11.985] [13:38:11.985] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt