# Checking port 55006 # Found port 55006 Name: main Data directory: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/archives Connection string: port=55006 host=/tmp/3WKkirHtPk Log file: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/log/091_reindexdb_all_main.log [19:06:36.194](0.012s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/log/091_reindexdb_all_main.log -o --cluster-name=main start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "main" is 29794 # Running: reindexdb -a reindexdb: error: query failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. reindexdb: detail: Query was: SELECT pg_catalog.set_config('search_path', '', false); [19:06:38.054](1.859s) not ok 1 - reindexdb -a exit code 0 [19:06:38.054](0.000s) # Failed test 'reindexdb -a exit code 0' # at /tmp/cirrus-ci-build/src/bin/scripts/t/091_reindexdb_all.pl line 16. [19:06:38.054](0.000s) not ok 2 - reindex all databases: SQL found in server log [19:06:38.054](0.000s) # Failed test 'reindex all databases: SQL found in server log' # at /tmp/cirrus-ci-build/src/bin/scripts/t/091_reindexdb_all.pl line 16. [19:06:38.055](0.000s) # '2024-02-25 19:06:36.423 UTC [29810][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-25 19:06:36.423 UTC [29810][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata/pg_hba.conf:117) # 2024-02-25 19:06:36.424 UTC [29810][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=postgres application_name=091_reindexdb_all.pl # 2024-02-25 19:06:36.424 UTC [29810][client backend] [[unknown]][5/1:0] FATAL: database "postgres" does not exist # 2024-02-25 19:06:36.425 UTC [29814][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-25 19:06:36.425 UTC [29814][client backend] [[unknown]][5/2:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata/pg_hba.conf:117) # 2024-02-25 19:06:36.425 UTC [29814][client backend] [[unknown]][5/2:0] LOG: connection authorized: user=postgres database=template1 application_name=091_reindexdb_all.pl # 2024-02-25 19:06:36.992 UTC [29814][client backend] [091_reindexdb_all.pl][5/3:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); # ../src/backend/optimizer/plan/planner.c:576:28: runtime error: load of value 5, which is not a valid value for type '_Bool' # ==29814==Using libbacktrace symbolizer. # #0 0x564eea851069 in standard_planner ../src/backend/optimizer/plan/planner.c:576 # #1 0x564eea8510f5 in planner ../src/backend/optimizer/plan/planner.c:283 # #2 0x564eeaabd279 in pg_plan_query ../src/backend/tcop/postgres.c:903 # #3 0x564eeaabd5e6 in pg_plan_queries ../src/backend/tcop/postgres.c:995 # #4 0x564eeaabd9c0 in exec_simple_query ../src/backend/tcop/postgres.c:1192 # #5 0x564eeaac08c0 in PostgresMain ../src/backend/tcop/postgres.c:4675 # #6 0x564eea966657 in BackendRun ../src/backend/postmaster/postmaster.c:4477 # #7 0x564eea96bf3b in BackendStartup ../src/backend/postmaster/postmaster.c:4153 # #8 0x564eea96c2b8 in ServerLoop ../src/backend/postmaster/postmaster.c:1771 # #9 0x564eea96dd4a in PostmasterMain ../src/backend/postmaster/postmaster.c:1470 # #10 0x564eea797305 in main ../src/backend/main/main.c:198 # #11 0x7f2c15469d09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) # #12 0x564eea308229 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8b1229) # # ' # doesn't match '(?^s:statement: REINDEX.*statement: REINDEX)' connection error: 'psql: error: connection to server on socket "/tmp/3WKkirHtPk/.s.PGSQL.55006" failed: FATAL: database "postgres" does not exist' while running 'psql -XAtq -d port=55006 host=/tmp/3WKkirHtPk dbname='postgres' -f - -v ON_ERROR_STOP=1' at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2043. # Postmaster PID for node "main" is 29794 ### Stopping node "main" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata -m immediate stop waiting for server to shut down......... done server stopped # No postmaster PID for node "main" [19:06:43.792](5.737s) # Tests were run but no plan was declared and done_testing() was not seen. [19:06:43.792](0.000s) # Looks like your test exited with 29 just after 2.