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 "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-05-19 22:44:26.605 UTC [25] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2021-05-19 22:44:40.626 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-05-19 22:44:40.734 UTC [30] LOG: database system was shut down at 2021-05-19 22:44:32 UTC 2021-05-19 22:44:40.789 UTC [29] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down....2021-05-19 22:44:59.729 UTC [29] LOG: received fast shutdown request 2021-05-19 22:45:00.410 UTC [29] LOG: aborting any active transactions 2021-05-19 22:45:00.411 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-05-19 22:45:00.411 UTC [31] LOG: shutting down .....2021-05-19 22:45:05.192 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-05-19 22:45:05.387 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-05-19 22:45:05.387 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-05-19 22:45:05.505 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-05-19 22:45:05.595 UTC [42] LOG: database system was shut down at 2021-05-19 22:45:04 UTC 2021-05-19 22:45:05.620 UTC [1] LOG: database system is ready to accept connections 2021-05-19 22:48:36.988 UTC [51] LOG: unexpected EOF on client connection with an open transaction 2021-05-19 22:54:14.186 UTC [66] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:14.186 UTC [66] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:54:21.437 UTC [67] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:21.437 UTC [67] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:54:29.413 UTC [68] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:29.413 UTC [68] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:54:36.071 UTC [69] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:36.071 UTC [69] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:54:43.525 UTC [71] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:43.525 UTC [71] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:54:49.898 UTC [72] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:49.898 UTC [72] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:54:58.975 UTC [73] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:54:58.975 UTC [73] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:55:07.361 UTC [75] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:55:07.361 UTC [75] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:57:38.093 UTC [81] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:57:38.093 UTC [81] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:57:45.347 UTC [82] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:57:45.347 UTC [82] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:57:53.762 UTC [83] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:57:53.762 UTC [83] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:58:00.283 UTC [84] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:58:00.283 UTC [84] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:58:06.991 UTC [85] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:58:06.991 UTC [85] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:58:14.460 UTC [87] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:58:14.460 UTC [87] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:58:20.846 UTC [88] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:58:20.846 UTC [88] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 22:58:30.920 UTC [89] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 22:58:30.920 UTC [89] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:00:26.099 UTC [94] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:00:26.099 UTC [94] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:00:32.603 UTC [95] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:00:32.603 UTC [95] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:00:39.107 UTC [97] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:00:39.107 UTC [97] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:00:45.347 UTC [98] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:00:45.347 UTC [98] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:00:51.694 UTC [99] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:00:51.694 UTC [99] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:00:57.832 UTC [100] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:00:57.832 UTC [100] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:01:04.135 UTC [101] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:01:04.135 UTC [101] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:01:10.416 UTC [103] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:01:10.416 UTC [103] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:01:16.704 UTC [104] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:01:16.704 UTC [104] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:01:22.917 UTC [105] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:01:22.917 UTC [105] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:01:29.038 UTC [106] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:01:29.038 UTC [106] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:03:30.685 UTC [111] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:03:30.685 UTC [111] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:03:37.395 UTC [113] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:03:37.395 UTC [113] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:03:43.571 UTC [114] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:03:43.571 UTC [114] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:03:50.053 UTC [115] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:03:50.053 UTC [115] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:03:56.767 UTC [116] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:03:56.767 UTC [116] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:04:03.295 UTC [117] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:04:03.295 UTC [117] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:04:09.782 UTC [119] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:04:09.782 UTC [119] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:04:15.935 UTC [120] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:04:15.935 UTC [120] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:04:22.612 UTC [121] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:04:22.612 UTC [121] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:04:29.314 UTC [122] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:04:29.314 UTC [122] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:04.716 UTC [124] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:04.716 UTC [124] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:16.769 UTC [126] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:16.769 UTC [126] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:23.223 UTC [127] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:23.223 UTC [127] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:30.082 UTC [128] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:30.082 UTC [128] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:36.917 UTC [130] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:36.917 UTC [130] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:43.296 UTC [131] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:43.296 UTC [131] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:05:50.830 UTC [132] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:05:50.830 UTC [132] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:08:42.577 UTC [139] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:08:42.577 UTC [139] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:08:51.384 UTC [140] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:08:51.384 UTC [140] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:08:58.888 UTC [141] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:08:58.888 UTC [141] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:09:06.884 UTC [143] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:09:06.884 UTC [143] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:09:14.619 UTC [144] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:09:14.619 UTC [144] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:09:24.419 UTC [145] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:09:24.419 UTC [145] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:16.541 UTC [150] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:16.541 UTC [150] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:23.570 UTC [151] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:23.570 UTC [151] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:29.951 UTC [152] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:29.951 UTC [152] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:36.373 UTC [153] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:36.373 UTC [153] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:42.806 UTC [155] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:42.806 UTC [155] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:49.135 UTC [156] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:49.135 UTC [156] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:11:55.600 UTC [157] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:11:55.600 UTC [157] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:12:01.961 UTC [158] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:12:01.961 UTC [158] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:12:08.239 UTC [160] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:12:08.239 UTC [160] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:17:28.591 UTC [171] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:17:28.591 UTC [171] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:17:36.324 UTC [172] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:17:36.324 UTC [172] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:17:42.695 UTC [174] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:17:42.695 UTC [174] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:17:49.170 UTC [175] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:17:49.170 UTC [175] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:17:55.612 UTC [176] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:17:55.612 UTC [176] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:01.968 UTC [177] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:01.968 UTC [177] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:08.337 UTC [179] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:08.337 UTC [179] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:14.579 UTC [180] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:14.579 UTC [180] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:20.987 UTC [181] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:20.987 UTC [181] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:29.094 UTC [182] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:29.094 UTC [182] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:36.354 UTC [183] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:36.354 UTC [183] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:42.620 UTC [185] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:42.620 UTC [185] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:49.096 UTC [186] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:49.096 UTC [186] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:18:55.378 UTC [187] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:18:55.378 UTC [187] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:19:01.919 UTC [188] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:19:01.919 UTC [188] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:19:08.460 UTC [190] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:19:08.460 UTC [190] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:19:14.833 UTC [191] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:19:14.833 UTC [191] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:19:21.286 UTC [192] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:19:21.286 UTC [192] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:19:27.650 UTC [193] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:19:27.650 UTC [193] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:24:47.035 UTC [205] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:24:47.035 UTC [205] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:24:53.629 UTC [206] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:24:53.629 UTC [206] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:24:59.915 UTC [207] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:24:59.915 UTC [207] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:06.312 UTC [208] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:06.312 UTC [208] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:14.373 UTC [210] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:14.373 UTC [210] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:21.953 UTC [211] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:21.953 UTC [211] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:28.458 UTC [212] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:28.458 UTC [212] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:35.028 UTC [213] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:35.028 UTC [213] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:41.419 UTC [215] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:41.419 UTC [215] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:25:57.640 UTC [216] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:25:57.640 UTC [216] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:04.449 UTC [217] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:04.449 UTC [217] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:10.716 UTC [219] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:10.716 UTC [219] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:17.034 UTC [220] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:17.034 UTC [220] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:23.607 UTC [221] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:23.607 UTC [221] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:29.820 UTC [222] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:29.820 UTC [222] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:36.205 UTC [223] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:36.205 UTC [223] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:42.504 UTC [225] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:42.504 UTC [225] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:26:48.910 UTC [226] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:26:48.910 UTC [226] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:05.924 UTC [237] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:05.924 UTC [237] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:12.339 UTC [239] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:12.339 UTC [239] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:18.822 UTC [240] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:18.822 UTC [240] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:25.089 UTC [241] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:25.089 UTC [241] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:31.325 UTC [242] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:31.325 UTC [242] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:37.617 UTC [244] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:37.617 UTC [244] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:44.092 UTC [245] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:44.092 UTC [245] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:50.444 UTC [246] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:50.444 UTC [246] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:32:56.775 UTC [247] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:32:56.775 UTC [247] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:07.528 UTC [249] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:07.528 UTC [249] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:13.814 UTC [250] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:13.814 UTC [250] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:20.037 UTC [251] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:20.037 UTC [251] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:26.441 UTC [252] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:26.441 UTC [252] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:32.732 UTC [253] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:32.732 UTC [253] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:38.964 UTC [255] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:38.964 UTC [255] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:45.196 UTC [256] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:45.196 UTC [256] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:51.538 UTC [257] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:51.538 UTC [257] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:33:58.112 UTC [258] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:33:58.112 UTC [258] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:34:04.462 UTC [259] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:34:04.462 UTC [259] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:34:10.831 UTC [261] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:34:10.831 UTC [261] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:39:29.779 UTC [272] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:39:29.779 UTC [272] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:39:36.195 UTC [273] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:39:36.195 UTC [273] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:39:42.489 UTC [275] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:39:42.489 UTC [275] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:39:48.888 UTC [276] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:39:48.888 UTC [276] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:39:55.098 UTC [277] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:39:55.098 UTC [277] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:01.427 UTC [278] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:01.427 UTC [278] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:07.725 UTC [280] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:07.725 UTC [280] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:13.930 UTC [281] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:13.930 UTC [281] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:20.024 UTC [282] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:20.024 UTC [282] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:26.344 UTC [283] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:26.344 UTC [283] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:38.044 UTC [285] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:38.044 UTC [285] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:44.338 UTC [286] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:44.338 UTC [286] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:50.654 UTC [287] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:50.654 UTC [287] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:40:57.029 UTC [288] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:40:57.029 UTC [288] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:03.369 UTC [289] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:03.369 UTC [289] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:09.673 UTC [291] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:09.673 UTC [291] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:15.963 UTC [292] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:15.963 UTC [292] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:22.502 UTC [293] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:22.502 UTC [293] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:28.712 UTC [294] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:28.712 UTC [294] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:34.912 UTC [295] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:34.912 UTC [295] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:41:41.140 UTC [297] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:41:41.140 UTC [297] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:46:50.788 UTC [308] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:46:50.788 UTC [308] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:46:57.192 UTC [309] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:46:57.192 UTC [309] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:03.465 UTC [310] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:03.465 UTC [310] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:09.678 UTC [312] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:09.678 UTC [312] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:15.850 UTC [313] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:15.850 UTC [313] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:22.337 UTC [314] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:22.337 UTC [314] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:28.649 UTC [315] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:28.649 UTC [315] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:34.750 UTC [316] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:34.750 UTC [316] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:40.918 UTC [318] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:40.918 UTC [318] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:47.181 UTC [319] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:47.181 UTC [319] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:47:57.995 UTC [320] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:47:57.995 UTC [320] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:04.238 UTC [321] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:04.238 UTC [321] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:10.615 UTC [323] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:10.615 UTC [323] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:16.967 UTC [324] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:16.967 UTC [324] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:23.324 UTC [325] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:23.324 UTC [325] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:29.526 UTC [326] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:29.526 UTC [326] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:35.675 UTC [327] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:35.675 UTC [327] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:42.105 UTC [329] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:42.105 UTC [329] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:48.461 UTC [330] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:48.461 UTC [330] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:48:54.666 UTC [331] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:48:54.666 UTC [331] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:49:00.828 UTC [332] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:49:00.828 UTC [332] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:19.618 UTC [344] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:19.618 UTC [344] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:25.990 UTC [345] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:25.990 UTC [345] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:32.272 UTC [346] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:32.272 UTC [346] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:38.655 UTC [348] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:38.655 UTC [348] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:44.980 UTC [349] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:44.980 UTC [349] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:51.276 UTC [350] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:51.276 UTC [350] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:54:57.501 UTC [351] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:54:57.501 UTC [351] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:03.684 UTC [352] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:03.684 UTC [352] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:09.991 UTC [354] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:09.991 UTC [354] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:16.424 UTC [355] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:16.424 UTC [355] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:27.997 UTC [356] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:27.997 UTC [356] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:34.209 UTC [357] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:34.209 UTC [357] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:40.553 UTC [359] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:40.553 UTC [359] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:46.809 UTC [360] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:46.809 UTC [360] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:53.116 UTC [361] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:53.116 UTC [361] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:55:59.245 UTC [362] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:55:59.245 UTC [362] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:56:05.598 UTC [363] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:56:05.598 UTC [363] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:56:12.286 UTC [365] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:56:12.286 UTC [365] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:56:18.591 UTC [366] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:56:18.591 UTC [366] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:56:24.816 UTC [367] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:56:24.816 UTC [367] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-19 23:56:31.033 UTC [368] ERROR: relation "secrets_sessionkey" already exists 2021-05-19 23:56:31.033 UTC [368] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:01:43.565 UTC [380] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:01:43.565 UTC [380] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:01:49.744 UTC [381] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:01:49.744 UTC [381] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:01:55.955 UTC [382] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:01:55.955 UTC [382] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:02.197 UTC [383] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:02.197 UTC [383] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:08.433 UTC [385] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:08.433 UTC [385] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:14.651 UTC [386] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:14.651 UTC [386] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:20.985 UTC [387] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:20.985 UTC [387] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:27.223 UTC [388] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:27.223 UTC [388] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:33.549 UTC [389] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:33.549 UTC [389] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:39.937 UTC [391] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:39.937 UTC [391] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:48.155 UTC [392] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:48.155 UTC [392] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:02:54.492 UTC [393] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:02:54.492 UTC [393] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:00.728 UTC [394] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:00.728 UTC [394] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:06.989 UTC [395] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:06.989 UTC [395] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:13.385 UTC [397] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:13.385 UTC [397] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:19.747 UTC [398] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:19.747 UTC [398] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:25.783 UTC [399] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:25.783 UTC [399] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:32.133 UTC [400] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:32.133 UTC [400] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:38.405 UTC [402] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:38.405 UTC [402] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:44.602 UTC [403] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:44.602 UTC [403] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:03:50.619 UTC [404] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:03:50.619 UTC [404] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:08.352 UTC [416] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:08.352 UTC [416] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:14.773 UTC [417] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:14.773 UTC [417] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:21.131 UTC [418] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:21.131 UTC [418] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:27.363 UTC [419] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:27.363 UTC [419] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:33.679 UTC [420] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:33.679 UTC [420] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:40.029 UTC [422] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:40.029 UTC [422] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:46.367 UTC [423] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:46.367 UTC [423] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:52.687 UTC [424] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:52.687 UTC [424] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:09:59.007 UTC [425] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:09:59.007 UTC [425] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:05.279 UTC [426] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:05.279 UTC [426] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:11.534 UTC [428] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:11.534 UTC [428] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:17.921 UTC [429] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:17.921 UTC [429] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:24.101 UTC [430] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:24.101 UTC [430] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:30.536 UTC [431] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:30.536 UTC [431] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:36.845 UTC [432] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:36.845 UTC [432] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:43.183 UTC [434] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:43.183 UTC [434] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:49.469 UTC [435] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:49.469 UTC [435] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:10:55.753 UTC [436] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:10:55.753 UTC [436] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:11:02.020 UTC [437] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:11:02.020 UTC [437] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:11:08.290 UTC [439] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:11:08.290 UTC [439] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:11:14.690 UTC [440] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:11:14.690 UTC [440] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:11:21.028 UTC [441] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:11:21.028 UTC [441] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:16:34.581 UTC [452] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:16:34.581 UTC [452] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:16:40.855 UTC [454] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:16:40.855 UTC [454] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:16:47.155 UTC [455] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:16:47.155 UTC [455] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:16:53.438 UTC [456] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:16:53.438 UTC [456] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:16:59.699 UTC [457] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:16:59.699 UTC [457] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:06.121 UTC [458] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:06.121 UTC [458] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:12.698 UTC [460] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:12.698 UTC [460] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:18.999 UTC [461] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:18.999 UTC [461] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:25.280 UTC [462] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:25.280 UTC [462] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:31.730 UTC [463] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:31.730 UTC [463] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:38.126 UTC [464] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:38.126 UTC [464] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:44.477 UTC [466] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:44.477 UTC [466] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:51.034 UTC [467] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:51.034 UTC [467] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:17:57.522 UTC [468] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:17:57.522 UTC [468] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:18:03.806 UTC [469] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:18:03.806 UTC [469] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:18:10.190 UTC [471] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:18:10.190 UTC [471] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:18:16.555 UTC [472] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:18:16.555 UTC [472] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:18:22.926 UTC [473] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:18:22.926 UTC [473] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:18:29.334 UTC [474] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:18:29.334 UTC [474] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL) 2021-05-20 00:18:35.647 UTC [475] ERROR: relation "secrets_sessionkey" already exists 2021-05-20 00:18:35.647 UTC [475] STATEMENT: CREATE TABLE "secrets_sessionkey" ("id" serial NOT NULL PRIMARY KEY, "cipher" bytea NOT NULL, "hash" varchar(128) NOT NULL, "created" timestamp with time zone NOT NULL)