# Checking port 62362 # Found port 62362 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/archives Connection string: port=62362 host=/tmp/LWlUS703sg Log file: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/log/001_password_primary.log [19:06:48.993](0.013s) # 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/authentication/001_password/data/t_001_password_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/authentication/001_password/log/001_password_primary.log -o --cluster-name=primary 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 "primary" is 30937 psql: error: connection to server on socket "/tmp/LWlUS703sg/.s.PGSQL.62362" failed: FATAL: database "postgres" does not exist psql: error: connection to server on socket "/tmp/LWlUS703sg/.s.PGSQL.62362" failed: FATAL: database "postgres" does not exist [19:06:49.218](0.226s) not ok 1 - created user with SCRAM password [19:06:49.219](0.000s) # Failed test 'created user with SCRAM password' # at /tmp/cirrus-ci-build/src/test/authentication/t/001_password.pl line 74. [19:06:49.219](0.000s) # got: '2' # expected: '0' psql: error: connection to server on socket "/tmp/LWlUS703sg/.s.PGSQL.62362" failed: FATAL: database "postgres" does not exist [19:06:49.264](0.045s) not ok 2 - created user with md5 password [19:06:49.264](0.000s) # Failed test 'created user with md5 password' # at /tmp/cirrus-ci-build/src/test/authentication/t/001_password.pl line 80. [19:06:49.265](0.000s) # got: '2' # expected: '3' connection error: 'psql: error: connection to server on socket "/tmp/LWlUS703sg/.s.PGSQL.62362" failed: FATAL: database "postgres" does not exist' while running 'psql -XAtq -d port=62362 host=/tmp/LWlUS703sg 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 "primary" is 30937 ### Stopping node "primary" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [19:06:49.376](0.112s) # Tests were run but no plan was declared and done_testing() was not seen. [19:06:49.376](0.000s) # Looks like your test exited with 29 just after 2.