[19:47:37.654](0.029s) # setting up data directory # Checking port 57209 # Found port 57209 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/archives Connection string: port=57209 host=/tmp/cNZ5r89okm Log file: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log [19:47:37.658](0.004s) # 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/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 46996 [19:47:37.882](0.224s) ok 1 - ssl_library parameter ### Restarting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; logfile: 2024-02-27 19:47:37.770 UTC [46996][postmaster] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-02-27 19:47:37.770 UTC [46996][postmaster] LOG: listening on Unix socket "/tmp/cNZ5r89okm/.s.PGSQL.57209" 2024-02-27 19:47:37.778 UTC [47012][startup] LOG: database system was shut down at 2024-02-27 19:45:17 UTC 2024-02-27 19:47:37.784 UTC [46996][postmaster] LOG: database system is ready to accept connections 2024-02-27 19:47:37.875 UTC [47042][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:37.875 UTC [47042][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:37.875 UTC [47042][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:37.880 UTC [47042][client backend] [001_ssltests.pl][3/2:0] LOG: statement: SHOW ssl_library 2024-02-27 19:47:37.883 UTC [47042][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=postgres database=postgres host=[local] 2024-02-27 19:47:37.891 UTC [47052][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:37.891 UTC [47052][client backend] [[unknown]][3/3:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:37.892 UTC [47052][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:37.892 UTC [47052][client backend] [001_ssltests.pl][3/4:0] LOG: statement: CREATE USER ssltestuser 2024-02-27 19:47:37.893 UTC [47052][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-02-27 19:47:37.940 UTC [47073][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:37.941 UTC [47073][client backend] [[unknown]][3/5:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:37.941 UTC [47073][client backend] [[unknown]][3/5:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:37.942 UTC [47073][client backend] [001_ssltests.pl][3/6:0] LOG: statement: CREATE USER md5testuser 2024-02-27 19:47:37.942 UTC [47073][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-02-27 19:47:37.987 UTC [47092][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:37.988 UTC [47092][client backend] [[unknown]][3/7:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:37.988 UTC [47092][client backend] [[unknown]][3/7:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:37.988 UTC [47092][client backend] [001_ssltests.pl][3/8:0] LOG: statement: CREATE USER anotheruser 2024-02-27 19:47:37.989 UTC [47092][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.005 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.036 UTC [47102][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.037 UTC [47102][client backend] [[unknown]][3/9:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.037 UTC [47102][client backend] [[unknown]][3/9:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.038 UTC [47102][client backend] [001_ssltests.pl][3/10:0] LOG: statement: CREATE USER yetanotheruser 2024-02-27 19:47:38.039 UTC [47102][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.076 UTC [47117][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.077 UTC [47117][client backend] [[unknown]][3/11:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.077 UTC [47117][client backend] [[unknown]][3/11:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.078 UTC [47117][client backend] [001_ssltests.pl][3/12:0] LOG: statement: CREATE DATABASE trustdb 2024-02-27 19:47:38.112 UTC [47117][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.035 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.199 UTC [47159][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.200 UTC [47159][client backend] [[unknown]][3/13:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.200 UTC [47159][client backend] [[unknown]][3/13:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.201 UTC [47159][client backend] [001_ssltests.pl][3/14:0] LOG: statement: CREATE DATABASE certdb 2024-02-27 19:47:38.239 UTC [47159][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.039 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.325 UTC [47209][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.325 UTC [47209][client backend] [[unknown]][3/15:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.325 UTC [47209][client backend] [[unknown]][3/15:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.326 UTC [47209][client backend] [001_ssltests.pl][3/16:0] LOG: statement: CREATE DATABASE certdb_dn 2024-02-27 19:47:38.353 UTC [47209][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.374 UTC [47222][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.375 UTC [47222][client backend] [[unknown]][3/17:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.375 UTC [47222][client backend] [[unknown]][3/17:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.377 UTC [47222][client backend] [001_ssltests.pl][3/18:0] LOG: statement: CREATE DATABASE certdb_dn_re 2024-02-27 19:47:38.434 UTC [47222][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.060 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.497 UTC [47246][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.497 UTC [47246][client backend] [[unknown]][3/19:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.497 UTC [47246][client backend] [[unknown]][3/19:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.498 UTC [47246][client backend] [001_ssltests.pl][3/20:0] LOG: statement: CREATE DATABASE certdb_cn 2024-02-27 19:47:38.529 UTC [47246][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.032 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.621 UTC [47268][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-02-27 19:47:38.622 UTC [47268][client backend] [[unknown]][3/21:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-02-27 19:47:38.622 UTC [47268][client backend] [[unknown]][3/21:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-02-27 19:47:38.623 UTC [47268][client backend] [001_ssltests.pl][3/22:0] LOG: statement: CREATE DATABASE verifydb 2024-02-27 19:47:38.684 UTC [47268][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.063 user=postgres database=postgres host=[local] 2024-02-27 19:47:38.738 UTC [46996][postmaster] LOG: received fast shutdown request 2024-02-27 19:47:38.738 UTC [46996][postmaster] LOG: aborting any active transactions 2024-02-27 19:47:38.741 UTC [46996][postmaster] LOG: background worker "logical replication launcher" (PID 47017) exited with exit code 1 2024-02-27 19:47:38.741 UTC [47010][checkpointer] LOG: shutting down 2024-02-27 19:47:38.741 UTC [47010][checkpointer] LOG: checkpoint starting: shutdown immediate 2024-02-27 19:47:38.787 UTC [47010][checkpointer] LOG: checkpoint complete: wrote 5650 buffers (34.5%); 0 WAL file(s) added, 0 removed, 3 recycled; write=0.046 s, sync=0.001 s, total=0.046 s; sync files=0, longest=0.000 s, average=0.000 s; distance=45479 kB, estimate=45479 kB; lsn=0/4193F70, redo lsn=0/4193F70 2024-02-27 19:47:38.798 UTC [46996][postmaster] LOG: database system is shut down 2024-02-27 19:47:38.867 UTC [47322][postmaster] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-02-27 19:47:38.867 UTC [47322][postmaster] LOG: could not bind IPv4 address "127.0.0.1": Address already in use 2024-02-27 19:47:38.867 UTC [47322][postmaster] HINT: Is another postmaster already running on port 57209? If not, wait a few seconds and retry. 2024-02-27 19:47:38.867 UTC [47322][postmaster] WARNING: could not create listen socket for "127.0.0.1" 2024-02-27 19:47:38.867 UTC [47322][postmaster] FATAL: could not create any TCP/IP sockets 2024-02-27 19:47:38.868 UTC [47322][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [19:47:38.941](1.059s) Bail out! pg_ctl restart failed # No postmaster PID for node "primary"