Results

By type

          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-08-15 06:15:19.698 UTC [26] WARNING:  no usable system locales were found
performing post-bootstrap initialization ... ok

WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
syncing data to disk ... ok

Success. You can now start the database server using:

    pg_ctl -D /var/lib/postgresql/data -l logfile start

waiting for server to start....2021-08-15 06:15:21.657 UTC [30] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-08-15 06:15:22.043 UTC [31] LOG:  database system was shut down at 2021-08-15 06:15:20 UTC
2021-08-15 06:15:22.110 UTC [30] 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-08-15 06:15:24.881 UTC [30] LOG:  received fast shutdown request
2021-08-15 06:15:25.277 UTC [30] LOG:  aborting any active transactions
2021-08-15 06:15:25.278 UTC [30] LOG:  worker process: logical replication launcher (PID 37) exited with exit code 1
2021-08-15 06:15:25.280 UTC [32] LOG:  shutting down
.2021-08-15 06:15:26.787 UTC [30] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2021-08-15 06:15:27.258 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2021-08-15 06:15:27.258 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2021-08-15 06:15:27.769 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-08-15 06:15:28.889 UTC [43] LOG:  database system was shut down at 2021-08-15 06:15:26 UTC
2021-08-15 06:15:29.195 UTC [1] LOG:  database system is ready to accept connections
2021-08-15 06:16:55.763 UTC [50] LOG:  unexpected EOF on client connection with an open transaction
2021-08-15 06:18:46.665 UTC [53] LOG:  unexpected EOF on client connection with an open transaction
2021-08-15 06:20:05.208 UTC [60] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:05.208 UTC [60] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:11.656 UTC [61] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:11.656 UTC [61] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:18.041 UTC [62] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:18.041 UTC [62] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:24.335 UTC [63] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:24.335 UTC [63] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:30.740 UTC [65] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:30.740 UTC [65] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:37.105 UTC [66] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:37.105 UTC [66] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:43.477 UTC [67] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:43.477 UTC [67] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:49.966 UTC [68] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:49.966 UTC [68] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:56.469 UTC [69] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:56.469 UTC [69] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:21:02.924 UTC [71] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:21:02.924 UTC [71] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:00.418 UTC [74] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:00.418 UTC [74] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:06.946 UTC [75] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:06.946 UTC [75] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:13.354 UTC [76] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:13.354 UTC [76] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:19.771 UTC [77] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:19.771 UTC [77] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:26.323 UTC [78] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:26.323 UTC [78] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:32.884 UTC [80] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:32.884 UTC [80] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:39.290 UTC [81] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:39.290 UTC [81] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:45.839 UTC [82] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:45.839 UTC [82] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:52.480 UTC [83] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:52.480 UTC [83] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:58.900 UTC [84] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:58.900 UTC [84] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:09.239 UTC [86] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:09.239 UTC [86] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:15.699 UTC [87] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:15.699 UTC [87] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:22.383 UTC [88] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:22.383 UTC [88] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:29.030 UTC [89] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:29.030 UTC [89] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:35.688 UTC [91] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:35.688 UTC [91] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:42.076 UTC [92] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:42.076 UTC [92] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:48.729 UTC [93] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:48.729 UTC [93] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:55.356 UTC [94] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:55.356 UTC [94] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:24:01.886 UTC [96] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:24:01.886 UTC [96] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:38.724 UTC [102] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:38.724 UTC [102] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:45.201 UTC [103] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:45.201 UTC [103] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:51.600 UTC [104] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:51.600 UTC [104] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:57.992 UTC [105] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:57.992 UTC [105] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:04.449 UTC [107] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:04.449 UTC [107] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:10.708 UTC [108] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:10.708 UTC [108] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:17.003 UTC [109] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:17.003 UTC [109] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:23.521 UTC [110] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:23.521 UTC [110] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:29.872 UTC [112] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:29.872 UTC [112] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:51.206 UTC [113] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:51.206 UTC [113] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:57.676 UTC [114] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:57.676 UTC [114] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:04.009 UTC [116] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:04.009 UTC [116] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:10.378 UTC [117] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:10.378 UTC [117] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:16.765 UTC [118] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:16.765 UTC [118] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:23.306 UTC [119] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:23.306 UTC [119] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:29.775 UTC [121] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:29.775 UTC [121] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:36.165 UTC [122] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:36.165 UTC [122] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:42.765 UTC [123] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:42.765 UTC [123] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:18.690 UTC [137] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:18.690 UTC [137] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:25.150 UTC [138] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:25.150 UTC [138] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:31.873 UTC [140] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:31.873 UTC [140] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:38.300 UTC [141] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:38.300 UTC [141] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:44.754 UTC [142] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:44.754 UTC [142] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:51.187 UTC [143] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:51.187 UTC [143] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:57.451 UTC [144] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:57.451 UTC [144] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:36:03.928 UTC [146] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:36:03.928 UTC [146] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:36:10.317 UTC [147] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:36:10.317 UTC [147] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:36:16.562 UTC [148] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:36:16.562 UTC [148] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:38:45.802 UTC [154] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:38:45.802 UTC [154] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:38:52.332 UTC [155] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:38:52.332 UTC [155] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:38:58.750 UTC [156] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:38:58.750 UTC [156] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:05.315 UTC [158] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:05.315 UTC [158] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:11.715 UTC [159] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:11.715 UTC [159] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:18.224 UTC [160] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:18.224 UTC [160] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:24.632 UTC [161] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:24.632 UTC [161] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:31.085 UTC [163] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:31.085 UTC [163] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:37.458 UTC [164] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:37.458 UTC [164] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:43.818 UTC [165] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:43.818 UTC [165] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:03.460 UTC [177] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:03.460 UTC [177] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:10.105 UTC [178] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:10.105 UTC [178] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:16.608 UTC [179] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:16.608 UTC [179] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:23.059 UTC [180] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:23.059 UTC [180] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:29.301 UTC [181] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:29.301 UTC [181] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:35.722 UTC [183] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:35.722 UTC [183] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:41.914 UTC [184] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:41.914 UTC [184] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:48.404 UTC [185] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:48.404 UTC [185] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:55.355 UTC [186] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:55.355 UTC [186] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:01.835 UTC [188] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:01.835 UTC [188] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:13.402 UTC [189] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:13.402 UTC [189] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:19.634 UTC [190] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:19.634 UTC [190] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:25.830 UTC [191] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:25.830 UTC [191] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:32.088 UTC [193] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:32.088 UTC [193] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:38.307 UTC [194] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:38.307 UTC [194] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:44.693 UTC [195] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:44.693 UTC [195] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:50.984 UTC [196] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:50.984 UTC [196] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:57.195 UTC [197] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:57.195 UTC [197] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:47:03.570 UTC [199] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:47:03.570 UTC [199] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:47:09.883 UTC [200] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:47:09.883 UTC [200] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:26.189 UTC [211] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:26.189 UTC [211] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:32.440 UTC [213] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:32.440 UTC [213] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:38.935 UTC [214] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:38.935 UTC [214] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:45.338 UTC [215] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:45.338 UTC [215] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:51.696 UTC [216] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:51.696 UTC [216] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:57.956 UTC [217] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:57.956 UTC [217] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:04.436 UTC [219] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:04.436 UTC [219] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:11.012 UTC [220] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:11.012 UTC [220] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:17.432 UTC [221] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:17.432 UTC [221] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:24.461 UTC [222] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:24.461 UTC [222] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:35.510 UTC [224] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:35.510 UTC [224] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:42.002 UTC [225] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:42.002 UTC [225] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:48.337 UTC [226] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:48.337 UTC [226] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:54.898 UTC [227] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:54.898 UTC [227] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:01.348 UTC [229] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:01.348 UTC [229] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:08.191 UTC [230] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:08.191 UTC [230] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:14.616 UTC [231] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:14.616 UTC [231] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:21.052 UTC [232] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:21.052 UTC [232] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:27.477 UTC [233] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:27.477 UTC [233] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:34.003 UTC [235] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:34.003 UTC [235] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:59:44.404 UTC [246] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:59:44.404 UTC [246] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:59:50.916 UTC [247] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:59:50.916 UTC [247] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:59:57.401 UTC [248] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:59:57.401 UTC [248] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:03.621 UTC [250] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:03.621 UTC [250] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:10.040 UTC [251] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:10.040 UTC [251] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:16.458 UTC [252] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:16.458 UTC [252] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:22.845 UTC [253] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:22.845 UTC [253] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:29.206 UTC [254] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:29.206 UTC [254] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:35.582 UTC [256] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:35.582 UTC [256] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:41.854 UTC [257] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:41.854 UTC [257] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:56.313 UTC [258] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:56.313 UTC [258] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:02.694 UTC [260] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:02.694 UTC [260] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:09.031 UTC [261] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:09.031 UTC [261] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:15.368 UTC [262] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:15.368 UTC [262] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:21.790 UTC [263] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:21.790 UTC [263] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:28.116 UTC [264] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:28.116 UTC [264] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:34.604 UTC [266] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:34.604 UTC [266] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:41.075 UTC [267] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:41.075 UTC [267] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:47.502 UTC [268] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:47.502 UTC [268] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:53.812 UTC [269] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:53.812 UTC [269] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:13.480 UTC [281] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:13.480 UTC [281] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:19.681 UTC [282] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:19.681 UTC [282] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:26.012 UTC [283] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:26.012 UTC [283] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:32.460 UTC [285] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:32.460 UTC [285] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:38.853 UTC [286] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:38.853 UTC [286] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:45.232 UTC [287] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:45.232 UTC [287] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:51.644 UTC [288] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:51.644 UTC [288] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:57.992 UTC [289] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:57.992 UTC [289] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:04.384 UTC [291] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:04.384 UTC [291] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:10.889 UTC [292] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:10.889 UTC [292] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:24.417 UTC [293] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:24.417 UTC [293] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:30.934 UTC [295] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:30.934 UTC [295] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:37.449 UTC [296] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:37.449 UTC [296] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:43.743 UTC [297] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:43.743 UTC [297] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:50.145 UTC [298] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:50.145 UTC [298] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:56.567 UTC [299] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:56.567 UTC [299] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:02.892 UTC [301] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:02.892 UTC [301] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:09.227 UTC [302] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:09.227 UTC [302] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:15.658 UTC [303] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:15.658 UTC [303] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:21.951 UTC [304] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:21.951 UTC [304] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:14:43.907 UTC [316] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:14:43.907 UTC [316] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:14:50.316 UTC [317] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:14:50.316 UTC [317] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:14:56.721 UTC [318] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:14:56.721 UTC [318] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:03.046 UTC [320] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:03.046 UTC [320] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:09.439 UTC [321] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:09.439 UTC [321] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:15.853 UTC [322] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:15.853 UTC [322] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:22.141 UTC [323] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:22.141 UTC [323] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:28.397 UTC [324] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:28.397 UTC [324] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:34.846 UTC [326] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:34.846 UTC [326] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:41.207 UTC [327] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:41.207 UTC [327] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:55.481 UTC [328] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:55.481 UTC [328] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:01.921 UTC [330] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:01.921 UTC [330] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:08.289 UTC [331] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:08.289 UTC [331] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:14.762 UTC [332] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:14.762 UTC [332] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:21.151 UTC [333] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:21.151 UTC [333] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:27.644 UTC [334] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:27.644 UTC [334] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:33.963 UTC [336] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:33.963 UTC [336] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:40.445 UTC [337] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:40.445 UTC [337] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:46.749 UTC [338] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:46.749 UTC [338] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:53.209 UTC [339] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:53.209 UTC [339] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:12.869 UTC [351] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:12.869 UTC [351] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:19.234 UTC [352] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:19.234 UTC [352] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:25.724 UTC [353] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:25.724 UTC [353] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:32.095 UTC [355] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:32.095 UTC [355] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:38.432 UTC [356] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:38.432 UTC [356] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:44.910 UTC [357] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:44.910 UTC [357] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:51.277 UTC [358] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:51.277 UTC [358] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:57.586 UTC [359] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:57.586 UTC [359] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:03.908 UTC [361] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:03.908 UTC [361] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:10.507 UTC [362] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:10.507 UTC [362] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:26.416 UTC [363] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:26.416 UTC [363] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:32.809 UTC [365] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:32.809 UTC [365] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:39.078 UTC [366] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:39.078 UTC [366] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:45.465 UTC [367] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:45.465 UTC [367] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:51.805 UTC [368] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:51.805 UTC [368] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:58.101 UTC [369] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:58.101 UTC [369] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:04.540 UTC [371] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:04.540 UTC [371] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:11.007 UTC [372] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:11.007 UTC [372] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:17.321 UTC [373] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:17.321 UTC [373] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:23.763 UTC [374] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:23.763 UTC [374] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:29:44.844 UTC [386] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:29:44.844 UTC [386] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:29:51.111 UTC [387] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:29:51.111 UTC [387] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:29:57.389 UTC [388] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:29:57.389 UTC [388] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:03.739 UTC [390] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:03.739 UTC [390] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:10.110 UTC [391] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:10.110 UTC [391] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:16.462 UTC [392] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:16.462 UTC [392] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:22.955 UTC [393] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:22.955 UTC [393] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:29.290 UTC [394] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:29.290 UTC [394] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:35.785 UTC [396] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:35.785 UTC [396] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:42.194 UTC [397] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:42.194 UTC [397] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:54.242 UTC [398] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:54.242 UTC [398] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:00.639 UTC [399] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:00.639 UTC [399] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:06.911 UTC [401] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:06.911 UTC [401] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:13.231 UTC [402] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:13.231 UTC [402] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:19.642 UTC [403] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:19.642 UTC [403] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:25.971 UTC [404] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:25.971 UTC [404] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:32.309 UTC [406] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:32.309 UTC [406] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:38.760 UTC [407] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:38.760 UTC [407] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:45.162 UTC [408] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:45.162 UTC [408] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:51.488 UTC [409] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:51.488 UTC [409] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:07.487 UTC [421] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:07.487 UTC [421] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:13.756 UTC [422] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:13.756 UTC [422] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:20.180 UTC [423] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:20.180 UTC [423] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:26.507 UTC [424] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:26.507 UTC [424] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:32.944 UTC [426] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:32.944 UTC [426] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:39.360 UTC [427] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:39.360 UTC [427] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:45.596 UTC [428] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:45.596 UTC [428] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:51.795 UTC [429] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:51.795 UTC [429] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:58.245 UTC [430] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:58.245 UTC [430] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:04.622 UTC [432] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:04.622 UTC [432] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:13.363 UTC [433] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:13.363 UTC [433] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:19.725 UTC [434] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:19.725 UTC [434] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:26.183 UTC [435] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:26.183 UTC [435] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:32.593 UTC [437] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:32.593 UTC [437] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:38.974 UTC [438] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:38.974 UTC [438] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:45.237 UTC [439] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:45.237 UTC [439] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:51.387 UTC [440] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:51.387 UTC [440] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:57.780 UTC [441] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:57.780 UTC [441] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:39:04.132 UTC [443] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:39:04.132 UTC [443] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:39:10.581 UTC [444] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:39:10.581 UTC [444] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:35.637 UTC [456] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:35.637 UTC [456] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:42.208 UTC [457] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:42.208 UTC [457] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:48.423 UTC [458] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:48.423 UTC [458] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:54.800 UTC [459] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:54.800 UTC [459] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:01.054 UTC [460] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:01.054 UTC [460] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:07.475 UTC [462] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:07.475 UTC [462] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:13.945 UTC [463] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:13.945 UTC [463] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:20.413 UTC [464] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:20.413 UTC [464] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:26.841 UTC [465] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:26.841 UTC [465] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:33.038 UTC [467] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:33.038 UTC [467] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:45.765 UTC [468] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:45.765 UTC [468] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:52.168 UTC [469] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:52.168 UTC [469] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:58.449 UTC [470] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:58.449 UTC [470] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:04.809 UTC [472] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:04.809 UTC [472] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:11.204 UTC [473] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:11.204 UTC [473] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:17.552 UTC [474] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:17.552 UTC [474] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:24.013 UTC [475] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:24.013 UTC [475] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:30.266 UTC [476] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:30.266 UTC [476] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:36.594 UTC [478] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:36.594 UTC [478] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:42.845 UTC [479] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:42.845 UTC [479] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:01.738 UTC [490] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:01.738 UTC [490] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:08.239 UTC [492] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:08.239 UTC [492] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:14.545 UTC [493] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:14.545 UTC [493] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:20.768 UTC [494] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:20.768 UTC [494] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:27.122 UTC [495] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:27.122 UTC [495] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:33.447 UTC [497] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:33.447 UTC [497] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:39.996 UTC [498] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:39.996 UTC [498] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:46.355 UTC [499] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:46.355 UTC [499] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:52.667 UTC [500] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:52.667 UTC [500] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:58.901 UTC [501] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:58.901 UTC [501] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:14.177 UTC [504] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:14.177 UTC [504] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:20.513 UTC [505] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:20.513 UTC [505] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:26.897 UTC [506] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:26.897 UTC [506] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:33.167 UTC [508] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:33.167 UTC [508] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:39.347 UTC [509] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:39.347 UTC [509] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:45.696 UTC [510] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:45.696 UTC [510] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:52.047 UTC [511] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:52.047 UTC [511] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:58.687 UTC [512] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:58.687 UTC [512] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:54:05.011 UTC [514] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:54:05.011 UTC [514] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:54:11.436 UTC [515] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:54:11.436 UTC [515] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:59:25.378 UTC [526] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:59:25.378 UTC [526] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:59:31.774 UTC [527] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:59:31.774 UTC [527] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:59:37.990 UTC [529] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:59:37.990 UTC [529] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:59:44.235 UTC [530] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:59:44.235 UTC [530] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:59:50.532 UTC [531] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:59:50.532 UTC [531] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:59:56.754 UTC [532] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:59:56.754 UTC [532] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:03.071 UTC [534] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:03.071 UTC [534] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:09.369 UTC [535] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:09.369 UTC [535] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:15.750 UTC [536] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:15.750 UTC [536] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:22.137 UTC [537] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:22.137 UTC [537] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:37.054 UTC [539] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:37.054 UTC [539] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:43.391 UTC [540] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:43.391 UTC [540] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:49.609 UTC [541] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:49.609 UTC [541] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:00:55.918 UTC [542] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:00:55.918 UTC [542] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:01:02.227 UTC [543] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:01:02.227 UTC [543] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:01:08.550 UTC [545] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:01:08.550 UTC [545] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:01:14.975 UTC [546] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:01:14.975 UTC [546] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:01:21.445 UTC [547] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:01:21.445 UTC [547] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:01:27.717 UTC [548] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:01:27.717 UTC [548] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:01:33.988 UTC [550] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:01:33.988 UTC [550] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:06:51.102 UTC [561] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:06:51.102 UTC [561] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:06:57.566 UTC [562] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:06:57.566 UTC [562] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:03.901 UTC [564] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:03.901 UTC [564] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:10.175 UTC [565] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:10.175 UTC [565] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:16.413 UTC [566] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:16.413 UTC [566] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:22.733 UTC [567] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:22.733 UTC [567] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:29.116 UTC [568] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:29.116 UTC [568] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:35.482 UTC [570] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:35.482 UTC [570] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:41.822 UTC [571] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:41.822 UTC [571] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:48.053 UTC [572] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:48.053 UTC [572] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:07:54.370 UTC [573] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:07:54.370 UTC [573] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:04.095 UTC [575] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:04.095 UTC [575] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:10.402 UTC [576] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:10.402 UTC [576] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:16.872 UTC [577] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:16.872 UTC [577] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:23.472 UTC [578] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:23.472 UTC [578] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:29.812 UTC [579] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:29.812 UTC [579] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:36.060 UTC [581] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:36.060 UTC [581] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:42.301 UTC [582] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:42.301 UTC [582] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:48.603 UTC [583] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:48.603 UTC [583] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:08:55.143 UTC [584] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:08:55.143 UTC [584] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:09:01.478 UTC [585] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:09:01.478 UTC [585] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:14:23.121 UTC [597] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:14:23.121 UTC [597] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:14:29.422 UTC [598] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:14:29.422 UTC [598] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:14:35.599 UTC [600] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:14:35.599 UTC [600] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:14:42.053 UTC [601] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:14:42.053 UTC [601] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:14:48.270 UTC [602] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:14:48.270 UTC [602] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:14:54.477 UTC [603] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:14:54.477 UTC [603] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:00.880 UTC [604] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:00.880 UTC [604] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:07.353 UTC [606] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:07.353 UTC [606] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:13.925 UTC [607] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:13.925 UTC [607] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:20.137 UTC [608] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:20.137 UTC [608] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:36.748 UTC [610] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:36.748 UTC [610] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:43.144 UTC [611] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:43.144 UTC [611] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:49.410 UTC [612] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:49.410 UTC [612] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:15:55.622 UTC [613] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:15:55.622 UTC [613] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:16:02.070 UTC [614] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:16:02.070 UTC [614] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:16:08.505 UTC [616] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:16:08.505 UTC [616] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:16:14.723 UTC [617] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:16:14.723 UTC [617] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:16:21.104 UTC [618] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:16:21.104 UTC [618] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:16:27.354 UTC [619] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:16:27.354 UTC [619] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:16:33.603 UTC [621] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:16:33.603 UTC [621] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:21:59.078 UTC [632] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:21:59.078 UTC [632] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:05.498 UTC [634] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:05.498 UTC [634] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:12.031 UTC [635] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:12.031 UTC [635] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:18.344 UTC [636] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:18.344 UTC [636] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:24.784 UTC [637] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:24.784 UTC [637] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:31.198 UTC [638] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:31.198 UTC [638] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:37.588 UTC [640] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:37.588 UTC [640] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:44.051 UTC [641] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:44.051 UTC [641] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:22:50.407 UTC [642] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:22:50.407 UTC [642] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:08.719 UTC [644] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:08.719 UTC [644] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:14.993 UTC [645] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:14.993 UTC [645] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:21.454 UTC [646] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:21.454 UTC [646] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:27.766 UTC [647] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:27.766 UTC [647] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:34.075 UTC [649] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:34.075 UTC [649] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:40.474 UTC [650] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:40.474 UTC [650] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:47.025 UTC [651] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:47.025 UTC [651] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:53.385 UTC [652] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:53.385 UTC [652] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:23:59.788 UTC [653] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:23:59.788 UTC [653] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:17.743 UTC [665] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:17.743 UTC [665] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:24.062 UTC [666] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:24.062 UTC [666] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:30.439 UTC [667] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:30.439 UTC [667] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:36.677 UTC [669] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:36.677 UTC [669] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:43.062 UTC [670] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:43.062 UTC [670] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:49.449 UTC [671] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:49.449 UTC [671] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:29:55.734 UTC [672] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:29:55.734 UTC [672] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:01.992 UTC [673] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:01.992 UTC [673] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:08.375 UTC [675] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:08.375 UTC [675] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:14.803 UTC [676] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:14.803 UTC [676] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:31.167 UTC [677] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:31.167 UTC [677] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:37.569 UTC [679] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:37.569 UTC [679] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:44.227 UTC [680] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:44.227 UTC [680] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:50.637 UTC [681] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:50.637 UTC [681] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:30:56.934 UTC [682] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:30:56.934 UTC [682] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:31:03.266 UTC [684] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:31:03.266 UTC [684] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:31:09.674 UTC [685] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:31:09.674 UTC [685] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:31:16.066 UTC [686] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:31:16.066 UTC [686] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:31:22.399 UTC [687] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:31:22.399 UTC [687] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:31:28.706 UTC [688] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:31:28.706 UTC [688] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:31:35.047 UTC [690] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:31:35.047 UTC [690] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:36:43.431 UTC [701] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:36:43.431 UTC [701] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:36:49.791 UTC [702] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:36:49.791 UTC [702] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:36:56.230 UTC [703] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:36:56.230 UTC [703] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:02.716 UTC [704] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:02.716 UTC [704] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:09.222 UTC [706] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:09.222 UTC [706] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:15.570 UTC [707] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:15.570 UTC [707] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:21.844 UTC [708] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:21.844 UTC [708] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:28.269 UTC [709] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:28.269 UTC [709] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:34.703 UTC [711] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:34.703 UTC [711] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:41.274 UTC [712] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:41.274 UTC [712] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:37:54.354 UTC [713] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:37:54.354 UTC [713] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:00.644 UTC [714] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:00.644 UTC [714] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:07.099 UTC [716] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:07.099 UTC [716] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:13.462 UTC [717] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:13.462 UTC [717] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:20.053 UTC [718] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:20.053 UTC [718] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:26.298 UTC [719] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:26.298 UTC [719] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:32.712 UTC [720] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:32.712 UTC [720] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:39.143 UTC [722] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:39.143 UTC [722] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:45.487 UTC [723] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:45.487 UTC [723] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:38:51.900 UTC [724] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:38:51.900 UTC [724] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:13.312 UTC [736] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:13.312 UTC [736] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:19.822 UTC [737] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:19.822 UTC [737] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:26.219 UTC [738] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:26.219 UTC [738] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:32.658 UTC [739] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:32.658 UTC [739] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:39.172 UTC [741] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:39.172 UTC [741] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:45.626 UTC [742] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:45.626 UTC [742] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:52.117 UTC [743] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:52.117 UTC [743] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:44:58.802 UTC [744] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:44:58.802 UTC [744] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:05.274 UTC [746] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:05.274 UTC [746] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:11.938 UTC [747] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:11.938 UTC [747] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:24.348 UTC [748] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:24.348 UTC [748] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:30.785 UTC [749] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:30.785 UTC [749] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:37.267 UTC [751] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:37.267 UTC [751] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:43.450 UTC [752] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:43.450 UTC [752] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:49.855 UTC [753] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:49.855 UTC [753] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:45:56.171 UTC [754] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:45:56.171 UTC [754] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:46:02.499 UTC [755] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:46:02.499 UTC [755] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:46:08.874 UTC [757] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:46:08.874 UTC [757] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:46:15.287 UTC [758] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:46:15.287 UTC [758] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:46:21.618 UTC [759] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:46:21.618 UTC [759] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:51:43.998 UTC [771] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:51:43.998 UTC [771] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:51:50.474 UTC [772] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:51:50.474 UTC [772] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:51:56.863 UTC [773] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:51:56.863 UTC [773] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:03.116 UTC [774] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:03.116 UTC [774] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:09.396 UTC [776] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:09.396 UTC [776] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:15.599 UTC [777] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:15.599 UTC [777] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:21.884 UTC [778] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:21.884 UTC [778] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:28.110 UTC [779] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:28.110 UTC [779] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:34.479 UTC [781] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:34.479 UTC [781] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:49.923 UTC [782] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:49.923 UTC [782] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:52:56.173 UTC [783] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:52:56.173 UTC [783] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:02.449 UTC [784] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:02.449 UTC [784] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:09.003 UTC [786] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:09.003 UTC [786] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:15.512 UTC [787] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:15.512 UTC [787] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:21.732 UTC [788] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:21.732 UTC [788] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:28.135 UTC [789] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:28.135 UTC [789] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:34.389 UTC [791] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:34.389 UTC [791] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:53:40.708 UTC [792] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:53:40.708 UTC [792] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:01.240 UTC [803] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:01.240 UTC [803] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:07.701 UTC [805] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:07.701 UTC [805] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:14.088 UTC [806] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:14.088 UTC [806] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:20.501 UTC [807] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:20.501 UTC [807] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:26.895 UTC [808] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:26.895 UTC [808] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:33.339 UTC [809] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:33.339 UTC [809] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:39.803 UTC [811] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:39.803 UTC [811] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:46.196 UTC [812] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:46.196 UTC [812] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:52.624 UTC [813] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:52.624 UTC [813] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 08:59:59.177 UTC [814] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 08:59:59.177 UTC [814] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:05.586 UTC [816] LOG:  could not receive data from client: Connection reset by peer
2021-08-15 09:00:15.187 UTC [817] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:15.187 UTC [817] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:21.849 UTC [818] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:21.849 UTC [818] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:28.282 UTC [819] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:28.282 UTC [819] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:34.749 UTC [821] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:34.749 UTC [821] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:41.258 UTC [822] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:41.258 UTC [822] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:47.746 UTC [823] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:47.746 UTC [823] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:00:54.011 UTC [824] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:00:54.011 UTC [824] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:01:00.296 UTC [825] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:01:00.296 UTC [825] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:01:06.599 UTC [827] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:01:06.599 UTC [827] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:01:13.200 UTC [828] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:01:13.200 UTC [828] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:06:29.475 UTC [839] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:06:29.475 UTC [839] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:06:35.855 UTC [841] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:06:35.855 UTC [841] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:06:42.325 UTC [842] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:06:42.325 UTC [842] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:06:48.786 UTC [843] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:06:48.786 UTC [843] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:06:55.280 UTC [844] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:06:55.280 UTC [844] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:01.727 UTC [845] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:01.727 UTC [845] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:08.183 UTC [847] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:08.183 UTC [847] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:14.650 UTC [848] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:14.650 UTC [848] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:20.912 UTC [849] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:20.912 UTC [849] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:34.429 UTC [851] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:34.429 UTC [851] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:40.906 UTC [852] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:40.906 UTC [852] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:47.387 UTC [853] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:47.387 UTC [853] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:07:53.854 UTC [860] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:07:53.854 UTC [860] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:08:00.251 UTC [861] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:08:00.251 UTC [861] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:08:06.779 UTC [863] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:08:06.779 UTC [863] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:08:13.041 UTC [864] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:08:13.041 UTC [864] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:08:19.420 UTC [865] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:08:19.420 UTC [865] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:08:25.770 UTC [866] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:08:25.770 UTC [866] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 09:08:32.158 UTC [867] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 09:08:32.158 UTC [867] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL