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
2022-04-07 01:11:13.999 UTC [25] WARNING:  no usable system locales were found
performing post-bootstrap initialization ... ok
syncing data to disk ... ok

Success. You can now start the database server using:

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


WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
waiting for server to start.....2022-04-07 01:11:17.032 UTC [29] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
.2022-04-07 01:11:18.571 UTC [30] LOG:  database system was shut down at 2022-04-07 01:11:14 UTC
2022-04-07 01:11:18.578 UTC [29] LOG:  database system is ready to accept connections
 done
server started
CREATE DATABASE

CREATE ROLE


/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*

2022-04-07 01:11:22.334 UTC [29] LOG:  received fast shutdown request
waiting for server to shut down....2022-04-07 01:11:22.767 UTC [29] LOG:  aborting any active transactions
2022-04-07 01:11:22.768 UTC [29] LOG:  worker process: logical replication launcher (PID 36) exited with exit code 1
2022-04-07 01:11:22.768 UTC [31] LOG:  shutting down
.2022-04-07 01:11:24.146 UTC [29] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2022-04-07 01:11:24.896 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2022-04-07 01:11:24.896 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2022-04-07 01:11:25.489 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-04-07 01:11:25.565 UTC [42] LOG:  database system was shut down at 2022-04-07 01:11:23 UTC
2022-04-07 01:11:26.132 UTC [1] LOG:  database system is ready to accept connections
2022-04-07 01:12:34.495 UTC [49] LOG:  unexpected EOF on client connection with an open transaction
2022-04-07 01:13:42.123 UTC [51] LOG:  unexpected EOF on client connection with an open transaction
2022-04-07 01:14:54.926 UTC [53] LOG:  unexpected EOF on client connection with an open transaction
2022-04-07 01:16:02.619 UTC [57] LOG:  unexpected EOF on client connection with an open transaction
2022-04-07 01:17:35.956 UTC [64] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:17:35.956 UTC [64] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:17:42.009 UTC [65] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:17:42.009 UTC [65] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:17:47.929 UTC [66] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:17:47.929 UTC [66] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:17:54.018 UTC [67] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:17:54.018 UTC [67] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:17:59.948 UTC [69] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:17:59.948 UTC [69] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:05.918 UTC [70] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:05.918 UTC [70] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:11.850 UTC [71] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:11.850 UTC [71] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:17.738 UTC [72] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:17.738 UTC [72] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:23.577 UTC [73] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:23.577 UTC [73] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:29.607 UTC [75] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:29.607 UTC [75] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:42.481 UTC [76] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:42.481 UTC [76] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:48.367 UTC [77] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:48.367 UTC [77] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:18:54.232 UTC [78] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:18:54.232 UTC [78] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:00.109 UTC [80] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:00.109 UTC [80] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:05.983 UTC [81] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:05.983 UTC [81] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:11.877 UTC [82] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:11.877 UTC [82] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:17.848 UTC [83] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:17.848 UTC [83] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:23.705 UTC [84] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:23.705 UTC [84] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:29.687 UTC [86] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:29.687 UTC [86] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:19:35.507 UTC [87] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:19:35.507 UTC [87] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:14.059 UTC [91] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:14.059 UTC [91] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:20.079 UTC [92] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:20.079 UTC [92] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:26.141 UTC [93] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:26.141 UTC [93] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:32.072 UTC [95] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:32.072 UTC [95] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:38.036 UTC [96] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:38.036 UTC [96] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:44.013 UTC [97] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:44.013 UTC [97] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:49.877 UTC [98] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:49.877 UTC [98] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:21:55.733 UTC [99] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:21:55.733 UTC [99] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:22:01.562 UTC [101] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:22:01.562 UTC [101] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:22:07.619 UTC [102] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:22:07.619 UTC [102] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:04.793 UTC [109] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:04.793 UTC [109] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:11.114 UTC [110] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:11.114 UTC [110] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:17.337 UTC [111] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:17.337 UTC [111] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:23.558 UTC [112] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:23.558 UTC [112] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:29.665 UTC [114] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:29.665 UTC [114] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:35.892 UTC [115] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:35.892 UTC [115] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:41.902 UTC [116] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:41.902 UTC [116] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:48.128 UTC [117] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:48.128 UTC [117] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:25:54.108 UTC [118] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:25:54.108 UTC [118] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:26:00.259 UTC [120] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:26:00.259 UTC [120] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:07.460 UTC [133] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:07.460 UTC [133] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:13.511 UTC [134] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:13.511 UTC [134] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:19.549 UTC [135] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:19.549 UTC [135] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:25.625 UTC [136] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:25.625 UTC [136] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:31.807 UTC [138] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:31.807 UTC [138] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:37.823 UTC [139] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:37.823 UTC [139] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:43.897 UTC [140] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:43.897 UTC [140] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:50.030 UTC [141] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:50.030 UTC [141] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:32:56.121 UTC [142] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:32:56.121 UTC [142] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:14.197 UTC [144] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:14.197 UTC [144] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:20.161 UTC [145] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:20.161 UTC [145] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:26.323 UTC [146] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:26.323 UTC [146] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:32.213 UTC [148] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:32.213 UTC [148] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:38.093 UTC [149] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:38.093 UTC [149] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:44.185 UTC [150] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:44.185 UTC [150] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:50.199 UTC [151] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:50.199 UTC [151] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:33:56.324 UTC [152] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:33:56.324 UTC [152] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:34:02.362 UTC [154] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:34:02.362 UTC [154] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:34:08.494 UTC [155] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:34:08.494 UTC [155] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:17.940 UTC [166] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:17.940 UTC [166] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:24.117 UTC [167] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:24.117 UTC [167] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:30.199 UTC [169] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:30.199 UTC [169] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:36.390 UTC [170] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:36.390 UTC [170] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:42.415 UTC [171] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:42.415 UTC [171] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:48.401 UTC [172] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:48.401 UTC [172] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:39:54.377 UTC [173] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:39:54.377 UTC [173] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:00.455 UTC [175] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:00.455 UTC [175] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:06.464 UTC [176] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:06.464 UTC [176] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:12.465 UTC [177] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:12.465 UTC [177] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:18.366 UTC [178] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:18.366 UTC [178] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:28.771 UTC [180] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:28.771 UTC [180] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:34.693 UTC [181] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:34.693 UTC [181] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:40.613 UTC [182] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:40.613 UTC [182] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:46.721 UTC [183] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:46.721 UTC [183] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:52.939 UTC [184] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:52.939 UTC [184] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:40:58.928 UTC [186] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:40:58.928 UTC [186] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:41:05.070 UTC [187] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:41:05.070 UTC [187] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:41:11.081 UTC [188] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:41:11.081 UTC [188] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:41:17.034 UTC [189] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:41:17.034 UTC [189] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:41:22.940 UTC [190] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:41:22.940 UTC [190] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:41:28.976 UTC [192] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:41:28.976 UTC [192] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:46:40.648 UTC [203] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:46:40.648 UTC [203] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:46:46.706 UTC [204] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:46:46.706 UTC [204] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:46:52.635 UTC [205] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:46:52.635 UTC [205] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:46:58.686 UTC [207] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:46:58.686 UTC [207] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:04.687 UTC [208] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:04.687 UTC [208] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:10.680 UTC [209] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:10.680 UTC [209] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:16.720 UTC [210] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:16.720 UTC [210] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:22.710 UTC [211] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:22.710 UTC [211] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:28.812 UTC [213] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:28.812 UTC [213] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:34.829 UTC [214] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:34.829 UTC [214] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:40.947 UTC [215] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:40.947 UTC [215] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:51.479 UTC [216] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:51.479 UTC [216] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:47:57.595 UTC [218] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:47:57.595 UTC [218] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:03.655 UTC [219] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:03.655 UTC [219] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:09.556 UTC [220] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:09.556 UTC [220] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:15.765 UTC [221] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:15.765 UTC [221] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:21.842 UTC [222] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:21.842 UTC [222] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:28.136 UTC [224] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:28.136 UTC [224] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:34.216 UTC [225] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:34.216 UTC [225] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:40.298 UTC [226] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:40.298 UTC [226] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:48:46.716 UTC [227] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:48:46.716 UTC [227] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:07.729 UTC [239] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:07.729 UTC [239] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:13.900 UTC [240] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:13.900 UTC [240] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:19.871 UTC [241] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:19.871 UTC [241] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:26.012 UTC [242] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:26.012 UTC [242] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:31.968 UTC [244] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:31.968 UTC [244] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:38.021 UTC [245] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:38.021 UTC [245] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:44.206 UTC [246] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:44.206 UTC [246] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:50.294 UTC [247] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:50.294 UTC [247] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:54:56.447 UTC [248] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:54:56.447 UTC [248] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:02.386 UTC [250] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:02.386 UTC [250] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:08.482 UTC [251] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:08.482 UTC [251] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:25.742 UTC [252] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:25.742 UTC [252] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:31.897 UTC [254] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:31.897 UTC [254] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:37.981 UTC [255] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:37.981 UTC [255] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:44.135 UTC [256] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:44.135 UTC [256] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:50.205 UTC [257] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:50.205 UTC [257] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:55:56.370 UTC [258] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:55:56.370 UTC [258] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:56:02.349 UTC [260] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:56:02.349 UTC [260] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:56:08.402 UTC [261] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:56:08.402 UTC [261] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:56:14.497 UTC [262] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:56:14.497 UTC [262] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 01:56:20.445 UTC [263] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 01:56:20.445 UTC [263] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:02:40.689 UTC [277] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:02:40.689 UTC [277] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:02:46.631 UTC [278] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:02:46.631 UTC [278] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:02:52.680 UTC [279] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:02:52.680 UTC [279] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:02:58.804 UTC [281] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:02:58.804 UTC [281] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:04.847 UTC [282] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:04.847 UTC [282] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:10.924 UTC [283] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:10.924 UTC [283] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:16.851 UTC [284] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:16.851 UTC [284] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:22.897 UTC [285] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:22.897 UTC [285] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:28.993 UTC [287] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:28.993 UTC [287] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:34.996 UTC [288] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:34.996 UTC [288] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:41.033 UTC [289] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:41.033 UTC [289] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:52.540 UTC [290] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:52.540 UTC [290] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:03:58.650 UTC [292] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:03:58.650 UTC [292] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:04.799 UTC [293] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:04.799 UTC [293] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:10.892 UTC [294] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:10.892 UTC [294] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:16.957 UTC [295] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:16.957 UTC [295] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:23.100 UTC [296] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:23.100 UTC [296] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:29.209 UTC [298] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:29.209 UTC [298] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:35.237 UTC [299] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:35.237 UTC [299] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:41.201 UTC [300] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:41.201 UTC [300] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:04:47.226 UTC [301] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:04:47.226 UTC [301] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:18.306 UTC [313] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:18.306 UTC [313] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:24.335 UTC [314] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:24.335 UTC [314] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:30.308 UTC [316] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:30.308 UTC [316] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:36.269 UTC [317] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:36.269 UTC [317] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:42.276 UTC [318] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:42.276 UTC [318] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:48.285 UTC [319] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:48.285 UTC [319] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:10:54.372 UTC [320] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:10:54.372 UTC [320] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:00.410 UTC [322] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:00.410 UTC [322] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:06.423 UTC [323] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:06.423 UTC [323] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:20.262 UTC [324] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:20.262 UTC [324] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:26.339 UTC [325] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:26.339 UTC [325] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:32.398 UTC [327] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:32.398 UTC [327] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:38.450 UTC [328] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:38.450 UTC [328] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:44.451 UTC [329] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:44.451 UTC [329] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:50.451 UTC [330] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:50.451 UTC [330] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:11:56.472 UTC [331] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:11:56.472 UTC [331] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:12:02.431 UTC [333] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:12:02.431 UTC [333] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:12:08.464 UTC [334] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:12:08.464 UTC [334] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:12:14.410 UTC [335] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:12:14.410 UTC [335] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:12:20.357 UTC [336] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:12:20.357 UTC [336] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:17:37.690 UTC [348] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:17:37.690 UTC [348] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:17:43.826 UTC [349] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:17:43.826 UTC [349] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:17:50.037 UTC [350] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:17:50.037 UTC [350] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:17:56.193 UTC [351] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:17:56.193 UTC [351] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:02.200 UTC [353] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:02.200 UTC [353] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:08.169 UTC [354] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:08.169 UTC [354] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:14.294 UTC [355] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:14.294 UTC [355] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:20.447 UTC [356] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:20.447 UTC [356] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:26.617 UTC [357] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:26.617 UTC [357] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:32.645 UTC [359] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:32.645 UTC [359] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:38.643 UTC [360] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:38.643 UTC [360] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:48.673 UTC [361] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:48.673 UTC [361] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:18:54.729 UTC [362] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:18:54.729 UTC [362] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:00.864 UTC [364] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:00.864 UTC [364] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:06.887 UTC [365] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:06.887 UTC [365] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:13.072 UTC [366] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:13.072 UTC [366] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:19.188 UTC [367] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:19.188 UTC [367] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:25.337 UTC [368] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:25.337 UTC [368] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:31.444 UTC [370] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:31.444 UTC [370] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:37.430 UTC [371] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:37.430 UTC [371] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:43.385 UTC [372] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:43.385 UTC [372] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:19:49.281 UTC [373] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:19:49.281 UTC [373] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:10.041 UTC [385] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:10.041 UTC [385] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:16.177 UTC [386] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:16.177 UTC [386] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:22.195 UTC [387] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:22.195 UTC [387] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:28.345 UTC [389] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:28.345 UTC [389] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:34.357 UTC [390] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:34.357 UTC [390] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:40.367 UTC [391] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:40.367 UTC [391] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:46.413 UTC [392] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:46.413 UTC [392] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:52.471 UTC [393] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:52.471 UTC [393] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:25:58.587 UTC [395] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:25:58.587 UTC [395] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:04.537 UTC [396] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:04.537 UTC [396] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:10.624 UTC [397] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:10.624 UTC [397] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:20.325 UTC [398] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:20.325 UTC [398] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:26.349 UTC [399] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:26.349 UTC [399] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:32.451 UTC [401] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:32.451 UTC [401] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:38.580 UTC [402] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:38.580 UTC [402] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:44.736 UTC [403] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:44.736 UTC [403] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:50.754 UTC [404] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:50.754 UTC [404] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:26:56.785 UTC [405] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:26:56.785 UTC [405] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:27:02.818 UTC [407] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:27:02.818 UTC [407] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:27:08.895 UTC [408] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:27:08.895 UTC [408] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:27:14.993 UTC [409] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:27:14.993 UTC [409] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:27:20.932 UTC [410] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:27:20.932 UTC [410] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:32:38.929 UTC [422] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:32:38.929 UTC [422] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:32:45.020 UTC [423] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:32:45.020 UTC [423] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:32:50.997 UTC [424] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:32:50.997 UTC [424] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:32:57.098 UTC [425] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:32:57.098 UTC [425] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:03.119 UTC [427] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:03.119 UTC [427] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:09.229 UTC [428] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:09.229 UTC [428] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:15.358 UTC [429] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:15.358 UTC [429] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:21.388 UTC [430] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:21.388 UTC [430] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:27.592 UTC [431] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:27.592 UTC [431] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:33.695 UTC [433] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:33.695 UTC [433] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:39.692 UTC [434] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:39.692 UTC [434] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:47.835 UTC [435] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:47.835 UTC [435] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:33:53.978 UTC [436] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:33:53.978 UTC [436] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:00.065 UTC [438] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:00.065 UTC [438] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:06.035 UTC [439] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:06.035 UTC [439] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:12.068 UTC [440] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:12.068 UTC [440] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:18.045 UTC [441] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:18.045 UTC [441] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:24.189 UTC [442] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:24.189 UTC [442] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:30.339 UTC [444] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:30.339 UTC [444] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:36.385 UTC [445] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:36.385 UTC [445] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:42.618 UTC [446] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:42.618 UTC [446] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:34:48.644 UTC [447] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:34:48.644 UTC [447] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:06.295 UTC [459] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:06.295 UTC [459] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:12.504 UTC [460] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:12.504 UTC [460] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:18.683 UTC [461] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:18.683 UTC [461] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:24.765 UTC [462] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:24.765 UTC [462] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:30.892 UTC [464] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:30.892 UTC [464] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:37.015 UTC [465] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:37.015 UTC [465] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:43.103 UTC [466] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:43.103 UTC [466] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:49.190 UTC [467] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:49.190 UTC [467] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:40:55.283 UTC [468] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:40:55.283 UTC [468] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:01.367 UTC [470] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:01.367 UTC [470] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:07.486 UTC [471] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:07.486 UTC [471] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:20.709 UTC [472] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:20.709 UTC [472] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:26.916 UTC [473] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:26.916 UTC [473] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:33.116 UTC [475] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:33.116 UTC [475] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:39.258 UTC [476] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:39.258 UTC [476] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:45.425 UTC [477] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:45.425 UTC [477] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:51.482 UTC [478] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:51.482 UTC [478] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:41:57.524 UTC [479] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:41:57.524 UTC [479] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:42:03.555 UTC [481] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:42:03.555 UTC [481] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:42:09.640 UTC [482] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:42:09.640 UTC [482] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:42:15.717 UTC [483] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:42:15.717 UTC [483] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:47:43.001 UTC [495] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:47:43.001 UTC [495] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:47:49.069 UTC [496] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:47:49.069 UTC [496] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:47:55.220 UTC [497] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:47:55.220 UTC [497] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:01.251 UTC [499] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:01.251 UTC [499] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:07.329 UTC [500] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:07.329 UTC [500] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:13.225 UTC [501] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:13.225 UTC [501] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:19.134 UTC [502] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:19.134 UTC [502] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:25.169 UTC [503] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:25.169 UTC [503] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:31.310 UTC [505] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:31.310 UTC [505] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:37.329 UTC [506] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:37.329 UTC [506] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:49.087 UTC [507] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:49.087 UTC [507] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:48:55.119 UTC [508] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:48:55.119 UTC [508] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:01.195 UTC [510] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:01.195 UTC [510] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:07.170 UTC [511] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:07.170 UTC [511] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:13.184 UTC [512] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:13.184 UTC [512] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:19.184 UTC [513] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:19.184 UTC [513] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:25.251 UTC [514] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:25.251 UTC [514] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:31.357 UTC [516] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:31.357 UTC [516] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:37.387 UTC [517] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:37.387 UTC [517] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:43.453 UTC [518] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:43.453 UTC [518] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:49:49.435 UTC [519] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:49:49.435 UTC [519] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:00.084 UTC [531] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:00.084 UTC [531] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:06.221 UTC [532] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:06.221 UTC [532] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:12.380 UTC [533] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:12.380 UTC [533] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:18.375 UTC [534] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:18.375 UTC [534] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:24.545 UTC [535] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:24.545 UTC [535] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:30.669 UTC [537] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:30.669 UTC [537] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:36.863 UTC [538] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:36.863 UTC [538] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:42.937 UTC [539] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:42.937 UTC [539] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:49.033 UTC [540] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:49.033 UTC [540] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:55:55.248 UTC [541] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:55:55.248 UTC [541] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:01.387 UTC [543] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:01.387 UTC [543] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:08.720 UTC [544] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:08.720 UTC [544] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:14.805 UTC [545] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:14.805 UTC [545] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:20.778 UTC [546] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:20.778 UTC [546] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:26.909 UTC [547] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:26.909 UTC [547] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:33.052 UTC [549] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:33.052 UTC [549] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:39.068 UTC [550] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:39.068 UTC [550] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:45.213 UTC [551] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:45.213 UTC [551] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:51.169 UTC [552] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:51.169 UTC [552] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:56:57.186 UTC [553] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:56:57.186 UTC [553] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:57:03.110 UTC [555] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:57:03.110 UTC [555] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 02:57:09.103 UTC [556] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 02:57:09.103 UTC [556] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:02:27.287 UTC [567] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:02:27.287 UTC [567] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:02:33.472 UTC [569] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:02:33.472 UTC [569] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:02:39.406 UTC [570] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:02:39.406 UTC [570] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:02:45.369 UTC [571] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:02:45.369 UTC [571] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:02:51.365 UTC [572] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:02:51.365 UTC [572] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:02:57.525 UTC [573] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:02:57.525 UTC [573] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:03.578 UTC [575] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:03.578 UTC [575] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:09.556 UTC [576] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:09.556 UTC [576] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:15.481 UTC [577] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:15.481 UTC [577] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:21.449 UTC [578] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:21.449 UTC [578] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:27.572 UTC [579] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:27.572 UTC [579] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:39.600 UTC [581] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:39.600 UTC [581] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:45.739 UTC [582] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:45.739 UTC [582] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:51.727 UTC [583] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:51.727 UTC [583] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:03:57.742 UTC [584] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:03:57.742 UTC [584] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:03.748 UTC [586] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:03.748 UTC [586] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:09.664 UTC [587] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:09.664 UTC [587] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:15.706 UTC [588] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:15.706 UTC [588] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:21.748 UTC [589] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:21.748 UTC [589] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:27.678 UTC [590] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:27.678 UTC [590] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:33.596 UTC [592] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:33.596 UTC [592] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:04:39.519 UTC [593] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:04:39.519 UTC [593] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:03.388 UTC [605] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:03.388 UTC [605] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:09.443 UTC [606] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:09.443 UTC [606] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:15.453 UTC [607] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:15.453 UTC [607] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:21.457 UTC [608] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:21.457 UTC [608] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:27.471 UTC [609] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:27.471 UTC [609] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:33.503 UTC [611] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:33.503 UTC [611] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:39.622 UTC [612] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:39.622 UTC [612] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:45.669 UTC [613] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:45.669 UTC [613] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:51.776 UTC [614] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:51.776 UTC [614] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:10:57.681 UTC [615] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:10:57.681 UTC [615] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:09.353 UTC [617] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:09.353 UTC [617] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:15.305 UTC [618] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:15.305 UTC [618] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:21.271 UTC [619] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:21.271 UTC [619] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:27.200 UTC [620] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:27.200 UTC [620] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:33.257 UTC [622] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:33.257 UTC [622] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:39.486 UTC [623] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:39.486 UTC [623] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:45.479 UTC [624] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:45.479 UTC [624] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:51.431 UTC [625] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:51.431 UTC [625] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:11:57.425 UTC [626] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:11:57.425 UTC [626] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:12:03.426 UTC [628] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:12:03.426 UTC [628] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:12:09.448 UTC [629] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:12:09.448 UTC [629] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:18.212 UTC [640] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:18.212 UTC [640] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:24.164 UTC [641] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:24.164 UTC [641] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:30.210 UTC [643] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:30.210 UTC [643] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:36.389 UTC [644] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:36.389 UTC [644] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:42.560 UTC [645] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:42.560 UTC [645] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:48.705 UTC [646] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:48.705 UTC [646] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:17:54.764 UTC [647] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:17:54.764 UTC [647] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:00.989 UTC [649] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:00.989 UTC [649] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:06.980 UTC [650] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:06.980 UTC [650] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:13.209 UTC [651] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:13.209 UTC [651] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:19.366 UTC [652] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:19.366 UTC [652] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:30.945 UTC [654] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:30.945 UTC [654] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:37.252 UTC [655] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:37.252 UTC [655] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:43.324 UTC [656] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:43.324 UTC [656] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:49.536 UTC [657] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:49.536 UTC [657] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:18:55.634 UTC [658] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:18:55.634 UTC [658] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:19:01.714 UTC [660] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:19:01.714 UTC [660] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:19:07.809 UTC [661] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:19:07.809 UTC [661] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:19:13.917 UTC [662] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:19:13.917 UTC [662] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:19:19.929 UTC [663] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:19:19.929 UTC [663] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:19:25.964 UTC [664] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:19:25.964 UTC [664] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:24:43.458 UTC [676] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:24:43.458 UTC [676] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:24:49.343 UTC [677] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:24:49.343 UTC [677] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:24:55.407 UTC [678] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:24:55.407 UTC [678] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:01.493 UTC [680] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:01.493 UTC [680] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:07.604 UTC [681] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:07.604 UTC [681] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:13.716 UTC [682] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:13.716 UTC [682] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:19.583 UTC [683] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:19.583 UTC [683] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:25.703 UTC [684] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:25.703 UTC [684] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:31.578 UTC [686] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:31.578 UTC [686] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:37.797 UTC [687] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:37.797 UTC [687] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:47.342 UTC [688] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:47.342 UTC [688] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:53.367 UTC [689] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:53.367 UTC [689] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:25:59.581 UTC [690] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:25:59.581 UTC [690] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:05.664 UTC [692] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:05.664 UTC [692] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:11.674 UTC [693] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:11.674 UTC [693] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:17.583 UTC [694] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:17.583 UTC [694] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:23.455 UTC [695] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:23.455 UTC [695] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:29.421 UTC [697] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:29.421 UTC [697] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:35.462 UTC [698] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:35.462 UTC [698] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:41.559 UTC [699] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:41.559 UTC [699] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:26:47.582 UTC [700] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:26:47.582 UTC [700] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:31:59.783 UTC [712] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:31:59.783 UTC [712] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:05.717 UTC [713] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:05.717 UTC [713] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:11.755 UTC [714] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:11.755 UTC [714] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:17.811 UTC [715] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:17.811 UTC [715] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:23.817 UTC [716] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:23.817 UTC [716] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:29.695 UTC [718] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:29.695 UTC [718] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:35.772 UTC [719] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:35.772 UTC [719] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:41.767 UTC [720] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:41.767 UTC [720] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:47.747 UTC [721] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:47.747 UTC [721] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:53.728 UTC [722] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:53.728 UTC [722] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:32:59.749 UTC [724] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:32:59.749 UTC [724] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:09.913 UTC [725] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:09.913 UTC [725] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:15.826 UTC [726] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:15.826 UTC [726] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:21.875 UTC [727] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:21.875 UTC [727] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:28.053 UTC [728] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:28.053 UTC [728] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:34.190 UTC [730] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:34.190 UTC [730] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:40.170 UTC [731] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:40.170 UTC [731] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:46.278 UTC [732] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:46.278 UTC [732] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:52.194 UTC [733] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:52.194 UTC [733] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:33:58.263 UTC [734] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:33:58.263 UTC [734] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:34:04.200 UTC [736] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:34:04.200 UTC [736] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:34:10.401 UTC [737] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:34:10.401 UTC [737] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:39:30.023 UTC [749] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:39:30.023 UTC [749] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:39:36.194 UTC [750] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:39:36.194 UTC [750] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:39:42.287 UTC [751] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:39:42.287 UTC [751] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:39:48.343 UTC [752] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:39:48.343 UTC [752] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:39:54.381 UTC [753] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:39:54.381 UTC [753] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:00.637 UTC [755] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:00.637 UTC [755] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:06.688 UTC [756] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:06.688 UTC [756] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:12.674 UTC [757] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:12.674 UTC [757] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:18.655 UTC [758] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:18.655 UTC [758] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:24.744 UTC [759] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:24.744 UTC [759] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:30.822 UTC [761] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:30.822 UTC [761] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:41.815 UTC [762] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:41.815 UTC [762] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:47.859 UTC [763] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:47.859 UTC [763] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:53.910 UTC [764] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:53.910 UTC [764] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:40:59.769 UTC [765] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:40:59.769 UTC [765] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:41:05.622 UTC [767] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:41:05.622 UTC [767] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:41:11.661 UTC [768] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:41:11.661 UTC [768] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:41:17.648 UTC [769] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:41:17.648 UTC [769] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:41:23.729 UTC [770] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:41:23.729 UTC [770] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:41:29.756 UTC [772] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:41:29.756 UTC [772] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:41:35.958 UTC [773] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:41:35.958 UTC [773] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:46:54.279 UTC [784] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:46:54.279 UTC [784] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:00.283 UTC [786] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:00.283 UTC [786] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:06.291 UTC [787] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:06.291 UTC [787] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:12.330 UTC [788] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:12.330 UTC [788] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:18.307 UTC [789] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:18.307 UTC [789] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:24.152 UTC [790] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:24.152 UTC [790] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:30.165 UTC [792] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:30.165 UTC [792] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:36.225 UTC [793] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:36.225 UTC [793] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:42.253 UTC [794] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:42.253 UTC [794] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:47:48.202 UTC [795] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:47:48.202 UTC [795] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:00.495 UTC [797] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:00.495 UTC [797] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:06.705 UTC [798] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:06.705 UTC [798] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:12.789 UTC [799] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:12.789 UTC [799] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:18.818 UTC [800] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:18.818 UTC [800] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:24.851 UTC [801] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:24.851 UTC [801] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:30.750 UTC [803] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:30.750 UTC [803] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:36.763 UTC [804] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:36.763 UTC [804] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:42.820 UTC [805] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:42.820 UTC [805] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:48.911 UTC [806] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:48.911 UTC [806] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:48:54.867 UTC [807] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:48:54.867 UTC [807] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:49:00.966 UTC [809] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:49:00.966 UTC [809] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:20.873 UTC [820] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:20.873 UTC [820] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:26.744 UTC [821] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:26.744 UTC [821] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:32.590 UTC [823] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:32.590 UTC [823] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:38.518 UTC [824] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:38.518 UTC [824] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:44.521 UTC [825] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:44.521 UTC [825] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:50.591 UTC [826] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:50.591 UTC [826] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:54:56.712 UTC [827] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:54:56.712 UTC [827] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:02.599 UTC [829] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:02.599 UTC [829] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:08.590 UTC [830] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:08.590 UTC [830] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:14.523 UTC [831] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:14.523 UTC [831] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:20.635 UTC [832] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:20.635 UTC [832] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:32.713 UTC [834] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:32.713 UTC [834] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:38.604 UTC [835] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:38.604 UTC [835] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:44.615 UTC [836] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:44.615 UTC [836] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:50.693 UTC [837] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:50.693 UTC [837] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:55:56.580 UTC [838] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:55:56.580 UTC [838] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:56:02.483 UTC [840] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:56:02.483 UTC [840] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:56:08.365 UTC [841] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:56:08.365 UTC [841] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:56:14.286 UTC [842] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:56:14.286 UTC [842] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:56:20.327 UTC [843] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:56:20.327 UTC [843] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 03:56:26.292 UTC [844] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 03:56:26.292 UTC [844] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:01:46.932 UTC [856] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:01:46.932 UTC [856] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:01:52.998 UTC [857] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:01:52.998 UTC [857] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:01:58.934 UTC [858] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:01:58.934 UTC [858] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:04.874 UTC [860] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:04.874 UTC [860] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:10.896 UTC [861] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:10.896 UTC [861] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:16.939 UTC [862] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:16.939 UTC [862] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:23.064 UTC [863] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:23.064 UTC [863] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:29.287 UTC [864] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:29.287 UTC [864] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:35.387 UTC [866] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:35.387 UTC [866] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:41.557 UTC [867] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:41.557 UTC [867] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:47.647 UTC [868] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:47.647 UTC [868] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:02:59.947 UTC [869] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:02:59.947 UTC [869] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:06.155 UTC [871] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:06.155 UTC [871] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:12.221 UTC [872] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:12.221 UTC [872] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:18.514 UTC [873] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:18.514 UTC [873] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:24.851 UTC [874] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:24.851 UTC [874] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:31.006 UTC [876] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:31.006 UTC [876] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:37.010 UTC [877] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:37.010 UTC [877] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:43.042 UTC [878] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:43.042 UTC [878] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:49.254 UTC [879] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:49.254 UTC [879] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL
2022-04-07 04:03:55.288 UTC [880] ERROR:  column "tenant_id" of relation "circuits_circuit" already exists
2022-04-07 04:03:55.288 UTC [880] STATEMENT:  ALTER TABLE "circuits_circuit" ADD COLUMN "tenant_id" integer NULL