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-04-28 22:59:41.703 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-04-28 22:59:45.014 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-04-28 22:59:45.346 UTC [30] LOG: database system was shut down at 2021-04-28 22:59:42 UTC 2021-04-28 22:59:45.355 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/* 2021-04-28 22:59:47.327 UTC [29] LOG: received fast shutdown request waiting for server to shut down....2021-04-28 22:59:47.433 UTC [29] LOG: aborting any active transactions 2021-04-28 22:59:47.435 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-04-28 22:59:47.435 UTC [31] LOG: shutting down .2021-04-28 22:59:48.820 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-04-28 22:59:48.925 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-04-28 22:59:48.925 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-04-28 22:59:49.355 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-04-28 22:59:49.528 UTC [42] LOG: database system was shut down at 2021-04-28 22:59:48 UTC 2021-04-28 22:59:50.110 UTC [1] LOG: database system is ready to accept connections 2021-04-28 23:02:43.974 UTC [50] LOG: could not receive data from client: Connection reset by peer 2021-04-28 23:04:11.006 UTC [56] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:11.006 UTC [56] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:17.115 UTC [57] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:17.115 UTC [57] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:26.930 UTC [59] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:26.930 UTC [59] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:33.581 UTC [60] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:33.581 UTC [60] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:39.794 UTC [61] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:39.794 UTC [61] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:45.911 UTC [62] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:45.911 UTC [62] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:52.156 UTC [64] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:52.156 UTC [64] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:04:58.416 UTC [65] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:04:58.416 UTC [65] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:04.728 UTC [66] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:04.728 UTC [66] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:10.957 UTC [67] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:10.957 UTC [67] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:34.420 UTC [69] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:34.420 UTC [69] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:40.836 UTC [70] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:40.836 UTC [70] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:47.048 UTC [71] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:47.048 UTC [71] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:53.249 UTC [73] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:53.249 UTC [73] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:05:59.425 UTC [74] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:05:59.425 UTC [74] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:06:05.640 UTC [75] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:06:05.640 UTC [75] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:06:11.756 UTC [76] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:06:11.756 UTC [76] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:06:17.872 UTC [77] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:06:17.872 UTC [77] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:06:24.184 UTC [79] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:06:24.184 UTC [79] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:06:30.650 UTC [80] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:06:30.650 UTC [80] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:13.324 UTC [82] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:13.324 UTC [82] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:19.624 UTC [83] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:19.624 UTC [83] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:26.378 UTC [85] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:26.378 UTC [85] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:32.589 UTC [86] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:32.589 UTC [86] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:38.757 UTC [87] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:38.757 UTC [87] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:44.898 UTC [88] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:44.898 UTC [88] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:51.264 UTC [90] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:51.264 UTC [90] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:07:57.320 UTC [91] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:07:57.320 UTC [91] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:03.428 UTC [92] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:03.428 UTC [92] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:09.608 UTC [93] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:09.608 UTC [93] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:20.283 UTC [94] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:20.283 UTC [94] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:26.695 UTC [96] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:26.695 UTC [96] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:32.973 UTC [97] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:32.973 UTC [97] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:39.213 UTC [98] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:39.213 UTC [98] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:45.460 UTC [99] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:45.460 UTC [99] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:51.951 UTC [101] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:51.951 UTC [101] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:08:58.309 UTC [102] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:08:58.309 UTC [102] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:09:04.529 UTC [103] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:09:04.529 UTC [103] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:09:10.986 UTC [104] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:09:10.986 UTC [104] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:09:17.083 UTC [105] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:09:17.083 UTC [105] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:09:23.204 UTC [107] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:09:23.204 UTC [107] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:13:36.191 UTC [116] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:13:36.191 UTC [116] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:13:42.669 UTC [117] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:13:42.669 UTC [117] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:13:49.098 UTC [118] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:13:49.098 UTC [118] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:13:56.394 UTC [120] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:13:56.394 UTC [120] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:02.720 UTC [121] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:02.720 UTC [121] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:09.148 UTC [122] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:09.148 UTC [122] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:15.892 UTC [123] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:15.892 UTC [123] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:22.957 UTC [125] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:22.957 UTC [125] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:29.483 UTC [126] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:29.483 UTC [126] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:45.265 UTC [127] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:45.265 UTC [127] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:51.822 UTC [129] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:51.822 UTC [129] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:14:58.225 UTC [130] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:14:58.225 UTC [130] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:15:04.653 UTC [131] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:15:04.653 UTC [131] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:15:11.147 UTC [132] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:15:11.147 UTC [132] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:15:17.693 UTC [133] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:15:17.693 UTC [133] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:15:24.316 UTC [135] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:15:24.316 UTC [135] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:15:30.770 UTC [136] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:15:30.770 UTC [136] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:15:37.425 UTC [137] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:15:37.425 UTC [137] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:16.314 UTC [141] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:16.314 UTC [141] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:22.636 UTC [143] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:22.636 UTC [143] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:28.926 UTC [144] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:28.926 UTC [144] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:35.242 UTC [145] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:35.242 UTC [145] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:41.684 UTC [146] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:41.684 UTC [146] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:48.076 UTC [147] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:48.076 UTC [147] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:17:54.457 UTC [149] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:17:54.457 UTC [149] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:18:00.731 UTC [150] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:18:00.731 UTC [150] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:18:06.986 UTC [151] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:18:06.986 UTC [151] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:09.934 UTC [158] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:09.934 UTC [158] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:16.734 UTC [159] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:16.734 UTC [159] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:23.043 UTC [161] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:23.043 UTC [161] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:29.505 UTC [162] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:29.505 UTC [162] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:36.223 UTC [163] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:36.223 UTC [163] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:42.781 UTC [164] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:42.781 UTC [164] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:49.101 UTC [165] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:49.101 UTC [165] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:21:55.498 UTC [167] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:21:55.498 UTC [167] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:22:01.960 UTC [168] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:22:01.960 UTC [168] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:22:08.273 UTC [169] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:22:08.273 UTC [169] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:27:27.489 UTC [181] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:27:27.489 UTC [181] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:27:33.725 UTC [182] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:27:33.725 UTC [182] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:27:40.058 UTC [183] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:27:40.058 UTC [183] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:27:46.696 UTC [184] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:27:46.696 UTC [184] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:27:53.275 UTC [186] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:27:53.275 UTC [186] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:27:59.971 UTC [187] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:27:59.971 UTC [187] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:28:06.521 UTC [188] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:28:06.521 UTC [188] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:28:12.889 UTC [189] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:28:12.889 UTC [189] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:28:19.130 UTC [190] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:28:19.130 UTC [190] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:28:26.054 UTC [192] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:28:26.054 UTC [192] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:28:32.496 UTC [193] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:28:32.496 UTC [193] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:30:27.357 UTC [198] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:30:27.357 UTC [198] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:30:34.362 UTC [199] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:30:34.362 UTC [199] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:30:40.586 UTC [200] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:30:40.586 UTC [200] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:30:47.119 UTC [201] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:30:47.119 UTC [201] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:30:53.836 UTC [203] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:30:53.836 UTC [203] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:31:00.580 UTC [204] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:31:00.580 UTC [204] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:31:07.109 UTC [205] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:31:07.109 UTC [205] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:31:13.477 UTC [206] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:31:13.477 UTC [206] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:31:19.864 UTC [207] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:31:19.864 UTC [207] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:36:32.043 UTC [219] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:36:32.043 UTC [219] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:36:38.349 UTC [220] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:36:38.349 UTC [220] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:36:44.765 UTC [221] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:36:44.765 UTC [221] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:36:51.385 UTC [223] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:36:51.385 UTC [223] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:36:57.854 UTC [224] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:36:57.854 UTC [224] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:04.213 UTC [225] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:04.213 UTC [225] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:10.636 UTC [226] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:10.636 UTC [226] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:17.189 UTC [227] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:17.189 UTC [227] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:23.486 UTC [229] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:23.486 UTC [229] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:29.736 UTC [230] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:29.736 UTC [230] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:40.036 UTC [231] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:40.036 UTC [231] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:46.583 UTC [232] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:46.583 UTC [232] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:53.092 UTC [234] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:53.092 UTC [234] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:37:59.836 UTC [235] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:37:59.836 UTC [235] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:38:06.593 UTC [236] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:38:06.593 UTC [236] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:38:13.112 UTC [237] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:38:13.112 UTC [237] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:38:19.417 UTC [238] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:38:19.417 UTC [238] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:38:25.729 UTC [240] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:38:25.729 UTC [240] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:38:31.977 UTC [241] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:38:31.977 UTC [241] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:38:38.440 UTC [242] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:38:38.440 UTC [242] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:43:51.589 UTC [254] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:43:51.589 UTC [254] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:43:57.927 UTC [255] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:43:57.927 UTC [255] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:04.282 UTC [256] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:04.282 UTC [256] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:10.768 UTC [257] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:10.768 UTC [257] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:17.162 UTC [258] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:17.162 UTC [258] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:23.519 UTC [260] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:23.519 UTC [260] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:29.907 UTC [261] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:29.907 UTC [261] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:36.363 UTC [262] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:36.363 UTC [262] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:42.816 UTC [263] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:42.816 UTC [263] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:44:49.096 UTC [264] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:44:49.096 UTC [264] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:00.681 UTC [266] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:00.681 UTC [266] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:07.191 UTC [267] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:07.191 UTC [267] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:13.462 UTC [268] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:13.462 UTC [268] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:19.876 UTC [269] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:19.876 UTC [269] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:26.318 UTC [271] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:26.318 UTC [271] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:32.800 UTC [272] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:32.800 UTC [272] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:39.196 UTC [273] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:39.196 UTC [273] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:45.531 UTC [274] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:45.531 UTC [274] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:51.875 UTC [276] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:51.875 UTC [276] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:45:58.260 UTC [277] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:45:58.260 UTC [277] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:11.317 UTC [288] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:11.317 UTC [288] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:17.550 UTC [289] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:17.550 UTC [289] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:23.854 UTC [291] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:23.854 UTC [291] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:30.061 UTC [292] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:30.061 UTC [292] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:36.377 UTC [293] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:36.377 UTC [293] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:42.716 UTC [294] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:42.716 UTC [294] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:49.092 UTC [295] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:49.092 UTC [295] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:51:55.592 UTC [297] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:51:55.592 UTC [297] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:02.047 UTC [298] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:02.047 UTC [298] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:08.300 UTC [299] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:08.300 UTC [299] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:21.272 UTC [300] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:21.272 UTC [300] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:27.571 UTC [302] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:27.571 UTC [302] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:33.959 UTC [303] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:33.959 UTC [303] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:40.444 UTC [304] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:40.444 UTC [304] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:46.768 UTC [305] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:46.768 UTC [305] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:53.077 UTC [307] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:53.077 UTC [307] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:52:59.426 UTC [308] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:52:59.426 UTC [308] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:53:05.713 UTC [309] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:53:05.713 UTC [309] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:53:11.967 UTC [310] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:53:11.967 UTC [310] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:53:18.228 UTC [311] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:53:18.228 UTC [311] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:58:33.173 UTC [323] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:58:33.173 UTC [323] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:58:39.460 UTC [324] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:58:39.460 UTC [324] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:58:45.915 UTC [325] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:58:45.915 UTC [325] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:58:52.453 UTC [327] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:58:52.453 UTC [327] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:58:58.925 UTC [328] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:58:58.925 UTC [328] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:05.451 UTC [329] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:05.451 UTC [329] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:11.745 UTC [330] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:11.745 UTC [330] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:18.283 UTC [331] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:18.283 UTC [331] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:24.807 UTC [333] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:24.807 UTC [333] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:31.197 UTC [334] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:31.197 UTC [334] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:39.807 UTC [335] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:39.807 UTC [335] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:46.375 UTC [336] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:46.375 UTC [336] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:52.759 UTC [338] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:52.759 UTC [338] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-28 23:59:59.197 UTC [339] ERROR: relation "dcim_devicebay" already exists 2021-04-28 23:59:59.197 UTC [339] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:05.947 UTC [340] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:05.947 UTC [340] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:12.543 UTC [341] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:12.543 UTC [341] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:19.033 UTC [342] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:19.033 UTC [342] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:25.622 UTC [344] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:25.622 UTC [344] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:32.100 UTC [345] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:32.100 UTC [345] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:38.723 UTC [346] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:38.723 UTC [346] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:45.094 UTC [347] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:45.094 UTC [347] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:00:51.544 UTC [348] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:00:51.544 UTC [348] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:14.777 UTC [360] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:14.777 UTC [360] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:21.232 UTC [361] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:21.232 UTC [361] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:27.607 UTC [363] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:27.607 UTC [363] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:33.990 UTC [364] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:33.990 UTC [364] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:40.405 UTC [365] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:40.405 UTC [365] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:46.908 UTC [366] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:46.908 UTC [366] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:06:53.491 UTC [368] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:06:53.491 UTC [368] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:00.084 UTC [369] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:00.084 UTC [369] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:06.669 UTC [370] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:06.669 UTC [370] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:19.858 UTC [371] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:19.858 UTC [371] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:26.670 UTC [373] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:26.670 UTC [373] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:33.168 UTC [374] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:33.168 UTC [374] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:39.657 UTC [375] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:39.657 UTC [375] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:46.141 UTC [376] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:46.141 UTC [376] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:52.692 UTC [378] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:52.692 UTC [378] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:07:59.154 UTC [379] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:07:59.154 UTC [379] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:08:05.916 UTC [380] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:08:05.916 UTC [380] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:08:12.574 UTC [381] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:08:12.574 UTC [381] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:08:19.616 UTC [382] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:08:19.616 UTC [382] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:13:43.464 UTC [394] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:13:43.464 UTC [394] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:13:50.127 UTC [395] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:13:50.127 UTC [395] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:13:56.808 UTC [397] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:13:56.808 UTC [397] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:03.430 UTC [398] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:03.430 UTC [398] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:10.210 UTC [399] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:10.210 UTC [399] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:16.816 UTC [400] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:16.816 UTC [400] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:23.430 UTC [402] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:23.430 UTC [402] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:29.853 UTC [403] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:29.853 UTC [403] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:36.592 UTC [404] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:36.592 UTC [404] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:49.792 UTC [405] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:49.792 UTC [405] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:14:56.645 UTC [407] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:14:56.645 UTC [407] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:03.430 UTC [408] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:03.430 UTC [408] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:10.318 UTC [409] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:10.318 UTC [409] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:16.720 UTC [410] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:16.720 UTC [410] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:23.164 UTC [412] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:23.164 UTC [412] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:29.561 UTC [413] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:29.561 UTC [413] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:35.998 UTC [414] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:35.998 UTC [414] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:42.474 UTC [415] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:42.474 UTC [415] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:15:49.216 UTC [416] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:15:49.216 UTC [416] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:08.833 UTC [428] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:08.833 UTC [428] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:15.384 UTC [429] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:15.384 UTC [429] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:21.836 UTC [430] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:21.836 UTC [430] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:28.181 UTC [432] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:28.181 UTC [432] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:34.784 UTC [433] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:34.784 UTC [433] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:41.264 UTC [434] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:41.264 UTC [434] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:47.730 UTC [435] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:47.730 UTC [435] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:21:54.210 UTC [437] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:21:54.210 UTC [437] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:00.697 UTC [438] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:00.697 UTC [438] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:07.226 UTC [439] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:07.226 UTC [439] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:20.761 UTC [440] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:20.761 UTC [440] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:27.283 UTC [442] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:27.283 UTC [442] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:33.651 UTC [443] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:33.651 UTC [443] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:40.143 UTC [444] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:40.143 UTC [444] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:46.679 UTC [445] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:46.679 UTC [445] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:22:53.111 UTC [447] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:22:53.111 UTC [447] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:23:00.123 UTC [448] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:23:00.123 UTC [448] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:23:06.675 UTC [449] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:23:06.675 UTC [449] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:23:13.102 UTC [450] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:23:13.102 UTC [450] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2021-04-29 00:23:19.696 UTC [451] ERROR: relation "dcim_devicebay" already exists 2021-04-29 00:23:19.696 UTC [451] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE)