# Checking port 60635 # Found port 60635 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/archives Connection string: port=60635 host=/tmp/XKPNjT2ilf Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_primary.log [15:43:53.252](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/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 15686 # Taking pg_basebackup primary_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/backup/primary_backup -h /tmp/XKPNjT2ilf -p 60635 --checkpoint fast --no-sync # Backup finished # Checking port 60636 # Found port 60636 Name: standby1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/archives Connection string: port=60636 host=/tmp/XKPNjT2ilf Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby1.log # Initializing node "standby1" from backup "primary_backup" of node "primary" ### Enabling streaming replication for node "standby1" ### Starting node "standby1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby1.log -o --cluster-name=standby1 start waiting for server to start.... done server started # Postmaster PID for node "standby1" is 15724 ### Waiting for standby "standby1" on "primary" [15:47:28.413](215.161s) # poll_query_until timed out executing this query: # SELECT count(1) = 1 FROM pg_stat_replication WHERE application_name = 'standby1' # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree # Checking port 60637 # Found port 60637 Name: standby2 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/archives Connection string: port=60637 host=/tmp/XKPNjT2ilf Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby2.log # Initializing node "standby2" from backup "primary_backup" of node "primary" ### Enabling streaming replication for node "standby2" ### Starting node "standby2" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby2.log -o --cluster-name=standby2 start waiting for server to start.... done server started # Postmaster PID for node "standby2" is 41782 ### Waiting for standby "standby2" on "primary" [15:51:09.238](220.825s) # poll_query_until timed out executing this query: # SELECT count(1) = 1 FROM pg_stat_replication WHERE application_name = 'standby2' # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree # Checking port 60638 # Found port 60638 Name: standby3 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/archives Connection string: port=60638 host=/tmp/XKPNjT2ilf Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby3.log # Initializing node "standby3" from backup "primary_backup" of node "primary" ### Enabling streaming replication for node "standby3" ### Starting node "standby3" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby3.log -o --cluster-name=standby3 start waiting for server to start.... done server started # Postmaster PID for node "standby3" is 67352 ### Waiting for standby "standby3" on "primary" [15:54:45.013](215.776s) # poll_query_until timed out executing this query: # SELECT count(1) = 1 FROM pg_stat_replication WHERE application_name = 'standby3' # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree ### Reloading node "primary" # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata reload server signaled [15:58:24.980](219.967s) # poll_query_until timed out executing this query: # SELECT application_name, sync_priority, sync_state FROM pg_stat_replication ORDER BY application_name; # expecting this output: # standby1|1|sync # standby2|2|potential # standby3|0|async # last actual query output: # standby1|1|sync # standby2|2|potential # standby3|0|async # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree [15:58:24.981](0.001s) not ok 1 - old syntax of synchronous_standby_names [15:58:24.981](0.000s) # Failed test 'old syntax of synchronous_standby_names' # at /tmp/cirrus-ci-build/src/test/recovery/t/007_sync_rep.pl line 85. ### Reloading node "primary" # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata reload server signaled death by signal at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 3206. # Postmaster PID for node "primary" is 15686 ### Stopping node "primary" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" # Postmaster PID for node "standby1" is 15724 ### Stopping node "standby1" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby1" # Postmaster PID for node "standby2" is 41782 ### Stopping node "standby2" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby2" # Postmaster PID for node "standby3" is 67352 ### Stopping node "standby3" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby3" [16:00:33.588](128.606s) # Tests were run but no plan was declared and done_testing() was not seen. [16:00:33.588](0.000s) # Looks like your test exited with 4 just after 1.