# Checking port 65381 # Found port 65381 Name: master Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/archives Connection string: port=65381 host=/tmp/px6BaZ2_Ks Log file: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_master.log [22:51:39.942](0.015s) # 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/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata ### Starting node "master" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_master.log -o --cluster-name=master start waiting for server to start.... done server started # Postmaster PID for node "master" is 15201 # Taking pg_basebackup my_backup from node "master" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/backup/my_backup -h /tmp/px6BaZ2_Ks -p 65381 --checkpoint fast --no-sync # Backup finished # Checking port 65382 # Found port 65382 Name: standby1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/archives Connection string: port=65382 host=/tmp/px6BaZ2_Ks Log file: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_standby1.log # Initializing node "standby1" from backup "my_backup" of node "master" ### Enabling streaming replication for node "standby1" ### Starting node "standby1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_standby1.log -o --cluster-name=standby1 start waiting for server to start.... done server started # Postmaster PID for node "standby1" is 15251 Waiting for replication conn standby1's replay_lsn to pass 0/3026FA8 on master [22:55:14.642](214.700s) # poll_query_until timed out executing this query: # SELECT '0/3026FA8' <= replay_lsn AND state = 'streaming' # FROM pg_catalog.pg_stat_replication # WHERE application_name IN ('standby1', 'walreceiver') # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree timed out waiting for catchup at /tmp/cirrus-ci-build/src/test/recovery/t/041_checkpoint_at_promote.pl line 55. # Postmaster PID for node "master" is 15201 ### Stopping node "master" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "master" # Postmaster PID for node "standby1" is 15251 ### Stopping node "standby1" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby1"