# Running: pg_basebackup --help [06:43:18.869](0.018s) ok 1 - pg_basebackup --help exit code 0 [06:43:18.869](0.000s) ok 2 - pg_basebackup --help goes to stdout [06:43:18.870](0.000s) ok 3 - pg_basebackup --help nothing to stderr [06:43:18.870](0.000s) ok 4 - pg_basebackup --help maximum line length # Running: pg_basebackup --version [06:43:18.875](0.005s) ok 5 - pg_basebackup --version exit code 0 [06:43:18.875](0.000s) ok 6 - pg_basebackup --version goes to stdout [06:43:18.875](0.000s) ok 7 - pg_basebackup --version nothing to stderr # Running: pg_basebackup --not-a-valid-option [06:43:18.880](0.004s) ok 8 - pg_basebackup with invalid option nonzero exit code [06:43:18.880](0.000s) ok 9 - pg_basebackup with invalid option prints error message # Checking port 60833 # Found port 60833 Name: main Data directory: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/archives Connection string: port=60833 host=/tmp/ctgSfmDMrD Log file: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/log/010_pg_basebackup_main.log [06:43:18.883](0.003s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/pgdata -A trust -N --data-checksums The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: libc LC_COLLATE: en_US.UTF-8 LC_CTYPE: en_US.UTF-8 LC_MESSAGES: C LC_MONETARY: en_US.UTF-8 LC_NUMERIC: en_US.UTF-8 LC_TIME: en_US.UTF-8 The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are enabled. creating directory /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 20 selecting default shared_buffers ... 400kB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... LOG: GUC (PGC_BOOL) externally_managed_configuration, boot_val=0, C-var=1 TRAP: failed Assert("check_GUC_init(hentry->gucvar)"), File: "../src/backend/utils/misc/guc.c", Line: 1556, PID: 6952 0xa441c4 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres 0xa5d82c at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres 0x64169b at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres child process was terminated by signal 6: Abort trap initdb: removing data directory "/tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/pgdata" [06:43:27.555](8.673s) Bail out! command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/data/t_010_pg_basebackup_main_data/pgdata -A trust -N --data-checksums" exited with value 1 # No postmaster PID for node "main"