The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-04-28 09:04:52.479 UTC [26] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2021-04-28 09:04:53.619 UTC [30] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-04-28 09:04:53.984 UTC [31] LOG: database system was shut down at 2021-04-28 09:04:52 UTC 2021-04-28 09:04:54.155 UTC [30] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down....2021-04-28 09:04:56.028 UTC [30] LOG: received fast shutdown request 2021-04-28 09:04:56.249 UTC [30] LOG: aborting any active transactions 2021-04-28 09:04:56.250 UTC [30] LOG: worker process: logical replication launcher (PID 37) exited with exit code 1 2021-04-28 09:04:56.250 UTC [32] LOG: shutting down 2021-04-28 09:04:56.858 UTC [30] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-04-28 09:04:57.339 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-04-28 09:04:57.339 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-04-28 09:04:57.567 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-04-28 09:04:58.399 UTC [43] LOG: database system was shut down at 2021-04-28 09:04:56 UTC 2021-04-28 09:04:58.703 UTC [1] LOG: database system is ready to accept connections 2021-04-28 09:08:55.851 UTC [56] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:08:55.851 UTC [56] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:02.247 UTC [58] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:02.247 UTC [58] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:08.723 UTC [59] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:08.723 UTC [59] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:15.029 UTC [60] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:15.029 UTC [60] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:21.579 UTC [61] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:21.579 UTC [61] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:28.024 UTC [62] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:28.024 UTC [62] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:34.213 UTC [64] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:34.213 UTC [64] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:41.081 UTC [65] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:41.081 UTC [65] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:47.455 UTC [66] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:47.455 UTC [66] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:09:53.677 UTC [67] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:09:53.677 UTC [67] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:11:29.258 UTC [72] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:11:29.258 UTC [72] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:11:35.556 UTC [73] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:11:35.556 UTC [73] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:11:42.051 UTC [74] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:11:42.051 UTC [74] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:11:48.335 UTC [75] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:11:48.335 UTC [75] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:11:54.429 UTC [76] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:11:54.429 UTC [76] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:00.614 UTC [78] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:00.614 UTC [78] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:06.801 UTC [79] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:06.801 UTC [79] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:13.120 UTC [80] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:13.120 UTC [80] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:19.342 UTC [81] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:19.342 UTC [81] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:25.571 UTC [82] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:25.571 UTC [82] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:47.367 UTC [84] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:47.367 UTC [84] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:53.647 UTC [85] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:53.647 UTC [85] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:12:59.770 UTC [87] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:12:59.770 UTC [87] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:05.920 UTC [88] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:05.920 UTC [88] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:12.107 UTC [89] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:12.107 UTC [89] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:18.282 UTC [90] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:18.282 UTC [90] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:24.463 UTC [91] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:24.463 UTC [91] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:30.881 UTC [93] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:30.881 UTC [93] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:37.134 UTC [94] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:37.134 UTC [94] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:13:43.533 UTC [95] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:13:43.533 UTC [95] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:14:36.593 UTC [98] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:14:36.593 UTC [98] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:14:43.144 UTC [99] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:14:43.144 UTC [99] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:14:49.768 UTC [100] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:14:49.768 UTC [100] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:14:56.073 UTC [101] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:14:56.073 UTC [101] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:02.533 UTC [103] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:02.533 UTC [103] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:09.084 UTC [104] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:09.084 UTC [104] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:15.489 UTC [105] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:15.489 UTC [105] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:21.940 UTC [106] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:21.940 UTC [106] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:28.497 UTC [107] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:28.497 UTC [107] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:34.815 UTC [109] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:34.815 UTC [109] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:53.180 UTC [110] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:53.180 UTC [110] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:15:59.527 UTC [112] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:15:59.527 UTC [112] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:05.689 UTC [113] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:05.689 UTC [113] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:11.967 UTC [114] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:11.967 UTC [114] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:18.468 UTC [115] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:18.468 UTC [115] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:24.843 UTC [116] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:24.843 UTC [116] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:31.151 UTC [118] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:31.151 UTC [118] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:37.540 UTC [119] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:37.540 UTC [119] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:43.933 UTC [120] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:43.933 UTC [120] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:16:50.210 UTC [121] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:16:50.210 UTC [121] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:08.019 UTC [123] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:08.019 UTC [123] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:14.545 UTC [124] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:14.545 UTC [124] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:20.978 UTC [125] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:20.978 UTC [125] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:27.164 UTC [126] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:27.164 UTC [126] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:33.695 UTC [128] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:33.695 UTC [128] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:40.154 UTC [129] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:40.154 UTC [129] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:46.417 UTC [130] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:46.417 UTC [130] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:52.754 UTC [131] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:52.754 UTC [131] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:17:59.090 UTC [132] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:17:59.090 UTC [132] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:18:05.296 UTC [134] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:18:05.296 UTC [134] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:22:35.429 UTC [144] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:22:35.429 UTC [144] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:22:42.170 UTC [145] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:22:42.170 UTC [145] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:22:48.730 UTC [146] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:22:48.730 UTC [146] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:22:55.340 UTC [147] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:22:55.340 UTC [147] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:23:01.934 UTC [149] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:23:01.934 UTC [149] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:23:08.423 UTC [150] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:23:08.423 UTC [150] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:23:14.839 UTC [151] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:23:14.839 UTC [151] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:23:21.315 UTC [152] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:23:21.315 UTC [152] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:23:28.017 UTC [153] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:23:28.017 UTC [153] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:23:34.588 UTC [155] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:23:34.588 UTC [155] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:12.391 UTC [161] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:12.391 UTC [161] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:18.724 UTC [162] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:18.724 UTC [162] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:25.000 UTC [163] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:25.000 UTC [163] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:31.510 UTC [165] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:31.510 UTC [165] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:37.993 UTC [166] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:37.993 UTC [166] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:44.406 UTC [167] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:44.406 UTC [167] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:50.726 UTC [168] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:50.726 UTC [168] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:26:56.980 UTC [169] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:26:56.980 UTC [169] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:27:03.317 UTC [171] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:27:03.317 UTC [171] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:27:09.766 UTC [172] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:27:09.766 UTC [172] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:27:16.208 UTC [173] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:27:16.208 UTC [173] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:27:16.245 UTC [173] LOG: could not receive data from client: Connection reset by peer 2021-04-28 09:32:36.328 UTC [185] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:32:36.328 UTC [185] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:32:42.606 UTC [186] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:32:42.606 UTC [186] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:32:48.886 UTC [187] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:32:48.886 UTC [187] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:32:55.180 UTC [188] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:32:55.180 UTC [188] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:01.711 UTC [190] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:01.711 UTC [190] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:07.903 UTC [191] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:07.903 UTC [191] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:14.541 UTC [192] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:14.541 UTC [192] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:20.777 UTC [193] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:20.777 UTC [193] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:27.125 UTC [194] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:27.125 UTC [194] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:33.362 UTC [196] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:33.362 UTC [196] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:50.080 UTC [197] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:50.080 UTC [197] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:33:56.560 UTC [198] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:33:56.560 UTC [198] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:02.817 UTC [200] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:02.817 UTC [200] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:08.949 UTC [201] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:08.949 UTC [201] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:15.402 UTC [202] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:15.402 UTC [202] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:21.668 UTC [203] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:21.668 UTC [203] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:27.930 UTC [204] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:27.930 UTC [204] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:34.228 UTC [206] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:34.228 UTC [206] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:34:40.487 UTC [207] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:34:40.487 UTC [207] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:05.498 UTC [219] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:05.498 UTC [219] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:11.678 UTC [220] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:11.678 UTC [220] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:17.835 UTC [221] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:17.835 UTC [221] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:23.929 UTC [222] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:23.929 UTC [222] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:30.240 UTC [224] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:30.240 UTC [224] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:36.634 UTC [225] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:36.634 UTC [225] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:43.372 UTC [226] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:43.372 UTC [226] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:49.973 UTC [227] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:49.973 UTC [227] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:40:55.989 UTC [228] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:40:55.989 UTC [228] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:02.205 UTC [230] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:02.205 UTC [230] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:17.591 UTC [231] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:17.591 UTC [231] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:23.900 UTC [232] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:23.900 UTC [232] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:30.018 UTC [234] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:30.018 UTC [234] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:36.130 UTC [235] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:36.130 UTC [235] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:42.287 UTC [236] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:42.287 UTC [236] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:48.467 UTC [237] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:48.467 UTC [237] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:41:54.603 UTC [238] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:41:54.603 UTC [238] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:00.866 UTC [240] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:00.866 UTC [240] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:07.074 UTC [241] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:07.074 UTC [241] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:13.265 UTC [242] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:13.265 UTC [242] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:29.673 UTC [243] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:29.673 UTC [243] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:35.933 UTC [245] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:35.933 UTC [245] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:42.217 UTC [246] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:42.217 UTC [246] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:48.294 UTC [247] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:48.294 UTC [247] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:42:55.208 UTC [248] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:42:55.208 UTC [248] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:43:01.496 UTC [250] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:43:01.496 UTC [250] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:43:07.892 UTC [251] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:43:07.892 UTC [251] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:43:14.180 UTC [252] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:43:14.180 UTC [252] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:43:21.090 UTC [253] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:43:21.090 UTC [253] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:48:34.986 UTC [265] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:48:34.986 UTC [265] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:48:41.305 UTC [266] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:48:41.305 UTC [266] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:48:47.670 UTC [267] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:48:47.670 UTC [267] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:48:53.757 UTC [268] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:48:53.757 UTC [268] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:00.152 UTC [270] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:00.152 UTC [270] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:06.430 UTC [271] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:06.430 UTC [271] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:12.652 UTC [272] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:12.652 UTC [272] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:18.941 UTC [273] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:18.941 UTC [273] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:25.245 UTC [274] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:25.245 UTC [274] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:31.577 UTC [276] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:31.577 UTC [276] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:47.235 UTC [277] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:47.235 UTC [277] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:53.588 UTC [278] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:53.588 UTC [278] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:49:59.906 UTC [280] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:49:59.906 UTC [280] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:06.074 UTC [281] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:06.074 UTC [281] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:12.509 UTC [282] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:12.509 UTC [282] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:19.080 UTC [283] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:19.080 UTC [283] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:25.475 UTC [284] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:25.475 UTC [284] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:31.774 UTC [286] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:31.774 UTC [286] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:38.163 UTC [287] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:38.163 UTC [287] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:50:44.834 UTC [288] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:50:44.834 UTC [288] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:55:57.804 UTC [299] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:55:57.804 UTC [299] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:04.171 UTC [301] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:04.171 UTC [301] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:10.418 UTC [302] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:10.418 UTC [302] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:16.607 UTC [303] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:16.607 UTC [303] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:22.841 UTC [304] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:22.841 UTC [304] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:28.967 UTC [305] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:28.967 UTC [305] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:35.058 UTC [307] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:35.058 UTC [307] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:41.321 UTC [308] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:41.321 UTC [308] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:47.455 UTC [309] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:47.455 UTC [309] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:56:53.771 UTC [310] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:56:53.771 UTC [310] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:05.986 UTC [312] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:05.986 UTC [312] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:12.156 UTC [313] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:12.156 UTC [313] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:18.458 UTC [314] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:18.458 UTC [314] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:24.728 UTC [315] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:24.728 UTC [315] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:31.196 UTC [317] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:31.196 UTC [317] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:37.507 UTC [318] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:37.507 UTC [318] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:43.865 UTC [319] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:43.865 UTC [319] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:50.260 UTC [320] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:50.260 UTC [320] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:57:56.658 UTC [321] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:57:56.658 UTC [321] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 09:58:03.261 UTC [323] ERROR: relation "virtualization_cluster" already exists 2021-04-28 09:58:03.261 UTC [323] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:03:23.112 UTC [334] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:03:23.112 UTC [334] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:03:29.519 UTC [335] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:03:29.519 UTC [335] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:03:35.685 UTC [337] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:03:35.685 UTC [337] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:03:42.023 UTC [338] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:03:42.023 UTC [338] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:03:48.205 UTC [339] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:03:48.205 UTC [339] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:03:54.549 UTC [340] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:03:54.549 UTC [340] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:00.951 UTC [342] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:00.951 UTC [342] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:07.167 UTC [343] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:07.167 UTC [343] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:13.445 UTC [344] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:13.445 UTC [344] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:19.554 UTC [345] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:19.554 UTC [345] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:33.590 UTC [347] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:33.590 UTC [347] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:40.064 UTC [348] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:40.064 UTC [348] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:46.281 UTC [349] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:46.281 UTC [349] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:52.714 UTC [350] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:52.714 UTC [350] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:04:59.044 UTC [351] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:04:59.044 UTC [351] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:05:05.715 UTC [353] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:05:05.715 UTC [353] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:05:11.945 UTC [354] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:05:11.945 UTC [354] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:05:17.949 UTC [355] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:05:17.949 UTC [355] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:05:24.174 UTC [356] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:05:24.174 UTC [356] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:05:30.456 UTC [358] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:05:30.456 UTC [358] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:10:50.224 UTC [369] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:10:50.224 UTC [369] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:10:56.353 UTC [370] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:10:56.353 UTC [370] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:02.633 UTC [372] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:02.633 UTC [372] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:08.900 UTC [373] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:08.900 UTC [373] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:15.035 UTC [374] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:15.035 UTC [374] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:21.331 UTC [375] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:21.331 UTC [375] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:27.668 UTC [376] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:27.668 UTC [376] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:33.935 UTC [378] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:33.935 UTC [378] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:40.138 UTC [379] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:40.138 UTC [379] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:11:55.037 UTC [380] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:11:55.037 UTC [380] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:01.546 UTC [382] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:01.546 UTC [382] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:07.861 UTC [383] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:07.861 UTC [383] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:14.231 UTC [384] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:14.231 UTC [384] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:20.589 UTC [385] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:20.589 UTC [385] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:27.017 UTC [386] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:27.017 UTC [386] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:33.416 UTC [388] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:33.416 UTC [388] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:39.721 UTC [389] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:39.721 UTC [389] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:45.930 UTC [390] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:45.930 UTC [390] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:12:52.198 UTC [391] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:12:52.198 UTC [391] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:10.438 UTC [403] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:10.438 UTC [403] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:16.838 UTC [404] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:16.838 UTC [404] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:23.078 UTC [405] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:23.078 UTC [405] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:29.477 UTC [406] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:29.477 UTC [406] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:35.955 UTC [408] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:35.955 UTC [408] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:42.282 UTC [409] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:42.282 UTC [409] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:48.558 UTC [410] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:48.558 UTC [410] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:18:54.872 UTC [411] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:18:54.872 UTC [411] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:01.241 UTC [413] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:01.241 UTC [413] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:15.696 UTC [414] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:15.696 UTC [414] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:21.969 UTC [415] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:21.969 UTC [415] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:28.342 UTC [416] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:28.342 UTC [416] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:34.757 UTC [418] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:34.757 UTC [418] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:41.205 UTC [419] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:41.205 UTC [419] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:47.695 UTC [420] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:47.695 UTC [420] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:19:54.186 UTC [421] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:19:54.186 UTC [421] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:20:00.698 UTC [423] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:20:00.698 UTC [423] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:20:07.185 UTC [424] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:20:07.185 UTC [424] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:20:13.744 UTC [425] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:20:13.744 UTC [425] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:25:29.351 UTC [436] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:25:29.351 UTC [436] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:25:36.243 UTC [438] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:25:36.243 UTC [438] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:25:42.870 UTC [439] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:25:42.870 UTC [439] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:25:49.330 UTC [440] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:25:49.330 UTC [440] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:25:55.787 UTC [441] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:25:55.787 UTC [441] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:02.391 UTC [443] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:02.391 UTC [443] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:08.869 UTC [444] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:08.869 UTC [444] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:15.174 UTC [445] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:15.174 UTC [445] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:21.575 UTC [446] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:21.575 UTC [446] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:34.036 UTC [448] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:34.036 UTC [448] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:40.529 UTC [449] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:40.529 UTC [449] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:47.108 UTC [450] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:47.108 UTC [450] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:26:53.480 UTC [451] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:26:53.480 UTC [451] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:27:00.040 UTC [452] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:27:00.040 UTC [452] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:27:06.362 UTC [454] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:27:06.362 UTC [454] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:27:12.680 UTC [455] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:27:12.680 UTC [455] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:27:19.000 UTC [456] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:27:19.000 UTC [456] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:27:25.390 UTC [457] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:27:25.390 UTC [457] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:27:31.974 UTC [459] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:27:31.974 UTC [459] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:32:48.208 UTC [470] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:32:48.208 UTC [470] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:32:54.674 UTC [471] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:32:54.674 UTC [471] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:01.108 UTC [473] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:01.108 UTC [473] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:07.713 UTC [474] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:07.713 UTC [474] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:14.128 UTC [475] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:14.128 UTC [475] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:20.797 UTC [476] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:20.797 UTC [476] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:27.250 UTC [477] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:27.250 UTC [477] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:33.605 UTC [479] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:33.605 UTC [479] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:39.941 UTC [480] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:39.941 UTC [480] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:51.517 UTC [481] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:51.517 UTC [481] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:33:57.869 UTC [482] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:33:57.869 UTC [482] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:04.311 UTC [484] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:04.311 UTC [484] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:10.612 UTC [485] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:10.612 UTC [485] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:17.140 UTC [486] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:17.140 UTC [486] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:23.550 UTC [487] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:23.550 UTC [487] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:29.941 UTC [488] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:29.941 UTC [488] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:36.321 UTC [490] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:36.321 UTC [490] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:42.674 UTC [491] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:42.674 UTC [491] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2021-04-28 10:34:49.078 UTC [492] ERROR: relation "virtualization_cluster" already exists 2021-04-28 10:34:49.078 UTC [492] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL)