# Checking port 57015 # Found port 57015 Name: primary Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/data/t_021_row_visibility_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/data/t_021_row_visibility_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/data/t_021_row_visibility_primary_data/archives Connection string: port=57015 host=/tmp/G7SCV23nkL Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/log/021_row_visibility_primary.log [07:47:38.784](0.014s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build-32/tmp_install/initdb-template /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/data/t_021_row_visibility_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/data/t_021_row_visibility_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/data/t_021_row_visibility_primary_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/021_row_visibility/log/021_row_visibility_primary.log -o --cluster-name=primary start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl start failed; logfile: 2024-02-29 07:47:38.837 UTC [59809][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-29 07:47:38.837 UTC [59809][postmaster] LOG: listening on Unix socket "/tmp/G7SCV23nkL/.s.PGSQL.57015" 2024-02-29 07:47:38.839 UTC [59812][startup] LOG: database system was interrupted; last known up at 2024-02-29 07:47:34 UTC 2024-02-29 07:47:38.839 UTC [59812][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-29 07:47:38.839 UTC [59812][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-29 07:47:38.840 UTC [59812][startup] LOG: redo is not required 2024-02-29 07:47:38.840 UTC [59810][checkpointer] LOG: checkpoint starting: end-of-recovery immediate wait TRAP: failed Assert("TYPEALIGN(8, (uintptr_t)(currval)) == (uintptr_t)(currval)"), File: "../src/include/port/atomics.h", Line: 569, PID: 59810 postgres: primary: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x5744ff33] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x4e9ccc)[0x56afaccc] postgres: primary: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56b06760] postgres: primary: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56b08e31] postgres: primary: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56ffadcb] postgres: primary: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x56ff5627] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x9f02e6)[0x570012e6] postgres: primary: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x57005b69] postgres: primary: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56e1e65e] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a28e46] postgres: primary: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x56933251] 2024-02-29 07:47:39.409 UTC [59809][postmaster] LOG: checkpointer process (PID 59810) was terminated by signal 6: Aborted 2024-02-29 07:47:39.409 UTC [59809][postmaster] LOG: terminating any other active server processes 2024-02-29 07:47:39.410 UTC [59809][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-29 07:47:39.411 UTC [59809][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [07:47:39.426](0.642s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"