# Checking port 65210 # Found port 65210 Name: node1 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/archives Connection string: port=65210 host=/tmp/DY76lSktmZ Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node1.log # Checking port 65211 # Found port 65211 Name: node2 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/archives Connection string: port=65211 host=/tmp/DY76lSktmZ/node2 Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node2.log # Checking port 65212 # Found port 65212 Name: node3 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/archives Connection string: port=65212 host=/tmp/DY76lSktmZ/node3 Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node3.log [22:49:50.469](0.053s) # 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/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata [22:49:50.618](0.149s) # 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/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata [22:49:50.770](0.152s) # 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/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata ### Starting node "node1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node1.log -o --cluster-name=node1 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 "node1" is 26513 ### Starting node "node2" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node2.log -o --cluster-name=node2 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 "node2" is 26551 ### Starting node "node3" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node3.log -o --cluster-name=node3 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 "node3" is 26575 [22:49:51.285](0.515s) ok 1 - load_balance_hosts doesn't accept unknown values [22:49:51.285](0.000s) ok 2 - load_balance_hosts doesn't accept unknown values: matches [22:49:51.296](0.011s) not ok 3 - load_balance_hosts=disable connects to the first node [22:49:51.296](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 37. [22:49:51.297](0.000s) # got: '2' # expected: '0' [22:49:51.297](0.000s) not ok 4 - load_balance_hosts=disable connects to the first node: no stderr [22:49:51.297](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 37. [22:49:51.297](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.297](0.000s) not ok 5 - load_balance_hosts=disable connects to the first node: log matches [22:49:51.297](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:51.298](0.000s) # '2024-02-23 22:49:51.293 UTC [26605][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:51.294 UTC [26605][client backend] [[unknown]][3/3:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:51.294 UTC [26605][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:51.294 UTC [26605][client backend] [[unknown]][3/3:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect1')' [22:49:51.313](0.016s) not ok 6 - repeated connections with random load balancing [22:49:51.314](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.314](0.000s) # got: '2' # expected: '0' [22:49:51.314](0.000s) not ok 7 - repeated connections with random load balancing: no stderr [22:49:51.314](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.314](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.326](0.012s) not ok 8 - repeated connections with random load balancing [22:49:51.326](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.326](0.000s) # got: '2' # expected: '0' [22:49:51.327](0.000s) not ok 9 - repeated connections with random load balancing: no stderr [22:49:51.327](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.327](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.342](0.015s) not ok 10 - repeated connections with random load balancing [22:49:51.342](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.342](0.000s) # got: '2' # expected: '0' [22:49:51.343](0.000s) not ok 11 - repeated connections with random load balancing: no stderr [22:49:51.343](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.343](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.355](0.012s) not ok 12 - repeated connections with random load balancing [22:49:51.355](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.355](0.000s) # got: '2' # expected: '0' [22:49:51.355](0.000s) not ok 13 - repeated connections with random load balancing: no stderr [22:49:51.356](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.356](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.367](0.011s) not ok 14 - repeated connections with random load balancing [22:49:51.367](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.367](0.000s) # got: '2' # expected: '0' [22:49:51.367](0.000s) not ok 15 - repeated connections with random load balancing: no stderr [22:49:51.367](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.368](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.378](0.011s) not ok 16 - repeated connections with random load balancing [22:49:51.379](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.379](0.000s) # got: '2' # expected: '0' [22:49:51.379](0.000s) not ok 17 - repeated connections with random load balancing: no stderr [22:49:51.379](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.379](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.391](0.012s) not ok 18 - repeated connections with random load balancing [22:49:51.391](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.391](0.000s) # got: '2' # expected: '0' [22:49:51.391](0.000s) not ok 19 - repeated connections with random load balancing: no stderr [22:49:51.392](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.392](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.402](0.010s) not ok 20 - repeated connections with random load balancing [22:49:51.402](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.402](0.000s) # got: '2' # expected: '0' [22:49:51.402](0.000s) not ok 21 - repeated connections with random load balancing: no stderr [22:49:51.403](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.403](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.413](0.011s) not ok 22 - repeated connections with random load balancing [22:49:51.414](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.414](0.000s) # got: '2' # expected: '0' [22:49:51.414](0.000s) not ok 23 - repeated connections with random load balancing: no stderr [22:49:51.414](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.414](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.424](0.010s) not ok 24 - repeated connections with random load balancing [22:49:51.425](0.001s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.425](0.000s) # got: '2' # expected: '0' [22:49:51.426](0.000s) not ok 25 - repeated connections with random load balancing: no stderr [22:49:51.426](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.426](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.437](0.011s) not ok 26 - repeated connections with random load balancing [22:49:51.437](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.437](0.000s) # got: '2' # expected: '0' [22:49:51.438](0.000s) not ok 27 - repeated connections with random load balancing: no stderr [22:49:51.438](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.438](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.449](0.011s) not ok 28 - repeated connections with random load balancing [22:49:51.449](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.450](0.000s) # got: '2' # expected: '0' [22:49:51.450](0.000s) not ok 29 - repeated connections with random load balancing: no stderr [22:49:51.450](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.450](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.460](0.010s) not ok 30 - repeated connections with random load balancing [22:49:51.460](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.460](0.000s) # got: '2' # expected: '0' [22:49:51.460](0.000s) not ok 31 - repeated connections with random load balancing: no stderr [22:49:51.461](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.461](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.470](0.010s) not ok 32 - repeated connections with random load balancing [22:49:51.471](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.471](0.000s) # got: '2' # expected: '0' [22:49:51.471](0.000s) not ok 33 - repeated connections with random load balancing: no stderr [22:49:51.471](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.471](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.484](0.012s) not ok 34 - repeated connections with random load balancing [22:49:51.484](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.484](0.000s) # got: '2' # expected: '0' [22:49:51.484](0.000s) not ok 35 - repeated connections with random load balancing: no stderr [22:49:51.485](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.485](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.496](0.011s) not ok 36 - repeated connections with random load balancing [22:49:51.496](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.496](0.000s) # got: '2' # expected: '0' [22:49:51.497](0.000s) not ok 37 - repeated connections with random load balancing: no stderr [22:49:51.497](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.497](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.507](0.010s) not ok 38 - repeated connections with random load balancing [22:49:51.507](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.507](0.000s) # got: '2' # expected: '0' [22:49:51.507](0.000s) not ok 39 - repeated connections with random load balancing: no stderr [22:49:51.508](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.508](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.519](0.012s) not ok 40 - repeated connections with random load balancing [22:49:51.520](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.520](0.000s) # got: '2' # expected: '0' [22:49:51.520](0.000s) not ok 41 - repeated connections with random load balancing: no stderr [22:49:51.520](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.520](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.530](0.010s) not ok 42 - repeated connections with random load balancing [22:49:51.531](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.531](0.000s) # got: '2' # expected: '0' [22:49:51.531](0.000s) not ok 43 - repeated connections with random load balancing: no stderr [22:49:51.531](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.531](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.542](0.011s) not ok 44 - repeated connections with random load balancing [22:49:51.543](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.543](0.000s) # got: '2' # expected: '0' [22:49:51.543](0.000s) not ok 45 - repeated connections with random load balancing: no stderr [22:49:51.543](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.543](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.554](0.011s) not ok 46 - repeated connections with random load balancing [22:49:51.554](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.555](0.000s) # got: '2' # expected: '0' [22:49:51.555](0.000s) not ok 47 - repeated connections with random load balancing: no stderr [22:49:51.555](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.555](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.567](0.012s) not ok 48 - repeated connections with random load balancing [22:49:51.567](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.567](0.000s) # got: '2' # expected: '0' [22:49:51.567](0.000s) not ok 49 - repeated connections with random load balancing: no stderr [22:49:51.568](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.568](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.578](0.011s) not ok 50 - repeated connections with random load balancing [22:49:51.579](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.579](0.000s) # got: '2' # expected: '0' [22:49:51.579](0.000s) not ok 51 - repeated connections with random load balancing: no stderr [22:49:51.579](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.579](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.591](0.011s) not ok 52 - repeated connections with random load balancing [22:49:51.591](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.591](0.000s) # got: '2' # expected: '0' [22:49:51.591](0.000s) not ok 53 - repeated connections with random load balancing: no stderr [22:49:51.592](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.592](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.603](0.011s) not ok 54 - repeated connections with random load balancing [22:49:51.603](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.603](0.000s) # got: '2' # expected: '0' [22:49:51.604](0.000s) not ok 55 - repeated connections with random load balancing: no stderr [22:49:51.604](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.604](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.615](0.011s) not ok 56 - repeated connections with random load balancing [22:49:51.615](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.615](0.000s) # got: '2' # expected: '0' [22:49:51.615](0.000s) not ok 57 - repeated connections with random load balancing: no stderr [22:49:51.615](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.615](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.626](0.011s) not ok 58 - repeated connections with random load balancing [22:49:51.627](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.627](0.000s) # got: '2' # expected: '0' [22:49:51.627](0.000s) not ok 59 - repeated connections with random load balancing: no stderr [22:49:51.627](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.627](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.639](0.011s) not ok 60 - repeated connections with random load balancing [22:49:51.639](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.639](0.000s) # got: '2' # expected: '0' [22:49:51.639](0.000s) not ok 61 - repeated connections with random load balancing: no stderr [22:49:51.640](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.640](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.651](0.012s) not ok 62 - repeated connections with random load balancing [22:49:51.651](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.652](0.000s) # got: '2' # expected: '0' [22:49:51.652](0.000s) not ok 63 - repeated connections with random load balancing: no stderr [22:49:51.652](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.652](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.663](0.011s) not ok 64 - repeated connections with random load balancing [22:49:51.663](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.663](0.000s) # got: '2' # expected: '0' [22:49:51.663](0.000s) not ok 65 - repeated connections with random load balancing: no stderr [22:49:51.664](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.664](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.674](0.010s) not ok 66 - repeated connections with random load balancing [22:49:51.676](0.002s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.676](0.000s) # got: '2' # expected: '0' [22:49:51.676](0.000s) not ok 67 - repeated connections with random load balancing: no stderr [22:49:51.676](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.677](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.687](0.011s) not ok 68 - repeated connections with random load balancing [22:49:51.688](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.688](0.000s) # got: '2' # expected: '0' [22:49:51.688](0.000s) not ok 69 - repeated connections with random load balancing: no stderr [22:49:51.688](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.688](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.698](0.010s) not ok 70 - repeated connections with random load balancing [22:49:51.698](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.698](0.000s) # got: '2' # expected: '0' [22:49:51.699](0.000s) not ok 71 - repeated connections with random load balancing: no stderr [22:49:51.699](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.699](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.710](0.011s) not ok 72 - repeated connections with random load balancing [22:49:51.710](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.710](0.000s) # got: '2' # expected: '0' [22:49:51.711](0.000s) not ok 73 - repeated connections with random load balancing: no stderr [22:49:51.711](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.711](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.722](0.011s) not ok 74 - repeated connections with random load balancing [22:49:51.722](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.722](0.000s) # got: '2' # expected: '0' [22:49:51.722](0.000s) not ok 75 - repeated connections with random load balancing: no stderr [22:49:51.722](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.723](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.733](0.011s) not ok 76 - repeated connections with random load balancing [22:49:51.734](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.734](0.000s) # got: '2' # expected: '0' [22:49:51.734](0.000s) not ok 77 - repeated connections with random load balancing: no stderr [22:49:51.734](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.734](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.745](0.010s) not ok 78 - repeated connections with random load balancing [22:49:51.745](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.745](0.000s) # got: '2' # expected: '0' [22:49:51.745](0.000s) not ok 79 - repeated connections with random load balancing: no stderr [22:49:51.745](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.746](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.757](0.011s) not ok 80 - repeated connections with random load balancing [22:49:51.757](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.757](0.000s) # got: '2' # expected: '0' [22:49:51.758](0.000s) not ok 81 - repeated connections with random load balancing: no stderr [22:49:51.758](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.758](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.773](0.015s) not ok 82 - repeated connections with random load balancing [22:49:51.773](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.773](0.000s) # got: '2' # expected: '0' [22:49:51.773](0.000s) not ok 83 - repeated connections with random load balancing: no stderr [22:49:51.774](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.774](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.786](0.013s) not ok 84 - repeated connections with random load balancing [22:49:51.787](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.787](0.000s) # got: '2' # expected: '0' [22:49:51.787](0.000s) not ok 85 - repeated connections with random load balancing: no stderr [22:49:51.787](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.788](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.801](0.014s) not ok 86 - repeated connections with random load balancing [22:49:51.802](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.802](0.000s) # got: '2' # expected: '0' [22:49:51.802](0.000s) not ok 87 - repeated connections with random load balancing: no stderr [22:49:51.802](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.802](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.813](0.011s) not ok 88 - repeated connections with random load balancing [22:49:51.814](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.814](0.000s) # got: '2' # expected: '0' [22:49:51.814](0.000s) not ok 89 - repeated connections with random load balancing: no stderr [22:49:51.814](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.814](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.826](0.012s) not ok 90 - repeated connections with random load balancing [22:49:51.826](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.827](0.000s) # got: '2' # expected: '0' [22:49:51.827](0.000s) not ok 91 - repeated connections with random load balancing: no stderr [22:49:51.827](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.827](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.839](0.012s) not ok 92 - repeated connections with random load balancing [22:49:51.839](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.839](0.000s) # got: '2' # expected: '0' [22:49:51.840](0.000s) not ok 93 - repeated connections with random load balancing: no stderr [22:49:51.840](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.840](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.851](0.011s) not ok 94 - repeated connections with random load balancing [22:49:51.851](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.851](0.000s) # got: '2' # expected: '0' [22:49:51.851](0.000s) not ok 95 - repeated connections with random load balancing: no stderr [22:49:51.851](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.851](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.862](0.011s) not ok 96 - repeated connections with random load balancing [22:49:51.863](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.863](0.000s) # got: '2' # expected: '0' [22:49:51.863](0.000s) not ok 97 - repeated connections with random load balancing: no stderr [22:49:51.863](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.863](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.874](0.011s) not ok 98 - repeated connections with random load balancing [22:49:51.874](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.874](0.000s) # got: '2' # expected: '0' [22:49:51.875](0.000s) not ok 99 - repeated connections with random load balancing: no stderr [22:49:51.875](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.875](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.888](0.013s) not ok 100 - repeated connections with random load balancing [22:49:51.888](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.889](0.000s) # got: '2' # expected: '0' [22:49:51.889](0.000s) not ok 101 - repeated connections with random load balancing: no stderr [22:49:51.889](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.889](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.900](0.011s) not ok 102 - repeated connections with random load balancing [22:49:51.900](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.900](0.000s) # got: '2' # expected: '0' [22:49:51.901](0.000s) not ok 103 - repeated connections with random load balancing: no stderr [22:49:51.901](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.901](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.911](0.010s) not ok 104 - repeated connections with random load balancing [22:49:51.911](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.912](0.000s) # got: '2' # expected: '0' [22:49:51.912](0.000s) not ok 105 - repeated connections with random load balancing: no stderr [22:49:51.912](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [22:49:51.912](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:51.912](0.000s) not ok 106 - received at least one connection on node1 [22:49:51.912](0.000s) # Failed test 'received at least one connection on node1' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 64. [22:49:51.912](0.000s) not ok 107 - received at least one connection on node2 [22:49:51.913](0.000s) # Failed test 'received at least one connection on node2' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 65. [22:49:51.913](0.000s) not ok 108 - received at least one connection on node3 [22:49:51.913](0.000s) # Failed test 'received at least one connection on node3' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 66. [22:49:51.913](0.000s) not ok 109 - received 50 connections across all nodes [22:49:51.913](0.000s) # Failed test 'received 50 connections across all nodes' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 67. ### Stopping node "node1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node1" ### Stopping node "node2" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node2" [22:49:52.131](0.218s) not ok 110 - load_balance_hosts=disable continues until it connects to the a working node [22:49:52.131](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 74. [22:49:52.132](0.000s) # got: '2' # expected: '0' [22:49:52.132](0.000s) not ok 111 - load_balance_hosts=disable continues until it connects to the a working node: no stderr [22:49:52.132](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 74. [22:49:52.132](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:52.132](0.000s) not ok 112 - load_balance_hosts=disable continues until it connects to the a working node: log matches [22:49:52.132](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:52.132](0.000s) # '2024-02-23 22:49:52.129 UTC [26898][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:52.129 UTC [26898][client backend] [[unknown]][3/16:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:52.129 UTC [26898][client backend] [[unknown]][3/16:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:52.129 UTC [26898][client backend] [[unknown]][3/16:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect3')' [22:49:52.143](0.011s) not ok 113 - load_balance_hosts=random continues until it connects to the a working node [22:49:52.143](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.144](0.000s) # got: '2' # expected: '0' [22:49:52.144](0.000s) not ok 114 - load_balance_hosts=random continues until it connects to the a working node: no stderr [22:49:52.144](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.144](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:52.144](0.000s) not ok 115 - load_balance_hosts=random continues until it connects to the a working node: log matches [22:49:52.144](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:52.144](0.000s) # '2024-02-23 22:49:52.141 UTC [26901][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:52.141 UTC [26901][client backend] [[unknown]][3/17:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:52.141 UTC [26901][client backend] [[unknown]][3/17:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:52.142 UTC [26901][client backend] [[unknown]][3/17:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [22:49:52.156](0.012s) not ok 116 - load_balance_hosts=random continues until it connects to the a working node [22:49:52.156](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.157](0.000s) # got: '2' # expected: '0' [22:49:52.157](0.000s) not ok 117 - load_balance_hosts=random continues until it connects to the a working node: no stderr [22:49:52.157](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.157](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:52.157](0.000s) not ok 118 - load_balance_hosts=random continues until it connects to the a working node: log matches [22:49:52.158](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:52.158](0.000s) # '2024-02-23 22:49:52.153 UTC [26908][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:52.154 UTC [26908][client backend] [[unknown]][3/18:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:52.154 UTC [26908][client backend] [[unknown]][3/18:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:52.154 UTC [26908][client backend] [[unknown]][3/18:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [22:49:52.169](0.012s) not ok 119 - load_balance_hosts=random continues until it connects to the a working node [22:49:52.170](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.170](0.000s) # got: '2' # expected: '0' [22:49:52.170](0.000s) not ok 120 - load_balance_hosts=random continues until it connects to the a working node: no stderr [22:49:52.170](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.170](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/node2/.s.PGSQL.65211" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:52.171](0.000s) not ok 121 - load_balance_hosts=random continues until it connects to the a working node: log matches [22:49:52.171](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:52.171](0.000s) # '2024-02-23 22:49:52.167 UTC [26911][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:52.168 UTC [26911][client backend] [[unknown]][3/19:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:52.168 UTC [26911][client backend] [[unknown]][3/19:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:52.168 UTC [26911][client backend] [[unknown]][3/19:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [22:49:52.182](0.012s) not ok 122 - load_balance_hosts=random continues until it connects to the a working node [22:49:52.183](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.183](0.000s) # got: '2' # expected: '0' [22:49:52.183](0.000s) not ok 123 - load_balance_hosts=random continues until it connects to the a working node: no stderr [22:49:52.183](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.184](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:52.184](0.000s) not ok 124 - load_balance_hosts=random continues until it connects to the a working node: log matches [22:49:52.184](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:52.184](0.000s) # '2024-02-23 22:49:52.180 UTC [26913][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:52.180 UTC [26913][client backend] [[unknown]][3/20:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:52.180 UTC [26913][client backend] [[unknown]][3/20:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:52.180 UTC [26913][client backend] [[unknown]][3/20:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [22:49:52.195](0.011s) not ok 125 - load_balance_hosts=random continues until it connects to the a working node [22:49:52.196](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.196](0.000s) # got: '2' # expected: '0' [22:49:52.196](0.000s) not ok 126 - load_balance_hosts=random continues until it connects to the a working node: no stderr [22:49:52.196](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [22:49:52.196](0.000s) # got: 'psql: error: connection to server on socket "/tmp/DY76lSktmZ/.s.PGSQL.65210" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/DY76lSktmZ/node3/.s.PGSQL.65212" failed: FATAL: database "postgres" does not exist' # expected: '' [22:49:52.197](0.000s) not ok 127 - load_balance_hosts=random continues until it connects to the a working node: log matches [22:49:52.197](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [22:49:52.197](0.000s) # '2024-02-23 22:49:52.193 UTC [26915][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-02-23 22:49:52.194 UTC [26915][client backend] [[unknown]][3/21:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-02-23 22:49:52.194 UTC [26915][client backend] [[unknown]][3/21:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-02-23 22:49:52.194 UTC [26915][client backend] [[unknown]][3/21:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [22:49:52.197](0.000s) 1..127 ### Stopping node "node3" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node3" [22:49:52.303](0.105s) # Looks like you failed 125 tests of 127.