# Checking port 61473 # Found port 61473 Name: main Data directory: /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/backup Archive directory: /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/archives Connection string: port=61473 host=/tmp/6DdkiulS9j Log file: /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/log/003_check_guc_main.log [08:38:17.300](0.065s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/tmp_install/initdb-template /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/pgdata # Running: /tmp/cirrus-ci-build/src/test/modules/test_misc/../../../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/pgdata -l /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/log/003_check_guc_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 32220 [08:38:17.746](0.446s) not ok 1 - no parameters missing from postgresql.conf.sample [08:38:17.747](0.000s) [08:38:17.747](0.000s) # Failed test 'no parameters missing from postgresql.conf.sample' # at t/003_check_guc.pl line 85. [08:38:17.747](0.000s) # got: '1' # expected: '0' [08:38:17.747](0.000s) ok 2 - no parameters missing from guc_tables.c [08:38:17.747](0.000s) ok 3 - no parameters marked as NOT_IN_SAMPLE in postgresql.conf.sample found GUC enable_toast_cache in guc_tables.c, missing from postgresql.conf.sample [08:38:17.747](0.000s) 1..3 ### Stopping node "main" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/src/test/modules/test_misc/tmp_check/t_003_check_guc_main_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [08:38:17.857](0.110s) # Looks like you failed 1 test of 3.