# Checking port 22253 # Found port 22253 Name: injection_node Version: 19devel Data directory: /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/backup Archive directory: /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/archives Connection string: port=22253 host=/tmp/3uLV_PRfjd Log file: /home/postgres/postgres/build/testrun/test_checksums/005_injection/log/005_injection_injection_node.log [15:11:48.935](0.019s) # initializing database system by running initdb # Running: initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata --auth trust --no-data-checksums The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata -l logfile start # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata ### Starting node "injection_node" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata --log /home/postgres/postgres/build/testrun/test_checksums/005_injection/log/005_injection_injection_node.log --options --cluster-name=injection_node start waiting for server to start.... done server started # Postmaster PID for node "injection_node" is 28289 [15:11:50.052](1.118s) ok 1 - ensure data checksums are transitioned to off on injection_node [15:11:50.150](0.098s) ok 2 - ensure data checksums are transitioned to off on injection_node [15:11:50.298](0.148s) not ok 3 - ensure checksums are set to off on injection_node [15:11:50.299](0.000s) # Failed test 'ensure checksums are set to off on injection_node' # at /home/postgres/postgres/src/test/modules/test_checksums/t/DataChecksums/Utils.pm line 69. [15:11:50.299](0.000s) # got: 'inprogress-on' # expected: 'off' [15:11:50.344](0.045s) ok 4 # skip Data checksum delay tests not enabled in PG_TEST_EXTRA [15:11:50.345](0.000s) ok 5 # skip Data checksum delay tests not enabled in PG_TEST_EXTRA [15:11:50.345](0.000s) ok 6 # skip Data checksum delay tests not enabled in PG_TEST_EXTRA [15:11:50.345](0.000s) ok 7 # skip Data checksum delay tests not enabled in PG_TEST_EXTRA ### Stopping node "injection_node" using mode fast # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/test_checksums/005_injection/data/t_005_injection_injection_node_data/pgdata --mode fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "injection_node" [15:11:50.462](0.118s) 1..7 [15:11:50.464](0.001s) # Looks like you failed 1 test of 7.