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-05-20 17:53:29.828 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-05-20 17:53:35.687 UTC [29] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
..2022-05-20 17:53:37.857 UTC [30] LOG:  database system was shut down at 2022-05-20 17:53:30 UTC
.2022-05-20 17:53:38.550 UTC [29] LOG:  database system is ready to accept connections
 done
server started
CREATE DATABASE

CREATE ROLE


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

waiting for server to shut down....2022-05-20 17:53:57.341 UTC [29] LOG:  received fast shutdown request
2022-05-20 17:53:57.940 UTC [29] LOG:  aborting any active transactions
2022-05-20 17:53:57.941 UTC [29] LOG:  worker process: logical replication launcher (PID 36) exited with exit code 1
2022-05-20 17:53:57.942 UTC [31] LOG:  shutting down
....2022-05-20 17:54:01.862 UTC [29] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2022-05-20 17:54:02.956 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2022-05-20 17:54:02.956 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2022-05-20 17:54:04.714 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-05-20 17:54:06.199 UTC [42] LOG:  database system was shut down at 2022-05-20 17:54:00 UTC
2022-05-20 17:54:06.587 UTC [1] LOG:  database system is ready to accept connections
2022-05-20 17:55:41.252 UTC [49] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 17:56:51.545 UTC [51] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 17:58:50.314 UTC [56] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:00:32.115 UTC [60] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:01:40.995 UTC [64] LOG:  could not receive data from client: Connection reset by peer
2022-05-20 18:01:40.995 UTC [64] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:03:31.819 UTC [68] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:04:44.749 UTC [72] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:05:48.459 UTC [75] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:08:30.635 UTC [81] LOG:  could not receive data from client: Connection reset by peer
2022-05-20 18:08:30.635 UTC [81] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:09:43.431 UTC [85] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:17:55.546 UTC [102] LOG:  unexpected EOF on client connection with an open transaction
2022-05-20 18:20:37.352 UTC [111] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:20:37.352 UTC [111] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:20:43.279 UTC [113] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:20:43.279 UTC [113] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:20:49.299 UTC [114] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:20:49.299 UTC [114] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:20:55.458 UTC [115] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:20:55.458 UTC [115] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:01.516 UTC [116] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:01.516 UTC [116] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:07.579 UTC [118] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:07.579 UTC [118] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:13.417 UTC [119] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:13.417 UTC [119] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:19.351 UTC [120] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:19.351 UTC [120] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:25.261 UTC [121] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:25.261 UTC [121] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:45.059 UTC [123] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:45.059 UTC [123] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:50.985 UTC [124] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:50.985 UTC [124] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:21:57.013 UTC [125] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:21:57.013 UTC [125] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:03.059 UTC [126] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:03.059 UTC [126] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:09.253 UTC [128] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:09.253 UTC [128] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:15.173 UTC [129] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:15.173 UTC [129] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:21.336 UTC [130] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:21.336 UTC [130] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:27.266 UTC [131] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:27.266 UTC [131] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:33.429 UTC [132] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:33.429 UTC [132] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:39.335 UTC [134] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:39.335 UTC [134] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:22:45.431 UTC [135] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:22:45.431 UTC [135] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:20.555 UTC [147] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:20.555 UTC [147] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:26.602 UTC [148] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:26.602 UTC [148] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:32.648 UTC [149] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:32.648 UTC [149] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:38.803 UTC [151] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:38.803 UTC [151] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:44.806 UTC [152] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:44.806 UTC [152] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:50.735 UTC [153] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:50.735 UTC [153] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:28:56.519 UTC [154] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:28:56.519 UTC [154] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:02.438 UTC [155] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:02.438 UTC [155] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:08.268 UTC [157] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:08.268 UTC [157] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:14.015 UTC [158] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:14.015 UTC [158] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:20.032 UTC [159] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:20.032 UTC [159] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:38.144 UTC [161] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:38.144 UTC [161] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:44.097 UTC [162] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:44.097 UTC [162] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:49.949 UTC [163] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:49.949 UTC [163] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:29:55.823 UTC [164] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:29:55.823 UTC [164] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:01.694 UTC [165] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:01.694 UTC [165] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:07.570 UTC [166] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:07.570 UTC [166] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:13.522 UTC [168] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:13.522 UTC [168] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:19.372 UTC [169] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:19.372 UTC [169] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:25.226 UTC [170] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:25.226 UTC [170] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:42.195 UTC [172] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:42.195 UTC [172] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:48.085 UTC [173] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:48.085 UTC [173] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:54.039 UTC [174] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:54.039 UTC [174] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:30:59.922 UTC [175] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:30:59.922 UTC [175] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:31:05.850 UTC [176] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:31:05.850 UTC [176] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:31:11.843 UTC [178] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:31:11.843 UTC [178] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:31:17.754 UTC [179] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:31:17.754 UTC [179] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:31:23.659 UTC [180] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:31:23.659 UTC [180] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:31:29.589 UTC [181] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:31:29.589 UTC [181] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:31:35.531 UTC [182] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:31:35.531 UTC [182] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:00.030 UTC [194] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:00.030 UTC [194] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:06.026 UTC [195] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:06.026 UTC [195] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:12.105 UTC [197] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:12.105 UTC [197] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:18.195 UTC [198] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:18.195 UTC [198] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:24.063 UTC [199] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:24.063 UTC [199] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:30.054 UTC [200] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:30.054 UTC [200] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:35.967 UTC [201] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:35.967 UTC [201] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:41.841 UTC [203] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:41.841 UTC [203] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:47.684 UTC [204] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:47.684 UTC [204] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:53.716 UTC [205] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:53.716 UTC [205] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:37:59.786 UTC [206] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:37:59.786 UTC [206] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:20.419 UTC [208] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:20.419 UTC [208] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:26.240 UTC [209] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:26.240 UTC [209] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:32.401 UTC [210] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:32.401 UTC [210] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:38.220 UTC [212] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:38.220 UTC [212] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:44.232 UTC [213] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:44.232 UTC [213] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:50.307 UTC [214] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:50.307 UTC [214] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:38:56.148 UTC [215] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:38:56.148 UTC [215] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:39:02.044 UTC [216] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:39:02.044 UTC [216] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:39:08.014 UTC [218] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:39:08.014 UTC [218] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:39:13.897 UTC [219] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:39:13.897 UTC [219] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:44:36.474 UTC [230] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:44:36.474 UTC [230] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:44:42.401 UTC [232] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:44:42.401 UTC [232] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:44:48.301 UTC [233] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:44:48.301 UTC [233] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:44:54.162 UTC [234] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:44:54.162 UTC [234] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:00.116 UTC [235] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:00.116 UTC [235] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:06.057 UTC [236] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:06.057 UTC [236] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:11.947 UTC [238] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:11.947 UTC [238] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:17.871 UTC [239] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:17.871 UTC [239] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:23.763 UTC [240] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:23.763 UTC [240] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:29.759 UTC [241] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:29.759 UTC [241] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:35.794 UTC [242] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:35.794 UTC [242] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:45:54.654 UTC [244] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:45:54.654 UTC [244] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:00.709 UTC [245] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:00.709 UTC [245] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:06.515 UTC [246] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:06.515 UTC [246] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:12.461 UTC [248] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:12.461 UTC [248] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:18.415 UTC [249] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:18.415 UTC [249] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:24.258 UTC [250] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:24.258 UTC [250] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:30.226 UTC [251] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:30.226 UTC [251] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:36.145 UTC [252] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:36.145 UTC [252] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:42.172 UTC [254] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:42.172 UTC [254] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:46:48.232 UTC [255] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:46:48.232 UTC [255] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:09.829 UTC [267] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:09.829 UTC [267] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:15.796 UTC [268] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:15.796 UTC [268] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:21.739 UTC [269] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:21.739 UTC [269] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:27.699 UTC [270] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:27.699 UTC [270] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:33.749 UTC [271] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:33.749 UTC [271] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:39.840 UTC [273] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:39.840 UTC [273] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:46.000 UTC [274] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:46.000 UTC [274] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:51.877 UTC [275] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:51.877 UTC [275] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:52:57.657 UTC [276] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:52:57.657 UTC [276] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:03.528 UTC [277] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:03.528 UTC [277] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:09.355 UTC [279] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:09.355 UTC [279] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:24.357 UTC [280] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:24.357 UTC [280] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:30.229 UTC [281] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:30.229 UTC [281] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:36.284 UTC [282] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:36.284 UTC [282] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:42.288 UTC [284] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:42.288 UTC [284] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:48.276 UTC [285] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:48.276 UTC [285] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:53:54.269 UTC [286] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:53:54.269 UTC [286] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:54:00.130 UTC [287] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:54:00.130 UTC [287] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:54:06.030 UTC [288] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:54:06.030 UTC [288] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:54:11.983 UTC [290] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:54:11.983 UTC [290] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 18:54:17.783 UTC [291] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 18:54:17.783 UTC [291] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:20.760 UTC [308] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:20.760 UTC [308] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:26.532 UTC [309] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:26.532 UTC [309] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:32.561 UTC [310] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:32.561 UTC [310] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:38.447 UTC [312] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:38.447 UTC [312] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:44.440 UTC [313] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:44.440 UTC [313] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:50.337 UTC [314] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:50.337 UTC [314] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:02:56.266 UTC [315] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:02:56.266 UTC [315] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:02.133 UTC [316] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:02.133 UTC [316] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:07.941 UTC [317] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:07.941 UTC [317] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:13.846 UTC [319] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:13.846 UTC [319] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:19.670 UTC [320] LOG:  could not receive data from client: Connection reset by peer
2022-05-20 19:03:32.966 UTC [321] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:32.966 UTC [321] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:38.943 UTC [323] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:38.943 UTC [323] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:44.815 UTC [324] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:44.815 UTC [324] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:50.668 UTC [325] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:50.668 UTC [325] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:03:56.678 UTC [326] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:03:56.678 UTC [326] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:04:02.530 UTC [327] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:04:02.530 UTC [327] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:04:08.434 UTC [328] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:04:08.434 UTC [328] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:04:14.367 UTC [330] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:04:14.367 UTC [330] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:04:20.278 UTC [331] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:04:20.278 UTC [331] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:04:26.220 UTC [332] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:04:26.220 UTC [332] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:09:47.063 UTC [344] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:09:47.063 UTC [344] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:09:53.163 UTC [345] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:09:53.163 UTC [345] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:09:59.190 UTC [346] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:09:59.190 UTC [346] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:05.086 UTC [347] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:05.086 UTC [347] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:10.907 UTC [349] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:10.907 UTC [349] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:16.601 UTC [350] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:16.601 UTC [350] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:22.509 UTC [351] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:22.509 UTC [351] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:28.417 UTC [352] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:28.417 UTC [352] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:34.243 UTC [353] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:34.243 UTC [353] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:40.043 UTC [355] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:40.043 UTC [355] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:10:56.583 UTC [356] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:10:56.583 UTC [356] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:02.510 UTC [357] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:02.510 UTC [357] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:08.380 UTC [358] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:08.380 UTC [358] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:14.430 UTC [360] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:14.430 UTC [360] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:20.263 UTC [361] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:20.263 UTC [361] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:26.019 UTC [362] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:26.019 UTC [362] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:32.181 UTC [363] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:32.181 UTC [363] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:37.995 UTC [364] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:37.995 UTC [364] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:43.910 UTC [366] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:43.910 UTC [366] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:11:49.909 UTC [367] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:11:49.909 UTC [367] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:10.401 UTC [379] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:10.401 UTC [379] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:16.293 UTC [380] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:16.293 UTC [380] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:22.297 UTC [381] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:22.297 UTC [381] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:28.159 UTC [382] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:28.159 UTC [382] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:34.036 UTC [383] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:34.036 UTC [383] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:40.031 UTC [385] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:40.031 UTC [385] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:46.015 UTC [386] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:46.015 UTC [386] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:51.945 UTC [387] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:51.945 UTC [387] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:17:57.862 UTC [388] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:17:57.862 UTC [388] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:03.789 UTC [389] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:03.789 UTC [389] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:09.688 UTC [391] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:09.688 UTC [391] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:27.217 UTC [392] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:27.217 UTC [392] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:33.181 UTC [393] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:33.181 UTC [393] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:39.119 UTC [395] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:39.119 UTC [395] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:45.026 UTC [396] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:45.026 UTC [396] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:50.916 UTC [397] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:50.916 UTC [397] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:18:56.731 UTC [398] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:18:56.731 UTC [398] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:19:02.662 UTC [399] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:19:02.662 UTC [399] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:19:08.423 UTC [400] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:19:08.423 UTC [400] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:19:14.256 UTC [402] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:19:14.256 UTC [402] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:19:20.181 UTC [403] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:19:20.181 UTC [403] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:24:48.390 UTC [415] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:24:48.390 UTC [415] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:24:54.261 UTC [416] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:24:54.261 UTC [416] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:00.120 UTC [417] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:00.120 UTC [417] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:05.961 UTC [418] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:05.961 UTC [418] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:11.800 UTC [420] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:11.800 UTC [420] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:17.619 UTC [421] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:17.619 UTC [421] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:23.536 UTC [422] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:23.536 UTC [422] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:29.567 UTC [423] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:29.567 UTC [423] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:35.510 UTC [424] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:35.510 UTC [424] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:25:58.232 UTC [426] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:25:58.232 UTC [426] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:04.254 UTC [427] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:04.254 UTC [427] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:10.153 UTC [429] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:10.153 UTC [429] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:15.994 UTC [430] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:15.994 UTC [430] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:21.990 UTC [431] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:21.990 UTC [431] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:28.013 UTC [432] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:28.013 UTC [432] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:34.101 UTC [433] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:34.101 UTC [433] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:40.230 UTC [435] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:40.230 UTC [435] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:26:46.263 UTC [436] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:26:46.263 UTC [436] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:12.082 UTC [448] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:12.082 UTC [448] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:18.080 UTC [449] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:18.080 UTC [449] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:23.979 UTC [450] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:23.979 UTC [450] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:30.014 UTC [451] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:30.014 UTC [451] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:35.936 UTC [452] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:35.936 UTC [452] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:42.024 UTC [454] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:42.024 UTC [454] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:48.112 UTC [455] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:48.112 UTC [455] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:32:54.080 UTC [456] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:32:54.080 UTC [456] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:00.063 UTC [457] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:00.063 UTC [457] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:05.929 UTC [458] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:05.929 UTC [458] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:21.849 UTC [460] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:21.849 UTC [460] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:27.757 UTC [461] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:27.757 UTC [461] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:33.915 UTC [462] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:33.915 UTC [462] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:39.930 UTC [464] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:39.930 UTC [464] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:45.984 UTC [465] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:45.984 UTC [465] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:52.046 UTC [466] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:52.046 UTC [466] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:33:58.095 UTC [467] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:33:58.095 UTC [467] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:34:04.186 UTC [468] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:34:04.186 UTC [468] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:34:10.220 UTC [470] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:34:10.220 UTC [470] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:34:16.149 UTC [471] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:34:16.149 UTC [471] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:39:37.089 UTC [482] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:39:37.089 UTC [482] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:39:42.982 UTC [484] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:39:42.982 UTC [484] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:39:48.826 UTC [485] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:39:48.826 UTC [485] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:39:54.970 UTC [486] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:39:54.970 UTC [486] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:00.870 UTC [487] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:00.870 UTC [487] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:06.678 UTC [488] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:06.678 UTC [488] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:12.593 UTC [490] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:12.593 UTC [490] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:18.502 UTC [491] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:18.502 UTC [491] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:24.480 UTC [492] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:24.480 UTC [492] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:30.432 UTC [493] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:30.432 UTC [493] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:36.429 UTC [494] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:36.429 UTC [494] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:49.300 UTC [496] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:49.300 UTC [496] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:40:55.458 UTC [497] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:40:55.458 UTC [497] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:01.537 UTC [498] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:01.537 UTC [498] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:07.587 UTC [499] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:07.587 UTC [499] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:13.545 UTC [501] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:13.545 UTC [501] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:19.598 UTC [502] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:19.598 UTC [502] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:25.752 UTC [503] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:25.752 UTC [503] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:31.791 UTC [504] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:31.791 UTC [504] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:37.843 UTC [505] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:37.843 UTC [505] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:43.750 UTC [507] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:43.750 UTC [507] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:41:49.771 UTC [508] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:41:49.771 UTC [508] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:09.300 UTC [519] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:09.300 UTC [519] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:15.267 UTC [521] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:15.267 UTC [521] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:21.238 UTC [522] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:21.238 UTC [522] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:27.101 UTC [523] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:27.101 UTC [523] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:33.013 UTC [524] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:33.013 UTC [524] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:38.962 UTC [525] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:38.962 UTC [525] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:44.957 UTC [527] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:44.957 UTC [527] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:50.842 UTC [528] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:50.842 UTC [528] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:47:56.790 UTC [529] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:47:56.790 UTC [529] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:02.678 UTC [530] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:02.678 UTC [530] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:08.628 UTC [531] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:08.628 UTC [531] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:21.439 UTC [533] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:21.439 UTC [533] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:27.294 UTC [534] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:27.294 UTC [534] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:33.203 UTC [535] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:33.203 UTC [535] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:39.281 UTC [537] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:39.281 UTC [537] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:45.270 UTC [538] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:45.270 UTC [538] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:51.305 UTC [539] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:51.305 UTC [539] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:48:57.117 UTC [540] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:48:57.117 UTC [540] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:49:03.084 UTC [541] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:49:03.084 UTC [541] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:49:09.015 UTC [542] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:49:09.015 UTC [542] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:49:14.954 UTC [544] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:49:14.954 UTC [544] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:54:37.599 UTC [555] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:54:37.599 UTC [555] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:54:43.610 UTC [557] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:54:43.610 UTC [557] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:54:49.503 UTC [558] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:54:49.503 UTC [558] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:54:55.529 UTC [559] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:54:55.529 UTC [559] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:01.683 UTC [560] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:01.683 UTC [560] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:07.610 UTC [561] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:07.610 UTC [561] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:13.502 UTC [563] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:13.502 UTC [563] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:19.509 UTC [564] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:19.509 UTC [564] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:25.603 UTC [565] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:25.603 UTC [565] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:31.640 UTC [566] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:31.640 UTC [566] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:37.456 UTC [567] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:37.456 UTC [567] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:55:56.498 UTC [569] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:55:56.498 UTC [569] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:02.534 UTC [570] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:02.534 UTC [570] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:08.345 UTC [571] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:08.345 UTC [571] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:14.159 UTC [573] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:14.159 UTC [573] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:20.153 UTC [574] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:20.153 UTC [574] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:26.015 UTC [575] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:26.015 UTC [575] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:31.953 UTC [576] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:31.953 UTC [576] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:37.905 UTC [577] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:37.905 UTC [577] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:43.965 UTC [579] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:43.965 UTC [579] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 19:56:50.037 UTC [580] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 19:56:50.037 UTC [580] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:15.944 UTC [592] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:15.944 UTC [592] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:21.892 UTC [593] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:21.892 UTC [593] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:27.881 UTC [594] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:27.881 UTC [594] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:33.914 UTC [595] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:33.914 UTC [595] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:40.034 UTC [597] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:40.034 UTC [597] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:46.086 UTC [598] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:46.086 UTC [598] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:51.922 UTC [599] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:51.922 UTC [599] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:02:57.807 UTC [600] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:02:57.807 UTC [600] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:03.665 UTC [601] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:03.665 UTC [601] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:09.542 UTC [602] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:09.542 UTC [602] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:25.681 UTC [604] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:25.681 UTC [604] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:31.625 UTC [605] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:31.625 UTC [605] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:37.459 UTC [606] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:37.459 UTC [606] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:43.490 UTC [608] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:43.490 UTC [608] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:49.431 UTC [609] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:49.431 UTC [609] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:03:55.383 UTC [610] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:03:55.383 UTC [610] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:04:01.474 UTC [611] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:04:01.474 UTC [611] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:04:07.595 UTC [612] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:04:07.595 UTC [612] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:04:13.472 UTC [614] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:04:13.472 UTC [614] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:04:19.418 UTC [615] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:04:19.418 UTC [615] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:04:25.255 UTC [616] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:04:25.255 UTC [616] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:09:46.112 UTC [628] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:09:46.112 UTC [628] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:09:52.231 UTC [629] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:09:52.231 UTC [629] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:09:58.214 UTC [630] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:09:58.214 UTC [630] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:04.196 UTC [631] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:04.196 UTC [631] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:10.231 UTC [633] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:10.231 UTC [633] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:16.235 UTC [634] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:16.235 UTC [634] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:22.102 UTC [635] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:22.102 UTC [635] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:27.988 UTC [636] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:27.988 UTC [636] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:34.073 UTC [637] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:34.073 UTC [637] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:40.058 UTC [639] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:40.058 UTC [639] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:10:46.297 UTC [640] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:10:46.297 UTC [640] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:01.497 UTC [641] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:01.497 UTC [641] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:07.346 UTC [642] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:07.346 UTC [642] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:13.356 UTC [644] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:13.356 UTC [644] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:19.208 UTC [645] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:19.208 UTC [645] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:25.170 UTC [646] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:25.170 UTC [646] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:31.135 UTC [647] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:31.135 UTC [647] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:37.064 UTC [648] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:37.064 UTC [648] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:43.203 UTC [650] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:43.203 UTC [650] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:49.073 UTC [651] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:49.073 UTC [651] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:11:55.220 UTC [652] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:11:55.220 UTC [652] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:15.406 UTC [664] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:15.406 UTC [664] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:21.341 UTC [665] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:21.341 UTC [665] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:27.248 UTC [666] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:27.248 UTC [666] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:33.196 UTC [667] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:33.196 UTC [667] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:39.055 UTC [668] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:39.055 UTC [668] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:45.129 UTC [670] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:45.129 UTC [670] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:51.126 UTC [671] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:51.126 UTC [671] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:17:57.055 UTC [672] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:17:57.055 UTC [672] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:02.998 UTC [673] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:02.998 UTC [673] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:08.873 UTC [674] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:08.873 UTC [674] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:23.346 UTC [676] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:23.346 UTC [676] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:29.263 UTC [677] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:29.263 UTC [677] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:35.203 UTC [678] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:35.203 UTC [678] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:41.165 UTC [680] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:41.165 UTC [680] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:47.153 UTC [681] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:47.153 UTC [681] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:53.316 UTC [682] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:53.316 UTC [682] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:18:59.408 UTC [683] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:18:59.408 UTC [683] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:19:05.343 UTC [684] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:19:05.343 UTC [684] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:19:11.195 UTC [686] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:19:11.195 UTC [686] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:19:17.158 UTC [687] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:19:17.158 UTC [687] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:24:43.916 UTC [699] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:24:43.916 UTC [699] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:24:49.934 UTC [700] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:24:49.934 UTC [700] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:24:55.837 UTC [701] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:24:55.837 UTC [701] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:01.725 UTC [702] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:01.725 UTC [702] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:07.562 UTC [703] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:07.562 UTC [703] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:13.422 UTC [705] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:13.422 UTC [705] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:19.377 UTC [706] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:19.377 UTC [706] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:25.517 UTC [707] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:25.517 UTC [707] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:31.559 UTC [708] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:31.559 UTC [708] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:37.534 UTC [709] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:37.534 UTC [709] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:25:56.186 UTC [711] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:25:56.186 UTC [711] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:02.153 UTC [712] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:02.153 UTC [712] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:08.105 UTC [713] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:08.105 UTC [713] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:14.020 UTC [715] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:14.020 UTC [715] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:19.992 UTC [716] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:19.992 UTC [716] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:26.030 UTC [717] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:26.030 UTC [717] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:32.062 UTC [718] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:32.062 UTC [718] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:38.257 UTC [719] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:38.257 UTC [719] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:26:44.555 UTC [721] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:26:44.555 UTC [721] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:15.976 UTC [733] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:15.976 UTC [733] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:21.954 UTC [734] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:21.954 UTC [734] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:27.911 UTC [735] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:27.911 UTC [735] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:33.997 UTC [736] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:33.997 UTC [736] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:40.066 UTC [737] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:40.066 UTC [737] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:46.173 UTC [739] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:46.173 UTC [739] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:52.087 UTC [740] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:52.087 UTC [740] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:32:57.990 UTC [741] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:32:57.990 UTC [741] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:03.959 UTC [742] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:03.959 UTC [742] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:09.907 UTC [743] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:09.907 UTC [743] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:23.967 UTC [745] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:23.967 UTC [745] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:29.903 UTC [746] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:29.903 UTC [746] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:35.922 UTC [747] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:35.922 UTC [747] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:42.025 UTC [749] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:42.025 UTC [749] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:48.030 UTC [750] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:48.030 UTC [750] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:53.909 UTC [751] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:53.909 UTC [751] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:33:59.909 UTC [752] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:33:59.909 UTC [752] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:34:05.985 UTC [753] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:34:05.985 UTC [753] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:34:12.107 UTC [755] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:34:12.107 UTC [755] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:34:18.022 UTC [756] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:34:18.022 UTC [756] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:39:39.387 UTC [767] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:39:39.387 UTC [767] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:39:45.504 UTC [769] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:39:45.504 UTC [769] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:39:51.584 UTC [770] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:39:51.584 UTC [770] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:39:57.703 UTC [771] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:39:57.703 UTC [771] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:03.799 UTC [772] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:03.799 UTC [772] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:09.679 UTC [773] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:09.679 UTC [773] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:15.791 UTC [775] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:15.791 UTC [775] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:21.938 UTC [776] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:21.938 UTC [776] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:27.800 UTC [777] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:27.800 UTC [777] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:33.881 UTC [778] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:33.881 UTC [778] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:39.879 UTC [779] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:39.879 UTC [779] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:53.128 UTC [781] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:53.128 UTC [781] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:40:59.290 UTC [782] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:40:59.290 UTC [782] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:05.337 UTC [783] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:05.337 UTC [783] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:11.366 UTC [785] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:11.366 UTC [785] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:17.425 UTC [786] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:17.425 UTC [786] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:23.500 UTC [787] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:23.500 UTC [787] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:29.429 UTC [788] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:29.429 UTC [788] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:35.480 UTC [789] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:35.480 UTC [789] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:41.525 UTC [791] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:41.525 UTC [791] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:41:47.495 UTC [792] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:41:47.495 UTC [792] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:08.213 UTC [803] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:08.213 UTC [803] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:14.270 UTC [805] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:14.270 UTC [805] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:20.168 UTC [806] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:20.168 UTC [806] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:26.027 UTC [807] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:26.027 UTC [807] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:31.961 UTC [808] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:31.961 UTC [808] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:37.919 UTC [809] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:37.919 UTC [809] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:44.065 UTC [811] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:44.065 UTC [811] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:50.071 UTC [812] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:50.071 UTC [812] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:47:55.993 UTC [813] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:47:55.993 UTC [813] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:17.992 UTC [815] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:17.992 UTC [815] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:23.885 UTC [816] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:23.885 UTC [816] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:29.851 UTC [817] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:29.851 UTC [817] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:35.772 UTC [818] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:35.772 UTC [818] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:41.845 UTC [820] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:41.845 UTC [820] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:47.855 UTC [821] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:47.855 UTC [821] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:53.806 UTC [822] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:53.806 UTC [822] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:48:59.826 UTC [823] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:48:59.826 UTC [823] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:49:05.773 UTC [824] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:49:05.773 UTC [824] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:49:11.777 UTC [826] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:49:11.777 UTC [826] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:54:36.819 UTC [837] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:54:36.819 UTC [837] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:54:43.127 UTC [839] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:54:43.127 UTC [839] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:54:49.200 UTC [840] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:54:49.200 UTC [840] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:54:55.219 UTC [841] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:54:55.219 UTC [841] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:01.340 UTC [842] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:01.340 UTC [842] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:07.392 UTC [843] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:07.392 UTC [843] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:13.317 UTC [845] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:13.317 UTC [845] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:19.250 UTC [846] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:19.250 UTC [846] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:25.129 UTC [847] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:25.129 UTC [847] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:31.055 UTC [848] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:31.055 UTC [848] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:37.126 UTC [849] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:37.126 UTC [849] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:55:58.529 UTC [851] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:55:58.529 UTC [851] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:04.588 UTC [852] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:04.588 UTC [852] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:10.468 UTC [853] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:10.468 UTC [853] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:16.419 UTC [855] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:16.419 UTC [855] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:22.426 UTC [856] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:22.426 UTC [856] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:28.245 UTC [857] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:28.245 UTC [857] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:34.339 UTC [858] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:34.339 UTC [858] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:40.402 UTC [859] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:40.402 UTC [859] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 20:56:46.457 UTC [861] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 20:56:46.457 UTC [861] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:08.698 UTC [872] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:08.698 UTC [872] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:14.607 UTC [874] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:14.607 UTC [874] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:20.508 UTC [875] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:20.508 UTC [875] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:26.328 UTC [876] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:26.328 UTC [876] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:32.472 UTC [877] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:32.472 UTC [877] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:38.348 UTC [878] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:38.348 UTC [878] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:44.400 UTC [880] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:44.400 UTC [880] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:50.376 UTC [881] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:50.376 UTC [881] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:02:56.339 UTC [882] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:02:56.339 UTC [882] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:02.352 UTC [883] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:02.352 UTC [883] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:08.397 UTC [884] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:08.397 UTC [884] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:18.086 UTC [886] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:18.086 UTC [886] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:24.120 UTC [887] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:24.120 UTC [887] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:30.186 UTC [888] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:30.186 UTC [888] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:36.307 UTC [889] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:36.307 UTC [889] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:42.364 UTC [891] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:42.364 UTC [891] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:48.399 UTC [892] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:48.399 UTC [892] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:03:54.418 UTC [893] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:03:54.418 UTC [893] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:04:00.303 UTC [894] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:04:00.303 UTC [894] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:04:06.106 UTC [895] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:04:06.106 UTC [895] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:04:12.133 UTC [897] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:04:12.133 UTC [897] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:04:18.121 UTC [898] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:04:18.121 UTC [898] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:09:42.996 UTC [910] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:09:42.996 UTC [910] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:09:48.966 UTC [911] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:09:48.966 UTC [911] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:09:55.143 UTC [912] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:09:55.143 UTC [912] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:01.385 UTC [913] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:01.385 UTC [913] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:07.441 UTC [914] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:07.441 UTC [914] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:13.296 UTC [916] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:13.296 UTC [916] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:19.204 UTC [917] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:19.204 UTC [917] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:25.253 UTC [918] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:25.253 UTC [918] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:31.365 UTC [919] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:31.365 UTC [919] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:10:37.229 UTC [920] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:10:37.229 UTC [920] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:00.829 UTC [922] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:00.829 UTC [922] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:06.949 UTC [923] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:06.949 UTC [923] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:13.023 UTC [925] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:13.023 UTC [925] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:18.900 UTC [926] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:18.900 UTC [926] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:24.886 UTC [927] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:24.886 UTC [927] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:30.814 UTC [928] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:30.814 UTC [928] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:36.644 UTC [929] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:36.644 UTC [929] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:42.656 UTC [931] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:42.656 UTC [931] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:48.506 UTC [932] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:48.506 UTC [932] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:11:54.488 UTC [933] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:11:54.488 UTC [933] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:17:24.652 UTC [945] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:17:24.652 UTC [945] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:17:30.555 UTC [946] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:17:30.555 UTC [946] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:17:36.547 UTC [947] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:17:36.547 UTC [947] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:17:42.471 UTC [949] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:17:42.471 UTC [949] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:17:48.591 UTC [950] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:17:48.591 UTC [950] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:17:54.552 UTC [951] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:17:54.552 UTC [951] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:00.541 UTC [952] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:00.541 UTC [952] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:06.439 UTC [953] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:06.439 UTC [953] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:12.474 UTC [955] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:12.474 UTC [955] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:18.452 UTC [956] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:18.452 UTC [956] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:37.539 UTC [957] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:37.539 UTC [957] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:43.529 UTC [959] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:43.529 UTC [959] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:49.494 UTC [960] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:49.494 UTC [960] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:18:55.409 UTC [961] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:18:55.409 UTC [961] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:19:01.370 UTC [962] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:19:01.370 UTC [962] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:19:07.403 UTC [963] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:19:07.403 UTC [963] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:19:13.458 UTC [965] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:19:13.458 UTC [965] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:19:19.331 UTC [966] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:19:19.331 UTC [966] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:19:25.237 UTC [967] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:19:25.237 UTC [967] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:24:48.291 UTC [979] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:24:48.291 UTC [979] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:24:54.195 UTC [980] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:24:54.195 UTC [980] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:00.368 UTC [981] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:00.368 UTC [981] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:06.277 UTC [982] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:06.277 UTC [982] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:12.260 UTC [984] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:12.260 UTC [984] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:18.098 UTC [985] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:18.098 UTC [985] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:23.983 UTC [986] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:23.983 UTC [986] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:29.944 UTC [987] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:29.944 UTC [987] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:35.820 UTC [988] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:35.820 UTC [988] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:41.644 UTC [990] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:41.644 UTC [990] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:25:47.701 UTC [991] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:25:47.701 UTC [991] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:08.731 UTC [992] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:08.731 UTC [992] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:14.690 UTC [994] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:14.690 UTC [994] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:20.614 UTC [995] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:20.614 UTC [995] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:26.534 UTC [996] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:26.534 UTC [996] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:32.584 UTC [997] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:32.584 UTC [997] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:38.445 UTC [998] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:38.445 UTC [998] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:44.324 UTC [1000] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:44.324 UTC [1000] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:50.214 UTC [1001] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:50.214 UTC [1001] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:26:56.239 UTC [1002] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:26:56.239 UTC [1002] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:27:02.111 UTC [1003] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:27:02.111 UTC [1003] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:27:07.903 UTC [1004] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:27:07.903 UTC [1004] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:32:33.627 UTC [1016] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:32:33.627 UTC [1016] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:32:39.752 UTC [1017] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:32:39.752 UTC [1017] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:32:45.770 UTC [1019] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:32:45.770 UTC [1019] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:32:51.653 UTC [1020] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:32:51.653 UTC [1020] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:32:57.481 UTC [1021] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:32:57.481 UTC [1021] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:03.614 UTC [1022] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:03.614 UTC [1022] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:09.584 UTC [1023] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:09.584 UTC [1023] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:15.557 UTC [1025] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:15.557 UTC [1025] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:21.424 UTC [1026] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:21.424 UTC [1026] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:27.324 UTC [1027] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:27.324 UTC [1027] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:47.309 UTC [1029] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:47.309 UTC [1029] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:53.419 UTC [1030] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:53.419 UTC [1030] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:33:59.431 UTC [1031] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:33:59.431 UTC [1031] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:34:05.416 UTC [1032] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:34:05.416 UTC [1032] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:34:11.581 UTC [1033] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:34:11.581 UTC [1033] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:34:17.502 UTC [1035] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:34:17.502 UTC [1035] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:34:23.402 UTC [1036] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:34:23.402 UTC [1036] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:34:29.350 UTC [1037] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:34:29.350 UTC [1037] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:34:35.365 UTC [1038] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:34:35.365 UTC [1038] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:05.885 UTC [1050] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:05.885 UTC [1050] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:11.948 UTC [1051] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:11.948 UTC [1051] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:17.842 UTC [1053] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:17.842 UTC [1053] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:23.678 UTC [1054] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:23.678 UTC [1054] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:29.688 UTC [1055] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:29.688 UTC [1055] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:35.662 UTC [1056] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:35.662 UTC [1056] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:41.590 UTC [1057] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:41.590 UTC [1057] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:47.572 UTC [1059] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:47.572 UTC [1059] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:53.619 UTC [1060] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:53.619 UTC [1060] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:40:59.693 UTC [1061] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:40:59.693 UTC [1061] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:13.189 UTC [1063] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:13.189 UTC [1063] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:19.072 UTC [1064] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:19.072 UTC [1064] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:25.239 UTC [1065] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:25.239 UTC [1065] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:31.132 UTC [1066] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:31.132 UTC [1066] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:37.247 UTC [1067] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:37.247 UTC [1067] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:43.362 UTC [1069] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:43.362 UTC [1069] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:49.485 UTC [1070] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:49.485 UTC [1070] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:41:55.526 UTC [1071] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:41:55.526 UTC [1071] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:42:01.585 UTC [1072] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:42:01.585 UTC [1072] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:42:07.806 UTC [1073] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:42:07.806 UTC [1073] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:47:31.010 UTC [1085] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:47:31.010 UTC [1085] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:47:37.043 UTC [1086] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:47:37.043 UTC [1086] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:47:43.010 UTC [1088] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:47:43.010 UTC [1088] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:47:49.016 UTC [1089] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:47:49.016 UTC [1089] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:47:54.959 UTC [1090] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:47:54.959 UTC [1090] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:01.034 UTC [1091] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:01.034 UTC [1091] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:07.021 UTC [1092] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:07.021 UTC [1092] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:13.109 UTC [1094] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:13.109 UTC [1094] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:19.166 UTC [1095] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:19.166 UTC [1095] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:25.209 UTC [1096] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:25.209 UTC [1096] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:40.027 UTC [1097] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:40.027 UTC [1097] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:46.068 UTC [1099] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:46.068 UTC [1099] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:52.004 UTC [1100] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:52.004 UTC [1100] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:48:57.872 UTC [1101] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:48:57.872 UTC [1101] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:49:03.730 UTC [1102] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:49:03.730 UTC [1102] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:49:09.996 UTC [1103] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:49:09.996 UTC [1103] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:49:15.986 UTC [1105] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:49:15.986 UTC [1105] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:49:21.977 UTC [1106] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:49:21.977 UTC [1106] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:49:27.911 UTC [1107] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:49:27.911 UTC [1107] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:49:33.859 UTC [1108] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:49:33.859 UTC [1108] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:54:51.010 UTC [1120] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:54:51.010 UTC [1120] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:54:57.189 UTC [1121] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:54:57.189 UTC [1121] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:03.193 UTC [1122] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:03.193 UTC [1122] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:09.028 UTC [1123] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:09.028 UTC [1123] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:14.973 UTC [1125] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:14.973 UTC [1125] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:20.867 UTC [1126] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:20.867 UTC [1126] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:26.990 UTC [1127] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:26.990 UTC [1127] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:32.963 UTC [1128] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:32.963 UTC [1128] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:39.082 UTC [1129] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:39.082 UTC [1129] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:45.198 UTC [1131] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:45.198 UTC [1131] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:55:59.929 UTC [1132] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:55:59.929 UTC [1132] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:05.892 UTC [1133] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:05.892 UTC [1133] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:11.778 UTC [1134] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:11.778 UTC [1134] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:17.748 UTC [1136] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:17.748 UTC [1136] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:23.768 UTC [1137] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:23.768 UTC [1137] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:29.648 UTC [1138] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:29.648 UTC [1138] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:35.525 UTC [1139] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:35.525 UTC [1139] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:41.565 UTC [1140] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:41.565 UTC [1140] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:47.632 UTC [1142] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:47.632 UTC [1142] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:53.602 UTC [1143] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:53.602 UTC [1143] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 21:56:59.534 UTC [1144] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 21:56:59.534 UTC [1144] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:10.865 UTC [1155] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:10.865 UTC [1155] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:16.786 UTC [1157] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:16.786 UTC [1157] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:22.780 UTC [1158] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:22.780 UTC [1158] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:28.801 UTC [1159] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:28.801 UTC [1159] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:34.736 UTC [1160] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:34.736 UTC [1160] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:40.760 UTC [1161] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:40.760 UTC [1161] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:46.790 UTC [1163] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:46.790 UTC [1163] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:52.690 UTC [1164] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:52.690 UTC [1164] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:02:58.571 UTC [1165] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:02:58.571 UTC [1165] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:04.621 UTC [1166] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:04.621 UTC [1166] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:27.184 UTC [1168] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:27.184 UTC [1168] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:33.259 UTC [1169] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:33.259 UTC [1169] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:39.136 UTC [1170] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:39.136 UTC [1170] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:45.172 UTC [1172] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:45.172 UTC [1172] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:51.223 UTC [1173] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:51.223 UTC [1173] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:03:57.286 UTC [1174] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:03:57.286 UTC [1174] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:04:03.231 UTC [1175] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:04:03.231 UTC [1175] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:04:09.131 UTC [1176] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:04:09.131 UTC [1176] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:04:15.021 UTC [1178] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:04:15.021 UTC [1178] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:09:31.648 UTC [1190] LOG:  invalid length of startup packet
2022-05-20 22:09:47.368 UTC [1192] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:09:47.368 UTC [1192] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:09:53.259 UTC [1193] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:09:53.259 UTC [1193] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:09:59.159 UTC [1194] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:09:59.159 UTC [1194] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:05.298 UTC [1195] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:05.298 UTC [1195] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:11.267 UTC [1196] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:11.267 UTC [1196] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:17.329 UTC [1198] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:17.329 UTC [1198] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:23.230 UTC [1199] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:23.230 UTC [1199] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:29.215 UTC [1200] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:29.215 UTC [1200] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:35.119 UTC [1201] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:35.119 UTC [1201] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:10:41.156 UTC [1202] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:10:41.156 UTC [1202] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:01.443 UTC [1204] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:01.443 UTC [1204] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:07.401 UTC [1205] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:07.401 UTC [1205] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:13.316 UTC [1207] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:13.316 UTC [1207] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:19.257 UTC [1208] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:19.257 UTC [1208] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:25.153 UTC [1209] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:25.153 UTC [1209] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:31.081 UTC [1210] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:31.081 UTC [1210] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:36.992 UTC [1211] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:36.992 UTC [1211] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:42.906 UTC [1213] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:42.906 UTC [1213] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:48.818 UTC [1214] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:48.818 UTC [1214] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:11:54.831 UTC [1215] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:11:54.831 UTC [1215] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:17.551 UTC [1217] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:17.551 UTC [1217] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:23.747 UTC [1218] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:23.747 UTC [1218] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:29.644 UTC [1219] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:29.644 UTC [1219] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:35.556 UTC [1220] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:35.556 UTC [1220] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:41.491 UTC [1221] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:41.491 UTC [1221] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:47.502 UTC [1223] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:47.502 UTC [1223] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:53.533 UTC [1224] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:53.533 UTC [1224] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:12:59.480 UTC [1225] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:12:59.480 UTC [1225] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:13:05.382 UTC [1226] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:13:05.382 UTC [1226] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:13:11.315 UTC [1227] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:13:11.315 UTC [1227] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:18:34.458 UTC [1239] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:18:34.458 UTC [1239] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:18:40.452 UTC [1240] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:18:40.452 UTC [1240] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:18:46.504 UTC [1242] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:18:46.504 UTC [1242] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:18:52.599 UTC [1243] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:18:52.599 UTC [1243] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:18:58.553 UTC [1244] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:18:58.553 UTC [1244] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:04.510 UTC [1245] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:04.510 UTC [1245] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:10.479 UTC [1246] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:10.479 UTC [1246] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:16.432 UTC [1248] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:16.432 UTC [1248] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:22.485 UTC [1249] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:22.485 UTC [1249] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:28.535 UTC [1250] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:28.535 UTC [1250] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:45.288 UTC [1252] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:45.288 UTC [1252] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:51.271 UTC [1258] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:51.271 UTC [1258] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:19:57.309 UTC [1259] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:19:57.309 UTC [1259] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:03.196 UTC [1260] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:03.196 UTC [1260] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:09.048 UTC [1261] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:09.048 UTC [1261] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:14.923 UTC [1263] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:14.923 UTC [1263] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:20.899 UTC [1264] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:20.899 UTC [1264] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:26.796 UTC [1265] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:26.796 UTC [1265] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:32.827 UTC [1266] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:32.827 UTC [1266] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:20:38.757 UTC [1267] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:20:38.757 UTC [1267] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:00.614 UTC [1279] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:00.614 UTC [1279] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:06.601 UTC [1280] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:06.601 UTC [1280] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:12.619 UTC [1281] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:12.619 UTC [1281] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:18.498 UTC [1283] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:18.498 UTC [1283] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:24.487 UTC [1284] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:24.487 UTC [1284] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:30.557 UTC [1285] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:30.557 UTC [1285] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:36.433 UTC [1286] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:36.433 UTC [1286] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:42.390 UTC [1287] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:42.390 UTC [1287] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:48.417 UTC [1289] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:48.417 UTC [1289] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:26:54.327 UTC [1290] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:26:54.327 UTC [1290] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:13.928 UTC [1292] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:13.928 UTC [1292] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:19.933 UTC [1293] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:19.933 UTC [1293] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:26.022 UTC [1294] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:26.022 UTC [1294] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:31.956 UTC [1295] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:31.956 UTC [1295] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:37.935 UTC [1296] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:37.935 UTC [1296] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:43.838 UTC [1298] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:43.838 UTC [1298] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:49.816 UTC [1299] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:49.816 UTC [1299] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:27:55.868 UTC [1300] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:27:55.868 UTC [1300] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:28:01.756 UTC [1301] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:28:01.756 UTC [1301] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:28:07.747 UTC [1302] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:28:07.747 UTC [1302] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:33:33.971 UTC [1314] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:33:33.971 UTC [1314] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:33:39.922 UTC [1315] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:33:39.922 UTC [1315] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:33:46.025 UTC [1317] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:33:46.025 UTC [1317] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:33:52.015 UTC [1318] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:33:52.015 UTC [1318] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:33:58.016 UTC [1319] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:33:58.016 UTC [1319] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:03.935 UTC [1320] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:03.935 UTC [1320] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:09.815 UTC [1321] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:09.815 UTC [1321] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:15.616 UTC [1323] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:15.616 UTC [1323] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:21.645 UTC [1324] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:21.645 UTC [1324] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:27.469 UTC [1325] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:27.469 UTC [1325] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:48.550 UTC [1327] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:48.550 UTC [1327] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:34:54.518 UTC [1328] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:34:54.518 UTC [1328] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:00.620 UTC [1329] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:00.620 UTC [1329] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:06.501 UTC [1330] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:06.501 UTC [1330] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:12.485 UTC [1331] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:12.485 UTC [1331] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:18.519 UTC [1333] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:18.519 UTC [1333] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:24.515 UTC [1334] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:24.515 UTC [1334] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:30.495 UTC [1335] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:30.495 UTC [1335] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:35:36.510 UTC [1336] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:35:36.510 UTC [1336] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:05.101 UTC [1348] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:05.101 UTC [1348] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:11.010 UTC [1349] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:11.010 UTC [1349] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:17.040 UTC [1351] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:17.040 UTC [1351] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:23.149 UTC [1352] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:23.149 UTC [1352] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:28.982 UTC [1353] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:28.982 UTC [1353] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:34.940 UTC [1354] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:34.940 UTC [1354] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:40.902 UTC [1355] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:40.902 UTC [1355] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:46.891 UTC [1357] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:46.891 UTC [1357] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:53.032 UTC [1358] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:53.032 UTC [1358] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:41:59.189 UTC [1359] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:41:59.189 UTC [1359] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:19.992 UTC [1361] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:19.992 UTC [1361] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:25.890 UTC [1362] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:25.890 UTC [1362] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:31.916 UTC [1363] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:31.916 UTC [1363] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:37.768 UTC [1364] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:37.768 UTC [1364] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:43.644 UTC [1366] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:43.644 UTC [1366] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:49.622 UTC [1367] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:49.622 UTC [1367] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:42:55.531 UTC [1368] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:42:55.531 UTC [1368] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:43:01.459 UTC [1369] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:43:01.459 UTC [1369] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:43:07.405 UTC [1370] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:43:07.405 UTC [1370] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:43:13.247 UTC [1372] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:43:13.247 UTC [1372] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:43:19.142 UTC [1373] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:43:19.142 UTC [1373] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:48:39.219 UTC [1384] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:48:39.219 UTC [1384] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:48:45.114 UTC [1386] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:48:45.114 UTC [1386] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:48:51.072 UTC [1387] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:48:51.072 UTC [1387] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:48:57.113 UTC [1388] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:48:57.113 UTC [1388] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:03.211 UTC [1389] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:03.211 UTC [1389] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:09.080 UTC [1390] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:09.080 UTC [1390] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:14.924 UTC [1392] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:14.924 UTC [1392] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:20.837 UTC [1393] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:20.837 UTC [1393] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:26.689 UTC [1394] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:26.689 UTC [1394] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:32.803 UTC [1395] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:32.803 UTC [1395] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:49:38.611 UTC [1396] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:49:38.611 UTC [1396] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:01.030 UTC [1398] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:01.030 UTC [1398] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:07.024 UTC [1399] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:07.024 UTC [1399] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:12.878 UTC [1400] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:12.878 UTC [1400] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:18.740 UTC [1402] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:18.740 UTC [1402] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:24.691 UTC [1403] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:24.691 UTC [1403] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:30.580 UTC [1404] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:30.580 UTC [1404] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:36.742 UTC [1405] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:36.742 UTC [1405] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:42.697 UTC [1406] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:42.697 UTC [1406] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:48.668 UTC [1408] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:48.668 UTC [1408] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:50:54.534 UTC [1409] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:50:54.534 UTC [1409] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:51:00.530 UTC [1410] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:51:00.530 UTC [1410] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:56:26.603 UTC [1422] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:56:26.603 UTC [1422] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:56:32.483 UTC [1423] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:56:32.483 UTC [1423] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:56:38.368 UTC [1424] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:56:38.368 UTC [1424] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:56:44.477 UTC [1426] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:56:44.477 UTC [1426] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:56:50.470 UTC [1427] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:56:50.470 UTC [1427] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:56:56.714 UTC [1428] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:56:56.714 UTC [1428] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:02.747 UTC [1429] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:02.747 UTC [1429] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:08.719 UTC [1430] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:08.719 UTC [1430] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:14.656 UTC [1432] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:14.656 UTC [1432] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:20.615 UTC [1433] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:20.615 UTC [1433] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:39.780 UTC [1434] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:39.780 UTC [1434] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:45.873 UTC [1436] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:45.873 UTC [1436] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:51.957 UTC [1437] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:51.957 UTC [1437] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:57:57.921 UTC [1438] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:57:57.921 UTC [1438] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:04.011 UTC [1439] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:04.011 UTC [1439] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:10.074 UTC [1440] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:10.074 UTC [1440] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:16.133 UTC [1442] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:16.133 UTC [1442] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:22.082 UTC [1443] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:22.082 UTC [1443] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:27.960 UTC [1444] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:27.960 UTC [1444] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:34.051 UTC [1445] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:34.051 UTC [1445] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 22:58:39.964 UTC [1446] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 22:58:39.964 UTC [1446] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:03:57.565 UTC [1458] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:03:57.565 UTC [1458] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:03.603 UTC [1459] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:03.603 UTC [1459] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:09.460 UTC [1460] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:09.460 UTC [1460] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:15.319 UTC [1462] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:15.319 UTC [1462] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:21.168 UTC [1463] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:21.168 UTC [1463] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:27.032 UTC [1464] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:27.032 UTC [1464] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:33.083 UTC [1465] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:33.083 UTC [1465] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:38.883 UTC [1466] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:38.883 UTC [1466] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:44.828 UTC [1468] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:44.828 UTC [1468] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:04:50.756 UTC [1469] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:04:50.756 UTC [1469] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:11.428 UTC [1470] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:11.428 UTC [1470] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:17.549 UTC [1472] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:17.549 UTC [1472] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:23.388 UTC [1473] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:23.388 UTC [1473] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:29.365 UTC [1474] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:29.365 UTC [1474] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:35.314 UTC [1475] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:35.314 UTC [1475] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:41.248 UTC [1476] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:41.248 UTC [1476] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:47.129 UTC [1478] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:47.129 UTC [1478] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:53.254 UTC [1479] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:53.254 UTC [1479] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:05:59.165 UTC [1480] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:05:59.165 UTC [1480] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:06:05.046 UTC [1481] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:06:05.046 UTC [1481] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:21.178 UTC [1493] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:21.178 UTC [1493] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:27.143 UTC [1494] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:27.143 UTC [1494] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:33.142 UTC [1495] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:33.142 UTC [1495] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:39.111 UTC [1496] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:39.111 UTC [1496] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:45.046 UTC [1498] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:45.046 UTC [1498] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:50.913 UTC [1499] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:50.913 UTC [1499] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:11:56.789 UTC [1500] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:11:56.789 UTC [1500] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:02.673 UTC [1501] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:02.673 UTC [1501] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:08.584 UTC [1502] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:08.584 UTC [1502] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:14.519 UTC [1504] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:14.519 UTC [1504] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:31.572 UTC [1505] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:31.572 UTC [1505] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:37.383 UTC [1506] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:37.383 UTC [1506] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:43.318 UTC [1507] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:43.318 UTC [1507] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:49.178 UTC [1509] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:49.178 UTC [1509] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:12:55.085 UTC [1510] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:12:55.085 UTC [1510] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:13:00.910 UTC [1511] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:13:00.910 UTC [1511] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:13:06.746 UTC [1512] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:13:06.746 UTC [1512] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:13:12.508 UTC [1513] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:13:12.508 UTC [1513] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:13:18.313 UTC [1515] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:13:18.313 UTC [1515] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:13:24.117 UTC [1516] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:13:24.117 UTC [1516] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:13:30.202 UTC [1517] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:13:30.202 UTC [1517] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:18:49.755 UTC [1529] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:18:49.755 UTC [1529] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:18:55.852 UTC [1530] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:18:55.852 UTC [1530] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:01.727 UTC [1531] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:01.727 UTC [1531] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:07.597 UTC [1532] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:07.597 UTC [1532] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:13.479 UTC [1533] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:13.479 UTC [1533] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:19.474 UTC [1535] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:19.474 UTC [1535] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:25.336 UTC [1536] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:25.336 UTC [1536] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:31.287 UTC [1537] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:31.287 UTC [1537] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:37.184 UTC [1538] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:37.184 UTC [1538] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:43.084 UTC [1539] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:43.084 UTC [1539] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:19:49.082 UTC [1541] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:19:49.082 UTC [1541] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:08.931 UTC [1542] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:08.931 UTC [1542] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:14.925 UTC [1544] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:14.925 UTC [1544] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:20.849 UTC [1545] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:20.849 UTC [1545] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:26.642 UTC [1546] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:26.642 UTC [1546] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:32.606 UTC [1547] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:32.606 UTC [1547] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:38.589 UTC [1548] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:38.589 UTC [1548] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:44.697 UTC [1550] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:44.697 UTC [1550] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:50.615 UTC [1551] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:50.615 UTC [1551] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:20:56.636 UTC [1552] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:20:56.636 UTC [1552] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:19.355 UTC [1554] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:19.355 UTC [1554] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:25.424 UTC [1555] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:25.424 UTC [1555] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:31.373 UTC [1556] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:31.373 UTC [1556] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:37.204 UTC [1557] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:37.204 UTC [1557] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:43.024 UTC [1558] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:43.024 UTC [1558] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:48.831 UTC [1560] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:48.831 UTC [1560] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:21:54.926 UTC [1561] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:21:54.926 UTC [1561] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:22:01.096 UTC [1562] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:22:01.096 UTC [1562] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:22:07.103 UTC [1563] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:22:07.103 UTC [1563] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:22:13.029 UTC [1564] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:22:13.029 UTC [1564] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:22:18.851 UTC [1566] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:22:18.851 UTC [1566] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:27:40.971 UTC [1577] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:27:40.971 UTC [1577] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:27:46.916 UTC [1579] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:27:46.916 UTC [1579] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:27:52.917 UTC [1580] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:27:52.917 UTC [1580] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:27:58.930 UTC [1581] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:27:58.930 UTC [1581] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:04.862 UTC [1582] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:04.862 UTC [1582] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:10.744 UTC [1583] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:10.744 UTC [1583] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:16.834 UTC [1585] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:16.834 UTC [1585] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:22.816 UTC [1586] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:22.816 UTC [1586] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:28.623 UTC [1587] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:28.623 UTC [1587] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:34.466 UTC [1588] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:34.466 UTC [1588] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:28:59.105 UTC [1590] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:28:59.105 UTC [1590] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:05.088 UTC [1591] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:05.088 UTC [1591] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:10.956 UTC [1592] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:10.956 UTC [1592] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:16.860 UTC [1594] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:16.860 UTC [1594] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:22.673 UTC [1595] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:22.673 UTC [1595] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:28.476 UTC [1596] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:28.476 UTC [1596] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:34.536 UTC [1597] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:34.536 UTC [1597] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:40.419 UTC [1598] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:40.419 UTC [1598] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:46.234 UTC [1600] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:46.234 UTC [1600] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:52.251 UTC [1601] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:52.251 UTC [1601] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:29:58.257 UTC [1602] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:29:58.257 UTC [1602] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:16.330 UTC [1614] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:16.330 UTC [1614] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:22.329 UTC [1615] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:22.329 UTC [1615] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:28.243 UTC [1616] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:28.243 UTC [1616] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:34.149 UTC [1617] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:34.149 UTC [1617] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:40.004 UTC [1618] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:40.004 UTC [1618] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:45.913 UTC [1620] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:45.913 UTC [1620] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:51.822 UTC [1621] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:51.822 UTC [1621] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:35:57.622 UTC [1622] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:35:57.622 UTC [1622] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL
2022-05-20 23:36:03.608 UTC [1623] ERROR:  column "napalm_args" of relation "dcim_platform" already exists
2022-05-20 23:36:03.608 UTC [1623] STATEMENT:  ALTER TABLE "dcim_platform" ADD COLUMN "napalm_args" jsonb NULL