-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
area/postgresqlbugunexpected problem or unintended behaviorunexpected problem or unintended behaviorhelp wantedRequest for community participation, code, contributionRequest for community participation, code, contribution
Description
Snippet:
waiting for server to shut down....2022-06-13 12:09:30.756 UTC [39] LOG: received fast shutdown request
2022-06-13 12:09:30.771 UTC [39] LOG: aborting any active transactions
2022-06-13 12:09:30.773 UTC [39] LOG: background worker "logical replication launcher" (PID 46) exited with exit code 1
2022-06-13 12:09:30.773 UTC [41] LOG: shutting down
2022-06-13 12:09:30.819 UTC [39] LOG: database system is shut down
done
server stopped
PostgreSQL init process complete; ready for start up.
2022-06-13 12:09:30.870 UTC [1] LOG: starting PostgreSQL 14.3 on x86_64-pc-linux-musl, compiled by gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219, 64-bit
2022-06-13 12:09:30.870 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2022-06-13 12:09:30.870 UTC [1] LOG: listening on IPv6 address "::", port 5432
2022-06-13 12:09:30.890 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-06-13 12:09:30.904 UTC [74] LOG: database system was shut down at 2022-06-13 12:09:30 UTC
--- Container Logs End ---
--- FAIL: TestPostgresqlDatabaseBlacklistTestIntegration (2.46s)
postgresql_test.go:295:
Error Trace: postgresql_test.go:295
Error: Received unexpected error:
failed to connect to `host=localhost user=postgres database=`: server error (FATAL: the database system is starting up (SQLSTATE 57P03))
Test: TestPostgresqlDatabaseBlacklistTestIntegration
FAIL
FAIL github.com/influxdata/telegraf/plugins/inputs/postgresql 39.955sMetadata
Metadata
Assignees
Labels
area/postgresqlbugunexpected problem or unintended behaviorunexpected problem or unintended behaviorhelp wantedRequest for community participation, code, contributionRequest for community participation, code, contribution