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-20 23:01:44.656 UTC [25] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start 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. waiting for server to start....2021-05-20 23:01:46.517 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-05-20 23:01:46.898 UTC [30] LOG: database system was shut down at 2021-05-20 23:01:45 UTC 2021-05-20 23:01:46.950 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-20 23:01:49.272 UTC [29] LOG: received fast shutdown request 2021-05-20 23:01:49.494 UTC [29] LOG: aborting any active transactions 2021-05-20 23:01:49.495 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-05-20 23:01:49.495 UTC [31] LOG: shutting down 2021-05-20 23:01:49.829 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-05-20 23:01:49.947 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-05-20 23:01:49.947 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-05-20 23:01:49.971 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-05-20 23:01:50.344 UTC [42] LOG: database system was shut down at 2021-05-20 23:01:49 UTC 2021-05-20 23:01:50.384 UTC [1] LOG: database system is ready to accept connections 2021-05-20 23:03:07.847 UTC [49] LOG: unexpected EOF on client connection with an open transaction 2021-05-20 23:05:27.190 UTC [53] LOG: could not receive data from client: Connection reset by peer 2021-05-20 23:05:34.730 UTC [56] ERROR: relation "users_token" already exists 2021-05-20 23:05:34.730 UTC [56] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:05:40.671 UTC [57] ERROR: relation "users_token" already exists 2021-05-20 23:05:40.671 UTC [57] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:05:46.524 UTC [58] ERROR: relation "users_token" already exists 2021-05-20 23:05:46.524 UTC [58] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:05:52.352 UTC [60] ERROR: relation "users_token" already exists 2021-05-20 23:05:52.352 UTC [60] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:05:58.163 UTC [61] ERROR: relation "users_token" already exists 2021-05-20 23:05:58.163 UTC [61] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:04.036 UTC [62] ERROR: relation "users_token" already exists 2021-05-20 23:06:04.036 UTC [62] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:09.856 UTC [63] ERROR: relation "users_token" already exists 2021-05-20 23:06:09.856 UTC [63] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:15.771 UTC [64] ERROR: relation "users_token" already exists 2021-05-20 23:06:15.771 UTC [64] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:21.537 UTC [66] ERROR: relation "users_token" already exists 2021-05-20 23:06:21.537 UTC [66] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:27.390 UTC [67] ERROR: relation "users_token" already exists 2021-05-20 23:06:27.390 UTC [67] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:33.229 UTC [68] ERROR: relation "users_token" already exists 2021-05-20 23:06:33.229 UTC [68] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:45.288 UTC [69] ERROR: relation "users_token" already exists 2021-05-20 23:06:45.288 UTC [69] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:51.094 UTC [71] ERROR: relation "users_token" already exists 2021-05-20 23:06:51.094 UTC [71] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:06:56.932 UTC [72] ERROR: relation "users_token" already exists 2021-05-20 23:06:56.932 UTC [72] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:02.832 UTC [73] ERROR: relation "users_token" already exists 2021-05-20 23:07:02.832 UTC [73] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:08.692 UTC [74] ERROR: relation "users_token" already exists 2021-05-20 23:07:08.692 UTC [74] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:14.661 UTC [75] ERROR: relation "users_token" already exists 2021-05-20 23:07:14.661 UTC [75] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:20.541 UTC [76] ERROR: relation "users_token" already exists 2021-05-20 23:07:20.541 UTC [76] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:26.400 UTC [78] ERROR: relation "users_token" already exists 2021-05-20 23:07:26.400 UTC [78] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:32.258 UTC [79] ERROR: relation "users_token" already exists 2021-05-20 23:07:32.258 UTC [79] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:38.104 UTC [80] ERROR: relation "users_token" already exists 2021-05-20 23:07:38.104 UTC [80] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:43.918 UTC [81] ERROR: relation "users_token" already exists 2021-05-20 23:07:43.918 UTC [81] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:07:55.985 UTC [83] ERROR: relation "users_token" already exists 2021-05-20 23:07:55.985 UTC [83] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:01.865 UTC [84] ERROR: relation "users_token" already exists 2021-05-20 23:08:01.865 UTC [84] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:07.839 UTC [85] ERROR: relation "users_token" already exists 2021-05-20 23:08:07.839 UTC [85] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:13.827 UTC [86] ERROR: relation "users_token" already exists 2021-05-20 23:08:13.827 UTC [86] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:19.685 UTC [87] ERROR: relation "users_token" already exists 2021-05-20 23:08:19.685 UTC [87] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:25.543 UTC [89] ERROR: relation "users_token" already exists 2021-05-20 23:08:25.543 UTC [89] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:31.432 UTC [90] ERROR: relation "users_token" already exists 2021-05-20 23:08:31.432 UTC [90] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:37.366 UTC [91] ERROR: relation "users_token" already exists 2021-05-20 23:08:37.366 UTC [91] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:43.579 UTC [92] ERROR: relation "users_token" already exists 2021-05-20 23:08:43.579 UTC [92] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:49.601 UTC [93] ERROR: relation "users_token" already exists 2021-05-20 23:08:49.601 UTC [93] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:08:55.848 UTC [95] ERROR: relation "users_token" already exists 2021-05-20 23:08:55.848 UTC [95] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:17.181 UTC [104] ERROR: relation "users_token" already exists 2021-05-20 23:13:17.181 UTC [104] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:23.367 UTC [106] ERROR: relation "users_token" already exists 2021-05-20 23:13:23.367 UTC [106] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:29.273 UTC [107] ERROR: relation "users_token" already exists 2021-05-20 23:13:29.273 UTC [107] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:35.111 UTC [108] ERROR: relation "users_token" already exists 2021-05-20 23:13:35.111 UTC [108] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:41.004 UTC [109] ERROR: relation "users_token" already exists 2021-05-20 23:13:41.004 UTC [109] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:46.993 UTC [110] ERROR: relation "users_token" already exists 2021-05-20 23:13:46.993 UTC [110] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:52.904 UTC [112] ERROR: relation "users_token" already exists 2021-05-20 23:13:52.904 UTC [112] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:13:58.850 UTC [113] ERROR: relation "users_token" already exists 2021-05-20 23:13:58.850 UTC [113] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:14:04.782 UTC [114] ERROR: relation "users_token" already exists 2021-05-20 23:14:04.782 UTC [114] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:14:10.751 UTC [115] ERROR: relation "users_token" already exists 2021-05-20 23:14:10.751 UTC [115] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:05.614 UTC [121] ERROR: relation "users_token" already exists 2021-05-20 23:16:05.614 UTC [121] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:11.584 UTC [122] ERROR: relation "users_token" already exists 2021-05-20 23:16:11.584 UTC [122] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:17.561 UTC [123] ERROR: relation "users_token" already exists 2021-05-20 23:16:17.561 UTC [123] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:23.520 UTC [125] ERROR: relation "users_token" already exists 2021-05-20 23:16:23.520 UTC [125] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:29.516 UTC [126] ERROR: relation "users_token" already exists 2021-05-20 23:16:29.516 UTC [126] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:36.310 UTC [127] ERROR: relation "users_token" already exists 2021-05-20 23:16:36.310 UTC [127] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:42.326 UTC [128] ERROR: relation "users_token" already exists 2021-05-20 23:16:42.326 UTC [128] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:48.473 UTC [129] ERROR: relation "users_token" already exists 2021-05-20 23:16:48.473 UTC [129] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:16:54.404 UTC [131] ERROR: relation "users_token" already exists 2021-05-20 23:16:54.404 UTC [131] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:17:00.262 UTC [132] ERROR: relation "users_token" already exists 2021-05-20 23:17:00.262 UTC [132] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:17:06.247 UTC [133] ERROR: relation "users_token" already exists 2021-05-20 23:17:06.247 UTC [133] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:19:45.328 UTC [139] ERROR: relation "users_token" already exists 2021-05-20 23:19:45.328 UTC [139] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:19:51.999 UTC [141] ERROR: relation "users_token" already exists 2021-05-20 23:19:51.999 UTC [141] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:19:58.004 UTC [142] ERROR: relation "users_token" already exists 2021-05-20 23:19:58.004 UTC [142] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:04.036 UTC [143] ERROR: relation "users_token" already exists 2021-05-20 23:20:04.036 UTC [143] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:10.101 UTC [144] ERROR: relation "users_token" already exists 2021-05-20 23:20:10.101 UTC [144] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:16.089 UTC [145] ERROR: relation "users_token" already exists 2021-05-20 23:20:16.089 UTC [145] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:22.246 UTC [147] ERROR: relation "users_token" already exists 2021-05-20 23:20:22.246 UTC [147] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:28.162 UTC [148] ERROR: relation "users_token" already exists 2021-05-20 23:20:28.162 UTC [148] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:34.159 UTC [149] ERROR: relation "users_token" already exists 2021-05-20 23:20:34.159 UTC [149] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:40.146 UTC [150] ERROR: relation "users_token" already exists 2021-05-20 23:20:40.146 UTC [150] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:20:46.240 UTC [151] ERROR: relation "users_token" already exists 2021-05-20 23:20:46.240 UTC [151] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:28:40.942 UTC [168] ERROR: relation "users_token" already exists 2021-05-20 23:28:40.942 UTC [168] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:28:46.967 UTC [169] ERROR: relation "users_token" already exists 2021-05-20 23:28:46.967 UTC [169] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:28:52.869 UTC [171] ERROR: relation "users_token" already exists 2021-05-20 23:28:52.869 UTC [171] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:28:59.012 UTC [172] ERROR: relation "users_token" already exists 2021-05-20 23:28:59.012 UTC [172] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:29:05.060 UTC [173] ERROR: relation "users_token" already exists 2021-05-20 23:29:05.060 UTC [173] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:29:11.085 UTC [174] ERROR: relation "users_token" already exists 2021-05-20 23:29:11.085 UTC [174] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:29:17.167 UTC [175] ERROR: relation "users_token" already exists 2021-05-20 23:29:17.167 UTC [175] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:29:23.084 UTC [177] ERROR: relation "users_token" already exists 2021-05-20 23:29:23.084 UTC [177] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:29:31.095 UTC [178] ERROR: relation "users_token" already exists 2021-05-20 23:29:31.095 UTC [178] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:29:37.008 UTC [179] ERROR: relation "users_token" already exists 2021-05-20 23:29:37.008 UTC [179] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:22.986 UTC [182] ERROR: relation "users_token" already exists 2021-05-20 23:30:22.986 UTC [182] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:29.440 UTC [183] ERROR: relation "users_token" already exists 2021-05-20 23:30:29.440 UTC [183] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:35.489 UTC [184] ERROR: relation "users_token" already exists 2021-05-20 23:30:35.489 UTC [184] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:41.550 UTC [185] ERROR: relation "users_token" already exists 2021-05-20 23:30:41.550 UTC [185] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:47.439 UTC [186] ERROR: relation "users_token" already exists 2021-05-20 23:30:47.439 UTC [186] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:53.316 UTC [188] ERROR: relation "users_token" already exists 2021-05-20 23:30:53.316 UTC [188] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:30:59.086 UTC [189] ERROR: relation "users_token" already exists 2021-05-20 23:30:59.086 UTC [189] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:31:04.931 UTC [190] ERROR: relation "users_token" already exists 2021-05-20 23:31:04.931 UTC [190] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:31:11.136 UTC [191] ERROR: relation "users_token" already exists 2021-05-20 23:31:11.136 UTC [191] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:31:17.101 UTC [192] ERROR: relation "users_token" already exists 2021-05-20 23:31:17.101 UTC [192] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:31:23.044 UTC [194] ERROR: relation "users_token" already exists 2021-05-20 23:31:23.044 UTC [194] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:36:42.178 UTC [205] ERROR: relation "users_token" already exists 2021-05-20 23:36:42.178 UTC [205] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:36:48.060 UTC [206] ERROR: relation "users_token" already exists 2021-05-20 23:36:48.060 UTC [206] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:36:54.034 UTC [208] ERROR: relation "users_token" already exists 2021-05-20 23:36:54.034 UTC [208] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:00.026 UTC [209] ERROR: relation "users_token" already exists 2021-05-20 23:37:00.026 UTC [209] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:05.966 UTC [210] ERROR: relation "users_token" already exists 2021-05-20 23:37:05.966 UTC [210] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:11.970 UTC [211] ERROR: relation "users_token" already exists 2021-05-20 23:37:11.970 UTC [211] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:17.892 UTC [212] ERROR: relation "users_token" already exists 2021-05-20 23:37:17.892 UTC [212] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:23.855 UTC [214] ERROR: relation "users_token" already exists 2021-05-20 23:37:23.855 UTC [214] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:29.716 UTC [215] ERROR: relation "users_token" already exists 2021-05-20 23:37:29.716 UTC [215] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:35.687 UTC [216] ERROR: relation "users_token" already exists 2021-05-20 23:37:35.687 UTC [216] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:47.625 UTC [217] ERROR: relation "users_token" already exists 2021-05-20 23:37:47.625 UTC [217] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:53.601 UTC [219] ERROR: relation "users_token" already exists 2021-05-20 23:37:53.601 UTC [219] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:37:59.541 UTC [220] ERROR: relation "users_token" already exists 2021-05-20 23:37:59.541 UTC [220] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:05.468 UTC [221] ERROR: relation "users_token" already exists 2021-05-20 23:38:05.468 UTC [221] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:11.379 UTC [222] ERROR: relation "users_token" already exists 2021-05-20 23:38:11.379 UTC [222] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:17.426 UTC [223] ERROR: relation "users_token" already exists 2021-05-20 23:38:17.426 UTC [223] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:23.405 UTC [225] ERROR: relation "users_token" already exists 2021-05-20 23:38:23.405 UTC [225] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:29.373 UTC [226] ERROR: relation "users_token" already exists 2021-05-20 23:38:29.373 UTC [226] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:35.224 UTC [227] ERROR: relation "users_token" already exists 2021-05-20 23:38:35.224 UTC [227] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:38:41.147 UTC [228] ERROR: relation "users_token" already exists 2021-05-20 23:38:41.147 UTC [228] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:44:29.236 UTC [241] ERROR: relation "users_token" already exists 2021-05-20 23:44:29.236 UTC [241] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:44:35.243 UTC [242] ERROR: relation "users_token" already exists 2021-05-20 23:44:35.243 UTC [242] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:44:41.309 UTC [243] ERROR: relation "users_token" already exists 2021-05-20 23:44:41.309 UTC [243] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:44:47.303 UTC [244] ERROR: relation "users_token" already exists 2021-05-20 23:44:47.303 UTC [244] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:44:53.303 UTC [246] ERROR: relation "users_token" already exists 2021-05-20 23:44:53.303 UTC [246] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:44:59.347 UTC [247] ERROR: relation "users_token" already exists 2021-05-20 23:44:59.347 UTC [247] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:05.419 UTC [248] ERROR: relation "users_token" already exists 2021-05-20 23:45:05.419 UTC [248] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:11.296 UTC [249] ERROR: relation "users_token" already exists 2021-05-20 23:45:11.296 UTC [249] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:17.307 UTC [250] ERROR: relation "users_token" already exists 2021-05-20 23:45:17.307 UTC [250] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:23.243 UTC [252] ERROR: relation "users_token" already exists 2021-05-20 23:45:23.243 UTC [252] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:35.817 UTC [253] ERROR: relation "users_token" already exists 2021-05-20 23:45:35.817 UTC [253] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:41.795 UTC [254] ERROR: relation "users_token" already exists 2021-05-20 23:45:41.795 UTC [254] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:47.834 UTC [255] ERROR: relation "users_token" already exists 2021-05-20 23:45:47.834 UTC [255] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:45:53.956 UTC [257] ERROR: relation "users_token" already exists 2021-05-20 23:45:53.956 UTC [257] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:46:00.118 UTC [258] ERROR: relation "users_token" already exists 2021-05-20 23:46:00.118 UTC [258] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:46:06.181 UTC [259] ERROR: relation "users_token" already exists 2021-05-20 23:46:06.181 UTC [259] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:46:12.474 UTC [260] ERROR: relation "users_token" already exists 2021-05-20 23:46:12.474 UTC [260] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:46:18.644 UTC [261] ERROR: relation "users_token" already exists 2021-05-20 23:46:18.644 UTC [261] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:46:24.820 UTC [263] ERROR: relation "users_token" already exists 2021-05-20 23:46:24.820 UTC [263] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:46:30.758 UTC [264] ERROR: relation "users_token" already exists 2021-05-20 23:46:30.758 UTC [264] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:51:57.906 UTC [276] ERROR: relation "users_token" already exists 2021-05-20 23:51:57.906 UTC [276] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:03.895 UTC [277] ERROR: relation "users_token" already exists 2021-05-20 23:52:03.895 UTC [277] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:09.933 UTC [278] ERROR: relation "users_token" already exists 2021-05-20 23:52:09.933 UTC [278] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:15.890 UTC [279] ERROR: relation "users_token" already exists 2021-05-20 23:52:15.890 UTC [279] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:21.956 UTC [280] ERROR: relation "users_token" already exists 2021-05-20 23:52:21.956 UTC [280] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:27.954 UTC [282] ERROR: relation "users_token" already exists 2021-05-20 23:52:27.954 UTC [282] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:34.062 UTC [283] ERROR: relation "users_token" already exists 2021-05-20 23:52:34.062 UTC [283] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:40.109 UTC [284] ERROR: relation "users_token" already exists 2021-05-20 23:52:40.109 UTC [284] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:46.057 UTC [285] ERROR: relation "users_token" already exists 2021-05-20 23:52:46.057 UTC [285] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:52:52.025 UTC [287] ERROR: relation "users_token" already exists 2021-05-20 23:52:52.025 UTC [287] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:03.698 UTC [288] ERROR: relation "users_token" already exists 2021-05-20 23:53:03.698 UTC [288] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:09.687 UTC [289] ERROR: relation "users_token" already exists 2021-05-20 23:53:09.687 UTC [289] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:15.708 UTC [290] ERROR: relation "users_token" already exists 2021-05-20 23:53:15.708 UTC [290] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:21.790 UTC [291] ERROR: relation "users_token" already exists 2021-05-20 23:53:21.790 UTC [291] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:27.687 UTC [293] ERROR: relation "users_token" already exists 2021-05-20 23:53:27.687 UTC [293] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:33.636 UTC [294] ERROR: relation "users_token" already exists 2021-05-20 23:53:33.636 UTC [294] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:39.593 UTC [295] ERROR: relation "users_token" already exists 2021-05-20 23:53:39.593 UTC [295] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:45.538 UTC [296] ERROR: relation "users_token" already exists 2021-05-20 23:53:45.538 UTC [296] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:51.601 UTC [297] ERROR: relation "users_token" already exists 2021-05-20 23:53:51.601 UTC [297] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:53:57.499 UTC [299] ERROR: relation "users_token" already exists 2021-05-20 23:53:57.499 UTC [299] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:54:03.461 UTC [300] ERROR: relation "users_token" already exists 2021-05-20 23:54:03.461 UTC [300] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:59:25.974 UTC [312] ERROR: relation "users_token" already exists 2021-05-20 23:59:25.974 UTC [312] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:59:32.096 UTC [313] ERROR: relation "users_token" already exists 2021-05-20 23:59:32.096 UTC [313] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:59:38.059 UTC [314] ERROR: relation "users_token" already exists 2021-05-20 23:59:38.059 UTC [314] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:59:44.115 UTC [315] ERROR: relation "users_token" already exists 2021-05-20 23:59:44.115 UTC [315] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:59:50.509 UTC [316] ERROR: relation "users_token" already exists 2021-05-20 23:59:50.509 UTC [316] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-20 23:59:56.564 UTC [318] ERROR: relation "users_token" already exists 2021-05-20 23:59:56.564 UTC [318] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:02.600 UTC [319] ERROR: relation "users_token" already exists 2021-05-21 00:00:02.600 UTC [319] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:08.616 UTC [320] ERROR: relation "users_token" already exists 2021-05-21 00:00:08.616 UTC [320] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:14.680 UTC [321] ERROR: relation "users_token" already exists 2021-05-21 00:00:14.680 UTC [321] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:20.764 UTC [322] ERROR: relation "users_token" already exists 2021-05-21 00:00:20.764 UTC [322] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:26.838 UTC [324] ERROR: relation "users_token" already exists 2021-05-21 00:00:26.838 UTC [324] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:36.260 UTC [325] ERROR: relation "users_token" already exists 2021-05-21 00:00:36.260 UTC [325] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:42.171 UTC [326] ERROR: relation "users_token" already exists 2021-05-21 00:00:42.171 UTC [326] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:48.238 UTC [327] ERROR: relation "users_token" already exists 2021-05-21 00:00:48.238 UTC [327] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:00:54.432 UTC [329] ERROR: relation "users_token" already exists 2021-05-21 00:00:54.432 UTC [329] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:01:00.372 UTC [330] ERROR: relation "users_token" already exists 2021-05-21 00:01:00.372 UTC [330] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:01:06.484 UTC [331] ERROR: relation "users_token" already exists 2021-05-21 00:01:06.484 UTC [331] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:01:12.534 UTC [332] ERROR: relation "users_token" already exists 2021-05-21 00:01:12.534 UTC [332] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:01:18.529 UTC [333] ERROR: relation "users_token" already exists 2021-05-21 00:01:18.529 UTC [333] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:01:24.591 UTC [335] ERROR: relation "users_token" already exists 2021-05-21 00:01:24.591 UTC [335] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:01:30.653 UTC [336] ERROR: relation "users_token" already exists 2021-05-21 00:01:30.653 UTC [336] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:06:46.132 UTC [348] ERROR: relation "users_token" already exists 2021-05-21 00:06:46.132 UTC [348] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:06:52.331 UTC [350] ERROR: relation "users_token" already exists 2021-05-21 00:06:52.331 UTC [350] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:06:58.505 UTC [351] ERROR: relation "users_token" already exists 2021-05-21 00:06:58.505 UTC [351] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:04.776 UTC [352] ERROR: relation "users_token" already exists 2021-05-21 00:07:04.776 UTC [352] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:11.499 UTC [353] ERROR: relation "users_token" already exists 2021-05-21 00:07:11.499 UTC [353] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:17.899 UTC [354] ERROR: relation "users_token" already exists 2021-05-21 00:07:17.899 UTC [354] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:24.118 UTC [356] ERROR: relation "users_token" already exists 2021-05-21 00:07:24.118 UTC [356] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:30.691 UTC [357] ERROR: relation "users_token" already exists 2021-05-21 00:07:30.691 UTC [357] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:36.877 UTC [358] ERROR: relation "users_token" already exists 2021-05-21 00:07:36.877 UTC [358] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:42.989 UTC [359] ERROR: relation "users_token" already exists 2021-05-21 00:07:42.989 UTC [359] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:07:55.234 UTC [361] ERROR: relation "users_token" already exists 2021-05-21 00:07:55.234 UTC [361] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:01.755 UTC [362] ERROR: relation "users_token" already exists 2021-05-21 00:08:01.755 UTC [362] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:08.141 UTC [363] ERROR: relation "users_token" already exists 2021-05-21 00:08:08.141 UTC [363] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:14.325 UTC [364] ERROR: relation "users_token" already exists 2021-05-21 00:08:14.325 UTC [364] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:20.586 UTC [365] ERROR: relation "users_token" already exists 2021-05-21 00:08:20.586 UTC [365] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:26.817 UTC [367] ERROR: relation "users_token" already exists 2021-05-21 00:08:26.817 UTC [367] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:32.699 UTC [368] ERROR: relation "users_token" already exists 2021-05-21 00:08:32.699 UTC [368] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:38.742 UTC [369] ERROR: relation "users_token" already exists 2021-05-21 00:08:38.742 UTC [369] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:45.055 UTC [370] ERROR: relation "users_token" already exists 2021-05-21 00:08:45.055 UTC [370] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:08:51.214 UTC [371] ERROR: relation "users_token" already exists 2021-05-21 00:08:51.214 UTC [371] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:09.725 UTC [383] ERROR: relation "users_token" already exists 2021-05-21 00:14:09.725 UTC [383] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:15.802 UTC [384] ERROR: relation "users_token" already exists 2021-05-21 00:14:15.802 UTC [384] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:21.855 UTC [385] ERROR: relation "users_token" already exists 2021-05-21 00:14:21.855 UTC [385] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:27.960 UTC [387] ERROR: relation "users_token" already exists 2021-05-21 00:14:27.960 UTC [387] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:34.051 UTC [388] ERROR: relation "users_token" already exists 2021-05-21 00:14:34.051 UTC [388] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:40.229 UTC [389] ERROR: relation "users_token" already exists 2021-05-21 00:14:40.229 UTC [389] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:46.305 UTC [390] ERROR: relation "users_token" already exists 2021-05-21 00:14:46.305 UTC [390] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:52.516 UTC [392] ERROR: relation "users_token" already exists 2021-05-21 00:14:52.516 UTC [392] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:14:58.510 UTC [393] ERROR: relation "users_token" already exists 2021-05-21 00:14:58.510 UTC [393] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:04.567 UTC [394] ERROR: relation "users_token" already exists 2021-05-21 00:15:04.567 UTC [394] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:13.966 UTC [395] ERROR: relation "users_token" already exists 2021-05-21 00:15:13.966 UTC [395] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:19.998 UTC [396] ERROR: relation "users_token" already exists 2021-05-21 00:15:19.998 UTC [396] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:26.376 UTC [398] ERROR: relation "users_token" already exists 2021-05-21 00:15:26.376 UTC [398] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:32.390 UTC [399] ERROR: relation "users_token" already exists 2021-05-21 00:15:32.390 UTC [399] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:38.526 UTC [400] ERROR: relation "users_token" already exists 2021-05-21 00:15:38.526 UTC [400] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:44.592 UTC [401] ERROR: relation "users_token" already exists 2021-05-21 00:15:44.592 UTC [401] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:50.715 UTC [402] ERROR: relation "users_token" already exists 2021-05-21 00:15:50.715 UTC [402] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:15:56.811 UTC [404] ERROR: relation "users_token" already exists 2021-05-21 00:15:56.811 UTC [404] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:16:02.862 UTC [405] ERROR: relation "users_token" already exists 2021-05-21 00:16:02.862 UTC [405] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:16:09.120 UTC [406] ERROR: relation "users_token" already exists 2021-05-21 00:16:09.120 UTC [406] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:16:15.579 UTC [407] ERROR: relation "users_token" already exists 2021-05-21 00:16:15.579 UTC [407] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:21:30.965 UTC [419] ERROR: relation "users_token" already exists 2021-05-21 00:21:30.965 UTC [419] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:21:37.012 UTC [420] ERROR: relation "users_token" already exists 2021-05-21 00:21:37.012 UTC [420] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:21:43.082 UTC [421] ERROR: relation "users_token" already exists 2021-05-21 00:21:43.082 UTC [421] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:21:49.126 UTC [422] ERROR: relation "users_token" already exists 2021-05-21 00:21:49.126 UTC [422] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:21:55.244 UTC [424] ERROR: relation "users_token" already exists 2021-05-21 00:21:55.244 UTC [424] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:01.444 UTC [425] ERROR: relation "users_token" already exists 2021-05-21 00:22:01.444 UTC [425] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:07.500 UTC [426] ERROR: relation "users_token" already exists 2021-05-21 00:22:07.500 UTC [426] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:13.542 UTC [427] ERROR: relation "users_token" already exists 2021-05-21 00:22:13.542 UTC [427] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:19.689 UTC [428] ERROR: relation "users_token" already exists 2021-05-21 00:22:19.689 UTC [428] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:25.922 UTC [430] ERROR: relation "users_token" already exists 2021-05-21 00:22:25.922 UTC [430] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:32.058 UTC [431] ERROR: relation "users_token" already exists 2021-05-21 00:22:32.058 UTC [431] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:45.046 UTC [432] ERROR: relation "users_token" already exists 2021-05-21 00:22:45.046 UTC [432] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:51.063 UTC [433] ERROR: relation "users_token" already exists 2021-05-21 00:22:51.063 UTC [433] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:22:57.218 UTC [435] ERROR: relation "users_token" already exists 2021-05-21 00:22:57.218 UTC [435] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:03.244 UTC [436] ERROR: relation "users_token" already exists 2021-05-21 00:23:03.244 UTC [436] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:09.404 UTC [437] ERROR: relation "users_token" already exists 2021-05-21 00:23:09.404 UTC [437] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:15.367 UTC [438] ERROR: relation "users_token" already exists 2021-05-21 00:23:15.367 UTC [438] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:21.534 UTC [439] ERROR: relation "users_token" already exists 2021-05-21 00:23:21.534 UTC [439] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:27.679 UTC [441] ERROR: relation "users_token" already exists 2021-05-21 00:23:27.679 UTC [441] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:33.655 UTC [442] ERROR: relation "users_token" already exists 2021-05-21 00:23:33.655 UTC [442] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:39.677 UTC [443] ERROR: relation "users_token" already exists 2021-05-21 00:23:39.677 UTC [443] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-05-21 00:23:45.634 UTC [444] ERROR: relation "users_token" already exists 2021-05-21 00:23:45.634 UTC [444] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL)